/*
Theme Name: Expert.Az
Theme URI: http://ivan4ik.ru/
Description: Тема для Expert.Az
Version: 1.0
Author: Иван "SkyWriter" Касатенко
Author URI: http://ivan4ik.ru/
*/

@charset "utf-8";
@import "reset.css";

body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: inherit;
}

#content {
	width: 923px;
	margin: 0 auto;

	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header #header-top {
	display: block;
	height: 125px;
	line-height: 125px;
	background: url(images/expertaz.gif) no-repeat center left;
	margin-left: 28px;
	text-indent: 168px;
	color: #cccccc;
}

.banner {
	width: 467px;
	height: 69px;
	background: #f1eff0;
	float: right;
}

#banner-1 {
	margin-top: 28px;
}

#banner-2 {
	margin-top: 20px;
}

#header ul.menu {
	display: block;
	height: 28px;
	background-color: #ff0000;
	list-style: none;
	clear: left;	
	border-top: 1px solid #ffcccc;
	padding-left: 15px;

	margin: 0;
}

#header ul.menu li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#header ul.menu li {
	float: left;
	height: 20px;
	width: 146px;
	background-image: url(images/vertical-menu-strip.gif);
	background-position: top left;
	background-repeat: no-repeat;

	padding-left: 12px;
	padding-top: 8px;
}

#header ul.menu-bottom {
	background-color: #fe6e6e;
	border-top: none;
}

#columns {
	overflow: hidden;
}

#columns .column-1, #footer #copyright {
	float: left;
	width: 33%;
}

#columns .column-2, #footer #final-details {
	float: right;
	width: 66%;
}

.item h1 {
	margin-bottom: 8px;
	border-bottom: 1px solid #d4d4d4;
	
	height: 13px;
	padding-top: 25px;
	padding-bottom: 13px;
	
	font-size: 13px;
	text-transform: uppercase;
	
	padding-left: 28px;
	
	background: url(images/roundbullet.gif) left 24px no-repeat;
	
	clear: left;
}

.icon-lens h1 {
	background-image: url(images/lens.gif);
	background-position: left 19px;
	padding-left: 55px;
}

.icon-new h1 {
	background-image: url(images/new.gif);
	background-position: left 19px;
	padding-left: 55px;
}

.icon-chill h1 {
	background-image: url(images/chill.gif);
	background-position: left 19px;
	padding-left: 55px;
}

.icon-exclaim h1 {
	background-image: url(images/exclamation.gif);
	background-position: left 19px;
}


ul.strips {
	color: #999999;
}

ul.strips li {
	padding: 8px 0px 8px 30px;
	background: url(images/strip.gif) left 24px no-repeat;
}

ul.strips li small {
	display: block;
	font-size: 10px;
	padding-bottom: 2px;
}

ul.wide-strips li {
	padding: 8px 0px 8px 54px;
	background: url(images/wide-strip.gif) left 22px no-repeat;
}


ul.pictured {
	color: #999999;
}

ul.pictured li {
	margin-top: 5px;
	margin-bottom: 15px;
	overflow: hidden;
	clear: left;
}

ul.pictured li small {
	color: #cccccc;
	display: block;
	font-size: 10px;
	padding-bottom: 2px;	
}

ul.pictured li h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

ul.pictured li img {
	float: left;
	margin-right: 15px;
}

ul.pictured li span {
	display: block;
}

ul.generic-list li {
	color: #999999;
}

ul.generic-list li {
	padding: 8px 0px 8px 30px;
	background: url(images/strip.gif) left 13px no-repeat;
}

ul.pictured-vertical li {
	color: #999999;
	width: 162px;
	margin: 0 20px;
	float: left;
}

ul.pictured-vertical li h2 {
	color: #000;
	margin-bottom: 15px;
}

ul.pictured-vertical li span {
	padding-left: 30px;
	display: block;
	background: url(images/strip.gif) left 4px no-repeat;
}

ul.pictured-vertical li img, img.padded {
	margin-top: 12px;
	margin-bottom: 20px;
}

.column-2-holder {
	overflow: hidden;
}

.column-2 .column-2-left, .column-2 .column-2-right {
	width: 49.3%;
	float: left;
}

.column-2 .column-2-right {
	float: right;
}

#footer {
	clear: both;
	margin-top: 40px;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 10px;
}

#footer #copyright {
	border-top: 4px solid #cccccc;
	padding-top: 27px;
	color: #999999;
}

#footer #final-details {
	border-top: 1px solid #cccccc;
	padding-top: 30px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 25px;
}

#footer #final-details a {
	color: #999999;
	text-decoration: none;
}

#footer #final-details img {
	float: right;
}
