@charset "utf-8";
/*  
Theme Name: Doglovers
Theme URI: http://www.4sale.cl
Description: Doglovers - 4sale Wordpress theme created by Cesar Crespo.
Author: 4sale
Author URI: http://www.4sale.cl
*/

/* CSS Document */

*{
	margin:0px;
	padding:0px;
	list-style:none;
	outline:none;
}
body {
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img {
	border:none;
}
.clearfix {
	clear:both;
}
.m_bottom {
	margin-bottom:50px;
}
a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom:10px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:11px;
}
#wrap {
	width:840px;
	margin:0 auto;
}

/* HEADER */
#header {
	width:840px;
	height:251px;
	float:left;
}
.top_header {
	width:840px;
	height:216px;
	float:left;
}

	/* MENU*/
	.menu {
		background-image:url(images/bg_menu.gif);
		background-repeat:repeat-x;
		background-position:top;
		width:820px;
		height:35px;
		float:left;
	}
	.menu_left {
		background-image:url(images/left_menu.gif);
		background-repeat:no-repeat;
		background-position:top left;
		width:10px;
		height:35px;
		float:left;
	}
	.menu_right {
		background-image:url(images/right_menu.gif);
		background-repeat:no-repeat;
		background-position:top right;
		width:10px;
		height:35px;
		float:left;
	}
	.menu ul {
		padding-top:10px;
		text-align:center;
	}
	.menu li {
		background-image:url(images/bg_li_menu.gif);
		background-position: 0px 12px;
		background-repeat:no-repeat;
		display:inline;
		height:25px;
		text-align:center;
		padding-top:10px;
		text-transform:uppercase;
	}
	.menu li.home {
		background-image:none;
	}
	.menu li a {
		padding:0px 14px 11px;
		color:#FFFFFF;
		display:inline-block;
	}
	.menu li a:hover {
		color:#FFFF00;
		text-decoration:none;
	}
	.menu ul li.current-cat a,
	.menu ul li.current_page_item a {
		background-image:url(images/marcador.gif);
		background-repeat:no-repeat;
		background-position:center bottom;
		color:#FFFF00;
	}

/* CONTENT */
#content {
	background-color:#FFFFFF;
	width:840px;
	float:left;
}
.bg_content {
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
	/* INDEX */
	#content_index {
	background-color:#FFFFFF;
	width:820px;
	float:left;
	padding:0 10px;
	position: relative;
	}
	.colum_index {
		width:400px;
		float:left;
		padding-left:20px;
	}
	.colum_index2 {
		width:400px;
		float:left;
		
	}
	.box_index {
		width:400px;
		/*height:355px;*/
		padding-top:10px;
		padding-bottom:20px;
		float:left;
	}
	
.box_index h2{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #ff0000;
}
	.columnas {
		width:820px;
		float:left;
	}
	.franja {
	width:820px;
	height:360px;
	float:left;
	padding-right: 0px;
	padding-left: 20px;
}
/* DESTACADOS */
.destacados {
	width:400px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.imagenpolls{
	width: 128px;
	position: absolute;
	z-index: 101;
	left: 650px;
	top: 90px;
	border: 2px solid #CCCCCC;
	float: right;
	height: 190px;
}

h2.titulo_destacados  {
	color:#FF0000;
	text-transform:uppercase;
}
.img_post img {
	width:100px;
	height:100px;
}
.img_post {
	width:100px;
	height:100px;
	border:2px #CCCCCC solid;
	float:left;
	font-size:0px;
	line-height:0px;
}
.text_post {
	width:280px;
	float:left;
	padding-left:5px;
}
.text_post h4,
.text_post h4 a {
	color:#FF0000;
}

a.ver_mas {
	background-image:url(images/bg_ver_mas.gif);
	display:inline-block;
	height:16px;
	width:72px;
	color:#FFFFFF;
	text-align:center;
	margin-right:5px;
}

a.ver_mas:hover {
	text-decoration:none;
}

/* BANNERS Y SOCIALES */
.social {
	padding:0px;
}
span.social_texto {
	padding-right:15px;
	color:#999999;
	font-size:11px;
	display:inline-block;
	position:relative;
	top:-10px;
}
a.facebook {
	background-image:url(images/facebook.gif);
	display:inline-block;
	height:30px;
	width:30px;
	margin-right:5px;
}
a.twitter {
	background-image:url(images/twitter.gif);
	display:inline-block;
	height:30px;
	width:30px;
	margin-right:5px;
}
a.youtube {
	background-image:url(images/youtube.gif);
	display:inline-block;
	height:30px;
	width:30px;
	margin-right:5px;
}
a.rss {
	background-image:url(images/rss.gif);
	display:inline-block;
	height:30px;
	width:30px;
	margin-right:5px;
}
.banner_index {
	margin-bottom:10px;
	clear:both;
}
/* POSTS */
#columpost {
	width:346px;
	float:left;
	padding:15px 0px 15px 95px;
}
a.leer_mas {
	background-image:url(images/bg_leer_mas.gif);
	display:inline-block;
	height:16px;
	width:109px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:5px;
}
a.dejar_comentarios:hover,
a.leer_mas:hover {
	text-decoration:none;
}
a.dejar_comentarios{
	background-image:url(images/bg_comentar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	display:inline-block;
	height:16px;
	width:100px;
	color:#ff0000;
	text-align:center;
	margin-bottom:5px;
}
.post h2,
.post h2 a {
	font-size:20px;
	color:#FF0000;
	margin-bottom:10px;
}
.align_right {
	text-align:right;
}
.post {
	border-bottom:1px #999999 dotted;
	margin-bottom:15px;
}
.entry {
	margin:10px 0 15px;
}
.entry img{
	margin-bottom:10px;
}
.entry ul,
.entry ol {
	padding:10px 10px 5px;
}
.entry li {
	/*background-image:url(images/list.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	padding-left:15px;
	margin-bottom:5px;
}
/* comentarios */
h3#comments {
	margin-bottom:20px;
} 
ol.commentlist li {
	border-bottom:#999999 1px dotted;
	padding:10px;
}
ol.commentlist li.alt {
	background-color:#EBEBEB;
}
ol.commentlist li img {
	float:left;
	margin:0 10px 10px 0;
}
.uar {
	font-size:12px;
	font-weight:bold;
}
.wait {
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
}
.comentario {
	padding-left:40px;
}
/* nav_page */
.nav_page {
	text-align:right;
}
.nav_page a {
	color:#FFFFFF;
}
.nav_page a:hover {
	text-decoration:none;
}
.prev {
	background-image:url(images/prev.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:109px;
	height:16px;
	text-align:center;
	display:inline-block;
	float:left;
}
.next {	
	background-image:url(images/next.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:109px;
	height:16px;
	text-align:center;
	display:inline-block;
	float:right;
}
/* SIDEBAR */
#sidebar {
	width:308px;
	padding:15px 0;
	float:right;
	color:#FFFFFF;
}

#sidebar a {
	color:#FFFF00;
}

#sidebar a:hover {
	text-decoration:none;
	color:#FF9900;
}

#sidebar ul {
	padding:5px 10px 5px 0px;
}

#sidebar li {
	border-bottom:#FFFFFF 1px dotted;
}
.comentarios_sidebar li{	
	padding-bottom:2px;
	margin-bottom:5px;
}

#sidebar strong {
	color:#FFFFFF;
}

.modulo_sidebar {
	width:308px;
	float:left;
	padding:5px 0px;
	margin-bottom:30px;
	background-image:url(images/bg_modulo_sidebar.png);
}

.contenido_modulo_sidebar {
	background-image:url(images/bg_pata.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 10px 5px 40px;
}

.colum_sidebar {
	width:130px;
	float:left;
}

/* ULTIMO PUBLICADO */
.ultimo_publicado {
	padding:10px 0px;
}

.img_post_blog img {
	width:50px;
	height:50px;
	
	
}
.img_post_blog {
	width:50px;
	height:50px;
	border:2px #CCCCCC solid;
	float:left;
	font-size:0px;
	line-height:0px;
}
.texto_post {
	width:180px;
	float:left;
	padding-left:5px;
}
/* FOOTER*/
#footer {
	background-color:#000000;
	color:#646161;
	width:840px;
	height:75px;
	float:left;
}

.contenidos_footer {
	padding:20px 15px 0px;
}

.legal {
	width:300px;
	float:left;
}


a.logo_footer {
	background-image:url(images/logo_footer.gif);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	width:300px;
	float:right;
	text-align:right;
	padding-right:54px;
	padding-bottom:10px;
	color:#646161;
}

a.logo_footer:hover {
	text-decoration:none;
	color:#FFFF00;
}
a.perrosqueayudan {
	background-image:url(images/perrosqueayudan.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:147px;
	height:34px;
}
.comentarios textarea {
	width:90%;
}

#wp-calendar table a {
	color:#FFCC00 !important;
}

li.ec3_list {
	color:#FFFFFF;
	border:none !important;
}
.sociable{
	float:left;
	width:340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

	}
.imagenpolls_new {
	width: 128px;
	position: absolute;
	z-index: 101;
	left: 620px;
	top: 65px;
	float: right;
	
}

.cont_blog	{
}

.democracy	{
	height:160px;
	overflow:scroll;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 300px;
	margin-bottom: 10px;
}
