﻿/*

Theme Name: Supernova 

Theme URI: 

Description: Supernova is a 2 cloumns black theme designed by <a href="http://www.widgetreadythemes.com/"> WidgetReadyThemes </a>  .

Version: 1.0

Author: Banhawi

Author URI: 

*/





* {

margin : 0;

padding : 0;

outline : none;

}

body, h1, h2, h3, h4, h5, h6, blockquote, p {

margin : 0;

padding : 0;

}

p {

padding : 10px 0 0 0;

}

a img {

border : 0;

}

body {

margin : 0;
background : #111111;
/*font-family : Arial, Helvetica, Georgia, Sans-serif;*/
font-family :Georgia, "Times New Roman", Times, serif;
font-size : 13px;
vertical-align : top;
color : #FFFF66;
line-height : 21px;

}

#page {

width : 1000px;

margin : 0 auto;

background : #000 url('images/pbg.gif') repeat-x top;

border:1px #222 solid;

}

a, a:visited {

color : #faa200;

text-decoration : none;

/*border-bottom:1px #faa200 dashed;*/

}

a:hover {

border-bottom:0;

}

#header {

width : 100%;

}

#logo {

float : left;

padding:20px 10px;

margin-bottom:20px;

}

#logo .in{

width:500px;

float:left;

}

#search {

width:250px;

float:right;

margin-right:10px;

}

#header h1 {

font-size : 34px;

font-weight : bolder;

}

#header h1 a {

color : #FFF;

border-bottom:0;

}

#header h1 a:hover {

text-decoration : none;

border-bottom:0;

}

#description {

padding-left : 10px;

font : 14px Century Gothic, Helvetica, Arial, sans-serif;

color : #fff;

padding-top : 15px;

}

#wrapper {

width : 100%;

margin-top : 20px;

}

#content {

float : left;

width : 700px;

margin-right : 5px;

margin-left : 5px;

}

#nav {

margin : 0 auto;

width : 980px;

margin-top : 10px;

height : 30px;

}

#nav ul {

clear : both;

float : left;

background : #9ea64f url('images/navbg.gif') no-repeat;

width : 980px;

height : 30px;

}

#nav ul li {

float : left;

display : block;

margin-left : 10px;

}

#nav ul li a {

float : left;

display : inline;

color : #fff;

text-decoration : none;

font : 16px Century Gothic, Helvetica, Arial, sans-serif;

padding : 2px 10px 3px 10px;

border-bottom:0;

}

#nav ul li a:hover {

background : #626a12;

padding : 2px 10px 7px 10px;

}

#searchform {

float : right;

padding-right : 10px;

}

#searchform input {

background : #faa200;

color : #fff;

padding : 1px 5px 1px 5px;

margin-left : 5px;

border:0px;

}

#searchform #s {

width : 150px;

background : #fff;

padding :2px;

color : #a8b42d;

}

.post-h {

width : 680px;

border-bottom:1px #a8b42d dashed;

background:url('images/h2bg.gif') no-repeat left center;

}

.post-h:hover{

background:url('images/h2bgh.gif') no-repeat left center;

}

.post h2 a:hover, .post h2 a:visited, .post h2 a {

font : 24px Century Gothic, Helvetica, Arial, sans-serif;

text-decoration : none;

color : #c1cc41;

padding-top : 4px;

border-bottom:0;

padding-left:35px;

}

.post {

padding : 0 5px 10px 5px;

margin-bottom : 20px;

}

.post ul, .post li {

margin-left : 25px;

}

.entry {

margin : 5px;

padding : 5px 10px 10px 10px;

}

.post a img {

border : 0;

margin : 5px;

}

.navigation {

padding : 10px;

font-size : 18px;

}

.alignleft {

float : left;

}

.alignright {

float : right;

}

blockquote {

background-repeat : no-repeat;

background-position : left top;

margin : 25px;

background : #0d0d0d;

clear : both;

padding : 20px;

border-top : 1px solid #303310;

border-bottom : 1px solid #303310;

}

p.postmetadata {

color : #999;

padding : 5px;

font-size : 11px;

}

#sidebar {

width : 250px;

float : right;

margin-right : 5px;

margin-top : 5px;

}

#sidebar ul {

list-style : none;

margin-bottom:10px;

}

#sidebar ul h2 {

color : #a8b42d;

text-transform : uppercase;

font-size : 16px;

font-weight:bolder;

border-bottom:1px #a8b42d dashed;

padding-bottom:5px;

margin-bottom:10px;

}

#sidebar li {

margin-bottom : 10px;

}

#sidebar ul ul{

margin-bottom:25px;

}

#sidebar ul ul li {

line-height : 28px;

margin-bottom : 0;

margin-right : 0;

padding-left : 20px;

background: url('images/libg.gif') no-repeat left;

margin-left:5px;

}

#sidebar li a{

color:#FFFF66;

border-bottom:0;

}

#sidebar li a:hover{

color:#faa200;

}

#sidebar ul ul li:hover {

background: url('images/libgh.gif') no-repeat left;

}



#sidebar ul ul ul li {

padding-left : 20px;

}

#sidebar p {

padding : 10px;

color : #ccc;

}

h3#respond, h3#comments {

font-size : 14px;

padding : 5px;

}

ol.commentlist {

list-style : none;

font-size : 12px;

color : #999;

}

ol.commentlist li {

margin-bottom : 20px;

padding-bottom : 20px;

padding : 5px;

background : #0d0d0d url('images/cobg.gif') no-repeat left bottom;

border-top : 1px solid #2e2e2e;

border-bottom : 1px solid #2e2e2e;

}

ol.commentlist li.alt {

margin-bottom : 20px;

padding-bottom : 20px;

}

#comment_title {

margin-bottom : 5px;

}

#commentform {

padding : 10px 10px 20px 10px;

}

#commentform p {

margin-bottom : 10px;

}

#commentform textarea {

width : 99%;

padding : 2px;

font-size : 12px;

background-color : #fff;

border : 1px solid #2b0500;

}

.comtxt {

padding-left : 10px;

}

p.comto {

background : #2b0500;

padding : 5px;

font-size : 12px;

font-family : Arial, Helvetica, sans-serif;

font-weight : bold;

}

#footer {

width : 990px;

clear : both;

padding : 5px;

font-size : 11px;

background:#111;

text-align:center;
height:20px;

}

hr {

display : none;

}

small {

float : left;

margin-left : 5px;

margin-top : -5px;

color : #999;

padding-left:35px;

}

