@charset "utf-8";
/* CSS Document */
/*
Theme: Gancé
Autor: Gancé.com.ar / Meddia.com.ar

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bg-site.jpg);
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h2 {
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
	text-align: left;
	}

blockquote {
	font-family: "Monaco", "Courier New", fixed;
	color: #E9DEB0;
	background-color: #492D22;
	padding: 5px;
	margin-left: 20px;
}

.entrytext blockquote a{
	color: #FFF;
	font-weight: bold;
}

.imgSinBorderLink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#Hader {
	width: 991px;
	height: 168px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	_background-image: url(images/header.gif);
}
#MenuNavPages {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/bg-menu.png);
		_background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#MenuNavPages ul{
	padding: 2px;
	overflow: hidden;
}

#MenuNavPages ul li {
	float: left;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#MenuNavPages ul li a{
	font-family: "Monaco", "Courier New", fixed;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
		*text-decoration:underline; !important;  /* Sólo IE7 */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#MenuNavPages ul li a:hover{
	color: #FFFFFF;
	border-bottom-color: #482C21;
}

#Wrapper {
	width: 987px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-contenedor.png);
		_background: none;
		_background:#DECF8D;
	background-repeat: repeat-y;
	overflow: hidden;
}


#Contenedor {
	width: 55%;
	float: left;
	overflow: hidden;
	padding: 20px;
}
.TopContenedor {
	background-image: url(images/top-contenedor.png);
		_background-image: url(images/top-contenedor.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 986px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.post {
	width: 95%;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(images/separador-colores.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.entry ol {
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.entry li{
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
}

.post .entry {
	padding-top: 10px;
}

.post .entry blockquote a{
	color: #FFF;
	font-weight: bold;
}
.post .entry a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
}
.post .entry a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462C1D;
}



.post h2 a {
	color: #452B20;
	text-decoration: none;
	margin-bottom: 10px;
}
.post h2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.post img {
	border: 9px solid #56B9D0;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
.entrytext p {
	font-size: 0.8em;
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.entrytext a{
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	color: #87241A;
}

.entrytext a:hover{
	color: #000000;
}

.entrytext ul {
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.entrytext  li{
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 15px;
	line-height: 17px;
}

.entrytext  h1 {
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
}

.alignleft a{
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
}

.alignleft a:hover{
	color: #000000;
}

.alignright a{
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
}

.alignright a:hover{
	color: #000000;

}
small {
	font-size: 0.6em;
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	color: #666666;
}

small a{
	color: #B92025;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92025;
}
small a:hover{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482C21;
}
.postmetadata a{
	color: #B92025;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92025;
}
.postmetadata a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482C21;
}

/*Sidebar ///////////////////////*/

#sidebar {
	width: 35%;
	float: left;
	_float: rigth;
	padding: 10px;
}
#sidebar h2 {
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 18px;
	color: #492C24;
	font-weight: lighter;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A73E2B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#sidebar ul li a:hover {
	color: #333333;
	border-top-color: #AA3F2D;
}

#sidebar small {
	color: #482C20;
	padding: 8px;
	margin: 5px;
	display: block;
}
#sidebar .SuperCajaSidebar {
	padding: 1px;
	overflow: hidden;
}
#sidebar .CajaSidebar {
	float: left;
	width: 45%;
	padding: 4px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#sidebar #CajaSocialSites {
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#sidebar #Blogroll {
	width: 110px;
	padding-top: 75px;
}


#CajaSocialSites ul {
	padding: 0px;
}
#CajaSocialSites ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#CajaSocialSites ul li a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.search  {
	background-image: url(images/box-search.png);
		_background-image: url(images/box-search.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 300px;
	padding-top: 13px;
	padding-left: 50px;
}
.search .CampoSearch {
	background-color: #D7C397;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	margin-right: 15px;
	font-family: "Courier New", Courier, monospace;
}
.search .Submit {
	color: #E9DEB0;
	background-color: #492C24;
	padding: 3px;
	font-family: "Monaco", "Courier New", fixed;
	font-size: 11px;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Post Ampliado /////////////////////////////*/

.MetaDataPostComent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9DEB0;
	background-color: #492C24;
	padding: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MetaDataPostComent a{
	text-decoration: none;
	color: #E9DEB0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.MetaDataPostComent a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*COMENTARIO/*/
.alt{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: none;
}

.commentlist {

}
cite {
	float: left;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #492C24;
}
cite a {
	color: #492C24;
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492C24;
	text-decoration: none;
}


ol.commentlist {
	list-style-type: none;
}

ol.commentlist li{
	list-style-type: none;
	background-image: url(images/separador-colores.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#commentform {
	padding: 2px;
}
#commentform small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FormAuthor {
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	background-color: #492C24;
	margin: 5px;
	padding: 5px;
	width: 60%;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FormSidebarEmail {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #492C24;
	margin: 5px;
	padding: 5px;
	width: 300px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}

.CajaComent {
	padding: 5px;
	width: 95%;
	height: 200px;
}



.PieContenedor {
	background-image: url(images/pie-contenedor.png);
		_background-image: url(images/pie-contenedor.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 986px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
/* Footer /////////////////////////////*/
#Footer {
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.png);
		_background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 200px;
}

#Footer a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492C24;
	color: #492C24;
	font-weight: bold;
}

#Footer a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #492C24;
}

#Footer p{
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	color: #492C24;
	line-height: 17px;
	font-weight: normal;
}

#BoxFooter {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-left: 20px;
	text-align: center;
}

