body {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 40px auto;
	margin-top: 20px;
	padding: 0;
	width: 1040px;
	border: 0px;
	text-align:left;
	}

a, a:active{
	border:0px;
	text-decoration:none;
	color:#555;
	border-bottom:1px dotted #555;
	} 
a:hover{
	color:red;
	border-bottom:1px dotted orange;
}

#header {
	background-color: #fff;
        background: transparent;
        margin: 0 0 0 20px;
        padding: 0;
	}

#content {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	}

.title{
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:transparent;
	padding:10px 0 5px 0;
	color:#ff9900;
	font-size:18pt;
	text-align:right;
	letter-spacing: 1px;
	line-height:21pt;
	}
	.title a, .title a:active{ color:#ff9900; border-bottom:0px; }
	.title a:hover{ color:red; border-bottom:1px dotted orange; }


.autor {
	letter-spacing: 1px;
        font-family: Georgia, 'Lucida Grande', arial, sans-serif;
        color:#777;text-align:right;font-size:0.90em;
	padding-bottom:15px;
        }

.fecha {
        letter-spacing: 1px;
        font-family: Georgia, 'Lucida Grande', arial, sans-serif;
        color:#777;
	font-size:0.90em;
	}
	.fecha a,
        .fecha a:active{
                color:#777;
                border-bottom:0px;
        }
        .fecha a:hover{
                color:red;
                border-bottom:1px dotted orange;
        }

.rating {
	letter-spacing: 1px;
        font-family: Georgia, 'Lucida Grande', arial, sans-serif;
        color:#777;
	text-align:right;
	font-size:0.90em;
	float:right;
	}

.suscr{
	background: transparent;
	letter-spacing: 1px;
        font-family: Georgia, 'Lucida Grande', arial, sans-serif;
        color:#777;
        text-align:left;
        font-size:0.80em;
	padding-bottom:15px;
	padding-top:5px;
	border:0;
	}
	.suscr a,
        .suscr a:active{
                color:#777;
                border-bottom:0px;
        }
        .suscr a:hover{
                color:red;
                border-bottom:1px dotted orange;
        }

h2 {
	font-family: Georgia, 'Lucida Grande', arial, sans-serif;
	color:#444;
	letter-spacing: 1px;
	font-size:12pt;
}	

cite{
	background: transparent url('images/comm.gif') no-repeat center left;
	padding-left:15px;
	}

.piepost {
	letter-spacing: 1px;
	background: transparent url('images/comm.gif') no-repeat center left;
        font-family: Georgia, 'Lucida Grande', arial, sans-serif;
	font-size: 0.90em;;
	color:#777;
	clear:both;
	float:right;
	padding:0px 0px 0px 15px;
	}
	.piepost a,
        .piepost a:active{
                color:#777;
                border-bottom:0px;
        }
        .piepost a:hover{
                color:red;
                border-bottom:1px dotted orange;
        }

#content li{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 5px 0px;
        list-style-type: disc;
	line-height:19px;
        }

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

.post {
	margin: 0 0 30px 0px;
	line-height:18px;
	text-align: justify;
	}

#footer {
        border:0px;
	border-top: 1px solid #666;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear:both;
        text-align:right;
	background: #fff; 
	line-height:14px;
	font-size:8pt;
	}

/* End Structure */

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}


/* End Images */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

.entry{
	color:black;
	padding-bottom: 10px;
	padding-top:0px;
	}

select {
	width: 130px;
	}

.comentario{
	margin: 0;
	padding: 0px 10px 0px 10px;
	background-color:#eee;
	border:1px solid orange;
	line-height:18px;
	}

.comentautor{
	background: transparent url('images/comm.gif') no-repeat top left; 
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:9pt;
	color:#444;
	line-height:15px;
	padding:0px 0px 0px 15px;
	margin:10px 0px 20px 20px;
	text-align:left;
}
	

#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: 0;
	padding: 10px;
	background-color:#eee;
	border:1px solid #aaa;
	}


.commentlist {
	padding: 0;
	margin:0px 30px 0px 35px;
	text-align: justify;
	line-height:17px;
	}

.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
{
	float:left;
	padding: 5px 0 10px 0;
	margin:0 0 0 30px;
	width: 230px;
	font-size:11px;
}

#sidebar ul{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        list-style-image: url(images/blank.gif);
        list-style-type: disc;
        line-height:16px;
        padding-bottom:15px;
        }

#sidebar li{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        list-style-image: url(images/side.gif);
        list-style-type: disc;
        line-height:16px;
        }


#sidebar form {
	margin: 0;
	}

#sidebar a img{
	border:0;
	}

#sidebar a:active img{
	border:0;
}
	
/* End Sidebar */



.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}

strong.search-excerpt {
  background-color: yellow;
}

/* Advanced Search form */

#ctas_form {
        text-align: left;
}

#ctas_form fieldset ul {
        list-style: none;
        margin: 5px 15px;
        padding: 0;
}

#ctas_form fieldset {
        border: 1px solid #777;
        margin: 15px 0;
        padding: 15px;
}

#ctas_form legend {
        font-size: 1.1em;
        font-weight: bold;
}

#ctas_form fieldset li {
        list-style: none;
        margin: 0;
        padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
        content: '';
}

#ctas_form input {
        border: 1px solid #777;
        background-color: #f9f9f9;
        color: #444;
}

#ctas_form input:focus {
        background-color: #fff;
        color: #444;
}

#ctas_footer p {
        font-size: 0.9em;
        text-align: center;
        margin-top: 25px;
        border-top: 1px solid #777;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
        text-align: center;
}

/****** Twitter ***************"/

li.twitter_update_list{
	padding:10px;
	}

/* End Advanced Search form */

// p { margin: 0px; padding: 0px; padding-bottom:1em; }
