body {
margin:0px 0px 20px 0px;
color: #bebebe;
background:#000;
font-family: sans-serif;
}
A { 
/*color: #003366; 
text-decoration: underline; */
color: #ffcc00;
text-decoration: none;
}

/*A:link{ color: #003366; text-decoration: underline; }
A:visited{ color: #003366; text-decoration: underline; }
A:active{ color: #999999;  }
A:hover{ color: #999999;  }*/

h1, h2, h3 {
margin: 0px;
padding: 0px;
}

.description {
font-size:small;
text-transform:none;
}

#content {
position:absolute;
margin-right:20px;
margin-left:225px;
margin-bottom:20px;
width: 70%;
}

#container {
}

#links {
padding:15px;
width:200px;
}

.blog {
font-size: 9pt;
text-align: center;
padding:15px;
background: #333;
}

.blogbody {
color:#999;
/*font-size:small;*/
font-weight:normal;
line-height:200%;
}

/*.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
font-weight: normal;
text-decoration: underline;
}*/

.title{
font-family: sans-serif;
font-size: medium;
color: #cec09e;
}

#menu {
margin-bottom:15px;
text-align:center;
}

.date{ 
font-size: 9pt; 
color: #cec09e; 
margin-bottom:10px;
font-weight:bold;
text-align: left;
}

.posted{ 
font-size: x-small; 
color: #999; 
margin-bottom:25px;
}

.side {
font-size:x-small;
font-weight:normal;
line-height:140%;
padding:2px;
}

.sidetitle {
color: #cec09e;
font-size:small;
font-weight:normal;
padding:2px;
margin-top:10px;
letter-spacing: .3em;
/*text-transform:uppercase;*/
}

.syndicate {
font-size:xx-small;
/*line-height:140%;*/
padding:2px;
margin-top:10px;
}

.powered {
font-size:x-small;
padding:2px;
margin-top:10px;
letter-spacing: .2em;
}

.comments-body {
font-size:small;
font-weight:normal;
line-height:140%;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px dotted #999; 
}

.comments-post {
font-size:x-small;
font-weight:normal;
}


.trackback-url {
font-size:small;
font-weight:normal;
line-height:140%;
padding:5px;
border:1px dotted #999; 
}


.trackback-body {
font-size:small;
font-weight:normal;
line-height:140%;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px dotted #999; 
}

.trackback-post {
font-size:x-small;
font-weight:normal;
}

.comments-head{ 
font-size:small; 
border-bottom:1px solid #999;
margin-top:20px;
font-weight:bold;
}

#banner-commentspop {
font-size:large;
font-weight:bold;
color: #fff;
background: #396989;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;       
}

/* customizacion */

#cab {
padding-top: 0px;
padding-left: 9px;
padding-right: 7px;
padding-bottom: 0px;
margin-bottom: 0px;
background-color: #396989;
/*background-image: url("/img/cirbandbluerecort.gif");
background-position: bottom right;
background-repeat: no-repeat;*/
color: #fff;
}
#cablogo {
font-size: 27pt;
color: #fff;
margin-right: 7px;
font-family: serif;
}
#cabmlnk {
font-size: 14pt;
font-weight: normal;
color: #fff;
}
#cablogo a, #cabmlnk a, #cabfrase a {
color: #fff;
text-decoration: none;
}
#cabfrase {
font-size: 10pt;
color: #fff;
}

input {
border: 1px solid #000;
margin: 2px;
}
