
/*
Theme Name: Abraxas Fine Art
Theme URI: http://www.abraxasart.com/
Description: Custom theme by GROW Interactive.
Version: 1.0
Author: GROW Interactive
Author URI: http://www.thisisgrow.com/
*/

html {
	height: 100%;
}

body {
	height: 100%;
	background: #001324 url(http://www.abraxasart.com/images/background.gif);	
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
}

a {
	color: #E4EDCB	
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt;
}

.alignleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;	
	border: 0px;
} 

.alignright {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;	
	border: 0px;
}

.commentlist {
	margin: 10px 10px 10px 40px;	
}

.button { 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #CCCCCC; 
}

#wrapper {
	width: 758px;
	height: 100%;
	margin: 0px auto;
	border-right: solid 1px #303435;
	border-left: solid 1px #303435;
	background: #000000;
}

#header {
	height: 51px;
	background: #003f6b;
	border-bottom: solid 1px #303435;	
	text-align: center;
}

#subheader {
	height: 20px;
	background: #131a1e;
	border-bottom: solid 1px #303435;	
}

#content {
	padding: 28px;	
	width: 703px;
}

#footer {
	text-align: center;	
	font-size: 8pt; 
	color: #999999;
}

#footer a {
	color: #999999;	
	text-decoration: none;
}

#footer a:hover {
	color: #BBBBBB;
}

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

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

#sbLink {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sbLink h2 {
	font-size: 14px;
	margin: 4px ;
	padding: 0px;
}

#sbLink li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
}

#sbLink li ul {
	margin: 5px 0px;
	padding: 0px 10px;
}