@charset "utf-8";

/*Antes de nada, me pregunto que clase de ser humano cotillea las hojas de estilo, a parte de mi. Pero bueno como cotillas hay en todas partes he intentado organizar un poco esto, de todas maneras si necesitas mas puedes escribirme por twitter, soy @anaaldea. Comparte, conversa y a aprende*/

body {
background-color:#FC0;
height:900px;
font-family: Trebuchet MS;
margin:0;
}

h1 {
font-family: Trebuchet MS;
font-size:16px;
font-weight:700;
padding-bottom:30px;
}

h1 a {
font-family: Trebuchet MS;
font-size:16px;
font-weight:700;
color:#000;
}

#barrasuperior #hueco {
width:300px;
height:60px;
}

#barrasuperior {
margin-left:0;
}

#barrasuperior #hueco a {
font-size:16px;
color:#000;
margin-right:5px;
margin-left:5px;
padding-bottom:30px;
}

#barrasuperior #enlaces {
float:right;
width:300px;
height:60px;
}

#arriba {
width:360px;
height:99px;
margin:0 auto;
}

#arriba #busqueda {
width:250px;
height:17px;
}

#contenidos {
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:100px;
background-image:url(images/bg_grande.gif);
background-repeat:no-repeat;
height:900px;
}

#pie {
font-family: Trebuchet MS;
font-size:10px;
color:#000;
width:700px;
margin-bottom:40px;
margin-right:auto;
margin-left:100px;
}

#pie a {
color:#000;
text-decoration:underline;
font-weight:700;
}

#contenidos .entrada {
width:680px;
margin-right:auto;
margin-left:auto;
padding-right:30px;
}

#contenidos .entrada #texto p {
font-size:12px;
}

#contenidos .entrada #texto a {
color:#000;
font-size:14px;
text-decoration:underline;
}


#contenidos .entrada #texto .posted a {
color:#000;
}

#contenidos .entrada div {
margin-bottom:5px;
margin-right:20px;
}

#contenidos .entrada #texto {
border-bottom:1px dashed #D2DADA;
}

#contenidos #paginacion {
width:100px;
float:right;
clear:both;
}

#contenidos .conmargen {
padding-bottom:50px;
}

.posted {
font-size:12px;
color:#000;
}

.margen {
padding-bottom:30px;
}

a img {
border:0 none;
}

h3,#arriba img {
margin:0;
}

#barrasuperior #hueco #navegacion,#barrasuperior #hueco img {
float:left;
}