@charset "utf-8";
/*
Theme Name: shenstone
Theme URI: http://www.shenstone-dental.co.uk
Description: shenstone WordPress theme
Version: 1
Author: Fife SEO
Author URI: http://www.fifeseo.co.uk

/* CSS Document */
body {
	font:normal 1em/100% Verdana, Arial, Sans;
	background:#d9e2fe url(images/background.gif) top left repeat-x;
} 
#container {
	width:1024px;
    margin: -8px auto 0 auto;
	background:url(images/main.gif) top left repeat-y;
}
#header {
	width:1024px;
	height:174px;
	background:url(images/header.jpg) top left no-repeat;
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
}



div.logo {
	float:left;
	width:310px;
	height:150px;
	margin:10px 0 0 48px;
	border: none;
}
#content {
}
#content p {
	font:normal 75%/120% Verdana, Arial, Sans;
	color:#666;
	padding-top:14px;
	line-height: 18px;
}

#content p a, a:link {
	text-decoration: none;
	color: #00a0dd;
}

#post-0 {
	margin: auto;
	width: 640px;
	position: relative;
	left: 40px;
}
img.centre {
	margin-right: auto;
	margin-left: auto;
	display: block;

}
img {
	border: none;
}
div.sidebar {
	float:left;
	width:240px;
	margin:-10px 0 0 40px;
	padding:0 25px;
}
div.sideinfo {
	font:normal 65%/140% Helvetica, Arial, Sans;
	color:#294B5F;
	width: 250px;
	padding-top:14px;
	padding-left: 10px;
	margin: 0 0 0 25px;
	border-top:1px solid #ffffff;
}
ul.pages li {
	padding:0 0 20px 0;
	font:bold 90%/70% Verdana, Georgia, Times, Serif;
	text-shadow:0 1px 1px #D6E2EB;
	list-style: none;
	margin-left: 0px;
}
ul.address {
    padding:14px 0 0 10px;
    margin: 0 0 0 25px;
	font:normal 80%/140% Verdana, Arial, Sans;
}
ul.address li {
	padding:3.5px 0 0;
	list-style: none;
	
}
ul.social {
    padding:14px 0 0 10px;
    margin: 0 0 0 25px;
	width: 300px;
	font:normal 80%/140% Verdana, Arial, Sans;
	list-style: none;
}
ul.social li {
	padding:3.5px 0 0;
	list-style: none;
	
}
table.hours {
    margin:11px 0 -11px;
}
table.hours tr {
	background:url(images/dotted.png) repeat-x;
}
table.hours td span {
	background:#a9bdfc;
	padding:0 2px;
}
div.sidebar td {
	width:120px;
	padding:2px 0;
}
div.sidebar td.right {
	text-align:right;
}
div.main {
	float:right;
	width:520px;
	margin:0 80px 0 0;
	padding:0 20px;
	
}
td.services {
	padding:7px 0 0;
	font:normal 85.7%/100% Helvetica, Arial, Sans;
	color:#666;
	min-width:200px;
}
td.services ul {
	padding-left:28px;
	list-style-type:disc;
}
td.services li {
	padding-top:7px;
}
table.officegallery {
	margin-top:21px;
}
table.officegallery td {
	width:250px;
	padding:0 20px 21px 0;
	vertical-align:top;
}
#footer {
	width:1024px;
	height:78px;
	background:url(images/footer.gif) top left no-repeat;
	clear:both;
}
#footer p {
	float:right;
	font:normal 62.5%/75% Helvetica, Arial, Sans;
	color:#000000;
	margin:40px 80px 0 0;
	letter-spacing:1px;
}

/* Links */

ul.nav li a, ul.nav li a:visited {
	color:#3E637B;
	text-decoration:none;
}
ul.nav li a:hover, ul.nav li a:active {
	color:#4B7896;
}
#footer p a, #footer p a:visited {
	color:#999;
	text-decoration:none;
}
#footer p a:hover, #footer p a:active {
	border-bottom:1px dotted #D1DEE8
}
div.sideinfo a, div.sideinfo a:visited {
	color:#294B5F;
	text-decoration:none;
	
}
div.sideinfo a:hover, div.sideinfo a:active {
	border-bottom:1px solid;
}
div.main a, div.main a:visited {
	color:#294B5F;
	text-decoration:none;
	
}
div.main a:hover, div.main a:active {
	border-bottom:1px solid;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	
}
blockquote {
background: transparent url(images/blockquote-1.gif) left top no-repeat;
margin: 5px 20px 10px 20px;
padding-left: 30px;
}

blockquote p {
background: url(images/blockquote-2.gif) right bottom no-repeat;
margin: 0;
padding-right: 20px !important;
}

/* Typography */

h1 {
	font:bold 125%/100% "Verdana", Georgia, Times, Serif;
	color:#00a0dd;
}
h2 {
	font:bold 100%/80% "Verdana", Georgia, Times, Serif;
	color:#ffffff;
	padding-left: 4px;
	background: url(images/h2bg.gif) repeat-x top;
	line-height: 20px;
	
}
h3 {
	font:bold 80%/70% Helvetica, Arial, Sans-serif;
	color:#00a0dd;
	padding:14px 0 0 0;
}
h4 {
	font:bold 100%/80% Verdana, Arial, Sans-serif;
	color: #00a0dd;
}
h5 {
	font:bold 100%/80% "Verdana", Georgia, Times, Serif;
	color:#ffffff;
	
}
a, a:link {
	text-decoration: none;
	color: #294B5F;
}
a:hover {
	text-decoration: none;
	color: #0873D1;
}
a:active {
	text-decoration: none;
	color: #294B5F;
}
/* class */
.clear{clear:both}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}

.alignleft{float:left}
.alignright{float:right}

