/****************************************
    Website Coded by Gelo Factory LLC
           All Rights Reserved
           (c)  Copyright 2008
         http://gelofactory.com/
****************************************/

@import url(global.css);
@import url(navbar.css);

/*GENERAL*/

h2 {
	height: 0;
	width: 264px;
	margin: 135px 0 16px 0;
	padding-top: 20px;
	text-indent: -2000px;
	overflow: hidden;
	line-height: 0;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

.column {
	float: left;
	width: 450px;
	margin-right: 30px;
}

.message {
	float: left;
	clear: left;
	margin-top: 30px;
	font-size: 1.1em;
}

/*SERIES*/
#north h2 {
	background-image: url(../_img/paintings-h2-north.gif);
}

#series_title{
    padding-top: 0;
    height: auto;
    width: auto;
    overflow: visible;
	text-indent: 0px;
	font-size: 24pt;
	font-weight: bold;
    line-height: 1.0em;
    margin: 120px 0 20px;
}
/*SERIES*/

/*PAINTINGS*/

.paintings .thumb {
	float: left;
	width: 190px;
	margin: 30px 50px 0 0;
}

.paintings .thumb a {
	display: block;
	width: 192px;
	height: 192px;
	margin-bottom: 16px;
	border: 1px solid #fff;
}

.paintings .thumb a:hover {
	border: 1px solid #666;
}

.paintings .thumb img {
	display: block;
}

.paintings .thumb p {
	margin-left: 6px;
}

/*PAINTING*/

.paintings table {
	margin-top: 30px;
	border-collapse: collapse;
}

.paintings table img {
	display: block;
}

#meta {
	padding-left: 14px;
	width: 250px;
	vertical-align: bottom;
}

#meta p {
	margin-bottom: 16px;
}

#meta h3 {
	margin-bottom: 2px;
	font-size: 1.3em;
	font-weight: normal;
}

#meta h4 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

#local_nav {
	margin: 40px 0 0 4px;
	border-top: 1px solid #000;
}

#local_nav li {
	float: left;
	margin-right: 6px;
}

#local_nav a {
	display: block;
	height: 0;
	width: 24px;
	padding-top: 23px;
	text-indent: -2000px;
	overflow: hidden;
	border: none;
	background-repeat: no-repeat;
}

#local_nav .prev a {
	background-image: url(../_img/paintings-a-previous.gif);
}

#local_nav .next a {
	background-image: url(../_img/paintings-a-next.gif);
}

/*BIO*/

.cv_exb {
	font-size:9pt;
	color:#FFFFFF;
}

.cv_exb ul {
    margin-top: 12px;
    margin-bottom: 24px;
}

.cv_exb .year {
    margin-top: 12px;
}

#collections {
  list-style-type: none;
}

/*PRESS*/

.press #content {
	padding-left: 290px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.press h3 {
	margin-bottom: 20px;
	font-size: 12pt;
	font-weight: bold;	
}

.press #content p {
	margin-bottom: 20px;
}

.press #content .date {
	margin-bottom: 20px;
	font-size: 10pt;
	font-weight: normal;
}

.press #content img {
	display: block;
	margin: 0 20px 20px 0;
}

.press #content #desc {
	margin-bottom: 40px;
}

.press #content #desc p {
	font-size: 10pt;
  width: 577px;
}

.press #subnav a{
	color: #666666;
}

.press #subnav a:hover,.press #subnav a.selected {
	color: #ffffff !important;
}

.press .press_media {
  margin-top: 2em;
}

/*CONTACT*/

#contact_form {
	width: 410px;
	float: left;
}

#contact_form ul input, textarea {
	width: 410px;
	margin: 4px 0 16px 0;
}

#contact_form #submit {
	margin-top: -20px;
	text-align: right;
}

.contact_title{
	 padding-top:15px;
	 padding-bottom:10px;
}
#address {
	 margin-bottom:70px;
}

#address span{
	font-weight:bold;
    margin-top:20px;
    margin-bottom:35px;
	display:block;
	
}

#address .left_address{
	float:left;
	padding-right:180px;
}
#address .right_address{
	float:left;
}

#address p{
	font-weight:bold;
    margin-top:15px;
	display:block;
}
#contact_sent {
    width: 410px;
    float: left;
}
