
/* http://colorschemedesigner.com/#3L22d6B6SIIk. */

body, h1, h2, h3, h4, h5, ul, li, div {
	margin:0;
	padding:0;
}

a:link              { color:#AABCE6; text-decoration:underline; }
a:visited           { color:#AABCE6; text-decoration:underline; }
a:hover             { color:#7295E6; text-decoration:underline; }
a:active            { color:#AABCE6; text-decoration:underline; }

body {
	background-color:#323232;
	color: #ffffff;
	font-size: 13px;
	font-family: Franklin Gothic Medium, Arial Narrow Bold, Arial, sans-serif;
}

h1 h5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	font-weight: bold;
}

h2 {
	font-family: Franklin Gothic Medium, Arial Narrow Bold, Arial, sans-serif;
	color: #E6D2AC;
}

h3 {
	font-family: Franklin Gothic Medium, Arial Narrow Bold, Arial, sans-serif;
	color: #AABCE6;
}

h2 a:link              { color:#E6D2AC; text-decoration:none; }
h2 a:visited           { color:#E6D2AC; text-decoration:none; }
h2 a:hover             { color:#7295E6; text-decoration:none; }
h2 a:active            { color:#E6D2AC; text-decoration:none; }

h3 a:link              { color:#AABCE6; text-decoration:none; }
h3 a:visited           { color:#AABCE6; text-decoration:none; }
h3 a:hover             { color:#7295E6; text-decoration:none; }
h3 a:active            { color:#AABCE6; text-decoration:none; }

#narrow-form {
	width:620px;
}

#field-description{
	
}

form { margin: 0 auto 1em; padding: 0;  }
	form ul.errors { margin: 0 0 1em; padding: 1em 2em; background: #911; color: #fff; clear:left; }
	form ol { list-style: none; margin: 0; padding: 0; }
	form ol li { display: block; margin: 0; padding: 0 0 0.4em; }
	form label span { width: 60%; display: block; color: #AABCE6; }
	form dt { font-size: 1.2em; color: #AABCE6; clear:left; }
	form input[type=text], input[type=password], form textarea { width: 98%; font-size: 0.8em; padding:4px; }
	form select, form input[type=file] { font-size: 0.8em; width: 98%; margin: 4px 0px 10px 0px; padding: 4px; }
	form textarea { height:175px; padding:4px; }

form ul.confirmation { margin: 0 0 1em; padding: 1em 2em; background: #FCFF80; color: #000; clear:left; }
form ul.confirmation a { color: #000; }

#header-wrapper {
	background-color: #222222;
}

#header {
	color:#f7f7f7;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#logo-box {
	width:355px;
	/*height: 113px;*/
	background-color: #661003;
	padding: 25px 0px 25px 35px;
	float:left;
}

#banner-box {
	margin:25px 10px 0px 0px;
	float: right;
}

#building-box {
	float: right;
}

#menu-wrapper{
	height:31px;
	background-color: #2D2D2D;
	/*border-bottom:solid 1px #222222;*/
}

#menu {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

#menu ul {
	list-style: none;
}
#menu ul li {
	display:inline;
}

#menu a {
	color:#DDDCCC;
	display:block;
	float:left;
	/*padding: 8px 15px 8px 15px;*/
	text-decoration:none;
}


#menu a:hover {
	/*color: #777166;*/
	color: #FFFFFF;
}

.menu_one {
	text-align:center;
	width:120px;
	padding: 8px 0px 8px 0px;
	background-color: #222222;
}
.menu_two {
	text-align:center;
	width:145px;
	padding: 8px 0px 8px 0px;
	background-color: #272B33;
}
.menu_three{
	text-align:center;
	width:125px;
	padding: 8px 0px 8px 0px;
	background-color: #383E47;
}
.menu_link {
	padding: 8px 15px 8px 15px;
}

#submenu-border{
	border-bottom:solid 1px #222222;	
}

#submenu-wrapper-contemporary{
	height:62px;
	background-color: #222222;
}

#submenu-wrapper-historical{
	height:62px;
	background-color: #272B33;
}

#submenu {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

#submenu ul {
	list-style: none;
}
#submenu ul li {
	display:inline;
}

#submenu a {
	color:#DDDCCC;
	display:block;
	float:left;
	/*padding: 8px 15px 8px 15px;*/
	text-decoration:none;
}


#submenu a:hover {
	/*color: #777166;*/
	color: #FFFFFF;
}
.submenu_link {
	padding: 38px 15px 8px 15px;
}



.clear {
	clear: both;
}

#container-wrapper {
}

#container {
	text-align: left;
	margin: 0 0;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	padding-top:15px;
	padding-bottom:15px;
}

#content-narrow {
	padding-top: 0px;
	width: 645px;
	padding-bottom:15px;
}

#content-narrow td {
	padding: 8px 0px 8px 0px;
}

#content-blog {
	width: 645px;
	padding: 15px 0px 15px 0px;
}

#content-blog ul {
	padding-left: 20px;
}

#blog-image {
	padding: 0px 0px 5px 15px;
	float:right;
}
#blog-image img {
	max-width:150px;
}

#blog-post {
	clear:left;
	min-height:175px;
}

#random-feature-wrapper{
	background-color: #454545;
	border-top:solid thin #222222;
	border-bottom:solid thin #222222;
	padding: 5px 15px 5px 10px;
}

#sidebar {
	width: 297px;
	float: right;
	display: inline;
	text-align: left;
	border-left: 1px solid #222222;
	margin: 0px 0px 8px 8px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar li {
	padding: 4px;
}

#widget-wrapper {
	padding: 10px;
	text-align: justify;
}

#sidebar .sidebar-title {
		padding:10px;
		background-color: #323232;	
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 14px;	
		font-weight: bold;	
		color: #D7E7F6;	
}

#sidebar .sidebar-widget {
		padding: 0px;
		background-color: #454545;
}

#feature-title {
		padding-top: 5px;
}

#footer-wrapper {
	background-color: #444444;
	border-top: solid thin #222222;
}

#footer {
	padding: 20px 0px 50px 0px;
	clear: right;
	width: 960px;
	margin-left:auto;
	margin-right:auto;	
}

#footer-address{
	float:right;
	width:300px;
}

#footer ul {
	padding: 0 0 10px 10px;
	list-style : none;
}

#footer li {
	padding: 0 10px 4px 0;
	display: inline;
}

#tweet {
	text-align: left;
}
.twit-date {
	color:#000;
}
.noborder {
	border:0px;
}
#blog-post-wrapper{
	padding: 15px;
}

/* Artwork and Artist Styles */
#art-list {
	padding: 10px 0px 15px 0px;
}

#art-list td {
	text-align:left;
	vertical-align:bottom;
	width: 310px;
	height: 275px;
	margin: 0px 5px 5px 0px;
	padding: 8px 5px 8px 10px;
	/*background-color:#2D2D2D;*/
}

#art-listing h3 {
	 text-align:left;
	 padding: 10px 0px 0px 0px;
}

#art-listing-image-wrapper a {
	text-decoration:none;
}

.art-listing-horz-image{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#art-listing img {
	border:solid thin #222222;
	max-width: 360px;
	max-height: 275px; 
}

#avail_count {
	color: #F4FF70;
}

.sold {
	color: #FF2222
}

#art-list-header{
	padding: 15px 0px 0px 10px;
}

#pagination-wrapper {
	float:right;
}
#art-list-header{
	padding-top:10px;
	/*float:left;*/
}

#pagination ul {
	list-style: none;
}
#pagination ul li {
	display:inline;
}
#pagination a {
	color:#DDDCCC;
	background-color:#222222;
	display:block;
	float:left;
	padding: 8px 8px 8px 8px;
	margin-left: 1px;
	text-decoration:none;
}
#pagination span{
	display:block;
	float:left;
	padding: 8px 8px 8px 8px;
	margin-left: 1px;
}
#artwork-sidebar-wrapper{
	padding: 0px 0px 15px 0px;
}
#artwork-details-wrapper{
	padding: 20px 0px 20px 0px;
}
#artwork-detail-image-wrapper{
	padding: 0px 20px 0px 0px;
	float:left;
}
#artwork-detail-image-wrapper img{
	max-width: 600px;
	max-height: 500px;
	border:solid thin #222222;
}

#artwork-details {
}

#artwork-details ul {
	list-style:none;
}
#artwork-details li {
	padding:4px 0px 4px 0px;
}
#random-listing ul {
	padding-top: 5px;
	list-style:none;
}
#random-listing li {
	padding:4px 0px 4px 0px;
}

#random-listing h2 {
	padding-bottom: 10px; 
}

#random-listing-image-wrapper{
	padding: 0px 20px 10px 0px;
	float:left;
}
#random-listing-image-wrapper img{
	max-width: 300px;
	max-height: 250px;
	border:solid thin #222222;
}
#random-widget-image-wrapper img{
	border:solid thin #222222;
}
#artist-profile-links
{
	float:right;
	text-align:right;
	padding: 10px 0px 10px 0px;
}

#exhibit-list {
	list-style:none;
}

#exhibit-list li {
	padding:10px 0px 0px 0px;
}

.exhibit-date {
	color:#E6D2AC;
}

#accepting-consignments{
	float:left;
	width: 250px;
	text-align:left;
	padding:5px;
	margin: 0px 10px 5px 0px;
	background-color:#222222;
}

.post-odd {
}
.post-even {
	background-color: #2D2D2D;
}

#wanted-table{
	padding:15px 0px 15px 0px;
	width:924px;
}
#wanted-table td{
	padding: 5px 0px 5px 0px;
	vertical-align:top;
	width:308px;
}

#loading img {
	float:left;
	padding-right: 15px;
}


/**
 * FancyUpload Showcase
 *
 * @license		MIT License
 * @author		Harald Kirschner <mail [at] digitarald [dot] de>
 * @copyright	Authors
 */
 
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}
 
/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}
 
#demo-status {
	padding: 10px 15px 10px;
	width: 95%;
	border: 1px solid #222;
	background-color:#232323;
}
 
#demo-status .progress {
	background: url(/media/js/fancyupload/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
	padding-bottom:10px;
}
 
#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}
 
#demo-list {
	list-style: none;
	width: 100%;
	margin-left: -30px;
}

#demo-list ul {
	padding-left:0px;
	list-style : none;
}
 
#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(/media/js/fancyupload/assets/failed.png) no-repeat 4px 4px;
}
 
#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(/media/js/fancyupload/assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(/media/js/fancyupload/assets/uploading.png);
	background-color: #000;
}
#demo-list li.file.file-success {
	background-image: url(/media/js/fancyupload/assets/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(/media/js/fancyupload/assets/failed.png);
}
 
#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

