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

/* globals */
body					{ background-color: #F0F0F0; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; background:#fff url(../../images/bck.jpg) repeat-x; background-position:center 136px; }

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

.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: #01325d; font-weight:bold; text-decoration:none;}
a:hover					{ color: #1A8DFF; }
ul, li { list-style:none; margin:0; padding:0;}

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					{ 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: 5px; }
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: 3px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover    { border: 1px solid #CCC; background-image:none; background-color:#04183d; color:#fff; cursor:pointer; }

table					{ border-collapse: collapse; border-spacing: 0; border: 0px solid #CCC; }
th, td					{ padding: 1px; border: 0px solid #CCC; border-width: 0px; }
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: #848485; }

.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; background: #FFF; display: inline-block; margin-bottom: 3px; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; background:transparent url(../../images/ciberperfil.png) no-repeat; background-position: left bottom;}
#main					{ padding: 20px; z-index: 0; *z-index: -1;  }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ background: #ffffff; padding: 0 0 15px 0; }
#branding				{ width: 960px; margin: 0 auto; }
.logo					{ max-width: 590px; float: left; margin: 0px 0 5px 20px; }
.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: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }

#slogan {  font-family:'Lucida Grande',Arial,Helvetica,sans-serif; font-size:20px;  float:right; text-align:right; width:300px; }
/* navigation */
#nav					{ zoom: 1; max-height: 36px; 
				background: #07080a;
				background: -moz-linear-gradient(top,  #07080a 0%, #07265e 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07080a), color-stop(100%,#07265e));
				background: -webkit-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -o-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -ms-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: linear-gradient(to bottom,  #07080a 0%,#07265e 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07080a', endColorstr='#07265e',GradientType=0 )
}
#nav-content			{ margin: 0 auto; width: 958px;  height: 36px; }

.sf-menu				{ font-weight: normal; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 36px; padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 21px;   color: #FFF; font-size: 13px; }
.sf-menu li				{ float: left; padding: 0; }
.sf-menu li:hover { background-image:url(../../images/sel.png); background-repeat:no-repeat; background-position: bottom center;}
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 200px; margin: 0; line-height: 1; border: none; 
				background: #07080a;
				background: -moz-linear-gradient(top,  #07080a 0%, #07265e 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07080a), color-stop(100%,#07265e));
				background: -webkit-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -o-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -ms-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: linear-gradient(to bottom,  #07080a 0%,#07265e 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07080a', endColorstr='#07265e',GradientType=0 ) }
.sf-menu li li			{ width: 180px;  float:left;	}

			
.sf-menu li li a		{ padding: 7px 10px; width: auto; font-size: 12px; text-transform: none; font-weight:normal; }
.sf-menu li ul ul		{ margin: -27px 0 0 148px; }
.sf-menu li li:hover	{ background:none; font-weight:bold; }
.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 { }
.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 { }

#submenu { min-height:40px; width:100%; background:transparent url(../../images/bck-submenu.jpg) repeat-x; }
#sb_content { width:960px; margin:0 auto;  }
#sb_content li { float:left; margin:0 25px; padding:10px 0px;  }
#sb_content li a{ font-size:13px; font-weight:bold; color:#333; text-decoration:none; }

#menu-item-27653 { background-color:#8c020f; }
#menu-item-24790 { background-color:#01325d; }

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

 
.f_search form{ margin:auto;max-width:93em; margin:0 0 20px 15px; overflow:hidden; }
.f_search li,.f_search ul,.f_search .select div,.f_search .submit{float:left}
.f_search ul{width:520px;}.f_search li.select{/*width:35%;*/}
 
.f_search li.select div{ background-color:#e2e2e2; height:23px; padding-top:4px;
/*background:url(../../images/bg-pulldown.png) no-repeat scroll right 50% #e2e2e2; height:27px;*/box-shadow:0 0 .3em #ccc inset;border:1px solid #a4a4a4;border-radius:3px 0 0 3px;overflow:hidden;position:relative;width:150px;}
.f_search li.keyword{width:65%}
 .f_search select,.f_search .keyword input{ font-family:'Lucida Grande',Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal}
.f_search select{background:none repeat scroll 0 0 transparent;cursor:pointer;float:right;height:auto;margin:0;border:0 none;padding:.42em .4em .42em 0;position:absolute;width:113%;color:#333;-webkit-appearance:none;-moz-appearance:none}
.f_search select:focus{-moz-appearance:radio-container;width:100%}
.f_search .keyword input{border:1px solid #a4a4a4;box-shadow:.1em 0 .3em #ccc inset;height:27px;line-height:2.3em;width:350px;padding:0 7px;background:#fdfdfd;border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;border-left:0;color:#333}
.f_search .submit{width:16.8%; float:left;}

.f_search input[type=submit],.f_search input[type=submit]:hover,.f_search input[type=submit]:focus,.f_search input[type=submit]:active{color:#fff;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;border:1px solid #1d6eaa;box-shadow:0 1px 0 #50a8d3 inset;display:inline-block }
 
.f_search input[type=submit]{background:#2088c2;background-image:-webkit-gradient(linear,left top,left bottom,from(#24a3da),to(#1d6eaa));background-image:-webkit-linear-gradient(#24a3da,#1d6eaa);background-image:-moz-linear-gradient(#24a3da,#1d6eaa);background-image:-ms-linear-gradient(#24a3da,#1d6eaa);background-image:-o-linear-gradient(#24a3da,#1d6eaa);background-image:linear-gradient(#24a3da,#1d6eaa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24A3DA',endColorstr='#1D6EAA',GradientType=0)}
.f_search input[type=submit]:hover,.f_search input[type=submit]:focus{background:#218bc4;background-image:-webkit-gradient(linear,left top,left bottom,from(#48a6e0),to(#1b5d99));background-image:-webkit-linear-gradient(#48a6e0,#1b5d99);background-image:-moz-linear-gradient(#48a6e0,#1b5d99);background-image:-ms-linear-gradient(#48a6e0,#1b5d99);background-image:-o-linear-gradient(#48a6e0,#1b5d99);background-image:linear-gradient(#48a6e0,#1b5d99);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#48A6E0',endColorstr='#1b5d99',GradientType=0)}
.f_search input[type=submit]:active{background:#1b5d99;background-image:-webkit-gradient(linear,left top,left bottom,from(#005e93),to(#1b5d99));background-image:-webkit-linear-gradient(#005e93,#1b5d99);background-image:-moz-linear-gradient(#005e93,#1b5d99);background-image:-ms-linear-gradient(#005e93,#1b5d99);background-image:-o-linear-gradient(#005e93,#1b5d99);background-image:linear-gradient(#005e93,#1b5d99);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005E93',endColorstr='#1b5d99',GradientType=0)}a.action{padding:.6em 1em;text-decoration:none;font-size:1.4em}
.f_search input[type=submit]{cursor:pointer;width:auto;overflow:visible;margin:0} 
.f_search input[type=submit]{ padding:4px 20px;font-size:13px; margin-left:10px;}
 
.redes { float:right; width:150px; text-align:right; }
 

/*
#searchbar				{ float: right; padding: 0; }
#searchform #s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; width: 296px; float: left; margin: 1px 5px 0 0; padding: 4px 3px; }
#searchform #searchsubmit	{ font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; float: left; }

 
#searchbar2				{   overflow: hidden; padding: 0;  color:#FFF; }
#user_pass{width:100px;}
#user_login{width:100px;}
#searchbar2 p{margin-bottom:0;}
#searchbar2 p label{width:100px;display:block;float:left;}



#searchform2 #s,#search		{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; width: 150px; float: left; margin: 1px 5px 0 0; padding: 4px 3px; }
#searchform2 #searchsubmit2	{ font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; float: left; }*/


/* sidebar */
.sidebar				{ }
.btn-sidebar { float:right; margin-top:30px; margin-bottom:10px;}
.btn-sidebar button { width:260px; padding-top:12px;  box-shadow: 5px 2px 5px #666; }
.logo-sidebar img { margin:10px; margin-left:50px; }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; border:solid 1px #ccc; width:265px; float:right;  margin-top:0px;  background-color:#fff; }
 .banner_container{margin-top: 10px; margin-left:15px; padding: 0;}
 
.widgetcontainer { }
.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: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
/*.widgettitle			{ color: #333; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }*/
.widgettitle2			{ color: #333; width:200px; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }
/*.widgetcontent			{ border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin-bottom: 10px; padding: 10px; }*/
.widgetcontent {list-style: none; padding: 0; margin: 0; width:265px; float:right;  margin-top:0px;  background-color:#fff; }
.widgetcontainer h2 { float:right; color:#5c5e5e; font-size:11px; margin-bottom:5px; margin-right:5px;}
h5, h2, widgettitle{ float:right; color:#5c5e5e; font-size:11px; margin:10px 3px 3px 0; width:100%; text-align:right;}

#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	{ color: #37322F; }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; 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/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #666; padding: 0px; margin: 10px 0px 20px 0; height: 250px;box-shadow: 5px 0px 15px #666666; }
#controls				{ position: absolute; float: left; z-index: 10; width: 660px; 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: 660px; height: 250px; text-decoration: none !important; }
.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: url(../../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }


 
.titulo_pag, .feed-title, .module-title   {
				color:#ffffff;
				padding:20px 0px 10px 20px;
				font-weight:normal;
				font-size:16px;
				width:100%;
				text-align:left;
				margin:0px -10px 10px 0;
				background: #07080a;
				background: -moz-linear-gradient(top,  #07080a 0%, #07265e 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07080a), color-stop(100%,#07265e));
				background: -webkit-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -o-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -ms-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: linear-gradient(to bottom,  #07080a 0%,#07265e 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07080a', endColorstr='#07265e',GradientType=0 )
	}
.titulo_pag a { color:#fff; text-decoration:none; }

.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 { border: solid 1px #666; background-color:#ececec; padding:5px; padding-left:10px; overflow: hidden; margin-top:20px;}
#bottom-content-1, #bottom-content-2	{ float: left; width: 300px; margin: 20px 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; }
#bottom-content-2	 { float:right; }
.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; }


/* banners content */
#banner-content-1, #banner-content-2	{ float: left; width: 650px; height: 256px; margin: 0 10px 10px 0; overflow: hidden; }
#banner-content-1 img		{ border: 1px solid #707070; }
#banner-content-2 img		{ border: 1px solid #707070; }

/* banners content */
#banner-content-3, #banner-content-4	{ float: left; width: 650px; height: 80px; margin: 0 10px 10px 0; overflow: hidden; }
#banner-content-3 img		{ border: 1px solid #707070; }
#banner-content-4 img		{ border: 1px solid #707070; }

/* banners content */
#banner-content-5	{ float: left; width: 650px; height: 236px; margin: 0 10px 10px 0; overflow: hidden; }
#banner-content-6	{ float: left; width: 650px; height: 500px; margin: 0 0px 0px 0; overflow: hidden; }
#banner-content-8	{ float: left; width: 650px; height: 246px; margin: 0 0px 0px 0; overflow: hidden; }
#banner-content-7	{ float: left; width: 650px; height: 16px; margin: 0 0px 0px 0; overflow: hidden; }
#banner-content-5 img		{ border: 1px solid #707070; }
#banner-content-6 img		{ border: 1px solid #707070; }

.bnn-sdb { float:right; margin-top:30px; border:solid 1px #666; padding:0px;  }
.bnn-sdb p { padding:0; margin:0;}

/* 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/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; height: 220px; padding: 10px; font-size: 11px; }*/
.posts-default { border: solid 1px #666; background-color:#ececec; padding:5px; padding-left:10px;}

.posts-default .post	{ width: 187px; float: left; margin: 0 7px 10px 0; height: 250px; padding: 10px; font-size: 11px; background-color:#fff;   }

.posts-default img		{ float: left; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.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; }

.posts-quick			{ /*background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF;*/ background-color:#fff; border: 1px solid #666; margin: 0 0px 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: 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	{ float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; 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: 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	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

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


.dir-dest {  border: solid 1px #666; background-color:#ffffff; padding:0px;   overflow:hidden; }
.dir-dest h1  { 	
				color:#ffffff;
				padding:10px 0px 10px 20px;
				font-weight:normal;
				font-size:16px;
				width:100%;
				background: #07080a;
				background: -moz-linear-gradient(top,  #07080a 0%, #07265e 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07080a), color-stop(100%,#07265e));
				background: -webkit-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -o-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: -ms-linear-gradient(top,  #07080a 0%,#07265e 100%);
				background: linear-gradient(to bottom,  #07080a 0%,#07265e 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07080a', endColorstr='#07265e',GradientType=0 )
				}
.dir-dest button { }
.dir-dest .empresa { float:left; width:290px; height:110px; margin:15px; padding:5px; font-size:11px; cursor:pointer;}
.dir-dest .empresa:hover { background-color:#ececec; }
.dir-dest .empresa a { color:inherit; text-decoration:none; }
.dir-dest .empresa .info { float:right; width:175px; line-height:20px; }
.dir-dest .empresa img {  float:left; margin:2px 5px 0 0; vertical-align:middle; }
.dir-dest p { margin-left:20px;/* margin-top:-20px;*/  }

.empresa_dir { float:left; width:620px; padding:15px; margin:2px; margin-left:5px;font-size:12px; cursor:pointer; border-bottom:solid 1px #ccc;}

.empresa_dir:hover { background-color:#ececec; }
.empresa_dir a { color:inherit; text-decoration:none; font-weight:normal; }
.empresa_dir img {  float:left;  margin:5px; margin-right:10px; vertical-align:middle; }
.empresa_dir .info { float:left;  line-height:22px; width:350px; }
.empresa_dir .dvlogo {}
.empresa_dir .logo {  max-width:150px; max-height:75px;float:right; margin-left:25px; margin-top:30px; text-align:center; }
.empresa_dir .recomendada { font-weight:bold; color:#FF0000;  position:absolute; margin-left:435px; }

#breadcrumbs_list{text-align:right; width:645px; margin:7px;  line-height: 18px; font-size:11px;}
#breadcrumbs_list a{color:#333; text-decoration:underline;}
.company_title_back_link { margin-bottom:10px;}


#subcategory_list { padding:10px; width:450px; margin:10px; border-radius:8px; border:solid 1px #ccc; background-color:#fff; font-size:12px; }
#subcategory_list ul { list-style:disc; font-size:11px; margin-left:20px; margin-top:10px; }
#subcategory_list ul li { margin-bottom:5px;list-style:disc; }
.filtrar { color:#fff;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;border:1px solid #1d6eaa;box-shadow:0 1px 0 #50a8d3 inset;display:inline-block;background:#2088c2 !important;background-image:-webkit-gradient(linear,left top,left bottom,from(#24a3da),to(#1d6eaa));background-image:-webkit-linear-gradient(#24a3da,#1d6eaa);background-image:-moz-linear-gradient(#24a3da,#1d6eaa);background-image:-ms-linear-gradient(#24a3da,#1d6eaa);background-image:-o-linear-gradient(#24a3da,#1d6eaa);background-image:linear-gradient(#24a3da,#1d6eaa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24A3DA',endColorstr='#1D6EAA',GradientType=0) }



#paginacion { width:650px;height:30px; vertical-align:bottom; margin-left:200px;  }
#paginacion .pag {height:30px; width:24px; padding-top:5px;float:left;text-align:center;}
#paginacion a {text-decoration:none; color:#01325d; font-weight:bold;}
#paginacion .act { background-color:#01325d; }
#paginacion .act a {color:#ffffff;}


#dir_buscador { padding:10px;  border-radius:8px; width:200px; float:right; margin:10px; color:#fff; background:#2088c2;background-image:-webkit-gradient(linear,left top,left bottom,from(#24a3da),to(#1d6eaa));background-image:-webkit-linear-gradient(#24a3da,#1d6eaa);background-image:-moz-linear-gradient(#24a3da,#1d6eaa);background-image:-ms-linear-gradient(#24a3da,#1d6eaa);background-image:-o-linear-gradient(#24a3da,#1d6eaa);background-image:linear-gradient(#24a3da,#1d6eaa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24A3DA',endColorstr='#1D6EAA',GradientType=0) }
#dir_buscador input { width:150px; font-size:11px;}
#dir_buscador img { vertical-align:middle; margin-left:10px; }

#sb_prof { width:650px;  overflow:hidden; margin:10px auto; margin-bottom:2px; border-bottom:solid 10px #071631; }
#sb_prof li { float:left; color:#ffffff; padding:10px 0px; border-right:solid 1px #ccc; width:129px; text-align:center; cursor:pointer; background-color: #07265e; border-top-left-radius:10px; border-top-right-radius:10px; font-weight:bold;}
#sb_prof li:hover {background-color:#071631;}
#sb_prof li a { color:#fff; }
#sb_prof .cat_act {background-color: #071631 !important;}
#sb_prof .add {background-color: #8c020f; !important;}
#sbC_prof, .vertical_menu {   width:300px; margin-left:30px; margin-top:10px; overflow:hidden; }
 
#sbC_prof li, .vertical_menu_item { list-style:square; list-style-type:square; font-size:12px; float:none; text-align:left; padding:3px; border:none; border-bottom: solid 1px #333; width:auto; background-color:transparent; border-radius:0px; }
#sbC_prof li a, .vertical_menu_item a {color:#333; font-weight:normal; }
#sbC_prof li:hover, .vertical_menu_item:hover {  background-color:transparent;font-weight:bold; }
#sbC_prof li:hover > a {font-weight:bold; }
.vertical_menu_item:hover > a {font-weight:bold; }

.rrss { margin:20px 20px 0 20px; float:right;}
.rrss img { margin:0 2px; border:none;}

.cont_empresa{ padding:10px 20px 10px 10px;}
.cont_empresa h2 { margin:20px; margin-bottom:0px; float:left; text-align:left; font-size:12px; text-transform:uppercase;  }
.cont_empresa h3 { margin:30px; font-size:16px; } 
.cont_empresa img { margin:10px;}
.cont_empresa ul { margin:20px; }
#map_canvas{background-color: #fff; width: 640px; height: 400px; display: block; margin-bottom:20px;}

.list_brands {  margin-left:40px !important; margin-top:50px !important;}
.list_brands li { margin-bottom:5px;}
.link_brands { color:inherit; font-size:12px; }
.atras { width:100%; float:right; text-align:right; }

 
.sbC {   margin:20px 0; display:none; }
.selected a{ font-weight:bold; }


.tblClasificados { padding:10px; margin-top:50px; }
.tblClasificados td {padding:20px;  border-collapse:collapse; outline:dashed 1px #ccc; border:solid 10px #fff; background-color:#fbf8aa; }

.bnn  { border: solid 1px #666; background-color:#ffffff; padding:0px; margin-top:10px;}
.bnn p { margin:0px; }
button, .btn { background-color:#8c020f; border:none; color:#fff; font-weight:bold; font-size:14px; padding:16px 15px 10px 15px; text-shadow: -5px 5px 5px rgba(0,0,0, 0.3);cursor:pointer; }
button:hover {background-color:#7c090c; }
.btn { font-size:13px; padding:8px 25px; }
.btn_add { float:right; margin-top:-50px; margin-right:0px;}
.navigation				{ margin: 10px 10px 10px 0; }

/* single post */
.single .post, .single-post	{ /*background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; */ background-color:#fff; border: 1px solid #666; margin: 10px 10px 20px 0;  }
.single .post .entry-title, .single-post .entry-title	{ font-size: 21px; font-weight: bold; padding: 15px 0 0; margin: 0 0 5px; line-height:26px; }
.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	{ color: #848485; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 2px 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.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; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 630px; margin: 0 auto 10px; border: 1px solid #CCC; }
.single .post .entry-content, .single-post .entry-content	{ margin: 10px 0; font-size: 12px; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.75em; }

.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: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x top; 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: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; display: block; }*/ 
.feed-title, .module-title			{ border-bottom: none; margin:0px; margin-top:10px;}
.module-title { padding:5px; font-size:14px; width:auto; margin-right:10px; }

.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-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: 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-image:none; background-color:#04183d; color: #fff; }
#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-bg.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-bg.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-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      { color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin: 0 10px 10px 0; padding: 10px; }
*/
/* footer */
#footer				{  width: 100%; background: #01325d; padding-bottom: 30px; border: none; }
#footer #franja { width:100%; height:35px; background-color:#04183d;}
#footer #footer_cont { width:960px; color:#fff; margin:0 auto; padding-top:15px; font-weight:light; }
#footer #footer_cont ul { width:200px; height:200px; float:left; }
#footer #footer_cont ul li { margin-bottom:5px; }
#footer #footer_cont a { color:#fff; text-decoration:none; }
#footer #footer_cont a:hover { color:#fff; text-decoration:underline; }

#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: 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: 11px; }

/* footer2 */
#footer2				{ margin: 15px auto 15px; width: 960px; background: #01325d; padding-bottom: 1px; }

/* listado.php */
#listadoservicios {
	color:#30578B;
	font-size:12px;
}
#listadoservicios h5{
	font-weight:bold
	text-align:center;
}
#listadoservicios h3{
	color:#000;
	font-weight:bold;
	text-align:center;
}

/* ARREGLOS */
#login a{
	color:#FFF;
}
 


/*#searchform2{
	padding-top:25px;
}*/
#login{
	float:right;
}
#searchbar2 p{
	float:left;	
}
#login p{
	float:left;
	margin-left:10px;
	margin-bottom:0;
	color:#FFF;
}
#login #fechahoy{
	float:left;
	padding-right:70px;
}
/*.logo{
	margin:0;
	padding:0;
}*/
#header{
	padding:0;
}
input[type=submit], #wp-email-submit    {
	background-image:none;
	background-color:#666;
}
#user_login,#user_pass{
	border:0;
	padding:0;
}
#login p{
	
}
#login p a{
	text-decoration:none;
}
/*#loginform .login-submit #wp-submit{
	padding:0;
	border:1px solid #000;
	background:none;
}
#loginform #wp-submit:hover, #login p a:hover {
	background:none;
	color:#C30;
}*/

#acceso-socios {list-style: none; padding: 0; margin: 0; border:solid 1px #ccc; width:265px; float:right;  margin-top:30px;  background-color:#fff;}
#acceso-socios h2 {  margin:0px; float:none;}
#loginform  {  font-size:11px; padding:10px; float:left;}
#loginform input { width:200px; border:solid 1px #ccc; min-height:25px;}
#loginform input[type=submit] { background-color:#8c020f;  border:none; color:#fff; font-weight:bold; font-size:14px; padding:3px 20px; text-shadow: -5px 5px 5px rgba(0,0,0, 0.3);cursor:pointer; }
#loginform input[type=checkbox] { width:auto; min-height:0; float:none; }
#loginform input[type=submit]:hover {background-color:#7c090c; }

select {cursor:pointer;height:auto;margin:0;padding:.42em .4em .42em 0;width:300px;color:#333;font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; border-radius:3px;  }
/*#header{
	padding-top:10px;	
}*/
/*#fechahoy{
	float:left;
	color:#FFF;
	margin:0;
}*/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

#menu-sidebar { background-color:#ffffff; width:260px; text-align:center; border:solid 1px #ccc;  float:right; margin-top:30px;}
#menu-sidebar li{
	list-style:none;	
}
#menu-sidebar li a:hover{
	opacity:0.3;
	filter: alpha(opacity=30);
}


.fl-lf { float:left !important; }
.fl-rg { float:right !important; }
.f10 { font-size:10px !important; }
.mr { margin-right:0px !important; }
.bn { border:none !important; }
.dn { display:none !important; }
