@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900,100);

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(./images/page_bg.png);
	background-color:#efeee5;
	background-repeat:repeat;
	color:#777777;
	line-height: 28px;
}


/*a, object, embed {
  outline: 0;
}*/
 
p, ul, ol, dl, table, fieldset, blockquote, pre, code {
margin-bottom:10px;
}

/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom:20px;
	color:#333;
}
h4, h5, h6 {
	font-weight: 100;
	margin-bottom:5px;
	color:#777777;
}
h1 {font-size: 30px;}

h2 {font-size: 26px;}

h3 {
	font-size: 15px;
}

h4 {font-size: 18px;}

h5 {font-size: 14px;}

h6 {font-size: 12px;}

p{
	text-align: left;
}

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:3px  10px 0px 0;
  width:auto;
}
.align{
	float: left; 
	margin: 0 10px 0px 0;
	width:auto;
}

a img {border:none;}

/*page hyper link color*/
a:link, a{
	color:#ccc;
	text-decoration:none;
}
a:hover{color:#ccc;}

.clear {clear: both;}

.v-space{
display:block;
height:30px;
}
.img-border{
padding:14px;
border:1px solid #e4e3d9;
background:#f9f8ee;
margin-bottom:10px;
}

.img-border2{
padding:10px;
border:1px solid #444;
background:#333;

}
.divider-line{
background-image:url(./images/stripe-border.png);
background-repeat:repeat-x;
margin-top:20px;
}

.title-holder-wrapper{
width:1000px;
margin:0 auto;
}

.title-holder{
	width:100%;
	margin:0  auto;
	background-image:url(./images/stripe-border.png);
	background-repeat:repeat-x;
	background-position: center;
	display:block;
	text-align:center;	
}

.title-holder span{
	background-image:url(./images/page_bg.png);
	background-repeat: repeat;
	padding:0px 8px 0px 8px;
}
/* end common/genral style
----------------------------------------------------------------------------------------------------*/

/* @ Top Header start
----------------------------------------------------------------------------------------------------*/

#header-wrap{
	background-color:#333333;
	width:100%;
	height:100px;
	border-top:3px solid #161616;
	border-bottom:3px solid #262626;
	background-repeat:repeat;
	background-image:url(./images/header-bg-2.png);
	font-family: inherit;
}

.header{
width:1000px;
margin:0px auto;
background-repeat:repeat;
}

/* Logo */
#logo{
float:left;
padding-top:10px;
}


#intro_first_row{
margin-bottom:20px;
}
/* Inner page title box */
#heading-wrap{
	width:100%;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #fff;
	height:100px;
	background-color:#663;
	background-image: url(images/bg2.png);
}

.heading{
margin:0px auto;
width:1000px;
height:100px;
}

.heading h2{
color:#fff;
padding-top:30px;
float:left;
width:180px;
padding-right:20px;
}

.heading-text{
	color:#ccc;
	background-image:url(./images/heading-desc-arrow-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	letter-spacing: 0.047em;
	min-height: 100px;
	overflow: hidden;
	font-size:1.3em;
	font-family: Oswald, serif;
}
.heading-text p{
	padding-top:33px;
	padding-left:35px;
}

/* @ Middle section
----------------------------------------------------------------------------------------------------*/
#mid-column-wrap{
	width:100%;
	}

.mid-column{
	width:1000px;
	margin:0px auto;
	padding:20px 0px 20px 0px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	font-family: inherit;
}

#teaser-box{
	background:#f9f8ee;
	float:left;
	margin-top:0px;
	width: 958px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px dotted #c8c8c8;
}

.thumb {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.description {
	display:block;
	overflow: hidden;
	padding:0px;
	font-family: Roboto;
}
a.read-more{
	height:27px;
	display:block;
	text-align:center;
	line-height:27px;
	color:#646464;
	font-size:14px;
	background-image:url(./images/read-more-bt-3.png);
	margin-top:10px;
	font-weight:bold;
	text-shadow: #fff 1px 1px;
	margin-bottom: 15px;
	font-family: Roboto;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	float: left;
	border: 1px solid #999;
}

a.read-more:hover{
	color:#333;

}


a.btn-marrom{
	height:27px;
	padding-left:10px;
	padding-right:10px;
	font-family:'Roboto';
	display:block;
	text-align:center;
	line-height:27px;
	color:#646464;
	font-size:14px;
	background-color:#AC9E89;
	border-radius:4px;
	margin-top: -15px;
}

a.btn-marrom:hover{
	color:#333;

}


ul.tweets-list{
	list-style:none;
}

ul.tweets-list li{
	padding:20px;
	background-color:#f9f8ee;
	border:1px solid #dcdbd2;
	margin-bottom:20px;
	float:left;
}


#content-column img{
margin-bottom:15px;
}

.widget-container{
	display:block;
	background: none repeat scroll 0 0 #f9f8ee;
	border-top: 1px solid #e4e3d9;
	border-right: 1px solid #e4e3d9;
	border-bottom: 2px solid #e4e3d9;
	border-left: 1px solid #e4e3d9;
	padding: 20px;
	margin-bottom:30px;
	float:left;
	width:272px; 
}
/*sidebar tabbed menu*/
.menu { 
	padding: 0; 
	clear: both;
}
.menu li { 
	display: inline;
}
.menu li a {
	padding:6px 12px 6px 10px;
	float:left;
	border-bottom: none;
	text-decoration: none;
	color:#666;
	margin-right:8px;
	font-size:11px;
	border:1px solid #ddd;
	background-color: #fff;
	background-image: url(./images/tabbed-menu-bg.png);
	background-repeat: repeat-x;
}

.menu li a:hover{
	background-color:#FFFFFF;
	border:1px solid #e7e6e6;
	background: none repeat scroll 0 0 #FFFFFF;
}

.menu li.active a { 
	background: #fff; 
}

.content {  
	clear: both; 
	padding-top:15px;
	width:273px;   
}

ul.sidebar-list{
	list-style:none;
	margin-top:10px;
}

ul.sidebar-list li{
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom: 1px solid #e4e3d9;
	float:left;
	width:100%;
}

ul.sidebar-list a{
	color:#777777;
}

ul.sidebar-list a:hover{
	color:#686666;
}

#sidebar img{
	padding:4px;
	border:1px solid #e4e3d9;
	background:#f9f8ee;
}

.tagcloud{
list-style:none;
margin-top:10px;

}
.tagcloud li a{
	display:block; 
	float:left; 
	padding:5px 10px; 
	margin-right:7px; 
	margin-bottom:7px; 
	background:#f9f8ee; 
	color:#666; 
	font-size:11px; 
	font-weight:bold; 
	text-transform:lowercase; 
	text-shadow:1px 1px 1px #FFF; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px; 
	border:1px solid #CCC; 
	text-decoration:none;
	list-style:none;
}

.tagcloud li a:hover{
	background:#F3F3F3; 
	color:#000; 
	text-decoration:none;
}

/*Filterabke Portfolio */
ul.portfolio{
	list-style:none;
}

ul.portfolio li{
	margin-bottom:50px;
	text-align: justify;
	font-size: 13pt;
	font-family: inherit;
}

ul.gallery li{
	margin-bottom:30px;
	list-style:none;
}

.portfolio-padding{
	display:block;
	padding:14px;
	border:1px solid #e4e3d9;
	background:#f9f8ee;
	cursor:pointer;
}

.portfolio-padding:hover{
	background-color:#410402;
	color:#FFF;
}

.portfolio-padding h4{
	padding-top:10px;
}

/* Blog  Section
----------------------------------------------------------------------------------------------------*/

ul.blog-list{list-style:none;}

ul.blog-list li{
	padding-bottom:30px;
	overflow:hidden;
	font-family: inherit;
}
.post-by {
	display: block;
	font-size: 12px;
	line-height: 130%;
	margin: 10px 0 10px;
	padding: 6px 0 6px;
	border-bottom:1px dotted #c8c8c8;
	border-top:1px dotted #c8c8c8;
	background-color:#efefe6;
}

.post-by a{
	color:#630;
}

.post-by a:hover{
	color:#660;
	font-family: inherit;
}

/* 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:10px;
	width:300px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#666;
	margin-top:10px;
}
#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;
}
#contact-form input#captcha{
	width:20px!important;
}
#contact-form input#kaya_submit{
	width:50px!important;
	padding:10px 20px;
	background-color:#222;
	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;

}
input[type="text"], textarea, input {
-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #CCCCCC;
padding:2px;
}
/* Footer Section
----------------------------------------------------------------------------------------------------*/
#footer-wrap{
	background-image:url(./images/header-bg-2.png);
	background-color:#262626;
	background-repeat:repeat;
	width:100%;
	float:left;
	padding:20px 0px 20px 0px;
	border-top:1px solid #161616;
	border-bottom:1px solid #161616;
	overflow:hidden;
	padding:20px 0px 20px 0px;
}

#footer{
	width:1000px;
	margin:0px auto;
	color:#757575;
}

#footer h4{
	color:#cccccc;
	margin-bottom:20px;
	background-image:url(./images/footer-border-strip.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
}

ul.social-icon{
	list-style:none;
	margin-top:20px;
	float: right;
}

ul.social-icon li{
	padding-bottom:15px;
	float:left;
	width:100%;
}


.footer-img-border{
	border:1px solid #7f7f7f;
	background-color:#666666;
	padding:3px;
}

ul.latest-posts{
	list-style:none;
}

ul.latest-posts li{
	padding-bottom:10px;
	border-bottom:2px dotted #454545;
	margin-bottom:10px;
}

#footer span, #footer span a {
	color: #A8A8A8;
	display: block;
	font-style: italic;
}

.footer-badge-img img{
	float:left;
	margin:0px 20px 20px 0px;
}

.footer-bottom{
	width:100%;
	background-color:#1f1f1f;
	border-top:1px solid #424242;
	text-align:center;
	height:40px;
	padding-top:20px;
	margin-top:10px;
	color:#CCC;
	overflow:hidden;
}
