/*
Theme Name: Art For All
Theme URI: http://equaldesign.co.uk/
Description: The WordPress theme built by <a href="http://equaldesign.co.uk/">Equal Design</a> for Art for All.
Version: 1
Author: Equal Design
Author URI: http://equaldesign.co.uk/
Tags: 
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-color: #050D29;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #0D1F61;
	text-decoration: none;
}
img {
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 950px;
	height: 117px;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#header h1.sitename, #header p.site-desc {
	display: none;
}

#navbar {
	width: 950px;
	height: 39px;
	background-image: url(images/navbar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	
}
#navbar ul {
	list-style-type: none;
}
#navbar ul li {
	float: left;
}
#navbar ul li a {
	display: block;
	background-image: url(images/navbar-line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#navbar ul li a:hover {

}

#subscribe {
	width: 950px;
	background-image: url(images/subscribe-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 59px;
}
#subscribe h2.newsletter, #subscribe p.email, #subscribe p.email-input, #subscribe p.email-box {
	float: left;
	margin-top: 5px;
}
#subscribe h2.newsletter {
	color: #7B673B;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 3px;
}
#subscribe p.email-box {
	margin-top: 0px;
	margin-right: 10px;
}
#subscribe .email-go {
	background-image: url(images/email-go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 16px;	
}
#subscribe .email-no {
	display: none;
}
#subscribe p.email-box input, .search #s {
	padding: 2px;
	margin-top: 3px;
}
#subscribe .subscribe-content {
	padding-top: 10px;
	padding-left: 25px;
	width: 300px;
	float: left;
	margin-right: 20px;
}
#subscribe .search {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#subscribe .search #sbutt {
	background-image: url(images/email-go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 16px;
}
.submit-work img {
	margin-top: 10px;
}

#page-wrap {
	background-color: #FFFFFF;
	width: 950px;
}

#content {
	float: left;
	width: 532px;
	padding: 18px;
}
#content p {
	margin-bottom: 10px;
}
#content h2.category-heading {
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #857040;
	font-weight: normal;
	font-size: 1.9em;
}
.breadcrumb {
	font-size: 0.9em;
	color: #333333;
	margin-bottom: 15px;
}
.post-image {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* comments styles */
.comments {
	background-image:url(images/comments-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}
ol.commentlist {
	list-style-type: none;
	padding-left: 0px;
}
ol.commentlist li ul li {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: disc;
}
ol.commentlist li {
	margin-top: 10px;
	margin-bottom: 10px;
	padding:10px;
	-moz-border-radius:4px;
	background-color: #E5E5E5;
}
ol.commentlist li.alt {
	background-color: #CCCCCC;
}
ol.commentlist li .avatar {
	float: left;
	border: 3px solid #82C2DF;
	padding: 2px;
	-moz-border-radius:6px;
}
ol.commentlist p {
	margin-top:20px;
	
}
ol.commentlist cite, .commentmetadata a {
	margin-left:10px;
}
textarea#comment {
	width: 100%;
}
#respond input {
	padding: 5px;
}

/* artist styles */

.artist-post {
	margin-bottom: 20px;
}
.artist-thumb {
	margin-right: 20px;
	width: 100px;
	float: left;
}
.artist-text {
	float: left;
	width: 412px;
}
.artist-post h3 {
	color: #333333;
	margin-bottom: 8px;
	font-size: 1.3em;
}
.artist-content, .single-artist-content {
	line-height: 1.6em;
}
.single-artist-post {
	margin-bottom: 20px;
}
.single-artist-post h2 {
	color: #333333;
}
.single-artist-content {
	margin-bottom: 20px;
}
.single-artist-info {
	line-height: 1.6em;
}

/* artist gallery styles */

.artist-gallery-post {
	margin-bottom: 20px;
}
.artist-gallery-text {
	width: 362px;
	float: left;
	margin-right: 20px;
	line-height: 1.6em;
}
.artist-gallery-image {
	width: 150px;
	float: left;
}

/* calendar Styles */

.calendar-post {
	margin-bottom: 20px;
}
.calendar-thumb {
	float: left;
	width: 130px;
	margin-right: 20px;
}
.calendar-text {
	width: 382px;
	float: left;
}
.calendar-post h3 {
	color: #333333;
	margin-bottom: 8px;
	font-size: 1.3em;
}
table.ec3_schedule {
	background-color: #0D1F61;
	float: right;
	margin-left: 5px;
	margin-botom: 5px;
}
table.ec3_schedule td {
	color: #FFFFFF;
}
.calendar-content, .single-calendar-content {
	line-height: 1.6em;
}

.post, .page {
	margin-bottom: 15px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 15px;
	line-height: 1.6em;
}


/* sidebar styles */

#sidebar {
	float: right;
	width: 382px;
}
#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: lowercase;
}
#sidebar h3 {
	font-size: 1.2em;
	color: #333333;
}
#sidebar-top {
	padding: 10px;
	width: 362px;
}
#sidebar-top h2 {
	color: #7B673B;
}
.sidebar-top-post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.sidebar-top-post-text {
	width: 191px;
	margin-right: 10px;
	float: left;
}
.sidebar-top-post-image {
	width: 161px;
	float: right;
}

#artis {
	background-image: url(images/sidebar-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 15px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#artis h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-size: 1.8em;
	font-weight: normal;
}
.submit-white, .submit-blue, .bluego {
	float: right;
	padding-right: 22px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right center;
}
.submit-white {
	background-image: url(images/go-button-white.gif);
}
.submit-blue, .bluego {
	background-image: url(images/email-go.gif);
}
.bluego {
	float: none;
}
span.bluego {
	margin-right: 10px;
}
#artis a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-calendar {
	background-color: #0D1F61;
	padding: 10px;
	width: 362px;
}
#events {
	float: left;
	margin-right: 10px;
	width: 176px;
	color: #FFFFFF;
}
#events h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-size: 1.8em;
	font-weight: normal;
}
#events a {
	text-decoration: none;
	color: #FFFFFF;
}
#events ul {
	list-style-type: none;
}
#events ul.ec3_events li.ec3_list {
	margin-bottom: 15px;
}
table.nav td {
	background-color: #0D1F61;
}
#calendar {
	float: right;
	width: 176px;
}
#calendar img {
	display: none;
}
#calendar a {
	text-decoration: none;
	color: #FFFFFF;
}
#social {
	margin-top: 15px;
}

/* Home Page Columns Styles */

#featured {
	margin-bottom: 20px;
}
#home-posts {
	width: 547px;
}
#home-posts h2 {
	color: #857040;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: lowercase;
}
#home-posts h3 {
	color: #0D1F61;
	font-size: 1.2em;
}
#home-posts .homemeta {
	color: #333333;
}
#home-posts p.homemeta {
	margin-bottom: 0px;
}
#home-posts .homemeta-links a {
	color: #857040;
	text-decoration: none;
}
#home-posts .homemeta-links a:hover {
	text-decoration: underline;
}
#home-posts .home-posts-left-post, #home-posts .home-posts-right-post {
	margin-bottom: 20px;
}
#home-posts .home-posts-left, #home-posts .home-posts-right {
	float: left;
	margin-right: 16px;
	width: 257px;
	line-height: 1.5em;
}
#home-posts .home-posts-right {
	margin-right: 0px;
}
#home-posts p.cat-more-link {
	font-size: 1.1em;
	float: right;
}
#home-posts p.cat-more-link a {
	color: #0C1E61;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/email-go.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}

#google-ads {
	background-color: #FFFFFF;
	padding: 18px;
	width: 914px;
}
#footer {
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px;
	height: 26px;
	width: 914px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 400px;
	text-align: left;
}
#footer-right {
	float: right;
	width: 400px;
	text-align: right;
}

.artist-cat li {
	float:left;
	height:130px;
	margin:0;
	padding:10px;
	position:relative;
	width:152px;
}
.artist-cat a {
	text-decoration:none;
}
.artist-cat {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.post-content ul.artist-cat li {
	background-image: none;
	padding-left: 10px;
	margin: 0px;
}
.artist-cat em {
	color:#FFFFFF;
	display:block;
	font-style:normal;
	left:11px;
	padding:2px 10px;
	position:absolute;
	top:100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-attachment: scroll;
	background-color: #0D1F61;
	background-image: url(images/grey-gradient.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.artist-cat img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #888888;
	padding:5px;
}
.artist-cat p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.artist-gallery-child-post {
	margin-bottom: 15px;
}
.artist-gallery-child-post h3 {
	margin-bottom: 10px;
}
.child-post-thumb {
	float: left;
	margin-right: 20px;
	width: 200px;
}
.child-post-text {
	width: 312px;
	float: left;
}

.artists-gallery-cat {
	margin-bottom: 15px;
}
.artists-gallery-cat-left {
	float: left;
	width: 130px;
	margin-right: 10px;
}
.artists-gallery-cat-right {
	float: left;
	width: 392px;
}
.artists-gallery-cat-right h2 {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.artists-gallery-cat-right ul {
	float: left;
	display: inline;
}
.artists-gallery-cat-right ul li {
	float: left;
	display: inline;
	margin-right: 10px;
}
