/*
Theme Name: Kemistry Gallery
Theme URI: http://www.kemistrygallery.co.uk/
Description: For the independent gallery, <strong>Kemistry Gallery</strong>, dedicated to exhibiting outstanding graphic design.
Version:
Author: Joshua Baker
Author URI: http://www.joshstudio.com/
Tags: clean, white, art gallery, fixed width, two columns

	Kemistry Gallery v1.0

	The CSS, XHTML and design is copyright (2008, Kemistry Gallery)

*/


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
html, body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;	
	color: #a3a3a3;
}
p {
	margin-bottom: 15px;
}
a {
	color: #a3a3a3;
	text-decoration: underline;
}
a:hover {
	color: #000000;	
}
hr {
	height: 1px;
	background-color: #dfdfdf;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2, h2 a {
	font-size: 20px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}
h2.new-section-head {
	margin-top: 50px;
	margin-bottom: 10px;
}
input, textarea {
	width: 343px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #d3d3d3;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;	
	color: #a3a3a3;
}
input.submit-button {
	width: 80px;
	height: 70px;
	margin-top: 0px;
	background-image: url('images/submit-button.png');
	border: none;
	cursor: pointer;
	cursor: hand;
	background-position-y: 0px;
	background-position: 0 0px;
}
input.submit-button:hover {
	background-position-y: -70px;
	background-position: 0 70px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.hugright {
	text-align: right;
}
.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
strong, .strong {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;	
	color: #a3a3a3;
}
.post-content {
	width: 375px;
}
.no-images img, .no-images object, .no-images embed {
	display: none;
}
.images img {
	margin-bottom: 20px;
	max-width: 375px;
}
ul.h-list {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
ul.h-list li {
	float: left;
	margin-right: 20px;
}
ol.comment-list li {
	padding: 10px;
	margin-bottom: 5px;
}
ol.comment-list li.alt {
	background-color: #f4f4f4;
}
p.p-small-margin-bottom, .p-small-margin-bottom p {
	margin-bottom: 10px;
}
ul.site-map li {
	margin-bottom: 15px;
}
ul.site-map li ul li {
	margin-bottom: 0px;
	font-size: 15px;
}


div#header, div#page, div#footer {
	width: 780px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	clear: both;
}
div#header {
	padding-top: 80px;
	padding-bottom: 30px;
}
div#logo img {
	margin-top: 39px;
}
div#menu a {
	height: 80px;
	display: block;
	float: left;
	background-position-y: 0px;
	background-position: 0 0px;
}
div#menu a:hover {
	background-position-y: -80px;
	background-position: 0 80px;
}
div#menu .current-show {
	width: 80px;
	background-image: url('images/current-show.png');
}
div#menu .shop {
	width: 94px;
	background-image: url('images/shop.png');
	margin-right: 12px;
}
div#menu .previous-shows {
	width: 80px;
	background-image: url('images/previous-shows.png');
}
div#page {
	margin-bottom: 30px;
}
div.post {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
div.form {
	width: 355px;
	padding: 10px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.clear-content {
	clear: both;
}
.search-result-thumbnail {
	margin-bottom: 20px;
}
.search-result-text {
	margin-left: 20px;
}

/* "For the love of graphic design!" */

