@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'MolengoRegular';
 src: url('fonts/Molengo-Regular-webfont.eot');
 src: url('fonts/Molengo-Regular-webfont.eot?iefix') format('eot'), url('fonts/Molengo-Regular-webfont.woff') format('woff'), url('fonts/Molengo-Regular-webfont.ttf') format('truetype'), url('fonts/Molengo-Regular-webfont.svg#webfontYmv99Chr') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Museo';
 src: url('fonts/MuseoSans-300.otf');
 font-weight: normal;
 font-style: normal;
}
body {
	background-color:#EFEFEF;
	margin:10px
}
a, a:visited, #info a, a:visited, #news a, a:visited {
	font: 14px/18px 'Museo', Arial, sans-serif;
	color:#990000;
	text-decoration: none;
	text-transform:none;
	border-bottom:0px solid #900;
	background:#e0b2b2;
	float:none;
}
a:hover, #info a:hover, #paintings a:hover, #news a:hover {
	font: 14px/18px 'Museo', Arial, sans-serif;
	color:#ffffff;
	text-decoration: none;
	text-transform:none;
	border-bottom:0px solid #900;
	background:#990000;
	float:none;
}
h1 {
	font: 46px/5px 'Museo', Arial, sans-serif;
	letter-spacing: 0;
	color:#000;
	text-align:left;
	margin-left:0px;
}
.subhead {
	font: 14px/15px Arial, sans-serif;
	letter-spacing: 0;
	color:#900;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	display:inline;

}
.para {
	font: 14px/18px Arial, sans-serif;
	letter-spacing: 0;
	color:#313131;
	margin-left:5px;
/*	display:inline;*/
	margin-bottom:10px;
	float:left;
	}
h3 {
	font: 14px/18px Arial, sans-serif;
	letter-spacing: 0;
	color:#313131;
	margin-left:5px;
	display:inline;
}
p {
	font: 12px/14px Arial, sans-serif;
	color:#313131;
	letter-spacing: 0;
	margin-left:5px;

}
.contact-info {
	font: 18px/21px 'MolengoRegular', Arial, sans-serif;
	letter-spacing: 0;
	color:#000000;
	text-transform:none;
	text-align:right;
	
}
h4 {
	font: 14px/18px Arial, sans-serif;
	letter-spacing: 0;
	color:#313131;
	margin-left:5px;
}
#page-container {
	position: relative;
	width: 760px;
	margin: auto;	
}
#header {
	height:90px;
	margin-bottom:0px;
	border-bottom:1px solid #afafaf
}
#header p {
	margin-bottom: 0;
	float: right;
}
#info {
	height: 225px;
	border-top:1px solid #afafaf
}
#info-left {
	float:left;
	width:300px
}
#info-right {
	float:right;
	width:300px
}
#info ul {
	font: 14px/18px Arial, sans-serif;
	padding:0px;
}
#pagetitle {
	height: 30px;
	border-bottom:1px solid #afafaf
}
#homepage-photos {
	clear:both;
	height: 170px;
	border-bottom:1px solid #afafaf
}
#homepage-photos h1 {
	font: 18px/27px 'Museo', Arial, sans-serif;
	color:#000;
	margin-left:5px;
}
#gallery-oil {
/*	height: 500px;
	border-bottom:1px solid #afafaf*/
}
#gallery-oil h1, #gallery-icon h1, #gallery-illustrations h1, #gallery-drawings h1, #gallery-graphics h1 {
	font: 22px/27px 'Museo', Arial, sans-serif;
	color:#131313;
	margin-left:5px;
}
#gallery-icon, #gallery-illustrations, #gallery-drawings, #gallery-graphics {
	clear:both;
	}
#reviews {
	height:150px;
	border-bottom:1px solid #afafaf
}
#reviews h1 {
	font: 18px/27px 'MolengoRegular', Arial, sans-serif;
	color:#000;
	margin-left:5px;
}
#reviews p {
	font: 12px/14px Arial, sans-serif;
	color:#313131;
	margin-left:5px;
	margin-right:5px
}
#news {
	/*height:150px;*/
	border-bottom:1px solid #afafaf
}
#news h1 {
	font: 18px/27px 'MolengoRegular', Arial, sans-serif;
	color:#000;
	margin-left:5px;
}
#news p {
	font: 12px/14px Arial, sans-serif;
	color:#313131;
	margin-left:5px;
	margin-right:5px
}
#gallery-oil li, #gallery-icon li, #gallery-illustrations li, #gallery-drawings li, #gallery-graphics li{
	float:left;
	margin: 0 5px 10px 5px;
}
#homepage-photos li {
	float:left;
	margin: 0 5px 10px 5px;
}
#navigation {
	width:580px;
	height:50px;
	border:0px solid #990000;
	position:fixed;
	bottom:0px;
	left:50%;
	margin-left:-290px;
	background: url(images/MenuBG.png);
	z-index:99999;
}
#homenavi {
	height: 25px;
	margin: 0 auto;
	position: relative;
	width: 760px;
/*	border-bottom:1px solid #afafaf;*/
}
#homenavi ul {
	position:relative;
	list-style:none;
	display:inline;
	padding:0px;
	height: 25px;
}
#homenavi li {
	position:relative;
	list-style:none;
	float:left;
	padding-right:36px;
	height: 25px;
}
#homenavi a, a:visited {
	font: 13px/18px 'MolengoRegular', Arial, sans-serif;
	color:#990000;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom:0px solid #900;
	background:none;
	line-height: 25px;
}
#homenavi a:hover {
	font: 13px/18px 'MolengoRegular', Arial, sans-serif;
	color:#313131;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:0px solid #900;
	background:none;
	line-height: 25px;
}
a, img {
	border:0px solid;
	border-color:#6e3f15;
	outline: none;
}
.atelier {
	border:1px solid;
	border-color:#900;
	background:#ffffff;
	width: 100px;
	height:100px;
	overflow:hidden;
}
.crop {
	max-width: 250px;
	max-height: 250px;
}
.thumb {
	border:1px solid;
	border-color:#000000;
	background:#ffffff;
	width: 100px;
	height:100px;
	overflow:hidden;
}
.minithumb {
	border:1px solid;
	border-color:#000000;
	background:#ffffff;
	width: 70px;
	height:70px;
	overflow:hidden;
}
#paintings {
	border-top:1px solid #afafaf;
	clear:both}
#paintings ul {
	padding:0;
	margin:0;
	list-style:none
}
#paintings h1 {
	text-align: left;
}
.bio_photo {
	align:left;
	width:200px;
	margin-top:34px;
}
.logo {
	float:left;
	width:350px;
}
.contact-info {
		float:right;
		display:block;
		margin-top:1px;
		padding:5px;
		}

a.buy, a:visited.buy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#313131;
	text-decoration:none;
	border-bottom:1px dotted #666;
	font-weight:normal;
	text-transform:uppercase;
	float:right;
}
a:hover.buy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background:#666;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	float:right;
}

.icon-gallery{
	float:left;
	}
.icon-gallery img{
	margin-bottom:10px;
	border:#999 5px solid;
	}
.icon-gallery a:hover img{
	margin-bottom:10px;
	border:#900 5px solid;
	}
h1.short{
	margin-bottom:0px;
}

#footer{
	position:fixed;
	background:#efefef;
	bottom:0;
	left:45%;
	height:35px;
	width:200px;
	border:1px solid #990000;
	list-style:none;
}

#footer ul {
	position:relative;
	list-style:none;
	display:inline;
	padding:0px;
/*	height: 25px;*/
}
#footer li {
	position:relative;
	list-style:none;
	margin-top:8px;
	float:left;
	padding-right:36px;
	height: 25px;
}
#footer a, a:visited {
	font: 13px/18px 'MolengoRegular', Arial, sans-serif;
	color:#990000;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom:0px solid #900;
	background:none;
	line-height: 25px;
}
#footer a:hover {
	font: 13px/18px 'MolengoRegular', Arial, sans-serif;
	color:#313131;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:0px solid #900;
	background:none;
	line-height: 25px;
}
.footer-logo {
	float:left;
	margin-left:2px;
	margin-top:3px;
	margin-right:15px;
}
.fb{
	float:right;
	height:22px;
	margin:7px;
	}