/*  
Template name: Emplode
Template URI: http://templates.arcsin.se/emplode-website-template/
Release date: 2008-12-19
Description: A clean and simple two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, 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, 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; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	font-size: 60.5%; /* reset 1em to 10px */
	height: 100%;
}

body {
	/*background: #353530;*/
	color: #5A5A50;
	font: normal 1.3em Trebuchet,Tahoma,Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	
	background: #0F2A57 url(background.jpg) repeat-x top center fixed;
}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	line-height: 1.7em;
	padding: 0.2em 0 1.2em;
	display: block;
}


sub
{
	color: #bbb;
}

h1 {font: normal 3em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}
h2 {font: normal 1.9em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}
h3 {font: normal 1.4em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}
h4 {font: normal 1.3em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}
h5 {font: normal 1.3em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}
h6 {font: bold 1.1em Trebuchet,Tahoma,Verdana,Arial,sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

h2 {border-bottom: 1px dotted #7E7E7E; color: #0054C2;}
h2 span {color: #7E7E7E;}

blockquote {
	background: #F6F6F2 url(backgrounds.gif) no-repeat 0 -414px;
	/*border-bottom: 1px solid #E0E0D4;
	border-top: 1px solid #E0E0D4;*/
	color: #665;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
	line-height: 1.7em;
}


/* 
   Tables
------------------------------------------------------------------- */

table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: url(grain_dark.gif);
	border: 1px solid #CCB;
	color: #555;
	text-align: left;
}
table.data_table tr {border-bottom: 1px solid #DDD;}
table.data_table td, table th {padding: 10px;}
table.data_table td {
	background: url(grain_light.gif);
	border: 1px solid #DDC;
}


/* 
   Lists
------------------------------------------------------------------- */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	background: url(grain_dark.gif);
	border-bottom: 1px solid #CCB;
	color: #555;
	font-weight: bold;
}
dd {
	background: url(grain_light.gif);
	border-bottom: 1px solid #DDC;
	padding-left: 16px;
}


/* 
   Links 
------------------------------------------------------------------- */

a {/*color: #543;*/color: #0054C2; text-decoration: none;}
a:hover {
	/*color: #C40;
	color: #09f;*/
	text-decoration: underline;
}
a:visited {color:#3E8FFF;}


/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	border-left: 1px solid #CCB;
	border-right: 1px solid #CCB;
	margin: 1em 0 1.2em;
}

input, textarea, select {
	background-color: #FFF;
	border-color: #0099FF;
	border-style: solid;
	border-width: 1px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

input.button {
	background: #E9E8E8 url(backgrounds.gif) repeat-x 0 -366px;
	border: 1px solid #888;
	border-color: #0099FF;		
	color: #444;
	cursor: pointer;
	font: normal 1em Verdana,sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
}
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}

textarea {overflow: auto;}

input.image {
	border: 0;
	padding: 0;
}
input:hover,
textarea:hover
{
	background: #eee;
}

/* Specific */

.form_row {
	background: url(grain_light.gif);
	border-bottom: 1px solid #E1E1D5;
	padding: 6px 0;
}
.form_required {font-weight: bold;}
.form_row_submit, .legend {
	background: url(grain_dark.gif);
	border-bottom: 1px solid #CCB;
	border-top: 1px solid #CCB;
	padding: 4px 0 8px;
}
.legend {padding: 8px 18px 6px;}
.form_property, .form_value {float: left;}
.form_property {
	font-size: 1.1em;
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}
.form_row textarea{width: 500px;}

/* 
   Images 
------------------------------------------------------------------- */

img.bordered {
	background-color: #eee;
	border: 1px solid #999;
	padding: 3px;
}
a:hover img.bordered 
{
	background-color: #09f;
	border: 1px solid #09f;
}

img.left {margin: 0 25px 12px 0;}
img.right {margin: 0 0 12px 25px;}




/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 12px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center_wrapper {
	margin: 0 auto;
	width: 980px; /*855px;*/
}

#header {
	/*background: url(backgrounds.gif) no-repeat top center;*/
	background: url(header.png) no-repeat top center;
	padding-top: 0px;
}
#header h1.logo
{
	margin: 0;
	padding: 0;
	height: 116px;
}
#header .center_wrapper{
	/*background: url(header_img.png) no-repeat right top;*/
	height: 116px;
}


/* Toplinks */
#toplinks {
	/*background: #353530 url(toplinks.gif) no-repeat left top;*/
	color: #554;
	float: right;
	font-size: 0.9em;
	height: 40px;
	width: 230px;
}
#toplinks_inner {
	padding-top: 0px;
	text-align: center;
}
#toplinks a {color: #009EE0; float:left; margin-top: 10px; font-size: 1.3em; font-weight: bold;}
#toplinks a:hover {color: #fff; text-decoration: none;}
#toplinks input {line-height:1em; padding:2px;}


/* Site title */
#site_title {
	color: #998;
	/*padding: 0 0 16px;*/
	float: left;
}
#site_title a {
	color: #FFF;
	text-decoration: none;
}
#site_title a:hover {color: #FFB;}
#site_title h1 span {color: #CCB;}


/* Navigation */
#navigation {
	/*background: url(tmp_nav.png) no-repeat top center;*/
	height: 119px;
	overflow: hidden;
}
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
#navigation, #navigation a {/*background: #958573 url(backgrounds.gif) repeat-x 0 -222px;*/}
#navigation a {
	float: left;
	display: block;
	/*
	color: #654;
	font: bold 1em Trebuchet,Tahoma,Verdana,Arial,Tahoma,sans-serif;	
	border-right: 1px solid #AFA69C;
	margin-right: 1px;
	padding: 10px 12px;
	text-align: center;
	*/
	text-decoration: none;
	/*position: relative;*/
}
#navigation li:first-child a {/*border-left: 1px solid #AFA69C;*/}
#navigation a:hover{
	/*background-position: 0 -294px;
	color: #543;*/
	margin-top: -142px;
}
#navigation li.current_page_item a 
{
	margin-top: -282px;
}

/* Social */
/*#navigation .social
{
	float: right;
}
#navigation .social a 
{
	border-right: none;
	padding: 10px 6px;
}*/
/*  Search */
#search
{
	padding-top: 10px;
	padding-left: 32px;
	float: right;
	width: 145px;
	height: 31px;
	text-align: left;
	background: url(search.png) top left no-repeat;
}
#search input
{
	vertical-align: top;
	width: 116px;
	color: #152B51;
	background: transparent;
	border: none;
}
#search input:hover
{
	color: #fff;
}
#search label
{
	display: none;
}
#search img:hover
{
	cursor: pointer;
}


#layout_body .center_wrapper{
	background: url(body.png) repeat-y top center;
	padding: 0 0 24px 0;
}


/* Main */
#main_wrapper_outer {/*background: url(grain.gif);*/}
#main_wrapper_inner {
	/*background: url(main_wrapper_inner.gif) repeat-x left top;*/
	line-height: 1.4em;
}
#main {
	font: normal 0.9em Verdana,sans-serif;
	/*width: 672px;
	margin-right: 30px;*/
	
	width: 643px;
	margin-right: 40px;
}

#main ol, #main ul {margin: 0 0 2em 2.5em;}
#main ul li {list-style: disc; margin-bottom: 0.3em; line-height: 1.7em; }
#main ol li {list-style: decimal; margin-bottom: 0.5em; line-height: 1.7em; }
#main li {padding: 2px 0;}


/* Main > grid 662px > 50x18x10 */
/*#main div.span-1, #main div.span-2, #main div.span-3, #main div.span-4, #main div.span-5, #main div.span-6, #main div.span-7, #main div.span-8, #main div.span-9, #main div.span-10 {float:left;margin-right:18px;}
#main .last, #main div.last {margin-right:0;}
#main .span-1 {width:50px;}
#main .span-2 {width:118px;}
#main .span-3 {width:186px;}
#main .span-4 {width:254px;}
#main .span-5 {width:322px;}
#main .span-6 {width:390px;}
#main .span-7 {width:458px;}
#main .span-8 {width:526px;}
#main .span-9 {width:594px;}
#main .span-10, #main div.span-10 {width:672px;margin:0;}*/

/* http://ianli.com/labs/blueprinter/  49*17*10 */
#main .column, #main div.span-1, #main div.span-2, #main div.span-3, #main div.span-4, #main div.span-5, #main div.span-6, #main div.span-7, #main div.span-8, #main div.span-9, #main div.span-10 {float:left;margin-right:17px;}
#main .last, #main div.last {margin-right:0;}
#main .span-1 {width:49px;}
#main .span-2 {width:115px;}
#main .span-3 {width:181px;}
#main .span-4 {width:247px;}
#main .span-5 {width:313px;}
#main .span-6 {width:379px;}
#main .span-7 {width:445px;}
#main .span-8 {width:511px;}
#main .span-9 {width:577px;}
#main .span-10, #main div.span-10 {width:643px;margin:0;}




/* Sidebar */
#sidebar {
	color: #665;
	width: 226px;
}
#sidebar_content {padding-left: 30px;}
/*#sidebar a {color: #665;}
#sidebar a:hover {color: #09f;}*/



/* Dashboard */
#dashboard {
	background: #DDD url(grain_dark.gif);
	border-top: 1px dashed #C0C0B0;
}
#dashboard_content {padding: 16px 0 22px;}

#dashboard .col3 {width: 296px;}
#dashboard .col3mid {width: 337px;}
#dashboard .col3mid .col3_content {
	border-left: 1px solid #CCB;
	border-right: 1px solid #CCB;
	padding: 0 20px;
	margin: 0 20px;
}

#dashboard li {
	color: #887;
	padding: 5px 0;
}
#dashboard li {border-top: 1px dashed #C6C6B6;}
#dashboard li a {
	color: #606050;
	text-decoration: none;
}
#dashboard li a:hover {
	color: #332;
	text-decoration: underline;
}


/* Bottom Footer */
#bottomfooter 
{
	padding: 10px 0;
	background: #DDD url(grain_dark.gif);
	border-top: 1px dashed #C0C0B0;
}



/* Footer links */
#footer {
	color: #AA9;
	padding: 12px 0;
	background: url(footer.png) top center no-repeat;
	height: 120px;
}
#footer a {color: #bbb;}
#footer .right, #footer .right a {
	color: #777;
	text-decoration: none;
}
#footer a:hover {color: #CCB;}
#footer .left {margin-left: 30px;}
#footer .center {text-align: center;}


/* 
   Posts 
------------------------------------------------------------------- */

#main_content .post {margin-bottom: 35px; border-bottom: 1px dashed #aaa; } /* #0054C2; */
/* CASO ESPECIAL */
#main_content .postpage {border-bottom: none; }
/*#main_content .postespecialidades {border-bottom: 1px dashed #aaa; }*/

#main_content h2.paciente {margin-bottom: .6em;}
#main_content p.paciente {padding:0 0 0.9em 0; color:#777; font-size:1.2em; color:#32847B;}


#main_content .post .center {text-align: center; width: 100%;clear:both; margin-bottom: 15px;}

#main_content h2 {margin-bottom: 1.4em; margin-top: 1em;}
#main_content .post_title h2 {padding-top: 0.4em; margin-bottom: 0.4em; font-size:1.5em; border-bottom: none;}
#main_content .post_title h2 a:link {color:#0054C2;}
#main_content .post_title h2 a:visited {color:#3E8FFF;}
#main_content .post_title h2 a:hover {color:#32847B;}
#main_content .post_title h2.home {text-indent: 25px; background: url(h2_icon.gif) top left no-repeat; padding-top:0;}

#main_content .post_body h3 {clear: both; margin:15px 0 5px 0; font-weight:bold; background:url(h3.png) right bottom no-repeat; color:#0054C2; padding: 12px 3px 3px 3px; border-bottom:1px dotted #0054C2;}
#main_content .post_body h4 {clear: both; margin:15px 0 5px 0; font-weight:bold; color:#0054C2; padding: 3px 0;}
#main_content .post_body img {max-width: 100%;}
#main_content .post_body {font-size: 1.0em; clear:both;}
#main_content .post_body a.more{padding-bottom: 5px; float: right; display: block;}

/* CASO ESPECIAL */
#main_content .post_body h3.integrantes {margin:0 0 5px 0; border:none; background:none;}


#main_content .post_body table.noborder td {border:none; padding:0;}
#main_content .post_body table td,
#main_content .post_body table th 
{
	border:1px dashed #dadada; 
	padding:4px 8px;
	vertical-align: top;
}
#main_content .post_body table th 
{
	color: #fff; 
	font-size: 1.3em;
	background-color: #568976;
	font-weight: bold;
	border:1px solid #568976; 
}
#main_content .post_body table
{
	margin: 5px 0 15px 0;
}

#main_content .post_body .home_mini 
{
	margin: 0 25px 12px 0; 
	background-color: #fff;
	border: 1px solid #bbb;
}
#main_content .post_body .home_mini span
{
	width: 160px; 
	height: 90px; 
	
	margin: 3px; 
	overflow: hidden;
	display: block;
}
#main_content .post_body em 
{
	color: #0054C2;
	color: #568976;
	font-style: normal;
	/*font-weight: normal;*/
}
#main_content .post_body strong
{
}

#main_content .post_body a 
{
	text-decoration:underline;
}
#main_content .post_body a:hover
{
	text-decoration:none;
}
#main_content small 
{
	font-size: 0.8em;
}
#main_content cite
{
	color: #aaa;
	font-style: normal;
}


/* lightbox gallery */ 
#main_content ul.gallery
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden; 
	display:block;
}
#main_content ul.gallery1row { height:75px; }
#main_content ul.gallery2rows { height:150px; }
#main_content ul.gallery3rows { height:225px; }
#main_content ul.gallery4rows { height:300px; }
#main_content ul.gallery li
{
	float: left;
	display: block;
	padding: 5px;
	margin: 0 10px 5px 10px;
	border: 1px solid #ddd;
}
#main_content ul.gallery li a
{
	float: left;
	display: block;
	text-align: center;
	width: 90px;
	height: 60px;
	overflow: hidden;
}
#main_content ul.gallery li:hover
{
	border: 1px solid #ccc;
	background-color: #ddd;
}
#main_content ul.gallery li a img
{
	width: 100px;
}

.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover, .post_meta a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	margin-bottom: 12px;
	margin-left: 56px;
	font-size: 11px;
}
.no_post_date {
	margin-left: 0;
}
.post_date a {color: #444;}

.post_meta {
	background: #eee;
	border: 1px solid #E5E5D5;
	color: #776;
	font-size: 0.9em;
	padding: 2px 10px;
}
.post_meta a {color: #665;}
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 2.3em;}
.archive_pagination strong {margin-left:5px;}

.archive_post {margin-bottom: 1em;}
.archive_post_date {
	background: url(archive_post_date.gif) top left no-repeat #234B86;
	float: left;
	margin-right: 12px;
	padding: 8px 0 12px;
	text-align: center;
	width: 44px;
	color: #fff;
}
.archive_post_day {font: normal 1.3em Georgia,serif;}
.archive_post_year, .archive_post_month {font-size: 0.8em;}




.botton_nav a,
.botton_nav a {
	color: #665;
	padding: 3px 0 2px 24px;
}
.botton_nav a:hover,
.botton_nav a:hover {
	color: #001;
	text-decoration:none;
}
.botton_nav a.go_up {
	background: url(icon_go_up.gif) top left no-repeat;
}
.botton_nav a.go_back {
	background: url(icon_go_back.gif) top left no-repeat;
}



/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 -0 1em -8px;}
.thumbnails a.thumb,
.thumbnails a.thumbig 
{
	background: url(grain_dark.gif);
	display: block;
	float: left;
	margin: 0 0 7px 7px;
	padding: 3px;
}
.thumbnails a.thumbig {
	padding: 2px;
}
.thumbnails a.last {
	margin-left: 2px;
}
.thumbnails a.thumb:hover ,
.thumbnails a.thumbig:hover {background: #C6C6BA;background: #09f;}
.thumbnails .thumbig img,
.thumbnails .thumb img {display:block;}


/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 1.5em;}
.box_title {
	/*background: url(grain_dark.gif);*/
	color: #665;
	font-weight: bold;
	padding: 5px 8px;
}
.box_content {padding: 8px 0 8px;font: normal 12px Verdana, sans-serif; line-height: 1.6em;}
.box li {
	border-top: 1px solid #ddd;
	/*background: url(box_li_border.gif) top center no-repeat;*/
	padding: 4px 0;
}
.box li:first-child {border-top: none; background: none;}

.box li a:link,
.box li a:visited
{
	text-decoration: none;
	/*font-size: 1.2em;*/
	display: block;
	padding: 2px 6px;
	background: url(box_li_a.gif) right top no-repeat;
	color: #555;
}
.box li a:hover
{
	/*background-color: #f00;*/
	color: #888;
}
.box li a.active
{
	color: #0054C2;
}

.ulwrap .box_title:hover
{
	cursor: pointer;
}
.ulwrap .box_content
{
	display: none;
}
.ulwrap .box_title span
{
	width: 100%;
	display: block;
	/*background: url(icon_ulwrap.png) right -16px no-repeat;*/
	color: #5a5a50;
}
.ulwrap .box_title:hover span
{
	background-position: right top;
	color: #09f;
}




.box .tags
{
	text-align:justify;
}
.box .tags a
{
	padding:2px 4px;
}



/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px solid #D6D6C6; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6C6;
	padding-top: 10px;
}
.comment_date {
	font-size: 0.9em;
	padding-top: 4px;
}
.comment_date a {
	color: #665;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}
.comment_author {padding-top: 3px;}


/* 
   IE float/background fixes
------------------------------------------------------------------- */

.legend, blockquote, #sidebar {min-height: 0.01%;}


/* 
   Mas cosas
------------------------------------------------------------------- */
#sidebar a.active,
a.active
{
	font-weight: bold;
	text-decoration: none;
	/*color: #09f;*/
}

form.contacto {margin-bottom: 20px;}
.contacto input,
.contacto textarea
{
	width: 260px;
	margin-bottom: 10px;
	color: #aaa;
	border: 1px solid #B0D2F4;
	font-size: 0.9em;
}
.contacto input.button
{
	width: auto;
	color: #555;
	padding: 2px 4px;
	/*font-weight: bold;
	color: #333;*/
}
.contacto input[type='checkbox']
{
	width: auto;
	color: #555;
	padding: 2px 4px;
}



/* Reply Comment */
#reply_id,
#reply_url
{
	display: none;
}




ul#banner,
ul#banner li
{
	list-style: none;
	margin: 0;
	padding: 0;
	/*display: none;*/
}



.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}



.imageflow
{
	margin-top:20px;
}





#usuarios-ie {font-family: Verdana, Arial, sans-serif; background: #FFFFDE;color:#000; border-bottom: 2px solid #7F0C00;}
#usuarios-ie p {font-size: 1.3em; margin: 0; padding: 5px 0; line-height: 1.5em;}
#usuarios-ie a {text-decoration: underline; font-weight: bold; color: #D64411;}





#header_img { height: 259px; }
