/*
Template original: Copyblogger
Template modificado: TotalTheme
URI: http://ww.totalstone.com/blog
Autor: Atrica Media
URL del Autor: www.atrica.es 
*/

/*--- elementos globales del sitio web ---*/

body { background: #fff; color: #6d6d6d; font: 62.5% Arial, Verdana, sans-serif; text-align:center;/* IE 5 centrado de contenido */}

* { padding: 0; margin: 0; }

/*--- elementos globales de tipografia --- */

a { color: #E2001A; text-decoration: none; }

a:visited { color: #777; text-decoration: none; }

a:hover { color: #E2001A; text-decoration: none; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #E2001A; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em;}

p.unstyled a:hover, p.unstyled a:active {color: #e2001a !important; background-color:#fce3e6; text-decoration:none !important;}

p.center { text-align: center; }

/*--- encabezados ---*/

h1, h2, h3, h4 { font: bold 1.0em Arial, Verdana, sans-serif; clear:both; }
	
h1, h2 { font-size: 2.8em; line-height: 1.4286em; letter-spacing: -1px; color: #E2001A; }

h2 a, h2 a:visited { color: #E2001A; }
	
h2 a:hover { color: #e2001a;}

h2.titulito { font-size:1.5em !important; letter-spacing: normal; margin:0 0 1em 0;}

.page h1 { margin: 0 0 0.6071em 0; border-bottom: 1px solid #ccc; }
	
.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #9d9d9d; }
	
#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0 0 0.5em 0; border-bottom: 1px solid #ccc; color: #9d9d9d; }
	
h3 { font-size: 1.3846em; line-height: 1.1111em; color: #9d9d9d; }

#content .entry {display:block !important; overflow:hidden;}

.entry h3 { margin: 1.6667em 0 0.5556em 0; }
	
#comments h3 { font-size: 1.4em; color:#E2001A;}
	
#comments h3.comment_intro { margin: 1em 0 1.11111em 0; padding: 1em 0 0 0; both; background: url(custom/bg_04.jpg) repeat-x top left;}

#comments h3#respond { margin: 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #9d9d9d; }

/*--- elementos del layout ---*/

#header {width: 76.4em; margin:0 auto;}

#container { width: 72.4em; margin: 0 auto; padding:0 3em 0 0; background: url(custom/bg_container.jpg) repeat-y top right; text-align:left;}
	
#content_box { width: 71.5em; background: url(custom/bg_03.jpg) repeat-x bottom left;}
	
#content { width: 46em; padding: 0 4em 0 0; float: left; }
		
#sidebar { width: 19em; float: left; padding:0 0 1.6em 0;}
		
#footer { width: 72.8em; height:5em; margin:0 auto; text-align:left;}

/*--- estilos de la cabecera ---*/

#logo { width: 28em; height:7em; background: url(custom/logo.jpg) no-repeat top left; float:left; margin:2em 0 0 0; }
	
#logo a { font: normal 5.0em Arial, Verdana, sans-serif; color: #fff; position:absolute; top:-500em;}
		
#logo h1, #logo #tagline { display: none; font: normal 1.6em Arial, Verdana, sans-serif; }

/*--- estilos del menu de navegacion ---*/

#nav { width: 71.5em; margin: 0 0 2em 0; background: url(custom/bg_01.jpg) repeat-x top left;}

#nav ul { list-style: none; padding:1em 0 0 0;}

#nav ul li { font-size: 1.2em; float: left;}
	
#nav ul li a, #nav ul li a:visited { display: block; padding: 0.3125em 0.8125em 0.5em 1.4em; color: #E2001A; background: url(custom/bullet_01.gif) no-repeat 0 0.7em;}
	
#nav ul li a:hover, #nav ul li a.current:hover { color: #e2001a !important; text-decoration: none !important; background: url(custom/bullet_02.gif) no-repeat 0 0.7em;}
		
#nav ul li a.current, #nav ul li a.current:visited { color: #e2001a; text-decoration: none; background: url(custom/bullet_02.gif) no-repeat 0 0.7em; }

/*--- estilos del contenido ---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0.4em 0 1.8182em 0; color: #aaa;}

.post_date a, .post_date a:visited { color: #9d9d9d; padding: 0.0909em; }
	
.post_date a:hover { color: #e2001a !important; background-color:#fce3e6;}

.entry { font-size: 1.3em; line-height: 1.5385em;}
	
.entry a, .entry a:visited { padding: 1px 0; border-bottom: 1px solid #bbb; }
	
.entry a:hover { padding: 1px 0; color: #fff; background: #E2001A; border-bottom: none; }
	
.entry p { margin: 0 0 1.5385em 0; clear:both;}

.entry img, .entry p img { margin: 0 1.1538em 1em 0; clear:left;}

.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
.entry ul { list-style-type: disc; }
	
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
.entry dl { margin: 0 0 1.5385em 0; }
			
.entry dt { font-weight: bold; }
		
.entry dd { margin: 0 0 0 1.5em; }
		
.entry sup, .entry sub { line-height: 1.0em; }
		
.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

.entry img { margin: 0 1.1538em 0 0; float: left; clear:left; }

.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

.entry img.frame { border: 0.3846em solid #ddd; }
	
.entry img.stack { clear: none !important; }

.post_meta { margin: 1em 0 2em 0; padding:1em 0 0 0; font-size:1.3em; line-height: 1.0em; clear: both; background: url(custom/bg_04.jpg) repeat-x top left;}
	
.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

.post_meta a, .post_meta a:link { color:#9d9d9d; font-size:0.8em;}

.post_meta a:hover { color: #e2001a !important; background-color:#fce3e6;}

.page .entry { margin: 0 0 2em 0;}

.navigation { width: 38em; margin: 0 0 1em 0;font-size: 1.2em; line-height: 1.5em; overflow:hidden; padding:0 0 1.5em 0; background: url(custom/bg_06.jpg) repeat-x bottom left;}

.navigation a, .navigation a:link { color:#9d9d9d !important; display:block;}

.previous {display:block; float:left; width:18em;}

.next { display:block; float:right; width:18em; text-align:right;}

.next a:link, .next a:visited {padding:0 1em 0 0;background: url(custom/icon_siguiente.gif) no-repeat 100% 50%;}

.next a:hover, .next a:active {color: #e2001a !important; text-decoration: none !important; background: url(custom/icon_siguiente_on.gif) no-repeat  100% 50%;	}

.previous a:link, .previous a:visited {padding:0 0 0 1em;	background: url(custom/icon_anterior.gif) no-repeat 0% 50%;}

.previous a:hover, .previous a:active {color: #e2001a !important; text-decoration: none !important; background: url(custom/icon_anterior_on.gif) no-repeat 0% 50%;}

/*--- estilos de los elementos de la sidebar ---*/

#rss { width: 20em; height:3em; margin: 0.5em 0 2em 0;}

#rss a:link, #rss a:active { display: block; width: 102px; height: 38px; background: url('custom/rss.gif') no-repeat 0 0;}

#rss a:hover, #rss a:visited { display: block; width: 102px; height: 38px; background: url('custom/rss.gif') no-repeat 0 -38px;}

ul.sidebar_list { list-style: none; }

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat, ul.siderbar_list li#linkcat-1 , ul.siderbar_list li#linkcat-2, ul.siderbar_list li#linkcat-3 { width: 16.6667em; margin: 0 0 1.5em 0; font-size: 1.2em; line-height: 1.6667em; float: left; display:block;}

li.widget p { margin: 0 0 1.66667em 0; }

li.widget h2, li.linkcat h2,  li#linkcat-1 h2, li#linkcat-2 h2,  li#linkcat-3 h2 { padding:0 0 1em 0; background: url(custom/bg_02.jpg) repeat-x bottom left; border:none !important;}
		
li.widget ul, li.linkcat ul, li#linkcat-1 ul, li#linkcat-2 ul, li#linkcat-3 ul{ list-style: none; margin: 0 0 0.8333em 0; }

li.widget ul li, li.linkcat ul li,  li#linkcat-1 ul li, li#linkcat-2 ul li { margin:1em 0 0 0; list-style:none;}

li.widget li a, li.linkcat a, li#linkcat-1 a, li#linkcat-2 a,  li.widget li a:link, li.linkcat a:link, li#linkcat-1 a:link, li#linkcat-2 a:link {color: #9D9D9D; padding: 0 0 0 1.4em; background: url(custom/bullet_01.gif) no-repeat 0 0.3em;}
					
li.widget li a:hover, li.linkcat li a:hover, li#linkcat-1 li a:hover, li#linkcat-2 li a:hover { color: #e2001a !important; text-decoration: none !important; background: url(custom/bullet_02.gif) no-repeat 0 0.3em; }

li.widget ul.nonwidget li a {background:none !important; padding:0;}

li#linkcat-1, li#linkcat-2, li#linkcat-3{ font-size:1.2em !important; clear:both; width: 16.6667em; margin:0 0 2em 0; float:left !important;} 

/*--- estilos especificos de los widgets ---*/
		
#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
		
table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; text-align:left; margin:0 0 1em 0; color:#e0011b;}
		
table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #9D9D9D !important;text-align: center; }
			
table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #9D9D9D; text-align: center;}
			
table#wp-calendar td a, table#wp-calendar td a:visited { color: #E2001A; font-weight: bold; padding:0.2em;}
				
table#wp-calendar td a:hover { text-decoration: none; background-color:#fce3e6; }
				
table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; color:#e0011b;}
			
/*--- estilos del pie de pagina ---*/

#footer p { font-weight: bold; font-size: 1.0em; line-height:3em; color:#b2bdbb; margin:0 0 0 -1em; padding:0 0 0 2.5em; background: url(custom/total_peque.gif) no-repeat 0 0.7em;}

#footer a, #footer a:visited { color: #E2001A !important;}

#footer a:hover { color: #e2001a; background-color:#fce3e6; }

/*--- estilos de los comentarios ---*/

#comments { width: 44.5em; }

dl#comment_list { margin: 0 0 1.5em 0; }
		
dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
dl#comment_list dt .comment_num a:hover { color: #E2001A; }
				
dl#comment_list dt strong { font-size: 1.4545em; color: #9d9d9d; }
				
dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #9d9d9d; border-bottom: 1px dotted #999; }
				
dl#comment_list dt strong a:hover { color: #9d9d9d; border-bottom: 1px solid #E2001A; }
		
dl#comment_list dd { width: 400px; padding: 0 20px; margin: 0 0 1.5385em; background: #feeaec url('images/comment_bottom.gif') 0 100% no-repeat; margin:0; padding:0;}
		
dl#comment_list dd.author { background: #feeaec url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em;  padding:0 0.8em 0 0.8em; }

/*--- estilos del formulario de comentarios ---*/

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

#comment_form a:hover { text-decoration: underline; }

#comment_form p { padding:  2em 0 0 0; }
	
#comment_form label { padding: 0 0.83333em 0 0; font-size: 1.2em;}

#comment_form .text_input, input#securitycode  { width: 15.3846em; padding: 0.23077em; color: #6D6D6D !important; font: normal 1.1em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee;}
		
#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
#comment_form .text_area { width: 32.9231em; }

#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #9d9d9d; border: 1px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em Arial, Verdana, sans-serif; cursor: pointer; }
		
#comment_form .form_submit:hover { color: #E2001A; }
			
/*--- estilos del formulario de busqueda ---*/

#search_form { margin: 0 0 0.5833em 0; }

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

#search_form .search_input { width: 11em; padding: 0.25em; color: #777; font: normal 0.9em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee;}
	
#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
#content .search_input { font-size: 0.9em !important; }

/*#searchsubmit { font-size: 0.9em; border:none; background-color:#9d9d9d; padding:0.3em; color:#fff;}*/
		
#searchsubmit {padding: 0.2em; background: url('images/submit_bg.gif') repeat-x; color: #9d9d9d; border: 1px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 0.8em Arial, Verdana, sans-serif; cursor: pointer;}
		
/*--- self-clearing floats segun Dan Cederholm de simplebits.com ---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }

/*--- elementos globales del sitio web ---*/

body.custom { background: #fff; color: #6d6d6d; font-family: Arial, Verdana, sans-serif; }

.custom .add_comment { background: url('custom/icon_comment.gif') 0 50% no-repeat; }

/*.custom #rss { background: url('custom/rss.gif') 50% 0 no-repeat; }*/

.custom dl#comment_list dt { background: url('custom/comment_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dt.author { background: url('custom/comment_author_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dd { width:400px; margin:0; padding:0; background: #ffeeee url('custom/comment_bottom.gif') 0 100% no-repeat; }

.custom dl#comment_list dd p { padding:0 0.8em 0 0.8em;}

.custom dl#comment_list dd.author { background: #ffeeee url('custom/comment_author_bottom.gif') 0 100% no-repeat; }

/*--- comportamiento de los enlaces ---*/

.custom a { color: #E2001A; }

.custom a:visited { color: #777; }

.custom a:hover { color: #E2001A; }

/*--- titulo de la cabecera del web ---*/
	
.custom #logo a { color: #fff; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; }
	
/*--- enlaces de navegacion de la cabecera ---*/

.custom #nav ul li a, .custom #nav ul li a:visited { color: #9d9d9d; }

.custom #nav ul li a:hover, .custom #nav ul li a.current:hover { color: #e2001a !important; }

.custom #nav ul li a.current, .custom #nav ul li a.current:visited { color: #e2001a; }

/*--- enlaces de titulos en pagina principal, intera y de busqueda ---*/

.custom h2 a, .custom h2 a:visited { color: #E2001A; }

.custom h2 a:hover { color: #e2001a; background-color:#fce3e6;}
	
/*--- enlaces debajo de la cabecera ---*/
	
.custom .post_date a, .custom .post_date a:visited { color: #9d9d9d; }
	
/*.custom .post_date a:hover { color: #9d9d9d; background: #ccc; }*/
	
/*--- comportamiento de los enlaces dentro de los posts ---*/
	
.custom .entry a, .custom .entry a:visited { border-color: #bbb; }
	
.custom .entry a:hover { color: #fff; background: #E2001A; }
	
/*--- enlaces de comentarios que siguen a los posts de pagina central, interna y de busqueda ---*/
	
.custom .post_meta a:hover { color: #9d9d9d; border-color: #E2001A; }
	
/*--- navegacion inter-post --- */
		
.custom .navigation a:hover { color: #9d9d9d; border-color: #E2001A; }
	
/*--- colores de enlaces de sidebar ---*/
	
.custom li.widget li a:hover, .custom li.linkcat li a:hover { color: #9d9d9d; border-color: #E2001A; }
	
/*--- colores de enlaces del calendario ---*/	
	
.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited { color: #E2001A; }
	
.custom table#wp-calendar td a:hover { color: #E2001A; }

/*--- colores de enlaces permalink de comentarios (despues del nombre del que ha comentado) ---*/
	
.custom dl#comment_list dt .comment_num a, .custom dl#comment_list dt .comment_num a:visited { color: #999; }
	
.custom dl#comment_list dt .comment_num a:hover { color: #E2001A; }
	
/*--- color de enlace del autor del comentario ---*/
	
.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited { color: #9d9d9d; border-color: #999; }
	
.custom dl#comment_list dt strong a:hover { color: #9d9d9d; border-color: #E2001A; }
	
/*--- enlaces de colores del pie de pagina ---*/
	
.custom #footer a, .custom #footer a:visited { color: #fff; border-color: #E2001A; }

.custom #footer a:hover { color: #fff; border-color: #fff; }

/*--- quitar los dobles borders por defecto ---*/

.custom .page h1, .custom #sidebar h2, #comments h3.comment_intro, .custom .post_date, .custom .post_meta, .custom .page .entry { border-color: #ccc; }

/*--- encabezados ---*/

.custom h1, .custom h2, .custom h3, .custom h4 { font-weight: bold; font-family: Arial, Verdana, sans-serif; }

.custom h1, .custom h2 { color: #E2001A; }
	
.custom .archive h1 { color: #9d9d9d; }
	
.custom #sidebar h2 { color: #9d9d9d; }

.custom h3, .custom h4 { color: #9d9d9d; }

/*--- elementos dentro del post ---*/

.custom blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-color: #E2001A; }

.custom blockquote.right, .custom blockquote.left { border-color: #ccc; } /* These are pullquotes */

.custom code { color: #090; font-family: Courier, "Courier New", monospace; }

.custom .post_date { color: #aaa; }

.custom img.frame { border-color: #ddd; }

/*--- elementos del widget de calendario ---*/

.custom table#wp-calendar caption { border-color: #ccc; }

.custom table#wp-calendar th { color: #666; border-color: #ccc; }

.custom table#wp-calendar td { color: #999; }

/*--- comentarios ---*/

.custom dl#comment_list dt { color: #999; }

.custom dl#comment_list dt strong { color: #9d9d9d; } /* Comment author's name */

/*--- elementos del formulario de comentario ---*/

.custom #comment_form .text_input { color: #E2001A; font-family: Verdana, sans-serif; border-top-color: #999; border-left-color: #999; border-right-color: #eee; border-bottom-color: #eee; }

.custom #comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
.custom #comment_form .form_submit { color: #9d9d9d; font-family: Arial, Verdana, sans-serif; } /* This is the submit button on the comment form */
	
.custom #comment_form .form_submit:hover { color: #E2001A; }
	
/*--- formulario de busqueda ---*/
	
.custom #search_form .search_input { color: #777; font-family: Verdana, sans-serif; border-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
	
.custom #search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }

/* --- secure img --- */

#secureimgdiv { float:left; clear:both; margin:2em 0 1em 0;}

#secureimgdiv p { margin:0; padding:0 0 1.6em 0;}

#secureimgdiv p label { margin:0; padding:0;}

#secureimgdiv p small {margin:0; padding:0; font-size:1em !important;}

#secureimgdiv p img {margin:1.6em 0 0 0;}

input#securitycode {margin: 1.5em 9em 0 0; float:right;}

/* --- idioma --- */

#languages {
	width:9em;
	float:right;
	margin:2.5em 4.5em 0 0;
}

#languages ul {
	margin:0;
	padding:0;
	line-height:1.7em;
}

#languages ul li {
	list-style:none;
	height:1%;
}

#languages ul li a {
	text-transform:uppercase;
	display:block;
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
}

#languages ul li a:link, #languages ul li a:visited {
	color:#717070;
	background: url('custom/bg_boton.jpg') repeat-x bottom left;
}

#languages ul li a:hover, #languages ul li a:active {
	color:#e2001a;
	text-decoration:none;
	background: url('custom/bg_boton2.jpg') repeat-x bottom left;
}