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

body
{
background: #000000 url('images/bg.png');
padding: 0px 0px 0px 0px;
}

body,input
{
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #000000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a:link {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a:visited {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a:hover {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFE6EC;	
}
a:active {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
}
a.lowercase:link {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a.lowercase:visited {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a.lowercase:hover {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFE6EC;	
}
a.lowercase:active {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
}
a.nav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFE6EC;
	letter-spacing: 1px;
}
a.nav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}
a.sm:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}
a.sm:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}
a.sm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
	background-color: #FFE6EC;	
}
a.sm:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}

h3
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
	font-size: 20px;
	text-transform: lowercase;
	color: #FF0066;
	font-weight: bolder;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h4
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #999999;
	font-weight: bolder;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h5
{
font-size: 1.2em;
color: #47ehee;
}

h6
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
text-indent: 10px;
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #FF0066;
	font-weight: bolder;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 13px;
}

.contentarea
{
width: 440px;
}

.contentarea img
{
max-width: 427px;
}

img.left
{
position: relative;
max-width: 420;
float: left;
margin: 0em 1.8em 1.4em -0.1em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
width: 449px;
border-bottom: 1px dotted #999999;
margin: 2.0em 0em 2.0em -1.2em;
}

.divider3
{
position: relative;
height: 1px;
width: 160px;
border-bottom: 1px dotted #999999;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #7c7c7c;
}

.yellow
{
color: #ff9900;
font-weight:bold;
}

.black
{
color: #343434;
font-weight:bold;
margin-top: -14px;
}

.black2
{
color: #343434;
font-weight:bold;
}

.text
{
float:left;
}

.details
{
color: #7c7c7c;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li.readmore a
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
top: -2px;
width: 160px;
margin-bottom: 1.0em;
list-style-type:none;
}


blockquote
{
background: #FDFCF6 url('images/boxbg.gif') repeat-x;

}
.contentarea ul
{
list-style: none;
width: 100%;
}

.contentarea ul li
{
line-height: 2.0em;
width: 100%;
list-style-type:none;
}

.contentarea2 ul
{
list-style: none;
width: 195px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 685px;
border-left: solid 1px #2a201e;
border-right: solid 1px #2a201e;
border-bottom: solid 1px #ffffff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h1 a
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover
{

color: #fff;
text-decoration:none;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 153px;
background: #fff url('images/back01.gif') no-repeat top center;
}
#headerpic a {
display: block; 
width: 650px;
height: 153px; 
background: none;
}
#headerpic a span  {
display: none; 
}

#content
{
padding: 0em 1.0em 0em 1.0em;
}

#primarycontainer
{
border-right: 1px dotted #999999;
float: left;
margin-right: -18.0em;
width: 460px;
}

#primarycontent
{
margin: 1.2em 22.0em 0em 0.4em;
}

#secondarycontent
{
padding-left: 5px;
padding-right: 5px;
float: right;
width: 200px;
}

.footer
{
clear: both;
font-family: "Trebuchet MS", verdana, arial, "sans serif";
padding-top: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	border-top: 1px dotted #999999;
}

a.footer:link {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:visited {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:hover {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:active {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}


#commentlist li {
font-size:12px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 20px;
padding:0;
}
ol.commentlist {
font-size:12px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 20px;
padding:0;
}
ol.commentlist li.alt {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #EEEEEE;
padding:10px 10px 0 !important;
}
style.css (l�nea 701)
ol.commentlist li {
padding:20px 10px 10px;
}

.gravatar {
border:1px solid #000000;
float:left;
margin-right:10px;
}
#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #FFF7FA;
border: 1px solid #FD90A5;
width: 380px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #FD90A5;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #FFF7FA;
border: 1px solid #FD90A5;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #FD90A5;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

p.aviso {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#FF1C76;
color:#FFFFFF;
font-size:1.1em;
line-height:1.3em;
margin-bottom:10px;
padding:9px;
}
.entry ul li
{
list-style:square;
margin-left:25px;
}
.entry
{
text-indent: 8px;
padding-top: 10px;
	}
	
.entry img
{
margin-left: -8px;
padding-top: 10px;
	}

	
.entry2
{
font-size: 10px;
	padding-top: 10px;
	}

.post ol li
{
margin-left:25px;
}

.commenttext
{

width: 350px;
}

#navcontainer
{

padding-bottom: 10px;
height: 20px;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: url(spacer.gif) top left no-repeat;
width: 75px;
height: 17px;
border-right: none;
padding-top:2px;
margin: 0 0 10px 0;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: 10px Helvetica, Arial, sans-serif;

}

#navcontainer ul li a:hover
{
background: url(spacer.gif) top left no-repeat #EE50A2;
color: #FFF;
text-decoration:none;
}

#navcontainer a:active
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}

#navcontainer li#active a
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}
	
	.outline {
	padding: 3px 0px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	color: #FFFFFF;
}
.outline2 {
	padding: 3px;
	border-bottom: 1px dotted #999999;
	color: #FFFFFF;
}

.greysmall {
	font-family: "Trebuchet MS", verdana, arial, "sans serif";
	font-size: 10px;
	color: #999999;
	vertical-align: top;
	text-align: center;
	line-height: 12px;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
}

.overDiv {
	width: 500px;
}


.pagenavigation, .pagenavigation a {
	margin: 15px 0;
	color: #909f66;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

h2#comments, h2#postcomment {
	margin: 20px 0; padding: 0;
	color: #6d784d;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
}

h2#comments a, h2#postcomment a {
	color: #6d784d;
	text-decoration: none;
}

#commentlist a, #content p a {
	color: #555;
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	font-size: 11px;
}

#commentform textarea {

}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.numaut {
	float: right;
    background-color:#FFFFFF;
	padding-top:2px;
	border-bottom:2px solid #FF1C76;
	height:80px;
	width:100%;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
	}
div.comment-number {
	float: left;
	background-image:url(images/viola.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 170px;
	height:51px;
	padding-top:25px;
	padding-left:15px;
	text-align: left;
	font-size:27px;
	margin-left:5px;
}
div.comment-autor {
	float: right;
    background-color:#FFFFFF;
	font-size:9px;
	height:76px;
	padding-right:10px;
}
.autor {
	float: right;
	font-size:12px;
}
.class_comment1 {
background-color:#FFF5F9;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#053D3E;
margin-top:10px;
font-weight: bold;
border-left:#053D3E;
border-right:#053D3E;
border:solid;
border-width:1px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-color:#FF0066;
}
.class_comment1 p, .class_comment2 p{
padding:5px;
}

.class_comment2 {
background-color:#FFF7FA;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:10px;
color:#053D3E;
font-weight: bold;
border-left:#053D3E;
border-right:#053D3E;
border:solid;
border-width:1px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-color:#DD0064;
}
#comentario {
background-color:#FFFFFF;
}
div.cartel {
	background-image:url(images/cartel.gif);
	background-color:#FFFFFF;
	width:400px;
	height:122px;
}
div.enviarb {
	background-image:url(images/btn_enviar.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:251px;
	height:24px;
}
#fondo {
background-color:#FFFFFF;
}
.comment-page-numbers {
font-size:17px;
font-weight:bold;
height:30px;
}
.comment-page-numbers2 {
font-size:17px;
padding-left:80px;
font-weight:bold;
}
h5 {
font-weight:bold;
margin-top:10px;
color:#053D3E;
}
.avatar img{
border:2px solid #EEEEEE;
padding:2px;
}

form#commentform textarea, #commentform input#author, #commentform  input#email, #commentform  input#url {
-moz-border-radius-bottomleft:0.25em;
-moz-border-radius-bottomright:0.25em;
-moz-border-radius-topleft:0.25em;
-moz-border-radius-topright:0.25em;
background-color:#FFF7FA;
border:1px solid #FFD0E2;
color:#808080;
padding:0.25em;
}
