/* @override http://localhost:8888/rev2/wp-content/themes/rev2/style.css */

/*  
Theme Name: Rev2 Theme
Theme URI: http://rev2.org/
Description: The theme for Rev2.org
Version: 0.9.42
Author: Theme designers.
Author URI: http:///
*/

/* @group Basic */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #29a2a2;
}

a:hover {
	color: #767676;
	background-color: #fdfaea;
	text-decoration: underline;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #ffffff url(images/bg-head.gif) repeat-x left top;
	padding-left:5px;
	padding-right:5px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 996px;
	background: url(images/wrap-bg.gif) repeat-y right top;
}

/* @end(basic) */



/* @group Header */

#header {
	 background: #fff url(images/bg-head.gif) repeat-x left top;
}

#header .head-logo {
	height: 108px;
}

.head-logo h1 {
	float: left;
	width: 234px;
	height: 81px;
	padding-top: 10px;
}

.head-logo h1 a {
	display: block;
	height: 81px;
	width: 234px;
	font-size: 1px;
	text-indent: -999999px;
	background: url(images/logo.png) no-repeat left top;
}

.head-logo .ad {
	float: right;
	padding-top: 10px;
	width: 728px;
	height: 89px;
}

#header .head-link {
	height: 26px;
}

.head-link .cat-nav {
	float: left;
	width: 650px;
}

.cat-nav ul {
	list-style: none;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
}

.cat-nav ul li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

.cat-item {
	background: url(images/cat-nav-divider.gif) no-repeat right center;
}

.cat-item2 {
	background: none;
}

.cat-nav ul li a {
	text-decoration: none;
}

.cat-nav ul li a:hover {
	text-decoration: underline;
}

.head-link .search-head {
	float: right;
	width: 300px;
	padding-top: 1px;
	text-align: right;
}

.search-head form {
	display: inline;
}

.search-head input {
	border-bottom: 1px solid #c2e8ee;
	border-left: 1px solid #9ccdd6;
	border-right: 1px solid #c2e8ee;
	border-top: 1px solid #9ccdd6;
	background-color: #ecf5fa;
	font-size: 11px;
}

.search-head button {
	margin-left: 10px;
	width: 50px;
	height: 17px;
	border: 1px solid #6adeeb;
	background-color: #c5eef5;
	color: #68bec3;
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}

.search-head a img {
	vertical-align: middle;
}

#header .nav {
	float: right;
	height: 26px;
	width: 275px;
	background: url(images/nav-bg.gif) no-repeat left top;
	text-align: center;
}

.nav ul {
	list-style: none;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.nav ul li {
	float: left;
	padding-left: 8px;
	padding-right: 3px;
	margin-left: 2px;
	background: url(images/cat-nav-divider.gif) no-repeat left center;
}

.nav ul li:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

.nav ul li a {
	text-decoration: none;
}

.nav ul li a:hover {
	text-decoration: underline;
}

/* @end(header) */



/* @group Content */

#content {
	width: 663px;
	float: left;
	margin-bottom: 30px;
}

/* @group Top Content */

#content .top-content {
	background-color: #f5feff;
	border: 1px solid #c0f6f9;
	padding: 10px 0 0 10px;
}

.top-content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #767676;
	background-color: #fdfaea;
	display: inline;
	padding: 2px;
}

/* @group Featured Posts */

.top-content .featured-posts {
	float: left;
	width: 469px;
}

.featured-posts .main-feature {
	background: url(images/main-feature-bg.gif) no-repeat right bottom;
	margin: 10px 0 0;
	padding-right:7px;
}

.main-feature h3 {
	font-size: 18px;
	padding-bottom: 4px;
}

.main-feature h3 a {
	text-decoration: none;
}

.main-feature .post-info {
	font-size: 12px;
	margin-bottom: 10px;
	color: #29a2a2;
}

.post-info .metadata {
	float: left;
	width: 360px;
	font-size: 11px;
}

.post-info .feedback {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 11px;
}

.post-info .feedback a {
	text-decoration: none;
	background: url(images/feedback.gif) no-repeat left center;
	padding-left: 17px;
}

.post-info .feedback a:hover {
	text-decoration: underline;
}

.main-feature .entry {
	font-size: 12px;
	line-height: 1.5;
	color: #606060;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

.main-feature .entry a:hover {
	color: #484848;
}

.main-feature .entry p, .main-feature .entry ul, .main-feature .entry ol {
	padding-bottom: 10px;
}

.main-feature .entry ul, .main-feature .entry ol {
	padding-left: 25px;
}

.main-feature .entry .cont-read {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight:bold;
}


.main-feature .entry .cont-read a {
	text-decoration: none;
	color: #29a2a2;
}


.main-feature .entry .cont-read a:hover {
	text-decoration: underline;
}



.featured-posts .more-featured {
	border-top: 1px solid #d7f3f5;
	vertical-align: top;
}

.more-featured .feature-post {
	font-size: 13px;
	width: 151px;
	float: left;
	padding-right: 5px;
	position: relative;
	list-style-type: none;
	vertical-align: top;
}

.more-featured .feature-post a {
	text-decoration: none;
	padding: 7px;
	display: block;
}

.more-featured .feature-post a:hover {
	background: #defeff;
}

.feature-post h4 {
	padding-bottom: 4px;
}

.feature-post .author {
	color: #29a2a2;
	width: 100px;
	font-size: 11px;
}

.feature-post .feedback {
	position: absolute;
	width: 20px;
	padding-left: 17px;
	right: 0;
	bottom: 3px;
	background: url(images/feedback.gif) no-repeat left center;
	font-size: 11px;
}

/* @end(featured posts) */

/* @group Recent Posts */

.top-content .recent-posts {
	float: right;
	width: 177px;
	
}

.recent-posts .post-rcnt {
	font-size: 13px;
	width: 164px;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	position: relative;
	margin-top: 5px;
	list-style-type: none;
}

.recent-posts .post-rcnt a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

.post-rcnt h4 {
	padding-bottom: 4px;
}

.post-rcnt .author {
	color: #29a2a2;
	width: 100px;
	font-size: 11px;
}

.post-rcnt .feedback {
	position: absolute;
	width: 20px;
	padding-left: 17px;
	right: 0;
	bottom: 3px;
	background: url(images/feedback.gif) no-repeat left center;
	font-size: 11px;
}

/* @end(recent posts) */



/* @end(top content) */


.post {
	margin-top: 20px;
	padding: 0px;
}

.post h3 {
	color: #29a2a2;
	font-size: 18px;
	padding-bottom: 6px;
	padding-top:3px;
	margin: 0 !important
}

.post h3 a {
	text-decoration: none;
}


.post .post-top {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	background-color: #fdfaea;
	border-bottom: 1px solid #f7ebc3;
	border-top: 1px solid #f7ebc3;
}

.post .post-info {
	font-size: 12px;
	color: #29a2a2;
	padding-bottom: 5px;
	padding-left:5px;
	background: #fdfcf2;
}

.post .post-info a:hover {
	color: #484848;
}

.post-info .metadata {
	float: left;
	width: 360px;
}

.post-info .feedback {
	float: right;
	width: 100px;
	text-align: right;
}

.post-info .feedback a {
	text-decoration: none;
	background: url(images/feedback.gif) no-repeat left center;
	padding-left: 17px;
}

.post-info .feedback a:hover {
	text-decoration: underline;
}

.post .entry {
	padding-top:10px;
	font-size: 12px;
	line-height: 1.5;
	color: #606060;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

.post .entry a:hover {
	color: #484848;
}

.post .entry li {
	padding-bottom: 5px;
}

.post .entry p, .post .entry ul, .post .entry ol {
	padding-bottom: 10px;
}

.post .entry ul, .post .entry ol {
	padding-left: 40px;
}

.post .entry .cont-read {
	text-align: right;
	display: block;
	font-size: 12px;
	font-weight:bold;
	color: #29a2a2;
	display:inline;
}

.post .entry .cont-read a:hover {
	text-decoration: underline;
}


/* @end(content) */



/* @group Sidebar */

#sidebar {
	width: 305px;
	float: right;
	padding-bottom: 40px;
}

.side-about {
	color: #29a2a2;
	width: 232px;
	background: url(images/side-about-bg.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom:15px;
	padding-right: 30px;
	margin-bottom: 20px;
	margin-left: 43px;
}

.side-about h3 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top:5px;
	color: #767676;
	margin: 0 !important
}

.side-about p {
	font-size: 12px;
}

.side-about p a {
	color: #29a2a2;
}

.side-sponsor {
	border-bottom: 1px solid #c0f6f9;
	border-top: 1px solid #c0f6f9;
	background-color: #e4fdff;
	padding: 10px 0 10px 20px;
	margin-bottom: 20px;
}

.side-sponsor h3 {
	font-size: 13px;
	text-transform: uppercase;
	display: inline;
	padding: 2px;
	color: #29a2a2;
}

.side-sponsor p {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-top: 10px;
}

.side-subs {
	border-bottom: 1px solid #f7ebc3;
	border-top: 1px solid #f7ebc3;
	background-color: #fdfaea;
	padding: 10px 0 8px 10px;
	margin-bottom: 20px;
}

.side-subs h3 {
	font-size: 13px;
	text-transform: uppercase;
	display: inline;
	color: #29a2a2;
	background: #fdfaea;
	padding-left: 10px;
}

.side-subs form {
	text-align: left;
	padding-left:10px;
	padding-top:5px;
}

.side-subs input {
	border-bottom: 1px solid #c2e8ee;
	border-left: 1px solid #9ccdd6;
	border-right: 1px solid #c2e8ee;
	border-top: 1px solid #9ccdd6;
	background-color: #ecf5fa;
	font-size: 12px;
	color: #68bec3;
}

.side-subs button {
	margin-left: 10px;
	padding: 0 5px;
	height: 15px;
	border: 1px solid #6adeeb;
	background-color: #c5eef5;
	color: #68bec3;
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}

.side-subs .rsslist {
	list-style: none;
	padding-left:10px;
	padding-top:5px;
}

.rsslist li {
	float: left;
	padding-right: 3px;
}

.side-readers {
	width: 308px;
	padding: 0 20px 0;
	margin-bottom: 20px;
	font-size: 13px;
	text-transform: uppercase;
	display: inline;
	color: #29a2a2;
	font-weight:bold;
}

.side-readers p {
	float: left;
	padding-right: 10px;
	font-size: 13px;
}

.side-contact {
	padding: 0 20px 0;
	margin-bottom: 20px;
	padding-top:8px;
	padding-bottom:8px;
}

.side-contact p {
	padding-right: 10px;
	font-size: 13px;
	display:inline;
}

.side-contact p a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	background: url(images/feedback-white.gif) no-repeat left center;
}

.side-contact p a:hover {
	text-decoration: underline;
}

.side-contact center {
	text-align: center;
	padding-right: 10px;
	font-size: 13px;
	line-height:18px;
	padding-bottom:5px;
}

.side-contact center a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 5px;
	margin-top: 5px;
	background: url(images/feedback-white.gif) no-repeat left center;
}


.side-ads {
	padding: 30px 0 0 20px;
	border-top: 1px solid #c0f6f9;
}

.side-ads p {
	padding-right: 20px;
	width: 120px;
	float: left;
}

/* @end(sidebar) */



/* @group Footer */

#footer {
	text-align: center;
	padding: 20px 0;
	font-size: 13px;
	color: #29a2a2;
		color: #29a2a2;
}

/* @end(footer) */



/* @group Comments */

#comment-area {
	margin-top: 10px;
}

h3#comments, h3#respond {
	color: #29a2a2;
	font-size: 16px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	padding-top: 10px;
}

ol.commentlist {
	margin-bottom: 20px;
	font-size: 12px;
	list-style: none;
}

.commentlist li {
	margin-bottom: 10px;
}

.commentlist li .comment-info {
	padding: 3px 5px;
	border-top: 1px solid #f7ebc3;
	background-color: #fdfaea;
}

.comment-body {
	line-height: 1.3;
	padding: 0 5px;
}

.comment-body p, .comment-body ul, .comment-body ol {
	padding-top: 10px;
}

.comment-form {
	padding: 10px 0;
}

.comment-form p {
	padding-bottom: 10px;
	font-size: 11px;
	color:#606060;
}

.comment-form p input {
	font-size: 11px;
	color:#606060;
	padding: 2px;
	border: 1px solid #d2fefc;
}

.comment-form p textarea {
	width: 600px;
	border: 1px solid #d2fefc;
	padding: 2px;
}

.comment-form p button {
	padding: 0 5px;
	height: 20px;
}

/* @end(comments) */







/* @group Clearer */

#footer {
	clear: both;
	background: #ffffff;
}

.head-logo:after, .head-link:after, #header:after, .top-content:after, .post-info:after, .more-featured:after, .feature-post:after, .side-sponsor:after, .rsslist:after, .side-contact:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.head-logo, .head-link, .nav, #header, .top-content, .post-info, .more-featured, .feature-post, .side-sponsor, .rsslist, .side-contact {
	min-height: 1px;
}

* html .head-logo, * html .head-link, * html .nav, * html #header, * html .top-content, * html .post-info, * html .more-featured, * html .feature-post, * html .side-sponsor, * html .rsslist, * html .side-contact
{ height: 1%; }

/* @end */

.imgsp {
text-align:center;
padding-bottom:0;
padding-top:0;
margin:0 0 0 auto;
}

.imgsp a {
border:none;
}

.imgspr {
padding-bottom:5px;
padding-top:5px;
float:right;
margin:0 0 0 15px;
}

.imgspl {
padding-bottom:0;
padding-top:3px;
float:left;
margin:0 15px 5px 0;
}

.alignright {
padding-bottom:5px;
padding-top:5px;
float:right;
margin:0 0 0 15px;
}

.alignleft {
padding-bottom:0;
padding-top:3px;
float:left;
margin:0 15px 5px 0;
}



blockquote {
padding-left: 30px;
}

.line{
width:100%;
height:5px;
padding-top:1px;
border-top: #CCC 1px solid;
}


#disqus_thread #dsq-content h3 {
	color: #29a2a2;
	font-size: 18px;
}

#disqus_thread #dsq-content { margin: 10px 0 !important; border-top: 1px solid #c0f6f9; }
