/*  
Theme Name: Geek Dad 2 Sidebars
Author: N.G. Woosh
Theme URI: http://ngwoosh.com
Description: Theme for Geek Dad Blog w/ two sidebars.
*/

body{
margin-top:15px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #333;
color: #ccc;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
padding: 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 1001px;
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
text-align: left;
color: #ccc;
}

#header{
width: 1001px;
height: 150px;
padding: 0px;
background: black url(GDHeader.png);
color: #ooo;
margin: 0px;
}

#container{
width: 1001px;
height: 100%;
overflow: hidden;
background-color: #000;
border-left: 2px solid #ccc;
border-top: 2px solid #ccc;
border-right: 2px solid #ccc;
border-bottom: 0px solid #ccc;

}

#containertop{
width: 1001px;
height: 30px;

}


.sidebar{
font-size: 10px;
float: left;
width: 200px;
padding: 10px;
margin: 10px;
display:inline; /* because IE doubles set margins  */
color: #B0B0B0;
}

.sidebar ul{
list-style-type: none;

margin: 3px;
padding: 0 0px 0 10px;
}


.sidebar ul li{
padding: 5px 0 00px 0;
}


.sidebar ul li h2{
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
}

.sidebar ul ul li{
padding: 0;
font-size: 10px;
}

.sidebar h2{
border-left: 0px solid #aaa;
border-right: 0px solid #000;
padding-left: 5px;
padding-top: 0px;

height: 9px;
}

#content{
float:left;
width: 501px;
height: 100%;
padding: 10px;
}


#footer{

width: 993px;
padding:4px;
background: #000;
color: #b0b0b0;
border-left: 2px solid #ccc;
border-top: 0px solid #ccc;
border-right: 2px solid #ccc;
border-bottom: 2px solid #ccc;
font-size: 11px;
text-align: center;
}


/* start: anchor/link codes */



#header a{
text-decoration: none;
color: #b0b0b0;
}

#header a:hover{
color: #fff;
}


.sidebar a{
text-decoration: none;
color: #1C50FD;
}

.sidebar a:hover{
text-decoration: none;
color: #707070;
}



#content a{
text-decoration: none;
color: #1C50FD;
}

#content a:hover{
color: #707070;
}

.comments-template a{
text-decoration: none;
font-weight: 600;
color: #000000;
}


.comments-template a:hover{
color: #880026;
}


#footer a{
text-decoration: none;
color: #1C50FD;
}

#footer a:hover{
color: #707070;
}



/* end: anchor/link codes */

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 0px solid #fff;
border-bottom: 0px solid #fff;
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}

blockquote{
border-left: 1px solid #ccc;
background: #000000;
margin: 10px;
padding: 10px;
}

acronym,
abbr,
code{
font-weight: 600;
}


sup, 
sub{
font-style: italic;
}

pre{
margin: 10px auto 10px auto;
padding: 10px;
width: 400px;
height: 120px;
border: 1px solid #ccc;
background: #111;
overflow: auto;
scrollbar-base-color: #000;
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #888;
scrollbar-dark-shadow-color: #666;
}

/* start: required css for Word Press Themes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* end: required css for Word Press Themes */


h3#comments{
margin: 0 10px 0 10px;
border-bottom: 1px solid #888;
}

.comments-template{
	margin: 2px 10px 0 10px;
	border-bottom: 1px solid #bbb;
	padding: 2px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0px 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.comments-template ol li.alt{
        background: #000;
        color: #bbb;
}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.comments-template img{
border: 1px solid #000;
}

a img {
border: none;
}

#searchform input, textarea {
background-color: #ccc;
border: 1px solid #000;
color: #000;
font: 11px arial, Trebuchet MS, tahoma, sans-serif;
padding: 0px;
}

#container input, textarea {
background-color: #ccc;
border: 1px solid #000;
color: #000;
font: 11px arial, Trebuchet MS, tahoma, sans-serif;
padding: 0px;
}

#disqus_thread #dsq-content ul#dsq-reactions li.dsq-reaction {
color:#cccccc !important;
list-style-type:none;
} 