/*
Theme Name: Simmons
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body  {
	background:  url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/background.jpg) repeat #058db0;
	text-align: center;
	color: #999999;
	font-family:Helvetica Neue, Helvetica, Arial,  sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top:0
}


h2 {font-size: 2em; font-weight: lighter; color:#666666; padding:5px 0 0 0}
h3 {font-size: 1.2em; line-height: 100%; padding: 5px 0 0 15px;}
h4 {font-size: 4em; line-height: 100%; padding: 0; font-weight:bold}
p {font-size:1.1em; color:#999999; padding: 0 0 0 15px;}
a {color: #666666; text-decoration: none; font-weight: bold;}
a:hover {color: #77e4ff; text-decoration: none;}
a img {border:none}

#hidden, h1 {display:none; visibility:hidden}

	
#container{
	padding:0;
	width: 950px;
	text-align: left;
	background: #fff;
	margin: 0 auto;
	clear:both
}

#header {
display:block;
width:950px;
height:211px;
background:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/header.jpg) no-repeat;
margin: 0 auto;
background-color:#fff;
padding:0;
}

#header span.title {display:block; width: 400px; font-size:3.7em; color:#FFF; padding:10px 0 2px 15px; text-transform:uppercase; line-height:95%; margin:0 }
.subtitle {display:block; width: 450px; font-size:1.3em; color:#FFF; padding:0 15px; margin:0  }
.subtitle span {text-transform:uppercase; }





#navigation {display:block; width:940px; height:48px; margin:0 6px; background-color:#FFF}
#navigation ul {display:inline; width:156px; list-style:none}
#navigation li {display:inline; float:left; margin:0; width:156px; list-style:none; padding: 0px;}
#navigation li a {font-weight:lighter; display:inline; float:left; margin:0; width:156px; list-style:none; padding: 0px; background-image:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/nav1.jpg)}
#navigation li a:hover {font-weight:lighter; display:inline; float:left; margin:0; width:156px; list-style:none; padding: 0px; background-image:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/nav2.jpg)}
#navigation li span {color:#FFF; display:block; padding:15px 0; text-transform:uppercase; font-size:1.2em; text-align:center}





#main_content {float:left; width:533px; background:#f2f2f2; clear:both; margin:5px; padding:0}
#main_content h2 {padding: 10px 0 3px 10px; margin:0}
#title  {display:block; width:533px; background:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/header_border.jpg) bottom no-repeat;margin:0; padding:0}
#main_content p {color:#333333; margin:10px; padding:0}


#side_images {float:left; width:394px; padding:0; margin:5px 0px 5px 5px;}

#side_images img {margin:0 0 5px 0}


#about {float:left; width:533px; background:#f2f2f2; margin:5px; padding:0}
#about .title {float:left; width:400px; background:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/header_border.jpg) bottom no-repeat;margin:0 0 0 5px; padding:0 }
#about img {float:right; padding:5px; width:100px}
#about h2 {padding: 10px 0 3px 10px; margin:0}
#about p {color:#333333; margin:10px; padding:0; float:left; width:400px}


.depform {
visibility:hidden;
display:none;
}










#footer {clear:both; display:block; width:936px; height:76px; background:url(http://www.simmonsorthopaedics.co.uk/pieces/images/shell/footer.jpg); margin:5px; color:#FFF}
#footer p {color:#FFF}
#footer a {color:#FFF}
#footer a:hover {color: #66FFFF}

