/*
Credit: #
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
    background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat;
}

a, a:link, a:visited {
	color: #CC0000;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #c7a902; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #666666; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #ffa200; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #ffa200;}
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #ffa200;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.templatemo_list li a {
	color: #666;
	text-decoration: none;
}

.templatemo_list li a:hover {
	color: #000;
}

.button a {
	clear: both;
	display: block;
	width: 82px;
	height: 23px;
	padding: 3px 0 0 0;
	margin-top: 15px;
	background: url(images/templatemo_button.png) no-repeat;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #fff;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_wrapper {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background: url(images/templatemo_wrapper.png) repeat-y;
}

/* menu */

#templatemo_menu {
	width: 830px;
	height: 50px;
	margin: 0 10px 0 100px;
	padding: 20px 30px 0 0;
	background: url(images/templatemo_menu.png) top repeat-x;
}

#templatemo_menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 112px;
	height: 48px;
	padding: 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #e4decd;	
	font-weight: bold;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	height: 38px;
	padding-top: 10px;
	color: #fff;
	background: url(images/templatemo_menu_hover.png) bottom no-repeat;
}

/* end of menu */

#templatemo_left_column {
	float: left;
	width: 400px;
}

#templatemo_right_column {
	float: right;
	width: 520px;
	margin-right: 10px;
}

#templatemo_header {
	width: 360px;
	height: 276px;
	padding: 0 10px;
	margin-left: 20px;
	background: url(images/templatemo_header.png) left center no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	width: 310px;
	padding: 115px 0 0 60px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title h1 strong {
	color: #f00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#templatemo_header  #site_title a span {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-top: 20px;
}

#featured_project {
	float: right;
	width: 520px;
	height: 210px;
	padding: 33px 0;
	background: url(images/templatemo_featured_project.png) no-repeat;
}

#templatemo_sidebar {
	clear: both;
	float: left;
	width: 250px;
	margin-left: 130px;
}

#templatemo_main {
	float: right;
	width: 490px;
	padding-top: 40px;
	margin-right: 30px; 
}

.post_section {
	clear: both;
	position: relative;
	padding: 0 60px 10px 0;
	margin: 40px 0;
	background: url(images/templatemo_post_bottom.png) bottom left no-repeat;
}

.post_section h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 30px;
}

.post_section p {
	text-align: justify;
	margin-bottom: 10px;
}

.post_section img {
	clear: both;
	display: block;
	margin: 20px 0;
}

.post_section .comment {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 70px;
	height: 42px;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(images/templatemo_comment.png) no-repeat;
}

.post_section .comment a {
	color: #333;
	text-decoration: none;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#templatemo_rss a {
	float: right;
	display: block;
	width: 190px;
	height: 40px;
	padding: 10px 0 10px 60px;
	margin-bottom: 30px;
	color: #ffa200;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/templatemo_rss.png) left center no-repeat;
}

#templatemo_header #templatemo_rss a:hover {
	color: #fff;
	text-decoration: none;	
}

#templatemo_rss a span {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 3px;
}

.comment_tab {
	padding: 10px 0;
	margin: 40px 0 40px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 460px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { margin-bottom: 10px; list-style:none; }
.comments li .commentbox1 { border: 1px solid #dddddd;  background: #eeeeee; }
.comments li .commentbox2 { border: 1px solid #dddddd;  background: #f6f6f6; }
.comments li .comment_box { clear: both; width:100%; padding: 15px;  }
.comment_box .gravatar { float: left; width: 50px; margin-right: 15px; background: #fff; }
.comment_box .gravatar img { margin: 0; width: 50px; height: 50px; }
.comment_box .comment_text { margin: 0 0 0 65px; }

.comment_box .comment_text p { margin: 0; }
.comment_text .comment_author { font-size: 14px; font-weight: bold; color: #781919; margin-bottom: 10px; }
.comment_text .date { font-size: 12px; font-weight: normal; color: #333; padding-left: 10px; }
.comment_text .time { font-size: 12px; font-weight: normal; color: #333; padding-left: 10px; }
.comment_text .reply a { display: block; clear: both; float: right; padding: 1px 10px; height: 24px; text-align: center; background: #3694ab; border: 1px solid #fff; color: #fff; } 


#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

#comment_form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	display:block;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width: 360px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	margin-top: 5px;
	width: 200px;
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
}

#comment_form .submit_btn {
	width: 80px;
	padding: 5px 10px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	color: #666666;
}

.service_box {
	margin-bottom: 40px;
}

.service_box .left {
	float: left;
	width: 120px;
	height: 120px;
}

.service_box .left img {
	width: 120px;
	height: 120px;
}

.service_box .right {
	float: right;
	width: 360px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}

.service_box ol li a {
	color: #058edc;
}

/* gallery */
#gallery {
	clear: both;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0;
		margin: 0 0 40px 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #CCC;
	}
	
	#gallery ul li .left {
		float: left;
		width: 190px;
	}
	
	#gallery ul li .left img {
		width: 180px;
		height: 110px;
		border: none;
		border: 5px solid #d4cbaf;
	}
	
	#gallery ul li .right {
		float: right;
		width: 280px;
	}
	
	#gallery ul li .right button {
		margin: 0;
	}
	 
/* end of gallery */

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 6px 0;
	background: #fff;
	border: 1px solid #ccc;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #fff;
	border: 1px solid #ccc;
}

#contact_form form .submit_btn {
	margin-left: 110px;
	padding: 5px 10px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	color: #666666;
}

/* footer */

#templatemo_footer {
	clear: both;
	width: 860px;
	height: 50px;
	margin: 0 10px 0 100px;
	padding: 30px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	background: url(images/templatemo_footer.png) top repeat-x;
}

#templatemo_footer a {
	color: #FFFFFF;
}

/* footer wrapper */