/*
Theme Name:		Domain Folio
Theme URI:		http://www.templatespedia.com
Description:	Domain Portfolio theme for domainer.
Version:		1.0
Author:			Shabu Anower
Author URI:		http://www.templatespedia.com
*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#474848;
	margin:0;
	padding:0;
}

img {
	border:0px;
}
a {
	color:#5d5d5d;
	text-decoration:none;
}
a:hover {
	color:#589a10;
	text-decoration:underline;
}
a img {
	border:0px;
}
#wrapper {
	width:860px;
	margin:15px auto 0 auto;
}
#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	margin: 0;
	padding:0;
}
#logo {
	background:url('images/logo.gif') no-repeat;
	width:231px;
	height:78px;
	display: block;
}
#footer {
	width:840px;
	height:24px;
	margin:0 auto 20px auto;
	padding:30px 0 0 20px;
	background:url('images/footer.gif') no-repeat top center;
}
#footer p {
	font-size:11px;
	margin:0;
}
#footer a {
	color:#474848;
	text-decoration:none;
}
#footer a:hover {
	color:#589a10;
}
.page {
	width:860px;
	margin:0 auto;
}
#content {
	background: #ffeacc url('images/content.bg.gif') no-repeat;
	width:840px;
	padding:10px;
	overflow:hidden;
}
.caption {
	margin: 0 0 5px 5px;
	font-size: 1.2em;
	color: #5d5d5d;
}
.categories {
	width: 860px;
}
.categories h2 {
	font-size: 1.2em;
	background: url('images/box.caption.gif') no-repeat;
	letter-spacing:-1px;
	margin:0;
	height: 30px;
	padding: 5px 0 0 15px;
	color: #5d5d5d;
}

.box {
	background: #cde1b7 url('images/box.bottom.gif') no-repeat bottom;
	padding: 0 3px 10px 5px;
	margin: 0 0 10px 0;
}
	.box ul {
		margin: 0;
		padding: 0;
		width: 852px;
	}
		.box li {
			list-style-type: none;
			width: 284px;
			float: left;
		}
		.box li a {
			list-style-type: none;
			background: #cde1b7 url('images/sep.gif') repeat-x bottom;
			padding: 5px 0 5px 15px;
			height: 15px;
			width: 269px;
			display: block;
			color: #589a10;
			float: left;
		}

		.box li a:hover {
			list-style-type: none;
			background: #e6f1d9 url('images/sep.gif') repeat-x bottom;
			padding: 5px 0 5px 15px;
			height: 15px;
			width: 269px;
			display: block;
			text-decoration: none;
			float: left;
		}

.searchbox {
	margin: 34px 0 0 0;
	width:179px;
	float: right;
}

.search {
	background:url('images/input.gif') no-repeat;
	height:22px;
	padding:10px 5px 5px 8px;
	width:128px;
	color:#444;
	border:none;
	margin:0;
	float:left;
}
.find {
	background:url('images/search.gif') no-repeat;
	border:none;
	height:37px;
	width:38px;
	margin:0;
	float:right;
}

.find:hover, .find:focus {
	background:url('images/search.gif') no-repeat 0px -37px;
	border:none;
	height:37px;
	width:38px;
	margin:0;
	float:right;
}

#nav {
	background:url('images/navbg.gif') repeat-x top;
	height:71px;
	margin:20px 0 0 0;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url('images/nav.gif') no-repeat top left;
	height:71px;
	width: 681px;
	float: left;
}
#nav li {
	padding:0;
	margin:0;
	height:71px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;

}
#nav .main {
	background:url('images/logo.gif') no-repeat;
	display: block;
	width: 334px;
	height: 71px;
	margin: 0;
}

#nav .normal {
	color:#006600;
	font-weight:bold;
}
#nav .normal a {
	color:#5d5d5d;
	height:26px;
	padding:45px 15px 0 15px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	float: left;
	text-transform: uppercase;
}
#nav .normal a:hover {
	color:#589a10;
}
#nav .normal #current {
	color:#589a10;
}
#nav .normal #current a {
	color:#88b558;
}
#nav .normal #current a:hover {
	color: #5d5d5d;
}

.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item {
	background:url('images/product.bg.gif') no-repeat;
	padding:5px 5px 7px 5px;
	width:260px;
	height:146px;
	float:left;
	margin:0 5px 10px 5px;
}
.item h2 {
	font-size: 12px;
	margin: 6px 0 0 0;
	padding: 0;
	letter-spacing: 1px;
	color: #ffffff;
}
.item h2 a {
	color:#5d5d5d;
	text-decoration:none;
}
.item h2 a:hover {
	text-decoration:none;
}
.item p {
	margin: 0;
}
.item p img {
	margin: 0;
	background: #fff;
	padding: 0 11px 0 10px;
}

.item2 {
	background:url('images/product.bg.gif') no-repeat 0px -158px;
	padding:5px 5px 7px 5px;
	width:260px;
	height:146px;
	float:left;
	margin:0 5px 10px 5px;
}
.item2 h2 {
	font-size: 12px;
	padding: 0;
	margin: 6px 0 0 0;
	letter-spacing: 1px;
}
.item2 h2 a {
	color:#ffffff;
	text-decoration:none;
}
.item2 h2 a:hover {
	color: #ffffff;
	text-decoration:none;
}
.item2 p {
	margin: 0;
}

.item2 p img {
	margin: 0;
	background: #fff;
	padding: 0 11px 0 10px;
}

.details {
	background: #ffdfb2 url('images/details.top.gif') no-repeat top;
	padding:8px;
	margin:0;
}
.details a {
	color: #589a10;
	font-weight: bold;
	text-decoration: none;
}
.details a:hover {
	color: #589a10;
	text-decoration: underline;
}

.detailsbottom {
	background: url('images/details.bottom.gif') no-repeat;
	height: 5px;
	margin:0;
}

.details h2 {
	font-size:1.2em;
	color:#5d5d5d;
	margin: 0 0 3px 0;
}
.details .para {
	margin: 0 0 3px 0;
	width: 350px;
	float: left;
}

.details .para img {
	padding:86px 55px 87px 56px;
	background: #ffffff;
	border: 1px solid #fab450;
}

.details .info {
	float: right;
	width: 454px;
	margin: 0 0 0 20px;
}
	

.desc {
	margin: 0 0 2px 0;
	padding: 0;
}

.price {
	background: url('images/price.gif') no-repeat;
	padding: 0 0 0 20px;
}

.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}

.Nav {
	margin:0 0 0 5px;
	padding:0;
	color:#838383;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#fff url('images/nav.bg.gif');
	border:1px solid #589a10;
	color:#838383;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	background: url('images/nav.bg.on.gif');
	padding:4px 8px 4px 8px;
	border:1px solid #589a10;
	color:#589a10;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	background: url('images/nav.bg.on.gif');
	padding:4px 8px 4px 8px;
	border:1px solid #589a10;
	color:#589a10;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav span {
	background: #fff url('images/nav.bg.gif');
	padding:4px 8px 4px 8px;
	border:1px solid #589a10;
	font-size:10px;
	margin:0 5px 0 0;
}
.singleads {
	background:#ffc0b2 url('images/ads.top.gif') no-repeat top;
	padding:8px;
	margin:10px 0 0 0;
}

.singleadsbottom {
	background: url('images/ads.bottom.gif') no-repeat;
	height: 5px;
	margin:0;
}

.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
.text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:2px solid #5d5d5d;
}
.text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #5d5d5d;
}
form {
	margin:0;
	padding:0;
}