/*
Theme Name: Rate Outdoors
Theme URI: http://www.rateoutdoors.com/
Description: RateOutdoors Custom Affliate Marketing Theme by Paul Morrison.
Version: final.
Author: Paul 'unr' Morrison
Author: http://www.iamunr.com/
*/

/*STYLING RESETS, this resets all the browser issues, and resets everything to 0*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, ol, ul, li, fieldset, form, label, legend, table, tbody,tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	color: #333;
	background: url('images/wood_bg.jpg') repeat-x #4b4b4b;
	text-align: center;
	font-family:  verdana, tahoma, serif;
	line-height: 17px;
	font-size: 14px;
}

a {
	text-decoration: underline;
	cursor: pointer;
	color: #612c0c;
	}

a:hover {
	text-decoration: underline;
	color: #c14900;
	}
	
div.secret{
	height: 0px;
	line-height: 0px;
	clear: both;
	}
	
	
br.secret{
	height: 0px;
	line-height: 0px;
	clear: both;
	}
	
.wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
.header {
	width: 900px;
	height: 179px;
	background: url('images/header.png') no-repeat top left;
	}
	
	.header .logo img {
		margin-top: 14px;
		}
		
	.header .navigation {
		list-style-type: none;
		text-indent: -100000px;
		margin-top: 13px;
		.margin-top: 8px;
		}
		
	.header .navigation li {
		float: left;
		margin-right: 10px;
		}		

	.header .navigation li a {
		display: block;
		background-position: top left;
		height: 34px;
		}
		
		.header .navigation li a:hover, .header .navigation .active a {
			background-position: bottom left !important;
			}
			
	.header .navigation .home a {
		background: url('images/nav/home.gif');
		width: 58px;
		border-left: 4px solid brown;
		}
		
	
		.header .navigation .categories a {
		background: url('images/nav/categories.gif');
		width: 100px;
		border-left: 4px solid red;
		}
		
	
		.header .navigation .topten a {
		background: url('images/nav/topten.gif');
		width: 110px;
		border-left: 4px solid green;
		}
		
		.header .navigation .aboutus a {
		background: url('images/nav/aboutus.gif');
		width: 83px;
		border-left: 4px solid #ff9900;
		}
		
		
			.header .navigation .articles a {
		background: url('images/nav/articles.gif');
		width: 84px;
		border-left: 4px solid purple;
		}
		
			.header .navigation .rss a {
		background: url('images/nav/rss.gif');
		width: 48px;
		border-left: 4px solid blue;
		}
		
/*pagemetas*/

.pagemeta {
	margin: 20px 0 0 0;
	.margin: 30px 0 0 0;
	font-size: 12px;
	}
	
	.pagemeta .breadcrumb {
		margin-left: 14px;
		_margin-left: 7px;
		float: left;
		}
		
	.pagemeta .microsale {
		float: right;
		margin-right: 14px;
		_margin-right: 7px;
		list-style-type: none;
		}
		
		.pagemeta .microsale li {
			display: inline;
			}
		
/*maincontent stuff*/

.bodycontainer {
	width: 872px;
	background: url('images/cbg.gif') repeat-y top left;
	padding: 20px 14px 10px;
	}
	
/*browsing micronav*/
.micronav {
	margin-left: 14px;
	text-align: center;
	padding-bottom: 10px;
	}
	
		
/*now for some real coding beauty,
time for my master ul!*/

.productlist {
	list-style-type: none;
	background: url('images/dividersbg.gif') repeat-y top center;

	}
	
	.productlist .product {
		border: solid 1px #d6c4b1;
		background: #fafafa;
		float: left;
		margin: 0 8px 11px 0;
		width: 200px;
		padding: 4px;
		position: relative;
		}
		
		.ad {
			padding-bottom: 0!important;
			}
		
		.productlist .product:hover {
			border: #9d7344 1px solid;
			background: #f2f2f2;
			}
			
			.productlist .title{
			height: 35px;
			}
	
			
	.productlist p {
		font-size: 12px;
		margin: 0;
		}
		
	.productlist .productmeta {
		background: #333;
		-moz-opacity: 0.65;
		filter:alpha(opacity=65);
		z-index: 20;
		width: 200px;
		position: relative;
		position: absolute;
		bottom: 4px;
		color: white;
		}
		
		.productlist .productmeta a {
			color: white;
			text-decoration: none;
			padding: 7px !important;
			font-size: 10px;
			display: block;
			}
			
			.productlist .productmeta a:hover {
				text-decoration: underline;
				color: white;
						font-size: 10px;
				}
				
			.productlist .productmeta p {float: left;}
			.productlist .productmeta .reviews {float: right !important;}
			
/*footer*/
.footer {
background: #000 url('images/footbg.gif') repeat-x top left;
}

.footbox {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
	.footbox ul {
		list-style-type: none;
		padding-top: 20px;
		line-height: 25px;
		float: left;
		width: 280px;
		padding-right: 20px;
		}
		
		.footer li {
				padding-left: 15px;
				background: url('images/gear_small.gif') no-repeat  0 5px;
		}
		
		.footer .title {background: none !important; }
		
	.footbox a {
		color: white;
		text-decoration: none;
		padding: 4px;
		}
		
		.footbox a:hover {
			color: #6f2e07;
			padding: 4px;
			background: white;
			}
			
	.footbox p.copyright {
		width: 900px;
		display: block;
		text-align: center;
		color: #636363;
		font-size: 11px;
		padding: 10px 0;
		}
		
/*starting the post coding*/

.post {
	margin-bottom: 20px;
	}
	
.post h1 {
	line-height: 20px;
	font-size: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: impact, arial-black, serif;
	}
	
.post img.product {
	border: solid 2px #b9b9b9;
	float: left;
	}
	

	
	.post img.product:hover {
		border: solid 2px #6f2e07;
		}
	
	.post .inside {
		margin-left: 20px;
		float: left;
		width: 485px;
		}
		
	.post .inside p {
		padding-bottom: 20px;
		}
		
		.rateme p { padding: 0 !important; }
		
	.post .available {
		background: #feffb3;
		padding: 10px 10px 0 10px;
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 22px;
		}
		
		.post .available {
			font-weight: bold;
			}
			
.sidebar {
	float: left;
	width: 350px;
	background: url('images/sidebarbg.jpg') repeat-y top left;
	margin: 20px 0 0 0;
	line-height: 25px;
	}
	
	.sidebar ul {
		width: 325px;
		margin: 10px 0 20px 40px;
		list-style-type:disc;
		}
		
		.sidebar ul li a {
			padding: 4px;
			}
			
			.sidebar ul li a:hover {
				background: #6f2e07;
				padding: 4px;
				color: white;
				}		
				
.comments {
	float: right;
	width: 485px;
	margin: 40px 0 0 20px;
	_margin: 20px 0 0 7px;
	}
	
	.comments h4 {
		margin: 15px 0 4px 0;
		font-size: 16px;
		}
		
		.comments h4 span {font-weight: normal;}
		
		.comments p {
			width: 430px;
			margin-left: 25px;
			color: #777;
			}
			
.comments .commentbox {
	width: 485px;
	margin: 20px 0 10px 0;
	background: url('images/commentbg.jpg') repeat-y top left;
	}
	
	.comments .commentbox table {
		margin: 0 10px 10px 10px;
		width: 465px;
		}
		
		.comments .commentbox table tr td img {
			padding: 15px 0 5px 0;
			}
			
		.comments .commentbox table tr td input {
			width: 320px;
			padding: 4px;
			background: #ebebeb;
			border: solid 1px #686868;
			}
			
			.comments .commentbox table tr td textarea {
				width: 450px;
				height: 75px;
				background: #ebebeb;
				border: solid 1px #686868;
				padding: 4px;
				}
				
			.comments .commentbox #submit {
				cursor: pointer;
				margin-top: 10px;
				}
				
.success { /*for the your comment has been posted message*/
	margin: 20px;
	padding: 20px;
	display: block;
	border-top: solid 2px #6dc669;
	border-bottom: solid 2px #6dc669;
	background: #9dd59a;
	color: black !important;
	}
	
.pagenavi {
	display: block;
	text-align: center;
	font-family: verdana, tahoma, serif !important;
	}
	
	.pagenavi a {
		color: #6f2e07 !important;
		border-color: #6f2e07 !important;
		}
		
		.pagenavi a:hover {
			color: black !important;
			border-color: black !important;
			}
			

.articles, .article {float: left;}
.articles .post, .article .post {
	width: 480px;
	padding: 10px;
	margin-right: 10px;
	}
	
	.article .post p {
		line-height: 20px;
		margin-bottom: 10px;
		}
	.articles .post:hover {
		background: #f0f0f0;
		}
		
	.articles .rest{
		padding: 4px;
		margin: 4px;
		display: block;
		width: 200px;
		text-align: center;
		}
		

		
		.articles a.rest:hover {
			background: #6f2e07;
			padding: 4px;
			margin: 4px;
			color: white;
			}
	
	