/*  
Theme Name: WeedReviewer
Theme URI: http://www.ogwebdesign.com/
Description: Wordpress Design by <a href="http://www.ogwebdesign.com/">OGWebDesign.com</a>.
Version: 1.0
Author: OGWebDesign
Author URI: http://www.ogwebdesign.com/
*/

body {margin: 0;font-family: Tahoma; font-size: 12px;text-align: center;color: #000;background: #e6e6e6 url('images/bg.jpg') repeat-x top left;}
a {color:#848484;text-decoration: none;}
a:hover {color:#848484;text-decoration: underline;}
a img {border: 0;}
img {vertical-align: top;}
ul,li {margin:0;padding:0;}
ul ul {margin:0;}
li {list-style:none;}
h1,h2,h3 {margin:0;padding:0;}


.floatL {float:left; width:auto;}
.floatR {float:right; width:auto;}
.clear {clear:both;}
.bg {background: url('images/side_bg.jpg') repeat-y top left; width:189px; padding:0 0 0 15px;}
.sidefoot {background: url('images/side_btm.jpg') no-repeat top left; width:209px; padding:0 0 0 0; height:20px;}
.orange {color:#ff7418; font-size:10px;}
.orange_link {float:right; color:#ff7418;}
.line {clear:both;background: url('images/split.gif') repeat-x top left; height:17px; width:536px}
.idc-foot {visibility: hidden;}
.bio {float:left; padding:0 8px 0 0;}
.bio_widget {padding:10px 10px 20px 0;clear: both; background: url('images/bio_btm.jpg') no-repeat bottom left }
.social_bookmark {padding-top:20px; clear: both;}
ul.children {padding-left:10px;}

#wrapper {width:1000px; margin:auto;}
	.header {height:131px; clear:both;}
	.nav {height:52px; clear: both;}
	.slider_wrap {height:154px; clear: both; color:#635f5f; font-size: 11px; text-align: left; padding:22px 0 0 0;}
		.slider_wrap ul {padding:5px 0 0 0;}
		.slider_wrap ul li {padding:3px;}
		.slider_wrap a img {border:1px solid #fff;}
	
	.squeeze {margin:auto; width:992px;}
	
		#left {width:777px; float:left;}
			.left_sidebar {float: left; width:209px; text-align: left;color:#848484;}
				.left_sidebar h2 {clear:both; width:149px; height:40px; color:#000; padding:20px 0 0 60px; font-weight:400; font-size: 17px; background: url('images/side_head.jpg') no-repeat top left}
			
			.right_sidebar {float: left; width:209px; text-align: left; color:#848484;}
				.right_sidebar h2 {clear:both; width:149px; height:40px; color:#000; padding:20px 0 0 60px; font-weight:400; font-size: 17px; background: url('images/side_head.jpg') no-repeat top left}
				
			.content {width:562px; float:right;background: url('images/cont_bg.jpg') repeat-y top left; }
				.content h2 {clear: both; width:562px; height:40px; padding:20px 0 0 0; background: url('images/titlebar.jpg') no-repeat top left; font: 23px Arial; color:#fff;}
				.content .review_squeeze {width:540px; margin:auto; padding:0 0 0 5px;}
				.content .review_box {width:180px; height:285px; float:left;text-align: left; color:#686868;}
					.content .review_box .rtitle {font-size: 14px; color:#635f5f; height:20px; overflow: hidden}
						.content .review_box .rtitle a {color:#575757;}
					.content .review_box a img {border:1px solid #d6d6d6;}
					
				.content .entry {padding:0 20px 0 17px; text-align: left;}
					.content .entry h3 {color:#7dbe0c; font-size: 22px; font-weight: 400}
					.content .entry a {color:#ff7418}
					.content b {color:#ff7418;}
					.content .entry a img {border:2px solid #ff7418}
					.content .entry ul li {list-style: circle inside}
					
.btm {clear: both; background: url('images/btm_bg.jpg') repeat-y top left; width:983px; height:376px; margin: auto;}
	.btm_inside {width:970px; height:340px; clear:both; margin: auto;}
		.btm_box {float:left;text-align: left; line-height: 1.8;}
			.btm_box h3 {font-size: 18px;}
			.btm_box a {color:#a8bc70;}
			.btm_box b {color:#686868;}
			.btm_box a img {border:1px solid #ddd; padding:5px;}
		
#foot {clear:both; background: url('images/foot_bg.jpg') repeat-x top left; height:30px; color:#8b8b8b; text-align: center; padding:10px 0 0 0;}
	#foot a {color:#8b8b8b;}
	#foot b {color:#a8bc70;}
	
/* nav */
#home {display: block; width: 136px; height: 52px; background: url('images/home.gif') no-repeat 0 0; float:left;}
#home:hover { background-position: 0 -52px;}
#home span {display: none;}

#rewards {display: block; width: 176px; height: 52px; background: url('images/rewards.gif') no-repeat 0 0; float:left;}
#rewards:hover { background-position: 0 -52px;}
#rewards span {display: none;}

#archives {display: block; width: 165px; height: 52px; background: url('images/archives.gif') no-repeat 0 0; float:left;}
#archives:hover { background-position: 0 -52px;}
#archives span {display: none;}

#galleries {display: block; width: 191px; height: 52px; background: url('images/galleries.gif') no-repeat 0 0; float:left;}
#galleries:hover { background-position: 0 -52px;}
#galleries span {display: none;}

#contact {display: block; width: 158px; height: 52px; background: url('images/contact.gif') no-repeat 0 0; float:left;}
#contact:hover { background-position: 0 -52px;}
#contact span {display: none;}

#advertise {display: block; width: 174px; height: 52px; background: url('images/advertise.gif') no-repeat 0 0; float:left;}
#advertise:hover { background-position: 0 -52px;}
#advertise span {display: none;}


/* slider code */
#slider-wrapper {
	position:relative;
}
#slider {
	margin:0;
	padding-top:2px;
	}
#slider-content {
	margin:0 auto;
	overflow:hidden;
	width:899px;
}

	#slider-content  ul{
		width:1920px;
	}

		#slider-content  li{
			float:left;
			cursor:pointer;
			padding-right:5px;
		}
.move-left, .move-right {
	position:absolute;
	background:none;
	top:0;
	cursor:pointer;
}
.move-left {
  left: 0;
}

.move-right {
  right: 0;
}

