/*
Theme Name: Arbor
Author: Nikkelkrome.com
Author URI: http://www.nikkelkrome.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Helvetica, Verdana, Arial;
	color: #333333;
	background-color: #000000;
	background-image: url(../../../_images/bgs/bg_wrap.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}
a {
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:hover,
a:focus {
	color: #fe7030;
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper width: 980px; **/
.wrapper {
	width: 940px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 183px;
        padding-top: 17px;
	color: #ffffff;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			padding: 8px 12px;
			letter-spacing: -1px;
		}
		#header ul li a {
			color: #ffffff;
		}
	#header ol {
		list-style-type: none;
		padding-top: 24px;
	}
		#header ol li {
			float: left;
			padding: 10px;
		}
		#header ol li a {
			color: #CCCCCC;
		}
	#header .logo {
		clear: both;
		position: relative;
	}
		#header .logo h1 {
			font-size: 0;
			padding: 28px 10px 0;
		}
		#header .logo h1 a {
			display: block;
			outline: none;
			width: 535px; height: 82px;
			text-indent: -9999px;
			background: url(images/logo.giff) no-repeat 0 0;
		}
		#header .logo p {
			position: absolute;
			top: 80px; left: 130px;
			font-size: 1.2em;
		}
	#header .ad468x60 {
		float: right;
	}
	#header {
		
	}
/** END header **/

/** BEGIN body **/
#body {
	
}
/** END body **/

/** BEGIN content width: 682px; **/
#content {
	background-color: #ffffff;
	width: 642px;
	float: left;
	padding: 5px 5px 20px;
}
	#content p {
		margin-bottom: 10px;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 20px 0;
		background-color: #EEEEEE;
		border: 1px solid #CCCCCC;
		font-weight: bold;
		font-style: italic;
		margin: 0 20px 10px;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .post {
		border: 1px solid #CCCCCC;
		padding: 10px 10px 0;
		background-color: #ffffff;
		margin-top: 10px;
	}
		#content .post .details {
			background-color: #EEEEEE;
height: 15px;
			border-top: 1px solid #CCCCCC;
			margin: 0 -10px;
			padding: 10px;
			clear: both;
		}
			#content .post .details p {
				margin-bottom: 0;
			}
			#content .post .details a {
				text-decoration: none;
			}
		#content .post .date {}
			#content .post .date a {
				text-decoration: none;
			}
		#content .post h2 {
			font-size: 2.2em;
			font-family: "Trebuchet MS";
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post .comments a {
			padding-left: 14px;
			margin-left: 10px;
			background: url(images/comments.gif) no-repeat 0 2px;
		}
		#content .post a {
			text-decoration: underline;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 282px;
	float: right;
	padding: 0px 0 20px;
}
	#sidebar a {
		color: #333333;
	}
	#sidebar h2 {
		font-size: 1em;
		text-transform: uppercase;
		background-color: #fe7030;
		padding: 5px;
		color: #ffffff;
		margin-bottom: 5px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 10px 4px 20px;
			font-size: 1.1em;
			font-family: Arial;
			background: url(images/bullet.gif) no-repeat 4px 8px;
		}
	#sidebar .l {
		float: left;
		width: 136px;
	}
	#sidebar .r {
		float: right;
		width: 136px;
	}
		#sidebar .l ul li, #sidebar .r ul li {
			padding-left: 10px;
			background: none;
		}
	#sidebar form {
		background: #ffffff url(images/search.gif) no-repeat 5px 5px;
		border: 1px solid #CCCCCC;
		padding: 5px;
		height: 23px;
		margin-bottom: 10px;
	}
		#sidebar form input {
			float: left;
			border: 0;
			background-color: transparent;
			width: 235px;
			margin: 4px 6px 0 3px;
		}
		#sidebar form button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 25px; height: 23px;
			background-color: transparent;
		}
	#sidebar .box {
		background-color: #ffffff;
		border: 1px solid #CCCCCC;
		margin-bottom: 10px;
		padding: 5px;
	}
	#sidebar .ads {
		text-align: center;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .popular div.item {
		border-top: #ccc 1px solid;
		padding-top: 4px;
		margin-bottom: 4px;
		color:#000;
		width: 270px;
	}
	#sidebar .popular div.first {
		border-top: none;
	}
	#sidebar .popular div.item img {
		width: 70px;
		height: 70px;
		float: left;
		margin-right: 7px;
		border: 1px solid #000;
	}
	#sidebar .popular div.item h3 {
		color: #000;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	#sidebar .popular div.item div.text {
		font-size: 11px;
	}
/** END sidebar **/

/** BEGIN footer **/
	
.copyright{
	font-size: 9px;
	text-align: left;
	color: #999999;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
    }
	

.copyright a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#footer {
        background: url(../../../_images/bgs/footerbg.jpg) no-repeat center;

	color: #ffffff;
	padding: 15px 10px;
}
	#footer a {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #ffffff;
		background-color: #000000;
	}
	.postnav a:hover {
		border: 1px solid #cccccc;
		color: #fe7030;
		text-decoration: none;
	}
#comments {
	padding: 0 10px 10px;
	margin: 10px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;

}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;

	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;

	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;

	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #fe7030;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}




h1.archive {
	text-align: center;
	color: #fe7030;
}

.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;

}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	background-color: #d2d2d2;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	background-color: #;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** SOCIABLE CSS **/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

	.feature {
		height: 135px;
		margin: 0;
		padding: 20px 10px 10px;
		clear: both;
		border: 1px solid #CCCCCC;
		border-width: 0px 1px 1px;
	}
			.feature p {
				margin-bottom: 0;
			}
			.feature a {
				text-decoration: none;
			}

.featuretext {
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 15px;
	color: #000000;
}

.featureorange {
	font-size: 18px;
	padding-left: 15px;
	color: #fe7030;
}

.featuresmall {
	font-size: 12px;
	padding-left: 15px;
}

