/*
Theme Name: Info Nightly
Description: November-December 2006, WPBOARD.Com free theme. Sponsored by: <a href="http://jetpacked.com/">Jetpacked</a>.
Author: Jetpacked and WPBOARD
Author URI: http://www.wpboard.com
Version: release 0.1
*/

/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

a{
outline:none;
}

img{
border:none;
}

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ============= other ============= */
.floatleft{
float:left;
}

.floatright{
float:right;
}

/* ============= body ============= */
body{
margin:0;
padding:0;
background:#e7e7e7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/* ============= wrapper ============= */
#wrapper{
width:872px;
margin:15px auto 0 auto;
background:url(images/bg.gif) center top repeat-y;
}

/* ============= header ============= */
#header{
width:872px;
height:70px;
background:url(images/header-bg.gif) left top repeat-x;
}

/* ============= logo ============= */
#header h1 a{
text-decoration: none;
line-height:70px;
color:#ffffff;
font-size:22px;
float:left;
margin-left:10px;
display:inline;
}

/* =============== slogan =============== */
.slogan{
float:right;
width:164px;
height:55px;
background:url(images/slogan.gif) no-repeat;
text-indent:-2000em;
margin-top:15px;
}


/* some header elements */
.header-left{
width:28px;
height:70px;
float:left;
background:url(images/header-left.gif);
}

.header-right{
width:28px;
height:70px;
float:right;
background:url(images/header-right.gif);
}

/* =============== navigation =============== */
#main-nav{
margin-left:15px;
margin-right:15px;
background:#000000;
height:37px;
}

#main-nav ul li{
list-style:none;
float:left;
margin-left:10px;
display:inline;
}

#main-nav ul li a{
font-size:11px;
color:#868686;
text-decoration:none;
font-weight:bold;
display:block;
height:27px;
float:left;
padding:5px 10px;
}

#main-nav ul li a:hover{
text-decoration:none;
background:#1c1c1c;
color:#ffffff;
}

#main-nav span{
color:#868686;
list-style:none;
font-size:9px;
display:block;
font-weight:normal;
}

#secondary-nav{
margin-left:15px;
margin-right:15px;
background:url(images/menu.gif) left top repeat-x;
height:29px;
}

#secondary-nav ul li{
list-style:none;
float:left;
margin-left:10px;
display:inline;
}

#secondary-nav ul li a{
font-size:11px;
color:#252525;
text-decoration:none;
font-weight:bold;
display:block;
line-height:19px;
float:left;
padding:5px 10px;
}

#secondary-nav ul li a:hover{
text-decoration:none;
background:#a3a3a3;
color:#ffffff;
}

/* =============== search-form =============== */
.search-form{
width:230px;
float:right;
padding-top:8px;
}

.search-input{
width:160px;
padding:2px;
border:none;
background:#ffffff;
margin-right:10px;
padding-left:10px;
color:#a8a8a8;
font-weight:bold;
}

.search-form input{
float:left;
}

/* =============== container =============== */
#container{
clear:both;
margin:30px 15px;
}

#content{
width:540px;
padding-left:25px;
float:left;
}

#sidebar{
width:220px;
margin-right:25px;
float:right;
display:inline;
list-style:none;
}


/* =============== post styling =============== */
.post{
border-top:1px solid #000000;
margin-bottom:40px;
}

.post h2{
font-size:26px;
color:#000000;
padding-bottom:5px;
border-bottom:1px solid #c6c6c6;
margin-bottom:10px;
}

.post h2 a{
color:#000000 !important;
text-decoration:none;
}

.post h2 a:hover{
text-decoration:none !important;
}

.post p{
color:#252525;
margin-bottom:15px;
text-align:justify;
font-size:13px;
line-height:18px;
}

.post-header{
padding-bottom:10px;
border-bottom:1px solid #c6c6c6;
margin-bottom:10px;
clear:both;
display:block;
font-size:11px;
}

.post-info{
float:left;
}

.post-comments{
float:right;
font-weight:bold;
}

#content a{
color:#0065e3;
font-weight:bold;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}

.post ul, .post ol{
margin-bottom:15px;
}

.post ul li, post ol li{
list-style-position:inside;
}

/* =============== sidebar =============== */
#sidebar h2{
font-size:18px;
color:#000000;
margin-bottom:15px;
border-top:1px solid #000000;
}

* html #sidebar h2{
margin-left:-15px;
}

#sidebar ul, #sidebar ol{
margin-bottom:30px;
}

#sidebar li{
list-style:none;
}

#sidebar li ul{
margin-left:5px;
}

#sidebar li ul li{
margin-bottom:0;
list-style:none;
}

#sidebar li ul li a{
color:#0065e3;
text-decoration:none;
line-height:18px;
font-size:11px;
font-weight:bold;
}

#sidebar li ul li a:hover{
text-decoration:underline;
}

/* =============== footer =============== */
#footer{
background:#1f1f1f;
margin:0 15px;
padding:0 25px;
clear:both;
color:#ffffff;
font-size:12px;
font-weight:bold;
line-height:40px;
text-align:center;
}

#footer a{
color:#eeeeee;
font-size:11px;
text-decoration:underline;
}

#footer a:hover{
text-decoration:none;
}

.prevnextnav{
padding:10px;
height:20px;
}

.prevnextnav a{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.prevnextnav a:hover{
text-decoration:none;
}

/* comments */

.comtext{
padding:10px;
margin-bottom:10px;
}

.comtext h3{
font-size:13px;
color:#000000;
}

.comtext h3 a{
color:#fe0002;
text-decoration:none;
}

.comtext h3 a:hover{
text-decoration:underline;
}

.nobold{
color:#484f5f;
font-size:11px;
font-weight:normal;
}

.comtext-inside{
border-left:4px solid #cccccc;
padding-left:10px;
margin-top:10px;
}

.comtext p{
text-align:justify;
font-size:11px;
color:#252525;
margin-bottom:15px;
line-height:15px;
}

.comment-form{
margin-top:10px;
margin-bottom:20px;
}

.comment-form h3{
background:#f8f8f8;
border-bottom:1px solid #000000;
padding:10px;
margin-bottom:10px;
color:#000000;
font-size:15px;
}

.comment-form input{
width:200px;
margin-bottom:5px;
padding:2px;
}

.comment-form textarea{
width:98%;
margin-bottom:10px;
}

#commentform a{
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}

#commentform a:hover{
text-decoration:none;
}
