@charset "utf-8";
/*
Theme Name: Review Site Theme
Theme URI: http://www.CambrianPublishing.com/news/themes/
Description: by <a href="http://www.cambrianpublishing.com/news/">Cambrian Publishing</a>
Author: Cambrian House, LLC
Author URI: http://www.cambrianpublishing.com
Version: 1.1
*/


/***************************************************************************/
/*               MAIN CSS *** CHANGE COLORS FIRST IN /STYLES/(etc)         */
/***************************************************************************/


/***************************************************************************/
/*                              HTML Tags                                  */
/***************************************************************************/

body2
{
	margin:0px;
	padding:0px;
	background-color: #EFEFEF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.product_text-reverse {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
align: center;
vertical-align: middle;
}
.red_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#cc0000;
font-weight:bold;
}

.para_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height: 20px;
}

.product_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.product_name_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}

a.visit_site
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}


a.visit_site:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

.product_name_big_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0033cc;
font-weight:bold;
text-decoration:underline;
}

.product_name_big_sub_heading_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#575757;
font-weight:bold;
text-decoration:none;
}

a.product_name_big_sub
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0033cc;
font-weight:bold;
text-decoration:underline;
}
a.product_name_big_sub:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

.style1 {color: #ADC112}

img
{
border:none;
}

body {
	/*background:url('images/2.jpg') repeat top left fixed;*/
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
     	padding:0px;
        bgcolor:#F4F4F4;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	color: #0066cc;
	}
	
h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.2em;
	}

h3, h4, h5, h6 {
	 font-size: 1.0em;
	 }

blockquote {
	background: url('images/blockquote.gif') no-repeat left top;
     	color: #999;
	margin:10px;
	padding: 0 40px 0 40px;
	}

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0
	 }

a:link, a:visited {
	 color: #0074B6;
	 text-decoration:none;
	 }

a:hover {
	 color: #333333;
	 text-decoration:none;
	 }

/***************************************************************************/
/*                       This Lays Out The Page Format                     */
/***************************************************************************/

.page {
	 background:url('images/page.jpg') repeat center top;
         width:950px;
	 position:relative;
	 padding:0px;
	 margin:-75px auto;
	 text-align:left;
         border-top:0px solid;
         border-right:1px solid;
         border-bottom:1px solid;
         border-left:1px solid;
	 }
.page2 {
	 background:url('images/4.jpg') repeat left top;
	 width:100%;
	 position:relative;
	 padding:0px;
	 margin:0 auto;
	 text-align:left;
	 }

/***************************************************************************/
/*                            Header Information                           */
/***************************************************************************/

.header {
	 background:url('images/950.jpg') no-repeat center top;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px; /* was 0 0 23 30 */
         height: 202px;
         /*width: 100%;*/
	 }

.rsslogo	{
	 	background:url('images/rssorange.jpg') no-repeat left center;
		height: 60px;
		width: 48px;
	 	}  /* actually part of the right sidebar */
	   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color: #333366;
	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	 font-size:28pt;
	 font-weight:bold;
	 text-decoration:none;
	 letter-spacing: -1px;
	 background:transparent;
	 margin:0 0 0 100px;
	 padding:0;
	 }

.blog-description {
         color: #eac709;
	 font-size:12pt;
	 font-weight:bold;
	 margin:0px 0px 0px 105px;
	 }

/***************************************************************************/
/*                                 Posts and Pages                         */
/***************************************************************************/

.optin 		{
		background: white url('http://www.hireyourkidstaxfree.com/images/free-video.jpg') no-repeat top center;
		height:299px;
		width:377px;
		padding:0px 0px 0px 0px;
		z-index:-1;
		}

h1.sales 	{
		font: 20pt 'Trebuchet MS', Verdana, Sans-Serif;
		color: #ff6600;
		text-align:center;
		font-weight:bold;
		margin:5px 5px 5px 5px;
		padding:5px 5px 5px 5px;
		}

h2.sales	{
		font: 14pt 'Trebuchet MS', Verdana, Sans-Serif;
		margin:0px;
		padding-bottom:10px;
		padding-top:10px;
		background-color:#f0f0f0;
		border-top:3px solid #000;
		border-bottom:3px solid #000;
		text-align:center;
		font-weight:bold;
		font-color:#666666;
		margin-bottom:20px;
		}

h1.post-title a:link, 
h1.post-title a:visited {
        color:#0066cc;
	}

h1.post-title a:hover {
        color:#0066cc;
	border-bottom: 2px dashed #a0a0a0;
	}

h2.post-title a:link, 
h2.post-title a:visited {
         color:#0066cc;
	 }

h2.post-title a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content {
	 color:#000000;
         margin:10px 10px 0 0;
	 width:655px;
	 overflow:hidden;
	 padding:0 !important;
	 padding:0 10px 15px 0;
	 }

.post-content a:link,
.post-content a:visited {
         color:#000000
	 }

.post-content a:hover {
         color:#000000;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content img,
.post-content img:hover {
         padding:5px;
	 border:0;
	 }

.post-content ul li {
         /*background: url('images/bullet.gif') no-repeat 0 0;*/
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.post-content ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.postmeta {
	color: #555; 
	margin: 8px 2px;
	font-size:8pt;
	}

.post-date-top {
	background: url('images/calendar-top.gif') no-repeat top;
	padding: 2px 0px 3px 0px; // was 0 5 20 30
	font-color: #ffffff;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0px;
	}

.post-date-bottom {
	background: url('images/calendar-bottom.gif') no-repeat top;
	padding: 0px 0px 5px 0px; // was 0 5 20 30
	font-color: #0066cc;	
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0px;
	}

.post-comment {
	 padding: 0 0 0 0px;
	 }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#ff0000;
	 }

.post-filed {
	 background: url(images/filed.gif) no-repeat 2px 0;
	 padding: 0 0 0 20px;
	 }

.more-link{
         margin:0
         }

.post-header {
	padding: 0 0 0 0px;
	}

/***************************************************************************/
/*                                 Right Sidebars                          */
/***************************************************************************/

.right-sidebar {
         margin:0px 0 0 0 !important;
	 margin:0;
	 position:absolute;
	 overflow:hidden;     	/*THIS COULD BE NONE INSTEAD OF HIDDEN */
	 }

.right-sidebar {
	 width:255px;		
	 right:5px;		
         }

/***************************************************************************/
/*  Regular WordPress Sidebar Widgets When Not Using Auto-Theme Generated  */
/***************************************************************************/

.wp-widget-title {
	background-color: #666666;	position: relative; 
	top: -32px;
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding:8px 0px 6px 15px;
	margin: 0px -2px 0px -2px;
	}

.wp-widget-title a:link, .wp-widget-title a:visited, .wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	background-color: #ffffff; 
	color:#555;
	padding:0;
	margin: 25px 0 35px 0;
        font-size:8pt;
	}

.wp-widget ul {
         list-style:none;
	 position: relative; 
	 top: -15px;
         margin:5px 10px 5px 15px;
         padding:0;
	 }

.wp-widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin:0 0 10px 0;
         padding:0 0 0 14px;
         line-height:15px;
         font-size:9pt;
	 }
	 
.search-widget-title {
	background-color: #666666;	
	color:#ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding:6px 0px 6px 15px;
	margin: -25px 0px 0px 0px; /* was -25 0 0 0 */
	}

.search-widget {
	background-color: #ffffff;
	color:#555;
	padding:10px;
	margin:0px 0 35px 0;
        font-size:10pt;
	}

.textwidget {
	background-color: #ffffff;         
	position: relative; 
        top: -15px;
        margin:0px 0px 0px 5px;
        padding:0px 5px;
        }

.textwidget ul {
         list-style:none;
	 position: relative; 
	 top: 0px;
         margin:0 0 0 5px;
         padding:0;
	 }

.textwidget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         margin:5px 0 10px 0;
         padding:0 0 0 14px;
         line-height:15px;
	 }

#calendar_wrap {
	position: relative; 
	top: -40px;
        margin:20px 0 -25px 14px;
	padding:-15px 5px -25px 5px;
	}

#akismetwrap {
         position: relative; 
	 top: -12px;
         margin:0 70px;
	 }

#cat, select {
         position: relative; 
	 top: -10px;
         margin:0 45px;;
	 }
	 
.widget_categories ul li ul.children{
         position: relative; 
	 top: 0px;
	 left:-10px;
	 }

.widget_pages ul li.page_item li{
         position: relative; 
	 top: 20px;
	 left:-10px;
     }
	 
/***************************************************************************/
/*           Built In Widgets Used When Other WP Widgets NOT Chosen        */
/***************************************************************************/

.widget-title {
	background-color: #9B010D;
	color:#fff;
	font-size: 10pt;
	font-weight: bold;
	padding:6px 0px 6px 15px;  
	}

.widget-title a:link,
.widget-title a:visited,
.widget-title a:hover {
	 color:#fff;
	 }

.widget {
	background-color: #ffffff;
	color:#555;
	padding:5px;
	margin:0 0 10px 0;
        font-size:9pt;
	}

.widget ul {
         margin:5px 5px 0px 5px;
         padding:0px;
         }

.widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin-bottom:10px;
         padding-left:14px;
         line-height:30px;
         font-size:9pt;
         }

.widget-title-ads {
	 color:#666666;
	 font-size: 1pt;
	 font-weight: bold;
	 padding:0px 0px 0px 0px;
	 }

.widget-title-ads a:link,
.widget-title-ads a:visited,
.widget-title-ads a:hover {
	 color:#666666;
	 }

.widget-ads {
	color:#555;
	// background-color: #ffffff;
	padding:0px 0 0 0;
	margin:0 0 8px 0;
        font-size:1pt;
	}

.widget-ads-google {
	color:#555;
	background-color: #ffffff;
	padding:2px 0 0 0;
	margin:0 0 8px 0;
        font-size:1pt;
	}

.widget-ads ul {
         list-style:none;
         margin:5px 5px 0px 5px;
         padding:0px;
         }

.widget-google-ads {
	 padding:0px 0px 0px 0px;
	 margin:0 0 8px 0;
	 }



/***************************************************************************/
/*         Center Widget Boxes to Locate Items Above and Below Posts       */
/***************************************************************************/

.center-widget-title {
	 background:url("images/center_widget_bg.gif") left top no-repeat; 
	 color:#0066cc;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px 265px 0px 5px;                                  
	 padding:8px 0px 0px 10px;
	 }
	  
.center-widget {
         background:url('images/center_widget_bottom_bg.gif') left bottom no-repeat;
	 color:#555;
	 margin:0px 265px 6px 5px;				     
	 padding:0.1em 1.2em 0.6em 1.0em; 
	 font-size:10pt;
	 }
.center-widget-title-box {
	 background:url("images/center_widget_bg_box.gif") left top no-repeat; 
	 color:#0066cc;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px 265px 0px 5px;                                  
	 padding:5px 0px 0px 10px;
	 }
	  
.center-widget-box {
         background:url('images/center_widget_bottom_bg_box.gif') left bottom no-repeat;
	 color:#555;
	 margin:0px 275px 6px 5px;				     
	 padding:5px 10px 10px 10px;
	 font-size:10pt;
	 }	
 
.center-widget a:link,
.center-widget a:visited {
         color:#0066cc;
	 }

.center-widget a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.center-widget ul li {
         /*background: url('images/bullet.gif') no-repeat 0 0;*/
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.center-widget ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.center-widget-box a:link,
.center-widget-box a:visited {
         color:#0066cc;
	 }

.center-widget-box a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.center-widget-box ul li {
         /*background: url('images/bullet.gif') no-repeat 0 0;*/
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.center-widget-box ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.center-widget-comments {
         background:url('images/center_widget_bottom_bg.gif') left bottom no-repeat;
	 color:#555;
	 margin:0px 265px 6px 0px;				     
	 padding:0.1em 1.2em 0.6em 1.2em;
	 font-size:10pt;
	 }
	 
.center-widget-comments a:link,
.center-widget-comments a:visited {
         color:#0066cc;
	 }

.center-widget-comments a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.center-widget-comments ul li {
         /*background: url('images/bullet.gif') no-repeat 0 0;*/
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.center-widget-comments ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }


/***************************************************************************/
/*                   Footer and Bottom Page of Navigation                  */
/***************************************************************************/

.bottom-page-nav {
         text-align:center;
	 color: #0074b6;
	 }

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
         color:#0074b6;
	 }

.bottom-page-subscribe {
         text-align:center;
	 color: #000000;
	 font-weight: bold;
	 }

.footer {
	 color:#555;
	 font-size:7pt;
         font-weight:normal;
	 text-align:center;
         padding:0px 0px 3px 0px;
         margin:0;
         }
	 
.footer a:link,
.footer a:visited,
.footer a:hover {
         color:#0074b6;
	 }

/***************************************************************************/
/*                         Comments Styles Output                          */
/***************************************************************************/

.comment-list {
	 padding:0;
	 margin:0 15px 20px 15px;
	 }

.comment-meta {
         position:relative;
	 top:-20px;
         color: #555555;
         font-size:10pt;
         margin:50px 0 0 0;
	 }

.odd-comment .comment-text {
         position:relative;
	 top:-10px;
         background-color: #E6E6F5; 
         color: #555;
         border:1px solid #B3B3B3;
	 padding:10px 10px 10px 10px !important;
	 padding:10px 10px 10px 10px;
         width:440px;
         overflow:hidden;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#0074b6;
         text-decoration:none;
         }

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
         color: #0074b6;
         font-weight:bold;
	 }

.odd-comment .comment-meta .comment-author {
         color: #0074b6;
         font-weight:bold;
	 }
	 
.even-comment .comment-text {
         position:relative;
	 top:-10px;
         background-color: #E6E6F5;
	 color: #555;
         border:1px solid #B3B3B3f;
	 padding:10px 10px 10px 10px !important;
	 padding:10px 10px 10px 10px;
         width:440px;
         overflow:hidden;
	 }

.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
         color:#0074b6;
         text-decoration:none;
         }

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
         color: #0074b6;
         font-weight:bold;
	 }

.even-comment .comment-meta .comment-author {
         color: #0074b6;
         font-weight:bold;
	 }

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
         color:#0074b6;
	 }

/***************************************************************************/
/*                       Search Bar and Other Input                        */
/***************************************************************************/

#searchform {
	 margin:0;
	 }
	
input#s {
	 color:#777;
	 width: 90%;
	 height: 18px;
	 margin: 0;
	 padding: 2px;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 }

input {
	 color:#555;
	 }

textarea#comment {
         width:470px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
	 }

input#author,
input#email,
input#url {
         width:200px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
         }

/***************************************************************************/
/*       Sidebar MooTools - Popular, Comments, Featured, Tag Cloud         */
/***************************************************************************/

.sideTabs {
	width:248px !important;
	height:auto !important;
	min-height:260px;
	border:1px solid #666666;
	background-color:#f8f8f8;
	float:center;			
	padding: 2px 2px 5px 3px;
	margin:0 0 10px 0;
	overflow:hidden;		
	}

.col2 {
	height:auto !important;	
	float: left;
	width: 255px;
	}

.text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #92000A;
	text-align: center;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.text-body-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url('images/5.gif');
	list-style-type: circle;
}

.text-body-list  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url('images/5.gif');
	list-style-type: circle;
}

.text-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #9A000C;
	text-align: left;
}
.box-bottom {
	background: url('images/6b.jpg');
	background-repeat: no-repeat;
	height: 18px;
	width: 635px;
}
.box1-top {
	background: url('images/6a.jpg');
	background-repeat: no-repeat;
	height: 74px;
	width: 635px;
}
.box2-top {
	background: url('images/7a.jpg');
	background-repeat: no-repeat;
	height: 74px;
	width: 635px;
}

.6c {
	background: url('images/6c.jpg') repeat center top;
}
.text-subhead-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.text-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #E2801D;
	text-align: center;
}
.text-body-small-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.text-body-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.johnsonbox-1 {
	padding: 10px;
	border: 0px solid #900; /* was thin solid #900*/
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/***************************************************************************/
/*        THE END  *** REMEMBER IF NOT HERE CHECK STYLES/(COLOR).CSS       */
/***************************************************************************/
