body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
width:100%;
}

p, ul, ol, dl, table, fieldset, blockquote, pre, code {
}

/* headings
------------------------------------------------------*/


h1, h2, h3, h4, h5, h6 {
color:#252724;
margin-bottom:10px;
font-family: 'Ubuntu Condensed', sans-serif;
}


h1 {
font-size: 30px;
}

h2 {
font-size: 25px;
}

h3 {
font-size: 22px;
}

h4 {
font-size: 18px;
}

h5 {
font-size: 16px;
}

h6 {
font-size: 11px;
}

hr {
border: 0 #ccc solid;
border-top-width: 1px;
clear: both;
height: 0;
}


hr{border: 1px solid #eee;  width: 100%;color: #eee;height: 1px;}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
float: right; 
margin: 3px 0 0px 10px;
width:auto;
}


.alignleft {
float: left; 
margin:0px  20px 0px 0px;
width:auto;
}
.align{
float: left; 
margin: 0 10px 0px 0;
width:auto;
}

a, a:link, a:visited{
color:#4D926F;
text-decoration:none;
}

a:hover{
color:#666;
}
a img {
border:none;
}

.img_border{
border:1px solid #e5e5e5;
padding:9px;
background-color: #f7f8f8;
}

.img_radius{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
}
.img_radius2{
-webkit-border-radius: 55px;
-moz-border-radius: 55px;
border-radius:55px;
}



.v_space{
clear: both;
padding-top:20px;
overflow:hidden;
}
.v_space1{
clear: both;
padding-top:0px;
overflow:hidden;
}

.thumb {
	float: left;
	margin: 0px 20px 0px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}

.description {
	display:block;
	overflow: hidden;
}


.blog_description{
	background-color:#f7f8f8;
	padding:10px;
	margin-left:70px;
	overflow:hidden;
	border-left:3px solid #d0d0d0;
}


/*end common/genral style*/

/*Header start*/

#header_wrapper{
	width:100%;
	color:#FFFFFF;
	padding:20px 0px 0px 0px;
	background-image:url(./images/header_bg.png);
	background-repeat: repeat;
	background-color:#EAEAEA;
	height:540px;
}

.header{
	width:960px;
	margin:0px auto;
	height:600px;
	margin-bottom:20px;
}

.logo{
	float:left;
	margin-top:0px;

}

#inner_header_wrapper{
width:100%;
color:#FFFFFF;
padding:20px 0px 0px 0px;
background-image:url(./images/header_bg.png);
background-repeat:repeat;
background-color:#4D926F;
background-position: center top;
}

.inner_header{
width:960px;
margin:0px auto;
}

.inner_title{
background-image:url(./images/header_bg.png);
background-repeat: no-repeat;
background-color:#4D926F;
background-repeat:repeat;
overflow:hidden;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
margin-bottom:30px;
border-bottom:1px solid #fff;
}

.inner_title h2{
color:#fff;
float:left;
padding:11px 20px 0px 20px;
}

.inner_right{
float:right;
background-image:url(./images/breadcrumb.png);
background-repeat:no-repeat;
height:60px;
width:481px;
}

ul.inner_title_list{
list-style:none;
float:left;
padding-top:21px;
}

ul.inner_title_list li{
display:inline;
padding-left:px;
color:#fff;
position:relative;
padding-right:13px;
left:40px;
color:#999;
}

ul.inner_title_list a{

}

ul.inner_title_list li:first-child a{
	background-image: url(./images/bread_crumb_arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:20px;
}

ul.inner_title_list a:hover{
color:#ccc;
}

.search_box{
float:right;
padding-right:20px;
padding-top:17px;
}

#search_form {
background: none repeat scroll 0 0 #2c2c2c;
float: right;
height: 27px;
position: relative;
width: 190px;	
border:1px solid #3c3c3c;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
border-radius:5px;
}

#search_form a {
background:url(./images/search_button.png) no-repeat scroll 0 0 transparent;
display: block;
font-size: 0;
height: 14px;
line-height: 0;
position: absolute;
right: 12px;
top: 7px;
width:16px;
-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
#search_form a:hover {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

a, .color1 {
color: #fff;
outline: medium none;
}

input#search {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
font-weight: normal;
vertical-align: middle;
background-color:#1f1f1f;
border:1px solid #1f1f1f;
padding:6px 17px 6px 0px;
height:13px;
color:#ccc;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
border-radius:5px;
padding-left:5px;
}

#content_wrapper{
width:100%;
background-image:url(./images/content_bg.png);
background-repeat:repeat-x;
background-position:top center;
}

.content{
width:960px;
margin:0px auto;
padding:30px 0px 20px 0px;
overflow:hidden;
}

#footer_wrapper{
width:100%;
background:#042D6D;
background-image:url(./images/header_bg.png);
border-top:1px solid #042D6D;
}

.footer{
width:960px;
margin:0px auto;
padding:20px 0px 20px 0px;
overflow:hidden;
}

.footer p{
padding-top:15px;
float:left;
color:#ccc;
}

.footer_list{
float:right;
}

ul.footer_list{
list-style:none;
padding-top:15px;
}

ul.footer_list li{
display:inline;
padding-left:10px;
}

/*Sidebar style section ===========================  */
#sidebar{
	display:block;
	overflow:hidden;
	color:#888;
}
#sidebar h3{
margin-bottom:20px;
}
.sidebar_top{
	background-image:url(./images/rounded_sidebar_top.png);
	background-repeat:no-repeat;
	height:5px; 
}

.sidebar_top-home{
	background-image:url(./images/rounded_sidebar_top.png);
	background-repeat:no-repeat;
	height:5px; margin-top:60px;
}

.sidebar_middle{
	background-image:url(./images/rounded_sidebar_middle.png);
	background-repeat:repeat-y;
	padding:10px 20px 20px 20px;
	display:block;
}

.sidebar_middle-home{
	background-image:url(./images/rounded_sidebar_middle.png);
	background-repeat:repeat-y;
	padding:26px 20px 20px 20px;
	display:block;
}

.sidebar_bottom{
background-image:url(./images/rounded_sidebar_bottom.png);
background-repeat:no-repeat;
height:11px;


}

.readmore {
font: normal 12px/18px Arial, Helvetica, sans-serif;
display: inline-block;
height:22px;
margin: 0 15px 0em 15px;
padding: 5px 20px 5px 5px;
position: relative;
text-decoration: none !important;
clear:both;
margin-top:10px;
display:block;
float:left;
line-height:20px;
letter-spacing:.05em;
padding-right:37px;
}
.readmore a, .readmore a:visited {
color:#ccc!important;
font-size:11px;
}

.readmore span {		
height:34px;
left: -15px;
position: absolute;
top: -10px;
width: 15px;
display:block;
}

.readmore  span{
margin-top:10px;
}

.readmore:hover { text-decoration: none; }

.readmore{
background-attachment: scroll;
background-image:url(./images/read_more_bt.png);
background-repeat: no-repeat;
background-position: right top;
cursor:pointer;
}

.readmore:hover { 
background-attachment: scroll;
background-image:url(./images/read_more_bt.png);
background-repeat: no-repeat;
background-position: right -34px;
}

.readmore span { 
background-attachment: scroll;
background-image:url(./images/read_more_bt.png);
background-repeat: no-repeat;
background-position: left top;
}
.readmore:hover span {
background-attachment: scroll;
background-image:url(./images/read_more_bt.png);
background-repeat: no-repeat;
background-position: left -34px;
}
ul.short_info_list{
list-style:none;
}

ul.short_info_list li {
margin-bottom:20px;


}
ul.short_info_list li span{
	width:40px;
	height:40px;
	background-color:#323337;
	-webkit-border-radius: 44px;
	-moz-border-radius: 44px;
	border-radius:44px;
	margin-right:15px;
	text-align:center;
	color:#FFFFFF;
	font-size:2em;
	line-height:40px;
	font-weight:bold;
	display:block;
	float:left;
}

ul.blog_info_list{
list-style:none;
}

ul.blog_info_list li{
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #edecec;
background-image:url(./images/list-arrow.png);
background-repeat:no-repeat;
background-position:0 1px;
padding-left:30px;
}

ul.blog_info_list a{
color:#666666;
}

ul.blog_info_list a:hover{
color:#999;
}

span.post_meta_info{
display:block;
float:left;
}

.post_meta_info a{

}

span.post_by{
margin-right:10px;
background-image:url(./images/user.png);
background-repeat:no-repeat;
background-position:left -1px;
padding-left:20px;
}

span.post_comment{
margin-right:10px;
background-image:url(./images/comment.png);
background-repeat:no-repeat;
background-position:left -1px;
padding-left:20px;
}

span.post_tags{
margin-right:10px;
background-image: url(./images/tag.png);
background-repeat:no-repeat;
background-position:left -1px;
padding-left:20px;
}

.tagcloud{
overflow:hidden;
}

.tagcloud a {
    background: none repeat scroll 0 0 #414247;
    border: 1px solid #4a4a4a;
    float: left;
    font-size: 11px;
    margin: 5px 8px 5px 0;
    padding:3px 10px 3px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	color:#ccc!important;
}

.tagcloud a:hover{
color:#eee!important;
}

/* Contact page Section
----------------------------------------------------------------------------------------------------*/

#contact-form label{
clear:both;

}
label.error{
width:100%;
color:#FF0000;
}
.successmsg{
color:#009933;

}
#contact-form input{
	clear:both;
	display:block;
	padding:8px 10px;
	margin-bottom:20px;
	width:300px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#666;
	margin-top:10px;
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	border-right:2px solid #ddd;
	background-color:#f9f9f9;

}
#contact-form textarea{
	width:450px;
	height:100px;
	padding:8px 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#666;
	margin-top:10px;
		border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	border-right:2px solid #ddd;
	background-color:#f9f9f9;
	background: -moz-linear-gradient(center top , #F2F2F2 0%, #FFFFFF 100%) repeat scroll 0 0 ;
}
#contact-form input#captcha{
	width:20px!important;
}
#contact-form input#kaya_submit{
	width:50px!important;
	padding:10px 20px;
	background-color:#222!important;
	color:#ccc;
	display:block;
	border:1px solid #111;
	width:100px!important;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #000;
	cursor:pointer;
	margin-top:20px;
}
#contact-form input#kaya_submit:hover{
	background-color:#333;

}

#Captcha{
margin-top:20px;
}
