/*
Theme Name: Marc Vidal
Theme URI: haureal.com
Version: 1.0
Description: marcvidal.cat
Author: Haureal Web Studio
*/

body {
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
}
.bodyhome {
  background: #fff url("images/bg.jpg") repeat-x;
}
.bodywhite {
  background: #fff url("images/bg2.jpg") repeat-x;
}
.marginauto {
  width: 942px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
}
.banner {
  height: 139px;
  text-align: left;
  background: url("images/header/mv-header.png") no-repeat;
  margin-top: 4px;
}
.post-wrap {
  width: 650px;
  margin-top: 20px;
  float: left;
}
.post-wrap-events {}
.sidebar-wrap-home {
  width: 200px;
  padding: 0 0 0 9px;
  margin-top: 20px;
  float: right;
}
.sidebar-wrap {
  width: 220px;
  padding: 0 0 0 9px;
  margin-top: 30px;
  float: right;
}

.sidebar-home {margin-top: 40px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a, a:link, a:visited {text-decoration: none; color: #2B87A5;}
a:hover {color: #0f424d;}
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.hidden {display: none;}

h1 {color: #22a1c0;}
h2 {color: #a8a8a8; font-size: 20px;}
p { color: #787878; line-height: 19px;}

.handlink {cursor: pointer;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
.clear-home {height: 30px;}

.logo {
  padding-top: 45px;
  float: left;
  font-weight: normal;
}
.logo a {
  letter-spacing: -0.07em;
  color: #e8e8e8;
  font-size: 45px;
  font-weight: bold;
}
.logo span {
  display: block;
  clear: both;
  font-size: 14px;
  font-family: arial;
  color: #7d7d7d;
}

.categories-left {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-left.gif") no-repeat;
}
.categories-right {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-right.gif") no-repeat;
}
ul.dropdown-categories {
  height: 38px;
  padding-top: 7px;
  display: block;
  background: url("images/categories-bg.gif") repeat-x;
}
.pages-topbars {
  padding-top: 14px;
  float: left;
  position: absolute;
  top:90px;
}
.pages-left {
  width: 8px;
  height: 32px;
  float: left;
}
.pages-right {
  width: 8px;
  height: 32px;
  float: left;
}
ul.dropdown-pages {
  height: 32px;
  padding: 0;
  float: left;
  display: inline-block;
}
.topbars {
  padding: 6px 0px 0 6px;
  clear: both;
}
.last-tweet {
  width: 869px;
  height: 14px;
  padding: 4px 5px;
  color: #b2b2b2;
  overflow: hidden;
  float: left;
  background: url("images/tweet-bg.gif");
  font-weight: bold;
  text-shadow: 0px 0px 1px gray;
}

.twitter-left {
  width: 51px;
  height: 22px;
  float: left;
  background: url("images/tweet-icon.gif") no-repeat;
}
.twitter-right {
  width: 6px;
  height: 22px;
  float: left;
  background: url("images/tweet-right.gif") no-repeat;
}
.subscribe {
  width: 25px;
  height: 23px;
  margin-left: 6px;
  display: block;
  float: left;
  background: url("images/rss.gif") no-repeat;
}
.rsstweet {
  padding-top: 7px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Especial              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 911px;
  height: 250px;
  margin-top: 30px;
  padding: 15px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.featured-label {
  width: 84px;
  height: 84px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 20;
  background: url("images/featured-label.png") no-repeat;
}
.showcase {
  width: 911px;
  height: 233px;
  margin-bottom: 3px;
}
.showcase h2.entry-title {
  font-size: 25px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
  font-size: 17px;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
  border: 6px solid #dcdcdc;
}
div.controls a {
  width: 10px;
  height: 10px;
  margin-right: 6px;
  float: left;
  display: block;
  background: url("images/control.gif") no-repeat;
}
div.controls a.activeSlide {background: url("images/control-hover.gif") no-repeat;}
.featured #prev {
  width: 91px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 85px;
  display: block;
  float: left;
  background: url("images/previous.gif") no-repeat;
}
.featured #next {
  width: 75px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 10px;
  display: block;
  float: left;
  background: url("images/next.gif") no-repeat;
}
.featured #next:hover {background: url("images/next-hover.gif") no-repeat;}
.featured #prev:hover {background: url("images/previous-hover.gif") no-repeat;}
.meta_especial {font-weight: bolder; margin-top: 15px;}
.fecha_especial {font-size: 10px; color: gray;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
  margin-bottom: 25px;
  padding: 10px 10px 10px 0px;
}

.homepost:hover {
	/*background: #F0F0F0; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}

.entry-content {
  padding-top: 3px;
  line-height: 21px;
  color: #474747;
  border-top: 1px solid #ececec;
  font-size: 14px;
}
.post .borderimg {
  padding: 7px;
  margin-right: 15px;
  display: block;
  float: left;
  background: #ebebeb;
}

.borderimg_page {
  width: 190px;
  height: 54px;
  padding: 7px;
  margin-right: 15px;
  display: block;
  float: left;
  background: #ebebeb;
}

.postright {
  width: 405px;
  float: left;
}
.postfull {
  margin-right: 10px;
  float: left;
}
.entry-title {
  margin-bottom: 3px;
  font-size: 23px;
  font-weight: normal;
  color: #2b87a5;
  text-shadow: 1px 1px 1px #e5e5e5;
}

.post .meta {
  font-size: 14px;
  margin-top: 10px;
  width: 97%;	
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
  text-shadow: 1px 1px 1px white;
}

.metaleft {width:80%; float: left;}
.metaright {width:20%; float: right; text-align: right;}
.metapost_single {  color: #b8b8b8; text-transform: uppercase;}

.post .meta a {
  color: #287181;
  font-weight: bold;
}
.post .meta a:hover {
  color: #0f424d;
}
.post .meta span {
  color: #287181;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 4px;
}
.searchresults {
  font-size: 25px;
  color: #2b87a5;
  line-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

#entradas_relacionadas {border-top: 1px solid #DADADA; margin-top: 15px; font-size: 14px;
  width: 97%;	
  padding: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
  text-shadow: 1px 1px 1px white;}
  
#entradas_relacionadas h2 {
	font-size: 20px;
}
#entradas_relacionadas ul { margin-left: 15px;}
#entradas_relacionadas ul li { background:url("images/widget-item.gif") no-repeat scroll 5px 15px transparent; padding:10px 0 10px 17px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Page                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.page-title {
  margin-bottom: 3px;
  font-size: 30px;
  font-weight: normal;
  color: #2b87a5;
  width: 668px;
}


#prensa h3 { text-transform: uppercase; margin-top: -25px; font-size: 16px; margin-bottom: 15px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Front Page             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.blockpost {
  width: 300px;
  float: left;
  position: relative;
}

.blockpostvideo {
  width: 270px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
.blockpostvideo img.border {
  padding: 7px;
  margin-top: 10px;
  background: url("images/border.gif") no-repeat;
}
div#odd {
  width: 300px;
  padding-right: 35px;
  margin-right: 13px;
  float: left;
}
div#oddvideo {
  width: 360px;
  margin-right: 13px;
  float: left;
  background: url("images/vr.gif") no-repeat right;
}
.oddvideo {
  width: 323px;
  padding-right: 35px;
  margin-right: 13px;
  float: left;
  background: url("images/vr.gif") no-repeat right;
}
.blockpost .entry-title {
  font-size: 25px;
}
.blockpost span, .blockpost span a {
  color: #b9b9b9;
}
.blockpost a:hover {
  color: #287181;
}
.blockpost .entry-content {
  margin-top: 5px;
  border-top: 1px solid #ececec;
  font-size: 15px;
}
.blockpost img.border {
  padding: 7px;
  margin-top: 10px;
  background: url("images/border.gif") no-repeat;
}
.blockpost .calendar {
  width: 43px;
  height: 28px;
  padding-top: 23px;
  padding-left: 6px;
  font-size: 18px;
  color: #6f6f6f;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: -3px;
  left: 285px;
  z-index: 30px;
  background: url("images/calendar.png") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content {
  border-top: 1px solid #d5d5d5;
  margin-top: 13px;
  padding-top: 15px;
}
.single .entry-title {
  font-size: 30px;
}
.single .meta {
  color: #b8b8b8;
  text-transform: uppercase;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.navigation {
  width: 100%;
  height: 33px;
  clear: both;
}
.navigation a {
  height: 20px;
  color: #888;
  line-height: 25px;
}
.navigation a:hover {
  color: #555;
}
.navigation span {
  color: #4e9cb6;
}
.nav-prev {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: left;
  float: left;
  background: url("images/navigation.gif") no-repeat left top;
}
.nav-prev:hover {
  background: url("images/navigation.gif") no-repeat -218px top;
}
.nav-next {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: right;
  float: right;
  background: url("images/navigation.gif") no-repeat left top;
}
.nav-next:hover {
  background: url("images/navigation.gif") no-repeat -218px top;
}
.pagination {
  width: 100%;
  height: 30px;
}
.pagination span a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ccc;
}
.pagination span a:hover {
  border: 1px solid #aaa;
}
.pagination .pag-left {
  float: left;
  text-align: left;
}
.pagination .pag-right {
  float: right;
  text-align: right;  
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
.widget {margin: 0px 0px 30px 0px;}

.widgettitle {
  width: 210px;
  color: #2B87A5;
  font: bold 18px "trebuchet MS";
  text-transform: uppercase;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px #e5e5e5;
}

.widgettitle h3 {}

.widget ul {
  width: 200px;
  padding: 10px;
  margin-bottom: 10px;
 display: inline-block;
}
.widget div {
  width: 200px;
  margin-bottom: 10px;
  display: inline-block;
}
.widget li {
  padding: 10px 0 10px 17px;
  background: url("images/widget-item.gif") no-repeat 5px 15px;
}
.widget li a {
  color: #717171;
}
.widget li a:hover {
  color: #333;
}
.textwidget {
  color: #6f6f6f;
  line-height: 22px;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  color: #717171;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  color: #fff;
  background: #21738e;
}
#searchform #s {
  width: 125px;
  height: 15px;
  padding: 4px;
  font-size: 12px;
  margin-right: 3px;
  display: block;
  float: left;
  border: 2px solid #d4d4d4;
  background: #fff;
}
#searchform #searchsubmit {
  padding: 1px;
  float: left;
  font-size: 12px;
  display: block;
}
li.recentcomments {
  color: #898989;
}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  text-align: center;
}
.advertisement img {
  padding: 2px;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.advertisement img:hover {
  border: 1px solid #a0a0a0;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: 15px;
  color: #4b4b4b;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
  color: #bcbcbc;
}
#wp-calendar td a {
  color: #737373;
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  color: #7b7b7b;
  border-bottom: 1px solid #f0f0f0;
}

.eventos_sidebar { color: #717171;}
.evento_titulo_sidebar{ font-weight: bold;} 

#widget-facebook {margin-top: 15px;}
#tags a, #tags a:link, #tags a:visited { color: #a2a2a2;}
#tags a:hover {color: #22A1C0;}

.rating_comments{margin-top:15px;text-transform: uppercase; text-align: right; font-weight: bold;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Emprendo              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
	
#emprendo-cink a { background-image:url(images/emprendo/logo-cink.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-cink span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-cink-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#emprendo-experiencia20 a { background-image:url(images/emprendo/logo-experiencia20.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-experiencia20 span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-experiencia20-color.jpg); background-repeat: no-repeat; position:relative; display:block }
#emprendo-poliblocs a { background-image:url(images/emprendo/logo-poliblocs.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-poliblocs span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-poliblocs-color.jpg); background-repeat: no-repeat; position:relative; display:block }
#emprendo-eworks a { background-image:url(images/emprendo/logo-eworks.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-eworks span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-eworks-color.jpg); background-repeat: no-repeat; position:relative; display:block }
#emprendo-vvfundgox a { background-image:url(images/emprendo/logo-vvfundgox.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-vvfundgox span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-vvfundgox-color.jpg); background-repeat: no-repeat; position:relative; display:block }
#emprendo-assetmfo a { background-image:url(images/emprendo/logo-assetmfo.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#emprendo-assetmfo span.hover { width:210px; height:45px; background-image:url(images/emprendo/logo-assetmfo-color.jpg); background-repeat: no-repeat; position:relative; display:block }

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Proyectos              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

#proyectos-sfp a { background-image:url(images/proyectos/logo-sfp.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#proyectos-sfp span.hover { width:210px; height:45px; background-image:url(images/proyectos/logo-sfp-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#proyectos-pindoles a { background-image:url(images/proyectos/logo-pindoles.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#proyectos-pindoles span.hover { width:210px; height:45px; background-image:url(images/proyectos/logo-pindoles-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#proyectos-cdigital a { background-image:url(images/proyectos/logo-cdigital.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#proyectos-cdigital span.hover { width:210px; height:45px; background-image:url(images/proyectos/logo-cdigital-color.jpg); background-repeat: no-repeat; position:relative; display:block;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Colaboro               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

#colaboro-elconfidencial a { background-image:url(images/colaboro/logo-elconfidencial.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#colaboro-elconfidencial span.hover { width:210px; height:45px; background-image:url(images/colaboro/logo-elconfidencial-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-rac1 a { background-image:url(images/colaboro/logo-rac1.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#colaboro-rac1 span.hover { width:210px; height:45px; background-image:url(images/colaboro/logo-rac1-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-sa a { background-image:url(images/colaboro/logo-speakers.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-sa span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-speakers-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-localret a { background-image:url(images/colaboro/logo-localret.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-localret span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-localret-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-etv a { background-image:url(images/colaboro/logo-etv.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:45px;}
#colaboro-etv span.hover { width:210px; height:45px; background-image:url(images/colaboro/logo-etv-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-tv3 a { background-image:url(images/colaboro/logo-tv3.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-tv3 span.hover { max-width:210px; height:55px; background-image:url(images/colaboro/logo-tv3-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-usev a { background-image:url(images/colaboro/logo-usev.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-usev span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-usev-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ftel a { background-image:url(images/colaboro/logo-ftel.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ftel span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-ftel-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-usev span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-usev-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ftel a { background-image:url(images/colaboro/logo-ftel.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ftel span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-ftel-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-simo a { background-image:url(images/colaboro/logo-simo.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-simo span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-simo-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-fmtec a { width:210px; height:55px; background-image:url(images/colaboro/logo-fmtec.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-fmtec span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-fmtec-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-grow a { background-image:url(images/colaboro/logo-grow.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-grow span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-grow-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ginfo a { background-image:url(images/colaboro/logo-guadalinfo.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ginfo span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-guadalinfo-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ficod a { background-image:url(images/colaboro/logo-ficod.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ficod span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-ficod-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ecdig a { background-image:url(images/colaboro/logo-ecdig.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ecdig span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-ecdig-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-ocero a { background-image:url(images/colaboro/logo-ondacero.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-ocero span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-ondacero-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#colaboro-pdf a { background-image:url(images/colaboro/logo-pdf.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#colaboro-pdf span.hover { width:210px; height:55px; background-image:url(images/colaboro/logo-pdf-color.jpg); background-repeat: no-repeat; position:relative; display:block;}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Universidades          --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

#unis-ucol a { background-image:url(images/universidades/logo-ucol.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-ucol span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-ucol-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-udg a { background-image:url(images/universidades/logo-udg.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-udg span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-udg-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-upv a { background-image:url(images/universidades/logo-upv.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-upv span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-upv-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-idec a { background-image:url(images/universidades/logo-idec.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-idec span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-idec-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-esade a { background-image:url(images/universidades/logo-esade.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-esade span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-esade-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-elisava a { background-image:url(images/universidades/logo-elisava.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-elisava span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-elisava-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-udg a { background-image:url(images/universidades/logo-udg.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-udg span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-udg-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-udl a { background-image:url(images/universidades/logo-udl.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-udl span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-udl-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-uva a { background-image:url(images/universidades/logo-uva.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-uva span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-uva-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-utalca a { background-image:url(images/universidades/logo-utalca.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-utalca span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-utalca-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-ubil3 a { background-image:url(images/universidades/logo-ubil3.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-ubil3 span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-ubil3-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#unis-uinter a { background-image:url(images/universidades/logo-uinter.jpg); background-repeat: no-repeat; position:relative; display:block; width:210px; height:55px;}
#unis-uinter span.hover { width:210px; height:55px; background-image:url(images/universidades/logo-uinter-color.jpg); background-repeat: no-repeat; position:relative; display:block;}
#suscripcion input[type=text] {border: 1px solid #CDCDCD; background: white; line-height: 24px; font-size: 11px; padding: 5px; width: 197px; margin-bottom: :10px;}
#busqueda input[type=text] {float:left; border: 1px solid #CDCDCD; background: white; line-height: 24px; font-size: 11px; padding: 5px; width: 125px; margin-bottom: :10px;}
#busqueda input[type=submit] {margin: 4px 0px 0px 5px;}
#suscripcion input[type=text]:hover, #busqueda input[type=text]:hover {background: #F0F0F0;}
#suscripcion input[type=submit] {margin: 10px 0px 0px 120px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 609px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}

div.commentboxhidden {
  width: 609px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: none;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}

#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #188bb1;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-size: 25px;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  font-size: 17px;
  padding-left: 25px;
  float: left;
  background: url("images/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  font-size: 10px;
  float: right;
  background: url("images/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  width: 84px;
  float: left;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #fff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff url("images/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 575px;}
.depth-3 .commentbox {width: 525px;}
.depth-4 .commentbox {width: 475px;}
.depth-5 .commentbox {width: 425px;}
.depth-6 .commentbox {width: 375px;}
.depth-7 .commentbox {width: 325px;}
.depth-8 .commentbox {width: 275px;}
.depth-9 .commentbox {width: 225px;}
.depth-10 .commentbox {width: 175px;}

.comment-text {
  width: 505px;
  float: left;
}

.depth-2 .comment-text {width: 470px;}
.depth-3 .comment-text {width: 420px;}
.depth-4 .comment-text {width: 370px;}
.depth-5 .comment-text {width: 320px;}
.depth-6 .comment-text {width: 270px;}
.depth-7 .comment-text {width: 220px;}
.depth-8 .comment-text {width: 170px;}
.depth-9 .comment-text {width: 120px;}
.depth-10 .comment-text {width: 70px;}

.escribir_comentario {font-size: 14px; font-weight: bold;}
#textarea_comentarios_nologin {width:300px; float:left;}
#textarea_comentarios_nologin textarea {width: 295px; max-width: 320px; max-height: 140px; height: 100px;}	

#comentarios_inputs_nologin {width:330px; float:left;}
#textarea_comentarios_login textarea {width:620px; max-width: 620px; height: 100px; max-height: 100px}

#commentlist {width: 650px;}

.comment-reply-link {font-size: 11px; font-weight: bold;}

.authcomment{}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
  font-size: 14px;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  font-size: 13px;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 10px;
  font-size: 10px;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #188bb1;
}
.divform label.name {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/submit.png") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */
.entry-content div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h1 {font-size: 22px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h2 {font-size: 20px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h3 {font-size: 18px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h4 {font-size: 16px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 12px; color: #0b2236; margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 12px; line-height: 15px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 100%;
  padding-top: 15px;
  color: #5b5b5b;
  font-weight: bold;
  text-align: center;
  clear: both;
  margin-top: 25px;
}

.footer-col { width: 294px; float: left; }
	.footer-col-left {margin: 5px 15px 15px 0px;}
	.footer-col-center {margin: 5px 20px 0px}
	.footer-col-right {margin: 10px 0px 0px 0px; text-align: right;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Hoverbox            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.hoverbox  {overflow:hidden;float: left;}
.hoverbox a.hover-zoom {position:relative; float:left;}
.hoverbox a.hover-zoom span { 
	background: #000 url('images/zoom-2.png') no-repeat;
	width:200px; 
	height:141px; 
	position:absolute; 
	top:7px; 
	display:none; 
}

.hoverbox a.hover-zoom:hover span { 
	display:block; 
	width: 200px; 
	height: 141px;
}