/* Just to be safe */
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p {margin:0;padding:0;color:#333;}

/* Basic Sitewide Stuff */
body{
	font: normal 12px/12px Arial, Helevtica, Verdana, san-serif;
	position:relative;
	line-height:18px;
	float: left;
	width: 100%;
}
h1,h2,h3,h4,h5, #contact-form label {font-family: "Arial", "Verdana", "Verdana", Arial, sans-serif;}
p {color:#585858;line-height:18px;font-size:12px;padding-bottom:10px;}
a {text-decoration: none;font-weight:500;}
a:link {color:#333;text-decoration:none;}
a:visited {color:#333;}
a:hover {color: #393;}
a:active {color:#333;}
.hr {height:11px;background: url(hr.png) no-repeat center center;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/* Typography */
h1, h2, h3, h4, h5 {color:#333333;}
h1 	{font-size:35px;line-height:30px;}
h2	{font-size:30px;line-height:30px;}
h3	{font-size:20px;}
h4	{font-size:16px;font-weight: bold;}
h5	{font-size:13px;}
h6 {font-size:9px;}
blockquote p {background:none repeat scroll 0 0 #ECECEC;color:#999999;font-style:italic;font-size:13px;padding:20px 40px;quotes:none;}
hr {border: 1px inset #F0F0F0;margin:20px 0 }
ul {list-style: inside url(list-unordered.png); padding:10px 0;}
ol {list-style:inside decimal;padding:10px 0;}
legend {font-style:italic;font-size:16px;padding:10px 0;}
label {clear:both;width:100px;color:#999999;float:left;font-size:14px;font-weight:bold;}
input{
	font-size:12px;
	margin-bottom:-2px;
	color:#8a8a8a;
	width:200px;
	height:20px;
	background-color:#fff;
	border:1px solid #ebebeb;
	padding: 0;
}

sup,sub {height: 0;line-height: 1;vertical-align: baseline;_vertical-align: bottom;position: relative;}
sup {bottom: 1ex;}
sub {top: .5ex;}
abbr, acronym{border-bottom: .1em dotted;cursor: help;}
pre {padding:10px 20px;background:#ECECEC;overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */ /*width: 99%; */word-wrap: break-word; /* Internet Explorer 5.5+ */}
pre code {margin: 0 0 0 40px;  /*--Left Margin--*/padding: 18px 0;display: block;background:#ECECEC;}

/* Header */
#header-wrap{
	margin-bottom:20px;
}
.header-top {
	width: 100%;
	height: 58px;
	position: relative;
	background: #006532; /* Old browsers */
	background: -moz-linear-gradient(top,  #006532 0%, #006532 35%, #005b2d 63%, #003d1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006532), color-stop(35%,#006532), color-stop(63%,#005b2d), color-stop(100%,#003d1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006532 0%,#006532 35%,#005b2d 63%,#003d1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006532 0%,#006532 35%,#005b2d 63%,#003d1e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006532 0%,#006532 35%,#005b2d 63%,#003d1e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006532 0%,#006532 35%,#005b2d 63%,#003d1e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006532', endColorstr='#003d1e',GradientType=0 ); /* IE6-9 */
}

/* Main Navigation */
#nav-wrap {width:100%;margin:0 auto;}
#nav-wrap .logo {background:url(logo.png) no-repeat;height:108px;}
#nav-wrap .logo a {text-indent:-9999px;}
#nav-wrap .logo, #nav-wrap .logo a{
	display:block;
	border: none;
	padding: 0;
	margin:0;
	height:128px;
	width:232px;
	position:relative;
	left:0px;
	top:0px;
}
#nav-wrap .current a{color:#fff;}
#nav {float:left;margin:10px 0 0 245px;}

/* Search */
div#searchbox {
	display:inline;
	float:right;
	margin:0px;
}
div#searchbox input#search {background:url(searchbox.png) no-repeat scroll left top transparent;border:0 none;color:#999;font-size:11px;height:20px;padding:1px 0 3px 23px;width:150px;margin-right:-15px;}
div.error #searchbox {float:left;margin:10px 0 0 0;}

/* Categories Navigation */
#categories-wrap {width:100%;height:90px;margin:0 auto;}
#cats { 
	height: 48px;
	margin: 21px -1px 0 42px;
	background: #F0F0F0;
	border-radius: 4px;
	box-shadow: inset 1px -1px 4px #CBCBCB;
}
#cat-menu, #cat-menu * {margin:	0;padding: 0;list-style: none;}
#cat-menu {margin: 0px 0 0 30px;font-size: 14px;height: 100%;}
#cat-menu ul li {width:100%;}
#cat-menu li {float:left;position:relative;}
#cat-menu a {display:block;text-decoration: none;padding: 15px 10px 12px 10px;color: #1d1c1c;}
#cat-menu a:hover {background:url(bg-cat-hover.png) repeat-x #e8e8e8;}

/* Slider Area - See individual slider CSS files */
#slider-wrap {}

/* Call to Action */
#cta-wrap {width:100%; min-height: 75px; margin:0 auto;background:url(quotes.png) 0px 0px no-repeat;padding-left: 70px;}
#call-to-action {min-height:50px;margin: 0 0 15px 0;}
#call-to-action h3 {font-size:18px;color:#333;line-height:24px;}
.cta-button {background:url(button.png) no-repeat;float:right;width:182px;height:40px;margin-bottom: 15px;}
.cta-button span {position:relative;top:11px;left:15px;text-shadow:1px 1px 1px #fff;color:#737373;font-size:12px;}
.call-to-action-inner{text-align:center;}
#quote {z-index:20;height:52px;width:36px;}

/* Four Squares Home Page Layout */
#home-content .post-small {min-height:250px;width:263px;margin-bottom:30px;}
#home-content .post-small h3 {font-size:24px;font-weight:100;line-height:25px;padding:5px 0;}
#home-content .post-small p {padding-top:15px}
#home-content .post-small .readmore {font-style:italic;color:#7e7e7e !important;}
.meta-small {
	color:#000000;
	font-style:italic;
	height:25px;
	width:566px;
	background:url(bg-meta-sm.jpg) no-repeat;
	margin-top:15px;
}
.meta-small ul {list-style:none;padding:0;}
.meta-small ul li {float:left;padding:4px 15px 0;}
.meta-small ul li.comments {background:url(comments.png) 0 6px no-repeat;margin-left:5px;padding-left:20px;}

/* Carousel Home Page Layout*/
#carousel-home-content {width:565px;min-height:600px;margin:0px 35px 35px 0;float:left;}
#carousel-sidebar-area {width:360px;float:right;margin-top:0px;}
#carousel-sidebar-area .ads {padding-top:20px;}
#carousel-sidebar-area .ads h4 {margin-bottom:7px;}
#carousel-sidebar-area .ads img {margin:10px 0 0 6px;padding:7px 7px;background:#ececec;border:1px solid #d7d7d7;}
#carousel-wrap {min-height:150px;margin:10px 0 0 15px;}
#carousel-wrap ul {list-style:none;}
#carousel-wrap a.prev {float:left;position:relative;top:50px;left:-20px;}
#carousel-wrap a.next {float:right;position:relative;top:50px;left:5px;}
#carousel-wrap .fadeThis {display:block;height:125px;position:relative;width:125px;}
#carousel-wrap .hover {position: absolute;top: 8px;left: 13px;display: none;height: 100px;width: 100px;background:url(hover.png) 0 0 no-repeat;}
.carousel {position:relative;left:-15px!important;}
.carousel img {padding:7px 7px;margin:0 5px;background:#ececec;border:1px solid #d7d7d7;}

/* Main Content */
#home-content .post, #carousel-home-content .post {min-height:250px;margin-bottom:30px;}
#home-content .post h3, #carousel-home-content .post h3 {font-size:24px;font-weight:100;line-height:22px;padding:5px 0;}
#home-content .post p, #carousel-home-content .post p {padding-top:15px}
#home-content .post .readmore, #carousel-home-content .post .readmore {font-style:italic;color:#7e7e7e !important;}
#home-content .cat-list, #carousel-home-content .cat-list {max-width:250px;margin-bottom: 30px;}
.featured {position:relative;left:-5px;width:107px;height:106px;background:url(featured.png) no-repeat;z-index:100;}
.sidebar-block h4 {color:#333;}
.cat-list ul, .sidebar-block ul {list-style:inside url(list.png);}
.cat-list h3,.sidebar-block h4 {border-bottom:1px solid #ccc;padding-bottom:10px;}
.cat-list h3 {color:#333;}
.cat-list ul {padding:10px 0 0;}
.cat-list ul li, .sidebar-block ul li {padding:10px 0;border-bottom:1px dashed #ccc;}
.meta {color:#979393;font-style:italic;height:25px;line-height: 26px;width: 100%;background: #E7E7E7;border-radius: 20px;margin-top:7px;}
.meta ul {list-style:none;padding:0;}
.meta ul li {float:left;padding:4px 15px 0;}
.meta ul li.comments {background:url(comments.png) 0 6px no-repeat;margin-left:10px;padding-left:20px;}

/* Inner Pages */
#inner-content {width:565px;min-height:550px;margin-bottom:35px; float:left;}
#inner-content .post-full {min-height:250px;margin-bottom:30px;width:100%;}
#inner-content .post h3 {font-size:24px;font-weight:100;line-height:22px;padding:5px 0;}
#inner-content .post p {padding-top:15px}
#inner-content .post .readmore {font-style:italic;color:#7e7e7e !important;}
#inner-content .single img {margin-top:20px;}
#inner-content .cat-list {width:250px;}
#inner-content img {margin:5px 10px 0 0;padding:7px 7px;background:#ececec;border:1px solid #d7d7d7;}
.page-title {position:relative;top:13px;color:#333;}
#inner-sidebar {width:360px;float:right;margin-top:0px;}
#sitemap {margin-top:75px;}
#sitemap ul li {padding:5px 0;}
#sitemap ul li a {font-size:16px;}

#blog-cta {width:100%; height:75px; margin:-15px 0 10px 0;background:url(page.png) 15px 15px no-repeat;}
#page-cta {width:100%; height:75px; margin:-15px 0 10px 0;background:url(page.png) 15px 15px no-repeat;}
#contact-cta {width:100%; height:75px; margin:-15px 0 10px 0;background:url(contact.png) 15px 15px no-repeat;}
#error-cta {width:100%; height:75px; margin:-15px 0 10px 0;background:url(error.png) 15px 15px no-repeat;}
#blog-content {width:565px;min-height:600px;margin:0px 35px 35px 0;float:left;}
#blog-content .post {min-height:250px;margin-bottom:30px;}
#blog-content .post h3 {font-size:24px;font-weight:100;line-height:22px;padding:0 0 10px 10px;}
#blog-content .post p {padding-top:10px}
#blog-content .post .readmore {font-style:italic;color:#7e7e7e !important;}
#blog-content img {margin:15px 10px 0 0;padding:7px 7px;background:#ececec;border:1px solid #d7d7d7;}
#page-title #call-to-action {width:700px;min-height:40px;margin:0px 0 5px 70px;}
#page-title #call-to-action h2 {font-size:34px;font-style: italic;}

/* Pagination */
.pagenavi {clear: both;color:#999}
.pagenavi a, .pagenavi span {color:#999;text-decoration: none;border: 1px solid #BFBFBF;padding: 3px 5px;margin: 2px;}
.pagenavi a:hover, .pagenavi span.current {border-color: #ccc;}
.pagenavi span.current {font-weight: bold;color:#666;}

/* Contact Form */
#contact-wrap {width:500px;float:left;padding:0 10px 0 0;border-right:1px dashed #ccc;}
#contact-wrap h4 {color:#ccc;font-style:italic;margin-left:15px;}
#contact-form {margin:0px 0;}
#contact-form label{font-size:14px;width:100px;float:left;color:#999;font-weight:bold;clear:both;margin-bottom:3px;}
#contact-form .buttoncontact {background-image:url(send-now.gif);background-repeat:no-repeat;border:0;width:97px;height:33px;cursor:pointer;float:left;margin:10px 10px 0 323px;padding:0;}
#contact-area{width:406px;margin:35px 0 0 15px;}
#contact-form .map{background-color:#ebebeb;float:left;margin:0;padding:12px;}
#contact-form .contact-separator{width:52px;height:398px;margin-top:49px;background-image:url(dot-separator.png);background-position:right;background-repeat:repeat-y;float:left;}
#contact-form .textfield,input#s{float:left;font-size:12px;margin-bottom:13px;color:#8a8a8a;width:406px;height:22px;background-color:#fff;border:2px solid #ebebeb;padding:3px;}
#contact-form .textarea{border:2px solid #ebebeb;float:left;font-size:12px;color:#8a8a8a;width:406px;height:116px;background-color:#fff;overflow:hidden;margin:0;padding:3px;}
label.screen-reader-text{margin:0 10px;}
input#searchsubmit{padding:5px;}
.post-full #social-wrap {width:400px;min-height:400px;float:right;}
#CommentForm fieldset legend { display: none; }
#CommentForm div { margin-bottom: 20px; }
#CommentForm .btn {margin-top:20px;}
#CommentForm .textInput, 
#CommentForm textarea { width: 400px; margin: 0; }
#CommentForm textarea { height: 150px; }
#CommentForm input.error, #CommentForm textarea.error { background-color: #E8E8E8; border-color: #ccc; }
#CommentForm label.error {display: block; color: #50C0FF; font: bold 10px Verdana, Arial, Helvetica, Garuda, sans-serif; width:200px;line-height: 1em;margin: 0.2em 0 -1.2em; }
.success { font-weight: bold; font-size: 1.5em; margin: 25px 0; padding: 25px 0;}
.error { color: #000; font-weight: bold; margin: 10px 0; }

/* Sidebar */
.sidebar-block {margin-bottom: 30px;min-height:100px;max-width: 250px;}
.sidebar-block img {padding:15px 10px 5px 0}
.sidebar-block p {padding:10px 0 15px 0;}
.sidebar-block img.alpha {padding:0 10px 10px 0;} 
.sidebar-block img.end {padding: 0px;} 
.sidebar-block #latest-images {margin-top:15px;  margin-left: auto;  margin-right: auto;}
#sidebar-area .ads, #inner-sidebar .ads {padding-top:20px;}
#sidebar-area .ads h4, #inner-sidebar .ads h4 {margin-bottom:7px;}
#sidebar-area .ads img, #inner-sidebar .ads img {margin:10px 0 0 6px;padding:7px 7px;background:#ececec;border:1px solid #d7d7d7;}

/* Footer */
.footer {width:175px;float:left;min-height:300px;margin:0 26px 0 26px;}
.first {margin:0 26px 0 50px;}
.last {margin:0 50px 0 26px;}
#footer-wrap {
	width:100%;
	background: #1e1e1e;
	min-height: 30px;
	padding: 25px 0 15px 0;
}
#footer-wrap-short {width:100%;background: #1e1e1e;}
#footer {
	width:100%;
	margin:0 auto;
}
#footer-short {width:100%;margin:0 auto;padding-top:0;}
#footer h4 {text-transform:uppercase;color:#fff;padding-bottom:20px;}
#footer p {color:#ccc;margin-top:10px;}
#footer ul {list-style:none inside;}
#footer ul li {padding:0 0 10px 0;}
#footer ul li a {color:#ccc;}
#footer ul li a:hover {color:#50C0FF;}
#social ul {list-style: none;padding-top:20px;}
#social ul li {display:inline;padding:0 10px 0 0 }
#copyright {width:100%;border-top:1px solid #292929;}
#copyright p {
	color:#999;
	padding-top: 10px;
	text-align:right;
	margin: 0;
}
#copyright a {color:#818181;}
#copyright .nav ul {list-style:none;width: 100%;float:left;}
#copyright .nav ul li {display:inline;padding:0 20px 0 0;}
#copyright .nav a {font-size:14px;color:#fff;text-transform:uppercase;}
#copyright .nav a:hover {color:#50C0FF;}

#category-list-wrap{
	margin-bottom: 0;
}
.container img{
	max-width:100%;
}