/*
Theme Name: Gould & Swayne
Theme URI: http://www.cognique.co.uk
Description: 
Version: 
Author: James Patten
Author URI: http://www.cognique.co.uk
*/

body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif; 
background:#7B8399 url(images/bodybg.png);
color:#222;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(images/contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p, li, form{
	margin:0 0 15px 0;
	line-height:1.5em;
	font-family:georgia,palatino,"Times New Roman",times,serif;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#sidebar p{
font-family:tahoma,verdana,sans-serif;
}

#logo, #homelogo{
float:left;
width:230px;
margin:0;
padding:0;
}

#logo{
height: 160px;
}

#homelogo{
height: 160px; /* 200px */
}

#photo{
float:left;
width:140px;
margin:0;
padding:0;
}

#office{
float:left;
margin-right:20px;
padding:0;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p {
line-height:1.5em;
}

#officedetails {
margin-left: 160px;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(images/grad2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

.servlink, .servlink2 {
display:block;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(images/grad1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.servlink {
margin:3px 0 2px 0;
padding:5px 0 5px 8px;
}

.servlink2 {
margin:3px 0 2px 0;
padding:12px 0 13px 8px;
}

#twocol{
width:100%;
}

#col1{
width:49%;
float:left;
}

#col2{
width:49%;
float:right;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p, .small{
font:0.9em tahoma,verdana,sans-serif; 
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(images/grad1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.servlink:hover,.servlink2:hover,.menuheader{
background:#fff url(images/grad2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(images/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
display:none;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

form em {
	display: block;
	font-style:normal;
	margin-top: 1em;
}

.red {
    color: #ff0000;
}
