@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
img {
	border:none;
}
#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 142px;
	margin-bottom: 24px;
	vertical-align: bottom;
}
#menu {
	display: block;
	height: 100px;
}
#menu div {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;


*display:inline;
	overflow: auto;
	height: 100px;
	margin-right: 0px;
}
#menu a {
	text-transform: capitalize;
	font-size: 13px;
	margin-right: 24px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	position: relative;
	top: 70px;
	font-weight: normal;
}
#menu .current {
	background-color: #000;
	
}
#menu .current a{
	color:#FFF;
}
#sidebar #news_feed {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	margin-top: 12px;
	margin-bottom: 12px;
}
#sidebar #banners p img {
	margin-bottom: 1px;
}

#sidebar #banners {
	margin-bottom: 18px;
}


#sidebar #news_feed .sidebar_news_item {
	background-image: url(../images/sidebar_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
}
#sidebar #news_feed .sidebar_news_item .date {
	color: #900;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: 6px;
	right: 6px;
	font-size: 12px;
	letter-spacing: 0px;
}
#sidebar #news_feed .sidebar_news_item p img {
	float: left;
	margin-right: 6px;
	position: relative;
	bottom: 6px;
}
#sidebar #news_feed .sidebar_news_item p {
	letter-spacing: 0px;
	line-height: 12px;
}
.portfolio {
	overflow: auto;
	width: 1200px;
	position: static;
}
#sidebar #news_feed .sidebar_news_item .sb_news_content {
	margin-top: 12px;
	margin-right: 6px;
}
.gallery-item {
	background-color: #FFF;
	height: 243px;
	width: 249px;
	background-image: url(../images/thumb_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
}
.gallery-icon {
	position: relative;
	left: 8px;
}
.gallery-caption{
	margin-left: 15px;
	text-transform: uppercase;
	color: #000;
	font-size: 16px;
	padding-top: 6px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 20px;
}
 .location {
	font-size: 10px;
	clear: both;
	display: block;
	font-weight: normal;
	color: #333;
	
}
.gallery-caption a {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	
}

/*Для галлерей внутри*/

.single_post .gallery-item {
	background-color: #e5e5e5;
	height: auto;
	width: auto;
	background-image: none;
	float: auto;
	margin-bottom: 24px;
}
.single_post .gallery-icon {
	position: static;
	left: 0px;
}
.singel_post .gallery-caption{
	display: none;
}


#content {
	margin-right: 0px;
	position: relative;
	right: 8px;
}
#sidebar {
	overflow: hidden;
}
#sidebar p {
	margin: 0px;
}
#posts {
	margin-right: 24px;
	margin-bottom: 24px;
}
.post img {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#posts .post {
	margin-bottom: 34px;
}



#posts .post h1 {
	text-transform: uppercase;
}

#the_footer {
	height: 50px;
	background-color: #000;
	background-repeat: no-repeat;
	width:98%;
	display: block;
	clear: both;
	padding-top: 12px;
	margin-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	letter-spacing: -1px;

}
#the_footer p {
	margin-left: 300px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 13px;
}
#the_footer h1, #copy {
	width: 60%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: left;
	color: #666;
	
	}
#loader {
	background-color: #FFF;
	height: 800px;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
#loader img {
	margin-top: 20%;
}
#header_contacts {
	position: relative;
	top: 20px;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}
.single_post .post_header h1 {
	width: 350px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
}
.post_item img {
	float: left;
	margin-right: 67px;
}
.post_content .post_item {
	overflow: hidden;
	height: 130px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.post_item .date {
	font-size: 14px;
	font-weight: bold;
	float: right;
	position: relative;
	bottom: 4px;
}
.post_item h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-weight: bold;
	margin-top: 0px;
	position: relative;
	bottom: 4px;
}
.post_item {
	font-size: 12px;
}
.post_item .exerpt {
	position: relative;
	bottom: 5px;
}
.post_content {
	font-size: 12px;
}
.post_content  img{
	float: left;
	margin-right: 12px;
}

.post_content ul {
	margin-left: 24px;
	padding-left: 24px;
	position: relative;
	left: 24px;
}

.post_content li {
	margin-left: 24px;
	font-size: 11px;
	list-style:circle;
}


.single_post .post_header h1 .location {
	font-size: 18px;
	line-height: 22px;
	text-transform:uppercase;
}
.single_post {
	background-color: #e5e5e5;
	overflow: auto;
}
.single_post .post_header p {
	float: right;
	width: 550px;
	text-align:right;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.single_post .post_content {
	padding-top: 12px;
	padding-right: 39px;
	padding-bottom: 12px;
	padding-left: 39px;
}

.single_post .post_content img{
	margin-bottom: 24px;
}
.post_header {
	background-color: #d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8a8a;
	overflow: auto;
	background-image: url(../images/post_header_bg.gif);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 39px;
}


#news .post_item img{
	width: 90px;
	height: 120px;
	
	
	}
	
.sb_news_content img{
	width: 58px;
	height: 77px;
	
	
	}
	
	body h1.headerss {
	  position: absolute;
	  bottom: 0px;
	  right: -2400px;
	}
