/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #0E0000;
	font-family: Calibri;
	font-size: 12pt;
	line-height: 0.8em;
	background-color: #FFF;
	border: thin solid #575757;
}

a, a:link, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CDCDCD;
}

a.more {
	display:inline-block;
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	width: 60px;
	height: 23px;
	line-height: 21px;
	text-align: center;
	padding-right: 25px;
	background: url(../images/templatemo_button.png) left center no-repeat;
	font-family: Calibri;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14pt;
	color: #000;
	font-family: Calibri;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

img { 
	border: none; 
}

em { 
	color: #000; 
}

blockquote {
	font-style: normal;
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color: #0088AA; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 16px; 
	text-decoration: none; 
	font-style: normal; 
}

cite span { 
	font-weight: 400; 
	color: #0088AA; 
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #200020;
	font-weight: normal;
	font-family: Calibri;
	line-height: normal;
}
h1 {
	font-size: 28px;
	margin: 0 0 10px;
	padding: 0px 0;
	font-family: Calibri;
	line-height: normal;
}
h2 {
	font-size: 42px;
	margin: 5px 0 15px;
	padding: 5px 0;
	font-family: "Century Gothic";
	line-height: normal;
	text-align: left;
}
h3 {
	font-size: 16px;
	margin: 0 0 2px;
	padding: 0;
	font-family: Calibri;
	color: #000;
	line-height: normal;
}
h4 {
	font-size: 22px;
	margin: 10px 0 15px;
	padding: 0;
	font-family: Calibri;
}
h5 {
	font-size: 20px;
	margin: 0 0 10px;
	padding: 0;
	font-family: Calibri;
}
h6 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	font-family: Calibri;
}
h7 {
	font-size: 24px;
	margin: 0 0 5px;
	padding: 0;
	font-family: Calibri;
	}
	h8 {
	font-size:24px;
	font-family: Calibri;
}
.cleaner { clear: both }
.h10 {
	height: 10px;
	font-family: Calibri;
}
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.divider { 
	margin-bottom: 40px; 
	padding-bottom: 20px; 
	background: url(../images/templatemo_divider.png) repeat-x bottom; 
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.img_float_l { 
	margin: 3px 15px 5px 0; 
}

.img_float_r { 
	margin: 3px 0 5px 15px; 
} 

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li {
	color:#5f5f59;
	margin: 0 0 10px 0;
	padding: 0 5px 0 15px;
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;
	font-family: "Century Gothic";
}

.templatemo_list li a { 
	color: #5f5f59; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #5f5f59; 
}

#templatemo_header_wrapper {
	width: 100%;
	height: 270px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	padding-bottom: 20px;
}

#templatemo_header {
	width: 1200px;
	margin: 0 auto;
	padding: 2px;
	height: 260px;
	background-image: url(../images/logos/new1large%20no%20oilyfied%20spaced-%20nother...%20500.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#templatemo_middle_wrapper {
	width: 100%;
	height: 520px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}

#templatemo_middle {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

#templatemo_main {
	width: 970px;
	margin: 0 auto;
	padding: 35px 10px 5px 10px;
	background-color: #FFF;
	padding-top: 10px;
	color: #000;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#content {
	width: 630px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar {
	width: 300px;
	border: thin solid #F4F4F4;
}

#templatemo_footer_wrapper {
	width: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	background-color: #828282;
	color: #EBEBEB;
}

#templatemo_footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 10px;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	color: #fff; 
	font-size: 38px; 
	font-weight: 700; 
	line-height: 40px; 
}

#site_title a span { 
	color: #d6d6ce; 
}

#site_title a:hover { 
	text-decoration: none; 
}

#templatemo_menu {
	float: right;
	width: 1200px;
	padding-bottom: 20px;
}

#templatemo_main img {
	border: thin solid #EBEBEB;
	top: auto;
}

.fp_box5 {
	float: left;
	width: 210px;
	margin-right: 8px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F0F0F0;
	margin-left: 8px;
	height: 390px;
}

.fp_box5:hover {
	background-color: #D6D6D6;
	border: thin solid #B3B3B3;
}

.fp_box5 h2 a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.fp_box5 img { 
	margin-bottom: 10px; 
}

.fp_box5 h2 { 
	margin-bottom: 5px; 
}

.fp_box5 p { 
	text-align: left; 
}

.fp_box5:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box5:hover p {
	color: #040404;
}

.fp_box6 {
	float: left;
	width: 300px;
	margin-right: 6px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F0F0F0;
	margin-left: 6px;
	height: 400px;
}

.fp_box6:hover {
	background-color: #D6D6D6;
	border: thin solid #B3B3B3;
}

.fp_box6 h2 a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.fp_box6 img { 
	margin-bottom: 10px; 
}

.fp_box6 h2 { 
	margin-bottom: 5px; 
}

.fp_box6 p { 
	text-align: left; 
}

.fp_box6:hover.fp_box6 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box6:hover p {
	color: #040404;
}

.fp_box7 {
	float: left;
	width: 210px;
	margin-right: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F0F0F0;
	margin-left: 10px;
	height: 555px;
}

.fp_box7:hover {
	background-color: #E5E5E5;
	border: thin solid #B3B3B3;
}

.fp_box7 h2 a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.fp_box7 img { 
	margin-bottom: 10px; 
}

.fp_box7 h2 { 
	margin-bottom: 5px; 
}

.fp_box7 p { 
	text-align: left; 
}

.fp_box7:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box7:hover p {
	color: #040404;
}

.fp_box8 {
	float: left;
	width: 297px;
	margin-right: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #FFF;
	margin-left: 10px;
	height: 600px;
}

.fp_box8:hover {
	background-color: #EBEBEB;
	border: thin solid #B3B3B3;
}

.fp_box8 h8 a {
	color: #000;
	font-size: 36px;
	font-weight: 700;
}

.fp_box8 img { 
	margin-bottom: 10px; 
}

.fp_box8 h8 { 
	margin-bottom: 5px; 
}

.fp_box8 p { 
	text-align: centre; 
}

.fp_box8:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box8:hover p {
	color: #040404;
}

.fp_box9 {
	float: left;
	width: 215px;
	margin-right: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F0F0F0;
	margin-left: 10px;
	height: 155px;
}

.fp_box9:hover {
	background-color: #E5E5E5;
	border: thin solid #B3B3B3;
}

.fp_box9 h8 a {
	color: #000;
	font-size: 36px;
	font-weight: 700;
}

.fp_box9 img { 
	margin-bottom: 10px; 
}

.fp_box9 h8 { 
	margin-bottom: 5px; 
}

.fp_box9 p { 
	text-align: centre; 
}

.fp_box9:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box9:hover p {
	color: #040404;
}

.fp_box10 {
	float: left;
	width: 297px;
	margin-right: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F0F0F0;
	margin-left: 10px;
	height: 410px;
}

.fp_box10:hover {
	background-color: #E5E5E5;
	border: thin solid #B3B3B3;
	height: auto;
}

.fp_box10 h8 a {
	color: #000;
	font-size: 36px;
	font-weight: 700;
}

.fp_box10 img {
	margin-bottom: 10px;
}

.fp_box10 h8 { 
	margin-bottom: 5px; 
}

.fp_box10 p { 
	text-align: centre; 
}

.fp_box10:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.fp_box10:hover p {
	color: #040404;	
	
}

.fp_box11 {
	float: left;
	width: 455px;
	margin-right: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e3;
	background-color: #F8F8F8;
	margin-left: 10px;
	height: AUTO;
}

.fp_box11:hover {
	background-color: #F8F8F8;
	border: thin solid #F8F8F8;
	text-align: inherit;
}

.fp_box11 h8 a {
	color: #000;
	font-size: 36px;
	font-weight: normal;
}

.fp_box11 img {
	margin-bottom: 10px;
}

.fp_box11 h8 {
	margin-bottom: 5px;
	color: #000;
}

.fp_box11 p { 
	text-align: centre; 
}

.fp_box11:hover.fp_box5 h2 a {
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
}

.fp_box11:hover p {
	color: #040404;
	font-family: Calibri;
	
}
#templatemo_footer a {
	color: #000;
}

#templatemo_footer a {
	color: #000;
}

#templatemo_footer h5 {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 15px;
}

#templatemo_footer {
	color: #0E0000;
	font-size: 11px;
	font-family: Calibri;
	font-weight: normal;
	background-color: #F5F5F5;
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 5px; 
}

.footer_list li a { 
	color: #fff; 
}

.footer_list li a.social { 
	display: block; 
	padding: 8px 0 8px 30px; 
	background-position: 0 5px; 
	background-repeat: no-repeat; 
}

.footer_list li a.facebook {
	background-image: url(../images/facebook%20(2)
.png); 
}

.footer_list li a.twitter { 
	background-image: url(../images/twitter.png); 
}

.footer_list li a.feed { 
	background-image: url(../images/feed.png); 
}

#templatemo_footer .newsletter_txt { 
	width: 217px; 
	margin-bottom: 5px; 
	padding: 3px;	
}

#templatemo_footer .subscribe_button { 
	float: right; 
	display: block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 85px; 
	height: 23px;  
	padding-bottom: 5px; 
	padding-right: 25px; 
	background: url(../images/templatemo_button.png) left center no-repeat; 
	border: none; 
	cursor: pointer; 
}

.testimonial { 
	margin-bottom: 30px; 
	padding: 10px; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
}

.gallery_box {
	float: left;
	width: 298px;
	margin: 4px 19px 10px 0;
	text-align: center;
	border: thin solid #EBEBEB;
	background-color: #F8F8F8;
	color: #040404;
	font-family: Calibri;
	font-size: 14px;
}

.gallery_box img { 
	margin-bottom: 10px; 
}

.gallery_box a { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p {
	font-size: 14px;
	color: #040404;
}

.post {
	clear: both;
	margin-bottom: 20px;
}

.post img { 
	float: left; 
	margin-right: 15px; 
}

.post h2 {
	margin-bottom: 0;
	font-size: 30px;
	margin-bottom: 10px;
}

.post .meta { 
	clear: both; 
	font-size: 10px; 
	margin-top: 20px; 
	padding: 5px 10px;  
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
	border-left: none; 
	border-right: none;
}

.post .meta span { 
	float: left; 
	display: block; 
	margin-right: 20px; 
}

.post .meta span.more_but { 
	float: right; 
}

.post .meta span.more_but a { 
	color: #7f0d0d; 
} 

.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 { 
	background: #e3e3dd; 
	border: 1px solid #c9c9c0;  
}

.comments li .commentbox2 { 
	background: #f2f2f0; 
	border: 1px solid #c9c9c0;  
}

.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; 
}

#templatemo_main .comment_box .gravatar img {  
	width: 58px; 
	height: 58px; 
	border: 5px solid #fff; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 12px; 
	font-weight: 700; 
	color: #7f0d0d; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 11px; 
	font-weight: normal; 
	font-style: italic; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 11px; 
	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 form {
}

#comment_form textarea {
	color: #222;
	height:150px;
	width: 360px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #222;
	width: 250px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 5px;
}

#comment_form form .submit_btn { 
	width: 80px;
	height: 30px;
	color: #000;
	background: #fff; 
	border: 1px solid #c8c8bd;
}	

.rp_pp { 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #c5c5b9; 
}

.rp_pp a { 
	color: #666; 
}

.rp_pp p { 
	font-size: 10px; 
	font-style: italic; 
}

#sidebar h5 { 
	margin-bottom: 15px; 
}

#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; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd; 
	font-family: "Century Gothic";
	font-size: 12px;
	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: #333; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd; 
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	color: #333; 
	background: #e7e7e0; 
	border: 1px solid #c8c8bd;
	font-size:14px; 
	margin: 10px 0px;
}	

.col {
	float: left;
	margin-right: 17px
}
.col_12 {
	width: 450px;
	font-family: Calibri;
}
.col_13 { width: 300px }
.col_23 { width: 630px }
.col_14 {
	width: 175px
} 
.col_24 { width: 465px }
.col_15 { width: 180px; margin-right: 15px }

.no_margin_right {
	margin-right: 179
}

.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; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
}

.pagging ul li a:hover {
	color: #fff;
	background-color: #B2B2B2;
}
#home #templatemo_main .fp_box8 h8 a {
	color: #808080;
	font-weight: normal;
}
#home #templatemo_footer_wrapper #templatemo_footer .col.col_14 h3 strong {
	color: #C0C0C0;
}
#home #templatemo_footer_wrapper #templatemo_footer .col.col_14 h3 em strong {
	color: #000;
}
#home #templatemo_footer_wrapper #templatemo_footer .col.col_14 h4 a strong {
	color: #808080;
}
#home #templatemo_footer_wrapper #templatemo_footer_wrapper2 #templatemo_footer .col.col_14 h4 em a strong {
	color: #000;
}
#home #templatemo_footer_wrapper #templatemo_footer .col.col_14 h4 em a strong {
	color: #000;
}
#home #templatemo_footer .col.col_14 h4 a strong {
	color: #808080;
}
#home #templatemo_footer .col.col_14 h4 em a strong {
	color: #000;
}
#templatemo_footer_wrapper #templatemo_footer .col.col_14 h4 a strong {
	color: #808080;
}
#templatemo_footer_wrapper #templatemo_footer .col.col_14 h4 em a strong {
	color: #000;
}
#home #templatemo_main table tr td h3 {
	font-family: "Century Gothic";
}
#home #templatemo_main .cleaner .content_box .post_section div table tr td p {
	font-family: Calibri;
}
#home #templatemo_main .col_12.float_l h2 {
	font-family: "Century Gothic";
}
#home #templatemo_main .fp_box11 h8 h2 {
	color: #000;
	font-weight: lighter;
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
}
#home #templatemo_main .col_12.float_l h2 {
	font-family: Calibri;
	line-height: normal;
	font-size: 42px;
}
#home #templatemo_main .cleaner .content_box .post_section div table tr td p {
	font-family: Corbel;
}
#home #templatemo_main .cleaner .content_box .post_section div table tr td p {
	font-family: Corbel;
}
#home #templatemo_main .cleaner .content_box .post_section div table tr td h2 {
	font-family: Corbel;
}
#home #templatemo_main h1 {
	font-family: Corbel;
}
#home #templatemo_main h2 {
	font-family: Corbel;
}
#home #templatemo_main h2 {
	font-family: Corbel;
}
#home #templatemo_main .gallery_box h4 {
	font-family: Corbel;
}
#home #templatemo_main h2 {
	font-family: Corbel;
}
#home #templatemo_main table tr td h1 {
	font-family: Corbel;
}
#home #templatemo_main table tr td h2 a {
	font-family: Corbel;
}
