/*  
Theme Name: GoD 1.5
Theme URI: http://www.geeksofdoom.com/
Description: The Geeks of Doom WordPress theme.
Author: David Seligman
Author URI: http://dave3.com/

	GoD v2.0
	 http://dave3.com/themes/

	This theme was designed and built by David Seligman,
	whose blog you will find at http://dave3.com/

*/

/* BEGIN STRUCTURE */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
border: 0px;
padding: 0; 
margin:0;
background: #ffffff;
text-align: left;
}

table, th, td {
border: 0;
border-spacing: 0;
padding: 0;
margin: 0;
}

#frame {
width:1000px;
background: #ffffff;
margin:0 auto;
}

#framebackground {
padding-top: 0px;
background: #ffffff;
background: url('http://www.geeksofdoom.com/GoD/img/frame/masthead_bkg.jpg') no-repeat;
background-position: left top;
}

#disqus_thread {
max-width:530px
}

/* END STRUCTURE */

#pagination {
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	margin: 0 0 10px 0;
	color: #D24538 !important;}
#pagination.a {
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	margin: 0 0 10px 0;
	color: #D24538 !important;}

#pagination.a:link {
	text-decoration: none;}
#pagination.a:hover {
	color: #999;
	text-decoration: underline;	}



/* BEGIN IMAGE FLOATLAND*/
.alignright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	}
.r {
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
	}
.rb {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	}
.l {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
	}
.lb {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
	}	
.c {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	border: 0;
	}	
.cb {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #000;
	}	
	
.clearb {
	clear: both;
	}
.clearl {
	clear: left;
	}
.clearr {
	clear: right;
	}
/* END IMAGE FLOATLAND */

#cse-search-results iframe {
	width: 530px !important;
	}


/* BEGIN TEXT */

a {
	color: #D24538;
	text-decoration: none;
	}
a:link {
	color: #D24538;
	}
a:visited {
	color: #D24538;
	}
a:hover {
	color: #999;
	}
	
.storyhead {
	color: #D24538;
	font-weight: bold;
	font-size: 2.0em;
	margin: 0 0 5px 0;
	}
.storyhead a {
	color: #D24538;
	}
.storyhead a:visited {
	color: #D24538;
	}	
.storyhead a:hover {
	color: #999;
	}

.storyheadsingle {
	color: #284232;
	font-weight: bold;
	font-size: 2.0em;
	margin: 0 0 5px 0;
	}

.storyauthor {
	margin: 10px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;	
	}
.storyauthor a {
	color: #D24538;
	}
.storyauthor a:visited {
	color: #D24538;
	}	
.storyauthor a:hover {
	color: #999;
	}	

.storydate  {
	margin: 0;
	color: #666666;
	font-size: 1.0em;
	}
.storytext  {
	font-size: 1.45em;
	line-height: 1.4em;
	}
.storytext a {
	color: #D24538;
	}
.storytext a:visited {
	color: #D24538;
	}	
.storytext a:hover {
	color: #999;
	}

.storytext ul {
	margin: 0 0 0 30px;
	padding: 0;
	}	
.storytext li {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.storytext small {
	font-size: 0.85em;
	line-height: 1.2em;
	}	
	

.blt {
	font-size: 1.15em;
	font-weight: bold;		
	color: #286585;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	}
	
.dvd li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	

.dvd2 li {
	margin-bottom: 5px;
	margin-left: -15px;		
	padding-bottom: 0px;
	}	



.irt {
	text-align: right;
	font-style: italic;
	font-weight: bold;		
	color: #2D7195;	
	}

center {
	margin-top: 0px;
		}

blockquote {
	margin: 0 10px 0 10px;
	padding: 25px 25px 1px 25px;
	background: url('http://www.geeksofdoom.com/GoD/img/frame/bquot_bkrnd.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	width: 460px;
	font-size: 0.9em;
	}
	
blockquote.guide {
	font-style: normal;
	}

.bq2 {
	background: url('http://www.geeksofdoom.com/GoD/img/frame/pq2_bkgrnd.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	margin: 0px 0px 0px 20px;
	padding:  15px 20px 10px 20px;
	}

.bqh {
	border-color:  #202046;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	margin: 25px 0px 25px 25px;
	padding: 15px 15px 15px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;	
	background-image: url('http://www.geeksofdoom.com/GoD/img/frame/bquot_blood.png');
	background-repeat: repeat-y;
	background-position: top left;
	width:350px;
	}

.bqn {
	border-color:  #202046;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	margin: 10px 20px 20px 20px;
	padding: 5px 10px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.4em;
	line-height: 0.9em;
	font-weight: bold;
	background: url('http://www.geeksofdoom.com/GoD/img/frame/pq2_bkgrnd.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:400px;
	}	


/* BEGIN PROOVING GROUNDS */ 

td.assbx{
	font-size:11px;
	background-color:#EEEEDD;
	margin: 0;
	padding: 0;
	}
.asshd{
	background: url('http://www.geeksofdoom.com/GoD/img/frame/sidebar_back_grn.gif');
	background-repeat: repeat-y;
	background-position: bottom left;	
	font-weight:bold;
	font-size:12px;
	background-color:#284232;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	}
.assbod{
	background: url('http://www.geeksofdoom.com/GoD/img/frame/sidebar_back_text.gif');
	background-repeat: repeat-y;
	background-position: bottom left;	
	padding:5px 10px 10px 10px;
	margin:0;
	}
.bl ul {
	margin: 0;
	padding: 0;
	}	
.bl li {
	margin:0 0 0 -15px;
	padding: 0;
	}		
.bull{
	background-image:url("http://www.geeksofdoom.com/GoD/img/frame/test_bullet_rb.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	margin: 0;
	font-size:11px;
	}

.commentOfficialUser {
	background: url('http://www.geeksofdoom.com/GoD/img/frame/oc_bkgrnd.gif');
	background-repeat: repeat-x;
	background-position: top right;	
	border: 1px solid #999999;
	background-color: #fff;
	width: 500px;	
	}


.pullquote {
  background: transparent url(http://www.geeksofdoom.com/GoD/img/quotes/open_quote.gif) left top no-repeat;
}
.pullquote div {
  padding: 0 48px;
  background: transparent url(http://www.geeksofdoom.com/GoD/img/quotes/close_quote.gif) right bottom no-repeat;
}


/* END PROOVING GROUNDS */


div.hr {
	width:	500px;
	height:	12px;
	margin: 10px 0 15px 0;
	padding; 0;
	background: url("http://www.geeksofdoom.com/GoD/img/frame/GoD_hr.gif") no-repeat top left;
	}
div.hr hr {
	display: none;
	}

div.thumb {
	width: 100px;
	float: right;
	padding: 0;
	margin: 10px 17px 10px 17px;
	}
div.thumb img {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	}

div.thumb2 {
	width: 75px;
	float: right;
	padding: 0;
	margin: 0 15px 0 15px;
	}
div.thumb2 img {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	}	

	 
.moreright {
	text-align: right;
	font-weight: bold;	
	}

.sub  {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;	
	}

.topics  {
	margin: 0;
	font-size: 1.15em;
	text-align: left;
	}
.topics a {
	color: #D24538;
	}
.topics a:visited {
	color: #D24538;
	}	
.topics a:hover {
	color: #999;
	}
	
.related  {
	padding: 5px 0 0 0;
	margin: 5px 0 10px 0;
	font-size: 1.15em;
	text-align: left;
	}
.related a {
	color: #D24538;
	}
.related a:visited {
	color: #D24538;
	}	
.related a:hover {
	color: #999;
	}
.related li {
	margin: 5px 0 0 -20px;
		list-style: none;
	}
	
.postmetadata  {
	margin: 0;
	font-size: 1.15em;
	}
.postmetadata a {
	color: #D24538;
	}
.postmetadata a:visited {
	color: #D24538;
	}	
.postmetadata a:hover {
	color: #999;
	}

.postnavtext  {
	margin: 0px;	
	font-size: 1.25em;
	}
.postnavtext a {
	color: #D24538;
	}
.postnavtext a:visited {
	color: #D24538;
	}	
.postnavtext a:hover {
	color: #999;
	}		



.navhead  {
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 -10px 0px;
	border-bottom: 1px solid #CC3333;
	}
.navtext {
	font-size: 1.1em;
	line-height: 1.3em;		
	margin-left: 0px;
	background: url('http://www.geeksofdoom.com/GoD/img/frame/nav_bkgrnd.gif');
	background-repeat: repeat-x;
	background-position: top left;	
	}
.navtext a, a:visited {
	color: #000;
	text-decoration: none;
	}
.navtext a:hover {
	color: #CC3333;
	}
.navtext ul {
	list-style: bullet;
	margin-left: 0;
	padding-left: 2em;
	}	
.navtext li {
	padding-bottom: 4px;
	}	

.cloudtext {
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	line-height: 1.5em;		
	text-align: center;
	background: url('http://www.geeksofdoom.com/GoD/img/frame/nav_bkgrnd.gif');
	background-repeat: repeat-x;
	background-position: top left;	
	}
.cloudtext a, a:visited {
	color: #000;
	text-decoration: none;
	}
.cloudtext a:hover {
	color: #CC3333;
	}

.breadcrumbs {
	color: #D24538;
	font-size: 1.2em;
	margin: 0;
	padding: 0;	
	}
.breadcrumbs a {
	color: #D24538;
	}
.breadcrumbs a:visited {
	color: #D24538;
	}	
.breadcrumbs a:hover {
	color: #999;
	}

/* END TEXT */	


/* ARCHIVE TEXT */	
.authorarch  {
	margin: 10px 0 0 0;
	font-size: 1.15em;
	text-align: center;
	}
.authorarch a {
	color: #D24538;
	}
.authorarch a:visited {
	color: #D24538;
	}	
.authorarch a:hover {
	color: #999;
	}
/* ARCHIVE TEXT */	

/* Begin Comments*/

#disqus_thread { width: 580px !important; }

#comments h3 {
	margin-top:0;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #EEEEDD;
	width: 500px;
		}
.commentlist {
	padding: 0;
	text-align: justify;
	width: 500px;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;	
	width: 500px;	
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.commentauthor {
	color: #D24538;
	font-size: 1.3em;
	line-height: 1.2em;		
	}
.commentauthor a {
	color: #D24538;
	}	
.commentauthor a:visited {
	color: #D24538;
	}		
.commendate{
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0 0 10px 0;	
	}
.commenttext {
	font-size: 1.3em;
	line-height: 1.2em;		
	}

#commentform p {
	margin: 5px 0;
	width: 500px;
		}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* LEGACY CSS */
.tableout {
	margin: 0 0 5px 0;
	width: 350px;
	padding: 0px;
	background-color: #000;
		}
.tablein {
	margin: 0;
	padding: 0px;
	color: #000000;
	font-size: 1.0em;
	line-height: 1.0em;
	text-align: left;
	background-color: #ffffff;
	width: 342px;
		}
.tablehead {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align: center;
	background-color: #284232;
	width: 338px;
	}
	
.ggotm-head  {
	font-family: Impact, Techno, "Arial Black", sans-serif;
	color: #bd2c38;
	text-indent: 5px;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	text-align: left;
	margin: 20px 0px 0px 0px;
	border-left: 3px solid #bd2c38;	
	border-bottom: 3px solid #bd2c38;	
	}
	
.dropcap { 
float: left;
color: #284232;
font-size: 55px;
font-family: georgia, times, serif;
	margin: 0px 10px 25px 0px;
	padding: 10px 0px 0px 0px;
}

.cap {
float: left;
width: 46px;
font-size: 60px;
line-height: 46px;
font-weight: normal;
color:#284232;
font-family: georgia, times, serif;
}
.cap0 {
float: left;
width: 70px;
font-size: 60px;
line-height: 46px;
font-weight: normal;
margin-left: -20px;
z-index:0;
color:#284232;
font-family: georgia, times, serif;
}
.cap1 {
float: left;
width: 26px;
font-size: 60px;
line-height: 46px;
font-weight: normal;
color:#284232;
font-family: georgia, times, serif;
}
.cap2 {
float: left;
width: 62px;
font-size: 60px;
line-height: 46px;
font-weight: normal;
color:#284232;
font-family: georgia, times, serif;
}
.cap3 {
float: left;
width: 54px;
font-size: 60px;
line-height: 40px;
font-weight: normal;
color:#284232;
font-family: georgia, times, serif;
}
.cap4 {
float: left;
width: 36px;
font-size: 60px;
line-height: 46px;
font-weight: normal;
color:#284232;
font-family: georgia, times, serif;
}	
/* LEGACY CSS */