/*
Credit: #
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em; 
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/templatemo_body.jpg)
}

a, a:link, a:visited { 
	color: #dc600d; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { text-decoration: underline; }

a.more { 
	display: inline-block; 
	width: 80px; 
	height: 22px; 
	line-height: 22px; 
	text-align: center; 
	background: url(../images/templatemo_button.png) no-repeat; 
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#dc600d; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #dc600d; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.divider { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #000 }

.float_l { float: left }
.float_r { float: right }

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#666; 
	margin: 0 0 10px 0; 
	padding: 0 5px 0 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #666; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #999; 
}

#templatemo_wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatmeo_header {
	width: 940px;
	padding: 40px 10px 20px;
	background: url(../images/templatemo_header.png) bottom center no-repeat;
}

#templatemo_menu {
	width: 940px;
	height: 70px;
	background: url(../images/templatemo_menu.jpg) no-repeat;
}

#templatemo_slider {
	width: 940px;
	padding: 20px 0;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
}

#templatemo_main {
	width: 940px;
	padding: 40px 0;
}

#content { 
	float: left; 
	width: 600px; 
	padding-right: 20px; 
}

#sidebar { 
	float: right; 
	width: 300px; 
}

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #1c1c1c url(../images/templatemo_footer_wrapper.jpg) repeat-x top;
}

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding: 30px 10px;
	background: url(../images/templatemo_footer.jpg) top center no-repeat
}

#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 286px; 
	height: 38px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/templatemo_logo.png) no-repeat center left; 
}

#templatemo_search { 
	float: right; 
	width: 220px; 
	height: 37px; 
	background: url(../images/templatemo_search.png) no-repeat; 
}

#templatemo_search form {
	margin: 0;
	padding: 0;
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 37px;
	line-height: 37px;
	width: 170px;
	color: #999;
	font-size: 12px;
	padding: 0 10px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
 	height: 34px;
	width: 30px;
	cursor: pointer;
	border: none;
	background: none;	
}

.fp_services { margin-bottom: 40px }
.fp_services h2 { font-size: 18px; line-height: 18px; margin-bottom: 5px; padding: 10px 0 20px 0; background-repeat: no-repeat; background-position: left }
.fp_services img { float: left; margin-right: 10px }
.fp_services h2 a { color: #fff }
.fp_services p { font-size: 11px }

.about_box { clear: both; margin-bottom: 40px }
.about_box img { float: left; margin-right: 40px }
.about_box h4 { font-size: 14px; font-weight: bold; font-style: italic; margin-bottom: 0px }
p.position { color: #f3a706; font-weight: bold; font-size: 12px; font-style: italic; margin-bottom: 10px }

.flickr_stream { margin: 0; padding:0; list-style: none }
.flickr_stream li { float: left; margin: 0 4px 4px 0; padding: 0 }
.flickr_stream li .no_margin_right { margin-right: 0 }
.flickr_stream li img { padding: 4px; border: 1px solid #272727; background: #0f0f0f }

.gallery_box { margin-bottom: 40px }
.gallery_box img { margin-bottom: 10px }
.gallery_box h5 { font-size: 12px; font-weight: 700; margin-bottom:0 }
.gallery_box p { font-size: 11px }

.recent_post { margin: 0; padding:0; list-style: none }
.recent_post li { margin: 0 0 15px; padding: 0 0 15px; font-size: 11px; border-bottom: 1px solid #333 }
.recent_post li a { display: block; color: #fe9f18; font-weight: 700 }

.post {
	clear: both;
	padding-bottom: 40px;
	margin-bottom: 40px;
	background: url(../images/templatemo_divider.png) repeat-x bottom 
}

.post img { 
	margin-bottom: 10px;
}

.post h2.home { 
	color: #ba8c00; 
	font-size: 18px; 
	margin-bottom: 0;  
}

.post h2 { 
	margin-bottom: 0;
	line-height: 38px; 
}

.post .meta { 
	font-size: 10px; 
	margin-bottom: 20px; 
}

.post .meta span { 
	float: left; 
	display: block; 
	margin-right: 20px; 
	padding: 5px 0 5px 30px; 
}

.post .meta span.admin { 
	background: url(../images/agent.png) no-repeat; 
}

.post .meta span.date { 
	background: url(../images/calendar.png) no-repeat; 
}

.post .meta span.tag { 
	background: url(../images/tag.png) no-repeat; 
}

.post .meta span.comment { 
	background: url(../images/chat.png) no-repeat; 
}

.post .meta a, .post .meta strong { 
	color: #7b7b7b; 
	font-weight: 700; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 538px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none;  
}

.comments li .commentbox1 { 
	border: 1px solid #1b1b1b;  
}

.comments li .commentbox2 {
	border: 1px solid #1b1b1b; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 10px 30px 20px 30px; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px;
}

.comment_box .gravatar img {  
	width: 75px; 
	height: 75px; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #ba8c00; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #fff; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px solid #1b1b1b;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	width: 398px; 
	height: 180px; 
	padding: 5px; 
	color: #fff;
	background: #000;
	border: 1px solid #292929;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	width: 270px; 
	padding: 5px; 
	color: #fff;
	background: #000;
	border: 1px solid #292929;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	padding: 5px 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background-color: #000; 
	border: 1px solid #292929; 
	color: #fff; 
	font-size:12px; 
	cursor: pointer 
}

#contact_form { 
	padding: 0; 
	width: 410px; 
	margin-bottom: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #fff;
	background: #000;
	border: 1px solid #292929;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 398px; 
	height: 200px; 
	padding: 5px; 
	color: #fff;
	background: #000;
	border: 1px solid #292929;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	background: #000;
	border: 1px solid #292929;
	color: #ccc;
	margin: 10px 0px;
}	

#templatemo_footer a { 
	color: #ccc; 
}

#templatemo_footer h4 { 
	color: #fff; 
	font-size: 14px; 
	font-weight: 700; 
	margin-bottom: 20px;
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 5px; 
	border-bottom: 1px solid #4e4e4e; 
}

.footer_list li a { 
	color: #686868; 
}

.twitter_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.twitter_post li { 
	margin: 0 0 15px; 
	padding: 0 0 15px 60px; 
	border-bottom: 1px dotted #4e4e4e; 
	background: url(../images/twitter_48.png) left center no-repeat; 
}

.footer_social_button { 
	clear: both; 
	margin-bottom: 40px; 
}

.footer_social_button a { 
	margin-right: 5px; 
}

.col { 
	float: left; 
	margin: 0 20px 20px 0; 
}

.half { 
	width: 400px; 
}

#sidebar, .one_third { 
	width: 300px; 
}

.two-third { 
	width: 620px; 
}

.padding_right { 
	padding-right: 20px;
}

.one_fourth { 
	width: 220px; 
}

.no_margin_right { 
	margin-right: 0; 
}

.last_box { 
	margin-bottom: 0; 
	background: none; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #000; 
	border: 1px solid #181818; 
}

.pagging ul li a:hover { 
	background: #be5019; 
	border: 1px solid #181818; 
	color: #fff;  
}