/* @override http://www.neotericdesign.com/_library/handcode.css */

/* ND: custom CSS */

/* Site Colors:

light gray: #EAEAEA
neo blue: 	#3B6E8F
alt blue: 	#245776
green: 		#C1C66C;
alt green: 	#AAAA55; 
burnt red: 	#C05427;
orange:		#D77F27;

*/


a {text-decoration: none;}

/* General Classes
-------------------*/

.bottom { margin-bottom:0;padding-bottom:0;}
.top	{ margin-top: 0;padding-top: 0;}
.right  { float:right; }
.left   { float:left; }

#content .bottomborder {border-bottom: 1px solid #ccc;}

ul.plain {
	list-style:none;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

ul#twitter_update_list li {
	font-family: 'lucida grande', tahoma, arial, sans-serif;
	font-size: 0.9em;
	}
	
	ul#twitter_update_list li a {
		font-style: italic;
		}
		
div#twitter_div a#twitter-link {
	background-color: #E48327;
	padding: 3px 9px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
	}
	
div#twitter_div a#twitter-link:hover {
	background-color: #3B6E8F;
	}

a.more{
	padding: 8px 10px;
}

a.more, a.more:link, a.more:visited, a.more:active{
	color: #fff;
	background-color: transparent;
	background-image: url(../_images/white25.png);
	border: 0 none;
}

a.more:hover{
	background-color: #3B6E8F;
	background-image: none;
	color: #fff;
}

h4 a.more{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

#services a.more {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

.caps{
	text-transform: uppercase;
}

.blue, .blue a 		{color: #3B6E8F;}
.red, .red a		{color: #C05427;}
.orange, .orange a	{color: #D77F27;}
.green, .green a 	{color: #AAAA55;}

.badge{
	display: none;
	/*position: absolute;
	right: -22px;
	top: -50px;
	width: 143px;*/
}

input.field{
	border: 1px solid #999;
	padding: 3px;
}

button {
  margin: 5px 0px;
  border:1px solid #dedede;
  background-color:#e68526;
  font-size:100%;
  font-weight: bold;
  line-height:130%;
  text-decoration:none;
  color:#fff;
  cursor:pointer;
  width:auto;
  overflow:visible;
  padding: 3px 10px 2px 7px;   /* IE6 */
}

button:hover {
	background-color: #457491;
	color: #fff;
	border: 1px solid #fff;
	}

button[type] {
  padding:3px 7px 3px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html button[type] {
  padding:3px 10px 2px 7px;   /* IE7 */
}

/* General Typographic Styles
-----------------------------*/

h1,h2,h3,h4,h5 {font-family: 'helvetica neue', helvetica, arial, sans-serif;}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #231F20;
	line-height: 26px;
}

	h1 a{color: #231F20;}

	h1 a:hover, h1 a:active{color: #3B6E8F;}

	
h2 {
	font-weight: bold;
	font-size: 1.6em;
	color: #333333;
	line-height: 23px;
}

	h2 a {color: #333333;}

	h2 a:hover, h2 a:active {color: #F4BA84;}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	color: #333333;
	line-height: 22px;
}

	h3 a {color: #333333;}

	h3 a:hover {color: #F4BA84;}
	
	
/* h3 changes */

	.page_content .box h3, .page_content .box h3 a {color: #C05427;}
	
	#content .aboutentry h3 {
		line-height: 25px;
		margin: 0px;
		padding: 0px;
	}
	
	#hpnews h3{
		color: #3B6E8F;
		margin-bottom: .2em;
	}
	
		div#hpnews div#newslisting h3 a {
			color: #3B6E8F;
		}
			
		div#hpnews div#newslisting h3 a:hover {
			color: #C1C66C;
		}
	
	div#container #services h3 {
		margin: 0px 0px 16px 0px;
		padding: 0px;
		font-family: 'helvetica neue', helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 1.6em;
		color: #F7F7EB;
		line-height: 27px;
	}
	
	
	
/* end h3's */

h4 {
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
	line-height: 19px;
	margin-bottom: 11px;
}

	h4 a {
		color: #000;
		border-bottom: 1px dotted #bbb;
	}

	h4 a:hover {
		color: #999;
		border-bottom: 1px dotted #999;
	}
	
.page_content h4 {
	clear: left;
	}

h5 {
	font-weight: normal;
	font-size: 1em;
	color: #3B6E8F;
	line-height: 21px;
}

h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #444;
	line-height: 18px;
}

h1.page_title{
	font-size: 2.4em;
	color: #D77F27;
	margin-top: 33px;
	margin-bottom: 16px;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-right: 20px;
}

.page_content{
	clear: left;
}

.page_content .box{
	background-image: none;
	background-color: #eeeeee;
	color: #333;
	border: 5px solid #eeeeee;
}

.page_content .box.hover{
	border-color: #f4f4f4;
	cursor:pointer;
	background-color: #fff;
}

.page_content .box h1, .page_content .box h2, .page_content .box h4, .page_content .box h5, .page_content .box p {color: #333;}






blockquote, .comment-content p {
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 1.3em;
	font-style: italic;
	margin: 6px 0px;
	padding: 4px 0px 8px 0px;
	color: #444;
	line-height: 20px;
}

cite {
	display: block;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #666;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	line-height: 19px;
	font-size: 1em;
}

	p a {
		color: #000;
		border-bottom: 1px dotted #aaa;
	}
	
	p a:hover {
		color: #777;
		border-bottom: 1px dotted #777;
	}
	
	p img.left{
		margin-top: 0;	
	}
	
	#content div.entry img{
		padding: 6px;
		border: 1px solid #e4e4e4;
		background-color: #f1f1f1;
	}
	
	#content div.entry a.more {
		background-color: #D77F27;
		font-family: 'lucida grande', tahoma, arial, sans-serif;
		padding: 5px 7px;
	}
	
.page_content ul {
	list-style: none;
	margin: 5px 0px 15px 0px;
	padding: 0px;
}
	
	.page_content ul li {
		font-family: arial, helvetica, sans-serif;
		color: #333;
		line-height: 17px;
		font-size: 1em;
		background-image: url(../_images/square.gif);
		background-repeat: no-repeat;
		background-position: 0px 7px;
		margin: 0px 0px 0px 10px;
		padding: 2px 0px 2px 14px;
	}
	
		.page_content ul li a, .page_content ol li a {
			color: #000;
			border-bottom: 1px dotted #aaa;
		}
		
		.page_content ul li a:hover, .page_content ol li a:hover {
		color: #777;
		border-bottom: 1px dotted #777;
	}

.page_content ul li h4 {
	margin: 0px;
	padding: 0px;
	}

.page_content ol {
	list-style: numeral;
	margin: 5px 0px 15px 15px;
	padding: 0px;
}

	.page_content ol li {
		font-family: arial, helvetica, sans-serif;
		color: #333;
		line-height: 17px;
		font-size: 1em;
		margin: 0px 0px 0px 10px;
		padding: 2px 0px 2px 0px;
	}
	
	
/* GRID ELEMENTS */

#home .container {
	background-image: url(../_images/bg-cta.jpg); /*Homepage birds*/
	background-repeat: no-repeat;
}

#container{
	position: relative;
}

body#blog #content {
	padding-top: 15px;
	}

#content{
	background: #fcfbfb url('../_images/denim2.jpg');
	margin-top: 0;
	padding-bottom: 30px;
	overflow: hidden;
	min-height: 460px;
}

div#content div.finalfloat {
	margin-right: 0px;
	padding-right: 0px;
	}
	

#inner {
	margin-bottom: 40px;
	}
	
	#inner-box {
		margin-top: 20px;
		background-color: #fff;
		border: 1px solid #ddd;
		padding: 30px 40px 20px 40px;
		/* this was constructed at 5pm on Friday - don't pass judgement */
	}
	
	#inner-box h1.page_title {
	font-size: 2em;
		margin: 0px 0px 16px 0px;
		padding: 0px;
		}

#services{
	height: 240px;
	margin-left: -10px;
	margin-right: 10px;
}

body#services{
	margin: 0 0;
}

#hpnews{
	min-height: 550px;
	max-height: 800px;
	margin-bottom: 35px;
}




	
/* ---- end of universal css styles ---- */	
	
	
	
	





/* ›››››››››››››››››››››› NAVIGATION ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */

#navigation{
	float: right;
	list-style: none;
	margin: 5px 1px 0 0;
}

#navigation li{
	height: 57px;
	float: left;
	width: 80px;
	padding: 0;
	margin: 0;
}
#navigation li.first{
	width: 80px;	
}
#navigation li.last{
	width: 75px;
}

#navigation a {
	background: url('../_images/neonav.png') no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
}
/* Normal State */
#nav_home a     	{ background-position:   0px  -25px; }
#nav_about a    	{ background-position: -80px  -25px; }
#nav_services a 	{ background-position: -160px -25px; }
#nav_portfolio a	{ background-position: -240px -25px; }
#nav_blog a     	{ background-position: -320px -25px; }
#nav_contact a  	{ background-position: -400px -25px; }
/* Current State */
#nav_home.selected a		{ background-position:   0px -125px;}
#nav_about.selected a		{ background-position: -80px -125px;}
#nav_services.selected a	{ background-position: -160px -125px;}
#nav_portfolio.selected a	{ background-position: -240px -125px;}
#nav_blog.selected a		{ background-position: -320px -125px;}
#nav_contact.selected a		{ background-position: -400px -125px;}
/* Hover State */
#nav_home a:hover			{ background-position:   0px -225px;}
#nav_about a:hover			{ background-position: -80px -225px;}
#nav_services a:hover		{ background-position: -160px -225px;}
#nav_portfolio a:hover		{ background-position: -240px -225px;}
#nav_blog a:hover			{ background-position: -320px -225px;}
#nav_contact a:hover		{ background-position: -400px -225px;}

#navigation a span{
	display: none;
}


/* Navigation Indicators
-------------------------*/
#about #header    { background-position: 563px bottom;}
#services #header { background-position: 650px bottom;}
#portfolio #header{ background-position: 733px bottom;}
#blog #header     { background-position: 798px bottom;}
#contact #header  { background-position: 890px bottom;}


/* Secondary Navigation
-------------------------*/

#secondary-nav{
	margin-bottom: 10px;
	overflow: hidden;
}

#secondary-nav ul{
	background-color: #3B6E8F;
	list-style: none;
	overflow: hidden;
	margin: 0 40px;
	padding: 0 5px;
	float: right;
}

#secondary-nav.nav li{
	background-image: none;
	float: left;
	margin: 0;
	padding: 0px 4px 6px 4px;
	font-size: 1.1em;
}

#content #secondary-nav a{
	border: 0 none;
	color: #fff;
	padding: 3px 8px 2px 8px;
	display: block;
	outline: none;
}

#content #secondary-nav a:hover, #content #secondary-nav a.current{
	color: #fff;
	background-color: #5B89A3;
}

/* end -- NAVIGATION */









/* ____________ ABOUT _______________ */

#content .aboutentry span {
	font-weight: bold;
	font-style: italic;
}

#content .aboutcolumn {
	float: left;
	width: 120px;
	margin-right: 40px;
}

	#content .aboutcolumn img {
		border: 0px;
		padding: 0px;
		margin: 0px;
		background: none;
	}
	
	#content .aboutcolumn h3 {
		margin-top: 6px;
		font-size: 1.1em;
		line-height: 20px;
		padding-top: 0px;
		color: #3B6E8E;
	}

	#content .aboutcolumn h4 {
		color: #BF5427;
		margin: 6px 0px;
		padding-bottom: 0px;
		font-size: 1.5em;
	}
	
		#content .aboutcolumn h4 a {
			color: #BF5427;
			border: none;
			position: relative;
		}
		
		#content .aboutcolumn h4 a:hover {
			color: #D67F27;
		}
		
	#content .aboutcolumn p {
		line-height: 17px;
	}
	
		#content .aboutcolumn p a {
			font-size: .9em;
			font-weight: bold;
			color: #BF5427;
			border: none;
		}

		#content .aboutcolumn p a:hover {
			color: #555;
		}




/* ---- Comments stylings --- */	
	
	
.comment{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.comments label{
	display: block;
	float: left;
	width: 10em;
	margin-right: 10px;
	text-align: right;
}

.comments input{
	font-size: 1.0em;
	border: 1px solid #bbb;
	margin: 0;
	/*margin-left: -6px;*/
}	

.comments{
	clear: both;
	margin-top: 20px;
}

.comments textarea{
	display: block;
	height: 100px;
	width: 300px;
}

.comments form p{
	clear: left;
}

.comments h2{
	border: 0 none;
	padding: 6px 0px 4px 15px;
	font-size: 1.3em;
	background-color: #ddd;
	color: #555;	
}

.comment-content{
	margin-left: 1em;
}
.comment-content p{
	margin-top: 0;
	font-size: 1.1em;
}

#comments #comment-preview{
	margin-left: 130px;
}

#comments img.loading{
	background: transparent;
	padding: 0;
	margin: 10px auto 50px;
	display: block;
}

p.commenter{
	margin-bottom: 0;
	font-size: 1em;
	font-weight: normal;
	color: #666;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
}


	

	
/* ›››››››››› HOMEPAGE: services stylings ‹‹‹‹‹‹‹‹‹‹‹‹ */

div#container #services h2 {
	color: #C1C66C;
	font-weight: normal;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 2.0em;
	margin: 0px;
	padding: 20px 0px 15px 0px;
}


	
	
	
	
	
	
	
/* ›››››››››› HOMEPAGE: violator stylings ‹‹‹‹‹‹‹‹‹‹‹‹ */

#violator{
	margin-top: 30px;
}
	#content #violator {
		margin-top: 95px;
	}

#violator .box{
	padding: 18px;
	padding-bottom: 0;
}

#violator .box, #violator .more{
	display: block;
	width: 157px;
	background: transparent url(../_images/violator-orange.png) 0 0 no-repeat;
	margin-bottom: 0;
}

#violator .more{
	color: #fff;
	text-align: right;
	padding-bottom: 10px;
	background-position: bottom left;
}

div#container #violator h3 {
	font-weight: bold;
	font-family: 'Trade Gothic', 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 1.8em;
	line-height: 22px;
	color: #fff;
	margin:0;
	padding: 0px 0px 10px 0px;
}

div#container #violator p {
	font-weight: normal;
	color: #f2df9d;
	font-size: 1.2em;
	line-height: 17px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#container #violator a.more {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div#container #violator a.more:hover  {
	color: #F4DDC9;
}



	


/* ›››››››››› GRID ADDITIONS ‹‹‹‹‹‹‹‹‹‹‹‹ */


#sidebar div.box form p {
	margin: 0px;
	padding: 0px;
	color: #333;
}



#header{
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom: 8px solid #3B6E8F;
	/* This is the current stat indicator. See Navigation section for positioning details. */
	background: url('../_images/indicator-ie.png') 886px bottom no-repeat;
}


#home #header{
	margin-bottom: 60px;
	padding-bottom: 0;
	border: 0 none;
	background-image: none;
}

#brand {
	margin-top: 10px;
}









/* .....  SIDEBAR + SWITCHER ....... */

#sidebar {
	margin-top: 1em;
	margin-bottom: 1em;
}

#sidebar .box, #pagesidebar .box {
	width: 170px;
	padding: 20px;
	margin-bottom: 30px;
}

#sidebar .box{
	background-color: #f2f2f2;
	background-image: none;
	color: #333;
	border: 1px solid #ddd;
}

#sidebar .box ul {
	margin: 0;
}

#sidebar .box li {
	list-style: none;
	padding: 0;
}

#sidebar .box li a {
	display: block;
}

#sidebar .box li a:hover {
	color: #D77F27;
}

#sidebar h2 {
	border: 0 none;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin-bottom: -4px;
}

#sidebar .tagcloud{
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#sidebar .tagcloud li{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
	
	height: 20px;
	line-height: 20px;
}

#sidebar .tagcloud a{
	padding: 1px 2px;
	text-decoration: none;
	border: 0 none;
	font-weight: bold;
}

#sidebar .tagcloud a:hover{
	color: #333;
	background-color: #eee;
	border: 0 none;
}

#sidebar a{
	color: #333;
}

#pagesidebar{
	margin-top: 40px;
	background: url(../_images/leaves.jpg) 40px 0 no-repeat;
	height: 400px;
}

#pagesidebar .box{
	margin-top: 0px;
	padding-top: 12px;
	margin-left: -10px;
}

#pagesidebar .switcher {
	margin: 15px 0 0 10px;
}

#pagesidebar .switcher li {
	padding: 0;
	margin: 0 3px;
	border: 0 none;
	background: #fff none;
	text-align: center;
	font-size: .9em;
	text-transform: uppercase;
	float: left;
}

#pagesidebar .switcher li.selected {
	background: url('../_images/black80.png');
	color: #fff;
}

#pagesidebar .switcher li.selected a {
	color: #fff;
	}

#pagesidebar .switcher a {
	display: block;
	border: 0 none;
	padding: 2px 6px;
	color: #555;
	font-weight: bold;
	outline:none;
}

#pagesidebar .switcher a:hover {
	color: #fff;
	background-color: #1f1f1f;
}

#pagesidebar a:link, #pagesidebar a:hover, #pagesidebar  a:active, #pagesidebar a:visited, #pagesidebar a{
	border: 0 none;
	outline:none;
}

.switcher-content {
	position: relative;
}

#hpnews .box > h4{
	position: relative;
}

.switcher-content div.switch {
	position: relative;
	top: 0;
	display: none;
	margin-bottom: 10px;
}

.switcher-content div.switch.current {
	display: block;
}

#pagesidebar .switcher .selected a {
	outline:none;
	color: #fff;
}

#pagesidebar .box li {
	margin: 0;
	padding: 5px 0px;
	line-height: 15px;
	background: transparent none;
	border-bottom: 1px dashed #666;
}

#pagesidebar .box ul {
	margin: 0 0 10px;
}

#pagesidebar li{
	list-style-type: none;
	margin:0;
	padding: 0;
}

#pagesidebar .box li.last, #pagesidebar .box li:last-child{
	border-bottom: 0 none;
}

#pagesidebar .box a.more {
	display: inline;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	outline:none
}

#pagesidebar .box a.more:hover {
	background-color: #3B6E8F;
	color: #fff;
}

div#s-feed p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 13px;
	color: #ccc;
	}

#pagesidebar .box a {
	color: #fff;
	border: 0 none;
	display: block;
	padding: 4px 4px 4px 8px;
}

#pagesidebar .box a:hover {
	background-color: #1e1e1e;
	color: #fff;
}


/* END SIDEBAR */








/* ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹  PORTFOLIO BUTTONS ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */


ul#portfoliobuttons {
	margin: 15px 0px 15px 0px;
	padding: 0;	
}

#portfoliobuttons li{
	float: left;
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0 20px 15px 0px;
}

#portfoliobuttons li a{
	display: block;
	width: 136px;
	height: 93px;
	border: 0 none;
	background: url('../_images/portfoliobuttons.png') -45px 0px no-repeat;
}

#portfoliobuttons li.corporate a   {background-position:  0px 0px;}
#portfoliobuttons li.cultural a    {background-position: -158px 0px;}
#portfoliobuttons li.associations a{background-position: -316px 0px;}
#portfoliobuttons li.educational a {background-position: -474px 0px;}

#portfoliobuttons li.corporate a:hover   {background-position:  0px -118px;}
#portfoliobuttons li.cultural a:hover    {background-position: -158px -118px;}
#portfoliobuttons li.associations a:hover{background-position: -316px -118px;}
#portfoliobuttons li.educational a:hover {background-position: -474px -118px;}

#portfoliobuttons li a span{
	display: none;
}









/* ---------- BLOG TEXT STYLES -------------- */

div#content div.entry h1 {
	margin-top: 10px;
	line-height: 24px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}	

div#content p.meta {
	font-weight: normal;
	font-size: .9em;
	font-family: 'lucida grande', tahoma, helvetica, arial, sans-serif;
	line-height: 16px;
	color: #555;
}

div#content div.entry p.meta a {
	color: #C05427;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	padding: 0px 3px;
	font-weight: bold;
}

div#content div.entry p.meta a:hover {
	color: #D77F27;
	background-color: #fff;
	border: 1px solid #ccc;
}

div#content div.entry p {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

div#content div.entry img {
	margin-bottom: 4px !important;
	}

div#recentposts ul li {
	line-height: 17px;
	padding: 2px 0px 4px 0px;
	}










#loginform{
	position: absolute;
	top: 97px;
	right: 55px;
	background: transparent url('../_images/lime70.png');
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	width: 90px;
}

#loginform a{
	color: #fff;
	background: transparent url('../_images/lime70.png');
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	
	padding: 5px 10px;
}

#loginform a:hover{
	color: #D77F27;
	background: transparent url('../_images/lime45.png');
}


.box{
	background-color: transparent;
	background: url('../_images/black80.png');
	color: #fff;
}

#hpnews a {outline:none;}

#hpnews .entry-excerpt{
	background-color: #eaeaea;
	padding: 15px 15px 10px 15px;
	color: #000;
	border-bottom: 1px solid #ccc;
}

	#hpnews .entry-excerpt img {
		margin-bottom: 12px;
		padding: 4px;
		background-color: #ddd;
		border: 1px solid #dadada;
	}
	
	#hpnews .entry-excerpt a.visitsite {
		float: left;
		display: inline;
		background-color: #ddd;
		padding: 1px 5px;
		font-size: .8em;
		color: #777;
		font-weight: bold;
		text-transform: uppercase;
		margin: 3px 0px 0px 0px;
		outline:none;
	}
	
	#hpnews .entry-excerpt a.visitsite:hover {
		background-color: #3B6E8F;
		color: #fff;
	}
		

#hpnews p{
	color: #000;
	line-height: 18px;
	margin-bottom: .1em;
}

#hpnews .entry-excerpt img{
	float: left;
	margin-right: 10px;
}

#hpnews div.box a{
	color: #333;
}

/* style the HP lists in the switchers */ 
#hpnews div.box div.entry-excerpt ul {
	margin: 0;
}
#hpnews div.box div.entry-excerpt ul li {
	list-style-type:none;
	margin-bottom: 11px;
	padding-bottom: 11px;
	line-height: 16px;
	border-bottom:1px solid #ccc;
}
#hpnews div.box div.entry-excerpt p {
	color: #585858;
}

#hpnews div.switcher-content div#clientfeed p {
	color: #888;
	font-style: italic;
	font-family: georgia, serif;
	font-size:1.2em;
	margin-bottom: 10px;
}

#entries .more {
	background-color: #d77f26;
	}

.entry{
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.entry .date{
	background-color: #f2f2f2;
	margin-top: 5px;
	width: 40px;
	margin-left: -65px;
	padding: 5px 5px 8px;
	text-align: center;
}

.date .month, .date .day{
	display: block;
	line-height: 17px;
}

.date .month{
	color: #d77f26;
	text-transform: uppercase;
}
.date .day{
	font-weight: bold;
	font-size: 1.6em;
}

.entry{
	background-color: #fff;
	border: 1px solid #ddd;
}


#hpnews h4{
	text-align: right;
	padding: 10px 0 5px;
	margin-bottom: 0px;
}


#hpnews h4 a.more{
	color: #fff;
	margin: 0;
}

.box h1,  .box h2,  .box h3,  .box h4,  .box h5,  .box p{
	color: #fff;
}

.page_content h3.cufon {
	line-height: 24px;
	color: #3B6E8F;
	}

#services.box {
	text-align: right;
	position:relative;
	padding-top: 25px;
	overflow: hidden;
}

.slider{
	position: relative;
	width: 2100px;
	height: 240px;
}

.slidebox{
	float: left;
	position: relative;
	width: 390px;
	margin-right: 30px;
	display: inline;
}

.slidenav{
	position: absolute;
	margin: 17px 15px 6px 15px;
	right: 0;
	padding: 0;
	top: 0;
	z-index: 99;
}

.slidenav li{
	float: left;
	margin: 0;
	list-style: none;
}

.slidenav a{
	display: block;
	width: 20px;
	height: 20px;
	background: url('../_images/dot-indicator.gif') 0px 0px no-repeat;
	outline: none;
}

.slidenav a.current {
	background-position: 0 -20px;
}

.pause {
	position: absolute;
	top: 0;
	right: 0;
	margin: 18px 130px 0;
	height: 15px;
	width: 15px;
	background: url('../_images/pause.png') 0 15px no-repeat;
}

.pause.active {
	background-position: 0px -15px;
}

#next, #prev {
	position:absolute;
}

#next {
	right:0;
}

#prev {
	left:0;
}

#home .box a, #footer a{
	color: #eee;
}

hr{
	visibility: hidden;
}

hr.box{
	visibility: visible;
	background-color: transparent;
	border: 0 none;
	border-color: transparent;
	background: url('../_images/boxbg.png');
	margin: 0;
	padding: 0;
	height: 14px;
	display: block;
}


/* nick ad hoc on Friday, 5.15pm.  give me a break please. */

form.sign-up label {
	display: block;
	float: left;
	border: 0px;
	width: 6em;
	text-align:right;
}

/*#hpnews #tabs{
	padding: 25px 18px 0;
}*/

#hpnews #tabs li{
	width: 108px;
	margin-right: 5px;
	float: left;
	text-align: center;
}

#hpnews #tabs li a{
	display: block;
	padding: 9px 7px;
	background-color: #245776;
	color: #fff;
	font-weight: bold;
}

#hpnews #tabs .selected a, #hpnews #tabs a:hover, #hpnews #tabs .current a{
	background-color: #eaeaea;
	color: #333;
	font-weight: bold;
}

#search{
	float: right;
	margin-top: -30px;
}



#search button, #search input{
	margin: 0;
}

#search .field{
	width: 165px;
}

#search button{
	margin-left: 6px;
	background-color: #D77F27;
	color: #fff;
	border: 0 none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 7px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	max-width: 70px;
}

#search button:hover{
	background-color: #245776;
	color: #fff;
}

#search_results{
	padding-top: 15px;
}


#sidebar .rank-6 a {font-size: 1.0em; color: #999;}
#sidebar .rank-5 a {font-size: 1.1em; color: #888;}
#sidebar .rank-4 a {font-size: 1.2em; color: #666;}
#sidebar .rank-3 a {font-size: 1.2em; color: #555;}
#sidebar .rank-2 a {font-size: 1.4em; color: #444;}
#sidebar .rank-1 a {font-size: 1.6em; color: #333;}

/* Section-specific Sidebars */


#sidebar.services, #sidebar.about{
	background-image:none;
	margin-top: 20px;
}

#sidebar.services h2, #sidebar.about h2{
	background-image:none;
	font-size: 1.6em;
	margin: 0 0 .5em;
	padding:0;
	text-transform:none;
	color:#fff;
	zoom:1;
}

#sidebar.services p{
	color:#eea;
	font-size:1.1em;
	overflow:hidden;
	margin-bottom:.5em;
}

#sidebar.services p a{
	color: #fff;
	padding: 2px 3px;
	background: url('../_images/white20.png') repeat;
	border: 0 none;
	display: inline;
}

#sidebar.services p a:hover {
	background: url('../_images/white50.png') repeat;
}

#sidebar.about ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar.about p, #sidebar.about li {
	color:#555;
	margin:0 0 1em;
}

#sidebar.about h2, #sidebar.about h3 {
	color: #3B6E8F;
	line-height: 16px;
	font-size: 1.5em;
}

#sidebar.about .box{
	background-image: none;
	background-color: #f2f2f2;
	border:1px solid #ddd;
	padding-bottom:10px;
}

#sidebar.about .box ul li a{
	display: inline;
	color: #D77F27;
	background: none;
}

#sidebar.about .box ul li a:hover {
	color: #777;
}

#sidebar.services .box, #sidebar.about .box{

}

#sidebar.services .box {
	background: url('../_images/orangebg.png') repeat-y;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	width:auto;
}

#sidebar div.box form input {
	margin: 11px 0px !important;
}

ul.twocol li{
	float: left;
	width: 290px;
	background-image: none;
	padding: 0;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	line-height: 16px;
}

#page_content iframe {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}




/* Contact Page
-----------------*/

div#map{
	border: 1px solid #eaeaea;
	padding: 5px 5px 1px;
	/*width: 295px;*/
	background-color: #fff;
}

div#wufoo-container{
	margin-right: 0;
	margin-left: -8px;
	margin-top: -8px;
}

div.vcard h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

div.vcard h4 a {
	display: block;
	margin-top: 25px;
	border: none;
	color: #3B6E8F;
	font-weight: bold;
	}






/* ›››››››››››››››››  footer ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */

#footer{
	background-color: #174F68;
	background-image: url(/_images/gradientfooter.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding-bottom: 35px;
}

#fatfooter{
	background: url(../_images/transparentfooter.png) repeat;
	color: #fff;
	padding: 30px 0 20px;
	font-family: "Trade Gothic", "Helvetica Neue", helvetica, arial, sans-serif;
	position: relative;
}


/* search */

#fatsearch .box{
	padding: 7px 6px;
	background-image: url(../_images/white20.png);
	background-repeat: repeat;
	margin-top: 12px;
}

#fatsearch .box input {
	width: 104px;
	margin-right: 4px;
	}

#fatsearch .box button {
	margin: 0px;
	padding: 2px 3px;
}





#fatfooter ul li {
	color:#fff;
	font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
	padding: 3px 0px;
	line-height: 15px;
}

#fatfooter ul li a {
	color: #fff;
	}

#fatfooter li a:hover{
	color: #C3D7E2;
}

#fatfooter .email a{
	background-color: #5c86a0;
	padding: 2px 4px;
}

#fatfooter .email a:hover {
	background-color: #e68526;
	color: #fff;
}

#fatfooter h2 {
	text-transform: uppercase;
	font-size: 1.3em;
	border-bottom: 4px double #779eb6;
	letter-spacing: 1px;
	color: #C3D7E2;
}

#fatfooter h2 a {
	color: #C3D7E2;
}

#fatfooter h2 a:hover{
	color: #ccc;
}

/* regular footer */

#footer ul {
	margin-top: 12px;
}

#footer ul li{
	float: left;
	border-right: 1px solid #999;
	color: #999;
	height: 14px;
	line-height: 11px;
	font-size: 13px;
	margin-right: 15px;
	padding-right: 15px;
	white-space: nowrap;
	color: #fff;
}

#footer li a, #footer li a:link, #footer li a:visited{
	color: #fff;
	background-color: #46738f;
	padding: 3px 5px;
}

#footer li a:hover{
	color: #779eb6;
}

#footer li.last{
	border-right: 0 none;
}


#follow_us{
	background-color: #588099;
	color: #fff;
	overflow: hidden;
	padding: 0px 3px 3px 12px;
	margin-bottom: 0px;
}

#home #follow_us{
	background-color: #406e8c;
}

#follow_us ul {
	margin: 0px;
	padding: 0px;
	background: none;
}

#follow_us ul li{
	float: left;
	padding: 0;
	margin-right: 9px;
	border: 0 none;
}

	#footer #follow_us ul li a {
		padding: 0 !important;
		background-color: transparent;
	}
	
	#follow_us ul li a img {
		padding: 0;
	}

#follow_us h4{
	line-height: 24px; /*Same height as icons to vertically center*/
	margin: 0px 12px 0px 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	float:left;
}
ul.line_by_line li{
	list-style-type:none;
}
ul.line_by_line li ul li{
	padding:5px 10px;
	margin:0 0 5px;
	background:#fff6bf;
}



