/*
CSS Credit: http://www.templatemo.com/
*/

/* 
Design Template 
http://www.templatemo.com/preview/templatemo_017_design 
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #604a40;
}

a:link, a:visited { color: #3e3939; text-decoration: none; } 
a:active, a:hover { color: #cc0000;}

h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	height: 20px;
	background: url(images/templatemo_h1_background.png) left center no-repeat;
}

h2 {
	margin: 0px 0px 8px 0px;
	padding: 10px 0px 0px 15px;
	font-size: 14px;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 2px 20px 2px 0px; 
	float:left; 
	border: 1px solid #333333;
}

#templatemo_container_wrapper1 {
	background: url(images/background.gif) top center repeat-x;
}

#templatemo_container_wrapper2 {
	background: url(images/templatemo_mainbackground.jpg) top center no-repeat;
}

#templatemo_container {
	margin: 0px auto;
	width: 900px;
}


/* ----- Header ----- */

#templatemo_header {
	clear: both;
	padding: 30px 0px 0px 30px;
	width: 870px;
	height: 140px;
}

#templatemo_logo {
	height: 134px;
	background: url(images/templatemo_logo.gif) no-repeat;
}

#templatemo_site_title {
	padding: 60px 0px 10px 30px;
	font-size: 40px;
	font-weight:bold;
	color: #ff0000;
}

#templatemo_site_slogan {
	padding: 90px 0px 10px 160px;
	font-size: 12px;
	color: #999999;
}
/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 42px;
	text-align: right;
	background: url(images/templatemo_menu_bg.png) no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 18px 20px 0px 0px;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font: 14px arial;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #cccccc;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	width: 900px;
	background: #c3b595 url(images/templatemo_content_bg.png) no-repeat;
}

#templatemo_left_column {
	float: left;
	margin: 40px 0px 0px 40px;
	padding: 0px;
	width: 570px;
}

/* IE6 Only */
* html #templatemo_left_column {
	float: left;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 570px;
}

#templatemo_right_column {
	float: right;
	margin: 40px 40px 0px 0px;
	padding: 0px;
	width: 200px;
}

* html #templatemo_right_column {
	float: right;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 200px;
}

/* IE6 Only */
#templatemo_bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 90px;
	background: url(images/templatemo_content_bg_bottom.png) no-repeat;

}

/* ----------------- End of Content ------------------- */

/* ------------- Section ------------------ */
.templatemo_section {
	margin: 0px 0px 15px 0px;	
	padding: 0px;
	color: #3e3939;
}

.templatemo_section .section1_top {
	height: 40px;
	background: url(images/templatemo_section1_top.png) no-repeat;
}
.templatemo_section .section1_middle {
	background: url(images/templatemo_section1_middle.png) repeat-y;
}
.templatemo_section .section1_bottom {
	height: 37px;
	background:url(images/templatemo_section1_bottom.png) no-repeat;
}

.templatemo_section .section2_top {
	height: 40px;
	background: url(images/templatemo_section2_top.png) no-repeat;
}
.templatemo_section .section2_middle {
	background: url(images/templatemo_section2_middle.png) repeat-y;
}
.templatemo_section .section2_bottom {
	height: 37px;
	background: url(images/templatemo_section2_bottom.png) no-repeat;
}

.templatemo_section .section3_top {
	height: 40px;
	background: url(images/templatemo_section3_top.png) no-repeat;
}
.templatemo_section .section3_middle {
	background: url(images/templatemo_section3_middle.png) repeat-y;
}
.templatemo_section .section3_bottom {
	height: 37px;
	background: url(images/templatemo_section3_bottom.png) no-repeat;
}


.templatemo_section ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.templatemo_section ul li {
	display: block;
}

.templatemo_section ul li a {
	padding: 0px;
	margin: 0px;
	color: #3e3939;
	text-decoration: none;
}

.templatemo_section ul li a:hover {
	color: #990000;
}

/* ---------- End of Section ------------ */

/* ----- Post ------ */
.templatemo_postbody {
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #333333;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#3e3939;

}

.comment {
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 570px;
	text-align: right;
	padding: 0px;
}

.comment a {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/templatemo_comment_icon.gif) left center no-repeat;
}
/* ----- End of Post ------ */

/* ----- Form ----- */
form {
	width: 190px;
	margin: 0px;
	padding: 13px 0px 0px 10px;
	height: 50px;
	background: url(images/templatemo_search_box.gif) no-repeat;
	
}

input {
	width: 130px;
	background: none;
	color: #CCCCCC;
	border: none;
}

.button {
	margin: 2px 0px 0px 8px;
	height: 32px;
	width: 40px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border: none;
	background: #990000;
}
/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 15px;
	width: 870px;
	height: 60px;
	text-align: center;
	color: #999999;
	text-align: center;
}

#templatemo_footer a {
	color: #999999;
}

#templatemo_footer a:hover {
	color: #ffffff;
}

/* ----- End of Footer ----- */