/*  
Theme Name: Shelley Davies custom theme
Author: Jake McMurchie
*/



/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #c3c9c3;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #800;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

a, a:link, a:visited, a:hover {
	color: #600;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	font-weight: normal;
	}
a:hover {
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	position: relative;
	margin: 40px auto 10px auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	margin: 0;
	padding: 0;
	height: 68px;
	width: 760px;
	text-indent: -5000px;
	}

.narrowcolumn {
	position: relative;
	padding: 0;
	margin: 0 0 0 404px;
	width: 260px;
	height: 257px;
	border-top: 1px solid #5d6f5b;
	overflow: auto;
	/*padding-right: 20px;*/
	scrollbar-base-color: #fff;
	}
#content h2#home { 
	background: transparent url("images/shelley_davies_artist.gif") no-repeat top left;
	width: 260px;
	height: 32px;
	margin: 12px 0 0 0;
	padding: 0;
	text-indent: -5000px;
	}

.widecolumn {
	position: relative;
	padding: 0;
	margin: 0 0 0 104px;
	width: 540px;
	border-top: 1px solid #5d6f5b;
	padding-right: 20px;
	}

#navigation {
	padding: 0;
	margin: 0 0 0 404px;
	border-top: 1px solid #5d6f5b;
	width: 260px;
	text-align: justify;
	z-index: 100;
	clear: both;
	/*height: 1em;*/
	}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	color: #600;
	}

#sidebar {
	position: absolute;
	top: 70px;
	left: 104px;
	padding: 0;
	margin: 0;
	height: 257px;
	width: 200px;
	}

#footer {
	padding: 0;
	margin: 3em 0 0 0;
	width: 760px;
	/*height: 45px;*/
	clear: both;
	}
#footer p {
	text-align: center;
	text-transform: lowercase;
	font-size: 0.8em;
	padding-top: 2em;
	color: #999;
	font-weight: normal;
	letter-spacing: 0.2em;
	}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	font-weight: normal;
	}
#footer a:hover {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	}	

#imageContainer1 {
	position: absolute;
	top: 0;
	left: 0;
	}
#imageContainer2 {
	position: absolute;
	top: 98px;
	left: 0;
	}
#imageContainer3 {
	position: absolute;
	top: 197px;
	left: 0;
	}
.imageContainer div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	}
.imageContainer div p {
	margin: 0;
	padding: 1em;
	}
/* End Structure */



/* 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) */

.widecolumn img {
	margin: 0 4px 4px 0;
	}
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;
	margin: 0 1em 1em 0;
	}

/* End Images */

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.contactleft {
	margin: 0.2em 0;
	}
input, textarea {
	margin: 0;
	padding: 0;
	height: 1.5em;
	width: 80%;
	border: 1px solid #666;
	}
textarea {
	height: 6em;
	}
#contactsubmit { 
	width: 50%;
	font-size: 1em;
	height: 2em;
	margin: 0;
	}
.contacterror {
	border: 1px solid #990000;
}

.post p {
	margin-top: 1em;
	}

/* formatting styles to make sure the editor doesn't fuck up the rest of the page */	
.greyText {
	font-size: 1em;
	color: #999;
	}
.blueText {
	font-size: 1em;
	color: #339;
	}
.redText {
	font-size: 1em;
	color: #900;
	}
.headlineText {
	font-size: 1.2em;
	color: #339;
	}

/* formatting for the gallery */

.widecolumn {
	padding: 1em 0 0 0;
	}
.widecolumn h3 {
	margin: 0 0 0 0;
	}
.widecolumn table {
	margin: 1em 0;
	}
.widecolumn td {
	border-bottom: 1px solid #9a9;
	}
/* images */
	#page { background: url("images/shelley_bg.jpg") repeat-y top left;}
	#header { background: transparent url("images/shelley_header.jpg") no-repeat top left;}
	#footer { background: transparent url("images/shelley_footer.jpg") no-repeat bottom left;}
/* End Various Tags & Classes*/

.post ul, .post ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
a.thumbnail img {
max-width: 200px;
}