/*  
Template name: Emplode
Template URI: http://templates.arcsin.se/emplode-website-template/
Release date: 2008-12-19
Last updated: 2009-08-08
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 */
	height: 100%;
	/*width: 580px;*/
	
}

body {
	/*background: #353530;*/
	background: #fff; /*blanco */
	color: #333366;/*azuloscuro*/
	font: normal 32pt Georgia,serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

/*
.body ul li{
	line-height: 3em;
	list-style: disc; 
	padding: 12px 0;
}
*/


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

p {
	line-height: 1.6em;
	padding: 0.2em 0 1.2em;
}

h1 {font: normal 2.2em Verdana,sans-serif; color:#ed672f;}
h2 {
	font: bold 2em Verdana,sans-serif; 
	text-align: center;
	color:#ed672f; 
	border-bottom:1px 
	dotted;text-shadow: 1px 2px #000000;
}
h3 {font: normal 1.8em Verdana,sans-serif; color:#ed672f; border-bottom:1px dotted;text-shadow: 1px 1px #000000;}
h4 {font: normal 1.6em Verdana,sans-serif; color:#ed672f; border-bottom:1px dotted;text-shadow: 1px 1px #000000;}
h5 {font: normal 1.4em Verdana,sans-serif; color:#ed672f;text-shadow: 1px 1px #000000;}

h6 {
	font: bold 0.9em Verdana,sans-serif; 
	color:#ed672f; /*naranja*/  
	/*border-bottom:1px dotted;*/
	
	text-align: left;
	text-shadow: 1px 1px #000000;
	}
h7 {
	font: bold 0.9em Verdana,sans-serif; 
	color:#ed672f; /*naranja*/  
	/*border-bottom:1px dotted;*/
	
	text-align: left;
	text-shadow: 1px 1px #000000;
	}

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

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


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

table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: url('img/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('img/grain_light.gif');
	border: 1px solid #DDC;
}


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

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


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

a {
	/*color: #009999;/*turquesa*/
	text-decoration: none;
	border-bottom:1px dotted;
	
	}
	
a:hover {
	color: #C40;
	/* text-decoration: underline; */
	border-bottom:1px dotted;
}

a:visited {text-decoration: none;}

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

fieldset {
	border: 5px solid #CCB;
		

	margin-left: 10px;
	padding-left: 20px;
	margin-right: 60px;
	line-height: 1em;
}

input,textarea, select {
	background-color: #fce2d5; /* naranja claro fondo */
	border-color: #777 #CCC #CCC #777;
	border-style: solid;
	border-width: 3px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

input.button {
	background: #E9E8E8 url('img/backgrounds.gif') repeat-x 0 -366px;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;		
	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;
	width:600px;
	height:150px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	
}

input.image {
	border: 0;
	padding: 0;
}



/* Specific */

.form_row {
	background: url('img/grain_light.gif');
	border-bottom: 1px solid #E1E1D5;
	padding: 10px 0;
}
form_required {font-weight: bold;}
.form_row_submit, .legend {
	background: url('img/grain_dark.gif');
	border-bottom: 1px solid #CCB;
	border-top: 1px solid #CCB;
	padding: 4px 0 8px;
}
legend {
	color: #000;
	background: #ed672f; /*naranja*/
	border: 1px solid #781351;
	padding: 2px 6px 2px 6px;	
	font: normal 1.5em Verdana,sans-serif;
}
label
{
	/*width: 14em;*/
	text-align: left;
	margin-right: 0.5em;
	display: inline;
	color: #ed672f; /*naranja*/
}

/* checkbox */

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px 12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 12px;
	/*position: absolute;*/
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
	font-size: 60px;
}

.big-checkbox:checked + label:after {
	font-size: 60px;
	left: 0px;
}

.tag {
	font-family: Arial, sans-serif;
	width: 20px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.radio-1 {
	width: 193px;
}

.button-holder {
	float: left;
}

/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 15px 10px 12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px 12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 16px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}

/* -- big checkbox --*/

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


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

img.bordered {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.center { 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

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


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

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

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


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

/* Separators */
.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;}

/* Messages */
.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


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

/* General */
.center_wrapper {
	margin: 0 auto;
	padding-left: 5px;
	width: 99%;
}
#pre-header {
	/*background: #35322B url('img/backgrounds.gif') repeat-x 0 0;
	*/
	/*background: #fff;*/
	padding-top: 5px;
	text-align: center;
}
#pre-header a {
	font: arial, Verdana,Tahoma,sans-serif;
	
	color: #ed672f; /*naranja*/
}

#header {
	/*background: #35322B url('img/backgrounds.gif') repeat-x 0 0;
	*/
	/*background: #fff;*/
	padding-top: 5px;
}

/* Site title */
#site_title {
	height: 144px;
	/*color: #998;*/
	text-decoration: none;
	/*background: #fff url('img/separador_azul_impresion_digital.gif') repeat-x 0 0;*/
	background: #fff url('img/cabecera-movil2.png') repeat-x;
	background-position: 0 0px;
}
#site_title a {
	/*color: #FFF;*/
	text-decoration: none;
}
#site_title a:hover {color: #FFB;}
#site_title h1 span {color: #CCB;}

#site_title img.logo {
	padding-top: 35px;
	padding-left: 35px;
	
	}

/* Toplinks */
#toplinks {
	/*background: #353530 url('img/toplinks.gif') no-repeat left top;
	*/
	color: #fff; /*blanco*/ 
	/*text-shadow: 1px 1px #000000;*/
	float: right;
	font-size: 0.9em;
	height: 27px;
	/*width: 130px;*/
}
#toplinks_inner {
	padding-top: 15px;
	padding-right: 10px;
	text-align: center;
}
#toplinks a {
	font: arial, Verdana,Tahoma,sans-serif;
	color: #fff; /*blnaco*/ 
}
#toplinks a:hover {color: #fce2d5; /* naranja claro fondo */}


/*   */
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
/* #navigation, #navigation a {background: #958573 url('img/backgrounds.gif') repeat-x 0 -222px;}*/
#navigation, #navigation a {background: #fff url('img/backgrounds.png') repeat-x 0 -222px;}
#navigation a {
	border-right: 1px solid #013046;
	color: #0000ee;/*azul-reflex*/
	float: left;
	font: bold 11pt Verdana,Tahoma,sans-serif;
	margin-right: 1px;
	padding: 11px 10px;
	text-align: center;
	text-decoration: none;
	border-bottom:0; /* anula el dotted de arriba */
}
#navigation li:first-child a {border-left: 1px solid #000;}



#navigation a:hover,#navigation li.current_page_item a {
	background-position: 0 -294px;
	color: #ed672f;
	text-shadow: 1px 1px #000000;
}

/*menus ***************/

#menuRoot li {
    display: block;
    width: 40%;
    height: 60px;
    padding-top: 15px;
    padding-left: 15px;
    margin-right: 2px;
    position:relative;
    background:#09c; 
    /*background-color: yellow;*/
    float: left;
    text-align: left;
    line-height: 1em;
    
	border-radius:6px; 
	box-shadow:0 15px 10px -15px rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.3)));
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	-moz-transition: 0.25s;


}

.dropdown a { 
	/*text-decoration: none;*/
	font:normal 50px 'Economica',sans-serif; 
    color:#fff; 
    line-height:30px;

	/*color: black;*/ 
}

.subMenu1 { top: 0px; position: relative; left: 0px; margin-left: 2px;  }
/*.subMenu1, .subMenu1 a { color: white; }*/
.subMenu1, .subMenu2, .subMenu3 { display: none; }
.subMenu2 { position: absolute; z-index: 200; top: 0; left: 200px; margin-left: 2px; }
.subMenu3 { position: absolute; z-index: 300; top: 0; left: 200px; margin-left: 2px; }


#menuRoot .subMenu1 li {
	width: 550px;
    background-color: blue;
    border-top: 2px solid white;
    padding-top: 15px;
    
}
#menuRoot .subMenu2 li {
    background-color: green;
    width: 500px;
    border-top: 0;
    border-bottom: 2px solid white;
}
#menuRoot .subMenu3 li { 
	background-color: orange;
	width: 500px;
	}


.dropdown:hover .subMenu1,
.subMenu1>.dropdown:hover .subMenu2,
.subMenu2>.dropdown:hover .subMenu3{
    display: block;
}


/* Main */
/*#main_wrapper_outer {background: url('img/grain.gif');}*/
#main_wrapper_inner {
	/*background: url('img/main_wrapper_inner.gif') repeat-x left top;*/
	line-height: 1,2em;
	padding: 24px 0;
}
#main {
	font: normal 1.6 em Georgia,serif;
	color: #333366;/*azuloscuro*/
	/*color: #fff;*/
	width: 100%;
}

#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc; }
#main ol li {list-style: decimal;}
#main li {padding: 12px 0;}


/* Sidebar */


#sidebar {
	color: #009999;/*turquesa*/
	float: right;
	font:  11pt Verdana,Tahoma,sans-serif;
	line-height: 1.9em;
	margin-right: 1px;
	width: 0px;
	border-left: 1px solid #C40;/*marron*/
}
#sidebar ul li {
	text-indent:0px;
	font:  10pt Verdana,Tahoma,sans-serif;
	margin-top: 10px;
	/*background: url(img/circulo.gif) left center no-repeat;
	background-position: 0 10px; */
	}
/*#sidebar ul li:after {
	content: "-";
}
*/
#sidebar_content {padding-left: 25px;}
#sidebar a {font-weight: bold; }
#sidebar a:hover {color: #C40;/*marron*/}
#sidebar a:visited {color: #0000ee;/*azul-reflex*/}

#sidebar ul li li {	
			
			padding: 0px 20px; 
			font:  9pt Verdana,Tahoma,sans-serif;
			color: #333366;/*azuloscuro*/
			line-height: 1.5em;
			text-indent:10px;
			background: url(img/circulo.gif) left center no-repeat;
			background-position: 15px 5px; 

			}
#sidebar  li li li {	
			padding: 0px 20px; 
			list-style-type: disc;
			list-style-position:inside;
			font:  7pt Verdana,Tahoma,sans-serif;
			line-height: 1.4em;
			background: none;
			}
			
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
color: #FFF;
background-color: #036;
width: 9em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#navcontainer li li a
{
display: block;
color: #FFF;
background-color: #69C;
width: 9em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}			

/* Dashboard **************************************/
#dashboard {
	/*background: #DDD url('img/grain_dark.gif');*/
	font:  28pt Verdana,Tahoma,sans-serif;
	border-top: 1px dashed #C0C0B0;
	background: #fce2d5; /* naranja claro fondo */
}
#dashboard_content {padding: 5px 0 2px;}

#dashboard .col3 {
	width: 48%;
	border-left: 1px solid #CCB;
	padding: 0 4px;
	margin: 0 4px;
	}
#dashboard .col3mid {width: 48%;}
#dashboard .col3mid .col3_content {
	border-left: 1px solid #CCB;
	padding: 0 4px;
	margin: 0 4px;
}

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


/* Footer links */
#footer {
	color: #AA9;
	padding: 12px 0;
}
#footer a {color: #BBA;}
#footer .right, #footer .right a {
	color: #777;
	text-decoration: none;
}
#footer a:hover {color: #CCB;}


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

.post {margin-bottom: 24px; }

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

.post_body p{
	color: #333366;/*azuloscuro*/
}

.post_body p.conbolo, p.conbolos{
	background: url(img/triangulo-grande.gif) left center no-repeat;
	background-position: 0px 30px;
	text-indent: 20px;
	padding-left: 20px;
	
	font: normal 1.2em Georgia,serif;
	line-height: 1.6em;
}

.post_body a{
	color: #009999;/*turquesa*/
}

.post_body ul li{
	/*color: #009999;/*turquesa*/
	line-height: 1.6em;
	list-style: disc; 
	padding: 12px 0;
}


/* los links a y hover se toman de arriba */

.post_date {
	color: #777;
	margin-bottom: 14px;
}
.post_date a {color: #444;}

.post_meta {
	margin-top:2cm;
	/* background: url('img/grain_light.gif'); */
	border: 1px solid #E5E5D5;
	/*color: #776;*/
	color: #013046;
	font-size: 0.9em;
	padding: 8px 10px;
	background: #fce2d5;
}
.post_meta a {color: #665;}
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 1em;}
.archive_post_date {
	background: url('img/grain_light.gif');
	border-bottom: 1px solid #C5C5B5;
	border-right: 1px solid #CFCFBF;
	float: left;
	margin-right: 12px;
	padding: 3px 0 5px;
	text-align: center;
	width: 44px;
}
.archive_post_day {font: normal 1.8em Georgia,serif;}


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

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: url('img/grain_dark.gif');
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C6C6BA;}
.thumbnails .thumb img {display: block;}


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

.box {margin-bottom: 1.5em;}
.box_title {
	background: url('img/grain_dark.gif');
	color: #665;
	font-weight: bold;
	padding: 5px 8px;
}
.box_content {padding: 8px 0 8px;}
.box li {
	border-top: 1px solid #DDC;
	padding: 4px 6px;
}
.box li:first-child {border-top: none;}


/* 
   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%;}


