/*
Theme Name: Nintendo-Pros
Theme URI: http://www.nintendo-pros.com
Description: Theme created for Nintendo-Pros.com
Author: Euan Torano
Author URI: http://www.nintendo-pros.com
*/



/* Begin Typography & Colors */
body,html {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background: #e9e9e9;
	color: #2e2e2e;
	margin: 0;
	text-align: center;
	min-height: 100%;
	height: 100%;
	padding: 0;
}
	
hr {
	border: 0px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #c3c3c3;
	width: 75%;
}
	
#container {
	width: 988px;
	max-width: 988px;
	background: #ffffff url('/static/themes/N-P/images/body-bg.png') no-repeat center top;
	margin: 125px auto -8px;
	text-align: left;
	min-height: 100%;
	position: relative;
}

.topright {
	background: url('/static/themes/N-P/images/top-right/top-right.php') no-repeat;
	width: 379px;
	height: 232px;
	float: right;
	margin-top: -73px;
	margin-right: -85px;
}

.topright ul {
	list-style: none;
	margin: 145px 10px 0;
	padding: 0px;
}

.topright li {
	float: left; 
}

.topright li a:link, .topright li a:visited {
	display: block;
	width: 48px;
	height: 48px;
	padding-right: 25px;
}

.topright li a:hover, .topright li a:active {
	display: block;
	width: 48px;
	height: 48px;
	padding-right: 25px;
}

.twitter {
	background: url('/static/themes/N-P/images/twittericon.png') no-repeat;
	opacity: 0.5;
}

.twitter:hover {
	background: url('/static/themes/N-P/images/twittericon.png') no-repeat;
	opacity: 1;
}

.youtube {
	background: url('/static/themes/N-P/images/tubeicon.png') no-repeat;
	opacity: 0.5;
}

.youtube:hover {
	background: url('/static/themes/N-P/images/tubeicon.png') no-repeat;
	opacity: 1;
}

.rss {
	background: url('/static/themes/N-P/images/rssicon.png') no-repeat;
	opacity: 0.5;
}

.rss:hover {
	background: url('/static/themes/N-P/images/rssicon.png') no-repeat;
	opacity: 1;
}

#navigation {
	float: left;
	margin-top: 44px;
	margin-left: 18px;
	width: 609px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	padding-right: 5px;
}

#navigation li a:link, #navigation li a:visited {
	display: block;
	width: 120px;
	height: 52px;
	background:  url('/static/themes/N-P/images/navbg.gif') no-repeat top left;
	line-height: 52px;
	vertical-align: middle;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	font-size: large;
	text-align: center;
}

#navigation li a:hover, #navigation li a:active {
	display: block;
	width: 120px;
	height: 52px;
	background:  url('/static/themes/N-P/images/navbg.gif') no-repeat bottom left;
	line-height: 52px;
	vertical-align: middle;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	font-size: large;
	text-align: center;
}

#navigation h1 {
	margin: 0; 
	padding: 0;
	text-align: left;
}


.belownav {
	background: #cacaca;
	width: 990px;
	height: 26px;
	font-family: Arial, Calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.main {
	float: left;
	width: 700px;
	padding: 10px;
}

.side {
	float: right;
	width: 180px;
	padding: 10px;
	text-align: left;
	max-width: 270px;
	margin-right: 10px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #2e2e2e;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}


.side h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #2e2e2e;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2e2e2e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .side h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #2e2e2e;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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 ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.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;
	}

small, .side ul ul li, .side ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #2e2e2e;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2e2e2e;
	text-decoration: none;
	}

a:hover {
	color: #2e2e2e;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

.pagetitle {
	margin: 0;
	padding: 0;
	text-align: left;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	height: 100%;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	height: 100%;
	}

.entry ul li:before, .side ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.side ul, .side ul ol {
	margin: 0;
	padding: 0;
	}

.side ul p, .side ul select {
	margin: 5px 0 8px;
	}

.side ul ul, .side ul ol {
	margin: 5px 0 0 10px;
	}

.side ul ul ul, .side ul ol {
	margin: 0 0 0 10px;
	}

ol li, .side ul ol li {
	}

.side ul ul li, .side ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.side #searchform #s {
	padding: 2px;
	}

.side #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}

.commentlist li {
	padding: 5px 5px 10px 10px;
	list-style: none;
	margin: 0;
	}
.commentlist li ul li { 
	margin-right: -5px;
}

.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;
	}
/* End Comments */



/* Begin Sidebar */
.side form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	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 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 5px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 captions */


.comment-body {
	border: 1px solid #D3D3D3;
	padding: 5px;
	background: #ffffff url(/static/themes/N-P/images/barbg.png) repeat-x top left;
}

.commentlist {
	background: transparent;
}

.commentlist li {
	background: transparent;
	border: 0;
}

#posts-container {
	width: 898px;
	padding: 10px;
}

a:link, a:visited {
color: #0284d1;
text-decoration: none;
}

a:hover, a:active {
color: #01c2ef;
text-decoration: underline;
}

.tborder a:link, .tborder a:visited, .tborder a:hover, .tborder a:active {
	color: #ffffff;
	text-decoration: none;
}

.post-title {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #2E2E2E;
}

.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	color: #2E2E2E;
	text-decoration: none;
}

.tborder {
	padding: 4px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
	text-align: left;
}

.alignmiddleimg {
	text-align: center;
}
 
.clear {
   clear: both;
}

.postarea {
	width: 720px;
	border: 1px solid #D3D3D3;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

.poststopleft {
	float: left;
	width: 510px;
}

.poststopright {
	float: right;
	width: 149px;
}

.posttitle {
	text-align: left;
	color: #2e2e2e;
	border-bottom: 1px solid #D3D3D3;
	padding: 5px;
	background: #ffffff url(/static/themes/N-P/images/barbg.png) repeat-x top left;
}

.posttitle h1 {
	text-align: left;
	color: #2e2e2e;
	font-size: large;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.posttitle a:link, .posttitle a:hover, .posttitle a:active, .posttitle h1 a:visited {
	color: #2e2e2e;
	text-decoration: none;
}

.posttitleright {
	float: right;
}

.entry {
	padding: 5px;
}

.pagearea {
	background: #ffffff url('/static/themes/N-P/images/post-bg.gif') no-repeat top left;
	padding: 10px;
	width: 659px;
}

.pagearea  h1{
	text-align: left;
	color: #37bad3;
	font-size: large;
	font-weight: bold;
	border-bottom: 1px dotted #2e2e2e;
	width: 649px;
	padding: 5px;
}

.pagearea h1 a:link, .postarea h1 a:hover, .postarea h1 a:active, .postarea h1 a:visited {
	color: #37bad3;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.pageinfo {
	display: block;
	text-align: left;
	color: #2e2e2e;
	border-bottom: 1px dotted #2e2e2e;
	width: 649px;
	padding: 5px;
}

#foot {	
	background: #ffffff url('/static/themes/N-P/images/body-bg-bottom.png') no-repeat bottom left;
	width: 968px;
	padding: 10px;
	color: #2e2e2e;
	min-height: 100px;
	padding-bottom: 70px;
}

#foot a:link, #foot a:visited, #foot a:hover, #foot a:active {
	color: #2e2e2e;
	text-decoration: none;
}

.tags {
	background: #ffffff url('/static/themes/N-P/images/tags-bg.png') no-repeat top left;
	width: 948px;
	padding: 34px 5px;
}

.widget {
	margin-bottom: 15px;
	border: 1px solid #ebebeb;
	padding: 5px;
	outline: 1px solid #d3d3d3;
}

.widget ul {
	list-style: disc outside none;
	list-style-type: disc;
	list-style-image: none;
}

.widget li {
	display: block;
	padding: 4px;
	margin-bottom: 0;
}

.widget li a:link, .widget li a:hover, .widget li a:visited, .widget li a:active {
	color: #2e2e2e;
	text-decoration: none;
}

.widgetlist ul {
	list-style: disc outside none;
	list-style-type: disc;
	list-style-image: none;
}

.widgettitle {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

#s {
	border: 1px solid #ebebeb;
	padding: 5px;
	outline: 1px solid #d3d3d3;
}

.button {
	background: #CBCBCB;
	color: #2e2e2e;
	padding: 10px;
}

.button a:link, .button: a:visited {
	color: #2e2e2e;
	text-decoration: none;
}

.button a:hover, .button: a:active {
	color: #ffffff;
	text-decoration: none;
}

.button:hover {
	background: #2e2e2e;
	color: #ffffff;
	padding: 10px;
	text-decoration: none;
}

.index-thumb {
	border: 6px solid #CBCBCB; 
	padding: 0px;
}

.index-thumb:hover {
	border: 6px solid #2e2e2e;
}

/* FEATURED POSTS */

#photo-rotator {
 width: 635px;
 padding: 0px 0 10px 0;
 height: 370px;
 position: relative;
 color: #fff;
 margin: 20px auto 20px;
border: 8px solid #CBCBCB;
overflow: hidden;
text-align: center;
 }

 #photo-rotator .ui-tabs-panel {
 list-style: none;
 height: 300px;
 }

 #photo-rotator .ui-tabs-panel a.post-image {
 display: block;
 width: 615px;
 height: 250px;
 float: left;
 margin: 10px;
 background: #ffffff;
 position: relative;
 text-decoration: none;
 }

 #photo-rotator .ui-tabs-panel a.post-image .title {
 display: block;
 padding: 10px;
 background: #000;
 background: #ffffff;
 color: #ccc;
 position: absolute;
 bottom: 0px;
 left: 0px;
 font-size: 18px;
 width: 595px;
 }

 .ui-tabs-hide {display: none !important;}

 #slide-nav {
 padding: 0px;
 margin: 0px;
 position: relative;
 float: left;
 }

 #slide-nav li {
 float: left;
 list-style: none;
 }

 #slide-nav a {
 display: block;
 color: #666;
 float: left;
 width: 138px;
 padding: 12px 10px 10px;
 text-decoration: none;
 background: url('/static/themes/N-P/images/post-line.png') no-repeat right top;
 min-height: 100px;
 font-size: 14px;
 }

 #slide-nav li:last-child a {
 background: none;
 }

 #slide-nav a:hover {
 color: #000;
 }

 #slide-nav a .thumbnail {
 display: block;
 background: #ffffff;
 padding: 3px;
 border-bottom: solid #fff 1px;
 width: 130px;
 height: 40px;
 filter: alpha(opacity=50); /* Decreases opacity in IE */
 -moz-opacity: .5; /* Decreases opacity in Firefox */
 opacity: .5; /* Decreases opacity in Safari, Chrome, and Opera */
 }

 #slide-nav .ui-tabs-selected a { color: #222 }
 #slide-nav .ui-tabs-selected a .thumbnail {
 background: #bbb;
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 }

.search {
	margin: auto;
	text-align: center;
	padding: 10px;
}

.searchbox {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CBCBCB;
	padding: 10px;
}

.searchbox-hover, .searchbox:hover {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #65C8FC;
	padding: 10px;
}

/* jQuery Stuff */

.post-hidden {
	width: 722px;
	margin: 0px;
}
.post-hidden h6 {
	margin: 0;
	padding: 5px;
	background: #ffffff url(/static/themes/N-P/images/barbg.png) repeat-x top left;
	border: 1px solid #D3D3D3;
	height: 20px;
	font-size: 10px;
	cursor: pointer;
	margin-bottom: 2px;
}
.post-hidden div.hiddencontent {
	border: 1px solid #D3D3D3;
	border-top: 0px;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: -2px;
}

.authoravatar {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 5px;
}

.authorinfo {
	float: right:
	text-align: left;
	margin-left: 5px;
	min-height: 80px;
}

.authorinfo a:link, .authorinfo a:hover, .authorinfo a:visited, .authorinfo a:active {
	color: #2e2e2e;
	text-decoration: none;
}

.read_more {
	background: transparent url('/static/themes/N-P/images/read-more.png') no-repeat right top;
	display: block;
	max-width: 123px;
	height: 32px;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
}

.read_more:hover {
	background: transparent url('/static/themes/N-P/images/read-more.png') no-repeat right bottom;
	display: block;
	max-width: 123px;
	height: 32px;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
}