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

/* globals */
.warning  {
	background-color: #F5C31F;
	width: 400px;
	color: #004488;	
	font-weight: bold;
	padding:0 0 0 5px;
}

.Posts a.rss {
color:#FFFFFF;
display:block;
font-size:0.9em;
font-weight:bold;
margin-right:12px;
padding:6px 0 8px 10px;
text-decoration:none;
text-transform: uppercase;
}

.twodotzero ul li {
	display: inline;
	float: left;
}

.idioMa {
	display:block;
float:right;
margin-right:0;
}

.lanG {
display:block;
float:left;
margin-left: 10px;
}

.entry-title {
font-size:1.6em;
font-weight:bold;
margin:0 0 5px;
padding:15px 0 0;	
}

.error  {
color:red;
margin-left:10px;
width:250px;
}

.publicibox .iforms input[type="submit"]{
background: none repeat #000;
width:80px;
color:#fff;
padding: 0 0 0 5px;
}

.formaformu, .publicibox span{
float:left;
width:180px;
margin-left:10px;
margin-top:15px;
font-weight:bold;
}

.h4{
font-size: 0.8em; margin: 0 0 10px; text-transform: uppercase; color: #222; font-weight: bold;	
}

#searchform label{
display:none;	
}

#logos a, a:hover, a:visited{
color:#2B73B9;	
}

#resultado {
float:left;
margin:8px 0 0;
padding:0 5px;
text-align:center;
width:100%;
}

.advertise {
color:#0080C0;
float:left;
margin-top:4px;
width:100%;
}

#submitoculto{
display:none;
}

.tag-link-20, .tag-link-45, .tag-link-22, .tag-link-40, .tag-link-26, .tag-link-4, .tag-link-52 {
font-size: 0.72em;
}

.tag-link-21{
font-size: 0.93em;
}
.tag-link-28{
font-size: 1.77em;	
}

.tag-link-38{
font-size: 1.98em;	
}

body {
	color: #222;
	font: .8em 'Lucida Grande', Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	background: url("../../images/bg_bluesky.png") repeat-x top transparent;
	}

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

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

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

a, a:link, a:visited {
	color: #048; /* 7b0 */ 
	text-decoration: none;
	}
	
a:hover {
	color: #07b;
	}

p						{ line-height: 1.5em; }	
blockquote				{ border-left: 2px solid #CCC; color: #444; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #444; font-family: Consolas,Monaco,Courier,monospace; font-size: 0.9em; 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() repeat-x top transparent;
	border: 1px solid #058;
	padding: 3px;
	}

input[type=submit],
#wp-email-submit {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	/* background: url(../../images/postbar.gif) repeat-x; */
	background-color: #000;
	border: 1px solid #333;
	padding: 5px 10px;
	font-size: 1em;
	color: #fff;
	}

input[type=submit]:hover,
#wp-email-submit:hover {
	/* background: url(../../images/topnav.jpg) repeat-x; */
	background-color: #333;
	color:#fff;
	cursor: pointer;
	}

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; 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; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 0.9em; }

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

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

.tags a:link,
.tags a:visited {
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: transparent;
	display: inline;
	}

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

#main {
	/*background: url(../../images/logo_up.png) no-repeat 92% 90% transparent;*/
	}


/********* header *********/

#header {
	background: transparent;
	padding: 0;
	height: 110px;
	background-color: transparent; /* #603 */
	}

#branding {
	width: 960px;

	margin: 0 auto;
	background-color: transparent; /* #603 */
	}

.logo {
	width: 319px;
	height: 90px;
	max-width: 590px;
	float: left;
	margin: 17px 0 0 0;
	background: url(../../images/logo_rev.png) no-repeat top transparent;
	}

.blog-name {
/*	visibility: hidden;*/
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
	}

.blog-name a:link,
.blog-name a:visited {
	color: #07b;
	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-name a {
display:block;
height:80px;

outline:none;

width:252px;
}
.blog-name a:link, .blog-name a:visited {color:#0F63A3; margin-left:90px;}

.widgetcontainer .tag-cloud {
	margin-left:0;
width:280px;
}

.widgetcontainer .tag-cloud li {
margin: 0 5px;
float:left;
display:block;
}

.blog-description {
	visibility: hidden;
	line-height: 1em;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 5px 0 0;
	text-transform: uppercase;
	}

/* end header */




/******** navigation ********/

#nav {	
	/*zoom: 1;*/
	max-height: 35px;
	}
	
#nav-content {
	margin: 0 auto;
	width: 970px;
	background: url("../../images/bg_nav.png") no-repeat 50% top #035B9F;
	height: 32px;
	border: 0px solid transparent;
	}

.sf-menu {
	font-weight: bold;
	}
	
.sf-menu,
.sf-menu ul {
	float: left;
	list-style: none;
	line-height: 25px;
	padding: 0;
	margin: 0;
	/*text-shadow: -1px -1px #000;*/
	}

.sf-menu a	{
	display: block;
	text-decoration: none;
	padding: 0 15px;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
	}

.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 #fff;
	border-width: 1px 1px 0;
	}

.sf-menu li li a {
	padding: 7px 10px;
	width: 128px;
	font-size: 1em;
	text-transform: none;
	background-color: #ee0;
	}

.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-color: #000;
	color: #07b;
	}

.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/black-70.png) repeat top transparent;
	color: #fff;
	/*text-shadow: 0 -1px #000;*/
	}

.rss {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	}

.rss a:link,
.rss a:visited {
	display: block;
	margin: 0 25px 0 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 0 0;
	float: left;
	clear: left;
	margin: 0;
	/*text-shadow: -1px -1px #000;*/
	}

.rss li {
	float: left;
	display: inline;
	text-transform: uppercase;
	background: url(../../images/rss.png) no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 18px;
	margin: 0 0 0 10px;
	}

/* search bar */

#searchbar {
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 25px 0 0;
	}

#searchform #s {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
	margin: 1px 5px 0 0;
	padding: 4px 3px;
	height: 10px;
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	
	background: url(../../images/bg_white30.png) repeat top transparent;
	}

#searchform #searchsubmit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 0;
	border: 0px solid #333;
	padding: 0 10px;
	font-size: 0.9em;
	float: left;
	height: 21px;
	
	background: /*url() repeat top*/ #058;
	
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/	

	}

/* sidebar */
.sidebar { }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin-left: 15px; }
.widgetcontainer li		{ margin-bottom: 5px; }

.widgetcontainer li a:visited,
.widgetcontainer li a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;

	}

.widgetcontainer li a:hover {
	border-bottom: 1px dotted #635957;
	}
	
.widgetcontainer input[type=text],
.widgetcontainer input[type=password] {
	width: 80%;
	}

.widgettitle {
	color: #fff;
	font-size: 1em;
	font-weight: bold;

	margin: 0;
	padding: 6px 10px;
	background: url(../../images/bg_widgettitle2.png) repeat-x left -2px #035B9F;
	
	border: 0px solid #069;
	/*-moz-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;*/
	}

.widgettitle a {

	}

.widgetcontent {
	border: solid #069;
	border-width: 0 1px 1px;
	background: url(../../images/bg_white50.png) repeat top transparent;
	margin-bottom: 10px;
	padding: 10px;
	
	/*-moz-border-radius: 0 0 7px 7px;
	-khtml-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;*/

}

#multi-sidebar			{ }
#multi-sidebar .tabs	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
#multi-sidebar .tabs li	{ float: left; background: #0052A3; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: bold; color: #fff; }
#multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
#multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
#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	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: block; display: inline; margin-bottom: 3px; }
#multi-sidebar .widgetcontainer	{ background: url(/*../../images/techblue/content-bg.jpg*/) repeat-x #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
#multi-sidebar .widgetcontainer ul	{ list-style: none; margin: 0 0 0 5px; }
#multi-sidebar .widgetcontainer li	{ margin-bottom: 10px; }
						
/* featured slideshow */

.featured {
	background: url(../../images/bg_white30.png) repeat top transparent;
	border: 1px solid #069;

	/*-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/

	padding: 10px;
	margin: 0 10px 10px 0;
	height: 250px;
	}

#controls				{ position: absolute; float: left; z-index: 10; width: 630px; padding-top: 75px; }

#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: 250px; margin-right: 20px; }			

.featured-article		{ display: block; width: 630px; height: 250px; text-decoration: none !important; }

.featured-entry {
	position: relative;
	top: 165px;
	overflow: hidden;
	background: url(../../images/bg_white50.png) repeat top transparent;
	height: 85px;

	padding: 0;
	display: block;

	/*-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/

	}

.featured-entry .entry-title {
	color: #07b;
	padding: 10px 15px 5px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	}

.featured-entry .entry-summary {
	padding: 0 15px;
	margin: 0;
	display: block;
	
	}

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

/* 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 */
.posts-default,
.posts-quick,
.posts-line {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.posts-default .post {
	width: 190px;
	float: left;
	margin: 0 7px 10px 0;
	background: url(../../images/bg_white50.png) repeat top transparent;
	height: 220px;
	padding: 10px;
	font-size: 0.9em;
	border: 1px solid #069;
	/*-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/
	}

.posts-default img {
	float: left;
	width: 190px;
	height: 100px;
	background: #111;
	text-indent: -9000px;
	}

.posts-default .entry-title {
	font-weight: bold;
	font-size: 1em;
/*	margin: 10px 0 5px;*/
	line-height: 1.3em;
	}

.posts-default .entry-title a:link,
.posts-default .entry-title a:visited {
	text-decoration: none;
	color: #07b;
	}

.posts-default .entry-title a:hover	{
	color: #07b;
	text-decoration: underline;
	}

.posts-default .entry-summary, .posts-quick .entry-summary	{  overflow: hidden; }
.posts-default .entry-thumbnails	{ clear: both; display: block; display:inline; }
.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		{ float: left; margin-right: 15px; border: 1px solid #CCC; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: bold; font-size: 1.2em; 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	{ float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ float: left; background: url(../../images/overlay.png); width: 190px; height: 25px; display: block; margin: -25px 0 0; font-weight: bold; }
.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; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 0.8em; color: #999; border-bottom: none; }

.posts-line {
	background: url(../../images/bg_white50.png) repeat top transparent;
	margin: 0 10px 10px 0;
	padding: 10px;
	
	border: 1px solid #069;
	/*-moz-border-radius: 18px;
	-khtml-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;*/	
	}

.posts-line	li {
	padding: 7px 10px;
	margin-bottom: 2px;
	background: url(../../images/bg_lineli.png) repeat-x top;
	background-color: #cdf;
	border: 0px solid #069;
	/*-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;*/	
	}

.posts-line .entry-cat {
	float: left;
	font-size: 0.9em;
	width: 100px;
	overflow: hidden;
	color: #07b;
	}
	
.posts-line .entry-title	{ float: left; font-size: 0.9em; margin: 0; font-weight: bold; line-height: 1; }

.posts-line .entry-title a:link,
.posts-line .entry-title a:visited {
	color: #048; /* 7b0 */ 
	text-decoration: none;
	}

.posts-line .entry-title a:hover,
.posts-line .entry-title a:hover {
	color: #07b;
	text-decoration: none;
	border-bottom: 1px dotted #07b;
	}

.posts-line .entry-comments {
	float: right;
	font-size: 0.9em;
	color: #048;
	}

.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 */

.single .post,
.single-post {
	/* background: url(../../images/bg_white30.png) repeat top transparent; */
	margin: 0 10px 20px 0;

	border: 1px solid #069;
	
	/*-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/
	
/*
	opacity: .5;
	filter: alpha(opacity=5);
	-moz-opacity: .5;
	-khtml-opacity: .5;
*/
	}
.single .hentry{background: url(../../images/bg_white30.png) repeat top transparent;}
.single .post .entry-title, .single-post .entry-title	{ font-size: 1.6em; 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:link, .single-post .entry-title a:visited	{ text-decoration: none; }
.single .post .entry-title a:hover, .single-post .entry-title a:hover	{ }
.single .post .entry-info, .single-post .entry-info	{  }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; margin: 2px 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{ display: block; margin: 5px 0; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 630px; margin: 0 auto 10px; border: 1px solid #CCC; overflow:hidden;}
.single .post .entry-photo img {max-width: 630px;}
.single .post .entry-content, .single-post .entry-content	{ margin: 10px 0; font-size: 1em; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.2em; text-align:justify; }

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

.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: 0px solid #069;

	/*-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;*/

	background: url(../../images/bg_postbar.png) repeat-x top;
	background-color: #8bd;
	font-size: 0.9em;
	}

.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: #222; background: #F0F0F0; }
.single-post-meta-value	{ float: left; width: 80%; color: #222; background: #F0F0F0; }

.module-title,
.feed-title	{
	line-height: 1em;
	color: #fff;
	/* text-shadow: 0 1px #fff; */
	font-size: 1em;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 7px 10px;
	background: url(../../images/bg_modulefeed.png) repeat-x top #035B9F;
	border: 0px solid #ee0;
	display: block;

	/*-moz-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;*/

	}

.feed-title				{ border-bottom: none; }

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

.about-author {
	padding: 10px 15px;
	margin: 0 0 10px;
	line-height: 1.5em;
	background: url(../../images/bg_white50.png) repeat top transparent;
	font-size: 0.9em;

	border: 0px solid #069;
	/*-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;*/
	}

.about-author h4		{ font-size: 0.8em; margin: 0 0 10px; text-transform: uppercase; color: #222; 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: 1em; }
.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: #222; }
.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: block; display: inline; 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: #c00; }
#wp-email               { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button        { text-align: left !important; }

/* comments */
#commentlist			{ background: url(/*../../images/techblue/content-bg.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: 1em; }
#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 #035B9F; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; /*zoom: 1*/; display: inline; display: block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: url() top repeat-x; background-color: #ee0; color: #222; } /* ../../images/feed-title-white.jpg */
#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: 0.9em; }
#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/bg_white50.png) repeat top transparent;
	padding: 15px 10px;
	margin: 0 10px 20px 0;
	border: solid #069;
	border-width: 0 1px 1px;

	/*-moz-border-radius: 0 0 7px 7px;
	-khtml-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;*/	
	}

#commentsform {
	margin: 0 10px 10px 0;
	padding: 10px 15px;
	overflow: hidden;

	background: url(../../images/bg_white50.png) repeat top transparent;
	
	border: solid #069;
	border-width: 0 1px 1px;

	/*-moz-border-radius: 0 0 7px 7px;
	-khtml-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;*/
	}

#commentsform textarea	{ width: 98%; height: 100px; padding: 5px; }

.pingbacks				{ background: url(/*../../images/techblue/content-bg.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, .search-results h1 {
	color: #222;
	font-size: 1em;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 6px 10px;
	background: url(../../images/corner-white.png) no-repeat 100% top;
	background-color: #ee0;
	}
	
.search-results-content {
	border: solid #ee0;
	border-width: 0 1px 1px;
	margin: 0 10px 10px 0;
	padding: 10px;
	}



/******** footer *********/


#footer {
	margin: 5px auto 0;
	width: 960px;
	min-height: 120px;
	padding-bottom: 10px;
	background: url(../../images/bg_footer.png) repeat-x top;
	background-color: #048;
	border: 0px solid #069;
	
	/*-moz-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;*/	
	}

#footer #logos {
	float: left;
	height: 98px;
	margin: 20px 0 0 20px;
	padding: 0;
	background: url() no-repeat top transparent;
	color: #fff;
	}

#footer #logos img {
	float: left;
	margin-right: 40px;
	color: #fff;
	}

#footer .copy {
	padding: 50px 0 0 0;
	color: #fff;

	}

#footer .copy a:visited,
#footer .copy a:link {
	color: #fa0;
	border-bottom: 1px dotted #fa0;
	}

#footer .copy a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}
	
#footer .widgetcontainer	{ padding: 5px 10px; }
#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 0.8em; color: #fff; padding: 0 0 10px; }
#footer .widgetcontent	{ font-size: 0.9em; background: none; padding: 0; border: none; color: #fff; }
#footer .footer-message	{ border-left: 1px solid #fff; float: left; overflow: hidden; margin: 10px 0 0; }
#footer .footer-message .widgetcontainer	{ width: 215px; overflow: hidden; }
#footer-sidebar		{ width: 690px; float: left; overflow: hidden; margin: 10px 10px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; 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: 0.9em;
	color: #fff;
	text-decoration: underline;
	}

/* langbar*/

#langbar {
	overflow: hidden;
	padding: 0;
	margin: 7px 5px 10px 0;
	}

#langbar a:link,
#langbar a:visited {
	color: #fc0;
	}

#langbar a:hover {
	color: #fff;
	}

/* search bar */

#searchbar {
	float: right;
	text-align: right;
	overflow: hidden;
	padding: 0;
	margin: 0 15px 0 0;
	}

#searchform #s {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
	margin: 1px 5px 0 0;
	padding: 4px 3px;
	height: 10px;
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	
	background: url(../../images/bg_white30.png) repeat top transparent;
	height:15px;
margin:1px 5px 0 0;
padding:2px 3px 1px;
	}


#searchform #searchsubmit2 {
	font-size: 0.8em;
	height: 19px;
	margin:0;
	padding:0;
	background: #036;
	text-transform: uppercase;
	margin: 2px 0 0 0;
	padding: 0 10px 0 10px;
	width: 70px;
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	text-align:center;
}

#searchform #searchsubmit {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;: uppercase;
	border: 0px solid #333;
	margin: 2px 0 0 0;
	padding: 0 10px;
	font-size: 10px;
	float: left;
	height: 19px;
	width: 70px;
	
	background: url() no-repeat left top #036;
	*/
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	
	font-size: 0.8em;
	height: 29px;
	margin:0;
	padding:0;
	border:1px solid red;	

	}
div.nwltt{
border:1px solid transparent;
}



