/*  
Theme Name: enelnombredelpostre
Theme URI: http://www.cremasite.com.ar
Description: pretty!
Author: Majo
Author URI: http://www.notebookchina.com.ar
Tags: pretty !! delicius!!
Version: 0.1
	The CSS, XHTML and design is released under GPL:
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-serif;
	background: #990D5E url('images/pattern_fondo.gif') repeat;
	color: #fff;
	text-align: center;
	}

ol, ul {
	list-style: none;
	list-style-image:none;
}

#page {
	text-align: left;
	}

.headerimg 	{
	background: url('images/enelnombredelpostre.gif') no-repeat top center;
	height: 170px; 
	width: 940px; 
	} 

#menuup 	{
	width: 500px;
	float:left;
	font-size:12px;
	margin: 0 0 0 40px;
	padding: 15px 0 0 7px;
	letter-spacing:0.6px;
	background: url('images/menuup.jpg') no-repeat;
	} 

#menuupsmall 	{
	font-size:11px;
	letter-spacing:0px;
	} 

#content {
	float: left;
	font-size: 1.15em;
	width: 420px;
	margin: 0 8px 0 55px;
	pading:10px 0;}

* html #content {
	margin: 0 10px 0 30px;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}
	
h3 {
	font-size: 1.4em;
	color: #FFFF00;
	margin: 5px 0 10px 0;
	}
	
h4 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 10px 0 10px 0;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	z-index:10;
	}

#leftsidebar h2.widgettitle{
        color: #770E59;
        padding: 0;
        font-size:5px;}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CC3F97;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #fff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, 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: Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1.2em Arial, Helvetica, Sans-serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, blockquote, strike {
	color: #fff;
	}

/*div .textwidget {
	padding: 5px 11px 5px 11px;
	}*/

div .textwidget li {
	list-style:none;
	/*padding: 5px 11px 5px 11px;*/
	}

ul .blogroll {
       padding-left:20px !important;
       }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #fff;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #EB1C24;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background: #770E59 url('images/pattern.gif') repeat;
	margin: 0px auto;
	padding: 0 0 10px 0;
	width: 900px;
	/*position:relative;*//*chequear*/
	}

#header {
	position:relative;
	margin: 0; 
	padding: 0; 
	height: 170px; 
	width: 915px;
	z-index:40;
	}

.headerimg {
	margin: 0;
	height: 170px;
	width: 100%;
	}
	
* html .narrowcolumn {
	width:520px;
	margin: 0 0 0 20px;
	}

.narrowcolumn {
	margin: 0 0 0 30px;
	width: 540px;
	}

.post {
	margin: 0 0 40px;
	padding-bottom:10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata{
	background:#3A3434;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#fff;
	padding:2px 0 4px 0;
	margin:0 0 10px 0;
	text-align: left;
	height:100%;
	}
	
.metadata {
	margin-top:-15px;
	margin-right:100px;
	}
	
.postmetadata2{
	background:#3A3434;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#fff;
	height:100%;
	text-align: left;
	}
	
.postmetadata2 a {
	color: #fff;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.postmetacomment {
	background:#ed1b24;
	position:absolute;
	margin:-28px 0 0 450px;
	color:#fff;
	text-align:center;
	width:60px;
	height:46px;
	}
	
* html .postmetacomment {
	margin-left:420px;
	}

.postmetadata a {
	color:#fff;
	}

.postmetacomment a {
	color:#fff;
	}

.postmetacomment a:hover {
	color:#fff;
	text-decoration:none;
	}
	
.commentcount {
	font-size:1.7em;
	}
	
#footer {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 900px;
	height:19px;
	clear: both;
	border-top: #CCBBCC dotted 1px;
	}

#footer a {
	color:#889394;
	text-decoration:none;
	}

#footer a:hover {
	color:#889394;
	text-decoration:underline;
	}

#footer p {
	font:1.1em Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 2px 0 0 7px;
	text-align: left;
	color:#889394;
	}

.footerrss {
	margin-left:584px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 10px 0 5px 0;
	margin: 0;
	border-bottom:#660033 dotted thin;
	display: block;
	}

/*h2 {margin: 20px 120px 5px 10px;}*/

h2.pagetitle {
	font-size: 3.4em;
	letter-spacing:1px;
	padding: 0 0 10px 0;
}

#leftsidebar h2, #rightsidebar h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	color:#fff;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Header menu*/

.menu {
	position:absolute;
	margin:-50px 0 0 0;
	padding:0px 20px 0 54px;
	width:auto;
	height:20px;
	text-align:center;
	z-index:50;
	font: 2.1em Arial,Helvetica,Sans-serif;
	font-weight:100;
	letter-spacing:-0.7px!important; /* FF*/
	letter-spacing:-0.04em; /* IE*/
	}

.menu a:link {
	text-decoration: none;
	}
.menu a:visited {
	text-decoration: none;
	}
.menu a:hover {
	text-decoration: none;
	color: #990033;
	}
.menu a:active {
	text-decoration: none;
	}

.menu1 {
	float:left;
	text-align:center;
	margin:0 24px 0 3px;
	color:#00B1D6;
	top:0;
	}
	
.menu1 a{
	text-decoration:none;
	color:#00B1D6;
	}
	
.menu2 {
	float:left;
	text-align:center;
	margin:0 24px 0 0;
	color:#CC3333;
	top:0;
	}

.menu2 a{
	text-decoration:none;
	color:#CC3333;
	}

.menu3 {
	float:left;
	text-align:center;
	margin:0 26px 0 0;
	color:#999900;
	top:0;
	}
	
.menu3 a{
	text-decoration:none;
	color:#999900;
	}

.menu4 {
	float:left;
	text-align:center;
	margin:0 24px 0 0;
	color:#00B1D6;
	top:0;
	}
	
.menu4 a{
	text-decoration:none;
	color:#00B1D6;
	}
	
.menu5 {
	float:left;
	text-align:center;
	margin:0 20px 0 0;
	color:#CC3333;
	top:0;
	}
	
.menu5 a{
	text-decoration:none;
	color:#CC3333;
	}
	
.menu6 {
	float:left;
	font-weight:bold;
	text-align:center;
	margin:0;
	color:#FFFFFF;
	top:0;
	}
	
.menu6 a{
	text-decoration:none;
	color:#FFFFFF;
	}
		
/* End menu */

/* Begin Images */
p img {
	padding: 0;
	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;
	background:#ed1b24;
	height:20px;
	}

.alignleft {
	float: left;
	background:#ed1b24;
	height:20px;
	}
	
.display {
	margin-top:100px;
	}
/* 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;
	} 

html>body .entry li {
	margin: 7px 10px 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p img {
	position:relative;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding:0;
	}

/*#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li {
	list-style: none;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	padding-left:15px;
	z-index:10;
	}*/
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	position:absolute;
	margin: 25px 0 0 700px;
	padding: 0; 
	text-align: center;
	width:200px;
	}

.widget_search #searchform {
	float:none;
	position:relative;
	padding:0;
	margin:0 0 0 7px;
	width:142px;
	}

.widget_search #searchform #s {
	width:142px;
	height:16px;
	}
	
#s {
	width: 173px;
	height:18px;
	padding: 0px;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	border:1px solid #2A3155;
	}

#searchsubmit {
	position:absolute;
	margin-left:5px;
	}

.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;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.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 Left Sidebar */
#leftsidebar {
	float:left;
	padding: 0 0 10px 0;
	margin: 0 0 100px 0;
	width: 190px;
	}
	
/*#leftsidebar form, #rightsidebar form {
	margin: 0;
	}*/

.favorite {
	position:absolute;
	margin:-58px 0 0 730px;
	padding:0;
	width:300px;
	height:30px;
	list-style:none;
	z-index:50;
	}

* html .favorite {
	list-style-image:none;
	margin-left:580px;
	}

.favorite a {
	margin:0;
	font:bold 1.3em Arial,Helvetica,Sans-serif;
	color:#fff;
	text-decoration:none;
	margin-left:18px;
	}

.favorite li {
	float:left;
	margin-left:20px;
	}
	
.favorite img {
	position:absolute;
	}

/* End Left Sidebar */

/* Begin Right Sidebar */
#rightsidebar {
	float:left;
	padding: 0;
	width: 181px; 
	margin: 0 0 0 8px;
	}

* html #rightsidebar {
	margin-left:-2px;
	}

/* End Right 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 {
	padding:0;
	margin:0;
	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 #ddd;
	}

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: 30px;
	}
	
.navigation a {
	font:bold 1.1em Arial, Helvetica, Sans-serif;
	color:#fff;
	padding:10px;
	text-decoration:none;
	}

/* End Various Tags & Classes*/