/*
Theme Name: ReviewIt
Theme URI: 
Version: 1.0
Description: Right Sidebar theme.
*/

/***********************************
Main Styles
***********************************/

body {
  padding: 0;
  margin: 0;
  padding-bottom: 60px;
  font-size: 12px;
  font-family: tahoma, arial, helvetica sans-serif;
  text-align: center;
  color: #000;
  background: url("images/bg.gif") repeat-x #f4f4f4;
}
.wrap {
  width: 971px;
  margin: 0 auto;
  display: inline-block;
}
.posts-wrap {
  width: 687px;
  padding: 0 10px;
  float: left;
  text-align: left;
  background: #fff url("images/contentbg.gif") repeat-y;
}
.posts-bottom {
  width: 707px;
  height: 8px;
  margin-left: -10px;
  background: url("images/contentbottom.gif") no-repeat;
}
.posts-top {
  width: 707px;
  height: 8px;
  margin-top: 20px;
  float: left;
  background: url("images/contenttop.gif") no-repeat;
}

.sidebar-wrap {
  float: right;
  margin-top: 20px;
}

*{padding: 0; margin: 0;}
a {text-decoration: none; color: #466294;}
a:hover {color: #263e68;}
p {color: #5b5b5b; font-size: 13px; line-height: 20px; padding-top: 10px; padding-bottom: 10px;}
span {color: #5b5b5b;}
h1 { letter-spacing: -1px; font-size: 25px;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.clear {clear: both;}
img { border: none; }
img.right {float: right; clear: none; margin: 0 0 1em 1em}
img.left {float: left; clear: none; margin: 0 1em 1em 0}
img.center {display: block; margin: 1em auto; text-align: center}
.bold { font-weight: bold; }
.marginauto {width: 971px; margin: 0 auto;}
.iblock {display: inline-block;}
.preload {display:none; width: 0; height: 0;}



/***********************************
Topbar
***********************************/

.banner {
  width: 971px;
  height: 177px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.toptopbars {
  width: 971px;
  height: 34px;
  padding-top: 7px;  
}
.toptopbars .subscribe {
  width: 133px;
  height: 23px;
  padding-top: 7px;
  padding-left: 10px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma;
  text-transform: uppercase;
  color: #fff;
  float: right;
  background: url("images/subscribe.gif") no-repeat;
}
.toptopbars .twitter {
  width: 95px;
  height: 23px;
  padding-top: 7px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma;
  text-transform: uppercase;
  color: #fff;
  display: block;
  float: right;
  background: url("images/twitter.gif") no-repeat;
}
.logo a{
  display: inline-block;
}
.logo a span{
  font-family: "trebuchet MS";
  font-size: 42px;
  font-weight: bold;
  color: #bababa;
}
.logo{
  height: 93px;
  display: block;
}
.logo .slogan {
  color: #59719c;
  position: relative;
  top: -20px;
  font-size: 13px;
  font-style: oblique;
}


.logo2 a{
  display: inline-block;
  font-family: arial;
  font-size: 42px;
  letter-spacing: -0.06em;
  font-weight: bold;
  color: #fff;
}
.logo2{
  height: 93px;
  display: block;
}
.logo2 .slogan {
  color: #59719c;
  font-size: 13px;
  font-style: oblique;
}
.searchtitle {
  width: 252px;
  color: #184245;
  font-size: 20px;
  margin-bottom: -10px;
  font-weight: bold;
  letter-spacing: -0.01em;
  text-shadow: 0px 1px 0px #4db0b8;
  font-family: "trebuchet MS";
}
.searchform2 {
  width: 252px;
  height: 66px;
  text-align: left;
}
#searchform2{
  width: 256px;
  margin: 0;
  float: right;
  padding-top: 15px;
  padding-left: 10px;
}
#searchform2 #s2{
  width: 167px;
  height: 18px;
  padding: 7px;
  color: #333;
  display: block;
  float: left;
  margin-right: 7px;
  border: none;
  background: url("images/searchbar.gif") no-repeat;
}
#searchform2 #searchsubmit2 {
  width: 62px;
  height: 31px;  
  border: none; 
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  background: url("images/searchbutton.gif") no-repeat;
}
.topbars {
  height: 42px;
  font-weight: bold;
  float: left;
  font-size: 12px;
}
.topnav {
  height: 42px;
  display: inline-block;
  float: left;
}
.topnav li a{
  height: 30px;
  padding: 12px 20px 0 20px;
  text-align: center;
  display: block;
  float: left;
}
.topnav li{
  display: block;
  float: left;
}
.page_item a{
  color: #b8d6ef;
  background: url("images/topbarspacer.gif") no-repeat left;
}
.page_item a:hover{
  color: #fff;
  background: url("images/topbarhover.gif") no-repeat left;
}
.current_page_item a{
  color: #fff;
  background: url("images/topbarhover.gif") no-repeat left;
}
/***********************************
Sidebar
***********************************/

.sidebar-wrap {
  width: 252px;
}
.widget {
  text-align:left;
  margin-bottom: 20px;
}
.widgettitle {
  width: 252px;
  padding-bottom: 8px;
  margin-bottom: -2px;
  color: #464646;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-family: "trebuchet MS";
  text-shadow: 0px 1px 0px #f2f2f2;
  background: url("images/widgettop.gif") no-repeat bottom;
}
.widget li a {
  width: 238px;
  height: 21px;
  padding: 10px 0 0 14px;
  color: #535353;
  font-size: 12px;
  display: block;
  background: url("images/widgetbutton.gif") no-repeat;
}
.widget li a:hover {
  color: #535353;
  background: url("images/widgethover.gif") no-repeat;
}
.widget-footer {
  width: 252px;
  height: 5px;
  background: url("images/widgetbottom.gif") no-repeat;
}
.widget-bg {
  width: 252px;
  background: url("images/widgetbg.gif") repeat-y;
}
.widget_categories .widget-footer, .widget_archive .widget-footer, .widget_meta .widget-footer, .widget_recent_comments .widget-footer, .widget_recent_entries .widget-footer {
  margin-top: -1px;
}
.textwidget {
  line-height: 20px;
  color: #5d5d5d;
}
.recentcomments li a span {
  font-weight: normal;
}
#recentcomments li {
  width: 233px;
  height: 24px;
  padding: 7px 0 0 25px;
  color: #5d5d5d;
  font-size: 14px;
  display: block;
  background: url("images/widgetbutton.gif") no-repeat;
}
#recentcomments li a {
  display: inline;
  background: none;
}
#recentcomments li a:hover {
  color: #4b6382;
}
.widget_tag_cloud .widget-bg, .widget_text .widget-bg {
  width: 230px;
  padding: 12px;
}
.widget_tag_cloud a {
  color: #8e8e8e;
}
.widget_tag_cloud a:hover {
  color: #4b6382;
}
.ajaxtop {
  width: 262px;
  height: 4px;
  clear: both;
  margin-bottom: 3px;
  background: url("images/widgettop.gif") no-repeat;
}
.ajaxbg {
  width: 252px;
  clear: both;
  margin-top: 0;
  background: url("images/widgetbg.gif") repeat-y;
}
.ajax-widget-title {
  text-align: center;
  font-weight: normal;
  font-family: tahoma, arial, helvetica;
}
.ajax-titles li {
  display: block; 
  float: left;
  line-height: 23px;
  letter-spacing: 0.02em;
}
.ajax-titles {
  padding-bottom: 5px;
  display: inline-block;
}
#recentposts3 {
  width: 61px;
  padding: 2px;
  color: #fff;
  margin: 0;
  margin-right: 6px;
  margin-left: 6px;
  display: block;
  float: left;
  background: #2c9098;
}
#recentcomments3 {
  width: 100px;
  padding: 2px;
  color: #676767;
  margin: 0;
  margin-right: 6px;
  display: block;
  float: left;
  background: #dfdfdf;
}
#tags3 {
  width: 53px;
  padding: 2px;
  color: #676767;
  margin: 0;
  display: block;
  float: left;
  background: #dfdfdf;
}
#tags3:hover {
  text-decoration: none;
}
#recentcomments3:hover {
  text-decoration: none;
}
#recentposts3:hover {
  text-decoration: none;
}
.tagcloud li a{
  display: inline;
  background: none;
  border: none;
}
.tagcloud li a:hover{
  background: none;
  border: none;
}

.ajaxheader {
  margin-top: 30px;
  padding-bottom: 5px;
  color: #696969;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  text-shadow: 0px 1px 0px #f2f2f2;
  letter-spacing: -0.01em;
  font-family: "trebuchet MS";
}

#calendar_wrap {
  text-align: center;
}
#wp-calendar {  
  width: 90%;
  font-size: 12px;
  margin: 0 auto;
  color: #202325;
  text-align: center;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  margin-top: 7px;
  background: #DFDFDF;
  padding: 5px 0px;
}
#wp-calendar th {
  text-align: center; 
  padding: 5px 3px; 
  border-bottom: solid 1px #DFDFDF;
}
#wp-calendar td {
  padding: 3px;
  text-align:center;
}
#wp-calendar td a {
    color: #333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}

/***********************************
Search
***********************************/
.widget_search .widget-bg {
  background: none;
}
.widget_search .widgettitle {
  background: none;
}
.widget_search .widget-footer {
  background: none;
}
#searchform{
  width: 252px;
  height: 28px;
  margin: 0 auto;
  text-align: center;
}
#searchform #s{
  width: 200px;
  height: 17px;
  padding: 8px;
  margin: 0;
  color: #333;
  display: block;
  float: left;
  text-align: left;
  border: none;
  background: url("images/searchbar.gif") no-repeat;
}
#searchform #searchsubmit {
  width: 36px;
  height: 33px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  border: none;
  background: url("images/searchbutton.gif") no-repeat;
}



/***********************************
Navigation
***********************************/
.navigation {
  padding: 10px;
  height: 20px;
  clear: both;
  color: #333;
}
.paged-navigation {
  width: 550px;
  height: 30px;
  padding-left: 70px;
  clear: both;
  color: #333;
}
.navigation a{
  font-size: 13px;
  color: #193d7b;
}
.navigation a:hover{
  border-bottom: 1px dotted #333;
  color: #333;
}
.nav-prev {
  text-align: left;
  float: left;
}
.nav-next {
  text-align: right;
  float: right;	
}


/***********************************
Post
***********************************/
.post {
  width: 669px;
  padding: 10px;
  padding-bottom: 5px;
  text-align: left;
  display: inline-block;
}
.entry-wrap {
  width: 455px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #5d5d5d;
  line-height:24px;
  float: left;
}
.entry-content {
  font-size: 12px;
  color: #5d5d5d;
  font-family: arial;
  padding-top: 7px;
  line-height: 25px;
}
.post-single .entry-content {
  width: 455px;
  padding-top: 0px;
  float: left;
}
.entry-content p {
  padding: 20;
}
.insidebar {
  width: 198px;
  float: right;
}
.insidebar .postimg {
  width: 198px;
  padding: 0;
  text-align: center;
  display: inline-block;
  background: url("images/postimg.gif") no-repeat top;
}
.insidebar .postimg img {
  padding: 11px 12px;
  margin: 0;
  display: inline-block;
  background: url("images/postimg.gif") no-repeat bottom;
}
.visitsite {
  width: 188px;
  height: 26px;
  margin-top: 10px;
  padding-top: 11px;
  padding-left: 10px;
  font-weight: bold;
  color: #446480;
  text-transform: uppercase;
  display: block;
  background: url("images/visit.gif") no-repeat;
}

/***********************************
Review Stats/Ratings
***********************************/
.rank {
  width: 59px;
  height: 37px;
  padding-top: 10px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  font-family: "trebuchet MS";
  color: #beb68b;
  margin-right: 10px;
  display: block;
  float: left;
  background: url("images/star.gif") no-repeat;
}
.ratinginactive {
  width: 100px;
  height: 16px;
  float: right;
  background: url("images/rating-gray.png") repeat-x;
}
.ratingactive {
  height: 16px;
  background: url("images/rating-gold.png") repeat-x;
}
.overallleft {
  width: 102px;
  height: 22px;
  padding-left: 5px;
  float: left;
  background: url("images/overallleft.gif") no-repeat;
}
.overallright {
  height: 22px;
  padding: 0 7px;
  margin-right: 7px;
  color: #fff;
  letter-spacing: 0.04em;
  font-weight: bold;
  display: inline-block;
  float: left;
  background: #adcce6 url("images/overallright.gif") no-repeat right;
}
.overallrating a {
  color: #466294;
}
.statsline {
  width: 186px;
  height: 25px;
  padding: 0 5px 0 7px;
  font-weight: bold;
  color: #89a3ba;
}
.statsline span {
  float: left;
  color: #89a3ba;
}
.stats {
  width: 198px;
  float: right;
  margin-top: 12px;
  background: #dfeaf3 url("images/statsbottom.gif") no-repeat bottom;
}
.statstop {
  width: 188px;
  height: 21px;
  padding-top: 9px;
  padding-left: 10px;
  margin-bottom: 7px;
  font-weight: bold;
  color: #446480;
  text-transform: uppercase;
  background: url("images/statstop.gif") no-repeat;
}



/***********************************
Entry title/header/components
***********************************/
.entry-title{
  font-size: 30px;
  font-family: "trebuchet MS";
  line-height: 45px;
  color: #0d5fa5;
}
.entry-title-single{
  margin-bottom: 5px;
}
.entry-title a{
  color: #0d5fa5;
  background: url("images/dotted.gif") repeat-x bottom;
}
.entry-title a:hover {
  color: #102e63;
  background: none;
  
}
.entry-title-single a{
  padding-left: 10px;
}

/***********************************
Comments
***********************************/


.commentlist {
  padding: 10px;
  clear: both;
  margin: 0;
  list-style: none;
  text-indent: 0;
  text-align: left;
  display: inline-block;
}
.commentlist li {
  border: 1px solid #e0e0e0;
  height: 1%;
  margin: 0 0 10px;
  padding: 5px 7px 5px 70px;
  position: relative;
}
.commentlist li a{
  color: #193d7b;
}
.commentlist li .gravatar-wrap {
  width: 44px;
  height: 44px;
  padding: 3px;
  position:absolute;
  left:7px;  
  top:7px;
  background: #eaeaea;
}
.commentlist li .comment-author{
  color: #193d7b;
  font-size: 18px;
}
.commentlist li .comment-author a{
  color: #193d7b;
}
.commentlist li p {
  clear: both;
  font:normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #797979;
  line-height: 18px;
}
.commentlist li ul {
  font:normal 12px/1.4 helvetica,arial,sans-serif;
  list-style:square;
  margin:0 0 1em;
  padding:0;
  text-indent:0;
}
.commentlist li .reply{
  padding-top: 10px;
  padding-right: 7px;
}
.commentlist li .reply a {
  width: 110px;
  color: #193d7b;
  display: block;
}
.commentlist li .reply a:hover {
  text-decoration: underline;
}

.commentlist li ul.children {
  list-style:none;
  margin:1em 0 0;
  text-indent:0;
}
.commentlist .comment-meta {
  font-style: italic;
  color: #a6a6a6;
}
.commentlist .left-meta {
  padding-top: 6px;
  display: inline-block;
}
.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-5 {}
.commentlist li.odd { background:#f7f7f7; }
.commentlist li.even { background:#ededed; }



#cancel-comment-reply {}
#cancel-comment-reply  a {
  font-size: 13px;
  color: #193d7b;
}
#cancel-comment-reply  a:hover {
  text-decoration: underline;
}


/**********************************
Comment Form
**********************************/
.respond-ul #respond {
  padding: 10px;
  text-align:left;
}
#respond {
  display: inline-block;
}
.comment-notes {
  font-size: 16px;
  font-weight: bold;
  color: #218a93;
}

textarea#comment {
  width: 70%;
  height: 173px;
  margin: 0;
  padding: 7px;
  margin-top: 15px;
  overflow:auto;
  font-family: arial;
  color: #222;
  border: 1px solid #d1d1d1;
  background: #f5f5f5;
}

#commentform input {
  width: 201px;
  height: 17px;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #444;
  border: 1px solid #d1d1d1;
  background: #f5f5f5;
}
#commentform {
  color: #000;
}
#commentform label {
  color: #000;
  font-size: 13px;
  padding-left: 5px;
  padding-top: 12px;
  font-weight: normal;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #218a93;
}
.divform {
  clear: both;
}
.divform label{
  color: #8d8b7b;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
}
.divform label span{
  color: #4c93a3; 
}
.submit-button #submit{
  width: 97px;
  height: 37px;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
  background: url("images/submit.gif") no-repeat;
}
#leaveareply {
  font-size: 23px;
  font-family: "trebuchet MS";
  letter-spacing: -0.02em;
  color: #444;
}


/***********************************
Elements
***********************************/

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 1.6em; color: #50b0dc; margin-bottom: 5px;}
.entry-content h2 {font-size: 1.5em; color: #50b0dc; margin-bottom: 3px;}
.entry-content h3 {font-size: 1.4em;}
.entry-content h4 {font-size: 1.3em;}
.entry-content h5 {font-size: 1.2em;}
.entry-content h6 {font-size: 1.1em;}

.entry-content table {border:1px solid #D9D9D9;}
.entry-content th {background-color: #E9E9E9; padding: 5px;}
.entry-content td {border-top:1px solid #D9D9D9; padding: 5px;}

.entry-content a {color: #777}
.entry-content small{color: #777}

pre {overflow: auto;}

blockquote {
  padding-left: 5px;
  margin: 20px;
  font-style: oblique;
  color: #777;
}
/*-- ================ Elements ================= --*/

.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  padding:0;
}
li {
  list-style-type:none;
  margin:0;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  font-family: "trebuchet MS";
  letter-spacing: -0.02em;
  color: #444;
}
h3#comments{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  font-family: "trebuchet MS";
  letter-spacing: -0.02em;
  color: #444;
}
h3#comments span{
  color: #444;
}
#searchresults {
  text-align: left;
}
#search {
  font-size: 23px;
  padding: 5px;
  padding-left: 70px;
  margin-bottom: 20px;
  font-family: "trebuchet MS";
  letter-spacing: -0.01em;
  color: #999a9e;
}
#searchnone {
  width: 620px;
  padding: 20px;
  text-align: center;
}
.searchnothingfound {
  margin-top: 20px;
}
.hr {
  width: 100%;
  height: 1px;
  margin-bottom: 4px;
  display: block;
  background: #ebebeb;
}


/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/***********************************
Footer
***********************************/

.footer {
  width: 960px;
  height: 30px;
  padding-top: 15px;
  margin: 0 auto;
  color: #6c6c6c;
  text-align: left;
}
.footer a{
  color: #6c6c6c;
  font-weight: bold;
}
.footer a:hover {
  color: #4c4c4c;
}
