/* 
Theme Name: Elder-Geek Theme
Theme URI: http://www.heroicdreams.com/
Description: Custom design for Elder-Geek.
Version: 1.0
Author: Nate Yungkans
Author URI: http://www.heroicdreams.com
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/elderBacksliver.jpg) center top #000000  repeat-y;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.entry {
	margin:0 9px 20px 9px;
	font-size:13px;
}

.entry p {
	margin:0 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	
}

a {
	color: #1C97CC;
	text-decoration:underline;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

a.more-link {
	color:#385D72;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:normal;
}

a.more-link:hover {
	color:#999999;
}


h3 {
	font-size:28px;
	color:#385D72;
}

h3.newsTitle {
	margin:0 9px;
	font-size:28px;
	color:#385D72;
	text-decoration:none;
	border-top:1px dotted #999999;
	line-height:27px;
	padding:7px 0 5px 0;
}

h3.newsTitle a {
	color:#385D72;
	text-decoration:none;
}

h3.newsTitle a:hover {
	color: #999999;
}

h4 {
	font-size:18px;
	color:#385D72;
}

h5 {
	color:#385D72;
}

h6 {
	color:#385D72;
}

#regularContent h2, #regularContent h2.hideIfSpecial {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:32px;
	border-bottom:2px solid #385D72;
	color:#385D72;
	margin:0 8px 8px 8px;
	line-height:30px;
}

.newspagetitle {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:32px;
	border-bottom:2px solid #999999;
	color: #999999;
	margin:0 9px -1px 9px;
	line-height:30px;
}

h3.authorLine {
	color: #234340;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

a img {
	border:none;
}

#headerNav {
	width:100%;
	height:28px;
	background:url(images/elderNavSliver2.jpg) repeat-x;
	margin:0;
}

#navLinks {
	width:1000px;
	margin: 0 auto;
	text-align: left;
}
#topLogo {
	float:left;
	margin:0;
	border-right:1px solid #385D72;
}

.dropMenu {
	float:left;
	margin:0 0 0 0;
}


a.menuLink {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:7px 10px 8px 10px;
	margin:0;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	
}

a.menuLink:hover {
	text-decoration:underline;
	background:#666666;
	color:#FFFFFF;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin:0 0 0 0;
	padding: 0;
	background:#CCCCCC;
	border: solid 1px #666666;
	position:absolute;
	min-width:90px;
}

ul.menu li {
	font: 11px arial, helvetica, sans-serif;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


ul.menu li a {
	display:block;
	padding:3px 20px 3px 10px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

ul.menu li a:hover {
	background-color:#999999;
	color: white;
	text-decoration:underline;
}

#searchBox {
	float:left;
	width:155px;
	padding:4px 0 0 0;
	margin-left:10px;
	height:25px;
}

#searchBox input {
	float:left;
	width:100px;
	height:15px;
	font-size:10px;
	margin:0;
	border:#343A4A 1pt solid;
	background: #FFFFFF;
}

#searchBox input#searchsubmit {
	float:left;
	width:45px;
	height:19px;
	font-size:9px;
	background: #666666;
	border-right: #343A4A solid 1pt;
	border-top: #343A4A solid 1pt;
	border-bottom: #343A4A solid 1pt;
	font-weight:bold;
	padding:1px 3px 3px 3px;
	margin:0;
	color:#CCCCCC;
}

#searchBox input#searchsubmit:hover {
	background: #333333;
	border: #343A4A solid 1pt;
	cursor:pointer;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#leftSide {
	float:left;
	width:830px;
	background: #000000;
}

#leftSideRegular {
	float:left;
	width:830px;
	height:inherit;
	background: #FFFFFF url(images/leftSidebarBackground.jpg) left repeat-y;
}

#leftSideForums {
	float:left;
	width:830px;
	height:inherit;
	background: #FFFFFF;
	font-size:11px;
}

#leftSideForums p.author  {
	font-size:13px;
}

.forumsHeader {
	width:830px;
	height:50px;
	background:url(images/forumHead.jpg) no-repeat;
}

/*sidebar stuff */

#sideBarLeft {
	float:left;
	width:182px;
}

img.egLogo {
	margin:10px 0 0 0;
}

h2.widgettitle {
	border-bottom:1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, sans-serif;
	margin:10px 5px 8px 5px;
	clear:both;
}



/*sidebar stuff end*/

#regularContent {
	float:left;
	width:648px;
	background:#FFFFFF;
}

#featureContent {
	float:left;
	width:830px;
	background:#FFFFFF no-repeat top center;
	
}

#featureContent h2.hideIfSpecial {
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

#commentWhite {
	width:100%;
	background:#FFFFFF;
	padding-top:4px;
}

.hideAuthor {
	width:0px;
	height:0px;
	overflow:none;
	visibility:hidden;
}

.contentHeader {
	width:636px;
	height:35px;
	background:url(images/insideHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

.contentHeaderReviews {
	width:636px;
	height:35px;
	background:url(images/reviewHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

.contentHeaderPreviews {
	width:636px;
	height:35px;
	background:url(images/previewHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

.contentHeaderFeatures {
	width:636px;
	height:35px;
	background:url(images/featureHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

.contentHeaderNews {
	width:636px;
	height:35px;
	background:url(images/newsHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

.contentHeaderPodcasts {
	width:636px;
	height:35px;
	background:url(images/podcastHead.jpg) no-repeat;
	padding:7px 0 0 12px;
}

#insideFoot {
	float:left;
	width:830px;
	height:30px;
	background:url(images/insideFoot.jpg) no-repeat;
}

#featureInsideFoot {
	float:left;
	width:830px;
	height:30px;
	background:url(images/featureInsideFoot.jpg) no-repeat;
}

#featureBottomBlack {
	width:820px;
	height:35px;
	background:url(images/featureBottomBlack.jpg) no-repeat;
	padding:17px 0 0 10px;
	clear:both;
	margin-top:8px;
}

#articleBottom {
	width:638px;
	height:38px;
	background:url(images/linksBackground.jpg) no-repeat;
	padding:20px 0 0 10px;
	clear:both;
	margin-top:8px;
	color:#FFFFFF;
}

#articleBottom a, #featureBottomBlack a {
	padding:2px 5px;
	margin:0 2px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background: #E6E6E6;
	color:#385D72;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#articleBottom a:hover, #featureBottomBlack a:hover {
	background: #666666;
	color:#FFFFFF;
}

h3#comments {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#385D72;
	margin:10px;
}

#flashHolder {
	float:left;
}

#theRest {
	float:left;
	width:660px;
	margin-left:159px;
	margin-top:-885px;
	margin-bottom:15px;
}

#threeTopFeatures {
	width:660px;
	float:left;
	margin-bottom:10px;
}

.topFeature {
	float:left;
	width:200px;
	margin:0 10px;
}

.topFeatureThumb {
	width:200px;
	height:100px;
	border:1px solid #6387A3;
}

.topFeatureThumb img {
	width:200px;
	height:100px;
}

.topFeatureText h2, .topFeatureText h2 a, .topFeatureText h2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#C1CFDA;
	text-decoration:none;
	margin:4px 0;
}

.topFeatureText h2 a:hover {
	text-decoration:underline;
}

.topFeatureText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/*sidebar features */

#sideFeatures {
	float:left;
	width:182px;
	clear:both;
}

#sideFeatures .topFeature {
	float:left;
	width:170px;
	margin:0 0 10px 8px;
}

#sideFeatures .topFeatureThumb {
	width:60px;
	height:30px;
	border:1px solid #6387A3;
	float:left;
	margin-top:1px;
}

#sideFeatures .topFeatureThumb img {
	width:60px;
	height:30px;
}

#sideFeatures .topFeatureTextSidebar h2, #sideFeatures .topFeatureTextSidebar h2 a, #sideFeatures .topFeatureTextSidebar h2 a:visited {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#C1CFDA;
	text-decoration:none;
	margin:0;
	line-height:12px;
}

#sideFeatures .topFeatureTextSidebar h2 a:hover {
	text-decoration:underline;
}

#sideFeatures .topFeatureTextSidebar {
	float:left;
	width:95px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 5px;
}
/*sidebar features end */


#homeReviews {
	float:left;
	width:350px;
	background:#385D72 url(images/reviewBoxBack.jpg) top right no-repeat;
}

.reviewBox {
	float:left;
	width:340px;
	margin:0 5px 4px 5px;
}

.reviewThumbHolder {
	float:left;
	width:88px;
	height:87px;
	background:url(images/reviewThumbHolder.jpg) no-repeat;
}

.reviewThumb {
	width:71px;
	height:71px;
	margin:5px 0 0 6px;
}

.reviewThumb img {
	width:71px;
	height:71px;
}

.reviewText {
	float:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:245px;
}

.reviewText h2, .reviewText h2 a, .reviewText h2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#0C1525;
	text-decoration:none;
	margin:5px 0 0 0;
	line-height:16px;
}

.reviewText h2 a:hover {
	text-decoration:underline;
}

/*sidebar Review */
#sideReviews {
	float:left;
	width:182px;
	clear:both;
}

#sideReviews .reviewBox {
	float:left;
	width:177px;
	margin:0 0 5px 5px;
}

#sideReviews .reviewThumbHolder {
	float:left;
	width:43px;
	height:42px;
	margin-right:5px;
	background:url(images/reviewThumbHolderSidebar.jpg) no-repeat;
}

#sideReviews .reviewThumb {
	width:36px;
	height:36px;
	margin:1px 0 0 2px;
	border:1px solid #6387A3;
}

#sideReviews .reviewThumb img {
	width:36px;
	height:36px;
}

#sideReviews .reviewText {
	float:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:120px;
}

#sideReviews .reviewText h2, #sideReviews .reviewText h2 a, #sideReviews .reviewText h2 a:visited {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#C1CFDA;
	text-decoration:none;
	margin:5px 0 0 0;
	line-height:12px;
}

#sideReviews .reviewText h2 a:hover {
	text-decoration:underline;
}

/*sidebar Review end */
#sideNews {
	float:left;
	clear:both;
	width:182px;
}

#sideNews a {
	margin:8px;
	color:#C1CFDA;
	text-decoration:none;
	display:block;
	font-size:11px;
}

#sideNews a:hover {
	text-decoration:underline;
}

#homeFeatures {
	float:left;
	width:296px;
	margin-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.homeFeatureText  {
	margin-bottom:12px;
}

.homeFeatureText h2, .homeFeatureText h2 a, .homeFeatureText h2 a:visited  {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#C1CFDA;
	text-decoration:none;
	margin-bottom:4px;
}

.homeFeatureText h2 a:hover  {
	text-decoration:underline;
}

#rightSide {
	float:right;
	width:170px;
	min-height:1140px;
}

.rightAd {
	background-image: url(http://elder-geek.com/_images/r-sidebar-bg.png);
	background-repeat: no-repeat;
	float:right;
	clear:both;
	width:160px;
	height:600px;
	margin:10px 0 0 10px;
	
	
	
}

.rightAd li {
	list-style:none;
	margin:0;
	padding:0;
}

.rightAd li ul {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}

.rightAd li ul li {
	list-style:none;
	margin:0;
	padding:0 0 8px 5px;
}

.rightAd li ul li a {
	color:#CCC;
	text-decoration:none;
}

.rightAd li ul li a:hover {
	text-decoration:underline;
}

#footerNav {
	clear:both;
	width:100%;
	height:20px;
	background:url(images/elderNavSliverFoot.jpg) repeat-x;
}

#footerNavLinks {
	width:1000px;
	margin: 0 auto;
	text-align: left;
}

#footerNavLinks a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:4px 15px 3px 15px;
	margin:0;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	
}

#footerNavLinks a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#footerLegal {
	clear:both;
	width:auto;
	background:#000000;
}

#footerLegal #legalText {
	width:995px;
	height:23px;
	color:#999999;
	padding:8px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:0 auto;
}

#footerLegal #legalText a {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}

#footerLegal #legalText a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#footerLegal #legalText a.darkerLink {
	color: #999999;
	font-style:italic;
	text-decoration:none;
}

#footerLegal #legalText a.darkerLink:hover {
	color: #FFFFFF;
}

/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	margin-right:10px;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#respond {
	width:80%;
	margin:0 auto;
}
	
/* Begin Comments*/

a.comment-reply-link {
	padding:2px 5px;
	margin:0 2px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background: #E6E6E6;
	color:#385D72;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

a.comment-reply-link:hover {
	background: #999999;
	color: #FFFFFF;
}

#respond h3 {
	font-size:18px;
	margin:5px 0;
}

a#cancel-comment-reply-link {
	clear:both;
	padding:2px 5px;
	margin:3px 2px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background: #E6E6E6;
	color:#385D72;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

a#cancel-comment-reply-link:hover {
	background: #999999;
	color: #FFFFFF;
}

.comment-meta a {
	font-size:9px;
}

ul.children li {
	margin:10px;
	padding:10px;
	background:#FFFFFF;
}

.alt {
	margin: 10px;
	padding: 10px;
	background: #FFFFFF;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:5px 30px;
	}

.commentlist li {
	margin: 8px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background: #EFEFEF;
	}
.commentlist li ul li { 
	margin-right: 0;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist .pingback { 
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;
	border:none;
	overflow:hidden;
	visibility:hidden;
}
	
/* End Comments */
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
img.alignrightNoMargin {
	float:right;
}

img.alignleftNoMargin {
	float:left;
}

.alignleft {
	float: left;
	}
/* End Images */

blockquote {
	margin: 15px 30px 0 20px;
	padding: 10px 10px 2px 10px;
	color:#385D72;
	background: #EAEAEA;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* Widgets */

ul.sideWidgets {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	color: #000000;
	float:left;
	clear:both;
	width:182px;
}

ul.sideWidgets a {
	color:#C1CFDA;
	text-decoration:none;
}

ul.sideWidgets a:hover {
	text-decoration:underline;
}

ul.sideWidgets ul {
	list-style:none;
	margin:0;
	padding:0;
}

ul.sideWidgets ul li {
	margin:3px 8px 10px 10px;
}

ul.sideWidgets li#wp-united-loginuser-info {
	margin:0 8px 0 8px;
	color: #CCCCCC;
	text-align:left;
}

ul.sideWidgets li#wp-united-loginuser-info h2.widgettitle {
	margin-right:0;
	margin-left:0;
}

ul.sideWidgets li#wp-united-loginuser-info p.wpu_avatar {
	float:left;
}

ul.sideWidgets li#wp-united-loginuser-info p.wpu_avatar img {
	width:50px;
	height:50px;
	margin-right:10px;
	margin-top:4px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:bold;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.archiveList {
	margin:0;
	padding:8px 0;
	border-bottom:1px dotted #CCCCCC;
	float:left;
	width:630px;
}

.archiveFeatureThumb {
	width:200px;
	height:100px;
	border:1px solid #6387A3;
	float:left;
}

.archiveFeatureThumb img {
	width:200px;
	height:100px;
}

.archiveReviewThumb {
	width:100px;
	height:100px;
	border:1px solid #6387A3;
	float:left;
}

.archiveReviewThumb img {
	width:100px;
	height:100px;
}

.archiveText {
	float:left;
	width:410px;
	margin-left:10px;
}

.archiveOtherText {
	float:left;
	width:610px;
	margin-left:10px;
}

.archiveReviewText {
	float:left;
	width:510px;
	margin-left:10px;
}

.navigation {
	margin-top:-1px;
}

.navigation a {
	padding:2px 5px;
	margin:0 3px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background: #E6E6E6;
	color:#385D72;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.navigation a:hover {
	background: #999999;
	color: #FFFFFF;
}

.clearBoth {
	clear:both;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
}

.wp-caption.alignright {
	margin:0 0 0 8px;
}

.wp-caption.alignleft {
	margin:0 8px 0 0;
}

.wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-align:left;
	padding:5px 10px 0 10px;
	width:auto;
}

.redditButton {
	float:left;
	margin-right:5px;
	width:117px;
	height:18px;
	overflow:hidden;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	
}

.shareButtons {
	float:left;
	margin-left:5px;
}

.diggStuff {
	float:right;
}

.simplelogin-avatar {
	margin:0;
	text-align:center;
}	

.top-comments {
	clear:both;
	margin:5px 0;
}