
/*
Theme Name: Walsingham Gallery
Theme URI: http:www.josh.biz
Description: Customised theme for Walsingham Gallery
Version: 1.0
Author: Joshua Dyball
Author URI: http:www.josh.biz
*/

body {
	margin: 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: #484848 url(images/dark_wood.jpg) fixed;
	}

a:link, a:visited {
	color: #6f6b5e;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}


#layout {
	margin: 0 auto;
	width: 770px;
	background-color: #fff;
	background-image: url(images/maintile.jpg);
	background-repeat: repeat-y;
	}

#masthead {
	background: #5d7792 url(images/heading2.jpg);
	height: 180px;
	}

#leftbox {
	float: left;
	width: 198px;
	padding: 32px 0 0 0;
	background-image: url(images/sidetopper3.jpg);
	background-repeat: no-repeat;
	background-position: 32px 0px;
	}

#navbar {
	margin: 0 0 0 33px;
	font-size: 0.85em;
	padding-top: 10px;
	background: #3b5571;
	}

#leftcontent {
	font-size: 0.9em;
	color: #5d5a4d;
	padding: 16px 0 20px 48px;
	}

#leftcontent h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 10px 0 0 0;
	}

#leftcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
	}

#mainbox {
	float: right;
	width: 545px;
	padding-top: 20px;
	border-top: solid 1px #4b4c4b;
	margin-right: 12px;
	}

#maincontent {
	margin: 20px 44px 20px 30px;
	font-size: 0.9em;
	}

#logo {
	position: relative;
	left: 0px;
	top: -100px;
	}

h1,h2, h3 {
	margin: 0;
	}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	color: #5C5C5C;
	}

.post h2 {
	margin: 36px 0 0 0;
	border-top: solid 1px #000;
	padding: 10px 0 0 0;
}

.post small {
	font-style: italic;
}
	
#layout #mainbox #maincontent h2 a:link, h2 a:visited {
	color: #3a5470;
	text-decoration: none;
	}
	
#layout #mainbox #maincontent h2 a:hover, h2 a:active {
	color: #3a5470;
	text-decoration:underline;
	}

h3 {
	font-size: 18px;
	margin: 24px 0 0 0;
	font-weight: normal;
	color: #344e69;
	}
	
#leftcontent h3 {
	color: #5C5C5C;
	}
#maincontent p {
	margin: 8px 0px 12px;
	line-height: 1.5em;
	color: #333;
	}

.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	}


#footer {
	clear: both;
	background-image: url(images/footer2.jpg);
	padding: 0;
	font-size: 0.7em;
	height: 67px;
	}

#layout #mainbox #maincontent img {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #4b4c4b;
	}

#layout #mainbox #maincontent img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #4b4c4b;
	}

#layout #mainbox #maincontent img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #9e9b96;
	}

#layout #mainbox #maincontent img.left_show {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #9e9b96;
	}

#layout #mainbox #maincontent .demofood {
	float: left;
	margin-right: 15px;
	margin-bottom: 50px;
	border: 2px solid #9e9b96;
	}

.email {
	text-align: right
	}

form {
	margin-top: 20px;
	color: #333;
	}

label{
	float: left;
	width: 120px;
	}

input {
	width: 200px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	}

textarea{
	width: 300px;
	height: 150px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	}

.boxes{
	width: 1em;
	}


#submitbutton{
	margin-left: 120px;
	margin-top: 10px;
	width: 90px;
	height: 30px;
	color: #666;
	font-weight: bold;
	background: #9d9582 url(images/submit.jpg) no-repeat 0px 0px;
	}

.tiny {
	font-size: 80%;
	color: #666;
	}

#layout #mainbox #maincontent img.title {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	}

#joshbiz {
	color: #000;
	font-size: 80%;
	background: transparent;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#joshbiz p {
	line-height: 150%;
	}

#joshbiz a:link, #joshbiz a:visited {
	color: #333;
	text-decoration: none;
	}

#joshbiz a:hover {
	text-decoration: underline;
	}


/* Menu */

#nav {
	margin: 0;
	padding: 0;
	width: 164px;
	border-bottom: solid 1px #4b4c4b;
	}

#nav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #333;
	width: 164px;
	}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#nav a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #000;
	line-height:1.25em;
	background-color: #dcd3b3;
	border-bottom: 1px solid #979481;
	height:1%;
	}

#nav a:hover, #nav a:active, #nav a:focus {
	background-color: #878071;
	color: #fff;
	}

#nav li.current_page_item a, #nav li.current_page_item {
	background-color: #626262;
	color: #fff;
	}

/*Misc code*/

#layout #mainbox #maincontent .alignright {
	float: right;
	margin: 0 0 20px 20px;
	border: none;
}
#layout #mainbox #maincontent .alignnone {
	border: none;
}
