body {
	background: #18191b url(../images/bg.jpg) repeat-x center 0;
	color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#body{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
h1{
	float:left;
}
h1 span{
	display:none;
}
.form_container fieldset label{
	color:#ffffff;
}
#artwork-preview h2 span, .labeled span{
	display:none;
}
.blue {
  color:#003569;
  letter-spacing:0.15em;
}
.grey{
  color:#a3a3a3;
  letter-spacing:0.15em;
}
#hero-text{
	font-family:Georgia,Palatino,Times New Roman;
	color:#2a2b2b;
	float:right;
	height:120px;
	width:400px;
	text-align:right;
	line-height:2em;
}
	#hero-text span{
		color:#ffffff;
	}
	#hero-text h2{
		font-weight:normal;
		font-size:1.6em;
	}
#content{
	clear:both;
}
#header{
	height:53px;
}
	#header img{
		float:right;
	}
	#header ul#artist-menu{
		list-style:none;
		margin:15px 0px 0px 0px;
	}
	 	#header ul#artist-menu li{
			font-size:1.3em;
			list-style:none;
			font-weight:bold;
			float:left;
			margin-right:1.3em;
	 	}
			#header ul#artist-menu li a{
				color:#ffffff;
				text-decoration:none;
				text-transform:uppercase;
				letter-spacing:0.1em;
				padding:8px;
			}
			#header ul#artist-menu li a:hover{
				background:#3a4d63;
			}
	#header ul#alltradeart-menu{
		list-style:none;
		float:right;
		clear:right;
		margin:2px 0px 0px 0px;
	}
		#header ul#alltradeart-menu li{
			float:right;
			list-style:none;
			margin-left:2em;
		}
			#header ul#alltradeart-menu li a{
				color:#ffffff;
				text-decoration:none;
				text-transform:uppercase;
			}
#artboard{
	width:600px;
	float:right;
}	
	#artboard #artbord-heading{
		margin-left:32px;
	}
#artist{
	clear:both;
	margin:60px 0px 50px 0px;
}
.artwork-img-container{
	width: 115px;
	height: 150px;
	float:left;
	margin:8px 0px 32px 32px;
}
.artwork-info{
	background:#333333;
	color:#ffffff;
	font-size:0.8em;
	margin-top:5px;
	text-align:center;
	background: url(../images/bg-footer.png) 100%;
}
	.artwork-info p{
		line-height:3em;
	}
.artwork-img {
	display:block;
	text-align: center;
	width: 115px;
	height: 115px;
	font-size: 1em;
	line-height: 115px;
	overflow:hidden;
	}

.artwork-img img {
	margin-top: expression(( 150 - this.height ) / 2); 
	}

html>body .artwork-img img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
	}
	.pagination {
		margin:15px 0;
		padding-bottom:15px;
		clear:both;
		margin-left:32px;
	}
	.pagination li.pagination_link {
		float:left;
		margin-right:5px;
		padding:3px 0;
		list-style:none;
		margin-bottom:30px;
	}
	.pagination li.pagination_link a, .pagination span {
		padding:2px 5px;
	}
	.pagination li.pagination_link a, .pagination span.disabled {
		border:1px solid #555555;
	}
	li.pagination_link a {
		color:#555555 !important;
		font-weight:bold;
		text-decoration:none;
	}
	.pagination span.disabled {
		border:1px solid #C1C1C1;
		color:#C1C1C1;
	}
	.pagination_link span.current {
		background:#555555 none repeat scroll 0 0;
		border:1px solid #555555;
		color:white;
	}
	.pagination li.pagination_link a:hover {
		background:#555555 none repeat scroll 0 0;
		color:white !important;
	}
#artist-profile{
	background: url(../images/bg-left-column.png) no-repeat center 0;
	width:344px;
	padding:15px;
	margin-top:5px;
}
#artist-profile a, #artboard a, .body-content a{
	color:#6099ff;
	text-decoration:none;
}
#artboard a{
	color:#ffffff;
}
#artist-profile a:hover, #artboard a:hover{
	text-decoration:underline;
}
#artist-profile-bottom{
	background: url(../images/bg-left-column-bottom.png) no-repeat center 0;
	width:374px;
	height:11px;
}
.artist-thumb{
	float:left;
	margin:0px 10px 10px 0px;
}
#twitter-pod{
	margin-top:30px;
}
#footer{
	margin-top:30px;
	height:40px;
	background: url(../images/bg-footer.png);
	padding-top:25px;
	clear:both;
}
	#footer #footer-content{
		margin-left:auto;
		margin-right:auto;
		width:990px;
	}
	#footer p{
		line-height:0.5em;
		color:#cccccc;
	}
	#footer a{
		color:#ffffff;
	}

.body-container{
	float:right;
	width:552px;
}	
.body-content{
	float:right;
	background:url('../images/bg-body-text.png') no-repeat;
	padding:15px 15px 15px 15px;
	width:552px;
	margin-top:45px;
}
.body-content-bottom{
	background:url('../images/bg-body-text-bottom.png') no-repeat;
	width:582px;
	height:10px;
	display:block;
	float:right;
	clear:right;
	margin-bottom:20px;
}
.blog-entry img{
	float:right;
	margin:0px 0px 15px 15px;
}
#blog-entry-full-container{
	
}
	.body-container h1{
		font-size:2em;
		float:none;
	}
img.blog-img{
	float:right;
	margin:0px 0px 15px 15px;
}
	.comment{
	  margin-bottom:15px;
	  min-height:60px;
	  clear:both;
	}
	hr{
		clear:both;
	}
	.comment img.comment-img{
		border:1px solid #E3E3E3;
		float:left;
		margin-right:15px;
		padding:2px;
	}
	.comment h4{
		font-size:0.8em;
	}
	.comment .comment-artist{
	  width:200px;
	  float:left;
	  border-right:1px solid #e3e3e3;
	  margin-right:15px;
	}
	.comment .comment-text{
	  float:right;
	  width:320px;
	}
#artwork-preview{
	text-align:center;
}
hr{
	visibility:hidden;
	height:30px;
}
#artwork-links textarea{
	width:90%;
	height:50px;
}
.inspiration-board{
	margin-top:41px;
}
.inspiration-board img{
	float:left;
}
.inspiration-col{
	width:200px;
	float:left
}
.inspiration img{
	float:left;
	padding:5px;
	margin:4px;
}
