* html div.floatClear
{
	height: 1%;
	overflow: visible;
}

*+html div.floatClear
{
	min-height: 1%;
}

div.floatClear:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

body
{
	background-color: #fff url(../img/head-back.png) repeat-x left top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
}

.asdf
{
	behavior: url("/wp-content/themes/darrylhodgins/interface/css/iepngfix/iepngfix.htc");
}

body.page-template-homepage-php
{
	background: #000 url(../img/head-back.png) repeat-x left top;
}

* html body,
* html body.page-template-homepage-php
{
	background-color: #fff url(../img/head-back-opaque.png) repeat-x left top;
}

body, div, h2
{
	margin: 0;
	padding: 0;
}

p, li
{
	line-height: 1.5em;
}

a
{
	color: #675635;
}

a:hover
{
	color: #000;
}

h2
{
	margin-bottom: 0.5em;
	font-size: 10pt;
}

div#featureColumn h2
{
	text-transform: lowercase;
}

a img
{
	border: none;
}

div#pageWrapper
{
	z-index: 2;
	position: relative;
}

div#headWrapper
{
	background: transparent url(../img/head-right.png) no-repeat right top;
}

* html div#headWrapper
{
	background: #f0e4cc url(../img/head-right-opaque.png) no-repeat right top;
}

div#header
{
	height: 57px;
	background: transparent url(../img/head-left.png) no-repeat left top;
	position: relative;
}

* html div#header
{
	background-image: url(../img/head-left-opaque.png);
}

a#headerHomeLink
{
	position: absolute;
	display: block;
	height: 57px;
	width: 325px;
	top: 0;
	left: 0;
}

a#headerHomeLink span.alt
{
	display: none;
}

div#clientForm
{
	float: right;
	height: 57px;
}

ul#mainMenu
{
	display: block;
	margin: 0;
	padding: 5px 10px;
	background-color: #443f36;
	color: #d0c3a8;
}

ul#mainMenu li
{
	display: inline;
	padding: 0 10px;
}

ul#mainMenu a,
ul#mainMenu a:hover
{
	color: #d0c3a8;
	text-decoration: none;
	font-weight: bold;
}

ul#mainMenu a:hover
{
	color: #f9e9c9;
}

div#space
{
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 20px;
}

div#featureColumnWrapper
{
	float: right;
	width: 290px;
	background: #38342c url(../img/sidebar-internal) no-repeat right top;
	color: #d0c3a8;
}

body.page-template-homepage-php div#featureColumnWrapper
{
	background-color: transparent;
	background-image: none;
	width: 270px;
	overflow: auto;
}

div#featureColumnWrapper h2,
div#featureColumnWrapper a:hover
{
	color: #f9e9c9;
}

div#featureColumnWrapper a
{
	color: #d0c3a8;
}


div#featureColumn
{
	padding: 20px;
}

body.page-template-homepage-php div#featureColumn
{
	padding-left: 0;
}

div#featureColumn div#content
{
}

div#sidebar
{
	
}

div#sidebar ul,
div#sidebar ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar ul li
{
	margin-top: 20px;
}

div#sidebar ul li li
{
	margin: 0;
}

body.page-template-homepage-php div.post
{
	background: transparent url(../img/quote.png) no-repeat left 10px;
}

body.page-template-homepage-php div.entry
{
	background: transparent url(../img/unquote.png) no-repeat right bottom;
}

li#twitter-tools div.aktt_tweets ul li
{
	background: transparent url(../img/tweet.png) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 0.5em;
}

* html body.page-template-homepage-php div.post,
* html body.page-template-homepage-php div.entry,
* html li#twitter-tools div.aktt_tweets ul li
{
	background-image: none;
}

* html li#twitter-tools div.aktt_tweets ul li
{
	background-image: url(../img/tweet.gif);
}

li#twitter-tools div.aktt_tweets ul li.aktt_more_updates
{
	background-image: none;
}

div#backgroundImage
{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	z-index: -1;
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
}

div.narrowcolumn,
div.widecolumn
{
	float: left;
	width: 750px;
}

div.narrowcolumn div.post,
div.widecolumn div.post,
div.widecolumn div.navigation,
div.narrowcolumn div.navigation,
div.widecolumn div#respond
{
	clear: both;
	margin: 20px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

div.navigation a
{
	text-decoration: none;
	font-weight: bold;
}

div.navigation a:hover
{
	text-decoration: underline;
}

img.alignleft
{
	margin: 0 20px 20px 0;
}

p.postmetadata
{
	clear: both;
	padding: 5px;
	background-color: #f0e4cc;
}

h2
{
	border-top: solid 4px #675635;
	padding-top: 4px;
}

h2 a
{
	text-decoration: none;
}

div#content table,
div#content td,
div#content th
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

div#content td,
div#content th
{
	padding: .1em .5em;
	text-align: left;
}

div#content td
{
	border-top: 1px solid rgb(103, 86, 53);
}

