/* Ferplei CSS Styles
--------------------------------------
Theme Name: Ferplei
Theme URI: http://www.ferplei.com
Version: 2.0
Author: Betazeta Networks
Author URI: http://www.betazeta.com
Description: by BZ */



@import url(css/template.css?v=2);
@import url(css/carousel.css);
@import url(css/reset.css);
@import url(css/buttons.css);


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, img.aligncenter, img.alignnone,
.centered, .aligncenter, .alignnone {
	border:1px solid #bebcbc;
	padding:3px;
	display: block;
	margin: 13px auto;
	}

img.alignright, .alignright {
	padding: 4px;
	border:1px solid #bebcbc;
	margin: 0 0 13px 13px;
	display: inline;
		padding:3px;
		max-width:300px;
	}

img.alignleft, .alignleft {
	padding: 4px;
	border:1px solid #bebcbc;
	margin: 0 13px 13px 0;
	display: inline;
		padding:3px;
		max-width:300px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
p.wp-caption-text {
	text-align: center;
	font-size: 1em !important;
	margin: 0.5em;
	color: #999;
}
	
/* End Images */






 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
						}


#galeria-top {
height:17px;
line-height:17px;
width:972px;
background: url(img/galeria_top.png) no-repeat;
 }

#galeria-bottom {
margin:auto;
height:15px;
line-height:15px;
width:976px;
background: url(img/galeria_bottom.png) no-repeat;
 }						
 

#columna-photo .post h1 {font-size:22px;color:#66246E;}
#columna-photo.volver {font-size:14px;color:#66246E;}

#columna-photo  .post.navigation {
position:absolute;
right:15px;
top:0;
width:140px;
}


#columna-photo {
	position: relative;
	margin:auto;
width:972px;
background: url(img/galeria_cuerpo.png) repeat-y;
padding: 10px;
}

#columna-photo .volver {
	margin-bottom: .5em;
}
#columna-photo .title {
	margin-bottom: .1em;
}
#columna-photo .attachment-content {
	background-color: #111;
	border: solid #000 3px;
	padding: 5px;
	color: #ccc;
	text-align: center;
}
#columna-photo .navigation {
	position: absolute;
	top: 20px; right: 15px;
	width: 140px;
}
#columna-photo .navigation span.nodisplay {
	display: none;
}
#columna-photo .navigation .previous a img,
#columna-photo .navigation .next a img {
	border: solid  2px;
	width: 42px; height: 42px;
}
#columna-photo .navigation .previous a img {
	float: left;
	padding-left: 20px;
	background: url(img/btn_arrow_left.png) 5px center no-repeat #000;
}
#columna-photo .navigation .next a img {
	float: right;
	padding-right: 20px;
	background: url(img/btn_arrow_right.png) 49px center no-repeat #000;
}
#columna-photo .navigation a:hover img {
	background-color: #f30;
	border: outset #f30 2px;
}
#columna-photo #gallery {
	background-color: black;
	padding: 8px;
	text-align: center;
}

#columna-photo #gallery img.attachment-thumbnail {
	margin: 0 8px 8px 0;
	width: 75px; height: 75px;
}

#columna-photo #gallery a img.attachment-thumbnail {
	border: solid #222 2px;
}
#columna-photo #gallery a:hover img.attachment-thumbnail {
	border: outset #f30 2px;
}

#container {border-top:1px solid #535353;}


.post_bar .btn_comments a {
	background:url(img/fondo_comentarios.gif) no-repeat;
	line-height:35px;
	float:left;
	width:105px;
	padding: 0 0 0 31px;
}

.post_bar .btn_comments a:hover{
	background:url(img/fondo_comentarios_hover.gif) no-repeat;
	line-height:35px;
	float:left;
width:105px;
	padding: 0 0 0 31px;
	
}

p.more_comments  a {
font-weight:bold;
}

.pager a , .pager strong {
padding:4px 7px;
color:#6A6A6A;
text-decoration:none;
border-left:1px solid #ADADAD;
border-right:1px solid #FFFFFF;
background:transparent url(img/pager/pager_center.gif) repeat scroll 0 0;
}
.pager  a:first-child {
float:left;
margin-top:-4px;
}

.pager  {text-align:right;font-size:1.2em;font-family:Arial,Helvetica,sans-serif;
color:#6A6A6A;text-shadow:0 0.1em 0.1em white;padding:10px 0 10px 0;
}

.coments_avatar img {border: 1px solid #999;padding:2px;margin-bottom:15px;}
.coments_info {margin-bottom:10px;}
.margencolapso {padding-left: 100px;}
.coments_agree_disagree a {float:right;color: #66246E;text-decoration:none;font-size:10px;}

.coment a {color: #66246E;text-decoration:none;}






.column_right .scores_table .scores_info li {
	display: block;
	width: 310px;
	padding: 2px 0 3px;
	border-bottom: 1px solid #806384;
	clear:both;
	height:25px;
}

.column_right .scores_table .scores_info  li  img{
	display: block;
	float: left;
	width: 25px;
	height:25px;
	vertical-align: middle;
	margin: 0 6px 0 0;
}

.column_right .scores_table .scores_info li{
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;;
	color: #c2b5c5;
	font-size: 1em;
}

.column_right .scores_table .scores_info li strong {
	color: #fff;
}

.column_right .scores_table .scores_info  li  a{
	color: #e46ff6;
	text-decoration: none;
}



.column_right .scores_table .scores_info li a:hover{
	text-decoration: underline;
}

.column_right .scores_table .scores_info  a.recent_commenter{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}






/* Related Scroll */
div.related {
	clear: both;
}
div.related div.heading {
}
div.related div.heading h3 {
	float: left;
}
div.related div.heading a:first-child {
	right: 16px;
}

div.related div.ticker_wrap {
	height: 145px;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
}
div.related div.ticker {
	clear: both;
	position: relative;
}
div.related div.ticker div.a_related {
	width: 100px;
	height: 145px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
div.related div.ticker div.a_related a img {
	display: block;
	border: 1px solid #122C42;
}
div.related div.ticker div.a_related a {
	font-size: 1.1em;
}
div.related div.ticker div.a_related a img {
	width: 98px !important;
	height: 98px !important;
}

#banner_marcadores {
height:90px;
width:727px;
	margin: auto;
	margin-bottom:13px;
	padding:3px;
	border:1px solid #999;
	}
	
	.post_box .post_content img
{
max-width: 602px;
width:expression(this.width > 602 ? "602px" : this.width);

}

#powerboton {width:240px;
background: url(img/btn_powerade.jpg) no-repeat;
text-indent:-3000px;
}
