*{
margin:0;
padding:0;
}

body{
font-family:arial,helvetica,verdana,sans-serif;
color:#666;
text-align:center;
font-size:110%;
background:transparent url(images/body_bg.gif) repeat-x;
}

p,ul{
margin-bottom:1em;
}

h1{
background:url(images/logo.gif) no-repeat;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
display:block;
width:460px;
height:116px;
text-indent:-5000px;
background:transparent;
border:none;
}


h2{
color:#f480b9;
font-size:200%;
letter-spacing:-0.05em;
}

h2 span{
color:#d91550;
}

h3{
color:#666;
font-size:80%;
margin-bottom:20px;
}


a{
color:#903;
background:#fdd9ed;
text-decoration:none;
}

a:hover{
color:#f06;
/*background:#efe;*/
}


blockquote{
padding:0.5em;
padding-left:1.5em;
color:#555;
font-size:95%;
background:#fffafa;
margin-bottom:1em:
}

.wrap,.header{
text-align:left;
width:760px;
margin:0 auto;
position:relative;
}




#content{
margin-top:50px;
}

#miniabout{
color:#777;
font-size:75%;
line-height:1.4em;
width:150px;
position:absolute;
top:20px;
right:0;
}

#miniabout li{
list-style-type:none;
}

#miniabout a{
display:block;
}

#flickr{
position:absolute;
top:280px;
right:0;
}

#search{
position:absolute;
top:360px;
right:0;
}

#adsense{
position:absolute;
top:240px;
right:0;
}


.entry{
padding-right:180px;
background:transparent url(images/entry_bg.gif) repeat-y right;
min-height:550px;
height:auto !important;
height:550px;
}

.author{
display:block;
color:#484910;
font-size:95%;
margin-bottom:20px;
}

.posted li{
display:inline;
margin:5px;
}


#meta{
background:#484910 url(images/encaje.gif) repeat-x;
/*background-color:#333;*/
color:#eee;
padding-top:2em;
}

#meta:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#meta div{
padding:0.5em;
}

#meta h4{
padding-bottom:0.5em;
}

#meta li{
display:block;
}

#meta a{
/*color:#ffa;*/
font-size:80%;
}



#entries_nav, #cat_nav, #links_nav{
width:235px;
float:left;
}

#cat_nav{

}

#comments{
padding-top:40px;
padding-right:180px;
background:url(images/comments_bg.gif) repeat-x;
}

.comments-body{
padding:0.5em;
margin-bottom:1em;
border-bottom:2px dotted #ccc; 
}

#comments .posted{
font-size:90%;
padding:0.25em;
margin-bottom:0.5em;
}

.comment_timestamp{
font-size:85%;
display:block;
}

#nrde{
color:#eee;
background:#333;
padding:0.5em;
margin:0.5em;
}

.help{
border-bottom:1px dotted #999;
color:#333;
cursor:help;
}