/*
© 2009 Anechka creative design. All Rights Reserved.
*/


/*/////////////////////////////////////*/
/********** GENERAL STYLES *************/
/*/////////////////////////////////////*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(/media/webart/body_header.jpg) repeat-x left top;
  text-align: left;
  font-size: 10px;
  color: #404040;
  font-weight: normal;
  font-family: Tahoma, Geneva, sans-serif;
}

form {
  margin: 0px;
  padding: 0px;
  border: none;
}

input, textarea, select {
  font-family: Tahoma, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
/*  color: #212121;*/
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1em;
}

p, ul, ol {
}

p {
  padding: 4px 0px 6px 0px;
  text-align: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
/*  color: #000;*/
}

ul {
}

ol {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  text-align: left;
}

.blockbg {
  background: #ba5915;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif;
  text-align: center;
  line-height: 1.6em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

blockquote {
  display: block;
  margin: 15px;
  padding: 5px 15px 0px 30px;
  background: url(/media/webart/blockquote_a.jpg) no-repeat left top;
  font-family: Tahoma, Geneva, sans-serif;
  font-style: italic;
  font-size: 12px;
  color: #3D3D3D;
}
	blockquote p {
	  display: inline;
	  margin: 0px;
	  padding: 0px 30px 0px 0px;
	  background: url(/media/webart/blockquote_b.jpg) no-repeat right bottom;
	  font-family: Tahoma, Geneva, sans-serif;
	  font-style: italic;
	  font-size: 16px;
	}

a {
  color: #000;
}
	a:hover {
	  text-decoration: none;
	}

small {
  font-size: 9px;
  font-family: Tahoma, Geneva, sans-serif;
  text-align: left;
}

hr {
  display: none;
}

img {
  border: 0px solid;
/*  text-align: right;*/
}
	img.left {
	  float: left;
	  margin: 0px 15px 0px 0px;
	  padding: 0px;
	  border: #D9D785 1px dashed;
	}
	img.right {
	  float: right;
	  margin: 0px 0px 0px 15px;
	  padding: 0px;
	  border: #D9D785 1px dashed;
	}


/*/////////////////////////////////////*/
/*************** HEADER ****************/
/*/////////////////////////////////////*/

#header {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 900px;
  height: 105px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
}

#subheader {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 924px;
  height: 20px;
  background: url(/media/webart/subheader.jpg) no-repeat center top;
}

#subheader_title{
  position: absolute;
  padding: 0px 20px 0px 0px;
  width: 200px;
  height: 18px;
  right: 0px;
  bottom: 0px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0px;
  color: #ffffff;
}

#header_img {
  clear: both;
  position: relative;
  margin: 0px auto;
  border-left: 12px solid #ba5915;
  border-right: 12px solid #ba5915;
  width: 900px;
  height: 194px;
/*  background: url(/media/images/header_img/header_img_07.jpg) no-repeat center top;*/
}

#header_img_txt {
  margin: 0px 0px 0px 15px;
  padding: 40px 380px 0px 50px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-shadow: #000 0.1em 0.1em 2px;
  color: #FFF;
}


/*/////////////////////////////////////*/
/**************** LOGO *****************/
/*/////////////////////////////////////*/

#logo {
  display: block;
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 11px 0px 0px 20px;
}
	#logo h1, #logo h2, #logo p, #logo span {
	  float: left;
	  text-transform: lowercase;
	  color: #000000;
	}
	#logo h1 {
	  width: 230px;
	  height: 65px;
	  padding-left: 60px;
	  text-align: center;
	  font-size: 3.2em;
	  background: url(/media/webart/logo_boris_mamontoff.png) no-repeat left 50%;
	}
	#logo p {
	  width: 230px;
	  height: 65px;
	  background: url(/media/webart/logo_boris_mamontoff.png) no-repeat left 50%;
	}
	#logo span {
	  width: 230px;
	  height: 65px;
	  background: url(/media/webart/logo_boris_mamontoff.png) no-repeat left 50%;
	}
	#logo a {
	  text-decoration: none;
	  cursor: pointer;
	}
	#logo h1 a, #logo h2 a, #logo p a, #logo span a {
	  color: #000000;
	}


/*/////////////////////////////////////*/
/**************** MENU *****************/
/*/////////////////////////////////////*/

#menu {
  float: right;
  margin-top: 21px;
  width: auto;
}
	#menu ul {
	  margin: 0px;
	  list-style: none;
	}
	#menu li {
	  display: inline;
	}
	#menu a {
	  display: block;
	  float: left;
	  padding: 15px 20px 0px 20px;
	  text-align: center;
	  text-decoration: none;
	  text-transform: uppercase;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 12px;
	  color: #4E4E4E;
	}
		#menu a:hover {
		  background: url(/media/webart/menu_hover.jpg) no-repeat center top;
		}
	#menu .current_page_item a {
	  background: url(/media/webart/menu_hover.jpg) no-repeat center top;
	}


/*/////////////////////////////////////*/
/**************** PAGE *****************/
/*/////////////////////////////////////*/

#page {
  margin: 0px auto;
  padding-top: 20px;
  border-left: 12px solid #ba5915;
  border-right: 12px solid #ba5915;
  width: 900px;
  background: #F4F4F4;
}

#content {
  clear: both;
  margin: 0px;
  padding: 0px;
  border: 0px;
  line-height: normal;
}

#left-posts {
  float: left;
  padding: 10px 20px 20px 20px;
  width: 570px;
  line-height: 1.8em;
/*  font-size: 11px;*/
}

#right-posts {
  float: right;
  padding: 10px 20px 20px 20px;
  width: 250px;
  line-height: 2.0em;
/*  font-size: 10px;*/
}
	#right-posts .more {
	  padding-left: 20px;
	/*  background: url(/media/images/img04.gif) no-repeat left 50%;*/
	}

.post {
  font-family: Tahoma, Geneva, sans-serif;
/*  font-size: 10px;*/
}
	.post .title {
	  margin: 0px;
	  padding: 5px 0px 10px 0px;
	  font-size: 11px;
	/*  text-transform: uppercase;*/
	  color: #000;
	}
	.post .meta {
	  margin: 0px 0px 13px 0px;
	  padding: 4px 0px 6px 0px;
	  font-size: 10px;
	  text-align: left;
	  line-height: normal;
	  letter-spacing: 0px;
	  color: #505050;
	}
		.post .meta a {
		  text-decoration: none;
		  color: #000000;
		}
	.post .entry {
	  margin: 0px 0px 10px 0px;
	  padding: 10px 0px 15px 0px;
	  border-bottom: #9C9C9C 1px solid;
	  font-size: 11px;
	  font-weight: normal;
	  text-align: left;
	}

#left-posts .entry {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  text-decoration: none;
}
	#left-posts .entry .photo img {
	  padding: 0px 0px 6px 0px;
	}

#right-posts .entry {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  text-decoration: none;
}
	#right-posts .entry .gallery img {
	  margin: 0px;
	  padding: 1px 0px 0px 1px;
	  border: 0px solid;  
	  display: inline;
	}
	#right-posts .entry a {
	  padding: 5px 0px;
	/*  font-size: 10px;*/
	/*  text-transform: uppercase;*/
	  text-decoration: none;
	/*  background: #333333;*/
	/*  color: #CCCCCC;*/
	}

.post .entry .entry_title{
  font-weight: bold;
}

#left-posts .entry .entry_title {
  padding: 0px 0px 12px 0px;
  font-size: 12px;
}

#right-posts .entry .entry_title {
  padding: 0px 0px 0px 0px;
  font-size: 11px;
}

.post .entry ul {
  margin: 0;
  padding: 0;
  text-align: left;
  font-weight: normal;
  list-style: none;
}
.post .entry ol {
  margin: 0;
  padding: 0px 0px 0px 20px;
  text-align: left;
  font-weight: normal;
}
.post .entry a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.post .entry .entry_content_box {
  padding: 4px 0px 6px 0px;
  text-align: left;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}

.post.news .entry h4 {
	margin-bottom: 5px;
}
.post.news .entry ul {
	list-style: disc outside none;
	margin-left: 20px;
}

/*/////////////////////////////////////*/
/************** SIDE BAR ***************/
/*/////////////////////////////////////*/

#sidebar {
  clear: both;
  padding: 10px 0px 0px 0px;
  width: 900px;
  font-family: Tahoma, Geneva, sans-serif;
  background: #000000;
  color: #CCCCCC;
}

#sidebar_wrapper {
  margin: 0px auto;
  padding: 0px;
  width: 850px;  
}

#sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#sidebar li {
  display: block;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 150px;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
}
	#sidebar li ul {
	  line-height: 1.8em;
	}
	#sidebar li li {
	  display: list-item;
	  float: none;
	  padding: 0px 0px 0px 10px;
	  width: auto;
	  font-size: 12px;
	  background: url(/media/webart/sidebar_li_li.gif) no-repeat left 50%;
	  line-height: 1.8em;
	}

#sidebar h2 {
  margin: 0px 0px 10px 0px;
  color: #FFFFFF;
}

#sidebar a {
  text-decoration: none;
  color: #CCCCCC;
}
	#sidebar a:hover {
	  text-decoration: underline;
	}


/*/////////////////////////////////////*/
/*************** FOOTER ****************/
/*/////////////////////////////////////*/

#footer {
  margin: 0px auto 0px auto;
  padding: 0px 0px 10px 0px;
  width: 924px;
  height: 50px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  background: url(/media/webart/footer.jpg) no-repeat center top;
  color: #CCCCCC;
}
	#footer p {
	  margin: 0px;
	  padding: 17px 20px 15px 20px;
	/*  font-size: 12px;*/
	  color: #CCC;
	}
	#footer a {
	  color: #FFFFFF;
	}

#legal {
  float: left;
}
	#legal a {
	  text-decoration: none;
	}

#links {
  float: right;
}


/*/////////////////////////////////////*/
/*************** IMAGES ****************/
/*/////////////////////////////////////*/

.quoteboris {
  padding: 4px 0px 6px 0px;
  text-align: right;
  font-weight: bolder;
}

.quote {
  padding: 0px;
  font-size: smaller;
  text-align: right;
}

.photographer {
  padding: 0px;
  font-size: smaller;
  font-weight: bold;
  text-align: right;
}

.photo {
  margin: 0px auto 5px auto;
  width: 570px;
  text-align: center;
}

.photo_index {
  margin: 10px auto 5px auto;
  width: 570px;
  text-align: center;
}

.gallery {
  margin: 0px;
  padding: 0px;
  display: block;
  line-height: normal;
  text-align: center;
}

/*/////////////////////////////////////*/
/**************** FORM *****************/
/*/////////////////////////////////////*/

.contact_column {
  display: block;
  margin: 0px;
  padding: 0px;
  height: 320px;
}
	.contact_column img.left {
	  float: left;
	  margin: 0px 15px 0px 0px;
	  padding: 0px;
	  border: 1px solid #cccccc;
	  height: 85px;
	  width: 85px;
	}
	.contact_column img.right {
	  float: right;
	  margin: 0px 0px 0px 15px;
	  padding: 0px;
	  border: 1px solid #cccccc;
	  height: 85px;
	  width: 85px;
	}

.form_contact {
  display: block;
  float: left;
  padding: 5px 0px 0px 0px;
  width: 220px;
}

.form {
  margin: 0px;
  padding: 0px;
}

.form_contact_input {
  margin: 10px 0px 5px 0px;
  border: 1px solid #cccccc;
  width: 210px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}
.form_contact_input:focus {
  background: #ffddc5;
}

.form_checkbox {
  vertical-align: middle;
}

.form_label {
  cursor: pointer;
}

.contact_right {
  display: block;
  float: right;
  padding-top: 5px;
  width: 320px;
  line-height: normal;
}

.contact_info_box {
  display: block;
  padding-bottom: 35px;
}

.contact_info_box .contact_info_box_title {
  font-size: 11px;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}

.contact_info_box h2, .contact_info_box h3, .contact_info_box h4{
  line-height: 1.0em;
  padding: 0px 0px 5px 0px;
}

.block {
  display: block;
}

.form .block {
  padding: 5px 0px;
}

