/*
	Theme Name: Divertidos
	Theme URI: http://www.videosdivertidos.org
	Description: Theme to wordpress design by <a href="http://www.mitogh.net/">Mitogh</a> to website videos divertidos
	Author: Mitogh
	Author URI: http://www.mitogh.net
	Tags: 3 columns, White, Customize, Ready Adsense, Ready Feeds.
	}
/*:::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::	ESTILOS GENERALES	:::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::*/
*{
	margin:0;
	padding:0;
	}
body{
	background:#BBB9BA url(paint/bg.jpg) repeat;
	color:#090909;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.clear{
	clear:both;
	}
ul{
	list-style:none;
	}
/*---[ Enlaces ]---*/
a{
	outline:none;
	text-decoration:none;
	}
a:link,
a:visited{
	color:#0875FF;
	}
a:hover{
	color:#FF9908;
	}
/*---[ Flotacion ]---*/
.derecha{
	float:right;
	}
.izquierda{
	float:left;
	}
/*:::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::	CAJAS CONTENEDORAS	:::::::::::::
:::::::::::::::::::::::::::::::::::::::::::::::*/

/*---[ Wrap ]---*/
#wrap{
	background:#fff url(paint/bg-wrap.gif) repeat-x;
	width:979px;
	margin:auto;
	}
/*---[ Header ]---*/
#header{
	height:130px;
	}
/*---[ Logotipo]---*/
#logo{
	width:235px;
	}
#logo h1{
	text-indent:-9000em;
	}
#logo h1 a{
	display:block;
	width:235px;
	height:130px;
	background-image:url(paint/header.jpg);
	background-repeat:no-repeat;
	}
#logo h1 a:hover{
	background-position:0 -181px;
	}
/*---[ Publicidad ]---*/
#banner-top{
	width:728px;
	margin:20px 10px 0 0;
}
#banner-top a img{
	padding:3px;
	background-color:#706F6F;
	}	
#banner-top a:hover img{
	background-color:#C4C2C2;
	}
/*---[ Barra ]---*/
#barra{
	height:36px;
	margin:0 0 10px 0;
	}
/*---[ Adsense Vinculos ]---*/
#adsense_vinculos{
	height:15px;
	width:728px;
	margin:10px 0 0 10px;
	}
/*---[ Ligas a Feed ]---*/
#feeds{
	width:70px;
	}
a.correo{
	display:block;
	background-image:url(paint/mail_feed.gif);
	height:30px;
	width:31px;
	text-indent:-9000em;
	float:left;
	}
a:hover.correo{
	background-position:0 -38px;
	}
a.feed{
	background-image:url(paint/feed.gif);
	width:26px;
	height:31px;
	text-indent:-9000em;
	display:block;
	float:left;
	}
a:hover.feed{
	background-position:0 -38px;
	}
/*---[ Publicidad Izquierda ]---*/
#sidebar_1{
	width:160px;
	margin:0 10px 10px 10px;
	}
#vinculos_izquierdo{
	width:160px;
	height:90px;
	display:block;
	}
#barra_anuncios{
	width:160px;
	height:600px;
	display:block;
	margin:5px 0 0 0;
	}
/*---[ Entradas ]---*/
#entradas{
	width:512px;
	margin:0 10px 10px 0;
	}
#entradas h2{
	font-size:24px !important;
	font-family:'Tahoma', Arial, Helvetica, sans-serif !important;
	letter-spacing:-1px;
}
#entradas h2 a{
	color:#D6292F;
	text-decoration:underline;
	display:block;
	width:475px;
	}
#count_coments{
	background-image:url(paint/coments.gif);
	background-position:center;
	display:block;
	height:27px;
	width:26px;
	font-size:18px;
	padding:5px 0 0 0;
	text-align:center;
	}
#count_coments a{
	color:#3869BE;
	}	
#entradas h2 a:hover{
	text-decoration:none;
	}
#datos{
	margin:2px 0 5px 0;
	color:#585858;
	}
#datos a,
#meta a{
	color:#313131;
	}
#datos a:hover,
#meta a:hover{	
	text-decoration:underline;
	}
#meta{
	border-top:3px double #C3C1C1;
	border-bottom:3px double #C3C1C1;
	padding:5px;
	color:#373737;
	}
span.fecha{
	background-image:url(paint/date.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	}
span.categoria a{
	background-image:url(paint/category.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}
span.categoria a:hover{
	background-position:0 -17px;
	}
span.tag{
	background-image:url(paint/tag.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
	}
span.add-coment a{
	background-image:url(paint/coment-get.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}
span.add-coment a:hover{
	background-position:0 -42px;
	}
#post{
	text-align:justify;
	}
#post p{
	margin:0 0 12px 0;
	line-height:18px;
	}
h3.error{
	background-image:url(paint/error.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:15px 0 0 50px;
	font-size:20px;
	color:#AC0606;
	display:block;
	height:33px;
	}
#related-post h3{
	font-weight:normal;
	font-size:18px;
	color:#A3ACC8;
	}
#related-post ul li{
	padding:2px;
	}
#related-post ul li a{
	background-image:url(paint/related_list.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
	}
#related-post ul li a:hover{
	background-position:0 -18px;
	}
#seguimiento h3{
	font-weight:normal;
	font-size:18px;
	color:#F77E10;
	}
#seguimiento{
	width:290px;
	padding:0 5px 5px 5px;
	text-align:justify;
	background-image:url(paint/bg-seguimiento.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
/*---[ Sidebar ]---*/
#sidebar{
	width:270px;
	}
#banners span{
	background-image:url(paint/span_izquierda.gif);
	background-position:left center;
	height:21px;
	width:6px;
	display:block;
	}
#banners h3{
	background-image:url(paint/title_right.gif);
	background-position:right center;
	color:#FAF6F6;
	display:block;
	height:18px;
	width:96%;
	font-size:14px;
	font-weight:normal;
	padding:3px 0 0 2px;
	margin:0 0 5px 0;
	}
#banners img{
	margin:0 2px 5px 0;
	}
#banners a img{
	padding:3px;
	background-color:#BBBBBB;
	}
#banners a:hover img{
	background-color:#848383;
	}
#columna1,
#columna2{
	width:130px;
	}
#columna1 h3,
#columna2 h3{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	padding:3px 5px;
	}
#columna1 h3{
	background-color:#FFC900;
	color:#160CCE;
	border-bottom:2px solid #946100;
}
#columna1 ul li{
	padding:2px 0 2px 0;
	border-bottom:1px solid #966302;
	}
#columna1 ul li a{
	background-image:url(paint/categorys.gif);
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	}
#columna1 ul li a:hover{
	background-position:0 -19px;
	}
#columna2 h3{
	background-color:#CBD2D7;
	color:#141617;
	border-bottom:2px solid #606C76;
	}
#columna2 ul li{
	padding:2px 0 2px 0;
	border-bottom:1px solid #58636C;
	}
#columna2 ul li a{
	background-image:url(paint/blogroll.gif);
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	}
#columna2 ul li a:hover{
	background-position:0 -16px;
	}
#previous-entries{
	width:150px;
	margin:5px 0;
	}
#previous-entries a{
	background-image:url(paint/previus.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}
#previous-entries a:hover{
	background-position:0 -15px;
	}	
#next-entries{
	width:118px;
	margin:5px 0;
	}
#next-entries a{
	background-image:url(paint/next.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	padding-right:18px;
	}
#next-entries a:hover{
	background-position:right -16px;
	}
#previous-entries a,
#next-entries a{
	color:#3D3D3D;
	}
#previous-entries a:hover,
#next-entries a:hover{
	color:#3B8035;
	}
/*---[ Comentarios ]---*/
h3#respond{
	font-size:18px;
	color:#606060;
	font-weight:normal;
}
input#author,
input#email,
input#url{
	background-repeat:no-repeat;
	background-image:url(paint/comments.gif);
	border:1px solid #B2B0B0;
	padding:2px 0 0 24px;
	width:200px;
	height:20px;
	margin:0 0 4px 0;
	}
input#author{
	background-position:4px 2px;
	}
input#email{
	background-position:4px -22px;
	}
input#url{
	background-position:4px -42px;
	}
textarea#comment{
	width:484px;
	padding:8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	}
input#submit{
	background-color:#F7B310;
	border:3px solid #DFA00A;
	width:506px;
	padding:5px;
	}
#caja{
	padding:0 0 5px 0;
	border-bottom:1px solid #A09F9E;
	margin:5px 0 0 0;
}
.commentlist li{
    margin-bottom: 6px;
	padding: 10px;
}
span.commentcount{
	color:#DADADA;	
	}
/*---[ Footer ]---*/
#footer{
	border-top:#696969 3px solid;
	background:#979696 url(paint/videos_footer.gif) 3px center no-repeat;
	padding:5px 0 5px 200px;
	color:#3E3D3D;
	height:68px;
	}
#footer a{
	color:#101010;
	}
#footer a:hover{
	text-decoration:underline;
	}
#menu_footer{
	width:500px;
	margin:15px 0 0 0;
	text-align:center;
	}
#menu_footer ul{
	margin: 0 0 0 10px;
	}
#menu_footer ul li{
	float:left;
	margin:0 5px;
	}
a.mitogh{
	background-image:url(paint/mitogh.gif);
	display:block;
	height:72px;
	width:87px;
	text-indent:-900em;
	float:right;
	}
a:hover.mitogh{
	background-position:0 -72px;
	}