/*--
	Theme Name: theme17980
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.4+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
/* General
---------------------------------------- */
@charset utf-8;
@import url(http://fonts.googleapis.com/css?family=Oswald);

@import "css/fancybox.css";

@font-face {
    font-family: "bauhaus";
    src: url('bauhaus.ttf');
}

body{
	position: absolute;	
	width: 100%;
	height: 100%;
	min-width: 980px;
	min-height: 610px;
	background: url("images/bg.jpg") #fff top center fixed no-repeat;
}
#wrapper{
	overflow:hidden;
	padding-top:50px;
	min-height: 706px;
	margin: 0 auto;
	position: relative;
}
#spinnerBG{
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
	background: #131313 url("images/loader_website.gif") center no-repeat;
}
/*
#grad{
	position:absolute;
	width:100%;
	height:1234px;
	top:0;
	background:url(images/grad.jpg) 50% 50% no-repeat;
	z-index:-1;
}
*/

/*-------------logo------------*/
#wrapper>header{
	position: relative;
	width:100%;
	height:95px;
	z-index: 10;
	background: url("images/trans.png");
}
#logo{
    position: relative;
	float:left;
	padding: 28px 0 0 120px;
    z-index: 45;
}
#logo>a{
	display: inline-block;
	font-size:24px;
	line-height: 24px;
	color: #e37632;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#logoSlogan{
	margin-top:-10px;
    font-size:8px;
    color: #6b6b6b;
    text-transform: uppercase;
}
#logoImg{
	padding-left:4px;
}
/*-------------Menu------------*/
#menuWrapper{
	z-index: 10;
	padding:24px 54px 0 0;
	position: relative;
	float:right;
}
#headerMenu>li{
	float:left;
}
#headerMenu>li>a{
	font-family: "bauhaus", Helvetica, Arial, sans-serif;
	overflow:hidden;
	position: relative;
	display:block;
	padding:13px 15px 0;
	margin-right:4px;
	height:33px;
	font-size:16px;
	line-height:20px;
    color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
	border-radius:5px;
	background:url(images/menu_bg.png) 0 0 repeat-x;
}
#headerMenu>li>a>span{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	border-radius:5px;
	background:url(images/menu_bg_hover.png) 0 0 repeat-x;
	z-index:-1;
}
#headerMenu>li>a:hover, #headerMenu>li.itemActive>a{
	color:#e37632;
}
/*-------------Sub Menu------------*/
.sub-menu{
	position: absolute;
	padding:28px 0;
	top:95px;
	border-radius:0 0 5px 5px;
	background:url(images/submenu_bg.png) 0 0 repeat;
	z-index: 2;
}
.sub-menu .sub-menu{
	border-radius:5px;
	top:31px;
}
.sub-menu li{
	padding:0 5px;
	height:31px;
}
.sub-menu>li>a{
	font-family: "bauhaus", Helvetica, Arial, sans-serif;
	display:block;
	white-space:nowrap;
	padding:5px 10px;
	font-size:16px;
	line-height:20px;
    color: #aaa;
	border-radius:5px;
	text-decoration: none;
	text-transform: uppercase;
}
.sub-menu>li>a:hover{
	color:#e37632;
	background:url(images/submenu_hover.png) 0 0 repeat-x;
}
#headerMenu>li>a, .sub-menu>li>a{
	text-shadow: 1px 1px 1px #151515;
}
/*-------------Gallery------------*/
#galleryHolder{
	position:absolute;
	overflow:hidden;
	width:100%;
	height:590px;
	top:155px;
	z-index:5;
}
#imageHolder{
	position:relative;
}
#imageHolder a{
	color:#818181;
	position:relative;
	cursor:url(images/cursorOver.cur), pointer;
}
#imageHolder a div{
	position:absolute;
	padding:15px;
	top:0px;
	width:190px;
}
.dragdealer {
	position: relative;
}
.dragdealer .handle {
	position: absolute;
	cursor: pointer;
}
/*-------------Content-----------*/
.spacer{
	width:100%;
	height:48px;
}
/*-------------Content Wrapper-----------*/
#backToTop{
	position: fixed;
	bottom: 40px;
	right: 2px;
	cursor: pointer;
	z-index: 1000;
	background-color: #e37632;
}
#backToTop>div{
	background: url(images/up-arrow.png) center center no-repeat;
	width:43px;
	height: 43px;
	position: relative;
	top: 0px;
}
#pageSpinner{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 70px;
	height: 70px;
	background: url("images/loader_page_bg.png") center no-repeat;
	margin: -35px -35px;
	display: none;
}
#pageSpinner>div{
	background: url("images/loader_website.gif") center no-repeat;
	width: 60px;
	height: 60px;
	padding: 5px 5px;
}
#pageList{
	position: relative;
	min-height:549px !important;
	height: 100%;
	padding:55px 0 6px 20px;
	color: #999;
}
#pageList>section>article{
	position: relative;
	overflow: hidden;
	width:960px;
	padding-bottom:40px;
}
#pageList>section{
    height: 100%;
}
/*-------------Teg Style-----------*/
h1{
	font: 30px/30px "Trebuchet MS", Arial, sans-serif;
	color: #ddd;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom: 30px;
}
h2{
	font: 26px/24px "Trebuchet MS", Arial, sans-serif;
	color: #ddd;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom: 30px;
}
h3{
	font: bold 20px/20px "Trebuchet MS", Arial, sans-serif;
    color: #ddd; 
	text-transform: uppercase;  
}
h4{
    color: #ddd;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:6px;
}
p, .excerpt{
	padding-bottom: 15px;
	line-height: 15px;
	text-transform:uppercase;
}
a{
	color:#bbb;
}
a:hover{
	color:#fff;
}
/*-------------Class Style-----------*/
.thumbnail {
	position:relative;
	display:inline-block;
}
.button, .buttonInput, .buttonSearh {
	position:relative;
	display: inline-block;
	color: #484848;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	cursor: pointer;
	text-transform: uppercase;
	padding:12px 15px;
	text-decoration: none;
	border-radius:5px;
	border:0;
	border-bottom:1px solid #474747;
	background: #131313; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODE4MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #131313 0%, #1b1b1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131313), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #131313 0%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #131313 0%,#1b1b1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #131313 0%,#1b1b1b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #131313 0%,#1b1b1b 100%); /* W3C */
	-pie-background: linear-gradient(#131313, #1b1b1b);
}
.button:hover, .buttonInput:hover, .buttonSearh:hover{
    color: #e37632;
    text-decoration: none;
    background: #161616; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #161616 0%, #0f0f0f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#161616), color-stop(100%,#0f0f0f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #161616 0%,#0f0f0f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #161616 0%,#0f0f0f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #161616 0%,#0f0f0f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #161616 0%,#0f0f0f 100%); /* W3C */
	-pie-background: linear-gradient(#161616, #0f0f0f);
}
#searchform .button, .buttonSearh{
	position:relative;
	top:6px;
	border-radius: 0 4px 4px 0;
}
input.readMore{
    margin-right: 10px;
    height: 27px;
    cursor: pointer;
}
.alignleft{
	float: left;
	margin: -4px 20px 15px 0px;
}
/*-------------Animate Style-----------*/
a, .folioThumbnail{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/*-------------Fullwidth Page Style-----------*/
/*DESIGN TEAM*/
.entry>a>.thumbnail{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.entry>a:hover>.thumbnail{
	background: #ab2f31;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.entry{
    float: left;
    margin: 0 0px -2px 0px;
}
.entry>a{
	text-transform:uppercase;
    text-decoration: none;
	color:#fff;
}
.entry>a:hover{
	color:#fff;
}
.noMarginR{
    margin-right: 0px !important;
}
.nomargin {
	margin:0px !important;
}
.recent-posts {
    margin: -2px 0 0 1px;
    display: inline-block;
}
/*latest events*/
.popular_posts{
	margin-top: -6px;
	margin-bottom: 7px;
	display: inline-block;
}
.popular_posts a{
	color:#fff;
}
.popular_posts a:hover{
	color:#fff;
}
.popular_posts>li{
    margin-bottom: 13px;
}
.widget ul li{
	padding-left:20px;
	margin-bottom:11px;
    background:url(images/marker.png) 0 4px no-repeat;
}
.widget ul li a{
	text-decoration:none;
	text-transform:uppercase;
}
.widget ul>li>a:hover{
	color: #e37632;
	text-decoration:none;
}
/*testi_item*/
.testimonials{
    margin: -4px 0 16px 1px;
}
.featured-thumbnail{
    float: left;
    margin: -4px 14px 0 0;
}
.testi_item h4{
    padding-bottom: 1px;
	
}
.testi_item{
	margin-bottom: 1em;	
	padding-top: 4px;
}
.testimonials div.testi_item blockquote {
	border: none;
	padding: 15px 0 15px 30px;
	margin: 0;
}
.testimonials div.testi_item blockquote>a {
	color: #888;
	text-decoration: none;
	font-style: italic;
	font-size: 13px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
.testimonials div.testi_item blockquote>a:hover {
	color: #AB2F31;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.name-testi {
	padding: 0 0 0 2.2em;
	text-align: right;
	font-weight: bold;
	display: block;
	color: #FFF;
	text-transform:uppercase;
}
.name-testi a{
	text-transform:lowercase;
}
.testi_item a {
	color:#fff;
}
.testi_item a:hover{
	color:#fff;
}
.services>li>img{
    float: left;
    margin-right: 10px;
}
.services>li>h4{
    margin-top: -20px;
}
.services>li{
	margin-bottom: 10px;
}
.width_1{
    width: 600px;
}
.marker{
	float: left;
	margin-top: 1px;
	padding-right: 11px;
	color: #fff;
	display: table-cell;
}
.faq_list>dt{
	overflow: hidden;
	padding-bottom: 10px;
}
.faq_list>dd{
	overflow: hidden;
}
.faq_list>dd>p{
	display: table-cell;
}
/*-------------Portfolio Style------------*/
.zoom-icon{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: url(images/over.png) center no-repeat;
}
.portfolio{
	overflow:hidden;
	margin-bottom:20px;
}
.folioThumbnail{
    position: relative;
	padding: 10px;
    display: inline-block;
	color:#ddd;
	border-radius:6px;
	border-bottom:1px solid #414141;
}
.folioThumbnail img{
	border-radius:6px;
}
.folioThumbnail > a{
	float:left;
	margin-bottom:15px;
}
.folioThumbnail h4{
	padding-top:20px;
}
.folioThumbnail h4 > a{
	color:#818181;
	text-decoration:none;
}
.folioThumbnail h4 > a:hover{
	color:#e37632;
}
.folio_1{
	margin-bottom:20px;
}
.folio_1 img{
	margin-right:20px;
}
.folio_1 .folioThumbnail{
	background:url(images/folio_1_bg.png) 0 0 repeat-x;
	height:351px;
}
.folio_2{
    float: left;
    margin: 0 20px 20px 0;
    width: 460px;
}
.folio_2 .folioThumbnail{
	background:url(images/folio_2_bg.png) 0 0 repeat-x;
	height:330px;
}
.folio_3{
    float: left;
  	margin: 0 19px 19px 0;
    width: 300px;
}
.folio_3 .folioThumbnail{
	background:url(images/folio_3_bg.png) 0 0 repeat-x;
	height:279px;
}
.folio_4{
    float: left;
    margin: 0 20px 20px 0;
    width: 219px;
}
.folio_4 .folioThumbnail{
	background:url(images/folio_4_bg.png) 0 0 repeat-x;
	height:236px;
}
.marginT{
	margin-top: 0px !important;
}
.thumbnailGallery{
	position: relative;
	margin-bottom:20px;
	padding: 10px;
    display: inline-block;
	border-radius:6px;
	border-bottom:1px solid #414141;
	background:url(images/folio_1_bg.png) 0 0 repeat-x;
	height:351px;
}
.thumbnailGallery img{
	border-radius:6px;
}
/*-------------wp-pagenavi Style------------*/
.wp-pagenavi .page, .wp-pagenavi .current, .nextpostslink, .previouspostslink{
	margin: 0 3px;
	padding: 5px 10px;
	color: #fff;
}
.wp-pagenavi a:hover, .nextpostslink:hover, .previouspostslink:hover{
	color: #d83b36;
	background:none;
}
.wp-pagenavi .current{
	color: #d83b36;
    background:none;
	border:none;
}
.nextpostslink{
    margin-left: 15px;
}
.previouspostslink{
    margin-right: 15px;
}
/*-------------Forms Style------------*/
#commentform .field>input, .wpcf7-form .field input, #searchform>.searching{
	overflow: hidden;
	margin: 0;
	outline: none;
	padding: 10px;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #4d4d4d;
	resize: none;
	width: 300px;
	background:url(images/comment_bg.png) 0 0 repeat; 
	border:none;
}
#commentform textarea, .wpcf7-form textarea{
	overflow: hidden;
	position:relative;
	margin: 0;
	padding: 10px;
	outline: none;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #4d4d4d;
	resize: none;
	height: 200px;
	width: 98%;
	background:url(images/comment_bg.png) 0 0 repeat; 
	border:none;
}
#msg{
	color: #fff;
	margin-bottom: 5px;
}
.wpcf7 .field>label{
	padding-top:8px;
    width: 70px;
    display: inline-block;
}
.field>label{
	padding-top:8px;
    display: inline-block;
}
.field{
	padding-bottom: 10px ;
}
/*-------------Contact Forms Style------------*/
.bInline{
	display: inline-block;
	width: 100%;
}
.submit-wrap{
    margin-left: 72px;
}
.submit-wrap .button{
	float:right;
	margin-left:10px;
}
.wpcf7-form>p>span>textarea{
    width: 370px;
	
}
/*------------Search Forms Style------------*/
#searchform{
	overflow:hidden;
	height: 56px;
}
#searchform>.searching{
	position:relative;
	width: 170px;  
	height: 26px;
	top:5px;
	border-bottom:1px solid #242424;
}
.errorInput{
	border: 1px solid red !important;
}
/*-------------Coment Forms Style------------*/
#respond{
	margin-top: 35px;
}
#commentform{
	overflow: hidden;
}
#commentform>.field>input{
	width: 339px;
}
#commentform>.field>textarea{
	width: 339px;
}
.formT{
	width: 560px;
}
.nWidth{
    width: 400px !important;
}
/*-------------Comment List Style------------*/
.comment-body header{
    margin-bottom: 10px;
}
.comment-body>.comment-content{
	display: table-cell;
	width:500px;	
}
.commentlist{
	list-style: none;
}
.comment-body{
	position: relative;
	overflow: hidden;
	background:url(images/comment_bg.png) 0 0 repeat; 
	padding: 20px 16px;
}
.vcard{
    width: 86px;
    display: table-cell;
}
.comment .children{
    margin: 25px 0 25px 20px;
}
.comment{
    margin-bottom: 15px;
}
.fn>a:first-letter, .fn:first-letter{
	text-transform: uppercase;
}
.fn>a, .fn{
	color: #5e8b7f;	
	font-size: 13px;f
	line-height: 18px;	
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	margin: 5px 0 0 0;
}
.comment-meta{
	float:right;
    color: #fff;
	text-transform:uppercase;
}
.comment-body>p{
	display: table-cell;
	padding-bottom: 23px;
	padding-left: 16px;
}
.children{
	margin-left: 20px;
}
.reply {
	float:right;
	margin-left:26px;
}
.reply > a{
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
}
.reply > a:hover{
	color:#e37632;
}
/*------------Blog------------*/
.singl_blog{
	width:100%;
}
.thumbnail_smal{
    margin: 1px 14px 0 1px;
    float: left;
}
.singleThumbnail{
	display: inline-block;
    margin: 0 0 23px 0;
	padding:10px;
	border-radius:5px;
	background:url(images/blog_singl_bg.png) 0 0 repeat-x;
	border-bottom:1px solid #3c3c3c;
}
.singleThumbnail > img{
	border-radius:5px;
}
.content .thumbnail{
	margin-right:22px;
	float:left;
	padding:9px;
	border-radius:5px;
	border-bottom:1px solid #404040;
	background:url(images/blog_thumb_bg.png) 0 0 repeat-x;
}
.content .thumbnail img{
	border-radius:5px;
}
.post-content h4{
	padding-bottom:18px;
}
.entry-header{
    margin-top: -4px;	
    overflow: hidden;
}
.entry-header>h3{
    padding: 0;
} 
.post-meta-div{
    float: left;	    	        
	font: 11px/20px Arial, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
}
.comments{
    float: right;
	text-transform:uppercase;
}
.content{
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}
.nocomments{
	padding-bottom:5px;
}
article.post{
	margin-bottom: 20px;
}
article.post footer{
    margin-top: 10px;
}
.single-post h4{
	padding-bottom: 20px;
}
.postData{
    color: #AB2F31;
    font-size: 13px;
}
.fright{
	float: right;
}
.socialLink{
	margin-bottom: 30px;
}
.socialLink>ul>li{
    display: inline-block;
    margin-right: 4px;
}
.socialLink>h4{
	display: inline-block;
	color: #525252;
	font: 14px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}
.socialLink>ul{
	display: inline-block;
	margin: -8px 0 0 7px;
}
.commentFooter{
    display: inline;
}
.author:first-letter{
    text-transform: uppercase;
}
.author{
    display: block;
	width:66px;
	padding-top:12px;
	color:#fff;
	font:15px/15px Arial, sans-serif;
	text-align:center;
}
.author a{
	color:#fff;
	text-decoration:none;
}
.post-meta{
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.post-meta>h3{
	padding:3px 0 6px;
}
.post-meta>h3>a{
	color:#818181;
    text-decoration:none;
}
.post-meta>h3>a:hover{
	color: #e37632;
}
.blogDate{
	padding-top:11px;
	margin-right: 18px;
	float: left;
    text-align: center;
    color: #fff;
    width: 51px;
	height: 53px;
    font: bold 15px/15px Arial, sans-serif;
    text-transform: lowercase;
	background:url(images/date_plane.png) 0 0 no-repeat;
}
.blogDate>span{
	display:block;
}
.post-meta-date{
	color: #949494;
	font-size: 11px;
}
.post-meta-date a{
	color: #fff;
	text-decoration:none;
}
.post-meta-date a:hover{
	color: #e37632;
}
.post-content{
	padding-bottom:30px;
}
.icons p{
	padding-top:3px;
	color:#818181;
	display:inline-block;
}
.iconList {
	cursor:default;
	display:inline-block;
}
.iconList li {
	position:relative;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconList li:hover{
	margin-top:-3px;
}
/*-------------sidebar------------*/
.widget{
    padding-bottom: 40px;
}
.latestpost>li{
	padding-top: 23px;
	border-top: 1px solid #242425;
}
.latestpost>li:first-child{
	padding-top: 0;
	border: none;
}
.recent-post-meta{
	display: inline-block;
	color: #fff;
}
.recent-comments{	
	display: inline-block;
	margin-right: 20px;
}
.recent-comments>a{
	color: #FFAF00;
}
.recent-comments>a:hover{
	color: #fff;
}
.recent-content{
	display: table-cell;
}
.recent-content>p{
	padding-bottom: 5px;
}
#sidebar h5{
	padding-bottom: 33px;
	font-weight: 500;
	font-size: 18px;
}
.widget h2{
   
}
#sidebar{
    width: 280px;
    padding-left: 10px;
}
.cat-item a:hover{
	background-position: 5px 3px;
	color: #da4828;
    text-decoration: underline;
}
/*-------------contacts------------*/
.contacts span{
    display: inline-block;
    width: 71px;
}
.contacts{
	float: left;
	color: #636363;
	font-size: 13px;
	text-transform:uppercase;
}
/*-------------footer------------*/
#footer{
	overflow:hidden;
	padding:40px 0 0 40px;
	margin-bottom:50px;
	height:55px;
	color:#6b6b6b;
	font-size:9px;
	text-transform:uppercase;
	z-index: 10;
	background: url("images/trans.png");
}
#footerText{
	float:left;
}
#footer a{
	text-decoration: none;
	color: #6b6b6b;
}
#footer a:hover{
	color: #fff;
}
/*-------------flickr------------*/
.flickrImages{
    width: 225px;
}
.flickrImages>h5{
    padding-bottom: 44px;
}
.flickrImages>a{
	display: inline-block;
	overflow: hidden;
	margin: 1px 5px 3px -1px;
	width: 71px;
	height: 71px;
}
/*-------------social-networks------------*/
.social-networks>li{
	float: left;
	margin-left: 3px;
}
.social-networks>li>a{
}
.social-networks>li>a:hover span{
	background-position:0 0px !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social-networks>li>a>span{
	background-position:0 0 !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social-networks img{
	position: relative;
}
/*-------------textwidget------------*/
.textwidget{
    white-space: pre;
}
/*------------page-404-------------*/
.error404{
	padding: 46px 0;
	color: red;
	font-size: 110px;
}
/*------------recent comments-------------*/
#recent-author-posts > h4{
	padding-bottom:20px;
}
.recentcommentslist{
	margin-top: 3px;
}
.recentcomments{
	overflow: hidden;
	margin-bottom: 13px !important;
}
.recentcomments>img{
    float: left;
    margin: 0 13px 0 0;
}
.recentcomments>h3:first-letter{
	text-transform: uppercase;
}
.recentcomments>h3{
    padding-bottom: 5px;
    line-height: 9px;
}
.recentcomments>small{
    color: #878783;
}
.popular-posts >li{
	overflow: hidden;
	margin: 2px 0 -6px 0;
}
.postDataPost{
    color: #525252;
	
    font-size: 13px;
    margin-top: 6px;
}
/*------------Calendar-------------*/
#calendar_wrap {
	padding:0;
	}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	text-align:center;
	}
#wp-calendar td {
	padding:6px 0;
	border:none;
	text-align:center;
	color: #636363;
}
#wp-calendar caption {
	margin-bottom:5px;
	padding:4px 0;
	color: #FFf;
	font-weight:bold;
	font-size:16px;
	}
#wp-calendar thead th {
	padding:7px 0;
	background: #AB2F31;
	color: #fff;
	text-align:center;
	font-size:14px;
	}
#wp-calendar #prev {
	text-align:left;
	}
#wp-calendar #next {
	text-align:right;
	}
#wp-calendar a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#wp-calendar a:hover{
	color: #AB2F31;	
}
/*-----*/
.left{
	float: right !important;
}
.right{
	float: left !important;
}
/*--- sidebar ---*/
#footer_block_1{
	float:right;
	padding-right:40px;
}
/*--- shortcode ---*/
.frame {
	overflow:hidden;
}
.frame img{
	float:left;
	padding-right:16px;
}
.recent-thumb {
	float:left;
	margin: 0 20px 20px 0;
}
.user{
	display:block;
}
.hr{
	margin:39px 0 42px;
	width:100%;
	height:4px;
	background-color:#ddd;
}
.sm_hr{
	margin:10px 0;
	width:100%;
	height:1px;
	background-color:#ddd;
}
*-Contact Forms-*
.errorInput:first-letter{
 *text-transform: uppercase;*
}
.errorInput{
 background: #FFD3D3 url("../images/input_invalid.png") 99% 6px no-repeat !important;
 border-color:red!important;
 color: #FA7575!important;
}
.validInput{
 background: #E6FFD2 url("../images/input_valid.png") 99% 6px no-repeat !important;
 border-color: #3ABD29!important;
}
#msg{
 float: right;
 padding-left: 18px;
 margin-top: 8px;
 overflow: hidden;
}
