/*
Theme Name: David Aaron
Theme URI: http://www.fireballdesign.co.uk
Description: Site theme
Version: 1
Author: Jon Lay & Fireball Design
Author URI: http://www.fireballdesign.co.uk
*/

/* @group CSS Reset */

/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}

h1 {
	padding: 0;
	letter-spacing:-1px;
	color: #383736;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #fff;
	font-size: 14px;
}

#results ol{
	margin: 0;
	padding:0;
}

.results ol{
	margin: 0;
	padding:0;
}

.lowerrightbox #results ul li {
	padding-left:7px;
}

.lowerrightbox .results ul li {
	padding-left:7px;
}

#maincontent div.journalentriesheader h2 {
	color: #5f5f5f;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline;
	clear: none;
	width: 200px;
}

.lowerrightbox .results ul li a {
	display:inline;
}

div.recentdate {
	display: inline;
	color: #999;
}

#lowerrightbox #results {
	padding-bottom:7px;
}

.lowerrightbox .results {
	padding-bottom:7px;
}

#maincontent div.journalentriesheader h2 a {
	margin-left:10px;
	color: #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
}

#maincontent div.journalentriesheader h2 a:hover {
	color: #4c4c4c;
}

div.journalentriesheader {
	margin-bottom:15px;
}

h3 {
	color: #258adc;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#rightbox div.rightboxcontent div.serviceslist ul li.page_item a {
	color: #258adc;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
}

#rightbox div.rightboxcontent div.serviceslist ul li.page_item a:hover {
	color: #1b6bac;

}

#rightbox div.rightboxcontent div.serviceslist ul li.page_item {
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
}

h3 a {
	color: #258adc;	
}



h3 a:hover {
	color: #1a68a7;
}

#post-23 div {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	margin-left: 10px;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

#rightbox div.rightboxcontent div.serviceentry p {
	padding-bottom: 10px;
}

ul, ol {
list-style:none;
padding:0 0 0px 0px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding: 0;
display:inline;
}

input, select, textarea {
font: 11px arial, helvetica, sans-serif;
	color: #9e9e9e;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

table tr td {
	text-align: left;
}

form table tbody tr td {
	color: #808080;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	direction: ltr;
	text-transform: none;
}

form table {
	width: 360px;
	margin-left:10px;
	border-top: 1px dotted #999;
	padding-top:15px;
	margin-top:-27px;
}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/* @end */

/* @group Page Layout */

Body {
	font: normal 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	background: url('images/bg.jpg') repeat;
}

#page {
	width: 762px;
	margin: 15px auto 0;
}

#slides {
	border: 2px solid #fff;
	padding: 3px;
	width: 752px;
}

#portrait #slides {
	border: 2px solid #fff;
	padding: 3px;
	width: 478px;
	float: left;
}

#slides ol li {
	display: inline;
}

#slides ol {
	margin-top: 8px;
	margin-bottom: -5px;
	margin-left: 3px;
}

#archiveslides #slides ol {
	margin-top: 10px;
	margin-bottom: -4px;
	margin-left: 5px;
}

#slides ol li a img {
	margin-right: 5px;
	margin-left: 6px;
	margin-bottom: 11px;
	border: none;
}

#thinslides {
	border: 2px solid #fff;
	padding: 3px;
	width: 752px;
	height: 150px;
}

#slides object {

}

#toppage{
	height: 0;
	border-bottom: 3px solid #fff;
}

#footer {
	height: 1px;
	background-image: url('images/footer.jpg');
	clear: both;
}

#designby {
	clear: both;
	width: 222px;
	height:25px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
}

#designby a{
	clear: both;
	width: 222px;
	height: 25px;
	display: block;
	background: url(images/designby.png);
	margin-right: 10px;
	margin-top: 3px;
	opacity: 0.29;
	margin-bottom: 20px;
}

#designby a:hover{
	opacity: 0.45;
}

#wrapper {
	background-image: url(images/pagebg.png);
	padding-right: 21px;
	padding-left: 20px;
	padding-top: 4px;
}

.homelink a{	height:  94px;	width:  326px;	display:  block;
	background: url(images/logo.jpg) 0 top;
	margin: 0 auto 10px;
}

#content {
	background: #fff url(images/textbghor.jpg) repeat-x;
	padding: 20px 20px 5px;
}

#portrait #content {
	float: right;
	background: #fff url(images/textbghor.jpg) repeat-x;
	padding: 20px 20px 5px;
	width: 234px;
	height: 737px;
}

#content ul li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 0 0 2px;
}

#content #pagetitle h2 a {
	padding: 0;
	letter-spacing:-1px;
	color: #878583;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	display: inline;
}

#content #pagetitle h2 a:hover {
	color: #605f5e;
}

#content #pagetitle h1 {
	padding: 0;
	letter-spacing:-1px;
	color: #3d3c3c;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 10px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	display: inline;
	float: left;
}

#pagetitle {
	height: 25px;
	margin-top: -10px;
}

#content ul {
	margin-bottom: 20px;
}

p strong {
	
}

#content p {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 0 0 10px;
}

#philosophy #content p {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 0 0 20px;
}

#contactformleft {
	width: 350px;
	float: left;
	display: inline;
}

#contactformright {
	width: 330px;
	float: right;
	display: inline;
	padding-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
	margin-right: 20px;
}

#contactformright2 {
	width: 330px;
	float: right;
	display: inline;
	margin-top: 20px;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #444;
}

#contactforms {
	clear: both;
	display: block;
	height:300px;
}

#content div.navigation {
	color: #7b7b7b;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-top: 1px solid #c8c8c8;
	padding-top: 7px;
	margin-top: 10px;
}

#content div.navigation a {
	color: #7b7b7b;
}

#content div.navigation a:hover {
	color: #313131;
}

#archiveslides #slides ol li span.tip a img:hover {
	opacity: 1;
}

#archiveslides #slides ol li span.tip a img {
	opacity: 0.59;
}

#categoryarchiveslides #slides ol li span.tip a img:hover {
	opacity: 1;
}

#categoryarchiveslides #slides ol li span.tip a img {
	opacity: 0.77;
}

.linklove{
	display: none;
	opacity: 0;
	visibility: hidden;
	color: #fff;
}

/* @group Navbar */

#navbar {
	z-index: 1;
	height: 31px;
	padding-right: 5px;
	color: #fff;
	text-align: center;
    background: url(images/navdivide.jpg) no-repeat left top;
	margin-left: 20px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*Left hand side inactive tabs*/
#navbar li {
    float:left;
    background: url(images/navdivide.jpg) no-repeat right top;
	font-weight: bold;
	width: 120px;
	text-align: center;
}

li#last {
	background: none;	
}

#last {
    background: none;	
}

/*Right hand side inactive tabs*/
#navbar a {
    display:block;
    background: url('images/navdivide.jpg') no-repeat right bottom;
    padding: 9px 15px 5px 15px;
	color: #d0bca2;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#supernav li.page_item a {
    background: url('images/navdivide.jpg') no-repeat right top;	
}

#supernav li.page_item {

}

#navbar a:hover {
	color: #fff;
}

/*Left hand side active tab*/
#navbar #current {
    background: url('images/navdivide.jpg') no-repeat right top;
}

/*Right hand side active tab*/
#navbar #current a {
    background: url('images/currentnav.jpg') repeat-x right top;
	color: #fff9f2;
}

#supernav li.page_item.current_page_item {
	font-weight: bold;
}

#supernav li.page_item.current_page_item a {
	color: #fff;
}

/* @end */

/* @end */



/* @group Tooltips */

#tooltip {    padding: 7px;    background: #f9f9f9;    border: 1px solid #eee;    text-align: center;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #515151;
}span.tip {}

/* @end */
