/*  
Theme Name: John Butterworth
Theme URI: http://www.jbutterworth.co.uk/
Description: A Theme for the site of artist John Butterworth.
Version: 1.0
Author: Furber Consultancy
Author URI: http://www.furber-consultancy.com/
*/

body {
	background: #fff;
	margin: 0;
	font-family: "century gothic", "trebuchet ms", helvetica, Arial;
	color: #333;
	font-size: 16px;
}



img {
	border: 0;
}

h2 {
margin: 0;
display: inline;
}



#container {
	text-align: center;
	margin: 0 auto;
}

#head {
	background: url('i/headbg.png') top center repeat-x;
	width: 100%;
	height: 330px;
	text-align: center;
}

#header {
	background: url('i/head.jpg') no-repeat center #333;
	width: 780px;
	height: 330px;
	text-align: center;
	margin: 0 auto;
}

#header-top {
	width: 780px;
	height: 292px;
	text-align: right;
	padding: 8px 0 0 0;
}

#header-bottom {
	width: 760px;
	height: 30px;
	padding: 0 10px;
}

#header-bottom ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 760px;
	height: 30px;
}

#header-bottom ul li {
	list-style: none;
	font-size: 16px;
	display: inline;
	float: left;
}

#header-bottom ul li a {
	text-decoration: none;
	height: 26px;
	padding: 4px 3px 0 3px;
	width: 75px;
	color: #fff;
	float: left;
	font-weight: bold;
}

#header-bottom ul li a:hover {
	background: url('i/libg.gif') center bottom no-repeat;
}

#header-bottom ul li.current_page_item a {
	background: url('i/libg.gif') center bottom no-repeat;
	color: #333;
}

#header-bottom ul li.current_page_item a:hover {
	color: #fff;
}

#body {
	padding: 50px 0 0 0;
	width: 780px;
	margin: 0 auto;
}

.post a {
color: #00609f;
font-weight: bold;
}

.post h2 a {
color: #00609f;
}

.post h2 a:hover {
text-decoration: none;
}



#text {
	width: 500px;
	padding: 10px;
	float: left;
	text-align: left;
}


#text a {
color: #00609f;
font-weight: bold;
}

#text h2 a {
color: #00609f;
}

#text h2 a:hover {
text-decoration: none;
}


#text-home {
	width: 720px;
	padding: 10px;
	float: left;
	text-align: left;
}


#text-home a {
color: #00609f;
font-weight: bold;
}

#text-home h2 a {
color: #00609f;
}

#text-home h2 a:hover {
text-decoration: none;
}


#bar {
	width: 219px;
padding: 10px;
	float: right;
	border-left: 1px solid #000;
text-align: left;
}

#bar ul {
margin: 0;
padding: 10px 0 20px 0;
list-style: none;
}

#bar ul li {
padding: 0 0 0 7px;
}

#bar ul li a {
color: #09c;
text-decoration: none;
font-weight: bold
}

#bar ul li a:hover {
color: #0cf;
padding: 0 0 0 3px;
}

#bar h2 {
font-size: 22px;
}

#footer {
width: 780px;
float: left;
margin: 0 auto;
padding: 50px 0 10px 0;
border-bottom: 5px solid #09f;
}

#footer a {
color: #f60;
font-weight: bold;
}

#footer a:hover {
text-decoration: none;
}