@import url('../blueprint/reset.css'); 
@import url('../blueprint/typography.css'); 
@import url('../blueprint/forms.css'); 

/* globals */
body					{  background-color: #FFF; background-image:url(/images/2011_background.jpg); background-repeat:repeat-x; color: #000; font: 12px Arial,Helvetica,sans-serif; height: 100%; min-height: 100%;   }

.bizdir_notes_grey {display:none;}

h1, h2, h3, h4, h5, h6	{ font-weight: bold; color: #003458; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #003458; text-decoration: underline; }
a:hover					{ color: #2B5680; text-decoration: none; }

p						{ line-height: 1.5em; }
blockquote				{ border-left: 5px solid #F37721; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover    { border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x; color:#333; }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #F0F0F0; }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #4b759b; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; display: inline-block; margin-bottom: 3px; }

/* structure */
#wrapper				{ margin-top:0px; min-height: 100%; position: relative;  }
#main					{  padding: 0px; padding-top:20px;   z-index: 0; *z-index: -1;  }


/* header */
#header					{  width: 980px; height:175px; padding:0px;  margin: 0 auto; }
#branding				{ width: 980px; z-index:0; }


#topbar			{ left:0px; top:10px; height:30px; width: 980px;  position:relative;  }

.logo					{ float:left; left:0px; top:0px; position:relative;  }

.header-468ad				{ left:0px; top:20px; position:relative; height:60px; width:468px; float:right;}

.jobshome { width:650px; border:1px solid #f00; }
.jobshomeflash { float:left; margin-right:20px; width:250px; }
.jobshometext { float:right; width:400px; }

.jobshometext h2 { font-size:24px; }


/* navigation */
#nav					{ top:125px; left:0px; position:relative; height: 28px; z-index:2; color:#fff;  }
.nav-content			{ margin: 0 auto; width: 980px;  height: 28px;  }

.sf-menu				{ font-weight: bold;  }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 28px; padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #FFF; font-size: 11px; border-right:1px dotted #2E7696;}
.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; border: solid #2E7696; border-width: 1px 1px 0; left:-1px; }
.sf-menu li li a		{ background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 10px; text-transform: none; }
.sf-menu li ul ul		{ margin: -25px 0 0 148px; }
.sf-menu li li:hover	{ }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #FFF; }

.rss					{ float: right; margin: 0; padding: 0; width:350px; }
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.header-posts				{ float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }
.header-comments					{ float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }
.header-twitter				{ float: left; display: inline; text-transform: uppercase; background: url(../../images/twitter.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }
.header-facebook					{ float: left; display: inline; text-transform: uppercase; background: url(../../images/facebook.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }


/* search bar */
#searchbar_ex				{  margin-left:10px; width: 980px;  margin: 0 auto; margin-bottom:10px; color: #ccc; height:20px; margin-top:-15px; display:block; border-bottom:1px dotted #ccc; }
#searchbar_news				{  width:540px; margin:3px; margin-bottom:10px; display:block; float:left; text-transform: uppercase; }
#searchbar_news			a	{  text-decoration: none; }
#searchbar1				{  width:330px; margin:0px; margin-right:5px; margin-bottom:10px; display:block; float:left; text-transform: uppercase; }
#searchbar2				{  width:310px; margin:0px; margin-left:5px;  margin-bottom:10px; display:block; float:left; text-transform: uppercase; }
#searchbar3				{  width:330px; margin:0px; margin-bottom:10px; display:block; float:left; text-transform: uppercase;  border:1px dotted #ccc; }


#searchbar				{  width:266px; margin-right:0px; margin-top:0px;  display:block; float:right;  }

#searchform #s			{ font-family: Arial, Helvetica, sans-serif; width: 200px; float: left; margin:0px; padding: 3px; color:#FFF; background:#1b5c7a; font-size: 11px; }
#searchform #searchsubmit	{ font-family: Arial, Helvetica, sans-serif;  padding: 3px 3px; background-color:#092c4a; margin:0px; font-size: 12px; color:#fff; float: right; }


/* =Menu
-------------------------------------------------------------- */

.aec-eventlist li  { margin-left:-5px; list-style:none; line-height:150%;}

#access {
top:15px; left:-20px; position:relative; height: 35px;  z-index:2; color:#fff; 	display: block;
	float: left;
	margin: 0;
	width: 980px; 
}
#access .menu-header,
div.menu {
	font-size: 11px;
	font-weight:bold;
		margin-left: 5px;
	width: 960px; 
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0; 
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	
}
#access a {
	color: #fff;
	display: block;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	min-width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	border-top:1px solid #ddd;
		line-height: 140%;
}
#access ul ul ul {
	left: 100%;
	top: -1px;
}
#access ul ul a {
	background: #333;
		line-height: 140%;
	padding: 7px;
	padding-left:10px;
	min-width: 140px;

}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #F37721;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

/* sidebar */
.sidebar				{ }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin-left: 10px; }
.widgetcontainer li		{ margin-bottom: 10px; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: normal; font-size: 11px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgettitle			{ background:#003458; color: #fff; font-size: 12px; font-weight: bold; margin-top: 0px; margin-bottom: 0px;  padding: 6px;  }

.widgettitle a			{ color: #FFF; }
.widgetcontent			{ margin-bottom: 10px;  padding:10px; border-bottom:1px dotted #2E7696;  }


#news { width:350px; margin:0px; padding:0px; border:0px; margin-bottom:20px; margin-top:20px;}
#newshome { width:350px; margin:0px; padding:0px; border:0px; margin-bottom:20px; margin-top:0px;}
#news .newstitle, #newshome .newstitle	 { color: #F37721; font-size: 13px; font-weight: bold; margin-top: 0px;  margin-bottom: 20px; padding: 0px;  }
#news .newscontent, #newshome .newscontent { width:350px; left:-15px; top:0px; position:relative; margin-bottom: 0px; padding:0px; color: #2B5680; font-size: 11px; font-weight: normal;  line-height:24px;}
#news .enhanced-recent-posts li, #newshome .enhanced-recent-posts li { color: #2B5680; font-size: 11px; font-weight: normal; border-bottom:1px dotted #ACB7BB; list-style: none; left:0px; top:0px;  position:relative;}

#news .newscontent li, #newshome .newscontent li { color: #2B5680; font-size: 11px; font-weight: normal; border-bottom:1px dotted #ACB7BB; list-style: none; left:0px; top:0px;  position:relative;}


#news .enhanced-recent-posts li a:link, #newshome .enhanced-recent-posts li a:link { text-decoration:none; }
#news .enhanced-recent-posts li a:visited, #newshome .enhanced-recent-posts li a:visited{ text-decoration:none; }
#news .enhanced-recent-posts li a:hover, #newshome .enhanced-recent-posts li a:hover { text-decoration:none; color: #F37721;}

#news .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin-left: 0px; }


#primary .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin-left: 10px; }

#secondary .widgettitle	 { background:#F37721; color: #fff; font-size: 12px; font-weight: bold; margin-top: 15px;  margin-bottom: 0px; padding: 6px;  }
#secondary .widgetcontent { margin-bottom: 0px; padding:10px; background:#F37721; color: #fff; font-size: 11px; font-weight: normal; border: 0px;  }
#secondary .widgetcontent a:link { margin-bottom: 10px; background:#F37721; color: #fff; font-size: 12px; font-weight: bold; text-decoration:underline; }
#secondary .widgetcontent a:link { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#secondary .widgetcontent a:visited { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#secondary .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: square; margin-left: 10px; }

#third .widgettitle	 { background:#2B5680; color: #fff; font-size: 12px; font-weight: bold; margin-top: 15px; padding: 6px;  margin-bottom: 0px;  }
#third .widgetcontent { margin: 0px; padding:10px; background:#2B5680; color: #fff; font-size: 11px; font-weight: normal; border: 0px;  }
#third .widgetcontent a:link { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#third .widgetcontent a:visited { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#third .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: square; margin-left: 10px; }

#fourth .widgettitle	 { background:#003458; color: #fff; font-size: 12px; font-weight: bold; margin-top: 15px; padding: 6px; margin-bottom: 0px;  }
#fourth .widgetcontent { margin: 0px; padding:10px; background:#003458; color: #fff; font-size: 11px; font-weight: normal; border: 0px;  }
#fourth .widgetcontent a:link { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#fourth .widgetcontent a:visited { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#fourth .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: square; margin-left: 10px; }

#footer .widgettitle	 { font-size: 12px; font-weight: bold;  padding: 0px; margin: 0px; color:#FFF; background:transparent; }
#footer .widgetcontent { margin-bottom: 0px;}
#footer .widgetcontent a:link { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }
#footer .widgetcontent a:visited { margin-bottom: 10px; color: #fff; font-size: 11px; font-weight: normal; text-decoration:underline; }

#header_stripe			{ border: 1px solid #F37721; margin-bottom: 10px; padding: 0px; margin-left:5px; margin-right:5px; margin-top:0px; height: 80px; width:590px; }
#header_stripe		 .widgetcontent { margin-bottom: 0px;}


#multi-sidebar			{ width:1000px; margin-bottom: 0px; margin-top:0px;  }
#multi-sidebar .tabs	{ list-style: none; margin: 0; margin-top:20px; margin-left:5px; padding: 0; overflow: hidden; color: #F37721; }
#multi-sidebar .tabs li	{ float: left; padding: 0px; margin: 0 0px 0px 0; color: #F37721;  }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: bold; color: #F37721;  }
#multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; color: #F37721;  }
#multi-sidebar .tabs .ui-tabs-selected	{  }					
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #F37721; }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px;  display: inline-block; margin-bottom: 5px; }
#multi-sidebar .widgetcontainer	{ margin-bottom: 0px; padding: 0px; }
#multi-sidebar .widgetcontainer ul	{ list-style: none; margin: 0 0 0 0px; }
#multi-sidebar .widgetcontainer li	{  list-style: none; margin-bottom: 10px; }
						
/* featured slideshow */
.featured				{ padding: 0px; margin:5px; margin-top:-17px; height: 300px; width:600px; }
#controls				{ padding: 0px; position: absolute; float: left; z-index: 10; width: 590px; padding-top: 100px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; }

#featured-slideshow		{ position: relative; height: 300px; margin-right: 20px; margin-top:0px;  }			

.featured-article		{ display: block; width: 590px; height: 300px; text-decoration: none !important; }
.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: url(../../images/overlay.png); height: 135px; color: #fff; padding: 0; display: block; border-bottom:10px solid #F37721;}
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; line-height: 1.6em; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; line-height: 1.4em; }

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured	{ height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article	{ width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article	{ height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry		{ height: 100px; top: 125px; }

#homepagebuildings { padding: 0px; padding-top:10px; padding-bottom:10px; margin:5px; border-bottom:2px solid #F37721; width:590px;}
#homepagebuildings h1 { font-size: 16px; font-weight: bold; line-height: 1.6em; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
/* boxes with windows vert */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-default .post	{ width: 188px; float: left; margin-top:20px; margin-left:5px; margin-right:5px; border: 1px dotted #ACB7BB; height: 240px; padding: 0px; font-size: 11px; }
.posts-default img		{ float: left; width: 188px; height: 100px; text-indent: -9000px; }
.posts-default .entry-title	{ font-weight: bold; font-size: 12px; margin: 5px; line-height: 1.3em; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ text-decoration: none; }
.posts-default .entry-title a:hover	{ }
.posts-default .entry-summary, .posts-quick .entry-summary	{ margin: 5px; color: #000; overflow: hidden; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; }

/* boxes with windows horiz */
.posts-quick			{ border:0px; margin: 0 10px 10px 0; padding: 6px; }
.posts-quick li			{ padding: 10px 0; border-bottom: 1px dotted #ACB7BB; }
.posts-quick li:last-child	{ border: none; }
.posts-quick img		{ float: left; margin-right: 15px; border-bottom: 1px solid #ACB7BB; width: 188px; height: 100px; text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: bold; font-size: 12px; margin: 0 0 10px; line-height: 1.5em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; }
.posts-quick .entry-title a:hover	{ }
.posts-quick .entry-summary	{ line-height: 1.5em; }
.posts-quick .quick-read-more	{ padding: 5px 0; }
.posts-quick .entry-thumbnails	{ float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: url(../../images/overlay.png); width: 189px; height: 25px; display: block; margin: -25px 0 0; font-weight: bold; border-bottom:2px solid #F37721; }
.posts-quick .entry-meta	{ margin: 76px 0 0 -206px; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; display:none; }


.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }


.posts-line				{ border: 0px; margin: 0 10px 10px 0; padding: 5px; }
.posts-line	li			{ padding: 7px 0; border-bottom:1px dotted #A6C3CF }
.posts-line	:hover		{ color:#fff; background-color: #F37721; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #4b759b; }
.posts-line .entry-title	{ float: left; font-size: 11px; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #4b759b;  }

.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta	{ width: 223px; }
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta	{ width: 223px; }

.navigation				{ margin: 10px 10px 10px 0; }

/* single post */


#topcontent { height:100px; width:601px; margin-bottom:20px;}
.topcontent1 { margin-right:1px; float:left;}
.topcontent2 { float:right;}

#topcontent_side { height:100px; width:330px; margin-bottom:24px;}


.single .post, .single-post	{ margin:0px; padding:0px;  }

.single .post .entry-title, .single-post .entry-title, #content .feed-title	{ 	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 26px;
	margin-bottom: 10px; line-height:140%;}
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{color: #3f3f3f; text-decoration: none; }
.single .post .entry-title a:hover, .single-post .entry-title a:hover	{color: #105289; }
.single .post .entry-info, .single-post .entry-info	{ color: #404040; line-height: 1.8em;  }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #404040; margin: 0px; line-height: 1.8em; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #4b759b; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{  display: block; margin:0px; padding:0px; color: #404040; line-height: 1.8em; }
.single .post .tags, .single-post .tags		a	{  display: inline; margin:0px; padding:0px; line-height: 1.8em; }
.single .post .posttags { font-weight: bold; margin-top:10px; margin-bottom:30px; color: #4b759b; }
.single .post .postdate { font-weight: bold; margin-top:10px; margin-bottom:30px; color: #4b759b; }

.single .post .entry-photo, .single-post .entry-photo	{ width: 630px; margin: 0 auto 10px; border: 1px solid #CCC; display:none; }
.single .post .entry-content, .single-post .entry-content	{ margin-top: 20px; font-size: 12px; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.8em; }
.single .post .entry-content ul li, .single-post .entry-content ul li	{ line-height: 1.8em; }


.socialmedia { width:590px; margin-top:10px; height:100px; border-bottom:1px dotted #CCC;   border-top:1px dotted #CCC; display:block}
.socialmedialeft {float:left; width:80px; margin-top:10px; display:block;}
.socialmediamiddle {float:left; width:100px; margin-top:10px; display:block;}
.socialmediaright {float:right; width:400px; margin-top:10px; display:block;}
.socialmediabottom {float: left; width:400px; margin-top:10px; }

.relatedposts { width:610px;  height:200px; margin-botton:40px;}
.relatedposts_indiv { float: left; margin-right: 10px; width: 180px;  border: 1px solid #CCC;  padding:5px; display:block; height:160px; }
.relatedposts_indiv_image {width:140px;}



.single-post 			{ padding: 0 0px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.postbar				{ list-style: none; margin: 0 0 10px; padding: 7px 0; border: 1px solid #CCC;  font-size: 11px; }
.postbar li				{ float: left; padding: 0 10px; border-left: 1px solid #EEE; }
.postbar li:first-child	{ border-left: 0; }
.postbar li a:link, .postbar li a:visited	{ text-decoration: none; font-weight: bold; }
.postbar li a:hover		{ }
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon { display: none; }

.single-post-meta		{ padding: 4px; margin: 0 10px 10px; background: #F0F0F0; }
.single-post-meta-field	{ clear: left; float: left; width: 15%; font-weight: bold; color: #000; background: #F0F0F0; }
.single-post-meta-value	{ float: left; width: 80%; color: #333; background: #F0F0F0; }

.module-title, .feed-title	{ line-height: 1em; color: #003458; font-size: 14px; font-weight: bold; margin-left:7px; padding: 0px; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px 15px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 10px; margin: 0 0 10px; text-transform: uppercase; color: #333; font-weight: bold; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: bold; border: 1px solid #CCC; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* wp-email */
#wp-email-required      { color: #CC0000; }
#wp-email               { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button        { text-align: left !important; }







/* comments */
#commentlist			{ background: url(../../images/techblue/content-bg2.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 20px; overflow: hidden; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: bold; font-style: normal; line-height: 14px; }
#commentlist p			{ clear: left; font-size: 12px; }
#commentlist .reply		{ float: right; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ color: #FFF; background: url(../../images/techblue/feed-title.jpg) top repeat-x; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: url(../../images/feed-title-white.jpg) top repeat-x; color: #000; }
#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; }
#commentlist .children li	{ border-bottom: none; border-left: 1px dotted #CCC; padding: 0 0 0 20px; }
#commentlist #respond	{ clear: both; margin-top: 40px; padding-top: 10px; border-top: 1px dotted #CCC; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 5px 10px; font-weight: bold; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ text-decoration: none; }

.comments-navigation	{ clear: both; margin: 10px 10px 20px 0; }
.nocomments				{ background: url(../../images/techblue/content-bg2.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 20px 0; }

#commentsform			{ background: url(../../images/techblue/content-bg2.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px 15px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 100px; padding: 5px; }

.pingbacks				{ background: url(../../images/techblue/content-bg2.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #003458; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 6px 10px; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg2.jpg) repeat-x #FFF; margin: 0 10px 10px 0; padding: 10px; }





/* footer */

#footer_stripe				{ margin: auto; margin-top:30px; margin-bottom:30px; width:980px; left:0px; top:0px; z-index:1; list-style: none; clear:both;  }
#footer_stripe		ul		{ list-style: none; margin:0px; }

#footerex				{ background:#404040; background-image: url(/images/2011-footerbg.jpg) ; margin:0px; padding:0px; width:100%; height:334px; left:0px; top:20px; z-index:1; }

#footer				{ margin: auto; width:980px; left:0px; top:0px; padding:0px; z-index:1; }

#footer	.part1 ul, #footer	.part2 ul, #footer	.part3 ul		{ list-style: none; margin:0px; margin-top:10px;}
#footer	.part1 ul li, #footer	.part2 ul li, #footer	.part3 ul li { height:20px; line-height:150%; border-bottom:1px dotted #ccc; font-family:Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF; font-size:12px; font-weight:bold; }

#footer	ul	li	a { color:#FFFFFF; line-height:150%; font-size:10px; text-decoration:none;  }

#footer .part1	{ height:220px; color:#FFFFFF; font-size:12px; margin: 0px; width:285px; left:0px; top:20px; position:relative;  float:left; padding:0px; padding-right:20px;  }
#footer .part1 .textwidget	{ font-size:10px; margin-top:15px;}


#footer .part2	{ height:220px; color:#FFFFFF; font-size:12px; margin: 0px; width:285px; left:0px; top:20px; position:relative;  float:left; padding:0px; padding-right:20px;  }

#footer .part3	{ height:220px; color:#FFFFFF; font-size:12px; margin: 0px; width:338px; left:30px; top:20px; position:relative;  float:left; padding:0px;}


#footer	ul	li	a:hover { 
	color: #F37721;
}


.footer_content		{ margin: 0px; z-index:1; font-family:Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF; font-size:10px; font-weight:bold; left:0px; top:0px; position:relative; padding-top:15px; line-height:150%; clear:both;  border-top: 1px dotted #ccc;}

.footer_content	.menu	{ list-style: none; margin:0px; clear:both;}

.footer_content .menu	li	{ float:left;  color:#FFFFFF; text-decoration: none; padding-right:15px; font-size: 10px; }

.socialicons  { float:right; }
.credits		{ margin-top:40px; font-family:Arial, Helvetica, Verdana, sans-serif; color:#ACACAC; font-size:10px; font-weight:bold; line-height:150%; }


.footer_content a, #footer_content a:visited, #footer_content a:link { color:#FFFFFF; text-decoration: none; }


.listtext1 { font-family:Arial, Helvetica, Verdana, sans-serif; color:#000; font-size:12px; font-weight:normal; background-color:#fff; border-bottom: 1px solid #A4A4A4; line-height:140%;}

.listtext1 a { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext1 a:link { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext1 a:hover { font-family:Arial, Helvetica, Verdana, sans-serif; color:800000; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext1 a:visited { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}



.listtext2 { font-family:Arial, Helvetica, Verdana, sans-serif; color:#000; font-size:12px; font-weight:normal; background:#EFEFEF; border-bottom: 1px solid #A4A4A4; line-height:140%; }

.listtext2 a { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext2 a:link { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext2 a:hover { font-family:Arial, Helvetica, Verdana, sans-serif; color:800000; font-size:12px; font-weight:normal;  text-decoration: underline;}

.listtext2 a:visited { font-family:Arial, Helvetica, Verdana, sans-serif; color:#003458; font-size:12px; font-weight:normal;  text-decoration: underline;}

.author_header { padding:0; height:104px; margin-bottom:20px; border-bottom:1px dotted #ccc; }

