/*
Theme Name: Review Theme 1 SV
Description: Review Theme 1 SV
Version: 1.0
Tags: three-column, widget-ready
*/


/* Defaults */

*, html, body { margin: 0; padding: 0; }

body {
	/* background: #F4F4F4 url('images/bg-1.jpg') center 145px no-repeat; */
	background: #F4F4F4;
	font: 1.0em "Verdana", "Arial", sans-serif;
	font-size: 80%;
	margin: 20px;
}

html, body {
	height: 100%;
}


ul, li {
	list-style: none;
}

img {
	border-style: none;
}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code {
	font-family:"Courier New", Courier, monospace;
}

hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: solid 1px #E3E3E3;
	margin: 20px 0 20px 0;
}

h1 {
	display: block;
	font-decoration: none;
	font-weight: bold;
	font-size: 120%;
	margin: 13px 0 0 0;
	padding: 10px 0 0 0;
	color: #494949;
}


h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #494949;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	display: block;
}

h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0;
	color: #2E3728;
}

h4 {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0;
	color: #2E3728;
}



/* Links */

a:link { color: #008DD2; background-color: inherit; text-decoration: underline; }
a:visited { color: #0082B4; background-color: inherit; text-decoration: underline; }
a:hover { color: #0082B4; background-color: inherit; text-decoration: none; }
a:active { color: #0082B4; background-color: inherit; text-decoration: underline; }


/* Container */


#container {
	width:900px;
	margin: 10px auto;
	padding:0;
	color: #333333;
	overflow: hidden;
}
	
/* Header */

#header {
  	width: 100%; 
  	height: 90px;
}

#logo {
	float: left;
}

#logo a {
	background: url('images/logo.jpg') no-repeat;
	width: 410px;
	height: 65px;
	display: block;
}


#slogan {
	position: relative;
	top: -20px;
	left: 90px;
	font-size: 90%;
	width: 300px;
}

#logo a, #logo a:visited {
	text-decoration: none;
	color: #333333;
}

/* Search */

#searchform-top {
	float: right;
}

#searchform {
	background: url('images/searchform.jpg') no-repeat;
	width: 345px;
	height: 39px;
	display: block;
	position: relative;
	top: 15px;
}

#searchform input#s {
	float: left;
	font-style: italic;
	font-size: 90%;
	color: #666666;
	margin: 0;
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	padding: 4px 0 0 5px;
	width: 255px;
	height: 19px;
	margin: 8px;
}

#searchform #button-search {
	float: left;
	background: url('images/button-search.jpg') no-repeat;
	width: 58px;
	height: 22px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	border: none;
	cursor: pointer; cursor: hand;
	margin-top: 8px;
}

/* Main menu */


#menu {
/* Remove after menu is done */
/*	background: url('images/dummy-menu.jpg') no-repeat; */
	width: 461px;
	height: 31px;
	display: block;
	text-indent: -9999px;
/* Remove after menu is done */

	border-bottom: solid 3px #0095D2;
	width:100%;
}


#menu ul {

}

#menu ul li {
	list-style-type: none;
}

#menu ul li a {

}

#menu ul li a:hover {
	
}




/* Content */

#content-wrapper {
	float: left;
	width: 100%;
	//	background: #FFFFFF url('images/content-bg.jpg') no-repeat;
	background: #FFFFFF;
	border: solid 1px #EBEBEB;
	margin-bottom: 40px;
}

#content-wrapper h1 {
	position: relative;
	left: 5px;
}

#content {
	position: relative;
	top: 5px;
	background: url('images/content-header.jpg') no-repeat;
	float: left;
	width: 680px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
}

#content #buy-button {
	text-align: left;
	padding: 10px 0 10px 0;
}

#content-left {
	width: 430px;
	float: left;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}
	
.post h2{

	}
	
.post h2 a{
	text-decoration: none;
	}
	
.post h2 a:hover{
	text-decoration: none;
	}

.post ul {}

.post ul {
	margin: 0 0 0 20px;
}

.post li {
	list-style-type: disc;
	margin: 0 0 0 20px;
}

.entry {

}


.entry p{
	margin:10px 0;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	

.price {
	color: #E10318;
	font-weight: bold;
	font-size: 110%;
}

table.product-list {
	border: solid 1px #494949;
	padding: 3px;
}

table.product-list tr td {
	border-bottom: solid 1px #494949;
}

table.product-list tr td ul {
	margin: 5px 0 5px 5px;
}


/* Left sidebar */

#left {
	position: relative;
	top: 5px;
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#left a, #left a:visited {
	display: block;

	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

#left h3 {
	font-size: 125%;
	color: #494949;	
	margin: 0 0 0 5px;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	width: 150px;
	margin: 12px;
	padding: 0;
}

#left ul li {
	margin: 0;
	padding: 5px 0px 5px 0;
	line-height: 14pt;
	list-style-type: none;
}

#left ul ul {
	background: url('images/menu-header.jpg') no-repeat;

	margin: 5px 0 0 0;
	padding: 15px 10px 10px 10px;
}

#left ul ul li {
	font-weight: normal;
	list-style-type: none;
	border-bottom: solid 1px #EEEEEE;
}

#left ul ul ul {
	background: none;
	margin-top: 5px;
	padding: 0;
}

#left ul ul ul li {
	font-weight: normal;
	margin: 0 0 0 15px;
	list-style-type: none;
	border-top: solid 1px #EEEEEE;
	border-bottom: 0;
}



/* Right sidebar */

#right {
	width: 230px;
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
}

#right label {
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#right #buy-button {
	text-align: right;
	padding: 5px 0 10px 0;

}

#right #brand-logo {
	text-align: center;
	padding: 10px 0 0 0;

}

#right #review-stats {
	float: left;
	margin: 5px 0 30px 5px;
}

#right #screenshot {
	text-align: center;
	padding: 20px 0 20px 0;
}


/* Comments */

#respond {
	margin: 20px 0 0 10px;
}

#commentform {
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a {color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	

#commentform input {
	width: 150px;
	height: 20px;
	padding: 3px 0 0 5px;
	margin: 0 0 10px 0;
}

#commentform textarea {
	width: 350px;
	height: 200px;
	padding: 5px;
	margin: 0 0 10px 0;
}

#commentform #submit {
	height: 26px;
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
	cursor: pointer; cursor: hand;
}

#commentform label {
	font-size: 110%;
	display: block;
	margin-right: 10px;
	line-height: 25px;
	clear: both;
}

#gdsr_int_stars {
	width: 150px;
	
	margin-bottom: 10px;
}

#comment {
	width:90%;
}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #F9F9F9;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* Misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

.highlight {
	background: #FFFFCC;
}

/* Adcontainers */

#adcontainer-1 {
	text-align: center;
	margin: 5px 0 10px 0;
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
}
	
#footer p {
	background: url('images/footer-bg.jpg') no-repeat;
	font-size: 80%;
	color: #BDBDBD;
	padding: 20px 30px 40px 10px;
	margin: 0 0 0 10px;
	text-align: left;
}

#footer a{ color: #898989; text-decoration: none; }
#footer a:hover{ color: #5D5D5D; text-decoration: underline; }


