@import url('../blueprint/reset.css'); 
@import url('../blueprint/typography.css'); 
@import url('../blueprint/forms.css'); 

/* globals */
body					{ background-color: #F0F0F0; }

h1, h2, h3, h4, h5, h6	{ }

.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	{ }
a:hover					{ }

p						{ line-height: 1.5em; }
blockquote				{  border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }}
code					{ }
pre code				{ }

input[type=submit]		{ }
input[type=submit]:hover{ }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 0px solid #CCC; border-width: 0px; }
th, thead th			{ font-weight: bold; border: 1px solid #CCC; color: #333; background: url(../../images/feed-title-white.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #FFFFFF; }


/* 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: 5px solid #322E2C; }

.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					{ }

.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 {  }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }


/* structure */
#wrapper				{ min-height: 100%; position: relative; }
#footer					{ }
#main					{ }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ /*border-bottom: 5px solid #383332; padding: 0 0 15px 0;*/  }
#branding				{ }
.logo					{ margin: 20px 0 0 10px; }
.blog-name				{ display:block; font-size:22px; font-weight:bold; line-height:1em; margin:0; text-transform:uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-name a:hover		{ }
.blog-description		{ }

/* navigation */
#nav					{ }
#nav-content			{ margin: 0 auto; background: url(../../images/topnav.jpg) repeat-x #E5E5E5; border: solid #CCC; border-width: 0 1px 1px; }

.sf-menu				{ font-weight: bold; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 30px; padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #666; font-size: 11px; }

.sf-menu a:hover		{ color: #000; }
.sf-menu li.sfhover, .sf-menu li:hover { background: url(../../images/techblue/content-bg.jpg) repeat-x top #E5E5E5; }


.sf-menu li.sfhover a, .sf-menu li:hover a { }
.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 #CCC; border-width: 1px 1px 0; }
.sf-menu li li a		{ background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -27px 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: #666; }

.rss					{ float: right; list-style: none; margin: 0; padding: 0 15px; }
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #666; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li					{ 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; }

/* search bar */
#searchbar				{ }
#searchform #s			{ }
#searchform #searchsubmit	{ }

/* sidebar */
.sidebar				{ }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer 		{ line-height: normal; }
.widgetcontainer ul,
.widgetcontainer ol		{ }
.widgetcontainer li		{ margin: 10px 0 10px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957;}
.widgetcontainer input[type=text]	{ }
.widgettitle			{ color: #333; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }.widgetcontent			{ }
.widgetcontent			{ border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin-bottom: 10px; padding: 10px; }

#multi-sidebar			{ }
#multi-sidebar .tabs	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
#multi-sidebar .tabs li	{ }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ }
#multi-sidebar .tabs a:hover	{ }
#multi-sidebar .tabs .ui-tabs-selected	{ }					
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited	{ }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ }
#multi-sidebar .widgetcontainer	{ }
#multi-sidebar .widgetcontainer ul	{ }
#multi-sidebar .widgetcontainer li	{ }
						
/* featured slideshow */
.featured				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; margin: 0 10px 10px 0; }
#controls				{ }

#controls .next, #controls .prev	{ }
#controls .prev			{ }
#controls .next			{ }

#featured-slideshow		{ }			

.featured-article		{ }
.featured-entry			{ position: relative; overflow: hidden; background-image: url(../../images/overlay.png); color: #5D5D5D; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #804EAC; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold;  }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

/* bottom content */
#bottom-content			{ }
#bottom-content .xoxo	{ }
#bottom-content .widgetcontainer	{ }
#bottom-content .widgettitle	{ }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; margin: 0 12px 0px 10px; overflow: hidden; height: 200px; }
#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: transparent; border: 0; }

.widget-articles .entry-title	{ }
.widget-articles .entry-title a:link, .widget-articles .entry-title a:visited	{ }
.widget-articles .entry-title a:hover	{ }
.widget-articles .entry-photo	{ }
.widget-articles .entry-summary	{ }
.widget-articles .hfeed	{ }
.widget-articles .hfeed li	{ }

/* latest headlines */
.feed-title				{ }
.posts-default, .posts-quick, .posts-line	{ margin: 0; padding: 0; overflow: hidden; }
.posts-default .post	{ margin: 0 10px 10px 0; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; font-size: 11px; }
.posts-default img		{ background: #111;  }
.posts-default .entry-title	{ font-weight: bold; font-size: 12px; margin: 10px 0 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	{ color: #666; overflow: hidden; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails-link-old { margin-right: 15px; border: 1px solid #CCC; background: #111; display: block; }
.posts-quick			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-quick li			{ padding: 10px 0; border-bottom: 1px dotted #EEE; }
.posts-quick li:last-child	{ border: none; }
.posts-quick img		{ }
.posts-quick .entry-title	{ font-weight: bold; font-size: 14px; margin: 0 0 10px; line-height: 1.3em; }
.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	{ }
.posts-default .entry-meta, .posts-quick .entry-meta	{ padding-left: 2px; color: #CCC; font-weight: bold; }
.posts-quick .entry-meta	{ }
.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 { margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase;  margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.posts-line				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ font-size: 11px;  overflow: hidden; color: #848485; }
.posts-line .entry-title	{ font-size: 12px; margin: 0; }
.posts-line .entry-comments	{ font-size: 11px; color: #848485; }

.traditional			{ }
.traditional .post		{ }
.traditional .entry-title	{ }
.traditional .entry-title a:link, .traditional .entry-title a:visited	{ }
.traditional .entry-title a:hover	{ }
.traditional .entry-info	{ }
.traditional .entry-cat	{ }
.traditional .entry-author { }
.traditional .entry-author address	{ }
.traditional .tags			{ }
.traditional .tags a:link, .traditional .tags a:visited	{ }
.traditional .entry-photo	{ }
.traditional .entry-content	{ }
.traditional .entry-content p	{ }
.traditional .postbar	{ }

.navigation				{ }

/* page */
div.page  					{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 20px 0; padding: 0 10px;}
.page .entry-title	{ font-size: 21px; font-weight: bold; padding: 15px 0 0; margin: 0 0 5px;}

/* single post */
.single .post			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 20px 0; padding: 0 10px;}
.single .post .entry-title	{ font-size: 21px; font-weight: bold; padding: 15px 0 0; margin: 0 0 5px;}
.single .post .entry-title a:link, .single .post .entry-title a:visited	{ }
.single .post .entry-title a:hover	{ }
.single .post .entry-info	{ color: #848485;}
.single .post .entry-cat	{ display: block; color: #848485; margin: 2px 0;}
.single .post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address	{ display: inline; font-style: normal;}
.single .post .tags			{ display: block; margin: 5px 0; color: #848485; }
.single .post .tags a:link, .single .post .tags a:visited	{ }
.single .post .entry-photo	{ margin: 0 auto 10px;}
.single .post .entry-content	{  margin: 10px 0; font-size: 12px; }
.single .post .entry-content p	{  line-height: 1.75em;}

.postbar				{ list-style: none; margin: 0 0 10px; padding: 5px 0; border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x top; font-size: 11px; width: 100%;}
.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		{ }

.single-post-meta		{ }
.single-post-meta-field	{ }
.single-post-meta-value	{ }

.module-title			{ }

.gallery				{ }
.gallery-item			{ }

.about-author			{ }
.about-author h4		{ }
.about-author img		{ }

/* gd star rating */
.gdmultitable			{ }
.gdmultitable td		{ }

/* comments */
#commentlist			{ }
#commentlist li			{ }
#commentlist .avatar	{ }
#commentlist cite		{ }
#commentlist p			{ }
#commentlist .reply		{ }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ }
#commentlist .children	{ }
#commentlist .children li	{ }
#commentlist #respond	{ }
#commentlist .comment-author	{ }
#commentlist .comment-content	{ }
#commentlist .comment-node	{ }
#commentlist .comment-meta	{ }
#commentlist .comment-controls	{ }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ }

.comments-navigation	{ }
.nocomments				{ }

#commentsform			{ }
#commentsform textarea	{ }

.pingbacks				{ }
.pingbacks li			{ }
.pingbacks a:link, .pingbacks a:visited	{ }

/* footer */
#footer				{ margin: 5px auto 5px; 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; padding: 0; }
#footer .footer-message .widgetcontainer	{ overflow: hidden; }
#footer-sidebar		{ overflow: hidden; margin: 10px 10px 0; padding: 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 120px; margin: 0 0 15px 0;  }
#footer-sidebar ul	{ list-style-type: square; }
#footer-sidebar li	{ margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 11px; }


#
