.review-summary {
border-top: 1px solid #939595;
border-bottom: 1px solid #939595;
clear: both;
padding: 10px 5px;
margin-bottom: 30px;
}

.review-summary hr {
clear: both;
margin: 0;
padding: 0;
visibility: hidden;
}

.the-good span, .the-not-so-good span {
font-weight: bold:
margin: 7px 0 12px 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #68130D;
font-size: 1.2em;
}

.review-summary .the-good {
width: 35%;
float: left;
line-height: 1.7em;
}

.review-summary .the-not-so-good {
width: 35%;
float: left;
line-height: 1.7em;
}


.review-summary .score {
width: 30%;
float: left;
font-size: 4.5em;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: right;
}

.score span {
color: #68130D;
}

.review-info {
border-top: 1px solid #939595;
border-bottom: 1px solid #939595;
clear: both;
height: 25px;
padding: 5px;
margin-bottom: 30px;
}

.review-info span {
font-weight: bold;
}

.review-info .price {
width: 33%;
float: left;
line-height: 25px;
}

.review-info .dev {
width: 33%;
float: left;
line-height: 25px;
text-align: center;
}

.review-info .url {
width: 33%;
float: left;
line-height: 25px;
text-align: right;
}

/*  
Theme Name: Perforated
Theme URI: http://webdesignledger.com/
Description: Web Design Ledger
Version: 1.0.1
Author: Henry Jones
Author URI: http://webdesignledger.com

*/

/* TABLE OF CONTENTS

01 - Global Elements
02 - Main Structure - Columns, clearfix
03 - Header - Header, Logo, navigation
05 - Main Content - Post boxes, post meta, comments, etc
06 - Sidebar - Ads, search, categories, etc
06 - Footer - Copyright

/*  01 - Global Elements -------------------------------------------------- */
/*------------------------------------------------------------------- */

.alignright {
float:right;
margin: 0 0 5px 5px;
}

body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	width:auto; height:auto;
	background: #000;
	padding: 0;
	margin: 0;
	color: #595959;		
}

ul {
list-style: none;
}

#content ul li {
	line-height: 22px;
	background:  transparent url(images/bullet.gif) no-repeat 5px left;
	padding-left: 20px;
margin-bottom: 5px;
}

p {
	line-height:1.6em;
	margin: 0 0 15px 0;	
}

li {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0;
	border: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #7e0c00;
}

a:hover {
	color: #7e0c00;
}

p a:hover {
	text-decoration: underline;
}


h2 {
	font: 32px Georgia, "Times New Roman", Times, serif;
	color: #7e0c00;	
	margin: 0 0 15px 0;
}

h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 15px 0px;
}

h4 {
	font: 20px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 15px 0px;
}



/*  02 - Main Structure -------------------------------------------------- */
/*------------------------------------------------------------------- */

#container {	
	margin: 0 auto;
	width: 960px;		
	padding: 0;
	
}

#mainColumn {
	width: 670px;
	background: #fff;
	margin: 0;
	padding: 0;
	border-top: 5px solid #7e0c00;
	float: left;
}

#sidebar {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;	
}

/* Clearfix ----------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/*  03 - Header -------------------------------------------------- */
/*------------------------------------------------------------------- */

#header{
	padding: 25px 0 25px 0;
}

#logo {
	float: left;
	background: #7e0c00;	
	text-align: center;
	margin: 0px 25px 0px 25px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#fff;
}

#logo a {
	color:#fff;
	padding: 10px 12px 10px 12px;
display: block;
}

#mainNav{
	float: right;
	font: 20px Georgia, "Times New Roman", Times, serif; color:#4b4b4b;
	display: block;
	padding: 8px 0 0 0;
}

#mainNav li{
	margin: 0 25px 0 0;
	float: left;
}

#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #595959;
}

#mainNav a:hover {
	color: #7e0c00;
}


/*  04 - Content -------------------------------------------------- */
/*------------------------------------------------------------------- */

/* Main Post ----------- */

.mainPost {
	margin: 0;
	padding: 25px 25px 10px 25px;
	background: transparent url(images/dotted_line_gray.gif) left top repeat-x;
}

.mainPost h3 {
	margin-left: 0;
}

.mainPost h2 a:hover {
	color: #595959;
}

.mainPost h3 a:hover {
	color: #595959;
}

.postMeta {
	margin: 0 0 15px 0;	
	position: relative;
	height: 14px;
}

.postMeta .date{
	float: left;
	border-bottom: 4px solid #cdcdcd;
	padding: 0 20px 3px 5px;
	color: #a5a5a5;
	height: 14px;
}

.postMeta .category{
	float: left;
	border-bottom: 4px solid #a1a1a1;
	padding: 0 3px 3px 5px;
	color: #808080;
	display: block;
	max-width: 147px;
	height: 14px;
	overflow: hidden;
}

.mainPost .postMeta .category {
	max-width: none;
}

.postMeta .commentCount{
	float: right;
	background: transparent url(images/comment_icon.gif) no-repeat;
	width: 25px;
	height: 25px;
	font-size: 11px;
	margin-right: -2px;
}

.postMeta .commentCount a{
	text-align: center;
	line-height: 20px;
	display: block;
	color: #fff;
}

.postMeta .commentCount a:hover{
	
	color: #dcdcdc;
}

.postMeta .category a:link, .postMeta .category a:visited{
	color: #7e0c00;
}

#container .readMore {
	color: #fff;
	background-color: #7e0c00;	
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#container .readMore:hover {
	background: #595959;
}

.more-link {
	display: none;
}


/* Secondary Post ----------- */

#secondaryPosts {
	margin: 0;	
	background: transparent url(images/dotted_line_gray_vert.gif) 335px 3px repeat-y;
}

.secondaryPostRow {
	margin: 0;
	padding: 25px 0 10px 0;
	background: transparent url(images/dotted_line_gray.gif) left top repeat-x;
}

.secondaryPost {
	width: 310px;
	float: left;
	margin-left: 25px;
}

.secondaryPost p{
	margin-right: 25px;
}

.secondaryPost h2{
	font-size: 20px;
}

.secondaryPost h2 a:hover {
	color: #595959;
}

.secondaryPost img{
	width: 285px;
}

.secondaryPost .postMeta {
	margin-right: 25px;
}

/* Pagination Links ----------- */

#paginationBar {	
	font-weight: bold;
	background: #232323;
}

#paginationBar a:link, #paginationBar a:visited{
	color: #656565;
}

#paginationBar a:hover{
	color: #fff;
}

#paginationBar a{
	padding: 20px 25px 20px 25px;
	display: block;
	width: 100px;
}

#paginationBar .olderLink{
	float: left;	
}

#paginationBar .newerLink{
	float: right;	
}


/* Search ----------- */
#container .searchResult h3{
	margin: 0;
}


/* Comments ----------- */

#comments{
	background: transparent url(images/dotted_line_gray.gif) left top repeat-x;
	padding: 25px 0 0 0;
}

#comments h3{
	color: #656565;
	margin-left: 25px;
}

.comment-content {
	padding:0;	
	border-bottom:0;
}

#comments .comment-content p{	
	font-size: 13px;
}

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

.commentlist, .commentlist ul {
	margin:15px 0 25px 0;
	padding:0;
	list-style:none;
}

.commentlist li {
	margin:0 25px 15px 25px; 
	padding:25px;	
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
}
	
.commentlist li.alt, .thread-alt {
	
}
	
.commentlist li.no-comments {
	margin:55px 0 0 0;
	padding:0 30px;
	background:none;
	border:0;
}
	
.commentlist .children {
	margin:10px 0 0 0; padding:0;
	
}
	
.commentlist .children li {
	margin:0;
	padding:20px;
	background: #f6f6f6;
}
	
	
.commentlist li .comment-wrap {
	position:relative;
	text-align:left;
	margin: 0 0 25px 0;
}
	
.commentlist li .comment-text {
	margin:0;
	padding:10px 0 0 0;
	width:auto;
	height:auto;
	background:none;
	font-size: 13px;
}
			
.commentlist li .comment-author {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

.commentlist li .comment-author strong{
	font-size: 19px;
}
			
.gravatar {
	margin:0 10px 0 0;
	padding:1px 0 0 2px;
	width:41px;
	height:40px;
	background:url(images/gravatar.gif) no-repeat top center;
	float: left;
}
				
.author {
	margin:2px 0 0 0; padding:0;
	width:auto; height:auto;	
}

#commentform{
	margin: 25px;
	padding: 0 0 25px 0;
}

#submit {
	color: #fff;
	background-color: #7e0c00;
	padding: 5px 10px 5px 10px;
	text-align: center;
	border: none;
}

#respond {
	padding: 25px 0 0 0;
}

.cancel-comment-reply{
	margin: 0 0 0 25px;
}


/*  05 - Sidebar -------------------------------------------------- */
/*------------------------------------------------------------------- */


#sidebar h3{
	color: #fff;
	font-size: 20px;
	margin: 0 0 5px 0;
}

/* Ads ----------- */

#ads{	
	margin: 0px 0 0 0px;
	display: block;	
}

#ads li{
	float: left;
	margin: 13px 0 0 15px;
	display: block;
	background: #444444;
	width: 125px;
	height: 125px;	
}


/* Lists ----------- */

.sidebarBox{
	padding: 15px 0 0 0;
	color: #fff;
	margin: 0 0 10px 15px;
}

#sidebar ul{
	margin: 0 0 0 0;
}

#sidebar ul li{
	padding: 9px 0 10px 0;
	background: transparent url(images/dotted_line_dark_gray.gif) left bottom repeat-x;
}

#sidebar ul li a:link, #sidebar ul li a:visited{
	color: #808080;
}

#sidebar ul li a:hover{
	color: #fff;
}

/*Ads -----------------*/

#sidebarAds {
	padding: 15px 0 0 0;	
	margin: 0 0 10px 15px;
}


/* Search ----------- */

#search{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

#s{
	width: 160px;
	border: 3px solid #444444;
	padding: 3px;
}

#searchsubmit {
	color: #fff;
	background-color: #7e0c00;	
	padding: 5px 10px 5px 10px;
	text-align: center;
	border: none;
	font-weight: bold;
	margin: 0 0 0 7px;	
}


/*  06 - Footer -------------------------------------------------- */
/*------------------------------------------------------------------- */

#footer {
	padding: 25px 0 25px 0;
	clear: both;
	
}


/*-----------------------------------------------*/

#archives h2 {
	font-size: 26px;
	margin-top: 25px;
}

#archives ul li {
	line-height: 24px;
	background:  transparent url(images/bullet.gif) no-repeat left center;
	text-indent: 15px;
}

.wp-polls {
	width: 60%;
	margin: 25px auto;
line-height: 25px;
border: solid #d5d5d5;
border-width: 2px 0;
padding: 15px 30px 0 30px;
}

.share, #relatedPosts {
	background: transparent url(images/dotted_line_gray.gif) left top repeat-x;
	padding-top: 15px;
	margin-top: 10px;
}

.share div {
	float: left;
}

.share .info {
	width: 340px;
	margin-right: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 5px 0;
}

.share .buttons {
	margin-left: 15px;
	width: 190px;
}

.share .buttons img {
	margin: 0 10px 10px 0;
	border: none;
}

#header ul, #sidebar ul {
list-style: none;
padding: 0;
margin: 0;
}

#header ul {
margin-top:10px;
}

#header li {
background: none;
padding:0;
}

code {
margin-left: 25px;
margin-right: 50px;
line-height: 24px;
border-left: 4px solid #cccccc;
padding: 3px 10px;
}