/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#header	
{
	background: #1e1b1a; border-bottom: 5px solid #73a1df; padding: 0 0 10px 0;	
	background-image: url('../images/techblue/header.jpg'); background-repeat: repeat-x;
	
}

.logo
{ max-width: 590px; float: left; margin: 10px 0 0 10px; }

#content { background: #FFFFFF;}
#primary { background: #FFFFFF;}
#secondary { background: #FFFFFF;}

#main					{ padding: 0px; z-index: 0; *z-index: -1; }

.blog-description		{ font-size: 12px;}
a, a:link, a:visited	{ color: #cc3399; text-decoration: underline; }
.page_item a			{ color: #cc3399; text-decoration: none; padding: 0 13px;}

#meet-roz				{ margin-top: 5px; margin-bottom:10px; }

#searchform #s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; width: 220px; float: left; margin: 1px 5px 0 0; padding: 4px 3px; }
#searchbar				{ float: right; overflow: hidden; padding: 0; margin: 15px 0 0; }

#multi-sidebar .tabs li { background:#cc3399; }
#multi-sidebar .widgetcontainer { max-width: 278px; max-height: 188px;}

.featured-entry			{ position: relative; top: 200px; overflow: hidden; background: url(../images/overlay.png); height: 50px; color: #a7a7a7; padding: 0; display: block; }

.posts-default .post { height:200px; }

.posts-default .entry-meta, .posts-quick .entry-meta	{ visibility:hidden; color: #CCC; float: left; background: url(../images/overlay.png); width: 190px; height: 0px; display: block; margin: 0px 0 0; font-weight: bold; }

.posts-default .entry-title 
{
background:#CCCCCC url(../images/topnav.jpg) repeat-x scroll 0 0;
font-size:12px;
font-weight:bold;
line-height:1.3em;
margin:-3px 0 5px;
padding:5px;
}

.search-results .blog-description h2 { line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }





/* 
#controls				{ position: absolute; float: left; z-index: 10; width: 480px; padding-top: 75px; }
.featured-article		{ display: block; width: 480px; height: 250px; text-decoration: none !important; }


//latest headlines 
.posts-default .post	{ width: 225px; float: left; margin: 0 7px 10px 0; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; height: 220px; padding: 10px; font-size: 11px; }
.posts-quick img		{ float: left; margin-right: 15px; border: 1px solid #CCC; width: 225px; height: 100px; background: #111; text-indent: -9000px; }
.posts-default img		{ float: left; width: 225px; height: 100px; background: #111; text-indent: -9000px; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: url(../../images/overlay.png); width: 225px; height: 25px; display: block; margin: -25px 0 0; font-weight: bold; }
*/