/*  
Theme Name: Nueva version del blog de Mar&iacute;a Eugenia Estenssoro
Theme URI:
Description:
Version: 2
Author:
Author URI:

	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #F3F3E9;
	color: #000000;
	text-align: left;
	}

#page {
/*	background-color: white;
	border: 1px solid #959596;
	text-align: left;
*/	}

#header {
	background-color: #f5b30c;
	}

#content {
	font-size: 1.25em;
	}

.narrowcolumn  .entry p{
	line-height: 1.3em;
	}

.narrowcolumn .entry  {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	background-color: #cfcfbf;
	}

.alt {
	background-color: #f8f8f8;
	background-color: #F3F3E9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #4b65a3;
	color:#b7b9c5;
	}
#footer a {
	color:#dbdbdf!important;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.bajot {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	letter-spacing: 0.05em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	color: #b10029;
	}

h2 {
	font-size: 2.0em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 12px;
	color: white;
	background-image:url(/blog/wp-content/themes/new/images/botonbg.gif);
	text-transform: uppercase;
	height: 29px;
	width: 233px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#categorias li {
	font-size: 12px;
	color: white;
	background-image:url(/blog/wp-content/themes/new/images/botonbg.gif);
	text-transform: uppercase;
	height: 29px;
	width: 233px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 9px 0 0 16px;
	list-style-type: none;
	list-style-image: none;
	background-position: 5px;
	margin-bottom: 5px;
}
#categorias div div {
	/*margin-top: -2px;*/

}

#categorias a {
	text-decoration: none;

}
.recientes li {
	padding-bottom: 10px;

}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #e8e8d6;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4E7674;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	color: #699A9B;
	}

.autor {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	size: 1.1em; 
	color: #c7002a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C9DECC;
	}
#sidebar small {
	color: #B4C8B7;
	font-size: 0.85em;
	}
#sidebar a {
	color: white !important;
	}

small, .nocomments, .postmetadata, strike {
	color: #777;
	}
blockquote {
	color: #7C846E;
}
#sidebar ul ul li, #sidebar ul ol li {
	color: white;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a {
	color: #A60025;
	color: #4E7674;
	text-decoration: none;
	}
.narrowcolumn a {
	text-decoration: underline;
	}
h2 a, h3 a {
	color: #4e7674;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #B85B5A;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.aviso {
	color:#F5B30C; 
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px;
	padding: 0;
	width: 760px;
	}
#content {
	margin: 0;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 48px;
	margin: 0;
	width: 406px;
	}


.post {
	margin: 0 0 48px 0;
	text-align: left;
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding: 3px 5px;
	}
.bajot {
	margin-top:10px;}
#footer {
	padding: 0 0 3px 1px;
	margin: 0;
	width: 760px;
	clear: both;
	}

#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer img {
	vertical-align: text-bottom;
	margin-bottom: -4px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

.description {
	text-align: left;
	padding: 0 289px 0 117px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2, #sidebar h3 {
	margin: 0 0 6px 4px;
	padding: 0;
	}
/* ul.paginas1, ul.paginas1 li, .paginas1 li {
	margin: 0;
	padding: 0;
}
ul.paginas1 li {
	border-bottom: 1px solid #72968F;
} */

li.paginas1, .paginas1 h2, .paginas1 h2 a:link {
	padding: 9px 0 0px 0; 
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.paginas1 {
	height: 29px;
	font-size: 0.75em;
}
.paginas1 h2 a:hover {
	text-decoration: underline; 
}

.paginaa {
	background-color: #759590;
}
.paginab, .paginab h2 a:link, .paginab a:link, a.paginab, #sidebar ul li.paginab h2 a {
	background-color: #759590;
	color: white!important;
	/*	color: #CFCFBF!important;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.paginac {
	font-size: 0.7em;
}
#sidebar ul li.paginaa h2, #sidebar ul li.paginab h2 {
	font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-bottom: 0px;}
#sidebar ul li.paginaa, #sidebar ul li.paginab {
	margin-top: 0px;	margin-bottom: 0px;}
HTML > BODY li.paginas1, HTML > BODY .paginas1 h2, HTML > BODY .paginas1 h2 a:link {
}
.doble ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.nav1 {
	background-image:url(/blog/wp-content/themes/new/images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 182px;
	height: 75px;
	margin: 37px 23px 0 0;
	font-size: 1.1em;
	line-height: 200%;
	padding: 20px 24px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.nav1 a {
	color: white!important;
	padding-right: 18px;
	white-space: nowrap;
}
.nav1 li {
	text-transform: uppercase; 
}
	
#header ul, #header ul ol {
	margin: 0;
	padding: 0;
	}

#header ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	display: inline;
	}

#header ul p, #header ul select {
	margin: 5px 0 8px;
	}

#header ul ul, #header ul ol {
	margin: 5px 0 0 10px;
	}

#header ul ul ul, #header ul ol {
	margin: 0 0 0 10px;
	}

#header ol li, #header ul ol li {
	display: inline;
	}

#header ul ul li, #header ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Headers */



/* Begin Images */
p img, h3 img {
	padding: 4px;
	max-width: 100%;
	}

/*	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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.navigation .alignleft {
	width: 50%
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	}
html>body #sidebar ul li {
	padding-right:5px;
	} 

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 18px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;

	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
ul.search, .search ul, .search ul li {
	margin: 0;
	padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#content #searchform {
	margin: 10px;
	padding: 5px 3px; 
	text-align: center;
	width: 252px;
	}
#content #searchform #s {
	width: 159px;
	padding: 2px;
	background-color: #F5F5EF;
	border: 1px solid #CFCFBF;
	}

#content #searchsubmit {
/*	padding: 1px;*/
	background-color: #4E7674;
	color: white;
	border: none;
	}
#sidebar #searchform {
	text-align: left;
	width: 245px;
	padding: 10px 0px 10px 13px;
	background-color: #759590;
	}

#sidebar #searchform #s {
	width: 159px;
	padding: 2px;
	background-color: #cfcfbf;
	border: none;
	}

#sidebar #searchsubmit {
	/*	padding: 1px;*/
	background-color: #759590;
	border: none;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
		background-color: #cfcfbf;
	border: none;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
		background-color: #cfcfbf;
	border: none;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color: #759590;
	color: white;
	border: none;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	margin-left: 499px;
	width: 258px;
	}
html > body #sidebar   {
	margin-left: 502px;
}

#sidebar form {
	margin: 0;
	}

#sidebar div.boton2 {
	background-color: #759590;
	text-align: left;
	width: 245px;
	padding: 0px 0px 7px 13px;
}

#sidebar li h2 {
	padding: 8px 0 0 10px;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #CFCFBF;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* For Link Indication plugin */
a.liexternal {
padding-right: 12px;
background: url(images/link-icon_external.gif) no-repeat right;
}

a.liwikipedia {
padding-right: 12px;
background: url(images/link-icon_wikipedia.gif) no-repeat right;
}

a.liimdb {
padding-right: 16px;
background: url(images/link-icon_imdb.png) no-repeat right;
}

a.liftp {
padding-right: 11px;
background: url(images/link-icon_ftp.png) no-repeat right;
}

a.limailto {
padding-right: 16px;
background: url(images/link-icon_mail.png) no-repeat right;
} 

a.liinternal {
}
/* a.liexternal {
padding-right: 12px;
background: url(images/link-icon_external.gif) no-repeat right;
display: inline-block;
white-space: nowrap;}
html > body a.liexternal {
display: inline;
white-space: normal;}

a.liwikipedia {
padding-right: 12px;
background: url(images/link-icon_wikipedia.gif) no-repeat right;
display: inline-block;
white-space: nowrap;}
html > body a.liwikipedia {
display: inline;
white-space: normal;}

a.liimdb {
padding-right: 16px;
background: url(images/link-icon_imdb.png) no-repeat right;
display: inline-block;
white-space: nowrap;}
html > body a.liimdb {
display: inline;
white-space: normal;}

a.liftp {
padding-right: 11px;
background: url(images/link-icon_ftp.png) no-repeat right;
display: inline-block;
white-space: nowrap;}
html > body a.liftp {
display: inline;
white-space: normal;}

a.limailto {
padding-right: 16px;
background: url(images/link-icon_mail.png) no-repeat right;
display: inline-block;
white-space: nowrap;}
html > body a.limailto {
display: inline;
white-space: normal;} */

/* End Link Indication plugin */

/* S2 */
.s2 {
	border-top: 2px solid #FFFFFF; 
	padding-top: 10px;
/*	background: url("http://www.estenssorome.com.ar/blog/wp-content/themes/irenef/images/s2.gif"); */
}
/* end S2*/

/* smart archives */
.emptymonth, #emptymonth, .grey {
	color: #E8E8D6;
}
/* end smart archives */

