/*
*************************************************

Theme Name: Elyton Solutions
Theme URI: http://elytonsolutions
Description: Custom WordPress theme for Elyton Solutions, this theme may not be used with any other site without permission from the author.
Version: 1.0
Author: Matt Pensworth
Author URI: http://mattpensworth.com
Tags: custom

*************************************************
*/


/*-------------------------------------------    
    Basic Browser Settings
-------------------------------------------*/

blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,label,legend,li,ol,p,textarea,ul { border: 0;margin: 0;padding: 0; }
html,input,select,textarea { font-size: 100%; }

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	line-height: 150%;
	color: #333;
	}
	
img {border: 0;}

#brand { display: block; float: left; }

#brand a {
	background: transparent url(/img/elytonsolutions_logo.png) 0 0 no-repeat;
	display: block;
	height: 115px;
	text-indent: -9999em;
	width: 250px;
	}
	
	
/* Links
**********************************/

a, a:link {
	color: #333;
	text-decoration: underline;
	}
	
a:hover, a.active {
	color: #121a1d;
	}
	
a.active {font-weight: bold;}
	
#masthead a {
	font-size: 70%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 25px 0 0;
	padding: 1px;
	color: #af130b;
	}
	
#masthead a:hover, #masthead a.active {
	color: #af130b;
	text-decoration: underline;
	}
	
.overview_column a, .overview_column a:link {
	color: #000;
	}
	
#serviceleft a, #serviceleft a:hover {color:#000;}

#serviceleft ul li a {
	color: #fff;
	text-decoration: underline;
	}

.profile_column a, .profile_column a:link {
	color: #000;
	font-size: 80%;
	}
	
.profile_column_bio a, .profile_column_bio a:link {
	color: #000;
	margin: 0;
	}
	
#profiles a { color: #000; font-size: 80%; }
	
a.vcf {
	background: url(/img/vcf.png) left no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 0 0 30px;
	}
	
	.profile_column a.vcf { display: block; float: left; clear: both; }
	
#footer a {
	text-decoration: none;
	}
	
	
/* Headers
**********************************/
	
h1 {}

#masthead h1 {
	display: inline;
	float: right;
	width: 600px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 150%;
	color: #516a73;
	}

h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #121a1d;
	}

#serviceleft h2, .valuepropwrapper h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #fff;
	margin: 0 0 10px 0;
	line-height: 120%;
	}
	
h2.overview_header {
	font-weight: normal;
	color: #000;
	padding: 0;
	font-size: 100%;
	}
	
h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#serviceleft h3 {
	height: 50px;
	}
	#serviceleft p { margin-top: 0; }

h4 {
	margin: 0 0 0 0;
	font-weight: bold;
	}
	
.profile_column h4, #profiles h4 {
	color: #333;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin: 0;
	}
	
#platdesc h4 {
	color: #af130b;
	font-weight: bold;
	}
	
#servicerightoverview h4 {
	font-size: 80%;
	font-weight: normal;
	margin-top: 20px;
	}
	
#servicerightoverview h4 strong {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	}
	
	#servicerightoverview ul#profiles h4 {
		font-size: 100%;
		margin-top: 0;
		}


/* Structure
**********************************/

.wrapper {
	margin: 0 auto;
	width: 900px;
	}
	
.servicewrapper, .valuepropwrapper, .platwrapper {
	margin: auto;
	width: 890px;
	min-height: 350px;
	border: 5px solid #fff;
	background: #fff url(/img/bg_servicewrapper.gif) bottom left no-repeat;
	color: #fff;
	float: left;
	}
	
#backtoplat {
	margin: 0 auto;
	width: 890px;
	text-align: right;
	color: #000;
	padding: 5px 0 0 0;
	font-size: 80%;
	}
	
#backtoplat a, #backtoplat a:link {
	background: url(/img/back_arrow_gray.png) left no-repeat;
	padding: 0 0 0 18px;
	color: #af130b;
	}
	
.overview_column {
	width: 425px;
	padding: 0 10px 0 10px;
	float: left;
	}
	
.valuepropwrapper {
	width: 850px;
	height: 650px;
	background-color: #af130b;
	background-image: none;
	padding: 15px 20px 0 20px;
	}
	
.platwrapper {
	width: 990px;
	height: 363px;
	background: #fff;
	margin: auto;
	float: none;
	}
	
table#plat_img {
	margin: 0;
	padding: 0;
	}

#serviceleft {
	clear: both;
	float: left;
	width: 265px;
	padding: 15px 10px 0 15px;
	font-size: 90%;
	line-height: 120%;
	color: #fcc;
	}
	
#serviceright, #servicerightoverview {
	float: right;
	width: 600px;
	}
	
#servicerightoverview {
	background: #fff;
	color: #333;
	float: left;
	}
	
	#servicerightoverview {
		float: left;
		padding: 10px;
		width: 580px;
		}
		
		#servicerightoverview.services { padding: 0; width: 600px; }
		
#content-area ul.post-meta { list-style: none; margin: 0; padding: 0; }
		
span.post-meta-key { display: none; }
	
p.costseg {
	font-size: .8em;
	padding-left: 15px;
	padding-top: 0;
	margin-top: 0;
	}
	
#masthead {
	width: 900px;
	height: 115px;
	margin: 0 auto;
	padding: 10px 0 0 0; 
	}
	
#content-area, #content-area-plat {
	width: 100%;
	background: #eaeaea;
	float: left;
	padding: 10px 0 10px 0;
	margin: 10px 0 20px 0;
	}
	
#content-area-plat {
	background: #fff;
	}
	
.column, .column-wide {
	width: 240px;
	margin: 0;
	padding: 0 20px 20px 0;
	float: left;
	}
	
.column-wide {
	width: 340px;
	}
	
.column-news {
	float: left;
	width: 300px;
	}
	
#address, #platdesc {
	width: 900px;
	margin:  0 auto;
	padding: 0 0 20px 0;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 90%;
	}
	
#platdesc {
	text-align: center;
	clear: both;
	}
	
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	font-size: 70%;
	border-top: 2px solid #999;
	clear: both;
	}
	
	
/* Extra Styles
**********************************/
	
#masthead img {float: left;}
	
#masthead ul {
	width: 600px;
	float: right;
	list-style: none;
	font-size: 135%;
	margin: 15px 0 0 0;
	padding: 0;
	}
	
#masthead ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#masthead ul li.nopad {
	padding:0;
	font-family: Georgia, Times, serif;
	color: #516a73;
	}
	
.servicewrapper img {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	}
	
.profile_column {
	width: 140px;
	float: left;
	padding: 0 10px 0 0;
	}
	
.profile_column img {
	width: 140px;
	height: 140px;
	display: block;
	}
	
	.profile_column a { line-height: normal;}
	
.profile_column_bio {
	width: 390px;
	float: left;
	padding: 0 10px 0 0;
	font-size: 80%;
	}
	
#content-area ul#profiles {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#content-area ul#profiles li {
		display: block;
		float: left;
		width: 400px;
		}
	#content-area ul#profiles li img { 
		border: 2px solid #cfcfcf;
		display: inline; 
		float: left; 
		height: 140px;
		margin-right: 20px;
		width: 140px; 
		}

#content-area ul {
	list-style-image: url(/img/bulletpoint.gif);
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
	}
	
#content-area ul li {
	margin: 10px 0 0 0;
	}
	
p.smallfont {font-size: 80%;}

#servicerightoverview h2 { font-size: 115%; }

#servicerightoverview.news a:link, #servicerightoverview.news a:visited {
	font-family: Georgia, Times, serif;
	font-size: 90%;
	
	}
	
#servicerightoverview p.news-link a { 
	display: block;
	font-family: Georgia, Times, serif;
	font-size: 90%;
	margin: 1em 0 0 0;
	}

#content-area #servicerightoverview ul.post-election {
	font-size: 90%;
	list-style: none;
	list-style-image: none;
	margin: 5px 0 25px 0;
	padding-bottom: 35px;
	}
	#content-area #servicerightoverview ul.post-election li {
		list-style: none;
		list-style-image: none;
		padding-left: 15px;
		}
	#content-area #servicerightoverview ul.post-election li strong { display: block; font-family: Georgia, Times, serif; }
	
p.small {
	clear: both;
	display: block;
	float: left;
	font-size: 80%;
	padding: 10px 0 0 15px;
	}
	
	#serviceleft p.small a { color: #fff; }
	
.entry img { margin-left: -5px; }
.entry .profile_column img { margin: 0; }

#content-area .services .entry ul li { margin: 0; }

.services .entry img { margin: 0; }
	

/* Mootools Tips
**********************************/

.tool-tip, .custom-tip, .custombio-tip {
	color: #000;
	z-index: 13000;
	background: #ccc;
}

.custom-tip {width: 300px;}
 
.tool-text, .custom-title, .custombio-title {
	font-weight: bold;
	font-size: 100%;
	font-family: Georgia, Times, serif;
	margin: 0;
	color: #000;
	padding: 8px;
}
 
.tool-title, .custom-text, .custombio-text {
	font-size: 80%;
	line-height: 1.4;
	padding: 8px;
	font-weight: bold;
}

/* Cost Segregation */

#content-area .costseg p {
	font-size: .8em;
	padding-left: 10px;
	padding-top: 0;
	margin-top: 0;
	}
	
#content-area .costseg ul {
	list-style: disc;
	list-style-image: none;
	margin-left: 25px;
	}
	#content-area .costseg ul li {
		font-family: Georgia, Times, serif;
		font-size: .8em;
		}
	
/* new styles for Elyton Insider */

.elyton-insider { padding-bottom: 25px;}

*+html .elyton-insider h2 { padding-top: 17px; }

.elyton-insider h3 {
	color: #aaa;
	font-family: Georgia, Times, serif;
	font-size: 1.75em;
	font-style: italic;
	font-weight: normal;
	margin: 15px 0 5px 0;
	}
	
	.elyton-insider span {
		display: block;
		font-size: .5em;
		font-style: normal;
		}
		
		.elyton-insider span.drop {
			display: inline;
			float: left;
			font-family: Georgia, Times, serif;
			margin: 0;
			padding: .25em .08em 0 0;
			#padding: 0.25em 0.08em 0.2em 0.00em;/* override for Microsoft Internet Explorer browsers*/
			_padding: 0.25em 0.08em 0.4em 0.00em; /* override for IE browsers 6.0 and older */	
			font-size: 3.2em;
			line-height: .4em;
			text-transform: capitalize;
			color: #c30;
			}
				
	.elyton-insider h3 em {
		font-family: Baskerville, Georgia, serif;
		font-style: italic;
		}

.elyton-insider p {
	font-size: 0.85em;
	line-height: 145%;
	margin-top: 10px;
	}

.elyton-insider ul { font-size: 0.85em; }
	
#content-area ul.archives {
	font-size: 0.85em;
	list-style: none;
	margin: 0;
	}
	
	#content-area ul.archives li {
		margin: 2px 0 8px 0;
		}
	
	#content-area #serviceleft ul.archives li a {
		color: #fcc;
		}
				
.insider p strong {
	color: #fcc;
	display: block;
	margin-top: 10px;
	}
	
	
	
	
	
	
	
