/*
Theme Name: Clearhead Media
Theme URI: http://wordpress.org/
Description: The default WordPress theme for Clearhead Media.
Version: 1.0
Author: Ross Chapman
Author URI: http://skysoclear.com/
Tags: fixed width
*/



/* Begin Typography & Colors */
body {
	font-size: 14px;
	line-height:22px;
	font-family: Georgia, Times New Roman, Serif;
	background-color: white;
	color: #676767;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#content {
	font-size: 14px;
	}

.widecolumn .entry p {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	}

.category-blog .narrowcolumn .entry p {
	font-size: 16px;
	line-height: 24px;
}

.category-blog .narrowcolumn h3 {
	border-bottom: 0px;
}
	
.do_more {
	font-size: 14px;
	margin-bottom: 20px;
	}
	
.widecolumn .entry p.date {
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #363636;
}

.datetime {
margin:50px 0 15px 0;
font-size: 15px;
color: #9b9b9b;
font-style: italic;
}




.narrowcolumn .entry, .widecolumn .entry {
	line-height: 22px;
	}
	
.widecolumn .entry {
	border-top: 1px solid #e5e5e5;
	padding-top: 6px;
	width: 940px;
	}

.single .narrowcolumn .entry {
	border-top: 1px solid #e5e5e5;
}

.single .widecolumn .entry {
	border-top: none;
}
	
.widecolumn {
	line-height: 26px;
	}

.work_post.blog_excerpt{
	margin-right: 0px;
}

.work_post.blog_excerpt h3, .testimonial h3{
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 26px;
}

.work_post.about h4{
	margin-bottom: 20px;
}

.work_post.about p{
	font-size: 14px;
	line-height: 22px;
}

.text_area {
	float: left;
	width: 360px;
	margin-left: 40px;
	margin-top: 50px;
	display: block;
}

a.learn  {
	display: block;
	background: transparent url(images/learn_more.png) no-repeat top left;
	width: 160px;
	height: 32px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	float: left;
}

a.follow  {
	display: block;
	background: white url(images/follow_us_on_twitter.jpg) no-repeat top left;
	width: 219px;
	height: 32px;
	margin-top: 20px;
}

a.social_twitter {
	display: block;
	background: white url(images/twitter_32.jpg) no-repeat top left;
	width: 32px;
	height: 32px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

a.social_facebook {
	display: block;
	background: white url(images/facebook_32.jpg) no-repeat top left;
	width: 32px;
	height: 32px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}

a.testimonial_button  {
	display: block;
	background: white url(images/button_testimonial.jpg) no-repeat top left;
	width: 219px;
	height: 32px;

	margin-top: 20px;
}

a.connect  {
	display: block;
	background: white url(images/button_facebook.jpg) no-repeat top left;
	width: 219px;
	height: 32px;
	margin-top: 20px;
}

a.learn span, a.follow span, a.connect span, a.social_facebook span, a.social_twitter span, a.testimonial_button span {
	display: none;
}

.category-work h3 {
	font-style: normal;
	font-size: 24px;
	margin-top: 10px;
	line-height: 32px;
}


.flickr_set {
	width: 300px;
	float: left;	margin-right: 60px;
}

.flickr_set a img {
	margin-right: 20px;
	margin-top: 15px;
}

.focusserv {

}

.apptech {
	margin-left: 20px;
}

.focusserv, .apptech {
	float: left;
	width: 280px;

}

.focusserv ul li, .apptech ul li{
	font-style: italic;
	line-height:20px;
}

.focusserv ul, .apptech ul{
	padding-left: 15px;
}

.main_page_graphic .media_area {
	margin-top: 40px;
	margin-right: 40px;
	float: right;
}

.text_area p{
	text-align: left;
	color: white;
	font-size: 18px;
	line-height: 26px;
}

.text_area.single {
	margin: 15px 0px;
	width: 340px;
}

.entry .media_area.single {
	margin: 32px 0px 0px 0px;
	width: 580px;
	float: right;
}

.text_area.single p{
	text-align: left;
	color: #676767;
	font-size: 16px;
	line-height: 24px;
}


.text_area h2.featured_title{
	color: white;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
}

.text_area h2.featured_title a, .text_area a span{
	color: white;
	background-color:#0c5463;
	padding: 0px 5px;
}

.googlemap {
	margin-top: 74px;
}

.main_page_graphic {
	width: 100%;
	display: block;
	background-color: black;
}

.main_page_graphic .home_image {
	height: 394px;
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	margin: 0px auto;
	width: 1020px;
}

div.main_image {
	margin: 0px auto;
	width: 1020px;
	display: block;
	border: none;
	background-repeat: no-repeat;
	background-position: top center;

}

img.main_image {
	margin: 0px auto;
	width: 1020px;
	display: block;
	border: none;
}

.widecolumn .entry .post_column_1 .main_description, .widecolumn .entry .post_column_1 .main_description p {
	font-size: 16px;
	line-height: 22px;
}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #363636;
	}

h1 {
	font-size: 26px;
	margin-top: 20px;
	font-family: Helvetica, arial, verdana, tahoma, Sans-Serif;
	text-align: left;
	float: left;
	text-transform: lowercase;
	font-weight: bold;
	}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	padding: 0;
	cursor: pointer;
	margin: 0px 0 0 0px;
	width: 239px;
	border: 0px;
	height: 60px;
	display: block;
	background: transparent url(images/clearheadmedia.jpg) no-repeat top left;
}

#header h1 a span { 
	display: none;
}

h2.pagetitle {
	font-size: 1.6em;
	}

h3, .panel-wrapper h2 {
	font-size: 32px;
	font-style: italic;
	}

.panel-wrapper h2 {
	margin-bottom: 15px;
}

h4 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #363636;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.widecolumn .entry .post_column_1 p{
	font-size: 14px;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em ;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#respond small {
	font-family: georgia, times, Serif;
	font-size: 16px;
	line-height: 22px;
	color: #676767;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0e6d7f;
	text-decoration: none;
	}

a:hover {
	color: #0a4753;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

.head_container {
	background-color: #0f0f0f;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	}

#header {
	background-color: #0f0f0f;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	display: block;
	clear: both;
	}
		
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	border: 0px solid #959596;
	}

#header ul {
	float: right;
	position: relative;
	width: 650px;
	height: 25px;
	text-align: right;
	margin: 0px 0px;
	list-style-type: none;
}

#header li {
	display: inline;
	margin: 0;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

#header .page_item a, #header .page_item a:active, #header .page_item a:visited{
	color: white;
	font-style: italic;
	text-decoration: none;
	font-size: 17px;
	padding: 18px 15px 0px 15px;
	float: right;
	height: 42px
}

#header li.page_item.current_page_item a, #header li.page_item.current_page_parent a, #header .page_item a:hover, #header .current_page_item a:hover{
	color: white;
	text-decoration: none;
	height: 42px;
	background-color: #2b2b2b;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 640px;
	}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 0px;
	width: 940px;
	}

.post {
	margin: 0 0 0px;
	}

.post hr {
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 0px solid white;
	border-left: none;
	border-right: none;
	margin: 20px 0px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin: 50px 0 30px 0px;
	border: 1px dotted #e5e5e5;
	float: left;
	padding-top: 10px;
	}

.widecolumn p.postmetadata {
	margin: 50px 0 30px 0px;
	border: 1px dotted #e5e5e5;
	float: left;
	padding-top: 10px;
	}
	

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	border-top: 1px solid #e5e5e5;
	margin: 40px auto 0px auto;
	width: 940px;
	font-size: 12px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

a:active, a:focus { 
    outline: none; 
}




/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 22px 0;
	font-size: 40px;
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.page-id-6 h2 {border-bottom: 1px solid #e5e5e5;padding-bottom:20px;}
h3 {
	padding: 0 0px 15px 0px;
	margin: 30px 0 15px 0px;
	font-size: 26px;
	border-bottom: 1px solid #e5e5e5;
	font-style: normal;
	}

.narrowcolumn h3 {
	padding: 0 0px 15px 0px;
	margin: 50px 0 0px 0px;
	font-size: 28px;
	border-bottom: 1px solid #e5e5e5;
	}

#sidebar h4 {
	padding: 0 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	}

	
.work_post h3.work_title {
	font-size: 20px;
	font-style: normal;
}

.address_tweet .address p, .address_tweet .twitter p{
	padding: 0px;
	line-height: 22px;
	margin: 0px;
	font-size: 14px;
}

#sidebar .twitter {
	background:transparent url(images/twitter_bird.jpg) no-repeat scroll right top;
}

#sidebar .twitter p {
	width: 195px;
}

.address_tweet .address p.company_name, .address_tweet .twitter p.latest_tweet {
	margin-top: 20px;
}
.testimonial, address_tweet {
	width: 460px;
	float: right;
}

.address_tweet .address, .address_tweet .twitter {
	width: 220px;
}

.address_tweet .address {
	float: left;
}

.address_tweet .twitter {
	float: right;
}

.testimonial #sfstest-sidebar blockquote {
	font-size: 22px;
	line-height: 29px;
	font-style: italic;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px;
}

blockquote cite {
	font-size: 14px;
	margin-top: 20px;
	font-style: normal;
}

.testimonial #sfstest-sidebar .client {
	float: left;
	font-style: normal;
}

.testimonial #sfstest-sidebar .client a{
	margin-left: 10px;
}

.blog_excerpt h3.work_title {
	font-size: 22px;
	font-style: italic;
	border: none;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 0px;
}

.blog_excerpt h3.work_title a {
	color: #0e6d7f;
}

.entry img {
		border: 1px solid #e5e5e5;
}
#post-4 .entry {
	width: 940px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

h3.blog_title {
	font-size: 18px;
	border-bottom: 0px;
	margin-top: 0px;
}

.blog_post .datetime {
margin:0px 0 15px 0;
font-size: 15px;
color: #9b9b9b;
font-style: italic;
}

.work_post, .blog_post {
	float: left;
	width: 460px;
	margin-right: 20px;
	margin-left: 0px;
}

.work_post.about {
	width: 440px;	
	padding-right: 20px;
}

.blog_post {
	margin-top: 50px;
}

.work_post.odd, .blog_post.odd{
	float: right;
	width: 460px;
	margin-left: 0px;
	margin-right: 0px;
}

h2.topper_title {
	color: white;
	float: left;
	z-index: 100;
	margin-left: 40px;
	margin-top: 35px;
}


h2.topper_title a{
	color: white;
}

#post-2 h2 {
	display: none;
}

#post-2 .entry {
	border-top: none;
	margin-top: 30px;
}

.work_image {
	width: 232px;
	float: left;
	display: block;
}

.widecolumn .entry .work_text {
	width: 212px;
	float: right;
	height: 150px;
	overflow: hidden;
}

.widecolumn .entry .blog_post .work_text {
	height: 100px;
}
.page-id-5 .widecolumn .entry .work_text {
	width: 100%;
	float: left;
}

.page-id-5 .widecolumn .entry .work_text.blogtight {
	width: 210px;
	float: right;
}

.widecolumn #post-3 .entry {
	padding-top: 16px;
}

#post-6 .widecolumn .entry {
	padding-top: 20px;
}

.widecolumn .entry .work_text p{
	font-size: 13px;
	line-height: 18px;
	color: #676767;
	margin-top: 0px;
	padding-top: 0px;
}

#post-6 h3 {
	margin-top: 0px;
	border-bottom: 0px;
}

.widecolumn #post-6 .entry .post_column_1 p {
	font-size: 16px;
	line-height: 22px;

}

.widecolumn #post-6 h4 {
	margin-bottom: 25px;

}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.entry br {
	display: none;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin: 5px 0px 15px 0px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.about img.alignleft {
	margin: 5px 23px 15px 0;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.text, .media {
	width: 460px;
}

.entry .media img {
	border: none;
}

.widecolumn .text p{
	font-size: 14px;
	line-height: 21px;
	color: #676767;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 10px;
	font-size:13px;
	margin: 5px 5px 1px 0;
	background-color:#E5E5E5;
	border:0 solid #E5E5E5;
	font-family: arial, verdana, sans-serif;
	}

#commentform {
	margin: 5px 0px 0 0;
	padding: 0px;
		font-family: arial, verdana, sans-serif;
	}
#commentform textarea {
	width: 620px;
	padding: 10px;
	font-size:13px;
	background-color:#E5E5E5;
	border:0 solid #E5E5E5;
	font-family: arial, verdana, sans-serif;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 55px 0 10px 0;
	margin-left: 660px;
	width: 280px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar em {
	color: #d3d3d3;
}

.flickr a img{
	margin-right: 15px;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear: both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	noscript div { margin: 20px 0; padding: 0px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0; margin: 70px 0px 0px 0px;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 940px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 940px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { display: none; background: #000; color: #fff; padding: 5px; width: 100px; }
	
	/* Tab nav */
	.coda-nav ul li a.current { background-color: #f5f5f5; }
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px;}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: 0px 0px; padding: 0px;overflow: hidden;  }
	.coda-nav ul li { display: inline; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 9px; float: left;}
	.coda-nav ul li a { font-size: 20px; color: #363636; display: block; float: left; margin: 0px 0px 0px 0px; padding: 10px 26px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden; border-top:1px solid #E5E5E5;}
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left}
	.coda-nav-left a, .coda-nav-right a { display: none; text-align: center; text-decoration: none }

.widecolumn #post-6 .entry .post_column_1 .addressee p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
/* Contact Form 7 */
.wpcf7-form {
	width: 660px;
}

.widecolumn div.wpcf7-validation-errors  {
border:1px solid #F7E700;
}

span.wpcf7-not-valid-tip-no-ajax {
	width: 600px;

	position: absolute;
	top: 15px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	text-align: left;
}

.wpcf7 p {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.wpcf7 br {
	display: none;
}

.wpcf7 label {
	float: left;
	width: 100px;
	margin-top:8px;
	margin-bottom: 0px;
	text-align: left;
}

.wpcf7 input, .wpcf7 textarea {
	float: right;
	background-color: #e5e5e5;
	border: 0px solid #e5e5e5;
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 13px;
	padding: 10px;
	margin-bottom: 14px;
	width: 540px;
}

.wpcf7 div.wpcf7-mail-sent-ng {
	border:1px solid #e64804;
	color: #e64804;
}

.wpcf7 span.wpcf7-not-valid-tip {
	left: 19px;
	top: 6px;
	background-color: #e5e5e5;
	border: none;
	color: #000;
	font-size: 13px;
}

.wpcf7-response-output {
	margin-top: 20px;
}

input.submit_button, #respond input#submit {
	background:transparent url(images/submitform.jpg) no-repeat scroll left top;
	border:0 none;
	cursor:pointer;
	display:block;
	float:right;
	margin:10px 0 10px 0px;
	padding:29px 0 0;
	width: 160px;
	height: 32px;
}


/* Work Coda Slider */
#post-4 .coda-slider-wrapper {
	border-top: none;
	margin: 0px;
}

#post-4 h2.title, #post-4 .coda-nav {
	display: none;
}

#post-4 .coda-nav ul li{
	float: right;
}

/* Page numbers */

.widecolumn .navigation {
	margin-top: 80px;
}

.widecolumn #wp_page_numbers li.active_page a, .widecolumn #wp_page_numbers li.active_page a:hover, .widecolumn #wp_page_numbers li a:hover {
border-color:#0e6d7f;
background-color: #0e6d7f;
color: white;
}

.widecolumn #wp_page_numbers li a, .widecolumn #wp_page_numbers li.page_info {
border-color:#eeeeee;
background-color:#eeeeee;
padding: 10px 15px;
color: #0e6d7f;
}




/* UI TABS */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* Layout
   -------------------------------- */

.layout-grid {
	width: 960px;
}

.layout-grid td {
	vertical-align: top;
}

.layout-grid td.left-nav {
	width: 140px;
}

.layout-grid td.normal {
	border-left: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}

.layout-grid td.demos {
	background: url('/images/demos_bg.jpg') no-repeat;
	height: 337px;
	overflow: hidden;
}

/* Normal
   -------------------------------- */

.normal h3,
.normal h4 {
	margin: 0;
	font-weight: normal;
}

.normal h3 {
	padding: 0 0 9px;
	font-size: 1.8em;
}

.normal h4 {
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 1.2em;
	font-weight: bold;
}

.normal p {
	font-size: 1.2em;
}

/* Demos */

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0
}

.demos-nav {
	float: left;
	width: 170px;
	font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #e87b10;
}

.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 4px 8px;
	font-size: 90%;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #f3f3f3;
	color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }
.normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; }
.normal a:link,
.normal a:visited { color:#1b75bb; text-decoration:none; }
.normal a:hover,
.normal a:active { color:#0b559b; }

#demo-config { padding:20px 0 0; }

#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; }
#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; }

#demo-config-menu { float:right; width:180px;  }
#demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; }

#demo-config-menu ul { list-style: none; padding: 0; margin: 0; }

#demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; }

#demo-config-menu li a:link,
#demo-config-menu li a:visited { display:block; padding:1px 8px 4px; border-bottom:1px dotted #b3b3b3; }
* html #demo-config-menu li a:link,
* html #demo-config-menu li a:visited { padding:1px 8px 2px; }
#demo-config-menu li a:hover,
#demo-config-menu li a:active { background-color:#f6f6f6; }

#demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; }

#demo-config-menu li.demo-config-on a:link,
#demo-config-menu li.demo-config-on a:visited,
#demo-config-menu li.demo-config-on a:hover,
#demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; margin-top: 0px; margin-bottom: 0px; }

#demo-source, #demo-notes {
	clear: both;
	padding: 20px 0 0;
	font-size: 1.3em;
}

#demo-notes { width:520px; color:#333; font-size: 1em; }
#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
#demo-source pre, #demo-source code { padding: 0; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }

#demo-source a:link,
#demo-source a:visited,
#demo-source a:hover,
#demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; }

#demo-source a.source-open:link,
#demo-source a.source-open:visited,
#demo-source a.source-open:hover,
#demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); }

#demo-source a.source-closed:link,
#demo-source a.source-closed:visited,
#demo-source a.source-closed:hover,
#demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); }

div.demo {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}

div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }

div.demo-description {
	clear:both;
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top left;
}

.left-nav .demos-nav {
	padding-right: 10px;
}

#demo-link { font-size:11px;  padding-top: 6px; clear: both; overflow: hidden; }
#demo-link a span.ui-icon { float:left; margin-right:3px; }

/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
----------------------------------*/

#widget-docs { margin:20px 0 0; border: none; }

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }

#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }

#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }

.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }

.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }

.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }

body.home .widecolumn .entry {
	border-top: none;
}

ul.tabs {
	margin: -40px 0px 0px 0px;
	padding: 0;
	float: right;
	list-style: none;

	width: 40px;
	background-color:transparent;
}
ul.tabs li {
	float: left;
	margin: 0 0px 0px 3px;
	padding: 0;
	background-color:transparent;
	overflow: hidden;
	position: relative;
}

ul.tabs li a span {
	display: none;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	margin:0px;
	background: transparent url(images/toggle.png) top left no-repeat;
	width: 10px;
	height: 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: transparent url(images/toggle.png) bottom left no-repeat;	
}	
ul.tabs li.active a, ul.tabs li.active a:hover  {
	background: transparent url(images/toggle.png) bottom left no-repeat;

}

.container {
	background-color: black;
	clear: both;
	float: left; 
	width: 100%;

}

.tab_container {
	margin: 0px auto;
	width: 980px;

}
.tab_content {
	padding: 0px;
	display: none;

}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.inline-content {
	padding: 20px;
}

.googleMap {
	margin-top: 25px;
}

.slideshow { float:right; margin-top: -10px; }
.slideshow img {border: none;display:none;}

#sb-container {color: white;}