@charset "utf-8";
body {
	background-color: #D8D6D6;
	font-size: 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	line-height:23px;
}
img, #logo, #nav a, #feature_list li a, #fromtwitter, #fromtheblog, .portfolio_list li {
	behavior: url(javascript/iepngfix.htc)
}
/* ---------- Hack ---------- */

.clearfix {
	display:inline-block;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/



	.clearfix {
	display:block;
}
/* End hide from IE Mac */

/* ---------- Typography ---------- */
h1 {
	color: #5D3506;
	text-transform: uppercase;
	height: 17px;
	padding: 4px 0px 5px 0px;
}
h1.twitter {
	color: #5D3506;
	text-transform: uppercase;
	background: url(../images/logo-stwitter.png) top left no-repeat;
	height: 17px;
	padding: 4px 0px 5px 25px;
}
h1.blog {
	color: #5D3506;
	text-transform: uppercase;
	height: 17px;
	padding: 4px 0px 5px 0px;
}
h2 {
	color: #5D3506;
	text-transform: uppercase;
	font-size: 14px;
/*	border-bottom: 1px solid #CCC; */
	padding: 15px 0 10px 0;
}
h3 {
	margin: 0;
	padding: 7px 0 10px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.featuretitle {
	margin: 0;
	padding: 7px 0 4px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
h4 {
	font-size: 10px;
}
h5 {
	color: #292929;
	font-size: 16px;
	text-transform: uppercase;
}
h6 {
	font-size: 24px;
	color: #393939;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
p {
margin: 10px 0 10px 0;
font-size:1em; /* 1em=16px */
line-height: 1.5em; /*1.5em of a 1em (or 16px font) = 24px*/
letter-spacing: .4px;
}
.content_wrap a, .content_wrap p {
	color: #393939;
}
.content_wrap a {
	font-weight: bold;
}
.categorylist a, .s_widget a {
	text-decoration: none;
}
.categorylist a:hover, .s_widget a:hover {
	color: #999999;
}
/* ---------- Layout ---------- */







.content_wrap, .content_wrap_twitter_blog {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 16px;
}
.content_wrap_twitter_blog {
	margin-top: 20px;
	margin-bottom: 20px;
}
.content220px {
	width: 197px;
	height: 90px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
}
.content460px {
	width: 400px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
}
.content620px {
	width: 578px;
	padding: 20px 20px 15px 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
	border-bottom: none;
	line-height: 23px;
}
.content940px {
	width: 898px;
	padding: 20px;;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
	line-height: 23px;
}
.content300px, .content300px_ads, .textwidget {
	width: 258px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
	line-height: 23px;
}
.content300px_ads {
	padding: 15px 15px 10px 15px;
	width: 268px;
}
.content220px ul li, .content300px_ads ul li, .textwidget ul li {
	float: left;
}

.content620px ul li, .content940px ul li {
padding-left: 8px;
margin-left: 15px;
}

.content940px ul li {
line-height: 1.4em;	
}

.box, .lastbox, .homepagebox {
	float: left;
	margin: 0px 0px 20px 0px;
}
.lastbox {
	margin-right: 0px;
}
.homepagebox {
	margin-right: 20px;
}
.homepagebox img.feat {
	width:218px;
	height:131px;
}
#sidebar {
	float: right;
	width: 300px;
}
.title, .title_featured, .title_220px, .title_460px, .title_620px, .title_300px, .title_940px, .categorylist li {
	/*background: url(../images/title.jpg) top left repeat-x; */
	background-color: #FFF;
	height: 29px;
	margin-top: 10px;
	padding: 18px 0px 0px 20px;
	border-top: #c8c8c8 solid 1px;
	border-left: #c8c8c8 solid 1px;
	border-right: #c8c8c8 solid 1px;
}
.categorylist li {
	float: left;
	list-style-type: none;
	width: 278px;
	background: url(../images/category_bg.jpg) top left repeat-x;
}
.social-media-list ul {
	list-style: none;
}
.social-media-list ul li {
	float: left;
	width: 100%;
	height: 60px;
	padding-top: 7px;
}

.social-media-list ul li a {
}
.social-media-list ul li img {
	float: right;
	width: 120px;
	margin-top: -35px;
	margin-right: -10px;
}

.title_featured {
	width: 196px;
}
.title_220px {
	width: 217px;
}
.title_460px {
	width: 420px;
}
.title_620px {
	width: 598px;
}
.title_300px, .categorylist {
	width: 278px;
}
.title_940px {
	width: 940px;
}
/* ---------- Header ---------- */







#logo {
	width: 100%;
	height: 155px;
	margin: 0 auto;
	background-color: #5D3506;
/*	background-position: bottom;
	background: url(../images/bg-logo.png) no-repeat;
	background-color: #FFF; */
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.topbar-wrapper {
margin: 0 auto;
width: 940px;
}
.logo-wrapper {
	margin: 0 auto;	
	width: 200px;
	float: left;
	/*height: 200px; */
}
.logoimg {
	margin-top: -15px;
/*	margin-left: -23px;
	margin: 25px 369px; */
}
/* ---------- Navigation ---------- */
#search_box {
	color: white;
	float: right;
	top: 10px;
}
#social_media_bar {
float: left;
width: 125px;
padding-top: 10px;
height: 32px;
text-align: right;
}
#tagline {
	height: 32px;
	z-index: 5;
	left: 0;
	float: right;
	width: 575px;
	padding-top: 10px;
	color: #FFF;
	text-align: right;
	font-size: 16px;
	letter-spacing: 2.0px;
/*	font-style: italic; */
}
.field {
	background-color: #FFF;
	border: solid 1px #373737;
	color: #999999;
	padding: 1px;
	margin-top: 8px;
	float: left;
}
.search:hover {
	background-color: #65839F;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	height: 34px;
	padding: 0 16px 0 14px;
	margin-left: 30px;
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
	background-color: #323232;
	border:0;
}
#top_bar {
/*	background-color:#5D3506;
	height: 35px; */
	float: left;
	width: 700px;
/*	margin-bottom: 30px; */
}
#nav_container {
	width: 700px;
	margin: 0 auto;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9f9f9f;
	z-index: 9999;
	float: right;
	position: relative;
}
#nav, #nav ul {
	margin:0;
	padding:0;	
	margin-top: 80px;	
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:0.6em;
}
#nav ul {
}
#nav a:link, #nav a:active, #nav a:visited {
	display:block;
	padding: 14px 15px;
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
}
#nav a:hover {
	color:#fff;
}
#nav li.current_page_item a, #nav li.current_page_ancestor a, #nav li.current_page_parent a {
	background: url(../images/hover.png) no-repeat top;
	color:#fff !important;
	height: 12px;
	float: left;
	position: relative;
}
#nav li.current_page_item li a, #nav li.current_page_ancestor li a, #nav li.current_page_parent li a {
	background-color: black;
	background-image: none !important;
}
#nav li.current_page_item li a:hover {
	background-color: #292929 !important;
}
#nav .subscribe {
	background: url(../images/subscribe.png) top left no-repeat;
	height: 12px;
	margin-left: 22px;
	float: left;
	position: relative;
}
#nav li {
	float:left;
	position:relative;
}
#nav ul {
	position:absolute;
	top:2.9em;
	display:none;
	z-index: 1;
}
#nav li ul a {
	width:12em;
	float:left;
	background-color: black;
	background-image: none !important;
}
#nav li ul a:hover {
	background-color: #292929;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:15.4em;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
/* ---------- Featured ---------- */

blockquote {
	background-color:#D8D6D6;
	background-image:url(../images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.9em;
	line-height:1.2em;
	padding:15px 20px 15px 60px;		
}

.content940px a {
color: #393939;
text-decoration: none;
}

.content940px a:hover {
background-color: #393939;
color: #FFF;
text-decoration: underline;
}

#feature_wrapper {
	width: 940px;
	margin: 0 auto;
	line-height: 16px;
}
#feature_list {
	width: 940px;
	height: 337px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}
#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
#tabs {
	right: 0;
	z-index: 2;
	width: 305px;
}
#tabs li {
	font-size: 13px;
	font-family: Arial;
	height: 113px;
}
#tabs li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 10px 20px 10px 35px;
	height: 113px;
	outline: none;
}
#tabs li a:hover {
	color: #393939;
}
#tabs li a.current {
	background: url(../images/feature-tab-current.png) top left no-repeat;
	color: #393939;
}
#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
#output {
	left: 0;
	width: 633px;
	height: 319px;
	position: relative;
}
#output li {
	position: absolute;
	width: 651px;
	height: 337px;
}
img.outputimg {
	border: #FFFFFF solid 9px;
	outline: #CCCCCC solid 1px;
	width:633px;
	height:319px;
}
/* ---------- Twitter & Blog ---------- */







#fromtwitter {
	width: 340px;
	min-height:100px;
	float: left;
	background: #FFF;
	padding: 20px;
	color: #393939;
	border:1px solid #474747;
}
#fromtheblog {
	width: 501px;
	min-height:100px;
	float: right;
	background: #5D564C;
	color: #a0a0a0;
	padding: 20px;
	border:1px solid #474747;
}
#fromtheblog b a {
	text-decoration:underline;
	text-transform:uppercase;
	color:#a0a0a0;
}
#tweet a {
	text-decoration:underline;
	color:#a0a0a0 !important;
}
/* ---------- Content ---------- */







.firstrow {
	overflow:hidden;
	margin: 5px 0px 13px 0px;
}
.firstrow li, .secondrow li {
	margin-right: 23px;
}
.lasticon {
	margin-right: 0px !important;
}
.secondrow {
	overflow:hidden;
}
/* ---------- About page ---------- */







.about-img {
	margin: 20px 0px 20px 0px;
	float:left;
}
/* ---------- Ads ---------- */







.ads1 {
	float: left;
	margin: 0px 15px 15px 0px;
}
.ads2 {
	float: left;
	margin-bottom: 15px;
}
.ads3 {
	margin-right: 15px;
}
.ads4 {
	float: left;
}
/* ---------- Portfolio ---------- */







.portfolio_list {
	overflow: hidden;
	width: 150px;
	text-transform: uppercase;
	margin-top: 15px;
	float: left;
}
.portfolio_list li {
	float: left !important;
	background: url(../images/check.png) left no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
/* ---------- Blog ---------- */







.blog_post, .blog_post_first, .blog_post_last {
	overflow: hidden;
	border-bottom: #CCC solid 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	float:left;
}
.blog_post_first {
	padding-top: 0px;
}
.blog_post_last {
	border-bottom: none;
	padding-bottom: 0px;
}
img.blogimg {
	float: left;
	width:200px;
	height:155px;
	margin-right: 20px;
}
.post_info, .portfolio_info {
	float: left;
	width: 350px;
	margin-left: 0px;
}
.portfolio_info {
	width: 480px;
	padding-right: 20px;
	margin-left: 30px;
}
.noimg {
	width:550px;
}
.post_info a, .portfolio_info a {
	text-decoration: none;
}
.post_info a:hover, .portfolio_info a:hover {
	color: #6c6c6c;
}
.date {
	font-size: 10px;
}
.date a {
	text-decoration: none;
	color: #AA6728;
}
.date a:hover {
	text-decoration: underline;
}
.blog_nav {
	margin-top: 20px;
}
.previous a {
	display: block;
	width: 127px;
	height: 35px;
	background: url(../images/previous.jpg) top left no-repeat;
	float: left;
	margin-right: 20px;
}
.next a {
	display: block;
	width: 96px;
	height: 35px;
	background: url(../images/next.jpg) top left no-repeat;
	float: left;
}
/* ---------- Contact ---------- */











textarea {
	width: 40em;
	background-color: #dedede;
	border: #CCCCCC 1px solid;
}
#name, #email {
	background-color: #dedede;
	border: #CCCCCC 1px solid;
}
#container ul {
	text-align: left;
	color: Red;
}
#response ul li {
	clear: left !important;
}
#container ul li.success {
	color: #292929;
}
#main {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
	background: white url(images/content_top.jpg) 0 0 repeat-x;
}
p small {
	display: block;
}
#main img.loaderIcon {
	width: 70px;
	position: absolute;
	top: 1em;
	right: 2em;
}
#submit {
	background-color: #5a5a5a;
	border: none;
	color:#cccccc;
	font-weight: bold;
	height: 30px;
	margin-top: 20px;
}
/* ---------- Footer ---------- */







.post, .lastpost {
	border-bottom: 1px solid #FFF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.box_240px_left, .box_240px_middle, .box_240px_right {
	width: 260px;
	float: left;
}
.box_320px_left, .box_320px_right {
	width: 320px;
	float: left;
}


img.flickr {
	display: inline;
	float:left;
	border: 2px solid #FFFFFF;
	outline: 1px solid #c5c5c5;
	margin: 0px 23px 23px 0px;
	width:59px;
	height:50px;
}
#dark_footer .box_240px_left, #dark_footer .box_320px_left  {
	padding-right: 60px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer .box_240px_middle {
	padding: 0px 40px;
	background-image: none;
}
#dark_footer .box_240px_right, #dark_footer .box_320px_right {
	padding-left: 40px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	margin-top: 40px;
	background-color: #75793F;
	overflow: hidden;
	clear: both;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: hidden;
}
#dark_footer #foot_twit a {
	color:#FFF;
}
#light_footer_wrapper {
	width: 100%;
	height: 120px;
	background: url(../images/light_footer_repeat.gif) repeat-x top left;
/*	background-color: #F7941F;	*/
	color: #a0a0a0;
}
.box_240px_right li {
	display: inline;
}
#light_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 18px;
	overflow: hidden;
}
#light_footer a {
	color: #a0a0a0;
}
#light_footer a:hover {
	color: #999999;
}
.footerdate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #c5c5c5;
}
.footer {
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	text-decoration: none;
}
a.footer:hover {
	color: #fff;
}
#dark_footer h2 {
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dark_footer p {
	color: #FFF;
	margin-bottom: 0px;
}
.logosmall {
	float: left;
	margin: 4px 20px 0px 0px;
}
.f_widget li {
	display:block;
}
.f_widget .textwidget {
	background:none;
	border:0;
	color:#fff;
	margin:0;
	padding:0;
}
.f_widget a {
	color:#c5c5c5;
}
/*.lines {
position: absolute;
left: 800px;
top: 300px;
width: 102px;
height: 100%;
background: url(../images/lines-bg-rpt.png) repeat-y;	
z-index: -1;
} */
.lines img {
margin-top: -313px;	
}

#foot_twit ul li {
	list-style-type: none;
}

.textwidget ul li {
	list-style-type: none;
	width: 100%;
}

#footer-nav-wrapper {
width: 700px;
float: right;
text-align: right;
}

#footer-nav-wrapper ul {
	list-style: none;
	list-style-position: outside;
}

#footer-nav li {
	float: left;
}

#footer-nav li a {
font-size: .9em;
text-decoration: none;
color: #5D3506;
padding: 0 8px 0 8px;
}

#footer-nav li a:hover {
text-decoration: underline;
background-color: #5D3506;
color: #FFF;
}

#copyright-wrapper {
float: right;
width: 700px;
padding-top: 40px;
}