/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	/* [disabled]background-color: #f9f9f9; */
	/* [disabled]background-image: url(../images/body.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}
a:hover { text-decoration: none; }

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #000; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 30px 0;
	padding: 10px 0 15px 0;
	background: url(../images/divider.jpg) repeat-x bottom;
}
.divider {
	font-size: 20px;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: 50px bottom;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}

h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #000; font-weight: normal; }
.margin-left {
	margin-right: 10px;
}


#para_sidebar {
	float: right;
	width: 270px;
	margin-top: 10px;
}
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; color: #333; background: url(../images/divider.jpg) repeat-x bottom; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #333; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 {
	clear: both;
	width:100%;
	height: 300px;
}
.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; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #000; }

.txt_list { margin: 20px 10px; padding: 0; list-style: none; }
.txt_list li { background: transparent url(../images/list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding:0 0 0 18px; 	line-height: 1em; }
.txt_list li a { color: #333; text-decoration: none; }

.btn_more a:hover {
	text-decoration: none;
    background:	url(../images/button_hover.jpg) no-repeat;
}

.button a { color: #666; font-weight: bold; }

.button a span { color: #000; font-size: 14px; }

.button a:hover { color: #000; text-decoration: none; }

#para_header_wrapper {
	width: 100%;
	height: 250px;
	/* [disabled]background-image: url(../images/header.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

#para_header {
	width: 910px;
	height: 195px;
	padding: 0 30px;
	margin: 0 auto;
	/* [disabled]background-image: url(../images/header.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

#para_header  #site_title {
	width: 910px;
	height: auto;
	padding-top: 0px;
	text-align: center;
}




#header_right {
	float: right;
	width: 660px;
}

/* end of menu */

/* content */

#para_middle_wrapper {
	clear: both;
	width: 966px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 1px;
	margin: 2px auto 0 auto;
	background: #d9d9d9;
}

#para_middle {
	padding: 10px 8px;
	background: #f1f1f1;	
}

#para_content {
	float: left;
	width: 950px;
}

.content_box_wrapper {
	border: 1px solid #d9d9d9;
	padding: 1px;
	background: #fff;
	margin-bottom: 0px;
}
.content_box_wrapper-2 {
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-bottom: 0px;
	height: 350px;
	width: 950px;
}


.content_box {
	padding: 8px;
	background: url(../images/box.jpg) repeat-x top;
}

#para_content p {
	margin-bottom: 10px;
}

.col_w300 {
	width: 300px;
}

.col_w210 {
	float: left;
	margin-right: 20px;
	width: 190px;
	padding-right: 20px;
}

.col_w590 {
	width: 590px;
	margin-right: 50px;
}

.col_last {
	margin-right: 0;
}

.post_section h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 30px;
}

.post_section .post_meta {
	padding: 5px 0;
	margin-bottom: 20px;
	background: url(../images/divider.jpg) repeat-x bottom;
}

.post_section p {
	text-align: justify;
	margin-bottom: 20px;
}

.post_section img {
	float: left;
	margin-right: 20px;
	padding: 5px; border: 1px solid #dddddd;
	background: #eeeeee;
	display: inline-block;
}

.post_section .category {
	float: left;
	width: 100px;
}

.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/comment.png) no-repeat;
}

.post_section .comment a {
	color: #333;
	text-decoration: none;
}

.comment_tab {
	padding: 10px 0 30px 0;
	margin: 0 0 30px 0;;
	border-bottom: 1px dashed #fff;
	font-size: 20px;
	font-weight: bold;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 605px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { margin-bottom: 10px; list-style:none; }
.comments li .commentbox1 { border: 1px solid #ddd;  background: #eee; }
.comments li .commentbox2 { border: 1px solid #ccc;  background: #ddd; }

.comments li .comment_box { clear: both; width:100%; padding: 15px;  }
.comment_box .gravatar { float: left; width: 50px; border: 1px solid #fff; 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: #522a4f; margin-bottom: 10px; }
.comment_text .date { font-size: 12px; font-weight: normal; color: #948393; padding-left: 10px; }
.comment_text .time { font-size: 12px; font-weight: normal; color: #948393; 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: 10px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background: #eee;
	border: 1px solid #ddd;
}

#comment_form textarea {
	background: #fff none repeat fixed 0 0;
	border: 1px solid #ddd;
	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;
	padding: 3px 10px;
	width: 200px;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ddd;
}

#comment_form .submit_btn {
	width: 90px;
	font-weight: bold;
	color: #7d4c79;
	cursor: pointer;
	padding: 5px 10px;
}


.service_box {
	clear: both;
	margin-bottom: 30px;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 540px;
}

.ads_125 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ads_125 li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline-block;
}

.ads_125 li a {
	display: block;
	width: 125px;
	height: 125px;
}

.ads_125 .odd {
	margin-right: 0;
}

.ads_125 .last_row {
	margin-bottom: 0;
}
					
.recent_comment_box {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
	 
/* end of gallery */

/* footer */

#footer {
	clear: both;
	width: 906px;
	color: #f2e5f1;
	border-bottom: 1px solid #754671;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #036;
}

#footer h4 {
	color: #fff;
}

#footer ul { padding: 0; margin: 0; list-style: none; }

#footer li { padding: 0; margin: 0 0 5px 0; }

#footer li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	 border-bottom: 1px dotted #fff;
}

#footer li a:hover {
	color: #fff;
}

#footer .last {
	padding-right: 0;
}

/* social */

#footer  #social_box {
	clear: both;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 48px;
	height: 48px;
	margin: 0 5px 5px 0;
	text-decoration: none;
	border: none;
}


/* end of social */

/* end of footer*/

/* copyright */

#copyright {
	clear: both;
	width: 906px;
	padding: 10px 30px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #000;
	background-color: #333333;
}

#copyright a {
	color: #FFFFFF;
}
#header-wrapper-1 {
	height: auto;
	width: 100%;
	background-color: #036;
}
#comp-name {
	height: 150px;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header-wrapper-2 {
	height: 150px;
	width: 100%;
	background-color: #036;
}
#main-navigation {
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}


#navigation {
	height: 45px;
	width: 100%;
	background-color: #333;
	margin-bottom: 5px;
}



/* end of copyright */
#box-1 {
	float: left;
	width: 650px;
	margin-top: 10px;
}
#footer-box-1 {
	height: 210px;
	width: 300px;
	float: left;
}
#footer-box-2 {
	height: 210px;
	width: 250px;
	float: right;
}
#footer-box-3 {
	height: 210px;
	width: 250px;
	float: right;
	margin-right: 50px;
}

.white-footer-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	font-size: 17px;
}
.white-footer-sub-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 10px;
}
#footer-box-2 ul {
	margin-top: 5px;
}
#footer-box-2 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-left: 5px;
}
#footer-box-3 ul li {
	padding-top: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer-box-3 ul {
	margin-top: 5px;
}
#para_sidebar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
}
#para_sidebar ul li {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#para_sidebar ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}

.text-2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 15px;
	font-weight: bold;
}
.new-text-4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #732608;
	font-weight: bold;
}
.body-text-2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.text-3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
