/*   
Theme Name:default
Theme URI:
Description:Corporate site design
Author:Nick Ten Eyck
Author URI:http://www.beasleyq.com
Version:1.0
Tags: 
Template:default
*/



/* Begin Typography & Colors */
body {
	/* font-size: 62.5%; Resets 1em to 10px */
	font-family:  Sans-Serif;
	background:#91C0DA ;
	color: #333;
	text-align: center;
	background:#FFFFFF url('images/bq-bodybgrnd.png') repeat-x top left;
	}
i {font-style:italic;}
#page {
	background-color:;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

#header {
	background:transparent url('images/beasleyq-landing.jpg') no-repeat;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 80px;
	width: 740px;
	}

#content {
	font-size: 1em
	}
#content p {font-size:12px;
line-height:150%;}
.widecolumn .entry p {
	/*font-size: 1.2em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
	}

.widecolumn {
	line-height: 1em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family:  Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: arial, Verdana,  Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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





h3 {
	font-size: 1.3em;
	}

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: #333;
	}

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;
	}

.entry p a:visited {
	/*color: #b85b5a;*/
	}





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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}




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

#page {
	background-color:;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	
	/*border: 1px solid #959596;*/
	}

#header {
	
	margin: 0 0 0 1px;
	padding: 0;
	height: 116px;
	width: 958px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}


#title {text-indent:-999999px;}
#description {color:#333333;
font-size:16px;
font-family: georgia, sans-serif;
font-style: italic;
font-weight:bold;
letter-spacing:-0.05em;
margin:10px 0px 10px 0px;
text-align:left;
width:95%;}

#headernavigation {/*padding-top:10px;*/float:right;}
#headernavigation ul{text-align:center;margin-top:0px;}

#headernavigation li a{font-family:'lucida grande', arial, sans-serif;text-transform:uppercase;font-size:1.3em;letter-spacing: normal;}

* Default CSS generated by dTabs */
#tabbar ul {margin-top:0px;}
/* style the tabs in IE (the trailing comma prevents other browsers from reading this) */
#tabbar li, #tabbar ul li, {
	
	/* make them horizontal in IE*/
	display: inline;
	
	/* space them a little in IE*/
	margin: 0 15px;
}

/* style the tabs */
.tab, .tabselected {
	display: -moz-inline-box;
	display: inline-block;

	margin-right:15px;
	padding:40px 5px 20px 5px;
	background-color:transparent;
	

}

/* make changes to the selected tab */
.tabselected {
	
	background-color: #50616A;
	color:#FF0000;
}
.tabselected a {color:#FFFFFF;}

/* style the drop down menus */
.dmenu {
	text-align: left;
	position: absolute;	
	margin: 23px 0 0 0;
	padding: 5px 15px;
	background-color: rgb(240,240,240);

}
#tabbar .dmenu ul {
	
	/* put space at the top and bottom of top-level menus */
	padding: 5px 0 0 10px;
	
	/* stop ie going crazy */
	margin: 0;
	
}
#tabbar .dmenu ul li {
	
	/* stop ie from displaying list items inline */
	display: list-item;
	
}

/* REQUIRED: hide menus off screen by default */
.dmenu {
	left: -999em;
}

/* STYLING JUST FOR CSS MENUS */
#tabbar .fademenu .dmenu {
	
	/* position menus correctly */
	margin: 5px 0 0 -6px;
}
/* REQUIRED: show menus on hovering */
#tabbar .fademenu:hover .dmenu {
	left: auto;
}

p#breadcrumbs {border-bottom:1px dotted #CCCCCC;font-size:11px;background-color:#eeeeee;padding-left:5px;color:#50616A;}
p#breadcrumbs a {font-size:11px;}
.narrowcolumn {
/*	border-left:1px solid;
border-right:1px solid;
border-top:1px solid;*/
float:left;
margin-left:20px;
/*margin-top:10px;*/
width:670px;
	}

.widecolumn {
	float:left;
	width: 927px;
	margin:0px auto;
	margin-left:22px;
	/*border:1px solid #000000;*/
	}
.widecolumn .entry {margin:0px auto;border:1px solid #CCCCCC;padding:10px;}
.widecolumn .entry p {margin-top:0px;margin-bottom:0px;
}
	
#singleposttop {border:1px solid #CCCCCC;background-color:#EEEEEE;margin:0px auto;margin-bottom:10px;padding:10px;margin-top:10px;}
#singleposttop.pagetemplate {}
#singlepostheaderleft {width:600px;float:left;}
#singlepostheaderleft a.back-button {background:url('images/back-btn-bgrnd.jpg') left top repeat-x;border:1px solid #CCCCCC;padding:5px 20px;color:#FFFFFF;}
#singlepostheaderleft a.back-button:active {}
#singlepostheaderleft a.back-button:hover {background-color:#000000;background-image:none;color:#eeeeee;}
#singlepostheaderleft a.back-button:visited {}
#singlepostheaderleft h2 {margin-top:0px;font-size:16px;font-family:arial, sans-serif;}
#singlepostheaderright {width:250px;float:right;}
.post {
	margin: 0 0 40px;
	text-align: left;
	}
.post p {font-size:12px;line-height:150%;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	background-color:#EEEEEE;
	border-bottom:2px double #999999;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
	margin: 0 auto;
	width: 970px;
	clear: both;
	padding-top:30px;
	/*border-top:6px solid #333333;*/
	background: url('images/footer-bgrnd.jpg') top center no-repeat;
	}

#footer-content {background-color:#EEEEEE;border:1px solid #cccccc;width:950px;margin:0px auto;}

#footer-content p {
	margin: 0;
	padding: 20px;
	padding-top:10px;
	text-align: left;
	font-size:10px;
	line-height:150%;
	border-right:1px solid #cccccc;
	margin-left:110px;
	}
	
#col2 {width:45%;float:left;}
#col4 {width:27%;float:left;}
#col4 p{margin-left:5px;}
#col4 img {float:left;padding-right:3px;}
a#connect-footer-links {text-indent:-999999px;width:48px;height:48px;float:left;}

a#connect-footer-links.ftwitter {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-ftwitter.jpg')}

a#connect-footer-links.ftwitter:hover {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-ftwitter.jpg')}


a#connect-footer-links.frss {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-frss.jpg')}

a#connect-footer-links.frss:hover {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-frss.jpg')}


a#connect-footer-links.ffacebook {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-ffacebook.jpg')}
a#connect-footer-links.ffacebook:hover {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-ffacebook.jpg')}
a#connect-footer-links.ffacebook:visited {text-decoration:none;}
a#connect-footer-links.femail {
background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-femail.jpg')}
a#connect-footer-links.femail:hover {
	background-image:url('http://www.beasleyq.com/wp-content/themes/default/images/connect-femail.jpg')}


		

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	font-size:12px;
line-height:150%;
	}

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



#content-frame {
	
background:#FFFFFF url('images/content-bgrnd.jpg') repeat-y top center;width:970px;margin:0px auto;/*padding-left:20px;*/}
#content-index {padding:5px 0px 5px 0px;border-bottom:1px dotted #CCCCCC;margin-bottom:10px;}

#content-index-excerpt {background-color:#313842;
border:1px solid #666666;
margin-left:210px;
min-height:110px;
padding-left:15px;
padding-right:10px;
padding-top:5px;}
#content-index-excerpt:hover {background-color:#6C6C6E;}
#content-index-excerpt a:hover {text-decoration: underline;}

#content-index p{font-size:.8em;margin-top:5px;line-height:130%;color:#FFFFFF;margin-bottom:0px;}
#content-index p:hover {text-decoration:underline;}
#content-index p.no-underline:hover {text-decoration:none;} 
#content-index p a {border-bottom:1px dotted #cccccc;color:#CDE2EE;}

#content-index strong {font-size:.8em;font-weight:bold;color:#FFFF60;padding-right:5px;}
#content-index h3{margin-top:0px;font-family:georgia, serif;font-size:14px;color:#CDE2EE;font-style:italic;}
#content-index h3:hover {text-decoration:underline;}
/*#content-index h3 span.highlight:hover {text-decoration: underline;}*/
#content-index span.highlight {background-color:#91C0DA;font-size:14px;}
#content-index h3 a {color:#FFFF60;}
img#index-thumb {border:4px solid #FFFFFF;margin-left:5px;float:left;}
#pagetitle-info {margin-bottom:10px;}

#illtakecareofthatleft {width:200px;float:left;}

#illtakecareofthatleft h2.pagetitle{
font-family:georgia, serif;color:#000000;background:url('images/illtakecareofthat.jpg') no-repeat;padding-bottom:35px;
padding-left:25px;
padding-top:28px;
margin-top:5px;
font-style:italic;
letter-spacing:-.02em;
font-size:1.8em;
width:220px;
}


#illtakecareofthatright {float:left;width:400px;padding-left:30px;font-size:.7em;padding-top:15px;line-height:120%;}
#illtakecareofthatright h3 {margin-top:15px;margin-bottom:15px;}
#illtakecareofthatright span.highlight {}
#illtakecareofthatright p{}

#content-wrap {background-color:#22222A;padding-right:5px;}


#content-frame.single {background: url('images/single-post-bgrnd.jpg') repeat-y top center;}


/*/////////*/
 
/*SIDEBAR*/

/*/////////*/
#sidebar ul ul {border:none;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.nocomments {display:none;}
#sidebar
{
	font: 1em arial, Verdana,  Sans-Serif;
	padding: 10px 20px 10px 0;
	/*margin-left: 608px;*/
	float:right;
	width: 217px;
	text-align:left;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
#sidebar h2 {
font-family:georgia;
font-size:1em;
font-style:italic;
margin:5px 0 0;
padding:0 0 0 10px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	/*border:1px solid #333333;*/
	}

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

#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;
	}
	
	
#sidebar ul li ul li a {font-size:.8em;}
/* End Entry Lists */


#stay-in-touch {background:transparent url('images/connect.jpg') top center no-repeat;margin-top:20px;margin-right:0px;padding-top:35px;
}
#sidebar ul #stay-in-touch ul {display: inline;}
#sidebar ul #stay-in-touch ul li {display: inline;padding-left:45px;padding-right:5px;}

#about-section-o {
background: url('images/sidebar-about-section-bgrnd.png') top left repeat-x;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
padding-top:5px;
margin-bottom:20px;}
#about-section-o img {padding:5px;}

#about-section-i {background-color:#313842;/*padding:10px;*/}

#about-section-about-content {clear:left;background-color:#313842;padding:10px;}

#about-section-about-content p{color:#eeeeee;font-size:.7em;letter-spacing:.02em;line-height:150%;}
#about-section-about-content strong {color:#FFFFFF; font-size:1em;}
#about-section-about-content a.about-button {background:url('images/back-btn-bgrnd.jpg') left top repeat-x;border:1px solid #666666;padding:5px 10px;color:#FFFFFF;font-size:.7em;margin-top:3px;margin-bottom:3px;}
#about-section-about-content p span.highlight {font-family:arial;font-style: normal;}


#about-section-about-content a.about-button:hover {background-image:none;background-color:#E8E8E8;color:#333333;border:1px solid #FFFFFF;}
#about-section-image {padding-top:5px;background-color:#313842;}

#about-section-image img {float:left;padding-left:10px;}
#about-section-facebook-twitter {float:left;width:50px;margin-left:15px;}
#about-section-facebook-twitter img {padding:0px;}
#about-section-facebook-twitter img a {}

#about-section-i.twitter {background-color:#274048;border-top:1px dotted #999999;border-bottom:1px dotted #999999;}
#about-section-i.twitter img {padding:5px;}
#about-section-twitter-content {background-color:#162B33;padding:10px;}
#about-section-twitter-content div.aktt_tweets li {font-size:.7em;border-top:thin solid #274048;padding-top:5px;padding-bottom:5px;margin-left:0px;color:#AFD1DA;}
#about-section-twitter-content div.aktt_tweets ul {margin-left:0px;}

#about-section-i.blogposts {background-color:#1E2123;}
#about-section-i.blogposts img {padding:5px;}
#about-section-blog-content {background-color:#22222A;padding:10px;}

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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

li#sidebarblogheadlines a{font-size:80%;color:#CDE2EE;}
li#sidebarblogheadlines span.date-auth {font-size:60%;color:#EEEEEE;}


/*/////////*/
 
/*COMMENTS*/

/*/////////*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em arial, Verdana,  Sans-Serif;
	}
.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;
	}

#commentform p {
	font-family: arial, Verdana,  Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#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 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 {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */





/*
 
 
 
 -----------
 
 HOME STUFF
 
 -----------
 
*/



#home-js-container {}

#content-frame.home {

	
background:#FFFFFF url('images/content-bgrnd.jpg') repeat-y top center;
width:950px;
margin:0px auto;
background-color:transparent;
text-align:left;}

#content.homewidecolumn {
	float:left;
	
	margin:0px auto;
	margin-left:20px;
	margin-top:8px;
	width:928px;
	/*border:1px solid #FF0000;*/
	margin-bottom:5px;
	}



#home-post-content {background:#92C1DA url('images/home-re-arranged.jpg') no-repeat bottom right;}


#home-post-inner {padding:10px;}
#home-post {width:580px;padding-top:10px;}
#home-post h2.homeheadline {font-family:georgia;
font-size:1.4em;
font-style:italic;
margin-top:0px;}
#home-post h3.homesubheadline {color:#50616A;
/*font-family:georgia,serif;*/
font-size:16px;
/*font-style:italic;*/
font-weight:bold;
margin-bottom:25px;
margin-top:2px;}
#home-post div.entry {width:500px;}
#home-post div.entry p {font-size:14px;line-height:140%;}
#home-idea-row {background:#040404 url('images/great-idea-bgrnd.jpg') top left repeat-x;padding:10px;color:#eeeeee;font-size:11px;padding-left:35px;}
#home-recent-work {float:right;width:367px;margin-top:15px;background: url('images/home-recent-work-bgrnd.jpg') left top no-repeat;padding-left:30px;margin-right:8px;}
#home-recent-work li {margin-left:20px;padding-left:0px;list-style-type: none;}
#home-recent-work h2{font-size:.9em;font-family:georgia, sans-serif;margin-top:5px;}
#home-recent-work span.highlight {font-size:1.1em;}
#home-recent-work-outer {background-color:;}
#home-recent-work-inner {}
#home-recent-work-inner img {padding:10px;border:1px solid #CCCCCC;}
#home-recent-work-inner a img:hover {border:1px solid #91C0DA;background-color:#A9C5D0;}
#home-recent-work small {font-size:.7em;}

#blog-home-post h2{font-family:arial, sans-serif;font-style: normal;}
#blog-home-post h2 a{margin-top:0px;margin-bottom:0px;font-family:arial,sans-serif;font-size:90%;}
#blog-home-post p {font-size:70%;color:#777;margin-top:2px;margin-bottom:4px;}








/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
 width:487px;
 float:left;
 background: url('images/home-tabberlive-bgrnd.jpg') top right no-repeat;
 padding-right:20px;
 margin-left:15px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 /*border-bottom: 1px solid #778;*/
 font: bold 16px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 5px 10px;
 padding-bottom:15px;
 margin-right: 20px;
 /*border: 1px solid #778;
 border-bottom: none;*/
 
 text-decoration: none;
}

ul.tabbernav li a:link { color: #0066CC; }
ul.tabbernav li a:visited { color: #0066CC; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #FFFFFF;
 /*background: #AAE;
 border-color: #227;*/
}

ul.tabbernav li.tabberactive a
{

 color:#50616A;
 background:#FFFFFF url('images/tab-active-bgrnd.jpg') bottom center no-repeat;
 border-top:2px solid #50616A;
 /*border-bottom: 1px solid #fff;*/
}

ul.tabbernav li.tabberactive a:hover
{
 color: #333333;

 /*border-bottom: 1px solid white;*/
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {

 margin-top:10px;
 background:#FFFFFF url('images/tabber-bgrnd.jpg') bottom left repeat-x;
 /*border:1px dashed #E8E8E8;*/
 /*width:507px;*/
 /*border:1px solid #aaa;*/

 

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
color:#50616A;
font-family:georgia;
font-size:90%;
font-style:italic;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
}
.tabberlive .tabbertab p{line-height:130%;font-size:.8em;}
.tabberlive .tabbertab ul li {font-size:.8em;padding-top:5px;padding-bottom:5px;}
.tabberlive .tabbertab span.highlight {background-color:#FFFF00;color:#000000;padding:0px 5px;font-size:1.0em;font-family: arial, sans-serif;font-style: normal;}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tcontentsubhead {font-size:95%;font-style:italic;color:#999999;}




.highlight {background-color:#FFFF00;color:#000000;padding:0px 5px;font-size:1.1em;font-family: georgia, sans-serif;font-style: italic;font-weight:bold;}
h2.pagetitle span.highlight {font-size:1.1em;}
#homepage-snippets-image {width:140px;float:left;}
#homepage-snippets-excerpt {float:left;margin-left:5px;width:370px;}

#connect {
	background:#FFFFFF url(images/connect-bgrnd.jpg) repeat-x scroll left bottom;

border:6px solid #91C0DA;
height:30px;
margin:0 auto 0 14px;
margin:0 auto 0 9px;
padding-bottom:0;
padding-right:11px;
padding-top:8px;
text-align:right;
width:930px;}
#searchformdiv {
	/*margin: 10px auto;*/
	/*padding: 5px 3px;*/
	float:left;
	text-align: center;
	}
#searchform textarea, #searchform input#s {width:250px;margin-left:08px;padding:2px 0px;}

#searchsubmit {
	background:transparent url(images/back-btn-bgrnd.jpg) repeat-x scroll left top;
border:1px solid #666666;
color:#FFFFFF;
font-size:0.7em;
/*margin-bottom:3px;
margin-top:3px;*/
padding:3px 6px;
}

#searchsubmit:hover {
background-color:#E8E8E8;
background-image:none;
border:1px solid #FFFFFF;
color:#333333;}

#connect a:link {font-size:.8em;}
#connect a:visited {font-size:.8em;}
#connect a:hover {font-size:.8em;}
#connect a:active {font-size:.8em;}
a.rss {background: url('images/connect-rss.jpg') no-repeat center right;background-color:transparent;padding:7px 30px 5px 7px;}
a.linkedin {background:url('images/connect-linkedin.jpg') no-repeat center right;background-color:transparent;padding:7px 30px 5px 7px;}
a.dlmediakit {background:url('images/connect-dlmediakit.jpg') no-repeat center right;background-color:transparent;padding:7px 32px 5px 32px;}
#pagetitle-info a.about-button {background:url('images/back-btn-bgrnd.jpg') left top repeat-x;border:1px solid #666666;padding:5px 10px;color:#FFFFFF;font-size:1em;margin-top:3px;margin-bottom:3px;}
#pagetitle-infoa.about-button:hover {background-image:none;background-color:#E8E8E8;color:#333333;border:1px solid #FFFFFF;}

#singleposttop.pagetemplate {padding:10px;background:#eeeeee url(images/about-pageheader.jpg) repeat-x scroll left top;}
#aboutpageheader {}
#aboutpageheader h2 {font-size:38px;font-family:georgia, serif;font-weight:bold;font-style:italic;color:#000000;text-align:center;margin-top:20px;margin-bottom:30px;}
#aboutpageheader h3 {text-align:center;margin:0px auto;margin-bottom:30px;width:700px;font-size:24px;line-height:110%;color:#313842;}
#aboutpagecolumn {width:33%;}
#aboutpagecolumn p {font-size:.7em;margin-left:100px;margin-right:20px;margin-top:0px;}
#aboutpagecolumn p strong {}
#aboutpagecolumn.aboutcol1 {float:left;background:transparent url(images/aboutcol1.png) no-repeat scroll left top;}
#aboutpagecolumn.aboutcol2 {float:left;background:transparent url(images/aboutcol2.png) no-repeat scroll left top;}
#aboutpagecolumn.aboutcol3 {float:right;background:transparent url(images/aboutcol3.png) no-repeat scroll left top;}


