/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* globals */
body					{ background-color: #F0F0F0; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; }

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

/* header */
#header					{ background: #1e1b1a; border-bottom: 5px solid #383332; padding: 0 0 15px 0; }
#branding				{ width: 960px; margin: 0 auto; }
.logo					{ max-width: 590px; float: left; margin: 20px 0 0 10px; }
.blog-name				{ font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ line-height: 1em; display: block; font-size: 16px; font-weight: lighter; color: #CA0; margin: 0; padding: 5px 0 0; font-family: Georgia, 'Times New Roman', Times, serif; text-transform: none; }

/* footer */
#footer				{ margin: 5px auto 5px; width: 960px; background: #FFF; padding-bottom: 10px; border: 1px solid #CCC;  }
#footer .widgetcontainer	{ padding: 5px 10px; }
#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 10px; color: #333; padding: 0 0 10px; }
#footer .widgetcontent	{ font-size: 11px; background: none; padding: 0; border: none; }
#footer .footer-message	{ border-left: 1px solid #EEE; float: left; overflow: hidden; margin: 10px 0 0; }
#footer .footer-message .widgetcontainer	{ width: 275px; overflow: hidden; }
#footer-sidebar		{ width: 630px; float: left; overflow: hidden; margin: 10px 10px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 0 0; max-width: 450px; max-height: 120px; }
#footer-sidebar ul	{ list-style: square; }
#footer-sidebar li	{ margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 11px; }


.single .post .entry-content, .single-post .entry-content	{ margin: 10px 20px 0 10px; font: 12px Verdana,'Lucida Grande',Arial,Helvetica,sans-serif; }
.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 5px }

.posts-default .post	{ width: 190px; float: left; margin: 0 7px 10px 0; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; height: 250px; padding: 10px; font-size: 11px; }}
