/*****Basic Elements*****/  

body {
	background-color:#31180f;
	text-align: center;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22201e;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #6c0000;
	font-weight: normal;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	font-size: 11px;
	color:#4c6d9f;
}

a:hover {
	text-decoration: underline;	
}

strong {
	color:#6c0000;
	font-weight:bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(../img/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */


/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#container {
	width: 1016px;
	margin: 0 auto;
	text-align: center;	
	position: relative;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.clearfix {
	clear: both; 
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*****Basic Layout*****/  

/** Header **/

#header {
	background: url(../img/header_bg.png) repeat-x;
	height: 108px;
	position:relative;
	overflow:hidden;
}

.wrapper, .contentwrapper {
	margin:0 auto;
	text-align:left;
	background: url(../img/wrapper_shadow.gif) repeat-y;	
	padding:0 24px;
}

.contentwrapper {
	float:left;
}

/** Logo **/

#header h1 {
	background: url(../img/logo-trans.png) no-repeat;
	width: 267px;
	height: 90px;
	margin-top: 20px;
	margin-left:20px;
}

#header h1 a {
	width: 267px;
	height: 90px;
	position:absolute;
}

#header h1 a span {
	display:none;
}

/*** Main Menu ***/

#top_menu ul {
	list-style-type: none;
	position: absolute;
	right: 20px;
	top: 22px;
	overflow: hidden;
}

#top_menu li {
	float: left;
}

#top_menu li a {
	color: #f39c1b;
	display: block;
	padding: 23px 13px 23px 13px;
	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
}

#top_menu li a {
	text-decoration: none;
}

#top_menu li a:hover {
	color: #fef1be;
}

#top_menu li.active a {
	color:#6b0000;
	width:110px;
	padding: 23px 0px 23px 0px;	
}

#top_menu li.active {
	background: url(../img/active_item.png) no-repeat;
}

/*** Content ***/

#main {
	float: left;
	width: 580px;
}

#content {
	background: url(../img/content_bg.gif) repeat-x top left;
	background-color:#e6b774;
	padding: 18px 7px;
	margin:0 5px;
	float:left;
	width:944px;
}

/*** Sidebar ***/

#sidebar {
	margin-top:41px;
	float: right;
	width: 340px;
}

#eshop #sidebar {
	margin-top:74px;
}

#sidebar h2 {
	font-size: 17px;
	color: #6C0000;
}

#sidebar .block {
	padding: 1px;
	background: #752b0e;
	margin-bottom: 25px;
	border: 1px solid #610000;
}

#sidebar .block-inner {
	background: #e8bb78  repeat-x;
	padding: 14px 30px 8px;
}

/*** Footer ***/

#footer {
	background: url(../img/footer_bg.png) no-repeat;
	padding: 15px 40px 0 40px;
	overflow:visible;
	height:35px;
}

#bottom-menu {
	float: left;
}

#bottom-menu ul {
	list-style-type: none;
}

#bottom-menu ul li {
	float:left;
	margin-right:15px;
	text-transform:uppercase;
}

#footer a, h6 {
	color: #f7941d;
}

#footer p#bottom-menu a:hover {
	color: #fed189;
	text-decoration: none;
}

#footer h6 {
	float: right;
}

#footer .pattern3 {
	background: url(../img/pattern3.png) right top no-repeat;	
	position: absolute;
	right: 6px;
	margin-top:-90px;
	width: 182px;
	height: 79px;
	z-index: 5;
}

/***** Home Page ****/

/** Featured Area **/

#featured_area {
	background: url(../img/featured_area_bg.gif) repeat-x;
	height: 308px;
	position: relative;
	text-align:center;
	margin:0 5px;
}


#featured_area div#mainFlow{
	padding-top: 30px;
	text-align:left;
	width:880px;
	margin:0 auto;
}

#featured_area .description {
	float: left;
	width: 215px;
	height: 152px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #7d0000;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 13px;
	color:#33210b;
}

#featured_area .photo, #featured_area .pic {
	background: url(../img/shadowAlpha.png) no-repeat right bottom;
	margin:10px 10px 5px 10px;
	float: right;
	position: relative;
}

#featured_area .photo img, #featured_area .pic img {
	width: 600px;
	height: 210px;
	display: block;
	position: relative;
	background-color: #f6f7f8;
	border: 1px solid #ffffff;
	padding: 8px;
	margin: -6px 6px 6px -6px;
}

#featured_area .pic {
	float: left;
}

#featured_area .pic img {
	width: 200px;
	height: 210px;
}


#featured_area .statement {
	float: right;
	width: 615px;
	height: 152px;
	text-align:center;
}

#featured_area .statement h1 {
	font-size: 37px;
	color: #7d0000;
	margin-top: 15px;
	font-weight: bold;
	line-height:50px;
}


#featured_area .slide {
	overflow: hidden;
	+width:870px;
}


#featured_area .container {
	height: 308px;
	overflow:visible;
	width:880px;
	padding-left:30px;
	padding-right:30px;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 18px;
	height: 30px;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../img/prev-trans.png) no-repeat;
	left: 0px;
	top:45%;
}

a.jFlowNext {
	background: url(../img/next-trans.png) no-repeat;
	right: 0px;
	top:45%;
}

.pattern1 {
	background: url(../img/pattern1.png) right top no-repeat;
	position: absolute;
	left: -34px;
	bottom: -34px;
	width: 143px;
	height: 115px;
	z-index: 5;
}

.pattern2 {
	background: url(../img/pattern2.png) right top no-repeat;	
	position: absolute;
	right: -26px;
	top: -30px;
	width: 117px;
	height: 94px;
	z-index: 5;
}

div#myController {
	display: none;
}

/** Page Name **/

#pagename {
	background: url(../img/pagename_bg.gif) repeat-x top left;
	height: 107px;
}

#pagename h2 {
	color: white;
	margin: 22px 0px 0px;
	font-size: 35px;
	font-family: Palatino Linotype, Georgia, serif;
}

/** Home Page Content **/

body#home #content h2 {
	color:#6c0000;
}

body#home div#appeal {
	width: 284px;
	padding:10px 6px 0 4px;
	float: left;
}

body#home div#appeal p {
	margin:0;
}

body#home div#estore, body#home div#contact-info {
	background: url(../img/estore_bg.png) no-repeat top left;
	padding-left:10px;
	padding-top:10px;
	width: 308px;
	height:167px;
	float: left;
}

body#home div#estore {
	width: 318px;
}

body#home div#estore div.product-pic {
	margin-left:160px;
	margin-top:-110px;
}

.price {
	color:#a30000;
}

.price .amount {
	font-size:24px;
}

.contacts-pic {
	margin-left:195px;
	margin-top:-90px;
}

body#home #content .news ul {
	list-style-type: none;
}
body#home #content .news {
	margin-bottom:80px;
	padding:0 20px;
}

body#home #content .news ul li {
	float:left;
	overflow:hidden;
	width:300px;
}

body#home #content .news .postdate {
	color:#a30000;
}

/* -------------------------------    PROJECTS PAGE   ---------------------------------- */
#projects_header {
	background: url(../img/projects_header_bg.gif) repeat-x;
	height: 247px;
	position: relative;
	text-align:left;
	margin:0 5px;	
	padding-left:9px;
}

#projects{
	background: url(../img/projects_bg.png) no-repeat top left;
	width:940px;
	height:180px;
}

.project-cat {
	height:160px;
	width:117px;
	margin-top:10px;
	float:left;
	text-align:center;
}

.project-cat:hover {
	text-decoration:none;
	color:#4C6D9F;
}

.project-cat p {
	color:#6c0000;
	line-height:12px;
	margin-top:-8px;
}

.project-item {
	display:block;
	margin-bottom:30px;
	float:left;
}

.project-pics {
	width:440px;
	overflow:hidden;
	float:left;
	text-align:justify;
}

.complex-pics .secondary-pic img {
	height:63px;
}

.complex-pics .secondary-pic {
	margin-bottom:0;
}

.complex-pics .first-pic img {
	padding:6px;
}	

.project-pic {
	background: url(../img/shadowAlpha.png) no-repeat right bottom;
	margin:10px 10px 5px 0;
	float: right;
	position: relative;
}

.project-pic img {
	display: block;
	position: relative;
	background-color: #fff;
	padding: 4px;
	margin: -6px 6px 6px -6px;
}

.project-description {
	margin-left:460px;
	width:470px;
}

.project-description h2 {
	line-height:25px;
	margin-bottom:20px;
}

/** Portfolio Page **/

#search {
	background: url(../img/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 36px;
	right: 0px;
}

#search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e9eced;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	margin-bottom: 30px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #658294;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/* -------------------------------    FORMS   ---------------------------------- */
fieldset {
	background:#fef5e8 none repeat scroll 0 0;
	border:1px solid #C9C9C9;
	margin-bottom:10px;
	padding:10px
}

.vform label {
	display:block;
	float:left;
	margin:8px 0 0;
	text-align:right;
	width:80px;
}

.vform .captcha {
	margin-left:210px;
	margin-top:5px;
	border:1px solid #838383;
	width:148px;
	height:60px;
}

#shopOrderForm label {
	width:200px;
}

#shopOrderForm .button {
	margin-left:220px;
}

.vform input, .vform textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #838383;
	margin:5px 0 0 10px;
	padding:3px;
	width:200px;
}

.vform select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #838383;
	height:25px;
	margin:5px 0 0 10px;
	width:200px;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}