/*  
Theme Name: Instituto Canario Cardiovascular
Theme URI: http://www.institutocanariocardiobascular.com/
Description: Este tema ha sido creado por Jesús Mendoza Pascual para el Instituto Canario Cardiovascular
Version: 1.0
Author: Jesús Mendoza Pascual
Author URI: mailto:vertigo7x@gmail.com
Tags: plantilla, especial, creada, para, instituto, canario, cardiovascular 

Credits:
Based on the Blueprint CSS Framework:
http://code.google.com/p/blueprintcss/

Uses LavaLamp Menu with JQuery
http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/
*/
a, a:link, a:visited {color:#369;text-decoration:none;}
a:hover, a:active {color:#ef4362; text-decoration:underline;}
.hidden { display:none;}
h2 {margin-bottom:10px; color:#369;}
body {background: #fff url('img/body-bg.jpg') top center no-repeat; color:#666;}
#left-column {background: #d5f7fb url('img/leftcolumn-bg.jpg') top center no-repeat;border-bottom:1px solid #AAEFF7;}
.logo h1{margin:52px 0 10px;}
.logo a{
  background: #fff url('img/logo.jpg') top center no-repeat;
  display:block;
  width:250px;
  height:156px;
  text-indent:-9999px;
}
#main {background: transparent url('img/main-bg.jpg') top left repeat-y; border-right:1px solid #eee;}
#menu {height:52px; background: #fff url('img/menu-bg.jpg') top left repeat-x;}
#menu ul {list-style-type: none; margin-top:10px; padding:0;}
#menu ul li {
  float:left; 
  font-size:1.6em;
}
#menu ul li a {
  color:#666;
  text-decoration:none;
}
#menu ul li a:hover { color:#fff;}
/* LavaLamp Styles */
.lavaLampWithImage {
	position: relative;
	padding: 15px;
	height:30px;
	margin: 10px 0;
	overflow: hidden;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url("img/menu-item-bg.png") no-repeat right -29px;
	width: 15px;
	height: 29px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url("img/menu-item-bg.png") no-repeat top left;
	height: 29px;
	margin-right: 15px;
}
.lavaLampWithImage li a {
	z-index: 10;
	display: block;
	float: left;
	
	position: relative;
	overflow: hidden;
	padding:0 5px;
	margin: auto 5px;
}
.lavaLampWithImage .current_page_item a {color: #900 !important;}

/* Sidebar Widgets */
#sidebar .widget { margin-bottom:20px;}
#sidebar .widget h2 {
  color:#999;
  font-size:1.6em;
  margin:0 0 10px 0;
}
#sidebar .widget p { margin-bottom:10px;}
#sidebar ul {
  list-style-type:none;
  margin:10px 0 0;
  padding:0;
}
#sidebar ul li {
  margin: 0 0 5px;
  padding:0 0 2px;
  border-bottom:1px dotted #39c;
}

#sidebar ul li ul {
  list-style-type:disc;
  margin:0 0 0 15px;
}
#sidebar ul li ul li {
  border:none;
  padding:0;
  margin:0;
}
#sidebar ul li ul li ul {
list-style-type:none;
}

#sidebar textarea {width:auto; height:auto;}
#qtranslate-chooser .active { display:none;}

#content {margin-top:20px;}

.img-banner-1 {
  background: transparent url('img/banner1.jpg') top left no-repeat;
}
.img-banner-2 {
  background: transparent url('img/banner2.jpg') top left no-repeat;
}
.img-banner-3 {
  background: transparent url('img/banner3.jpg') top left no-repeat;
}
.img-banner-1,.img-banner-2,.img-banner-3 {
  width:660px;
  height:425px;
  margin:-20px 0 20px -20px;
} 


#footer {width:100%;padding:20px 0; background-color:#85cad2; color:#369;}
.footer-menu { margin-top:20px;}
.footer-menu a { color:#fff;}
.footer-menu ul, .footer-menu ul li ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
.footer-menu ul li ul li ul {
  list-style-type:disc;
}
.footer-menu ul li {
  float:left;
  padding:0 15px;
  font-weight:bold;
  font-size:14px;
}
.footer-menu ul li ul li {
  float:none;
  padding:0;
  font-weight:normal;
  font-size:12px;
}
.footer-menu ul li ul li ul li{
  margin-left:16px;
}
.footer-copyright {
  clear:both;
  padding-top:20px;
  text-align: center;
}
#content img.foto {
  border:5px solid #39c;
}

#content .align-left {float:left; margin:0 10px 10px 0;}
#content .align-right {float:right; margin:0 0 10px 10px;}

.post {margin-bottom:20px;}
.post-header {border-bottom:1px dotted #39c; padding:10px 0; margin-bottom:20px;}
.post h2 {color:#39c;}
.post-meta {text-transform:uppercase;font-size:10px;color:#999;}
.post-footer {background-color:#D5F7FB; padding:10px;border:1px dotted #39c;}
.post p.read-more {
  text-align:right;
  padding-right:10px;
}

#navigation {
  text-align:center;
  padding:20px 0;
}

