/**
* @style       General - Nerea Landa
* @media       screen
* @version     1.0
* @author      Overalia, info@overalia.com, www.overalia.com
* @copyright   � Nerea Landa
*/

/* -------------------->>> RESET <<<---------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:400;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

table{
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td{
	font-weight:normal;
	text-align:left;
}

table, td, th{
	vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}

blockquote, q{
	quotes:"" "";
}

a img{
	border:none;
}

/* -------------------->>> GLOBAL <<<---------------------*/
/* ---------->>> Body <<<----------*/
body{
	font:85%/1.6em Arial, Helvetica, sans-serif;
	color:#333;
	background:url(images/bg_body.gif) #007ed6 repeat-x;
}

/* ---------->>> Text <<<----------*/
h1{
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	color:#fff;
}

h2{
	margin-top:1em;
	font:2em/1.2em Helvetica, Arial, sans-serif;
	color:#333;
}

h3{
	margin-top:1em;
	font:bold 1.6em/1.2em Helvetica, Arial, sans-serif;
	color:#666;
}

h4{
	margin-top:1em;
	font:bold 1.2em/1.2em Helvetica, Arial, sans-serif;
	color:#999;
}

p{
	margin-top:1.5em;
}

acronym, abbr{
	border-bottom:1px dotted #ACD632;
	cursor:help;
}

strong acronym, strong abbr{
	font-weight:bold;
}

ul, ol{
	list-style:none;
}


pre{
	padding:1em;
	background:#f5f5f5;
	border:1px solid #dadada;
}

code{
	font:.9em/1.4em Consolas,Monaco,"Courier New",Courier,monospace;
}

/* ---------->>> Links <<<----------*/
::-moz-selection {
	background:#e1f0fa;
	color:#000;
}

::selection {
	background:#e1f0fa;
	color:#000;
}

a{
	text-decoration:none;
	color:#007ed6;
}

a::-moz-selection {
	background:#e1f0fa;
	color:#000;
}
a::selection {
	background:#e1f0fa;
	color:#000;
}

a:hover, a:focus{
	text-decoration:underline;
}

a abbr, a acronym{
	border-bottom:none;
	cursor:pointer;
}

/* -------------------->>> STRUCTURE <<<---------------------*/
/* ---------->>> Related Links <<<----------*/
#accesos_directos{
	display:none;
}

/* ---------->>> Container <<<----------*/
#container{
	width:72em;
	margin:0 auto;
}

/* ---------->>> Header <<<----------*/
#header{
	clear:both;
	float:left;
	width:72em;
	margin-bottom:1.5em;
}

#header h1{
	float:left;
}

#header h1 a, #header .title a{
	display:block;
	width:544px;
	height:126px;
	margin:.5em 0 0 .4em;
	background:url(images/logotipo.png) no-repeat;
}

#header h1 span, #header .title span{
	display:none;
}

#header .title{
	float:left;
	margin:0;
	font:2.8em/1.2em Arial, Helvetica, sans-serif;
	color:#007ed6;
}

#header #page_navigation{
	float:right;
	margin:1.5em 0 0 1em;
}

#header #page_navigation li{
	display:inline;
	list-style:none;
	margin-right:.5em;
}

#header #page_navigation li a{
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	border:1px solid #bbbbbb;
	cursor:pointer;
	line-height:16px;
	padding:3px 12px;
	text-decoration:none;
	color:#666666;
	background:url(images/bg_button.gif) #f2f2f2;
}

#header #page_navigation li a:hover{
	border:1px solid #999;
	background:#f2f2f2;
}

#header #page_navigation .current_page_item a{
	font-weight:bold;
	color:#007ed6;
	background:#f2f2f2;
}

.social{
	clear:right;
	float:right;
	margin:4.5em 0 0 1.5em;
}

.social li{
	display:inline;
	margin-right:.5em;
}

/* ---------->>> Box <<<----------*/
#box{
	clear:both;
	float:left;
	width:70em;
	padding:1em;
	background:#fff;
}

/* ---------->>> Post <<<----------*/
.post{
	clear:both;
	float:left;
	width:46em;
	margin-bottom:3em;
}

.post h1{
	clear:both;
	float:left;
	width:13.2em;
	margin:0;
	padding:.3em 2.7em .3em .5em;
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	background:#002a46;
}

.post .post_info{
	clear:both;
	float:left;
	width:43em;
	margin-top:1.5em;
	padding:0 1.5em;
}

.post .post_info .author{
	float:left;
	margin:0;
	padding-left:1.5em;
	font:.9em/1.2em Arial, Helvetica, sans-serif;
	background:url(images/user.gif) no-repeat;
}

.post .post_info .date{
	float:left;
	margin:0 0 0 1.5em;
	padding-left:1.5em;
	font:.9em/1.2em Arial, Helvetica, sans-serif;
	background:url(images/date.gif) no-repeat;
}

.post .post_info .comments{
	float:right;
	margin-top:-1.6em;
	font:2.8em/1.3em Arial, Helvetica, sans-serif;
	text-align:center;
}

.post .post_info .comments a{
	display:block;
	width:64px;
	height:58px;
	background:url(images/comment.png) no-repeat;
}

.post .post_info .comments a:hover{
	text-decoration:none;
}

.post .post_content{
	clear:both;
	float:left;
	width:43em;
	padding:0 1.5em;
}

.post .post_content ul{
	margin:1.5em 0 0 1.5em;
}

.post .post_content ul li{
	padding-left:1.6em;
	font:1em/1.8em Arial, Helvetica, sans-serif;
	list-style-position:outside;
	background:url(images/arrow.png) no-repeat 0 4px;
}

.post .post_content ol{
	margin-top:1.5em;
}

.post .post_content ol li{
	font:1em/1.8em Arial, Helvetica, sans-serif;
	list-style:decimal inside;
}

.post .post_content blockquote{
	margin:0 1.5em;
	padding-left:.5em;
	border-left:4px solid #eee;
}

.post .post_content img{
	margin-top:1.5em;
	padding:5px;
	border:1px solid #F4F4F4;
}

.post .post_content .wp-caption-text{
	margin:0;
	padding:.2em 1em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
	text-align:center;
	background:#F4F4F4;
}

.post .post_content .more-link{
	padding-right:1.2em;
	background:url(images/more-link.gif) no-repeat right .3em;
}

.post .postmeta{
	clear:both;
	float:left;
	width:38em;
	margin:1.5em 0 0 1.5em;
	padding:.5em 1.5em .5em 3.5em;
	font:1em/1.6em Arial, Helvetica, sans-serif;
	background:url(images/bg_postmeta.gif) #f3f5f6 no-repeat center left;
}

.post .postmeta p{
	margin-top:.6em;
	font:.9em/1.2em Arial, Helvetica, sans-serif;
}

.post .postmeta .category{
	padding-left:1.5em;
	background:url(images/folder.gif) no-repeat;
}

.post .postmeta .tag{
	padding-left:1.5em;
	background:url(images/tag.gif) no-repeat;
}

.post .postmeta .post-edit-link{
	clear:both;
	padding-left:1.5em;
	font:.9em/1.2em Arial, Helvetica, sans-serif;
	background:url(images/edit.gif) no-repeat;
}

/* ---------->>> Comments <<<----------*/
#comments{
	clear:both;
	float:left;
	width:43em;
	margin-top:1em;
	padding:0 1.5em;
}

#comments .title{
	margin-top:1em;
	padding-left:1.2em;
	font:1.9em/1.2em Helvetica, Arial, sans-serif;
	color:#007ed6;
	background:url(images/comment_small.png) no-repeat left .1em;
}

#comments .commentlist{
	float:left;
	width:43em;
	margin-top:.5em;  
}

#comments .commentlist .comment{
	margin-top:1em;
	padding:1em;
	background:#fafafa;
}

#comments .commentlist .comment-author-admin{
	background:#e4eef5 !important;
}

#comments .commentlist .comment-author .avatar {
	float:left;
	padding:.3em;
	border:1px solid #999;
	background:#fff;
}

#comments .commentlist .comment-author .author {
	margin-left:1.5em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
}

#comments .commentlist .comment-author .date {
	margin-left:1.5em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
}

#comments .commentlist .comment-content{
	margin-left:6.5em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
}

#comments .commentlist .comment-content .unapproved{
	padding:.3em .5em;
	color:#fff;
	background:#007ed6;
}

#comments .commentlist .comment-reply-link{
	margin:1em 0 0 0;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
}

#comments .commentlist .comment-reply-link .reply{
	margin:0;
	text-align:right;
}

#comments .commentlist .comment-reply-link .reply a{
	width:80px;
	height:20px;
	padding:.3em 1.2em;
	color:#fff;
	background:url(images/reply_button.gif) no-repeat;
}

#comments .commentlist .comment-reply-link .reply a:hover{
	text-decoration:none;
}

#comments .commentlist .children .comment{
	background:#f4f4f4;
}

#comments .commentlist .children .comment .children .comment{
	background:#ecebeb;
}

#comments .commentlist .children .comment .children .comment .children .comment{
	background:#e4e4e4;
}

#comments .commentlist .children .comment .children .comment .children .comment .children .comment{
	background:#dfdede;
}

#comments #respond{
	float:left;
	width:43em;
	padding-bottom:1.5em;  
}

#cancel-comment-reply p{
	margin-top:1em;
	padding-left:1.5em;
	background:url(images/cancel.gif) no-repeat left .2em;
}

/* ---------->>> Post Navigation <<<----------*/
#postnavigation{
	clear:both;
	float:left;
	width:41em;
	margin:.5em 0 0 1.5em;
	padding:.5em 1em;
	background:#f4f4f4;
}

#postnavigation a{
	color:#333;
}

#postnavigation .previous{
	float:left;
	width:20em;
	padding-left:2em;
	font:.8em/1.4em Arial, Helvetica, sans-serif;
	text-align:left;
	background:url(images/previous.png) no-repeat left top;
}

#postnavigation .next{
	float:right;
	width:20em;
	padding-right:2em;
	font:.8em/1.4em Arial, Helvetica, sans-serif;
	text-align:right;
	background:url(images/next.png) no-repeat right top;
}

/* ---------->>> Sidebar <<<----------*/
#sidebar{
	float:right;
	width:21.3em;
	margin-bottom:1.5em;
}

#sidebar .widget{
	margin-bottom:1.5em;
	padding-bottom:1em;
	border-bottom:1px solid #c9d2d8;
	background:url(images/bg_widget.gif) repeat-y;
}

#sidebar .widget .title{
	margin:0;
	padding:.5em .5em 0 .5em;
	font:1.9em/1.2em Helvetica, Arial, sans-serif;
	color:#002a46;
	background:url(images/bg_title_widget.gif) no-repeat;
}

#sidebar .widget ul{
	margin:.5em 1em;
	border-top:1px solid #e4e4e4;
}

#sidebar .widget ul ul{
	margin:0;
	border-top:none;
}

#sidebar .widget ul li{
	margin:.5em 1em 0 1em;
	padding-left:1.6em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
	background:url(images/arrow.png) no-repeat 0 4px;
	list-style-position:outside;
}

#sidebar .widget ul li ul li{
	font:1em/1.6em Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 .5em;
}

#sidebar .widget ul .cat-item{
	background:url(images/folder.gif) no-repeat 0 4px;
}

#sidebar .widget ul .current-cat a{
	font-weight:bold;
}

#sidebar .ads{
	margin-bottom:1.5em;
}

/* ---------->>> Footer <<<----------*/
#footer{
	clear:both;
	float:left;
	width:69em;
	margin:0 0 2em 0;
}

#footer .legal{
	clear:both;
	float:left;
	width:70em;
	padding:0 1em 1em 1em;
	background:#ffe49b;
}

#footer .legal p{
	font:.8em/1.2em Arial, sans-serif;
}

#footer_widget{
	clear:both;
	float:left;
	width:69em;
	margin:0 0 2em 0;
	padding:1.5em;
	background:#002A46 url(images/bg_footer.gif) no-repeat left bottom;
}

#footer .footer_content{
	clear:both;
	margin-top:0;
	font:.9em/1.4em Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}

#footer .footer_content a{
	color:#fff;
}

#footer .footer_content .powered{
	margin-left:1em;
	padding-left:1em;
	border-left:1px solid #fff;
}

#footer .widget{
	float:left;
	width:21em;
	margin-right:2em;
	color:#fff;
}

#footer .widget .title{
	width:11.1em;
	margin:0 0 .3em 0;
	padding:0 0 .3em 0;
	font:1.9em/1.2em Helvetica, Arial, sans-serif;
	color:#007ED6;
	border-bottom:1px solid #00528A;
}

#footer .widget a{
	color:#fff;
}

#footer .widget ul{
	clear:both;
	margin:.5em 0;
}

#footer .widget ul ul{
	margin:0;
	border-top:none;
}

#footer .widget ul li{
	margin:.5em 1em 0 1em;
	padding-left:1.6em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
	background:url(images/arrow.png) no-repeat 0 4px;
	list-style-position:outside;
}

#footer .widget ul li ul li{
	font:1em/1.6em Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 .5em;
}

/* ---------->>> Page <<<----------*/
#page{
	clear:both;
	float:left;
	width:46em;
	margin-bottom:3em;
}

#page h1{	
	clear:both;
	float:left;
	width:13.2em;
	margin:0;
	padding:.3em 2.7em .3em .5em;
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	background:#002a46;
}

#page .page_content{
	clear:both;
	float:left;
	width:43em;
	padding:0 1.5em;
}

#page ul{
	margin-top:1.5em;
}

#page ul li{
	padding-left:1.6em;
	font:1em/1.8em Arial, Helvetica, sans-serif;
	list-style-position:outside;
	background:url(images/arrow.png) no-repeat 0 4px;
}

#page ol{
	margin-top:1.5em;
}

#page ol li{
	font:1em/1.8em Arial, Helvetica, sans-serif;
	list-style:decimal inside;
}
#page .post-edit-link{
	clear:both;
	padding-left:1.5em;
	font:.9em/1.2em Arial, Helvetica, sans-serif;
	background:url(images/edit.gif) no-repeat;
}

#page img{
	margin-top:1.5em;
	padding:5px;
	border:1px solid #F4F4F4;
}

/* ---------->>> Home <<<----------*/
#home{
	clear:both;
	float:left;
	width:46em;
}

#home h2{
	clear:both;
	float:left;
	width:13.2em;
	margin:0;
	padding:.3em 2.7em .3em .5em;
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	color:#fff;
	background:#002a46;	
}

#home h2 a{
	color:#fff;
}

/* ---------->>> Archive <<<----------*/
#archive{
	clear:both;
	float:left;
	width:46em;
}

#archive h1{
	margin:0 .5em .5em .5em;
	font:bold 2.8em/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
}

#archive h2{
	clear:both;
	float:left;
	width:13.2em;
	margin:0;
	padding:.3em 2.7em .3em .5em;
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	color:#fff;
	background:#002a46;	
}

#archive h2 a{
	color:#fff;
}

/* ---------->>> Search <<<----------*/
#search{
	clear:both;
	float:left;
	width:46em;
}

#search h1{
	margin:0 1em 1em 1em;
	font:bold 1.6em/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
}

#search h2{
	clear:both;
	float:left;
	width:13.2em;
	margin:0;
	padding:.3em 2.7em .3em .5em;
	font:2.8em/1.2em Helvetica, Arial, sans-serif;
	background:#002a46;
}

#search .search_content{
	clear:both;
	float:left;
	width:43em;
	padding:0 1.5em;
	margin-bottom:3em;
}

/* -------------------->>> FORM <<<---------------------*/
/* ---------->>> Comments form <<<----------*/
#comments form{
	width:43em;
	margin-top:1.5em;
}
#comments form li{
	display:block;
	clear:both;
	width:43em;
	margin:0 0 .6em 0;
	padding:0 !important;
	list-style:none;
	background:none !important;
}

#comments form li span{
	font:.8em/1.6em Arial, Helvetica, sans-serif;
}

#comments form legend{
	display:none;
}

#comments form fieldset{
	border:none;
}

#comments form label{
	display:block;
	clear:both;
	width:43em;
}

#comments form input, #comments form textarea{
	width:42em;
	padding:.5em;
	font:1em/1.6em Arial, Helvetica, sans-serif;
	color:#999;
	background:#fff;
	border:1px solid #ccc;
}

#comments form input:focus, #comments form textarea:focus{
	color:#333;
	background:#FAFAFA;
	border:1px solid #999;
}

#comments form #submit{
	width:291px;
	height:39px;
	padding:.4em 2.2em;
	font:1.4em/1em Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	background:url(images/submit_button.gif) no-repeat;
	border:none;
	cursor:pointer;
	border:none;
}

#comments form .two_columns{
	display:block;
	clear:none;
	float:left;
	width:20.5em;
}

#comments form .two_columns.right{
	float:right;
}

#comments form .two_columns input{
	width:19.5em;
	padding:.5em;
}

/* ---------->>> Search form <<<----------*/
#searchform{
	padding:1em 1em 0 1em;
	background:url(images/bg_title_widget.gif) no-repeat;
}

#searchform input{
	width:12.5em;
	padding:.5em;
	font:.9em/1.6em Arial, Helvetica, sans-serif;
	color:#999;
	background:#fff;
	border:1px solid #ccc;
}

#searchform input:focus{
	color:#333;
	background:#FAFAFA;
	border:1px solid #999;
}

#searchform #searchsubmit{
	width:85px;
	height:29px;
	margin-left:.3em;
	padding:.6em;
	font:.9em/1em Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	background:url(images/searchsubmit_button.gif) no-repeat;
	border:none;
	cursor:pointer;
	border:none;
}

/* -------------------->>> TABLE <<<---------------------*/
table{
	float:left;
	width:57.5em;
	margin:2em 0;
}

table th{
	padding:.5em 0 .5em 1em;
	text-transform:uppercase;
	border-right:1px solid #bfcd96;
	border-bottom:1px solid #bfcd96;
	border-top:1px solid #bfcd96;
	background:#d4e3aa;
}

table .primera_columna {
	width:30em;
	border-top:0;
	border-left:0;
	border-right:1px solid #bfcd96;
	background:none;
}

table td{
	padding:.4em;
	text-align:center;
	border-right:1px solid #bfcd96;
	border-bottom:1px solid #bfcd96;
}

table .impar{
	border-left: 1px solid #bfcd96;
	border-top:0;
	background:#fff;
}

table .impar th{
	border-left: 1px solid #bfcd96;
	border-top:0;
	background:#fff;
}

table .par{
	border-left:1px solid #bfcd96;
	border-top:0;
	background:#eef6d8;
}

table .par th{
	border-left:1px solid #bfcd96;
	border-top:0;
	background:#eef6d8;
}

/* -------------------->>> EXTRAS <<<---------------------*/
/* ---------- Hidden ----------*/
.hidden{
	display:none;
}

/* ---------- Feed ----------*/
.feed{
	background:url(images/feed.png) no-repeat;
	padding-left:1.6em;
}


/* ---------- wp-pagenavi ----------*/
#navigation{
	clear:both;
	float:left;
	width:43em;
	margin-bottom:3em;
	padding:1em 1.5em;
	border-top:1px solid #F4F4F4;
	border-bottom:1px solid #F4F4F4;
}

#navigation .previous{
	float:left;
	width:20em;
	padding-left:2em;
	text-align:left;
	background:url(images/previous.png) no-repeat left .2em;
}

#navigation .next{
	float:right;
	width:20em;
	padding-right:2em;
	text-align:right;
	background:url(images/next.png) no-repeat right .2em;
}

/* ---------- Author ----------*/
.author_info{
	clear:both;
	float:left;
	padding:.5em 1.5em 1.5em 1.5em;
	width:43em;
}

.author_info img{
	float:left;
	margin:0;
	padding:5px;
	border:1px solid #999;
	background:#fff;
}

.author_info .description{
	float:left;
	margin:0 0 0 2em;
	width:34em;
}

/* ---------- Template Links ----------*/
#page ul .linkcat{
	background:none;
	padding:0;
}

/* ---------- Note ----------*/
.note{
	margin:2em 0 0 0;
	padding:.5em;
	font:.9em/1.4em Arial, Helvetica, sans-serif;
	background:#d7eaf7;
	border:1px solid #abc8dc;
}

/* ---------- CTC Plugin ----------*/
.ctc{
	margin:0.5em 1em;
	padding-top:.5em;
	border-top:1px solid #E4E4E4;
	text-align:center;
	line-height:2em;
}

/* ---------- Pagebar Plugin ----------*/
.pagebar{
	font:.9em/1.4em Arial, Helvetica, sans-serif;
}

.pagebar a{
	margin-right:.2em;
	padding:.2em .5em;
	border:1px solid #D6D6D6;
}

.pagebar .this-page{
	margin-right:.2em;
	padding:.2em .5em;
	font-weight:bold;
	color:#fff;
	border:1px solid #96001C;
	background:#BE0026;
}

.pagebar a:hover {
	background:#F4F4F4;
}

/* ---------- Sociable Plugin ----------*/
.share{
	clear:both;
	float:left;
	width:540px;
}

.share p{
	float:left;
	padding-left:1.5em;
	background:url(images/share.gif) no-repeat;
}

.sociable{
	float:left;
	margin-top:.3em;
}

.sociable li{
	display:inline;
	margin-left:.3em;
}

/* ---------- WordPress Related Posts Plugin ----------*/
#related_posts{
	clear:both;
	float:left;
	width:43em;
	margin-top:1em;
	padding:0 1.5em;
	
}

#related_posts .title{
	margin-top:1em;
	font:1.9em/1.2em Helvetica, Arial, sans-serif;
	color:#007ed6;
}

#related_posts ul{
	margin:1.5em 0 0 1.5em;
}

#related_posts li{
	padding-left:1.6em;
	font:1em/1.8em Arial, Helvetica, sans-serif;
	list-style-position:outside;
	background:url(images/arrow.png) no-repeat 0 4px;
}

/* ---------- WP-PostRatings Plugin ----------*/
.post-ratings{
	float:left !important;
	margin-left:1.5em !important;
	font:.9em/1.2em Arial, Helvetica, sans-serif !important;
	width:auto !important;
}

/* ---------- LifeStream Plugin ----------*/
.lifestream{
	margin:0.5em 1em !important;
}

/* ---------- Viper's Video Quicktags ----------*/
.vvqbox{
	margin-top:1.5em !important;
}