/* Clearing
==================================================================================================== */
div.wrapper:after,
ul#nav:after,
#main:after,
div.heading:after,
div.section:after,
ul.bizlist-simple li:after,
div.bizlist ul li:after,
div.split:after,
div.split div.col:after,
ul.websites:after,
ul#footer-nav:after,
.clear:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }


/* General Structure
==================================================================================================== */
body {
	background-color: #110804;
	margin: 0;
	padding: 0;
}
div.wrapper {
	clear: both;
	margin: 0 auto;
	width: 980px;
}

/* General Typography
==================================================================================================== */
body {
	color: #261005;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin: 0 0 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1, h2 {
	color: #fff;
}
ol, ul {
	margin-left: 40px;
	padding: 0;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}

/* Special Titles -------------------------------------------------- */
.title {
/* Cufon text replacement is hooked to this class */
	background: url(/images/logo-small.png) no-repeat 0 0;
	font: normal 45px/51px "MaratStd", Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 35px;
}
.subtitle {
	color: #261005;
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
}

/* Misc -------------------------------------------------- */
p.intro {
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px;
	clear: both;
}


/* General Styles
==================================================================================================== */
a img {	border: none; }
a.top {
	background: url(/images/top-arrow.gif) no-repeat left center;
	color: #000;
	display: block;
	float: right;
	margin: 20px 0 0;
	padding: 0 0 0 10px;
}

/* Button (Med) -------------------------------------------------- */
a.button {
	background: url(/images/button-med.png) no-repeat 0 0;
	color: #fff;
	cursor: pointer;	
	display: block;
	font: bold italic 13px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	height: 26px;
	line-height: 26px;
	padding: 0 2px 3px 0;
	text-align: center;
	text-decoration: none;
	width: 175px;
}

/* Button (Large) -------------------------------------------------- */
#lead a.button {
	background-image: url(/images/button-large.png);
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	width: 205px;
}

/* Button (Small) -------------------------------------------------- */
#sidebar div.callout a.button,
ul.bizlist-simple li a.button {
	background-image: url(/images/button-small.png);
	width: 130px;
}


/* Header
==================================================================================================== */
#header {
	background: #180b04 url(/images/header-bg.gif) repeat-x 0 0;
	height: 83px;
}

/* Logo -------------------------------------------------- */
a#logo {
	margin: 22px 0 0;
}
a#logo,
a#logo img {
	display: block;
	float: left;
}

/* Nav Menu -------------------------------------------------- */
ul#nav {
	float: right;
	height: 50px;
	list-style: none;
	margin: 0;
	position: relative;
	top: 33px;
	width: 775px;
	z-index: 5;
}
ul#nav li {
	float: left;
	margin: 0 5px 0 0;
}
ul#nav li.contact {
	margin: 0;
}
ul#nav li a {
	border-style: solid;
	border-width: 1px 1px 0 1px;
	color: #fff;
	display: block;
	font: bold italic 22px/50px "MaratStd", Palatino, Georgia, "Times New Roman", Times, serif;
}
ul#nav li a:hover {
	background-position: 0 -50px;
}
ul#nav li a span {
	background-position: -1px -1px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 0;
	line-height: 49px;
	overflow: hidden;
	padding: 49px 0 0;
	text-align: center;
	width: 188px;
}
ul#nav li.home a span { background-image: url(/images/nav-home.png); }
ul#nav li.businesses a span { background-image: url(/images/nav-businesses.png); }
ul#nav li.approach a span { background-image: url(/images/nav-approach.png); }
ul#nav li.contact a span { background-image: url(/images/nav-contact.png); }
body.home ul#nav li.home a span,
body.businesses ul#nav li.businesses a span,
body.approach ul#nav li.approach a span,
body.contact ul#nav li.contact a span {
	padding-top: 50px;
}


/* Body (NOT <body>)
==================================================================================================== */
#body {
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	padding: 35px 0;
}


/* Color Coordination (Body and Nav)
==================================================================================================== */
body.home #body,
ul#nav li.home a {
	background-color: #c16934;
	border-color: #d49671;
}
body.businesses #body,
ul#nav li.businesses a {
	background-color: #926043;
	border-color: #b38f7c;
}
body.approach #body,
ul#nav li.approach a {
	background-color: #56717e;
	border-color: #899ca5;
}
body.contact #body,
ul#nav li.contact a {
	background-color: #8ec6dc;
	border-color: #b0d7e7;
}


/* Lead
==================================================================================================== */
#lead {
	background: url(/images/tree-page.png) no-repeat bottom left;
	border-bottom: 3px dotted #fff;
	display: table-cell;
	height: 314px;
	padding: 0 0 0 560px;
	vertical-align: middle;
}
body.home #lead {
	background-image: url(/images/tree-home.png);
	height: 406px;
}
#lead .title {
	font-size: 63px;
	font-weight: bold;
	background: none;
	padding: 0;
}


/* Main
==================================================================================================== */
#main {
	border-bottom: 3px dotted #fff;
	clear: both;
	padding: 30px 0;
}


/* Content
==================================================================================================== */
#content {
	float: right;
	width: 820px;
}
body.home #content {
	border-left: 3px dotted #fff;
	padding: 0 0 0 33px;
	width: 620px;
}

/* Heading -------------------------------------------------- */
div.heading {
	padding: 0 0 8px !important;
}

/* Content Sections -------------------------------------------------- */
div.section {
	border-width: 0 0 2px;
	border-style: dotted;
	clear: both;
	padding: 20px 0;
}
body.home div.section { border-color: #d49671; }
body.businesses div.section { border-color: #b38f7c; }
body.approach div.section { border-color: #899ca5; }
body.contact div.section { border-color: #b0d7e7; }

/* 2 column split paragraphs -------------------------------------------------- */
div.split div.col {
	width: 48%;
}
div.split div.left {
	float: left;
}
div.split div.right {
	float: right;
}


/* Homepage
==================================================================================================== */

/* Business List (Short Version) -------------------------------------------------- */
ul.bizlist-simple {
	list-style: none;
	margin: 0;
}
ul.bizlist-simple li {
	border-bottom: 2px dotted #d49671;
	clear: both;
	height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 620px;
}
ul.bizlist-simple li:hover,
ul.bizlist-simple li.hover {
	background-color: #c4713e;
}
ul.bizlist-simple li div.logo,
ul.bizlist-simple li div.name,
ul.bizlist-simple li a.button {
	float: left;
	height: 60px;
	line-height: 60px;
}
ul.bizlist-simple li div.logo {
	padding: 0 0 0 30px;
	width: 120px;
}
ul.bizlist-simple li div.logo img {
	vertical-align: middle;
}
ul.bizlist-simple li div.name {
	padding: 0 10px;
	width: 308px;
}
ul.bizlist-simple li a.button {
	height: 26px;
	line-height: 26px;
	margin: 17px 0 0;
}


/* Our Businesses
==================================================================================================== */

/* Business List (Long Version) -------------------------------------------------- */
div.bizlist {
	margin: 0 0 50px;
}
div.bizlist div.heading {
	height: 45px;
	overflow: hidden;
}
div.bizlist h2.title {
	background: none;
	color: #261005;
	float: left;
	font-size: 39px;
	line-height: 45px;
	margin: 0;
	padding: 0;
}
div.bizlist h3.subtitle {
	float: right;
	font-size: 17px;
	line-height: 23px;
	margin: 0;
	text-align: right;
}
div.bizlist h3.subtitle img {
	vertical-align: text-bottom;
}
div.bizlist ul {
	clear: both;
	list-style: none;
	margin: 0;
}
div.bizlist ul li {
	border-top: 2px dotted #b38f7c;
	clear: both;
	padding: 20px 0;
}
div.bizlist ul li img.screenshot {
	border: 8px solid #b38f7c;
	display: block;
	float: left;
	width: 220px;
}
div.bizlist ul li div.content {
	float: right;
	width: 550px;
}
div.bizlist ul li img.logo {
	margin: 0 20px 10px 0;
	vertical-align: middle;
}
div.bizlist ul li h4 {
	color: #fff;
	display: inline;
	font: normal 20px/26px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	margin: 0 0 20px;
}
div.bizlist ul li h4 strong {
	color: #261005;
	font-weight: normal;
}
div.bizlist ul li.radiopaedia img.logo {
	float: left;
	margin-right: 0;
}
div.bizlist ul li.radiopaedia h4 {
	display: block;
	float: right;
	width: 370px;
}
div.bizlist ul li p {
	clear: both;
}
div.bizlist ul li a.website {
	color: #b38f7c;
	float: left;
	font-weight: bold;
}
div.bizlist ul li a.website:hover {
	color: #000;
}
div.bizlist ul li a.top {
	margin: 0;
}


/* Approach
==================================================================================================== */
#toe {
	background-color: #fff;
	clear: both;
	color: #000;
	height: 720px;
	margin: 30px 0 0;
	width: 820px;
}


/* Contact
==================================================================================================== */

/* Contacts List -------------------------------------------------- */
ul.contacts {
	list-style: none;
	margin: 0;
}
ul.contacts li {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	margin: 0 12px;
	padding: 0 0 15px 40px;
}
ul.contacts li.email { background-image: url(/images/contact-email.png); }
ul.contacts li.blogs { background-image: url(/images/contact-blogs.png); }
ul.contacts li.twitter { background-image: url(/images/contact-twitter.png); }
ul.contacts li.facebook { background-image: url(/images/contact-facebook.png); }

/* Websites List -------------------------------------------------- */
ul.websites {
	list-style: none;
	margin: 0;
}
ul.websites li {
	float: left;
	margin: 0 20px 10px 0;
	padding: 0 15px 0 40px;
}
ul.websites li a {
	display: block;
	float: left;
}
ul.websites li a img {
	display: block;
}


/* Sidebar
==================================================================================================== */
#sidebar {
	float: left;
	width: 290px;
}

/* Value List -------------------------------------------------- */
#sidebar #valuelist ul {
	list-style: none;
	margin: 0;
}
#sidebar #valuelist ul li {
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 1px 0 1px 25px;
}
#sidebar #valuelist ul li.one { background-image: url(/images/valuelist-1.png); }
#sidebar #valuelist ul li.two { background-image: url(/images/valuelist-2.png); }
#sidebar #valuelist ul li.three { background-image: url(/images/valuelist-3.png); }

/* Callout Block -------------------------------------------------- */
#sidebar div.callout {
	border-bottom: none;
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
}
#sidebar div.callout a.button {
	float: right;
}


/* Footer
==================================================================================================== */
#footer {
	background: url(/images/footer-bg.gif) repeat-x 0 0;
}
ul#footer-nav {
	background: url(/images/logo-footer.gif) no-repeat left center;
	list-style: none;
	margin: 0;
	padding: 16px 0 16px 20px;
}
ul#footer-nav li {
	border-right: 1px solid #6a5137;
	float: left;
	line-height: 12px;
	padding: 0 10px;
}
ul#footer-nav li:last-child {
	border-right: none;
}
ul#footer-nav li a {
	color: #6a5137;
}
ul#footer-nav li a:hover {
	color: #fff;
}
