@charset "utf-8";

/* =Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* =Main */
body
{
	background-color:#4d4d4d;
	font:small Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-align:center;
}
* html body
{
	font-size:x-small;/* for IE5/Win */f\ont-size:small;/* for other IE versions */
}
html>body
{
	font-size:small;/* be nice to Opera */
}
div#container
{
	margin:0 auto;
	width:750px;
	text-align:left;
}
div#sidebar
{
	width:185px;
	float:left;
	margin-top:105px;
	text-align:right;
}
div#content
{
	margin-left:210px;
}
div#footer
{
	padding:5px 5px 5px 70px;
	margin-left:210px;
	clear:both;
	background-color:#666;
	color:#333;
	width:460px;
}
.home
{
	width:535px;
}
.biography,.news,.paintings,.drawings,.links,.contacts,.statement
{
	width:355px;
	padding:0 110px 20px 70px;
	background-color:#c0c0c0;
}
.biography,.news
{
	padding-top:122px;
}
.statement,.paintings,.drawings,.links,.contacts
{
	padding-top:123px;
}

/* =Headings */
h1
{
	background:url(../img/logo.gif) no-repeat 100% 0;
	height: 29px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:29px;
	margin:2px 0 40px;
}
.statement h2
{
	background:url(../img/tit_statement_no.gif) no-repeat 0 0;
	width:173px;
	height: 23px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:23px;
	margin-bottom:46px;
}
.biography h2
{
	background:url(../img/tit_biography_no.gif) no-repeat 0 0;
	width:109px;
	height: 30px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:30px;
	margin-bottom:44px;
}
.news h2
{
	background:url(../img/tit_news_no.gif) no-repeat 0 0;
	width:344px;
	height: 30px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:30px;
	margin-bottom:52px;
}
.paintings h2
{
	background:url(../img/tit_paintings_no.gif) no-repeat 0 0;
	width:121px;
	height: 23px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:23px;
	margin-bottom:33px;
}
.drawings h2
{
	background:url(../img/tit_drawings_no.gif) no-repeat 0 0;
	width:143px;
	height: 29px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:29px;
	margin-bottom:39px;
}
.links h2
{
	background:url(../img/tit_links_no.gif) no-repeat 0 0;
	width:87px;
	height: 23px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:23px;
	margin-bottom:47px;
}
.contacts h2
{
	background:url(../img/tit_contacts_no.gif) no-repeat 0 0;
	width:137px;
	height: 23px; voice-family: "\"}\""; voice-family:inherit; height: 0;/* WIN IE5 hack */
	overflow:hidden;
	padding-top:23px;
	margin-bottom:47px;
}
.biography h3,.news h3
{
	font:1.6em Arial, Helvetica, sans-serif;
	margin:30px 0 10px;
}
.news h4
{
	font:1.4em Arial, Helvetica, sans-serif;
}
.news h5
{
	margin-bottom:15px;
}

/* =Lists */
ul#lang li
{
	display:inline;
	margin-left:5px;
}
ul#lang li.selected
{
	color:#999;
}
ul#nav li
{
	margin-bottom:4px;
}
ul.simple
{
	list-style:square;
	margin-left:40px;
}
ul.simple li
{
	margin-bottom:12px;
}
ul#gallery li
{
	margin:5px 5px 0 0;
	float:left;
}

/* =Links */
div#content a
{
	color:#c00;
	text-decoration:none;
}
div#content a:hover
{
	color:#fff;
	text-decoration:underline;
}
ul#lang li a,ul#nav li a
{
	color:#dcdcdc;
	text-decoration:none;
}
ul#lang li a:hover,ul#nav li a:hover
{
	color:#999;
	text-decoration:underline;
}
ul#gallery li a
{
	display:block;
	width:50px;
	height:50px;
	border:1px solid #fff;
	padding:5px;
}
ul#gallery li a:hover
{
	border:1px solid #666;
}
ul.simple li a
{
	color:#000;
}

/* =Other */
#selfportrait
{
	margin-bottom:10px;
}
.statement p,.biography p,.news p
{
	text-align:justify;
	line-height:1.4em;
	margin-bottom:10px;
}
.news p
{
	width:352px;
}
.post
{
	margin-bottom:40px;
}
div#showimg
{
	margin-bottom:20px;
}
div#showimg .selected
{
	margin-bottom:10px;
}
.contacts address
{
	margin-bottom:10px;
}
div#newspaging{margin-top:10px;}

/* =Form */
legend,label{display:none;}
#contact_form input.text_type{width:322px;font:1em Verdana, Arial, Helvetica, sans-serif;color:#666;margin-top:12px;padding:5px 5px 5px 10px;border:none;border-left:3px solid #666;background-color:#e5e5e5;}
#contact_form input.text_type:focus{background-color:#fff;color:#666;border-left:3px solid #c00;}
#contact_form textarea{width:325px;background-color:#e5e5e5;font:1em Verdana, Arial, Helvetica, sans-serif;color:#666;margin-top:12px;padding:5px 5px 5px 7px;border:none;border-left:3px solid #666;}
#contact_form textarea:focus{border-left:3px solid #c00;background-color:#fff;color:#666;}
#contact_form #submit{font-weight:bold;margin:10px 0;padding:5px;color:#fff;background-color:#666;border:none;}
#contact_form span.error{display:none;color:#c00;}
#contact_form #emailsent{display:none;background-color:#c00;color:#fff;width:330px;padding:5px;margin-top:5px;}
#comment_form fieldset{margin-bottom:10px;}

/* =Clearings */
ul#gallery:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html ul#gallery{height:1px;}
*:first-child+html ul#gallery{min-height: 1px;}