/*
Theme name: Art2Sale Default
*/


body {
	background: #e7e5d5;
	margin: 0px;
	padding: 0px;
	color: #636255;
	font: 80%/150% Arial, Helvetica, sans-serif;
}
.clear {clear: both;}

.commentlist li .avatar {
	float:left;
}

.commentlist li {
	padding: 5px 10px 10px 5px;
	}
.commentlist li ul li { 
	margin-left: -5px;
	margin-right: 10px;
}

.commentlist p {
	margin: 10px 0 10px 5px;
}
.postmetadata {
	clear:right;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
#commentform {
	margin: 5px 0 0 10px;
	}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}

.children .even, .alt {
	border-left: 0;
	border-right: 1px solid #ddd;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}

#wrapper {
	width: 834px;
	margin: 30px auto;
}
#header {
	background: url(images/logo.gif) no-repeat;
	height: 45px;
	width: 230px;
	float: left;
}
#header h1 {
	text-indent: -9999px;
}
#navigation {
	float: right;
	height: 25px;
	width: 603px;
	text-align: right;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-top: 20px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	padding-left: 35px;
	list-style: none;
}
#navigation a {
	color: #b3b1a0;
	text-decoration: none;
}
#navigation a:hover {
	color: #cabb61;
	text-decoration: none;
}
#inner-wrap {
	clear: both;
	width: 834px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sidebar {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sidebar  h2 {
	color: #636255;
	text-transform: uppercase;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar p {
	margin: 0px 0px 1em;
}
#sidebar .thumb {
	border: 5px solid #525147;
	padding: 2px;
	height: 133px;
	width: 133px;
}

#sidebar .highlight {
	font-weight: bold;
	color: #cabb61;
}

#content {
	float: right;
	width: 580px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-left: 1px solid #cbc9bb;
}
#content a {
	color: #b8aa57;
	text-decoration: none;
}
#content a:hover {
	color: #525147;
	text-decoration: none;
}

#content h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #525147;
}
#content p {
	margin: 0px 0px 1em;
}

#content .thumb {
	border: 5px solid #525147;
	padding: 2px;
	height: 165px;
	width: 165px;
}
#content .artist-thumb {
	float: left;
	width: 190px;
}
#content .artist-right {
	float: right;
	width: 360px;
	margin-bottom: 20px;
	text-align: left;
	padding-right: 20px;
}
#category {
	width: 590px;
}
#category .cat-box {
	text-align: center;
	margin: 15px 6px;
	float: left;
	height: 220px;
	width: 180px;
	text-transform: capitalize;
}
#category .cat-box img {
	border: 5px solid #525147;
	padding: 2px;
        margin-bottom: 2px;
	height: 165px;
	width: 165px;
}
#category .cat-box a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
#category .artist-name {
	color: #525147;
	font-size: 8pt;
}
#single {
	text-align: center;
}
#single .highlight1 {
	color: #cabb61;
	text-transform: uppercase;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
}
#single .artist {
	font-size: 10pt;
	text-transform: uppercase;
}
#single .small {
	font-size: 9pt;
}

#single .drawing-title {
	color: #cabb61;
	text-transform: uppercase;
	font: bold 8pt Georgia, "Times New Roman", Times, serif;
}
#single .info {
	font-size: 8pt;
}
#single img {border: 1px solid #d8d8d2; padding: 10px; margin: 5px;}






#footer {
	text-align: right;
	width: 834px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #989687;
}
#footer p {
	margin: 0px 0px 0.5em;
	padding: 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	color: #525147;
}
#footer li {
	list-style: none;
	display: inline;
	padding-left: 15px;
}
#footer li a {
	color: #525147;
	text-decoration: none;
}

