/*
Theme Name: Theme Reviewes
Theme URI: http://wpjam.com/
Description: For ThemeReviews.
Version: 1.0
Author: WP Jam
Author URI: http://wpjam.com/
*/



/** 
 * Slideshow style rules.
 */
#slideshow{
	width:900px;
	height:420px;
	margin:0 auto;
	background:#1B1B1B url(images/sd.png) no-repeat bottom right;
	color:#FFFFFF;
}
#slideshow #slidesContainer {
	margin:0 20px;
	width:860px;
	height:420px;
}
#slideshow #slidesContainer .slide {
	padding:10px 0;
	width:860px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:420px;
}
#slideshow a{
	color:#FFFFFF;
}
#slideshow h2,#slideshow h2 a{
	font-size:28px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
}
#slideshow h2{
	margin:20px 0;
	padding:0;
}
#slideshow p{
	margin:8px 0;
	padding:0;
}

.slide-summary{
	height:310px;
}
.slide-download{
	text-align:center;
}
/** 
 * Slideshow controls style rules.
 */
.control {
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	display:block;
	height:44px;
	width:44px;
}
#leftControl{
	margin-left:6px;
	margin-top:200px;
	background:url(images/b-left.gif);
}
#rightControl {
	margin-left:850px;
	margin-top:200px;
	background:url(images/b-right.gif);
}
 
 
 
 
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background:#FFFFFF url(images/bg.jpg) repeat-x ;
	color: #333;
	}

#page {
	margin:0 auto;
	padding: 0;
	width: 900px;
	}

#header{
	background:#1B1B1B url(images/hshadow.jpg) no-repeat center;
	padding: 0;
	height: 100px;
	width: 900px;
}
.page #header,.search #header,.category #header{
	
	background:#000000 url(images/hshadow2.jpg) no-repeat center;
}

#headerimg{
	padding:22px 0 0 8px;
	text-align:left;
}

#content {
	width:580px;
	float:left;
	background: #ffffff;
	}
#contentinner{
	border:1px #EFEFEF solid;
	margin:12px 0;
}
.page #contentinner,.search #contentinner,.category #contentinner{
	margin:0;
}
.entry p {
	padding:0;
margin:10px 0;
        height:100px;
	}
.detail p {
	padding:0;
	margin:5px 20px 20px 20px;
	font-size:13px;
}
#comments{
	color:#000000;
	margin:0;
	font-size:19px;
	padding:20px 20px 20px 20px;
	border-bottom:1px #EFEFEF solid;
}
#respond{
	margin:0;
	padding:0 20px 20px 20px;
}
#respond h3{
	color:#000000;
	font-size:19px;
	padding-bottom:20px;
}
.single .post{
	background:none;
	border:none;
}
.thread-alt {
	
}
.thread-even {
	background-color: white;
}
.depth-1 {

}

.even, .alt {

	
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {

	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 25px;
	}

#sidebar h2 {

	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
h2{
	color:#000000;
}
h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #005d8d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input, #commentform textarea {

	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style:italic;
	font-size:13px;
	color:#668aaf;
	}

.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, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #5d83aa;
	text-decoration: none;
	}


#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 */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.thepage{
	padding: 22px 20px 0 20px;
}
.thepage .pagecontent{
	font-size:13px;
}
.thepage p{
	padding: 10px 0;
}
.post {
	padding: 22px 20px 25px 20px;
	text-align: justify;
	background:url(images/underpost.jpg) repeat-x bottom;
	border-bottom:1px #EFEFEF solid;
	}
.post h2,.thepage h2{
	font-size:25px;
	padding:0;
	margin:0;
	text-align:left;
}
.post .thumb{
	float:left;
	height:155px;
	
	padding-right:20px;
	
}
.thumbcover:hover{
	background: url(images/coverthumb.gif) 20px 45px no-repeat;
}

.thumbcover a{
	height:106px;
	width:160px;
	display:block;
}
.thumbinfo{
	height:35px;
	line-height:35px;
	text-align:center;
	background:url(images/underthumb.jpg) no-repeat left bottom;
	color:#FFFFFF;
}
.thumbinfo a{
	color:#FFFFFF;
}
.thumbinfo a:hover{
	color:#64a3c7;
	text-decoration:none;
}
.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{
	background:url(images/underpostmeta.gif) no-repeat;
	height:35px;
	line-height:35px;
	padding:0 15px;
}
.postmetadata .category{
	float:left;
}
.postmetadata .rating{
	float:right;
	width:50px;
}
.postmetadata .post-ratings{width:auto; float:right; margin:10px 0 0 0;}

.clear {
	clear: both;
}

#tx_pagenavi{
	float:right;
	list-style:none;
	clear:both;
	color:#a3a3a3;
}
#tx_pagenavi li{
	display:inline;
	padding:4px 8px;
	margin:0;
}

#tx_pagenavi a{
	color:#a3a3a3;
}

#tx_pagenavi .prev, #tx_pagenavi .next{
	border:1px #DADADA solid;
}

#footer {
	padding-top: 10px;
	margin: 0 auto;
	width: 900px;
	clear: both;
	color:#a3a3a3;
	border-top:1px #DADADA solid;
	}

#footer p {
	margin: 0;
	padding: 0;
	float:left;
	}
#footer ul{
	margin: 0;
	padding: 0;
	float:right;
	list-style:none;
}
#footer li{
	margin: 0;
	padding: 0 10px;
	display:inline;
	border-right:1px #DDDDDD solid;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin: 25px 20px;
	padding:0;
	
}

#sidebar h2 {
	font-size: 16px;
	font-weight:normal;
	color:#0d0c0c;
	margin: 5px 0 10px 0;
	padding: 0;
	}

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 */


#sidebar ul ul li{
	padding:10px 0 10px 40px;
	background:url(images/report.png) 12px 10px no-repeat;
	border-bottom:1px #EFEFEF solid;
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:5px 0;
	}

.box{
	margin-bottom:20px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	}
/* End Entry Lists */

#main{
	margin:0 auto;
}


.page #sidebar,.search #sidebar,.category #sidebar{
	padding:50px 0 50px 0;
}
/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	text-align: center;
	background:url(images/searchbg.png) no-repeat center;
	width:300px;
	height:52px;
	line-height:52px;
	}
#sidebar form{
	padding:0;
	margin:0;
}
#sidebar #searchform #s {
	width: 230px;
	padding: 6px 2px;
	font-size:18px;
	font-style:italic;
	font-family:Arial,sans-serif;
	font-weight:bold;
	color:#8d8d8d;
	border:none;
	background:none;
	}

#sidebar #searchsubmit {
	padding: 6px 0;
	width:50px;
	border:none;
	background:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 110px;
	padding: 4px 6px;
	margin: 5px 5px 1px 0;
	background:#EFEFEF;
	border:none;
	font-weight:bold;
	font-family:Arial, sans-serif;
	}
#commentform #submit{
	border:1px #EFEFEF solid;
	background:#FFFFFF;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

#commentform textarea {
	width: 100%;
	padding: 4px;
	background:#EFEFEF;
	border:none;
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:12px;
	}
#commentform {
	margin: 5px 10px 0 0;

	}
#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;
	margin:0;
	}

.commentlist li {
	margin: 5px 0;
	padding: 10px 20px;
	list-style: none;
	border-bottom:1px #EFEFEF solid;

	}
.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;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display:none;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin:10px 0;
	width: 310px;
	float:right;
	}
#sidebar a{
	color:#5e5e5e;
}
/* End Sidebar */
#popularthemes{
	margin:30px 0;
}


/* 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 {
	text-align: center;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
