/* 
Theme Name: Graham & Brown Theme
Theme URI: http://www.grahambrown.com/uk/
Version: 1.0
Description: A wordpress theme for Graham & Brown
Author: Joe Latham
Author URI: http://www.digital-morphosis.com
Tags: fixed-width, two-columns, custom-header, right-sidebar, threaded-comments
*/

body { 
	background-image: url(images/bg.gif);
	background-position:top left;
	background-repeat:repeat;
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size:12px;
	color:#000000;
	line-height:17px;
}

#wrapper {
	width: 980px;
	height:auto;
	margin:0px auto;
	text-align:left;
}

#top {
	margin:10px 0px 0px 0px;
	padding:0;
	width: 980px;
	height:9px;
	background-image: url(images/background-cap-top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	width: 980px;
	min-height:480px;
	height:auto;
	background-image: url(images/background-sliver.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.clear {
	width:980px;
	clear:both;
}

#head {
	margin:0px auto;
	padding:0;
	width: 950px;
	height:120px;
	background-image: none;
}

#logo {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	width: 350px;
	height:70px;
	background-image: none;
}

#info {
	float:right;
	position:relative;
	top:30px;
	right:10px;
	margin:0;
	padding:0;
	width: 405px;
	height:25px;
	background-image: none;
	font: Helvetica, Arial, sans-serif;
	font-size:19px;
	color:#959698;
	line-height:20px;
}

#info2 {
	float:right;
	position:relative;
	top:5px;
	right:0px;
	margin:0;
	padding:0;
	width: 85px;
	height:10px;
	background-image: none;
	font: Helvetica, Arial, sans-serif;
	font-size:9px;
	color:#959698;
	line-height:12px;
}

#nav {
	margin:0px auto;
	width: 940px;
	height: 31px;
	padding:0px 0px 0px 0px;
	background-image: url(images/menuBG.jpg);
	background-position:left;
	background-repeat: repeat-x;
	border-right:1px solid #959698;
}

#nav ul {
	margin: 0px;
	width: 940px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float:left;
	}

#nav li {
	margin: 0px;
	width: auto;
	height: 30px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

#nav li a {
	display: block;
	float: left;
	width: auto;
	height: 17px;
	color: #000000;
	text-decoration: none;
	padding:7px 20px 7px 20px;
	margin:0px 0px 0px 0px;
	background-image: url(images/menu2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#nav li a.home {
	display: block;
	float: left;
	width: auto;
	height: 17px;
	color: #000000;
	text-decoration: none;
	padding:7px 20px 7px 20px;
	margin:0px 0px 0px 0px;
	background-image: url(images/menu1.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#nav li a.rss-feed img {
	border:none;
	position:relative;
	top:2px;
margin-right:5px;
}

#nav li a:hover {
		color: #5a5a5a;
}

.left-title {
	margin:0px 0px 15px 0px;
	padding:0;
	width: 654px;
	height:49px;
	float:left;
	background-image: url(images/h1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.left {
	width: 654px;
	border:0px violet solid;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	float: left;
	text-align: left;
	border:0px solid #959698;
}

.date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.post {
	padding:5px 10px 5px 10px;
	font-size:12px;
	line-height:20px;
}

.post img {
	border:2px solid #ac9999;
	margin:-2px;
}

.post a {
	text-decoration:none;
	color:#6c6c6c;
	border-bottom:none;
}

.post a:hover {
	color:#b1a5a0;
	text-decoration:none;
	border-bottom:1px dotted #b1a5a0;
}

.posted {
	width: 624px;
	padding:5px 15px 5px 15px;
	margin:0px 0px 0px 0px;
	background-color:#dee0df;
	font-size:10px;
	color:#6c6c6c;
}

.posted a {
	text-decoration:none;
	color:#b1a5a0;
	font-size:10px;
	border-bottom:none;
}

.posted a:hover {
	color:#b1a5a0;
	text-decoration:none;
	border-bottom:1px dotted #b1a5a0;
}

.right {
	width: 265px;
	height:auto;
	float: right;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 0px;
	font-size: 11px;
	border:0px solid #959698;
}

.right a {
	text-decoration:none;
	color:#787878;
	font-weight:bold;
	border-bottom:none;
}

.right a:hover {
	color:#919191;
	text-decoration:none;
	border-bottom:1px dotted #919191;
}

.featured-content {
	width: 265px;
	height:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size: 11px;
	background-color: #959698;
}

.right-content {
	width: 263px;
	height:auto;
	min-height:50px;
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border:1px solid #959698;
}

.right-bg {
	width: 220px;
	min-height:20px;
	height:auto;
	margin:0px auto;
	margin-top:2px;
	padding:10px 13px 0px 13px;
	color:#787878;
	font-weight:bold;
	background-color:#cfd7e2;
}

.right ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.right li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.right-foot {
	width: 246px;
	height:8px;
	margin:0px auto;
	margin-bottom:5px;
	background-image: url(images/rightfoot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#bottom {
	margin:0px 0px 20px 0px;
	padding:0;
	width: 980px;
	height:9px;
	background-image: url(images/background-cap-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}

h1 {
	padding:0px 0px 0px 10px;
	margin:20px 0px 0px 0px;
	color: #6c6c6c;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	line-height:18px;
}

h2 {
	padding:0px 0px 0px 10px;
	margin:20px 0px 0px 0px;
	color: #6c6c6c;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	font-size:20px;
	line-height:22px;
}

h2 a {
	text-decoration:none;
	color:#6c6c6c;
	border-bottom:none;
}
h2 a:hover {
	color:#b1a5a0;
	text-decoration:none;
	border-bottom:1px dotted #b1a5a0;
}

h3 {
	width:251px;
	height:28px;
	padding:9px 0px 0px 10px;
	margin:0px auto;
	color: #787878;
	background-image: url(images/h3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
}

.post dd.wp-caption-dd {
	margin-left: 0px;
}
a.addthis_button {
margin-left:10px;
}
.prtable a img{
	border: none;
}
