/*
Theme Name: Dobie and Son
Theme URI: http://dobieandson.co.uk/
Description: The theme for Dobie and Son
Version: 1.0
Author: Nonimage
Author URI: http://nonimage.com
*/

@import "reset.css";

body {
	background: #2b7887 url('images/mainbg.jpg') repeat-x top center;
	font-family: "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	}
	
a {
	color: #dcd7ba;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
.clear { 
	clear: both;
	}
	
#page {
	width: 700px;
	margin: 0 auto;
	}
	
#header {
	margin: 10px 0 0 0;
	}
	
h1 {
	font-weight: normal;
	font-size: 1.7em;
	letter-spacing: 1px;
	float: left;
	margin-top: 5px;
	text-transform: uppercase;
	}
	
h1 a{
	color: #2b7887;
	}
	
#squares {
	width: 250px;
	height: 41px;
	background: transparent url('images/squares.jpg') no-repeat top center;
	float: right;
	}
	
ul#mainmenu {
	border-top: 1px solid #2b7887;
	border-bottom: 1px solid #2b7887;
	padding: 6px 0 8px 0;
	margin: 15px 0;
	}
	
ul#mainmenu li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	}

ul#mainmenu li.home {
	margin-left: 20px;
	}
	
ul#mainmenu li.about, ul#mainmenu li.casestudies, ul#mainmenu li.contacts {
	margin-left: 84px;
	}
		
ul#mainmenu li a {
	color: #000;
	}
	
ul#mainmenu li a:hover {
	color: #2b7887;
	}
	
#leadphoto {
	border: 3px solid #c0d8ca;
	width: 694px;
	height: 215px;
	background: transparent url('images/header1.jpg') no-repeat top center;
	}
	
.maintext {
	float: left;
	width: 420px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 0.95em;
	margin: 20px 0;
	}

.studytext {
	float: left;
	width: 420px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 1em;
	margin: 20px 0;
	line-height: 1.5em;
	}
		
.maintext p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
	
.sidebar {
	float: right;
	width: 220px;
	color: #fff;
	font-size: 0.85em;
	line-height: 1.3em;
	margin: 20px -2px 20px 0;
	background: transparent url('images/sidebarmain.gif') no-repeat top center;
	}
	
.sidebarinside {
	width: 180px;
	margin: 10px auto 5px auto;
	border: 1px solid #2b7887;
	padding: 10px;
	}
	
.vcard {
	text-align: center;
	
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	}
	
.fn, .org {
	display: none;
	}
	
.contract_types {
	text-align: center;
	}
	
.sidebar h3 {
	border-bottom: 1px solid #2b7887;
	padding-bottom: 10px;
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	}
	
.contract_types ul li {
	text-align: center;
	margin-top: 10px;
	font-size: 1.3em;
	}

.sidebarbottom {
	width: 220px;
	height: 5px;
	background: transparent url('images/sidebarbottom.gif') no-repeat top center;
	}
		
#footer {
	border-top: 1px solid #c0d8ca;
	padding: 10px 0;
	font-size: 0.8em;
	color: #c0d8ca;
	text-align: center;
	width: 700px;
	margin: 0 auto;
	}
	
h2 {
	font: 1.5em "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #c0d8ca;
	padding-bottom: 10px;
	}
	
h3.section-header {
	margin: 20px 0 7px 0;
	font-size: 1.3em;
	}
	
h3 {
	line-height: 1.2em;
	margin-bottom: 10px;
	}
	
#study-leadphoto {
	border: 3px solid #c0d8ca;
	width: 694px;
	height: 215px;
	margin-bottom: 10px;
	}
	
h2.studytitle {
	font: 1.5em "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	border: 0;
	}
	
ul#data {
	margin-bottom: 20px;
	}
	
ul#data li {
	border-bottom: 1px solid #c0d8ca;
	font-size: 1.1em;
	padding-bottom: 8px;
	margin-top: 8px;
	}
	
.study-pic2 {
	margin: 30px 0 20px 0;
	border: 3px solid #c0d8ca;
	}
	
.study-pic3 {
	margin: 30px 0 20px 0;
	border: 3px solid #c0d8ca;
	}