/*--
	Theme Name: theme5819
	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=Signika+Negative);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script);
@import url(http://fonts.googleapis.com/css?family=Voltaire);

@import "css/reset.css";
@import "css/grid.css";
@import "css/fancybox.css";
body{
	position: absolute;	
	width: 100%;
	height: 100%;
	min-width: 990px;
	min-height: 935px;
	background: #fff;
	color: #626262;
	font: 11px/21px "Arial", sans-serif;
}
#wrapper{
	position: absolute;
	overflow: hidden;
	width: 100%;
	min-height: 100%;
	height: 100%;
}
#spinnerBG{
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: #fff url("images/loader_website.gif") center no-repeat;
}
/*-------------logo------------*/
#wrapper>header{
	position: relative;
	z-index: 10;
}
#logo{
    display: inline-block;
}
#logo>a{
	display: inline-block;
	padding: 66px 97px;
	height: 30px;  width: 128px;
	background: url() 0 0 no-repeat;
}
#logoText{
	color:#fcfbf9;
	font: 22px "Arial", sans-serif;
	width: 207px;
	height: 162px;
	padding: 61px 90px 70px 105px !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}
#logoText:hover{
	color:#fcfbf9;
}
#logoSlogan{
	color: #797979;
	font: 10px "Arial", sans-serif;
	margin: -73px 0 42px 106px;
}
#logoImg{
}
#slogan{
    position: absolute;
    top: -225px;
    right: 0;
    color: #3c3432;
    font:60px "Signika Negative", sans-serif;
    width: 572px;
    line-height: 53px;
    letter-spacing: -3px;
}
#slogan>span{
	color: #5e8b7f;
}
/*-------------Menu------------*/
#menuWrapper{
	position: absolute;
	width: 100%;
	height: 45px;
	top: 30px;
	z-index: 3;
}
#mainMenu{
    display: inline-block;
	float: right;
    margin-right: 69px;
}
#mainMenu>li{
    display: inline-block;
    float: left;
    background: url("images/delimiter.png") 0 6px  no-repeat;  
    border-right: 1px solid #81827f;
}
#mainMenu>li:first-child{
	background:none;
	border-left: 1px solid #81827f;
}
#mainMenu>li>a{
	display: block;
	padding: 118px 19px 27px 19px;
	font: 14px "Arial", sans-serif;
	text-align: center;
	position: relative;
	color: #111111;
	z-index: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	background: url(images/button_over.jpg) 0px -165px repeat-x;
}
/*-------------Sub Menu------------*/
.sub-menu{
    position: absolute;
    z-index: 0;
    background: url("images/menu_arr_1.png") 0 1px no-repeat;
    padding: 11px 0px 0 0;
    width: 150px;
}
.sub-menu .sub-menu{
	margin-top: -4px;
	margin-left: 118px;
	background: url("images/menu_arr_2.png") 0 1px no-repeat;
}
.sub-menu .sub-menu>li{
	background:#252525;
}
.sub-menu>li>a{
	position: relative;
	display: block;
	padding: 2px 14px;
	font: 14px "Arial", sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
}
.sub-menu>li{
	background:#ab2f31;
}
.sub-menu>li:first-child>a{
	padding-top: 23px;
}
.sub-menu>li.last-child>a{
	padding-bottom: 24px;
}
/*-------------Gallery------------*/
#imgSpinner{
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 5px;
	background: url("images/loader_img.gif") 0 0 repeat-x;
	bottom: 124px;
	left: 0;
}
#previewHolder{
    position: absolute;
    bottom: 115px;
    left: 24px;
    top: 11px;
}
#nextButton{
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: 95px;
    background: #1A1A19 url("images/arr_gallery.png") -44px 2px no-repeat;
}
#nextButton:hover{
	background-color: #AB2F31;
}
#prevButton{
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: 95px;
    margin-left: -31px;
    background: #1A1A1A url("images/arr_gallery.png") 7px 2px no-repeat;
}
#prevButton:hover{
    background-color: #AB2F31;	
}
#galleryDiscription{
	position: relative;
}
#galleryDiscription>li{
	position: absolute;
	top: 0;
}
#previewHolder ul>li{
	float: left;
	display: inline-block;
	width: 10px;
}
#previewHolder ul>li>a{
    width: 9px;
    height: 9px;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}
#previewHolder ul>li>a>img{
    position: relative;
	left: -10px;
}
#previewHolder ul>li>a:hover>img{
	left: 0px;
}
.active>a>img{
	left: 0px !important;
}
#galleryDiscription{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -89px;
    margin-left: -280px;
    z-index: 100;
}
.button_1{
    color: #111111;
	background: #fff url("images/button_bg.png") 0 0 repeat;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    padding: 21px 36px;
    border: 1px solid #fff;
}
.button_1:hover{
	border: 1px solid #AB2F31;
	color:  #ab2f31;
	background-position: 0 -60px;
}
.slogan{
	font-size: 72px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 65px;
	letter-spacing: -1px;
	padding-bottom: 58px;
	margin-left: -5px;
}
/*-------------Content-----------*/
/*-------------Content Wrapper-----------*/
#backToTop{
	position: fixed;
	padding: 14px 13px;
	bottom: 2px;
	right: 2px;
	cursor: pointer;
	z-index: 1000;
	background-color: #AB2F31;
}
#backToTop>div{
	background: url(images/up-arrow.png) center center no-repeat;
	width: 25px;
	height: 23px;
	position: relative;
	top: 0px;
}
#pageSpinner{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 110;
	width: 56px;
	height: 56px;
	background: url("images/loader_page_bg.png") 0 0 no-repeat;
	margin: -25px -25px;
	display: none;
}
#pageSpinner>div{
	background: url("images/loader_page.gif") center no-repeat;
	padding: 4px;
	width: 48px;
	height: 48px;
}
#pageList{
	position: relative;
	left: 50%;
	top: 32px;
	margin-left: -499px;
}
#pageList>article{
	position: absolute;
	background: url("images/content_bg.png");
	padding: 53px 20px 45px;
}
/*-------------Teg Style-----------*/
h2{
	padding-bottom: 45px;
	color: #fff;
	font: 23px "Arial", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
h3{
	color: #fff;	
	padding: 0px 0 3px 0;
	font: 10px "Arial", sans-serif;
	text-transform: uppercase;
}
h4>a, h3>a{
	text-decoration: none;
	color: #fff;
}
h4>a:hover, h3>a:hover{
	color: #AB2F31;
}
h4{
    color: #636363;  font-size: 13px;  padding-bottom: 19px;  line-height: 19px;
}
p{
	color: #636363;
	font-size: 13px;
	padding-bottom: 19px;
	line-height: 19px;
}
div>a, p>a, small>a{
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
div>a:hover, p>a:hover, small>a:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #AB2F31;
}
/*-------------Class Style-----------*/
.thumbnail{
    float: left;
    margin: 0px 23px 26px 0px;
    position: relative;
    padding: 7px;
    background: #303130;
}
.button, .wp-pagenavi a, .wp-pagenavi span{
	display: inline-block;
	color: white;
	font: 13px "Arial", sans-serif;
	cursor: pointer;
	border: 0;
	font-style: italic;
	padding-right: 5px;
	padding-bottom: 10px;
}
.button:hover, .wp-pagenavi a:hover{
    color: #AB2F31;
    text-decoration: none;
}
input.readMore{
    margin-right: 10px;
    height: 27px;
    cursor: pointer;
}
/*-------------Animate Style-----------*/
.animate:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.animate{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
/*-------------Fullwidth Page Style-----------*/
.vline{
    padding-right: 12px;
    width: 287px !important;
    border-right: 1px solid #373736;
}
.vline_2{
    border-right: 1px solid #373736;
}
.bottomP{
    padding-bottom: 60px;
}
/*DESIGN TEAM*/
.entry>a>.thumbnail{
	background: #313130;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 9px;
}
.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{
    width: 125px;
    float: left;
    margin: 0 30px 17px 2px;
    text-transform: uppercase;
    font-size: 10px;
    color: #5b5050;
}
.entry>a{
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-transform: none;
   	-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{
	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;
}
.noMarginR{
    margin-right: 0px;
}
.des-info{
    display: block;
    margin-top: -8px;
}
.recent-posts {
    margin-bottom: 41px;
    display: inline-block;
}
/*latest events*/
.popular_posts{
	margin-top: -6px;
	margin-bottom: 7px;
	display: inline-block;
}
.popular_posts>li{
    margin-bottom: 13px;
}
.list_1, .widget ul{
    margin-bottom: 10px;	
}
.list_1>li, .widget ul>li{
    margin-bottom: 4px;	
}
.list_1>li>a, .widget ul>li>a{
	vertical-align: top;
	padding: 0 0 0 20px;
	margin-top: .5em;
	list-style-type: none;
	background: url(images/marker.png) no-repeat 0 4px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #636363;
	padding-top: 2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_1>li>a:hover, .widget ul>li>a:hover{
	color: #AB2F31;
	background-position: 8px 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*testi_item*/
.testi_item{
	padding: 1.5em;
	margin-bottom: 2em;
	margin-right: 5px;
	background: url(images/quotes.png) no-repeat 10px 10px black;
	border: 1px solid #262626;	
}
.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: #7C7C7C;
}
.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: -3px;
	padding-right: 11px;
	color: #ab2f31;
	display: table-cell;
}
.faq_list>dt{
	overflow: hidden;
	padding-bottom: 10px;
}
.faq_list>dd{
	overflow: hidden;
}
.faq_list>dd>p{
	display: table-cell;
}
.single-testi{
    padding-bottom: 20px;
	
    display: inline-block;
}
.single-testi>a{
	color: #fff;
	font-weight: bold;
}
.single-testi>a:hover{
	color: #AB2F31;
}
.portfolio h4{
	color: #fff !important;
}
.testi-single .thumbnail{
	margin-bottom: 10px !important;
}
.older, .newer{
	display: inline-block;
	margin-right: 22px;
}
/*-------------Portfolio Style------------*/
.zoom-icon{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000 url(images/over.png) center no-repeat;
}
.portfolio>li{
	margin-bottom: 40px;
}
.folio_2{
    float: left;
    margin: 0 22px 40px 0;
    width: 459px;
}
.folio_3{
    float: left;
    margin-right: 18px;
    width: 301px;
}
.folio_4{
    float: left;
    margin-right: 20px;
    width: 220px;
}
.nomargin{
	margin-right: 0 !important;
}
.marginB{
	margin-bottom: 10px !important;
}
.thumbnailGallery{
	display: block;
	position: relative;
}
/*-------------wp-pagenavi Style------------*/
.wp-pagenavi{
    margin-bottom: 20px;
    width: 350px;
    color: #878783;
    font: 16px "Signika Negative", sans-serif;
    text-transform: uppercase;
}
.wp-pagenavi a, .wp-pagenavi span{
    font: 12px "Arial", sans-serif;  text-decoration: none;  margin: 0 2px;  background: #AB2F31;  padding: 3px 7px;
}
.wp-pagenavi a:hover{
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.wp-pagenavi .current{
	background: #fff;
	cursor: default;
	color: #000;
}
.nextpostslink{
    margin-left: 15px;
}
.wp-pagenavi .page{
	font: 12px "Arial", sans-serif;
	text-decoration: none;
	margin: 0 2px;
	background: #AB2F31;
	padding: 3px 7px;
}
.extend{
    padding-top: 10px;
    display: inline-block;
}
/*-------------Forms Style------------*/
#commentform .field>input, .wpcf7-form .field input{
	overflow: hidden;
	padding: 6px;
	outline: none;
	background: black;
	color: #636363;
	font: 12px "Arial", sans-serif;
	resize: none;
	border: 1px solid #262423;
	width: 280px;
	margin: 0;
}
#commentform textarea, .wpcf7-form textarea{
	overflow: hidden;
	margin: 0;
	padding: 5px;
	outline: none;
	background: black;
	color: #636363;
	font: 12px "Arial", sans-serif;
	resize: none;
	height: 218px;
	border: 1px solid #262423;
	width: 80%;
}
#msg{
	color: red;
	margin-bottom: 5px;
}
.field>label{
    width: 70px;
    display: inline-block;
}
.field{
	padding-bottom: 10px ;
}
/*-------------Contact Forms Style------------*/
.bInline{
	display: inline-block;
	width: 100%;
}
.submit-wrap{
    margin-left: 72px;
}
.submit-wrap>input, .buttonInput{
	background: #AB2F31;
	padding: 10px 15px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	margin-right: 10px;
}
.submit-wrap>input:hover, .buttonInput:hover{
	color: #000;
	background: #fff;
	
}
/*------------Search Forms Style------------*/
#searchform>.searching{
	overflow: hidden;
	padding: 6px;
	outline: none;
	color: #7E7E7E;
	font: 13px "Arial", sans-serif;
	resize: none;
	border: 1px solid #262423;  background: black;
	width: 195px;  
	margin: 0 10px 0 0;
	float: left;
}
.buttonSearh{
	border: 0;
	cursor: pointer;  
	overflow: hidden;
	font-size: 10px;
	color: #fff;
	padding: 8px 9px;
	background: #AB2F31;
}
.buttonSearh:hover{
	border: 0;
	background: #fff;
	color: #000;
}
.errorInput{
	border: 1px solid red !important;
}
/*-------------Coment Forms Style------------*/
#respond{
	margin-top: 46px;
}
#commentform{
	width: 560px;
	overflow: hidden;
}
#commentform>.field>input{
	width: 339px;
}
.formT{
	width: 560px;
}
.nWidth{
    width: 400px !important;
}
/*-------------Comment List Style------------*/
.commentlist{
	list-style: none;
	width: 600px;
}
.comment-body{
	position: relative;
	overflow: hidden;
	background: #000;  
	padding: 20px;
	border: 1px solid #262423;
}
.vcard{
    width: 66px;
    text-align: center;
    display: table-cell;
}
.comment .children{
    margin: 25px 0 25px 20px;
}
.comment{
    margin-bottom: 25px;
}
.fn>a:first-letter, .fn:first-letter{
	text-transform: uppercase;
}
.fn>a, .fn{
	color: #5e8b7f;	
	font-size: 13px;
	line-height: 18px;	
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	margin: 5px 0 0 0;
}
.comment-meta{
    float: right;
    margin-right: 10px;
    color: #AB2F31;  
}
.reply{
	float: right;
}
.reply>a{
	text-decoration: none;
}
.comment-body>p{
	display: table-cell;
	padding-bottom: 23px;
	padding-left: 16px;
}
/*------------Blog------------*/
.post-meta a{
    text-decoration: none;
    display: inline-block;
}
.post-meta a:first-letter{
	text-transform: uppercase;
}
.entry-header{
    margin-top: -4px;	
    overflow: hidden;
}
.entry-header>h3{
    padding: 0;
} 
.categoryPost{
    display: inline-block;
    background: url(images/blog_icon_2.png) 0 4px no-repeat;	
    padding: 0px 0 0 20px;
    margin-right: 4px;
    color: dimGray;
}
.userPost{
    display: inline-block;	
    color: #fee904;
    font-size: 14px;
}
.userPost>a:first-letter{
	text-transform: uppercase;
}
.comments{
    display: inline-block;
    float: right;
    font-size: 14px;
}
.content{
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}
div.post{	
}
article.post{
	margin-top: 2px;
	padding-right: 19px;
}
article.post footer{
    margin-top: 10px;
}
article.single-post{
    padding-right: 16px;
}
.single-post h3{
	padding-bottom: 20px;
}
.postData{
    margin-bottom: 7px;
    color: #AB2F31;
    font-size: 13px;
}
.fright{
	float: right;
}
.socialLink{
	margin-bottom: 30px;
}
.socialLink>ul>li{
    display: inline-block;
    margin-right: 0px;
}
.socialLink>h4{
	display: inline-block;
}
.socialLink>ul{
	display: inline-block;
	margin: -5px 0 0 4px;
}
.commentFooter{
    display: inline;
}
.author:first-letter{
    text-transform: uppercase;
}
.author{
	display: inline-block;
    color: #AB2F31;
    margin-top: 10px;
    display: block;
    font-size: 15px;
}
.wrapperFooter{
    padding-left: 80px;
    margin-top: -20px;
}
.blogDate{
    padding: 12px 10px 0 10px;
    text-align: center;
    height: 56px;
    background: url(images/date_bg.png) 0 0 no-repeat;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    text-transform: lowercase;
    display: inline-block;
    width: 30px;
    line-height: 14px;
    float: left;
    margin: 0 20px 0 0;
}
.singleThumbnail{
    margin: 0 0 17px 0;
}
/*-------------sidebar------------*/
.widget{
    padding-bottom: 25px;
}
.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{	
	float: right;
	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{
    padding-bottom: 26px;
}
#sidebar{
    width: 280px;
    padding-left: 10px;
}
.cat-item:first-child{
	border-top:none;
	margin-top: -8px;
}
.cat-item{
    margin-bottom: 10px;
    border-top: 1px solid #242425;
    padding-top: 8px;
}
.cat-item a{
    padding-left: 13px;
    background: url(images/list_arr.png) 0 3px no-repeat;
    color: #696969;
    text-decoration: none;
}
.cat-item a:hover{
	background-position: 5px 3px;
	color: #da4828;
    text-decoration: underline;
}
#footer_block_2 li{
    margin-bottom: 9px;
}
#footer_block_3 li{
    margin-bottom: 9px;
}
/*-------------contacts------------*/
.contacts span{
    display: inline-block;
    width: 71px;
}
.contacts{
	float: left;
	color: #636363;
	font-size: 13px;
}
/*-------------footer------------*/
#footer{
	position: absolute;
	bottom: 0px;
	z-index: 10;
	width: 98%;
	height: 74px;
	color: #636161;
	font: 10px "Arial", sans-serif;
	background: url(images/footer_bg.png) 0 0 repeat-x;
	text-transform: uppercase;
	padding: 50px 10px 0 30px;
}
#footer_block_1{
	float: right;
	margin-right: 25px;
	margin-top: -7px;
}
#footer_block_1>div{
}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	color: #AB2F31;
}
#footerText{
	float: left;
}
/*-------------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{
	margin: 0 2px;
	float: left;
}
.social-networks>li>a{
	float: left;
}
.social-networks>li>a:hover span{
	background-position:0 -26px !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-------------*/
.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;
}
/*------------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;
	border-left: 1px solid #1F2022;
	padding-left: 15px;
}
.right{
	float: left;
	border-right: 1px solid #373736;
}