/*
Theme Name:	Titan
Theme URI: 	http://themes.jestro.com/titan/
Description: 	A refined, balanced, and exceptionally handsome WordPress theme. Features a robust theme options menu allowing you to integrate your Flickr photos, Twitter updates, and Feedburner email updates. Use the custom code box to include photos, video, or whatever else your heart desires. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		1.11
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Tags: fixed-width, two-columns, white, right-sidebar, threaded-comments, theme-options
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:15px; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bolder }
a:link { text-decoration: none;}
a:active { text-decoration: none;}
a:visited { text-decoration: none;}
em { font-style: italic }
a img { border:none }

/*Body & Links 
------------------------------------------------------------ */
body {
	font: 62.5% Arial,Helvetica,Sans-serif;
  color: #444;
	line-height: 2.2em;
	background: #f87046 url(images/bg_body.jpg) repeat-y top center;
	}
	
#page_all {
width: 100%;
height: 100%;
padding-top: 10px;
background: url(images/body_background_2.jpg) no-repeat top center;
}
a:link, a:visited { color: #4265A7; }
.entry a:link, .entry a:visited { font-weight: bold; }
a:hover {
	color: #f1592a;
	}

/*Basic Structure
------------------------------------------------------------ */
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#content{ 
	float: left; 
	width: 640px;
	padding: 10px 0 30px 0;
	overflow: hidden;
}
.content-background {
width: 979px;
margin: 0 auto;
border-left: none;
padding-bottom: 5px; 
	border-bottom: 10px solid #f1592a; 
background: url(images/content-background.jpg) repeat-x top left; }
#sidebar { 
	float: right; 
  padding-bottom: 30px;
	width: 266px;  
	}
#footer { 
	clear: both;
	width: 100%;
	border-left: none;
	margin: 0 auto;
	height: 50px;
	
	}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.sponsors {
height: 78px;
display: none;
width: 100%;
}
.sponsor_vtr {
width: 210px;
background: #e6e1dd;
height: 78px;
float: left;

}
.sponsor_vive {
width: 166px;
background: #e6e1dd;
height: 78px;
float: left;

}
.sponsor_oxford {
width: 124px;
background: #e6e1dd;
height: 78px;
float: left;

}
.sponsor_giant {
width: 301px;
background: #e6e1dd;
height: 78px;
float: left;

}
.sponsor_vfilms {
width: 157px;
background: #e6e1dd;
height: 78px;
float: left;

}

/*Sponsors Top
------------------------------------------------------------ */

.sponsors_header {
height: 56px;


clear: both;
float: left;
margin: -5px -11px 2px -10px;
padding: 0 10px;
width: 100%;
}
.sponsor_vtr_header {
width: 120px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_vive_header {
width: 106px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_oxford_header {
width: 84px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_giant_header {
width: 128px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_cannondale_header {
width: 71px;
background: #e6e1dd;
height: 55px;
margin-right: 15px;
overflow: hidden;
float: left;

}
.sponsor_quaker_header {
width: 60px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;
background-position: top right;

}
.sponsor_vfilms_header {
width: 126px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_chdeportes_header {
width: 115px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_adidas_header {
width: 108px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}
.sponsor_outdoors_header {
width: 126px;
background: #e6e1dd;
height: 55px;
overflow: hidden;
float: left;

}

/*Header
------------------------------------------------------------ */
#header {
  width: 979px;
  margin: 0 auto;
  
  border-left: none;
	border-bottom: 1px solid #EDE7E0;
  background: url(images/nav-background.gif) repeat-x bottom left;
	}
#follow {
  background: #2F2922;
  margin-left: -1px;
  padding: 5px 0;
  display: none;
}
#follow dl {
  float: right;
  font-size: 1.3em;
  }
#follow dl dt, #follow dl dd {
  float: left;
  }
#follow dt {
  font-weight: bold;
  color: #AD9B83;
  }
#follow dd {
  margin-left: 20px;
  }
#follow dd a {
  display: block;
	color: #cfc4b6;
  }
  #follow dd a:hover {
  text-decoration: underline;
  }
#follow dd a.rss {	padding-left: 20px; background: url(images/feed-icon.png) no-repeat 0 .2em; }
#follow dd a.email {	padding-left: 22px; background: url(images/email-icon.png) no-repeat 0 .35em; }
#follow dd a.twitter {	padding-left: 19px; background: url(images/twitter-icon.png) no-repeat 0 .15em; }
#follow dd a.facebook {	padding-left: 22px; background: url(images/facebook-icon.png) no-repeat 0 .15em; }
h1#title, div#title {
  float: left;
  padding: 0 0;
  width: 138px;
  height: 100px;
  margin-bottom: 5px;


   
	}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #E9E5E0; text-indent:-999em;
 
   background: url(images/logo_cp.png) no-repeat left;
   display: block;
   width: 412px;
  height: 100px; }
h1#title a:hover, div#title a:hover { text-decoration: none; }

/*Description
---------------------------------------*/
#description { 
  margin: 72px 0 0 150px;
  float: left; 
  color: #796957;
	font-size: 1.3em;
	font-weight: bold;
  line-height: 20px;
	}

/*Nav
---------------------------------------*/
#nav {
    width:100%;
    font-size: 1.4em;
	font-weight: normal;
	font-family: "Trebuchet MS";
    }
#nav, #nav ul {
    float: left;
    line-height: 37px;
    padding: 0;
	
    margin: 0;
    width: 100%;
    }
#nav a {
    display: block;
    color: #FFFFFF;
	
	
    text-decoration: none;
    padding: 0px 20px 0px 20px;
	/*padding: 0px 15px 0px 15px;*/
    }
#nav li {
    float: left;
	
    
    }
#nav li.home { }
#nav ul {
    position: absolute;
	z-index: 100 !important;
    left: -999em;
    height: auto;
    width: 151px;
    font-weight: normal;
    line-height: 20px;
    border: 0;
    border-top: 1px solid #E3E0D5;
    }
#nav li li {
    width: 149px;
    border-bottom: 1px solid #E3E0D5;
    
    background: #fff url(images/nav-sub-background.gif) repeat-x top left;
    }
#nav li li a {
    padding: 4px 10px;
    width: 130px;
    }
#nav li ul ul {
    margin: -21px 0 0 150px;
    }
#nav li li:hover {
   color: #000000;
    }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #000000; }
#nav li:hover a, #nav li.sfhover a { color: #000000; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#FFFFFF; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover {
     background: url(images/nav-background-over.gif) repeat-x bottom left;
     color: #FFFFFF;
    }
#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
    background: none !important;
    color: #FFFFFF;
    }
#nav .current_page_parent a:hover {background: url(images/nav-background-over.gif) repeat-x bottom left !important;}
#nav .current-cat, #nav .current_page_item {
   background: url(images/nav-background-over.gif) repeat-x bottom left !important;
   color: #FFFFFF;
    }

/*Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 20px 0;
  font-size: 1.6em;
  }
div.notice strong { color: #2F2922; }
div.notice div {
	margin: 10px 0;
	padding: 20px;
	background: #F0EBE6 url(images/notice-background.gif) repeat-x top left;
}
div.notice div h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

/*Page/Post Styling
------------------------------------------------------------ */
.post {
margin-bottom: 30px;

}

/*Post Header
---------------------------------------*/
.post-header {
	border-top: 1px solid #EFEAE4;
	margin: 0 0 15px 0;
  padding-top: 20px;
	}
.post-header h2 { 
  font-size: 2em; 
	line-height: 1.1em;
  }
.date {
	float: left;
	width: 114px;
	color: #beaa99;
	font-size: 1.5em;
	text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 17px;
  background: url(images/icon-calendar.png) no-repeat 0 .3em;
	}
.date span { color: #E0C9B5; }
.author {
  margin: 0 0 0 0;
  display: none;
  color: #C0B2A5;
  font-size: 1.2em;
  }
/*Post Body
---------------------------------------*/
.entry { 
	margin: 0 0 0 0;
	width: 640px;
 
  font-size: 1.3em !important; 
  }
.entry p { margin-bottom: 10px; line-height: normal;}
.entry h2 {
	font-size: 1.3em;
	padding: 15px 0 5px 0;
	}
.entry h3 { 
  padding-top: 10px;
  font-size: 1.3em;
  }
.entry h4, .entry h5, .entry h6 { 
  
  font-size: 1.1em;
  color: #f1592a;
  }
pre {
  margin: 10px 0;
  padding: 1em 10px;
  overflow: auto;
  background-color: #E9EBD9;
  color: #000;
  }
code { 
  padding: 2px 3px;
  font: 1.1em Consolas, Courier New, sans-serif;
  background-color: #E9EBD9;
  color: #000;
  }
pre code { 
	font-size: 1.3em;
}

blockquote {
  display: block;
  margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
	border-left: 3px solid #CBCAC8;
  color: #666;
	font-style: italic;
	line-height: 2.2em;
  }
.entry ul, .c-body ul {
	margin: 0 0 10px 0;
	}
.entry ul li, .c-body ul li {
	display: block;
	margin: 5px 0;
	
	
	}
.entry ol, .c-body ol {
	list-style-type: none;
	list-style-position: inside;
	margin: 5px 0 5px 10px;
	}
.entry ol li ol li, .c-body ol li ol li { list-style-type: none; }
.entry ol li, .c-body ol li { margin: 5px 0; }

.index { padding: 0; }
/*Post Footer
---------------------------------------*/
.post-footer { margin-left: 131px; }
.comments a {
  display: block;
  padding: 0 0 0 17px;
  color: #B79F87;
  font-size: 1.2em;
  background: url(images/icon-comments.png) no-repeat 0 .4em;
  }
.comments a:hover {
  color: #453729;
  text-decoration: none;
  }  
/*Single
---------------------------------------*/
.tags {
	float: left;
	width: 640px;
}
.tags span {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #beaa99;
	width: 55px;
	float: left;
	border-right: 1px solid #beaa99;
	margin-right: 12px;
	padding: 0 0 0 28px;
	background: url(images/icon-tags.png) no-repeat 0 .3em;
}
.tags p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 2px;
	color: #beaa99;
}
.tags a { 
	color: #beaa99;
	}
.post-header h1 { 
	margin-left: 0;
	padding-bottom: 4px;
	font-size: 2.2em; 
	}
.meta {
	border-top: 1px solid #EFEAE4;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 1.2em;
	text-align: right;
	color: #666;
}
/*Comments
------------------------------------------------------------ */
/*Top
---------------------------------------*/
.comment-number {
	display: block;
	padding: 30px 0 5px 0;
	font-weight: bold;
	}
.comment-number span {
	font-size: 1.3em;
	color: #777;
	}
.none { border-bottom: 1px solid #EFEAE4; }
a#leavecomment { 
	font-size: 1.6em;
	padding-left: 2px; 
	}
/*Body
---------------------------------------*/
li.comment {
	padding-top: 20px;
	border-top: 1px solid #EFEAE4;
	}
li.comment.depth-2 {
  margin-bottom: 10px;
  }
ul.children {
	margin: 10px 0 0 131px;
  clear: both;
	}
div.c-grav {
	float: left;
	width: 40px;
	margin: 0;
	text-align: right;
	}
div.c-grav img {
	padding: 4px;
	border: 1px solid #E6E1DB;
	border-right-color: #D6D1CC;
	border-bottom-color: #D6D1CC;
	background: #fff;
}
div.c-body {
	margin-left: 131px;
	width: 497px;
  font-size: 1.3em;
	}
ul.children div.c-body { margin-left: 70px; width: 427px; }
div.c-body p { margin-bottom: 10px; }
div.c-head {
	margin: 0 0 10px 0;
	font-weight: bold;
	}
.c-permalink a:link, .c-permalink a:visited {
  color: #777;
  font-size: .7em;
  }
div.reply { padding-bottom: 10px; }
div.reply a:link, div.reply a:visited { color: #beaa99; }
/*Form
---------------------------------------*/
form#commentform { margin: 0 0 20px 131px; }
#respond { font-size: 1.3em; }
h4#postcomment {
	margin: 20px 0;
	padding: 5px 0 0 0;
	color: #555;
	border-top: 1px solid #EFEAE4;
	}
form#commentform label.comment-field {
	display: block;
	margin: 10px 0 3px 0;
	font-size: 1.1em;
	}
input.text-input, form#commentform textarea {
	padding: 7px 3px;
	background: #fff;
	font-family: inherit;
  border: 1px solid #E6E1DB;
	border-right-color: #D6D1CC;
	border-bottom-color: #D6D1CC;
  width: 477px;
	}
input#author, input#email, input#url { width: 300px; }
form#commentform input:focus, form#commentform textarea:focus { background: #fff; }
form#commentform input#submit {
  padding: 5px;
  width: 150px; 
  }
form#commentform p.guidelines {
	margin: 10px 0;
  color: #555;
	}
p.subscribe-to-comments, p.comments-rss{ margin: 0 0 10px 0; }
p.comments-rss a {
	font-size: 1.1em;
  padding: 0 0 0 19px;
  background: url(images/feed-icon.png) no-repeat 0 .1em;
  }
fieldset { border: none;}
/*Note
---------------------------------------*/
p.note {
	font-style: italic;
	font-size: 1.3em;
	}
/*Pingbacks/Trackbacks
---------------------------------------*/
h3.pinghead {
  font-size: 1.3em;
  color: #444444;
  }
ol.pinglist {
  list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 10px 10px;
  font-size: 1.3em;
  }

/*Pages
---------------------------------------*/
.entry.page { 
	margin: 0;
	width: 628px;
	}
h1.pagetitle, h2.pagetitle {
	border-bottom: 1px solid #EFEAE4;
	color: #d95026;
	margin: 0 0 5px 0;
  padding-top: 20px;
	font-size: 2em;
	}
#widgets_centrales h2.widgettitle {
	border-bottom: 1px solid #EFEAE4 !important;
	color: #d95026 !important;
	margin: 0 0 5px 0 !important;
  padding-top: 0 !important;
	font-size: 2em !important;
	}
#widgets_centrales p{
line-height: normal;
display: block;
font: 12px Arial,Helvetica,Sans-serif;
}
#widgets_centrales li{
width: 100%;
display: block;
clear: both;
}
.widget cat_posts img {
margin-bottom: 3px;
}
#cat-posts-443896581 li, #cat-posts-443912121 li, #cat-posts-443995962 li {
border-bottom: 1px solid #FF3300 !important;
display: inline-block;
}
	
/*Sidebar
------------------------------------------------------------ */
#sidebar {
  margin-top: 17px;
  margin-left: -5px;
  padding: 0 6px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
  }
h2.widgettitle {
	margin: 10px 0 10px 0;
	padding-bottom: 3px;
	font-size: 1.4em;
	border-bottom: 2px solid #f1592a;
	color: #555;
	}
ul li.widget ul {
	font-size: 1.2em;
	}
ul li.widget ul li ul { 
  margin-left: 5px;
  font-size: 1em; 
  }
ul li.widget ul li {
	padding: 1px 0;
	}
ul li.widget ul li ul li { 
  padding: 1px 0 0 0;
  }

/*Adbox
---------------------------------------*/
#adbox {
  margin: 20px 0;
  padding: 3px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
  }
#adbox img { border: 1px solid #E6E1DC; }

/*Footer
------------------------------------------------------------ */
#footer {
	padding: 3px 0 20px 0;
	
	border-left: none !important;
	background: #e7e1de url(images/fondo_footer.jpg) bottom center no-repeat;
	color: #555;
	}
#footer a:link, #footer a:visited { color: #4265A7; }
#footer a:hover { text-decoration: underline; color: #f1592a;}

/*Footer Columns
---------------------------------------*/
.footer-column {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding-bottom: 0;
	color: #413f3e;
}
#footer-about.footer-column a{
font-weight: bold;
font-size: 14px;
}
#footer-about.footer-column { width: 300px; }
#footer-flickr.footer-column { width: 281px; margin-right: 5px !important; }
#footer-flickr {float: right;}
#footer-search.footer-column { 
	margin: 0;
	width: 274px; 
	}
.footer-column h2 {
	font-size: 1.6em;
	border-bottom: 2px solid #f1592a;
	padding-bottom: 2px;
	
}
.footer-column p {
	margin: 6px 0 15px 0;
	
	line-height: normal;
}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
	float: left;
	margin: 0 0 0 10px;	
	padding: 0;
	line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px;}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F7F7F7;
	line-height: 0;
}
#footer h2.widgettitle { margin-top: 0;}
/*Search
---------------------------------------*/
#search_form input.search { 
	margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #555;
  }
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit { margin: 0 0 0 5px; }

/*Copyright
---------------------------------------*/
#copyright {
	display: block;
	clear: both;
	padding-top: 1px;
	font-size: 1.1em;
	border-top: none;
}

/*Miscellaneous
---------------------------------------*/
img.border {
	padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6; 
	}
	
#swfDiv {
margin-top: -25px;
}

#twitter-1 h2{
padding-left: 92px;
background: url(images/twitter_logo.png) no-repeat left;
}
#rss-436223641 {
margin-top: 10px;
}
.cerrador {
width: 100%;
height: 2px;
clear: both;
}
#widgets_centrales {
width: 100%;
margin: 0;
padding: 0;
}
#widgets_centrales ul{
list-style: none !important;
list-style-image: none !important;
}
#widgets_centrales li{
list-style: none !important;
list-style-image: none !important;
}

#contenedor_left_footer {
width: 628px;
background:#F0EBE6 none repeat scroll 0 0;
border:1px solid #E6E1DC;
margin-top:10px;
padding:0 6px;}

.cerrar {
width: 100%;
height: 2px;
clear: both;}

.borde_abajo {
width: 100%;
height: 2px;
padding-top:10px;
margin-bottom:10px;
border-bottom:1px solid #FF3300 !important;
}
.twitter-item {
line-height: normal !important;
margin-bottom: 6px !important;
}
#twitter-1 {
margin-bottom: 20px;
}
.closer {
width: 100%;
height: 1px;
clear: both;
}
.cat_post_titulo {


}
.cat_post_titulo:link {


}
.cat_post_extracto {
color: #444; !important;
}
.cat_post_extracto p{
color: #444; !important;
}
.cat_post_extracto:link{
color: #444 !important;
font: 100% Arial,Helvetica,Sans-serif !important;
font-weight: normal !important;
}
.cat_post_extracto:visited{
color: #444 !important;
font: 100% Arial,Helvetica,Sans-serif !important;
font-weight: normal !important;
}
#text-449150021 {
font-size: 13px !important;

font-weight: bold !important; 
text-align: center !important;}

#flash_teaser {
margin-top: 10px !important;}




/*Category posts 
---------------------------------------*/

.cat_post_ver_mas:link {
font-size: 12px !important;}
.cat_post_ver_mas:hover {
font-size: 12px !important;}
.cat_post_ver_mas:visited {
font-size: 12px !important;}
.cat_post_ver_mas:active {
font-size: 12px !important;}


/*Category posts Eventos
---------------------------------------*/

#cat-posts-443912121 .cat_post_titulo {
margin-left: 110px !important;}
#cat-posts-443912121 .alignleft {
margin-top: -20px !important;}

.style2 {color: #FFFFFF !important; font-weight: normal !important;}
.style4 {color: #FF3300 !important; font-weight: bold !important;}
.style5 {color: #FF3300 !important;}
.styleCeldaPerfil {color: #333333 !important; font-weight: normal !important;}



/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
  }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px;}
.alignright { float: right; margin-bottom: 10px;}
img { margin-bottom: 10px;}


/* by G:*/

#destacado-thumb {
	position: relative;
	width: 281px;
	height: 197px;
	z-index: 0;
	overflow: hidden;
}

#destacado-thumb .overlay {
	position: absolute;
	top:0;
	left: 0;
	width: 281px;
	height: 197px;
	background-image: url(images/zoom.png);
	z-index: 10;
	cursor: pointer;
}

#destacado-thumb:hover .overlay {
	display: none;
}

/*--------------------------------------
	lista de posts por categorias
---------------------------------------*/
.entries ul { 

}

.entries ul li {

}

.entries span {

}

.item {
	position: relative;
	width: 600px;
	margin: 10px 20px;
	padding: 10px 0 20px 0;
	clear: both;
	float: left;
	border-bottom: 1px solid #f97046;
}

.item h3 a {
	font-size: 21px;
	font-weight: 900;
}

.item span.fecha {
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}

.item span.disciplina {
	font-style: italic;
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
}

.item p {
	font-size: 14px;
	line-height: 1.5em;
}

.item img {
	float: left;
	padding: 5px;
	margin: 2px 10px 5px 0;
	background-color: #e3e2e2;
}

.item img:hover {
	background-color: #ccc;
}

.item span.verMas a {
	position: absolute;
	bottom: 20px;
	right: 1px;
	font-size: 13px;
	font-weight: 900;
}

.navigation, .wp-pagenavi {
	float: left;
	width: 600px;
	padding: 5px 20px;
	margin-top: 10px;
	font-size: 22px;
	font-style: italic;
	font-weight: 900;
}

