@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	background: #3F3F3F;
	color: #FFFFFF;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/body_fd.gif);
	background-repeat:repeat-x;
	background-color:#22211F;
	margin:0;
	padding:0 0 40px 0;
	font-size:11px;
	color:#6C6B67;
	text-align:center;
	margin: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #e8ecf4; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #e8ecf4; SCROLLBAR-3DLIGHT-COLOR:     #e0e7f1; SCROLLBAR-ARROW-COLOR: #1E3A57; SCROLLBAR-TRACK-COLOR: #eff2f8; SCROLLBAR-DARKSHADOW-COLOR: #015e8c;	
}

#contenedor{
width:960px;
margin:0 auto;
position:absolute;
left: 50%;
margin-left: -483px;

}

/** header   */	

#hedaer{
float:left;
width:960px;
height:190px;
}

#header-home{
float:left;
width:300px;
height:190px;
padding-right:40px;
}

#header-menu{
float:right;
width:600px;
height:190px;
}

#home-contenedor{
float:left;
width:960px;
margin-bottom:85px;

}

#home-contenido{
float:left;
width:700px;
}

#menu-lateral{
float:right;
width:260px;
}

.ads{
width:260px;
margin: 2px 2px 2px 2px;
border: 1px solid #000;
background-color:#FFFFFF;
}

#home-blogs-arriba{
float:left;
width:623px;
height:23px;
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/blog/blog_arriba.png);
background-repeat:no-repeat;
}

#home-blogs-abajo{
float:left;
width:623px;
height:23px;
margin-left:54px;
*margin-left: 26px; /* IE6 e IE7 */
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/blog/blog_abajo.png);
background-repeat:no-repeat;
}

#home-blogs-centro{
float:left;
width:623px;
height:124px;
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/blog/blog_centro.png);
background-repeat:repeat-y;
}

#home-blogs-centro_todo{
float:left;
width:623px;
height:auto;
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/blog/blog_centro.png);
background-repeat:repeat-y;
}

#home-blogs{
float:left;
width:700px;
height:170px;
}

#pestania-izq{
float:left;
width:54px;
height:108px;
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/blog/pestania_izq.png);
background-repeat:no-repeat;
}

#blog-fecha{
float:left;
width:45px;
padding-left:10px;
padding-top:20px;
height:150px;
}
#blog-dia{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}

#blog-date{
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#blog-titulo{
float:left;
width:590px;
margin-left:5px;
*margin-left: 15px; /* IE6 e IE7 */
padding-left:10px;
padding-right:10px;
text-align:left;
color:#A2D32C;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}

#blog-titulo a{
text-decoration:none;
float:left;
width:590px;
margin-left:5px;
*margin-left: 15px; /* IE6 e IE7 */
padding-left:10px;
padding-right:10px;
text-align:left;
color:#A2D32C;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}

#blog-titulo a:hover{
text-decoration:none;
float:left;
width:590px;
margin-left:5px;
*margin-left: 15px; /* IE6 e IE7 */
padding-left:10px;
padding-right:10px;
text-align:left;
color:#D611AA;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}

#blog-descripcion{
float:left;
width:590px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
margin-left:5px;
*margin-left: 15px; /* IE6 e IE7 */
text-align:left;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

div.pagination {
float:left;
		padding: 3px;
		margin: 3px;
		text-align:center;
		margin-top:15px;
		margin-left:250px;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #fff;
		
		text-decoration: none; /* no underline */
		color: #000;
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #000;

		color: #fff;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000;
		
		font-weight: bold;
		background-color: #000;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

/* footer */
/* sistema de social media*/

div.sociable {
margin-top:44px;
 }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}




#footer {
background-image:url(http://www.divinocarnaval.com.ar/2010/archivos/img/pie/footer.png);
background-repeat:no-repeat;
position:fixed;
bottom:0;
height:70px;
width:900px;;
padding-left:150px;
}

#footer-separador{
height:55px;
padding-top:25px;
}
