/*  
Theme Name: Sax Doctor
Description: Theme for Ben Dearnley.
Version: 1.0
Author: Jake McMurchie
Author URI: http://www.jakemc.co.uk/
*/

/* Begin Typography & Colors */
body {
	font-size: 71%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #f0faff;
	color: #4968b2;
	}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img, a:link img, a:visited img { border:none }
address { font-style:normal }

#header {
	background: #373db6 url('images/bensaxdoctor_headerbg.jpg') repeat-x;
	}

#pagecontainer {
	background: white url('images/bensaxdoctor_page.jpg') repeat-x; 
	color: black;
	}

#page {
	background: transparent; 
	color: black;
	}

#footer {
	background: #f0faff; 
	color: #4968b2;
	}

a. a:link {
	color: #373db6;
	}
a:visited {
	color: #009;
	}
a:hover {
	color: #f90;
	text-decoration: underline;
	}

h1, h2, h3, #sidebar a {
	font-family: 'Helvetica Neue', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #373db6;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 122px;
	}

#pagecontainer {
	margin: 0;
	padding: 0;
	}

#page {
	width: 764px;
	margin: 0 0 20px 0;
	padding: 20px 0;
	}

#sidebar {
	width: 222px;
	margin: 0 20px 0px;
	padding: 0;
	}
#content {
	float: right;
	display: inline;
	width: 500px;
	margin: 0 0 0px 0;
	padding: 0;
	}

#homeitems {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
	}
#howtos {
	width: 220px;
	margin: 0 20px;
	padding: 0;
	border: 1px solid;
	}
#fadediv {
	float: right;
	display: inline;
	height: 128px;
	width: 500px;
	margin: 0;
	padding: 0;
	border: 1px solid;
	}

#footer {
	margin: 0;
	padding: 0;
	border-top: 1px solid;
	clear: both;
	}

/* End Structure */



/* Begin Header */
#header h1 {
	width: 909px;
	height: 122px;
	margin: 0;
	padding: 0;
	}
#header h1 a {
	display: block;
	width: 909px;
	height: 122px;
	margin: 0;
	padding: 0;
	background: transparent url('images/bensaxdoctor_header.gif') no-repeat;
	text-indent: -9999px;
	}
/* End Header */



/* Begin Sidebar */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f0faff;
	color: #516acf;
	}
#sidebar ul li {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid white;
	background: #516acf;
	color: white;
	}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:hover {
	display: block;
	margin: 0;
	padding: 7px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {
	background: #516acf;
	color: white;
	}
#sidebar ul li a:hover {
	background: #f90;
	color: #333;
	text-decoration: none;
	}
/* End Sidebar */



/* Begin Content */
#content h2 {
	clear: both;
	}
#content h2, #content p {
	margin: 0 0 1em;
	}
#content p img {
	margin: 4px;
	}
#content hr {
	display: block;
	}
#content object.slideshow {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}
#content p.navigation {
	clear: both;
	text-align: left;
	}
#content p.navigation a, #content p.navigation a:link {
	margin: 0;
	padding: 0.1em 0.5em;
	background-color: #516acf;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
#content p.navigation a:visited {
	background-color: #009;
	color: white;
	font-weight: bold;
	}
#content p.navigation a:hover {
	background-color: #f90;
	color: #333;
	font-weight: bold;
	}
/* End Content */



/* Begin Homepage */
#howtos {
	border-color: #516acf;
	background: #f0faff url('images/bensaxdoctor_howto.gif') no-repeat top left;
	color: #333;
	}
#howtos h2 {
	margin: 4px 0 4px 75px;
	padding: 0;
	background: transparent;
	color: #333;
	font-size: 1.2em;
	}
#howtos ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 75px;
	list-style: none;
	}
#howtos ul li, #howtos ul li a, #howtos ul li a:link, #howtos ul li a:visited, #howtos ul li a:hover {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	background: transparent;
	color: #333;
	text-decoration: none;
	}
#howtos ul li a:visited {
	background: transparent;
	color: #666;
	}
#howtos ul li a:hover {
	background: transparent;
	color: #f90;
	}
#howtos ul li {
	margin-bottom: 4px;
	}

div.fadeitem {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#fadediv {
	border-color: #cc5210;
	background-color: #fff0d5;
	}
#fadediv p {
	margin: 4px;
	padding: 0;
	}
#fadediv p img {
	margin-right: 4px;
	padding: 0;
	}
#fadediv p.title {
	font-weight: bold;
	font-style: italic;
	}
/* End Homepage */



/* Begin Footer */
#footer {
	border-color: #94afea;
	}
#footer p {
	margin: 0 0 10px 20px;
	padding: 0;
	}
#footer p, #footer a, #footer a:link, #footer a:visited {
	color: #4968b2;
	text-decoration: none;
	}
#footer a:hover {
	color: #f90;
	text-decoration: underline;
	}
/* End Footer */



/* Begin Images */
p img {
	margin: 0 0 20px;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Various Tags & Classes */
p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

ul.nobullets, ul.nobullets ul {
	list-style: none;
	}
/* End Various Tags & Classes*/