/* Credit: http://www.templatemo.com */
body {
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: normal;
	background-color: #000;
	background-repeat: repeat;
	background-position: center top;
	float: none;
	background-image: url(images/templatemo_body.jpg);
	text-align: right;
	letter-spacing: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0px;
}

a, a:link, a:visited {
	color: #9b5e0a;
	text-decoration: none;
	padding: 4px;
	margin: 4px;
	text-align: center;
}
a:hover {
	text-decoration: underline;
	text-align: center;
}

p {
	padding: 0;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #FFF;
	font-size: 12pt;
}
img {
	text-align: center;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 { color: #7b797a; font-weight: normal }
h1 {
	font-size: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #FFF;
}
h3 {
	font-size: 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	color: #FFF;
}
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
h6 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	color: #FFF;
}

.cleaner {
	clear: both;
	text-align: left;
}
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more {
	color: #9b5e0a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

a.more span { font-size: 16px; font-family: Tahoma, Geneva, sans-serif; }
a.more:hover { text-decoration: none; }

.float_l { float: left }
.float_r { float: right }

.image_title {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.image_wrapper {
	position: relative;
	display: inline-block;
	margin-bottom: 5px
}

.image_wrapper span {
	position: absolute;
	top: 0;
	left: 0;
	width: 200;
	height: 100;
	background: url(images/templatemo_image_frame.png) no-repeat;
}

.image_wrapper img {
	width: 200px;
	height: 100px
}
.image_fl { float: left; margin: 3px 15px 5px 0 }
.image_fr { float: right; margin: 3px 0 5px 15px }

blockquote { font-style: italic; margin-left: 10px}
cite, cite a { font-weight: 700; color:#9b5e0a }
cite span { color: #7b797a }
em { color: #fff }

.templatemo_list { margin: 0 0 15px 15px; padding: 0; list-style: none }

.templatemo_list li {
	color:#7b797a;
	margin: 0 0 6px;
	padding: 4px 0 3px 22px;
	background: transparent url(images/templatemo_list.jpg) scroll 0 7px  no-repeat;
	text-align: left;
}

.templatemo_list li a { color: #7b797a }
.templatemo_list li a:hover {
	color: #9b5e0a;
	text-align: left;
}

#templatemo_wrapper {
	width: 1004px;
	background-image: url(images/templatemo_body2.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#templatemo_header {
	width: 980px;
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/header_box.jpg);
	background-repeat: repeat;
}

#templatemo_header .header_bg {
	position:absolute;
	top:46px;
	right:150px;
	cursor:default;
	margin: 8px;
	padding: 8px;
	width: auto;
}

#templatemo_menu {
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

#site_title {
	float: left;
	margin-top: 10px;
}

#site_title h1 { margin: 0; padding: 0 }

#site_title h1 a {
	display: block;
	width: 335px;
	height: 48px;
	color: #333;
	text-indent: -10000px;
}

#header_right {
	float: right;
	width: 192px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 27px;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
}

#social_links { float: right; margin: 0 30px 5px 0 }
#social_links a { display: inline-block; margin-left: 20px }

#search_box { 
	clear: both; 
	float: right;
	width: 250px; 
	height: 48px;
	margin: 0px;
	padding: 00px;
	background: url(images/templatemo_search_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 

#searchfield { 
	width: 165px; 
	height: 26px;
	margin: 10px 0px 0px 10px; 
	padding: 0px 4px; 
	font-size: 12px; 
	color: #7b797a; 
	background: none; 
	border: none; 
	-moz-box-sizing: border-box;
     box-sizing: border-box;
} 

#searchbutton { 
	width: 60px; 
	height: 30px; 
	padding: 0px; 
	margin: 0px; 
	cursor: pointer; 
	background: none; 
	border: none;
}

#templatemo_slider {
	clear: both;
	width: 940px;
	height: 223px;
	padding: 35px 0;
	background: url(images/templatemo_slider.png) no-repeat
}

#templatemo_main {
	clear: both;
	width: 940px;
	margin-top: 20px;
	margin-right: 31px;
	margin-bottom: 20px;
	margin-left: 31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 20px;
	color: #FFF;
	font-size: 12pt;
}

#templatemo_content {
	float: left;
	width: 580px;
	margin-right: 0px;
	margin-left: 15px;
}

#templatemo_sidebar {
	float: right;
	width: 300px;
	text-align: left;
}

.templatemo_fwc {
	clear: both;
	width: 1002px;
}

.fwc_box {
	width: 950px;
	height: 250px;
	background: url(images/templatemo_box2.jpg) no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #7B797A;
}

.fwc_box5 {
	width: 920px;
	height: 250px;
	background: url(images/templatemo_box2.jpg) no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #7B797A;
}


.box_w200 {
	float: left;
	width: 215px;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 30px;
	margin-left: 8px;
}



.image_cap {
	margin-top: 2px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rmb {
	margin-right: 25;
	margin-left: 25px;
}

.sb_box_wrapper {
	clear: both;
	margin-bottom: 0px;
}

.sb_box {
	width: 240px;
	height: 210px;
	overflow: hidden;
	line-height: 22px;
	color: #3a3a3b;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/templatemo_box3.jpg);
	background-repeat: repeat;
}


.sb_box_2 {
	width: 920px;
	height: 210px;
	overflow: hidden;
	line-height: 22px;
	color: #3a3a3b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}


.templatemo_post {
	margin: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: justify;
	color: #FFF;
	font-size: 12pt;
}

.templatemo_post_2 {
	margin: 20px;
	text-align: left;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}


.templatemo_post_title {
	font-size: 28px;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.templatemo_post_tag {

}

.post_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 21px;
	text-align: center;
	color: #797979;
}

#templatemo_footer a {
	color: #797979;
}

#contact_form {
	padding: 0;
	width: auto
}
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	width: 400px; 
	padding: 5px; 
	color: #7b797a; 
	border: 1px solid #333333; 
	background: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}

#contact_form form label { display: block; width: 100px; margin-bottom: 5px; font-size: 14px }

#contact_form form textarea { 
	width: 400px; 
	height: 150px; 
	padding: 5px; 
	color: #7b797a; 
	border: 1px solid #333333; 
	background: #000000;   
	font-family: Arial, Helvetica, sans-serif;
}

#contact_form form .submit_btn { 
	cursor: pointer; 
	margin: 0px;
	padding: 8px 14px; 
	color: #7b797a; 
	border: 1px solid #333333; 
	background: #000000; 
}
#templatemo_wrapper #templatemo_main #templatemo_content .templatemo_post #contact_form .templatemo_post {
	text-align: left;
}
