/*
Theme Name: Geek News Central
Theme URI: http://www.geeknewscentral.com/
Description: The Geek News Central WordPress Theme.
Version: 1.0
Author: Brian Yuhnke and Angelo Mandato
Author URI: http://www.spaceblue.com/
Tags: green, custom header, fixed width, three columns, widgets, podcasting
*/

/* Begin Typography & Colors */
body {
/*	font-size: 62.5%; */ /* Resets 1em to 10px */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #050730 url('images/bg.png');
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}

form { margin: 0; padding: 0; }
a { color: #000000; text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { color:#666666;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#666666; text-decoration: none; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 12px;
    margin-bottom: 12px;
}


#prepage {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}
#prepage a {
	color: #FFFFFF;
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	min-height: 1000px;
	}

#header {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
	position: relative;
}

#headerimg {
	width: 520px;
	margin-left: 10px;
}
	
#headerpixels {
	background-image: url(images/PixelBanner970.png);
	width: 970px;
	height: 36px;
	margin: 10px auto;
}
#content {
	
}

.clear {
	clear: both;
}

#footer {
	position: relative;
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 980px;
	background-color: #B8DE85;
}
#page {
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#footer p {
	margin: 0 10px;
	padding: 10px 0;
	text-align: right;
	font-size: 95%;
}
#footer a {
	color: #333333;
}
#footer img {
		
}
#footer #theme_by {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 85%;
}
	
/* End Structure */

#content {
	width: 520px;
	float: left;
	padding: 0 10px 20px 15px;
	margin: 5px 0 0 0;
	
}
#sidebar {
	width: 410px;
	float: left;
	background-image: url(images/SideBarBG.png);
	background-repeat: no-repeat;
	margin: 0 0;
	padding: 15px 15px;
}
#sidebar h2 {
	color: #FA7111;
	text-transform: uppercase;	
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}
#sidebar a {
	color: #333333;
}
#sidebar1 {
	width: 260px;
	float: left;
}
#sidebar2 {
	width: 150px;
	float: left;
}

#player_box {
	margin-top: 5px;
	position: relative;
	top: -3px;
	left: -3px;
}

#subscribe_box {
	position: relative;
	top: -3px;
	left: -3px;
	width: 255px;
	padding: 2px 0 15px 0;
	
	background-image: url(images/SubscribeBox.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomleft: 8px;
	border-radius-bottomleft: 8px;
}
#subscribe_box_content {
	margin: 0 0 0 5px;
	color: #FFFFFF;
}
#subscribe_box_content h2 {
	color: #FFFFFF;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#subscribe_box_content p {
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
	width: 75px;
}
#subscribe_box_content a {
	text-decoration: none;
	color: #FFFFFF;
}
#subscribe_box_content img {
	vertical-align: middle;
}
#member_of {
	position: relative;
	left: -5px;
	text-align: left;
}
#member_of img {
 	margin: 5px;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0 0 0 35px;
/*
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px; */
}

html>body .entry li {
/*	margin: 7px 0 8px 10px;  */
}
.entry {
	font-size: 110%;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}
.entry img {
	max-width: 520px;
	height: auto;
	border: 0;
}
.postheader {
	margin-bottom: 15px;
}
.postheader h1 {
	margin-bottom: 2px;
	font-size: 22px;
}
.postheader h2 {
	margin-bottom: 2px;
	font-size: 20px;
}
.postheader small {
	color: #FF6600;
	text-transform: uppercase;
}
.powerpress_links {
	margin-top: 1px;
}
.postfooter {
	margin-top: 5px;
	margin-bottom: 20px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333; */
	padding-bottom: 1px;
}
.postfooter ul, .postfooter li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postfooter p {
	margin: 4px 0;
	font-size: 11px;
}
.postfooter img {
	vertical-align: middle;
}
.navigation {

}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* All first level lists are actually sections */
#sidebar ul, #sidebar ul ol, #sidebar ul li {
	margin: 0;
	padding: 0;
}
#sidebar ul {
	padding: 0 5px 0 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}


#sidebar ul ul, #sidebar ul ul ol, #sidebar ul ul li {
	margin: 5px 0 0 0;
	border-bottom: 0 none #fff;
}

#sidebar ul ul {
	padding-bottom: 10px;
	border-bottom: 1px dotted #333333;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	border-bottom: 0 none #fff;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


#searchform {
	position: absolute;
	top: 20px;
	right: 0;
	width: 400px;
	text-align: left;
}

#searchform h4 {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#searchform #searchfield {
	width: 240px;
	margin-right: 5px;
}

#headernav {
	position: absolute;
	bottom: 64px;
	right: 0;
	width: 400px;
}
#headernav ul {
	margin: 0;
	padding: 0;
}
#headernav ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 80px;
	font-size: 85%;
	font-weight:bold;
}
#headernav img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-right: 3px;
}
#headernav a {
	color: #000000;
	text-decoration: none;
}	

input {
	height: 22px;
	vertical-align: middle;
}
input[type="button"],
input[type="submit"] {
	background-image: url(images/buttonBackground.png);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 24px;
	border: 0px none #CCCCCC;
	cursor: pointer;
	/*	line-height: 40px; 
*/
	font-weight: bold;
	padding: 0 12px;
	margin: 0;
	vertical-align: bottom;
	
	border-spacing: 0px;
	spacing: 0px;
}
input[type="text"],
textarea {
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

/* Begin Comments*/
#comments {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 30px;
}

.commentlist .even {
	background-color: #F6FBEF;
}
.commentlist .odd {
	background-color: #E8F5D7;
}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #F6FBEF;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0 10px 22px;
	padding: 5px 5px 1px 10px;
/*	list-style: none; */
}
	
.commentlist li .alt {
	
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

#commentform input[type="text"] {
	width: 260px;
}
#commentform textarea {
	width: 520px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}


