
html, body {
font-family: courier new, trebuchet ms, verdana, arial;
font-size:9pt;
background-attachment:fixed;
background-image: url();
background-repeat: repeat;
background-position: left;
background-color: #FFFFFF;
align: center;
margin-top:0px;
}


#container {
background-color:#FFFFFF;
width:640px;
margin-top: 0px;
}


#main {
position:relative;
background-color:#FFFFFF;
width:640px;
background:#FFFFFF;
margin:0px;
padding-top: 0px;
float:left;
}


#main-content {
background-color:#FFFFFF;
position:relative;
float:left;
width:640px;
display:inline;
margin-left: 0px;
}


#header {
color: #C0C0C0;
position:relative;
text-align:left;
width:640px;
background:#FFFFFF;
margin: 0px;
padding: 0px;
}


#header a, #header a:visited {
color:#FF9999;
font-size: 9pt;
font-weight: normal;
text-decoration:none;
padding: 0;
text-transform: none;
}


#header a:hover {
color:#CC6699;
font-size: 9pt;
font-weight: normal;
text-decoration:none;
padding: 0;
text-transform: none;
}


h1 {
color:#FF0099;
font-weight: normal;
font-size:10pt;
text-transform:uppercase;
}


h1 a:link, h1 a:visited {
font-weight: normal;
font-size:10pt;
color:#FF0099;
text-decoration:none;
}


h1 a:hover {
color:#FF9900;
}


#description {
position:absolute;
left:40px;
bottom:20px;
font-size:8pt;
color:#888888;}




/* ARTICLES */



.post {
margin: 0;
font-size:10pt;
text-align:justify;
line-height:12pt;
padding:0;
}


.post ul, .post ol {
margin:10px 0 10px 40px;
}


.post h2 {
font-size:10pt;
font-family: courier new, trebuchet ms, arial, verdana;
width:640px;
display: block;
font-weight: bold;
text-tranform: uppercase;
color: #232323;
}

.post a:link, post a:visited, post a:active {
font-weight: normal;
font-size:10pt;
color:#FF0099;
text-decoration:none;
}

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


a:link, a:visited, a:active {
color:#FF0099;
text-decoration:none;
}


a:hover{
color:#000000;
text-decoration:none;
}


.post p {
margin-bottom: 20px;
}

.posttitle p {
margin-bottom: -10px;
}

.pagetitle p {
margin-bottom: -5px;
}

blockquote {
background:#eee;
padding:10px;
margin:5px 0 5px;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
}


.postmetadata {
color: #C0C0C0;
font-size:10pt;
font-family: courier new, times new roman, georgia, arial, verdana;
font-weight: normal;
text-tranform: none;
border-top:0px solid #A7A7A7;
width:640px;
}

.posttitle a:link, .posttitle a:visited, .posttitle a:active {
color: #666666;
font-size:14pt;
font-family: courier new, times new roman, georgia, arial, verdana;
font-weight: normal;
text-tranform: none;
display: inline;
width: 640px;
}

.posttitle a:hover{
color: #000000;
font-size:14pt;
font-family: courier new, times new roman, georgia, arial, verdana;
font-weight: normal;
text-tranform: none;
display: inline;
width: 640px;
}

.pagetitle a:link, .pagetitle a:visited, .pagetitle a:active {
font-size:14pt;
font-family: courier new, times new roman, georgia, arial, verdana;
display: inline;
font-weight: normal;
text-tranform: none;
color: #666666;
width: 640px;
border-bottom:0px solid #A7A7A7;
display: block;
width: 640px;
padding-bottom: 10px;
}


.pagetitle a:hover{
font-size:14pt;
display: inline;
font-family: courier new, times new roman, georgia, arial, verdana;
font-weight: normal;
text-tranform: none;
color: #000000;
margin-top:0px;
padding-top:0px;
border-bottom:0px solid #A7A7A7;
display: block;
width: 640px;
padding-bottom: 10px;
}

.postcategory {
font-weight: normal;
border-top:0px solid #DDDDDD;
font-size:8pt;
color:#AAAAAA;
}


.postcategory a:link, .postcategory a:visited  {
font-weight: normal;
font-size:8pt;
color:#FF0099;
text-decoration:none;
}


.postcategory a:hover{
font-weight: normal;
color:#000000;
background:#FFFFFF;
}


#signature {
margin:0;
font-size:8pt;
color:#999999;
}


#signature a:link {
font-weight: normal;
font-size:8pt;
color:#FF0099;
text-decoration:none;
}


.post .commentnumber {
float:right;
margin-top:5px;
}

.post .commentnumber a {
border-top:0px solid #DDDDDD;
font-size:8pt;
text-transform:uppercase;
padding:3px;
font-weight: bold;
color: #FF6600;
text-decoration:none;
}


.post .commentnumber a:hover {
border-top:0px solid #DDDDDD;
font-size:8pt;
text-transform:uppercase;
padding:3px;
font-weight: bold;
color: #000000;
text-decoration:none;
}




/* SIDEBAR */



.sidebar-wrapper {
text-align: justify;
position:relative;
float:right;
background:#FFFFFF;
font-size:9pt;
}

#searchform {
position:relative;
float:right;
margin-top:5px;
}


#s {
background:#DFEFFF;
border:1px solid #FFF;
width:640px;
}


#searchsubmit {
background:transparent;
border:none;
color:#FFF;
}


img#rssfeed {
border:none;
}


#sidebar {
position:relative;
float:right;
width:640px;
}


ul#sidebar {
list-style-type:none;
margin:0;
padding:0;
}


ul#sidebar li {
list-style-type:none;
line-height:14pt;
margin:0px 20px 0px 5px;
}


ul#sidebar li ul li {
margin:0;
padding:10;
}


ul#sidebar li ul li ul {
margin:0 0 0 15px;
}


ul#sidebar li ul li ul li {
list-style-type: disc;
}


#sidebar h2 {
font-size:10pt;
text-transform:uppercase;
color:#000000;
margin:0px;
padding: 3px;
font-weight:bold;
display: block;
background-color: #FFFFFF;
border-top: 0px solid #EBEBEB;
}


#sidebar a, #sidebar a:visited {
display: inline;
text-decoration:none;
font-weight: bold;
background-color: #FFFFFF;
color:#CC3366;
}


#sidebar a:hover {
display: inline;
text-decoration:none;
font-weight: bold;
background-color: #FFFFFF;
color:#990033;
}


#sidebar .textwidget {
text-indent:0;
}


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




/* PIED DE PAGE */



#footer {
color:#AAAAAA;
padding:10px;
font-size:10pt;
text-align:center;
}


#footer a:link, #footer a:visited {
color:#888888;
font-weight:bold;
text-decoration:none;
}


#footer a:hover {
color:#000000;
background-color:#D1E5EF;
}



/* COMMENTS */



#comments {
margin:0;padding:0;
}


h3 {
display:block;
width:640px;
border-top: 1px solid #A7A7A7;
font-size:10pt;
font-weight:bold;
margin:0px;
padding:15px;
}

h3#comments {
font-size:10pt;
font-weight:bold;
}


textarea#comment {
margin:0px;
width:640px;
}


#commentform input {
margin: 0px;
width: 640px;
}


ol.commentlist {
width:640px;
margin:10px;
padding:0px;
list-style-type:none;
}


ol.commentlist a:link, ol.commentlist a:visited {
text-decoration:none;
color:#FF0099;
font-weight:normal;
}


ol.commentlist a:hover {
background:#FFFFFF;
}


ol.commentlist li {
margin:10px 0px 10px 0px;
font-size:10pt;
padding:20px;
background:#F0F0FF;
border:1px solid #DDDDDD;
}


#commentform label {
font-size:10pt;
color:#888888;
}



/* IMAGES */


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 5px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 5px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

img {
border: 0;
}
