 /*  
Theme Name: loogic social 27-07-2009
Theme URI: http://www.vivaestudio.com/
Description: loogic social.
Version:  onestic, blogestudio 27-07-2009
Author: vivaestudio 30-09-2008
Author URI: http://www.vivaestudio.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/
body {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(images/body_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#page { background:url(images/wrapper_bg.gif) no-repeat center 0; min-height:332px; 
}
a {
	color: #156d9a;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
img {
	border:0 none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h2,h1 {
	color: #000;
	margin: 0px 0px 5px;
	font-size:26px;
	font-weight:normal;
	line-height: 30px;
	padding:20px 0 12px 0;
	border-top:10px solid #f4f4f4;
	border-bottom:1px solid #d1d1d1;
}

h1#h1ppal,h1#h1ppal a{
margin: 0px 0px 5px;
	font-size:12px;
	font-weight:normal;
	line-height: 12px;
	padding:0 0 0 0;
	border-top:0 none;
	border-bottom:0 none;
}
h2 a, h2 a:hover,h1 a, h1 a:hover {
	color: #007811;
	text-decoration: none;
}
h2.singleh2 a, h2.singleh2 a:hover,h1.singleh2 a, h1.singleh2 a:hover {
	color: #007811 !important; 
}
h3 {
	font: normal 160%/100% Arial;
	color: #3c3c3c;
	margin: 0 0px 10px;
}
h4 {
	font: normal 130%/100% Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page, .pie {
	margin: 0 auto;
	width: 962px;
	padding:0 23px;
}
/* header area */

#header {
	margin: 0;
	height:160px;
	position:relative;
}
div.description { display:none; }
#header .tecnotrabajo { line-height:35px; margin-top:1px;}
/*
#header .tecnotrabajo span { display:none;}
#header .tecnotrabajo h2 { float:left; margin:5px 12px 0 0; background:url(images/tecnotrabajo_logo.png) no-repeat; width:149px; height:26px; padding:0; border:0;}
#header .tecnotrabajo p.publica { float:right; margin:0; background:url(images/tecnotrabajo_publica.png) no-repeat; width:175px; height:21px; margin-top:9px;}
#header .tecnotrabajo a.anterior,
#header .tecnotrabajo a.siguiente { float:left; background:url(images/tecnotrabajo_sig.png) no-repeat; width:25px; height:18px; margin-top:10px; margin-right:6px}
#header .tecnotrabajo a.siguiente { background-position: right top; margin-right:10px;}
*/
#header h1, #header h1 a { float:left; width:234px; height:159px; margin:0; clear:left; text-indent:-9999px}

* html #header h1, * html #header h1 a { width:231px;}

#header .banner { padding-top:16px; height: 90px;}
#nav {
	list-style: none;
	padding-left: 0px;
	padding-top:19px;
	margin:0;
	float:right;
	/*background:url(images/menu_ul_bg.png) no-repeat left bottom;*/
	padding-bottom:1px;
}
#nav li {
	float: left;
	margin:0;
	white-space: nowrap;
	line-height:23px;
	font-size:14px;
	padding-right:2px;
	/*background:url(images/menu_blt.png) no-repeat right top;*/
}
#nav li.last { background:none; padding-right:0;}
#nav li a{
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	color:#2b2d2a;
	text-transform:uppercase;
	font-weight:bold;
	/*background:url(images/menu_bg.png) no-repeat center top;*/
}
#nav li.first a{ background-position: left top;}
#nav li.last a{ background-position: right top;}
#nav li.first a:hover, #nav li.first a.activo { background-position: left -36px;}
#nav li.last a:hover, #nav li.last a.activo { background-position: right -36px;}
#nav li a:hover, #nav li a.activo { background-position: center -36px;}

.blsubnav { position:relative; float:left; width:620px;}
#subnav { clear:both; list-style:none; float:left; margin:0; padding:11px 0 9px; width:600px; border-bottom:1px solid #d1d1d1;}
#subnav li{ display:inline; padding:0 8px 0 0; margin-right:8px; font-size:13px; position:relative; border-right:1px solid #ccc; }
#subnav li a { color:#227593; font-weight:bold;}
#subnav li.idioma { background:url(images/desplegar.png) no-repeat right center; border-right:0; padding-right:12px;}
#subnav div { 
	background:#F6F6F6;
	border:1px solid #CCCCCC;
	left:-11px;
	padding:5px 10px;
	position:absolute;
	top:-9px;
	display:none;
	z-index:1000;
}
/*search form */
#searchform {
	float: right;
	position:absolute;
	left:335px;
	top:10px;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 161px;
	height: 16px;
	font-size:12px;
	line-height:18px;
	padding:2px 2px 2px 7px;
	border:1px solid #c1c1c1;
	border-top-color:#959595;
	font-family: Courier, Georgia, serif;
	background: #fff;
	margin-right: 8px;
	color: #333333;
	font-weight: normal;
	float: left;
}

#searchform #searchsubmit { background:url(images/boton_buscar.png) no-repeat; width:84px; height:20px; border:none; cursor: pointer; float: left; }
/* content area */
#content {
	float: left;
	width: 600px;
	margin:0 0 0 20px;
	overflow: hidden;
	display:inline;
}
.post-content a {
	/*font-weight: bold;*/
}
#content img {
	border: 1px solid #d2d2d2;
	padding: 5px;
}
#content img.nada {
	border: 0px none;
	padding: 0px;
}

.post {
	clear: both;
	margin-bottom: 5px;
	
}
.post-date {
	color:#666;
	font-size:96%;
	line-height:24px;
	padding-right:10px;
	display:block;
	margin-bottom:10px;
}
.post-cat {  background:url(images/relacionados_bg.png) no-repeat center bottom; border-bottom:35px solid #fff; height:100px}
.post-cat p { border-top:1px solid #c5d6dd; margin:0 22px 0 15px; padding:15px 0 15px 23px; background:url(images/etiquetas_blt.png) no-repeat 0 20px;}
.post-comments {
	padding-left: 50px;
	font-size:16px;
	line-height:60px;
	color: #888888
}
.post-sharethis { line-height:50px; padding-left:30px;}
.post-comments a { font-weight:bold;}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;

}
.related_post h3 { font-size:12px; text-transform:uppercase; color:#428bb6; padding-left:35px; line-height:36px; margin:0; font-weight:bold;}
ul.related_post { list-style:none; margin-left:25px; font-size:13px; padding:0;}
ul.related_post li{ margin-left:0; padding:0;}

.post-content {
	clear: both;
	padding-top: 8px;
}
.post-content p, .post-content ul { font-size:14px;}
/*.post-content p { clear:both;}*/
.post-content ul {padding-top:0px;margin-top:0px;}
.post-info {
	font-size:12px;
	background:url(images/relacionados_bg.png) no-repeat center top;
	border-bottom:1px solid #ccc;
}
.post-content blockquote {
	background: #F1F9FF;
	border-right: 2px solid #DDF1FF; 
	border-bottom: 2px solid #DDF1FF; 
	padding: 8px;
margin-top:0px;

}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
h3#comments {
	font: italic 14px Georgia;
	color: #4e4e4e;
}
h3#comments strong { color:#156D9A; font-size:16px;}

#comments, #respond {
	border-bottom: 1px solid #ccc;
	padding: 15px 0 15px 0;
	border-top:10px solid #f4f4f4;
	clear: both;
}
.commentsep {
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 35px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	border-bottom: 1px solid #ccc; 
	background: #F4F4F4;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 120% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #b0b0b0;
	border-top: 1px solid #979797;
	padding: 5px;
	margin-top: 3px;
	margin-right: 5px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #b0b0b0;
	border-top: 1px solid #979797;
	padding: 5px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background-color: #156d9a;
	color: #fff;
	-moz-border-radius: 5px;
	border: 1px solid #156d9a;
	font-weight: bold;
	float:left;
	width: 164px;
	height: 32px;
	cursor: pointer;
	margin-bottom:20px;
	font-size: 105%;
}
#commentform input:hover#submit {
	color: #c9efff;
}

#commentform p.subscribe-to-comments { margin-bottom:20px;}
.nocomments {
	font: italic 16px Georgia;
	padding-top: 40px;
	color: #4e4e4e;
	text-align: center;
	border-top:10px solid #f4f4f4;
}
.nocomments span {font-size: 39px; color: #d0d0d0; font-family: Georgia; }

/*sidebar */
.sidebar {
	float: left;
	padding:0;
	margin:10px 0 20px 23px;
	width: 300px;
	overflow: hidden;
}
.sidebar .myloogic {
	xxxmargin: -30px 0 5px 0;
}
.sidebar .banner { background:#f6f6f6 url(images/sidebar_publicidad.png) no-repeat left bottom; padding-bottom:19px;width:300px; height: 250px;}
.sidebar .bannerChicos { background:#f6f6f6; padding-bottom:0;} 
.sidebar .moveup { margin-top: 10px; }
.sidebar .bannerChicos img { float:left;margin:0 0 15px 10px;}/*margin:0 0 15px 15px; */
.sidebar .bannerChicos img.imgvuelos { margin:0 0 0px 0px; }
.sidebar .bannerChicos .minibanner { margin:0 0 15px 15px; float:left; width:125px;}
.sidebar .bannerChicos .minibanner img{ margin:0; float:none;}
.sidebar .bannerChicos .masinfo { float:right; margin:9px 19px 0 0; padding-bottom:9px;}
.sidebar .bannerChicos h3 { margin:0; padding:10px 15px; color:#7f7f7f; float:left;}
.sidebar .bannerChicos .interesa { background:url(images/sidebar_patrocinar.png) no-repeat; text-align:center; margin-bottom:0; line-height:34px; padding-bottom:0; clear:both;}
.sidebar .bannerChicos .interesa2 { text-align:center; margin-bottom:0;  padding-bottom:0; clear:both;}
/*sidebar title () */
.sidebar h2, .sidebar .sidebartitle{
	font:20px/21px Arial, Helvetica, sans-serif;
	height:21px;
	margin:30px 0 0 0;
	color:#00903b;
	padding:12px 15px;
	background:url(images/sidebar_h2.png) repeat-x;
	border:1px solid #cdcdcd;
	border-bottom:0;
}
.sidebar h2 { margin-top:10px;}
/*sidebar text styles */
.sidebar a:hover{
	border: none;
}
.widget {
	padding: 10px 10px 10px 10px;
}
/*sidebar list level1 */
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	background:url(images/sidebar_bg.png) no-repeat center bottom;
}
/*sidebar list level2 */
.sidebar ul li ul {
	margin: 0;
	padding:10px;
	border:1px solid #cdcdcd;
	border-top:0;
}
.sidebar ul li ul li {
	list-style: none;
	margin: 0;
	padding:5px 8px;
	border-bottom:1px solid #cdcdcd;
}
.sidebar ul li ul li:last-child { border:none;}
/*sidebar list level3 */
.sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

.sidebar .feeds ul{ border:none; background:url(images/sidebar_feed_bg.png) no-repeat; padding:22px 14px 1px 20px; margin-top:10px;}
.sidebar .feeds ul li { border:none; background:url(images/sidebar_feed.png) no-repeat; padding:0 0 0 49px; height:38px; margin-bottom:20px;}
.sidebar .feeds ul li.frss { background-position:0 0;}
.sidebar .feeds ul li.frsscom { background-position:0 -55px;}
.sidebar .feeds ul li.frsssub { background-position:0 -115px; padding-top:5px}
.sidebar .feeds h3 { margin:0; padding:0; font-size:14px; color:#0064bc; font-weight:bold; }
.sidebar .feeds p { margin:0; padding:0; font-size:11px; color:#968e45;} 

.sidebar .feeds .text { width:136px;}

div.hot-tags {
	padding: 10px;
}
/* footer area */
#footer {
	clear:both;
	background:#f6f6f6 url(images/footer.png) repeat-x ;
	font-size:12px;
	padding-bottom: 5px;
}
#footer ul {
	margin-left:25px;
	float:left;
	width:289px;
	list-style:none;
	padding:0 0 20px 0;
	line-height:28px;
	font-weight:bold;
}


#footer ul li h4{ background:url(images/pie_sep.png) no-repeat left bottom; padding-bottom:10px; margin-bottom:10px; color:#555; font-size:20px;}
#footer ul li h4 a {color:#555;}
#footer .valido { clear:both; float:right; margin:20px 20px 0 0;}
#footer .sep{ background:url(images/pie_sep.png) no-repeat left top; margin:0 20px 0 25px; padding:20px 0; clear:left;}

#footer ul li.tit { float:none; width:289px; padding:0;}
#footer ul li { /*float:left; width:124px; */padding-right:20px; font-weight:normal;}

* html #footer ul, * html #footer ul li.tit  {	width:280px;}

#footer .linkspie { clear:left; padding:20px 0; background:url(images/pie_sep.png) no-repeat 25px top;}
#footer .linkspie p { margin:0; padding:0; color:#ccc;}
#footer .linkspie strong { color:#333; display:block; float:left; padding:0 8px 0 0; margin-right:10px; border-right:1px solid #ccc; width:80px; text-align:right;}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

#subfooter {
	background: #e8e8e8 url(images/footerbg.png) 0 0 repeat-x;
	height: 48px;
	width: 100%;
	padding-bottom: 12px;
}

#subfooter div {
	margin: 0 auto;
	padding-top: 22px;
	width: 922px;
}

.inventa, .vivaestudio {
	float: left;
	width: 50%;
}

.inventa a, .vivaestudio a {
	display: block;
	background-position: center right;
	background-repeat: no-repeat;
}

.inventa a strong, .vivaestudio a strong {
	display: none;
}

.inventa a {
	background-image: url(images/inventa.png);
	background-position: bottom right !important;
	height: 15px;
	padding-bottom: 3px;
	width: 236px;
}

.vivaestudio a {
	background-image: url(images/vivaestudio.png);
	margin-left: 280px;
	height: 20px;
	width: 193px;
}



/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft {
	float:left;
	margin: 2px 10px 5px 0px;
padding-right:5px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/* Aniadido */
.subsmails{width:125px;margin-right:5px;}
* html .subsmails{width:125px;}

.cat-item, .page_item{float:left;width:120px; display:inline;}
/*
.sidebar ul li.page_item ul {
border-width:0pt 0pt 0pt;
}
*/
.formfeedb{
padding:3px;
padding-top:-3px;
text-align:center;
}

.submitfeed{
font-size:11px;
}

div.pagination {
	padding:30px 0 10px 0;
	text-align:center;
	padding: 30px 0px;
	border-top:10px solid #f4f4f4;
}

div.pagination a {
	padding: 5px 9px;
	margin-right: 4px;
	border-right: 1px solid #bccdd3;
	border-bottom: 1px solid #91b1bc;
	border-left: 1px solid #c8d8de;
	border-top: 1px solid #c8d8de;
	background: #f3f9fb;
}
div.pagination span.current {
	padding: 5px 9px 6px 10px;
	margin-right: 4px;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #f4f4f4;
	color: #9c9c9c;
}
a.pagin-next, a.pagin-prev {
	background-color: #156d9a !important;
	color: #fff;
	-moz-border-radius: 5px;
	border: 1px solid #156d9a !important;
	font-weight: bold;
}
a:hover.pagin-next, a:hover.pagin-prev {
	color: #c9efff !important;
	padding: 5px 9px !important;
	text-decoration: none;
}

input.submitfeed {
	background-color: #156d9a; 
	color: #fff; 
	-moz-border-radius: 5px; 
	border: 1px solid #156d9a !important; 
	font-weight: bold; 
	cursor: pointer; 
	padding: 2px 3px;
}
* html input.submitfeed { width:68px; }

input:hover.submitfeed {
	color: #c9efff;
}
div.pagination span.disabled, .dots {
	padding: 6px 10px;
	margin-right: 4px;
	color: #9c9c9c;
	background: #f4f4f4;
	-moz-border-radius: 5px;
	border: 1px solid #f4f4f4;
}
ul a b {font-weight:normal;}

#footer ul .corankBox ul, #footer ul .corankBox li { margin:0; padding:0;}

p{
text-align:justify;
}



.inventa, .vivaestudio, .acens {
  float: left;
  width: 33%;
}

.inventa a, .vivaestudio a, .interdominios a {
  display: block;
  background-position: center right;
  background-repeat: no-repeat;
}

.inventa a strong, .vivaestudio a strong, .interdominios a strong {
  display: none;
}

.inventa a {
  background-image: url(images/inventa.png);
  background-position: bottom right !important;
  height: 15px;
  padding-bottom: 3px;
  width: 236px;
}

.vivaestudio a {
  background-image: url(images/vivaestudio.png);
  margin-left: 125px;
  height: 20px;
  width: 193px;
}

.interdominios a {
  background-image: url(images/interdominios.png);
  margin-left: 65px;
  height: 20px;
  width: 205px;
}



ul li ul li {padding-left:0px;}


cite.propio a{
color: #007811;
}

.dbx-b-ox-wrapper{
display:none;
}

#content img.sociable-hovers{padding:0px;border:0 none;margin:0px;}



/***
 * NOTE: If you rename /css/site-wide-sample.css to /css/site-wide.css you can apply CSS styles to any
 * theme that is in use across your whole site. This includes any blog or member theme. You do not
 * need to add an @import declaration in this file, it will load automaticaly.
 */
 
 #wp-admin-bar {
	background:#226483 !important;
	border-bottom:1px solid #024453;
	color:#FFFFFF !important;
	font-weight:normal !important;
	height:28px !important;
	left:0 !important;
	position:absolute !important;
	text-align:left !important;
	top:0 !important;
	width:100% !important;
	z-index:1001 !important;
}
#wp-admin-bar ul.main-nav li ul li a:hover, #wp-admin-bar ul.main-nav li.sfhover ul li a:hover {
	background-color: #327495 !important;

}

 div.socialize, .tweetmeme_button{
float:left;
}







