/*  
Theme Name: Infendo - Nintendo news, podcast, Wii, DS, and GBA blog
Theme URI: 
Description: Your theme.
Version: 1
Author: You
Author URI: http://robertwbradford.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/* Global elements */
a {
	color: #c80002;
	text-decoration: none;
}
a:hover {
	color: #c80002;
	text-decoration: underline;
}
a img {
	border: none;
}
body {
	font-family: arial, sans-serif;
	background: #ffffff url('images/header.png') repeat-x top; border: none;
  margin:0px;
  padding:0px;
  font-size:16px;
  line-height:1.5em;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.8em;
  line-height:1em;
}
h2.archivetitle {
	font-size: 1.8em;
	color: #c80002;
	text-transform:none;
  line-height:1em;
}
h2.pagetitle {
	font-size: 1.8em;
	margin-top: 30px;
  line-height:1em;
}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}
h2 a:hover, h3 a:hover {
	color: #c80002;
	text-decoration:none;
}
img {
  border:0px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
p img {
	padding: 0;
	max-width: 100%;
}



/* Global classes */
.site_width {
  width:980px;
	margin:0px auto;
/*	margin:0px 10px;
	padding:0px 10px;
*/
}
.alignright {
	float: right;
        margin: 13px 0 0 0;
}
.alignrigh_search 
{
    float: right;
    margin: -35px 0 0 0;
    
}
.topimage {
	vertical-align:text-top;
}
.alignleft {
	float: left
}
.clear_both {
	clear:both;
}
/* End Global classes*/






/* Header */
#header {
	height:235px;
	color:#ffffff;
}
#header a {
	color:#fff;
}
#header_logo {
	float:left;
	position:relative;
	top:29px;
}
#header_search_form_container {
	clear:right;
	float:right;
}
#subheader {
	clear:both;
	height:100px;
	position:relative;
	top:43px;
}
#header_banner_ad {
	float:left;
}
/* End Header */





/* Main sections */
#content {
	float:left;
	width:640px;
}
/* End main sections */





/* Begin Sidebar */
#sidebar {
	font: 1em Arial, Sans-Serif;
	width:302px;
	float:left;
	color:#666;
	margin:0px 0px 0px 35px;
  font-size:14px;
}
#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	color:#444;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#sidebar h2 .explanation {
  font-size:0.7em;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
	padding:4px 0px 4px 0px;
}
#sidebar p {
  margin-top:4px;
}

.sidebar_section {
	margin:0px 0px 20px 0px;
	width:302px;
}
/* End Sidebar */




/* Slider */
#slider {
}
/* End slider */




/* Footer */
#footer {
	color:#777;
  background: #2f2f2f;
	font-size:12px;
	line-height:20px;
	clear:both;
  padding:20px 0px;
	margin:30px 0px 0px 0px;
}
#footer a {
  color:#777;
  text-decoration:underline;
}
#footer_row_1 {
  clear:both;
  background: #2f2f2f;
  padding:7px 0px 5px 0px;
}
#footer_row_1 a {
	color: #c80002;
}
#footer_row_2 {
  background: #181818;
  padding:5px 0px 5px 0px;
}
#footer_row_2 a {
  color:#999;
}
#footer_row_3 {
	background:#000000;
	padding:5px 0px 25px 0px;
}
/* End Footer */




/* Begin Navigation */
#main_menu {
  text-transform: uppercase;
  color:#777;
  font-size:14px;
  text-align:left;
}
#main_menu a, #main_menu a:visited {
  color:#c80002;
  font-weight:bold;
}
#main_menu a:active, #main_menu a:hover {
  color:#c80002;
  text-decoration:none;
}
ul.horizontal_ul {
  list-style-type:none;
  padding:0px;
  margin:0px;
}
ul.horizontal_ul li {
  display:inline;
  padding:0px;
}
.navigation {
  font-size:32px;
  padding:0px 0px 20px 0px;
	margin:30px 0px;
}
#single_post_navigation {
  font-size:14px;
}
/* End Navigation */





/* Begin Posts */
.post {
  clear:both;
	margin: 0 0 40px;
	border-bottom: 1px solid #ddd;
}
.post hr {
	display: block;
}
.post h2 {
  margin-bottom:8px;
}
.post .entry {
  font-family: georgia, serif;
}
.post_meta {
  color:#777;
  margin:20px 0px 20px 0px;
  line-height:1em;
}
.post_meta_comments {
  float:right;
  margin-left:15px;
  color:#000;
}
.post_meta ul, .post_meta li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.post img {
  float:right;
  margin:0px 0px 5px 0px;
}
.post img.wide {
  float:right;
  margin:0px 0px 5px 0px;
}
/* End Posts /*




/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 15px georgia, serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* End Comments */




/* Begin Ad Divs */
div.ad{
	padding:0 0 30px !important;
}
div.ad img{
	float:none !important;
}
div.ad_300_by_250 {
  margin:0px 0px 20px 0px;
  text-align:center;
  width:300px;
  height:250px;
}
div.post.ad_300_by_250 {
  margin:0px 20px 40px 0px;
  float:none;
  width:300px;
/*  height:250px;*/
}
div.ad_300_by_600 {
  width:300px;
  height:600px;
  margin:20px 0px 20px 0px;
}
div.ad_468_by_60 {
  width:468px;
  height:60px;
  margin:20px 0px 40px 0px;
}
div.ad_300_by_125 {
  width:300px;
  height:125px;
  margin:20px 0px 20px 0px;
}
div.ad_728_by_90 {
  width:728px;
  height:90px;
}












/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 35px;
	list-style: disc;
	padding-left: 35px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#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;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* End Calendar */




/* Begin Form Elements */
.go_form {
  padding:15px 0px 4px 0px;
}
.go_form fieldset {
  background: url('images/search_box_300.png') no-repeat 0 0;
  display:block;
  width:338px;
  height:23px;
  border:0px;
  margin:0px;
  padding:0px;
  }
.go_form input {
  float:left;
  margin-right:0px;
}
.go_form input.text {
  font-size:10px;
  width:294px;
  height:15px;
  color:#c80002;
  margin:2px 0px 2px 2px;
  border:0px;
  padding:2px;
  font-weight:bold;
}

.go_form_short fieldset {
  background: url('images/search_box.png') no-repeat 0 0;
	width:194px;
}

.go_form_short input.text {
	width:148px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color:#eee;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
.all_caps {
  text-transform:uppercase;
}
blockquote {
	/* ORIGINAL margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;*/
	border:1px #DFDFDF solid; 
	background:#F7F7F7; 
	padding:0px 20px 0px 20px; 
	margin:0px 8px 0px 8px;
	/*padding:0px 20px 0px 20px;
	margin:0px 8px 0px 8px;*/
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.center {
	text-align: center;
}

hr {
	display: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#777;
}
.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color:#777;
}
/* End Various Tags & Classes*/


