/*  
Theme Name: Red Line
Theme URI: http://www.blogohblog.com/
Description: Red Line is a 3 column and widget ready wordpress theme. Simple, clean and easy to modify.
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

If love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body{
   background:#fff url(images/line.gif) repeat-x;
   font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;
   color:#333;
   margin:0;
   padding:0;
}
#top{
   width:100%;
   margin:0 auto;
   padding:0;
}
#topHeader {
   margin: 0px;
   height: 100px;
   width: 100%;
   background-color: #1B1B19;
   background-image: url(images/wgs_header_logo.gif);
   background-repeat: no-repeat;
   background-position: left top;
}
#topMenu {
   height: 36px;
   width: 100%;
   background-image: url(images/topnav_bg.gif);
   background-repeat: repeat-x;
   text-align: right;
   padding-top: 10px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: -10px;
   margin-left: 0px;
}
#topMenu a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
#topMenu a:hover{
   color: #1b3f6b;
   text-decoration: none;
}
h1,h2,h3{
   font-size:15px;
   font-weight:700;
}
a:link,a:visited{
   text-decoration:none;
   color:#1b3f6b;
}
a:hover{
   text-decoration:none;
   color:#666;
}
#header{
   width:485px;
   margin:0 auto;
   padding:0;
}
#header h1{
   text-indent:-10000px;
   margin:0;
   padding:0;
}
#header h1 a{
   display:block;
   background:url(images/logo.gif) no-repeat left;
   height:72px;
}
#line{
   height:5px;
}
#main{
   width:950px;
   line-height:18px;
   margin:5px auto;
   padding:0;
}
#lsidebar{
   float:left;
   width:180px;
   text-align:right;
   margin:5px;
   padding:0;
}
#lsidebar ul li ul{
   list-style-type:square;
   margin:0;
   padding:0;
}
#lsidebar ul li ul li{
   list-style-type:none;
   background:transparent url(images/bullet.gif) no-repeat right 2px;
   border:0;
   margin:0;
   padding:0 20px 0 0;
}
#lsidebar ul li ul li ul li{
   list-style-type:none;
   background:transparent url(images/sm-bullet.gif) no-repeat right;
   border:0;
   margin:0;
   padding:0 20px 0 0;
}
#content{
   width:500px;
   overflow:hidden;
   margin:0 auto;
   padding:0 15px;
}
.entry{
   width:500px;
   border-bottom:#666 1px dashed;
   overflow:hidden;
   margin:0;
   padding:0 0 10px;
}
.entry h2{
   margin:0;
   padding:20px 0 0;
}
#rsidebar{
   float:right;
   width:180px;
   font-size:11px;
   margin:5px;
   overflow:hidden;
   padding:0;
}
.date{
   background:url(images/date.gif) no-repeat left;
   margin:0;
   padding:5px 0 0 20px;
}
#rsidebar ul li{
   list-style-type:none;
   margin:0 0 10px;
   padding:0;
}
#rsidebar ul li ul{
   list-style-type:square;
   margin:0;
   padding:0 3px;
}
#rsidebar ul li ul li{
   list-style-type:none;
   background:transparent url(images/bullet.gif) no-repeat left top;
   border:0;
   margin:0;
   padding:0 0 0 20px;
}
.boxcomments{
   border-top:2px solid #1b3f6b;
   border-bottom:2px solid #1b3f6b;
   margin-bottom:20px;
   width:500px;
}
#commentform{
   border-top:1px solid #1b3f6b;
   margin:0;
   padding:15px 15px 1px;
}
#commentform label{
   display:block;
   margin:0;
}
#commentform input{
   width:170px;
   margin:0 5px 10px 0;
   padding:1px;
}
#commentform textarea{
   width:400px;
   margin:0 0 10px;
   padding:0;
}
#commentform #submit{
   margin:0 0 20px;
}
#commentform p{
   margin:5px 0;
}
ol.commentlist{
   margin:0 0 1px;
   padding:0;
}
ol.commentlist li{
   border-top:1px solid #eee;
   display:block;
   list-style:none;
   margin:0;
   padding:15px 15px 1px;
}
ol.commentlist li :hover{
   background:none;
}
ol.commentlist li.commenthead{
   display:block;
   list-style:none;
   margin:0;
   padding:5px 15px;
}
ol.commentlist li.commenthead h2{
   font-size:14px;
   margin:0;
}
ol.tblist{
   border-top:1px solid #fff;
   list-style:none;
   margin:0 0 1px;
   padding:15px;
}
ol.tblist li{
   display:block;
   list-style:none;
   padding-left:15px;
   margin:0 0 5px;
}
.navigation{
   width:500px;
   color:#666;
   margin:0 auto;
   padding:0;
}
.alignright{
   float:right;
   margin-top:10px;
   margin-bottom:10px;
}
.alignleft{
   float:left;
   margin-top:10px;
   margin-bottom:10px;
}
span.cat{
   background:transparent url(images/cat.gif) no-repeat;
   border:0;
   margin:0;
   padding:0 0 5px 20px;
}
span.cmt{
   background:transparent url(images/comment.gif) no-repeat;
   border:0;
   margin:0;
   padding:0 0 5px 20px;
}
#footer{
   font-size:11px;
   height:30px;
   line-height:30px;
   text-align:center;
   clear:both;
}
#lsidebar h2,#rsidebar h2{
   font-size:12px;
   border-bottom:#ccc 1px solid;
   margin:20px 0 5px;
   padding:0;
}
#lsidebar ul,#lsidebar ul li,#rsidebar ul{
   list-style-type:none;
   margin:0;
   padding:0;
}