/*
Theme Name: Bo Lee Gallery
Theme URI: http://www.bo-lee.co.uk/
Description: The custom wordpress theme developed for Bo Lee Gallery
Version: 1.0
Author: Amy Mahon
Author URI: http://www.amymahon.com/
Tags: art gallery, Bath, modern art, minimalist

*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* ------------------------------ Begin Typography & Colors */

html {
	background: #f2f2f2;
	color: #666;	
}

body {
	font-size: 100%; /* Resets 1em to 16px */
	font-family: Arial, Helvetica, sans-serif;
}

small {
	font-size: 0.9167em;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	text-align: right;
	color: #999;
}

h3, caption {
	font-size: 1em;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #442359;
}

h4 {
	font-size: 0.875em;
	font-weight: normal;
	font-style: italic;
}

code {
	font-family: 'Courier New', Courier, Fixed;
}

acronym, abbr {
	font-size: 0.9167em;
}

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

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

#content p, .text-content p, .entry li {
	font-size: 0.75em;
	line-height: 1.5em;
}

.text-content p, .entry p {
	margin-bottom: .75em;
}

.entry ul, .entry ol {
	margin: 0 0 0 15px;
}

.entry li {
	list-style: circle;
	margin-bottom: 0.25em;
}

#footer {
	color: #999;
	font-size: 0.75em;
	text-align: center;
}
#footer a {
	color:#999;
	text-decoration:none;
}

#breadcrumbs {
	font-size: 0.75em;
	text-transform: lowercase;
}

input.fmtext, input.fmverify, textarea, input.text-input {
	padding: 6px 8px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}

button {
	color: #FFF;
	background-color: #442359;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

button span {
	color: #FFF;
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 2em;
	text-transform: lowercase;
}

.message {
	font-weight: bold;
	color: #442359;
	font-size: 1em;
	line-height: 1.5em;
}

.info {
	background: #f5f0f8;
	padding: 15px;
}

/* ------------------------------ End Typography & Colors */



/* ------------------------------ Begin Structure */

#main {
	background-color: #FFF;
	padding: 40px;
	width: 820px;
	margin: 20px auto;
}

#header {
	height: 86px;
	overflow: hidden;
}

#header, #sidebar h1#logo {
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h1#logo {
	width: 200px;
}
h1#logo a {
	background: url(images/site/logo_bolee.gif) no-repeat 0 0;
	height: 86px;
	display: block;
}

h1#logo a span {
	position: absolute;
	top: -999px;
}

.sub-page {
	width: 590px;
	float: left;
}

#footer {
	margin: 10px auto 30px;
	width: 900px;
	clear: both;
}

hr {
	height: 1px;
	background: #CCC;
	border: 0;
	margin: 20px auto;
}

/* ------------------------------ End Structure */


/* ------------------------------ Begin Headers */
#page-title {
	text-align: right;
}
#page-title h2 {
	width: 590px;
	font-weight: normal;
	font-size: 57px;
	margin: 15px 0 0 0;
	font-weight:normal;
	color: #DDD;
	text-transform: lowercase;
}

/* ------------------------------ End Headers */



/* ------------------------------ Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

.alignright {
	float: right;
	margin: 0 0 0 20px;
	}

.alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
/* ------------------------------ End Images */



/* ------------------------------ Begin Lists */

/* ------------------------------ End Entry Lists */



/* ------------------------------ Begin Form Elements */

/* ------------------------------ End Form Elements */



/* ------------------------------ Begin Comments*/

/* ------------------------------ End Comments */



/* ------------------------------ Begin Sidebar */
#sidebar {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

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

#nav a {
	font-size: 0.875em;
	line-height: 1.375em;
	margin: 0 0 6px 0; 
	text-decoration: none;
}

#nav a,
#nav li li a,
#nav li.selected li a {
	color: #666;
	text-transform: lowercase;
	display: block;
}

#nav li li a,
#nav li.selected li a {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	letter-spacing: 0;
	text-transform: none;
}

#nav li.selected a,
#nav li a:hover,
#nav li li.current_page_item a,
#nav li li a:hover {
	color: #442359;
	text-decoration: none;
}

/* ------------------------------ End Sidebar */

/* ------------------------------ Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	margin-top: -1px;
	line-height: 1px;
	font-size: 1px;
}

.fl {float: left;}
.fr {float: right;}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* ------------------------------ End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* -------------------------------- End captions */

/* ------------------------------ Begin Artist */
.rightbar {
	width: 260px;
	float: right;
}

.index .rightbar {
	width: 200px;
}

.main-content {
	width: 300px;
	float: left;
}

.index .main-content {
	width: 360px;
}
#artist-page {
	overflow: hidden;
}
#artist-page ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 615px;
}
#artist-page ul li {
	float: left;
	text-align: center;
	width: 180px;
	list-style-type: none;
	margin: 5px 25px 10px 0;
	height: 210px;
}
#artist-page ul li img {
	width: 180px;
	height: 180px;
}
#artist-page ul li a {
	text-decoration: none;
}
.cv {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}

#artist_work .post, .news .post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

.news .post h3 {
	margin-bottom: 0;
}

.news .post p.date {
	margin-bottom: 15px;
}

#artist_work .post dl {
	font-size: 0.75em;
	line-height: 1.5em;
	display: block;
	width: 100%;
}
#artist_work .post dt {
	float: left;
	width: 28%;
	color: #999;
}
#artist_work .post dd {
	float: left;
	width: 71%;
	clear: right
}

/* ------------------------------ End Artist */

/* ------------------------------ Begin Events */

.events .rightbar {
	width: 200px;
}

.events .main-content {
	width: 360px;
}

ul.event-list {
	padding-top: 5px;
}

.event-list li {
	margin-bottom: 15px;
}

.event-list div.details {
	width: 295px;
}

.past .event-list div.details {
	width: 135px;
}

.event-list li h4 {
	line-height: 1.25em;
}

.event-list a.poster {
	float: left;
	margin: 0 10px 0 0;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar td,
#wp-calendar th {
	font-size: 0.75em;
	text-align: center;
	line-height: 1.75em;
}

#wp-calendar td:hover {
	background: #EEE;
}

th {
	text-transform: lowercase;
	font-weight: bold;
}

/* ------------------------------ End Events */

/* ------------------------------ Begin Contact */

.contact h3 {
	margin-bottom: 3px;
}
#contact-details {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

#guidelines {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}

/* ------------------------------ End Contact */

.featured-post img {
	margin-bottom: 20px;
}

.featured-post h3 {
	color: #442359;
	margin-bottom: 10px;
}

form#newsletter {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

form#newsletter input.text-input {
	font-size: 0.75em;
	width: 135px;
	float: left;
	margin: 0;
}

form#newsletter button {
	float: right;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #fff;
}

form#newsletter button span {
	color: #442359;
}
