/*  
Theme Name: Sculpture Culture
Theme URI: http://www.sculptureculture.co.uk
Description: A custom theme by <a href="http://www.mbwd.co.uk">Mark Brough</a>.
Version: 1.0
Author: Mark Brough
Author URI: http://www.mbwd.co.uk
*/


body {
	padding: 0;
	margin: 0;
	background: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #404040;
}


#container {
	margin: 0 auto 0 auto;
	width: 800px;
	background: #FFFFFF;
	text-align: left;
}



a img {
	border: none;
}

a {
	color: #663333;;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}




#header {
	position: relative;
}

#header img {
	display: block;
}




#search-box {
	position: absolute;
	top: 210px;
	right: 20px;
}	

#search-box form {
	margin: 0;
	padding: 0;
}

#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888888;
}




#top-nav {
	background: #663333;
	color: #FFFFFF;
	width: 790px;
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	text-align: right;
	font-weight: bold;
	
}

#top-nav ul {
	margin: 0;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #B0B0B0;
	text-decoration: none;
}





#content {
	width: 600px;
	float: right;
	display: inline;
	margin: 20px 20px 20px 0;
}



.post {
	margin: 0 0 20px 0;
}

.sctable {
	border-collapse;
	border: 1px solid #663333;
	background-color: #000000;
}
.sctable td {
	background-color: #ffffff;
	vertical-align: top;
	padding: 2px;
}

#content h1 {
	font-family: Georgia, Sans-serif;
	margin: 0 0 2px 0;
	font-size: 22px;
	color: #663333;;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	color: #707070;
}

#content h3 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #404040;
}

#content h4 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #606060;
}




#content .post-date {
	color: #707070;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 140%;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
/*	background: #F4F4F4; */
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}
#content .gallery-tip {
	font-size: 10px;
	color: #663333;
}

#content .gallery-item {
	width: 600px;
	margin: 0 0 20px 0;
	background: #F4F4F4;
	padding: 2px 2px 4px 2px;
	border: 1px solid;
}
#content .gallery-item h1 {
	font-size: 18px;
	color: #000000;
}
#content .gallery-item-data-details {
	display: none;
}

#content .clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}
#content .gallery-item-imgwrap {
	width: 100px;
	float: left;
	display: inline;
	padding: 0 0 0 0;
	margin: 2px 5px 2px 2px;
}
#content .gallery-item-imgwrap a {
	text-decoration: none;
	font-size: 10px;
}
#content .gallery-item table {
	vertical-align: top;
	width: 100%;
}
#content .gallery-item-listview {
	vertical-align: top;
}
#content .gallery-item-listview table {
	border: 1px solid;
	padding: 2px 2px 2px 2px;
}
#content .gallery-item-listview-head {
	background: #F4F4F4;
}
#content .gallery-wrapper {
	vertical-align: top;
}

#content .gallery-title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#content .gallery-title h1 {
	font-size: 18px;
	color: #000000;
}
#content .gallery-tools {
	float: right;
	margin: 0;
	padding: 0;
}
#content .gallery-tools select {
	color: #fff;
	background: #663333;
	font-size: 0.9em;
}
#content .gallery-welcome-items {

	margin: 2px 2px 2px 2px;
	align: center;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background: #F4F4F4;
}
#content .gallery-welcome-items-container {
	width: 360px;
	align: center;
	vertical-align: top;
}
#content .gallery-welcome-items-container td {
	width: 120px;
	align: center;
	vertical-align: top;
}

#content .gallery-welcome-items img {
	padding: 8px 8px 8px 8px;
}
#content .gallery-welcome-items a {
	width: 100%;
	height: 100%;
	display: block;
}

#content .gallery-welcome-items a:link {
	text-decoration: none;
}

#content .gallery-welcome-items a:visited {
	text-decoration: none;
}
#content .gallery-welcome-items a:hover {
	background-color: #666666;
	color: #fff;
}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #663333;;
}

blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}


#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #663333;;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #663333;;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}




#sidebar {
	width: 150px;
	float: left;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
}


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

#sidebar ul ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#sidebar li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar a {
	color: #fff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #663333;;
	text-decoration: underline;
}





#navigation {
	clear: both;
	overflow: hidden;
	width: 150px;
	display: block;
	background: #663333;
	text-transform: uppercase;

}
#navigation li.current_page_item a:visited{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}

#navigation li.current_page_item a{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}
#navigation li.current_page_item a:hover{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666633;
	color: #fff;
}



#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	line-height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	display:inline;
}

#navigation li a {
	display:block;
	line-height:20px;
	padding:0 10px 0 10px;
	text-decoration:none;
}

#navigation li a:hover {
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
} 

#navigation li.current_page_parent a:visited{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}
#navigation li.current_page_parent a:hover{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666633;
	color: #fff;
}


#navigation li.current_page_parent a:active{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666633;
	color: #fff;
}
#navigation li.current_page_parent a{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}

/*
#navigation li.current_page_item a:visited{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666633;
	color: #fff;
}
#navigation li.current_page_item a:hover{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}

#navigation li.current_page_item a:active{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666666;
	color: #fff;
}
#navigation li.current_page_item a{
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	background: #666633;
	color: #fff;
}
*/


h3#comments, h3#respond {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.0em;
	background: #663333;;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}






#footer {
	clear: both;
	border-top: 10px solid #663333;;
	padding: 8px 22px 25px 22px;
	color: #404040;
	font-size: 0.85em;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

