/* CSS Document */
body {
margin: 0 auto;
text-align: center;
font-family: Arial, Tahoma, 'Trebuchet MS', Verdana;
background:#050c13 url(images/bg.jpg) no-repeat top center;
}

#page {
 width: 990px;
margin: 0 auto;
text-align: center; 
color:#fff;
}
a,a:link,a:active,a:visited {
 color:#4899e0;
}
a:hover {
 color:white;
 text-decoration:none;
}
img {
 	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
a img { border: none; }

h2 {
font-size: 16px;
}







#reviews_02 {
 background: url(images/reviews_02.gif) no-repeat top center;
 height:230px;
 position:relative;
 width:367px;
 float:left;
}
#reviews_03 {
 background: url(images/reviews_03.gif) no-repeat top center;
 height:230px;
 width:377px;
 float:left;
}
#reviews_03 h1 {
 font-size:11px;
 font-weight:normal;
}
#reviews_04 {
 background: url(images/reviews_04.gif) no-repeat top center;
 height:230px;
 width:234px;
 float:left;
}
#reviews_05 {
 background: url(images/reviews_05.gif) no-repeat top center;
 height:230px;
 width:12px;
 float:left;
}

#bar {
 background: url(images/bar.gif) no-repeat top center;
 height:36px;
 text-align: center; 
 font-size:11px;
}
#barcontent {
 padding-top:10px;
}

#rotatingthumbs {
 margin-top:10px;
 background: url(images/rotatingthumbs.gif) no-repeat top center;
 height:249px;
 text-align: center; 
}
#therotatingthumbs {

 text-align: center; 
 margin: 0 auto;
}


 
 #thepages {
 padding:10px;
 text-align:center;
 font-size:14px;
 font-weight:bold;
}

#postarea {
 width:730px;
 position:relative;
 float:left;
 font-size:12px;
 padding: 0 0 10px 10px;
}
#sidebar {
 margin-top:10px;
 width:235px;
 float:left;
 text-align:left;
}

.sidebarbody{
background: url(images/sidebar.gif) repeat-y top center;
font-size:11px;
margin-bottom:15px;
padding-bottom:15px;
width:235px;
}
.sidebarbody a{
 color:#fff;
}
.sidebarbody a:hover{
 color:red;
 text-decoration:underline;
}
.sidebarbody img{
 text-align:center;
 margin: 0 auto;
}
.sidebarbody p{
 padding:20px 13px;
} 
.sidebarbody ul li{
list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

.sidebar_header {
 background: url(images/sidebar_header.gif) no-repeat top center;
 height:28px;
}
.sidebar_header h4{
 font-size:14px;
 font-weight:bold;
 padding:5px 0 5px 10px;
}
.textwidget {
  text-align:center;
 margin: 0 auto;
}

#footer {
 background: url(images/footer.gif) no-repeat top center;
 height:249px;
 margin-bottom:20px;
 font-size:11px;
 color:#fff;
}
#footercontent {
 padding:18px;
}
#footercontent img{
 padding:0px;
  border:3px #fff solid;
 margin:5px;
}
.height25 {
 height:25px;
}





#thetopreviews {
 padding-top:35px;
 padding-left:9px;
 text-align:left;
 font-size:11px;
 line-height:13px;
 width: 215px;
}
#thetopreviews img {
border:3px #fff solid;
}
#thetopreviews a:hover{
 color:red;
}
.thetopreviewsleft {
 position:relative;
 float:left;
 width: 85px;
}
.thetopreviewsright {
 float:left;
 width: 130px;
}
.redtext {
 font-size:12px;
 color:red;
 font-weight:bold;
}


#thepages ul,#bar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#thepages ul li,#bar ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	}
	
		
#thepages ul li.first,#bar ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.entry-utility {
 font-size:11PX;
}
.navigation {
 padding:20px;
 text-align:center;
 font-weight:bold;
}

#singlepost {
 padding:20px;
 text-align:left;
 line-height:18px;
}









/* from original style sheet */

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #singlepost .category-gallery .entry-content p {
	display: inline;
}
.home #singlepost .category-gallery .entry-utility {
	padding-top:14px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#singlepost img {
	margin: 0;
	max-width: 640px;
}
#singlepost .attachment img {
	max-width: 900px;
}
#singlepost .alignleft,
#singlepost img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#singlepost .alignright,
#singlepost img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#singlepost .aligncenter,
#singlepost img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#singlepost img.alignleft, 
#singlepost img.alignright, 
#singlepost img.aligncenter {
	margin-bottom: 12px;
}
#singlepost .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#singlepost .wp-caption img {
	margin: 5px 5px 0;
}
#singlepost .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#singlepost .wp-smiley {
	margin:0;
}
#singlepost .gallery {
	margin: auto;
}
#singlepost .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#singlepost .gallery img {
	border: 2px solid #cfcfcf;
}
#singlepost .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#singlepost .gallery dl {
	margin: 0;
}
#singlepost .gallery img {
	border: 10px solid #f1f1f1;
}
#singlepost .gallery br+br {
	display: none;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  16px;
	line-height: 18px;
	overflow: hidden;
	color: #ccc;
 margin: 0 auto;
 text-align:center;
}
.navigation a:link,
.navigation a:visited {
	color: #ccc;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #0a77d5;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0 auto;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #fff;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

/* ends original style sheet */



/* forces the excerpt thumb to be 205 wide */
.entry-summary img {
 width:205px;
}


.clearcol {clear:both;}
.col {float:left;
display:inline;
width:222px;
padding:4px;
margin:5px;
background:#fff;
}
.colinside {
 background:#000;
 padding:3px 3px 0 3px;
}

.postform {
 border:1px #ccc solid;
 margin:10px;
}
#searchform {
 margin:10px;
}
#s {
 border:1px #ccc solid;
}