/*
Theme Name: NIUNOIS
Theme URI: http://www.niunois.com
Description: 
Version: 1.0
Author: NMN & XTN
Author URI: http://www.equistene.com

*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
.sidebar, #entry-meta-single {border:1px solid red;}
#respond {border:1px solid yellow;}
li.depth-1 {border: 1px solid orange;}

.navigation {border:1px solid black; margin: 10px 0 0 0;}

/* - BASIC STUFF - */
body {background:#F0F0F0 url(images/fondo.jpg);font:9pt/11pt Arial,Helvetica, Calibri;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
img, img a, img a:hover{ border: none;}


/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%; width: 410px; background: blue; padding: 5px 0; margin: 0;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}



/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:-25px auto 0;padding:10px;width:410px; background: #BFB399 url(images/fnd.png);}
#header {height:116px;margin:0 auto;text-align:center;padding: 0; z-index:100;width:612px;}


#footer {background:#DFDFDF;margin:20px auto 0;clear:both;float:none;text-align:center;padding:2px 0; border: 2px solid #3A2314; color: #3A2314; font-size: 10px}

/* -- POSTS -- */
.post-index {margin:0 auto; padding: 0;}
.post-index p{ margin: 0; padding: 0;}
.post-index img{ border: 5px solid #3A2314; padding:0; margin: 0;}
#post-single {margin:0 0 20px;}

#ficha-tec{margin:5px auto 0;text-align:center;padding:10px 0; background: #3A2314 url(images/separador.png) repeat-y;min-height:120px;}
#f-izq{ float: left; width: 210px; padding: 5px 0; text-align: left; color:#C2BCA4;}
#f-izq a{ color: #C2BCA4; text-decoration: none;}
#f-izq a:hover{ color:#9F956D; }
.artista{ font-size:30px; font-weight: bolder; margin: 0 10px 5px 10px; line-height: 26px; text-shadow:1px 1px 1px #000;}
.disco{ font-size: 18px; margin: 0 10px 5px 10px;text-shadow:1px 1px 1px #000; }
.sello{ font-size: 14px; margin: 0 10px 0 10px;text-shadow:1px 1px 1px #000;}

#f-der{ float: right; width: 197px; padding: 0; margin:0;}
#f-der img{ border: none;}

#comentario{ width:400px; background: #3A2314; margin: 5px 0; padding: 5px; color:#fff; text-align: justify;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:3em auto;overflow:auto}
.sidebar {width:49%;clear:none;}
.block-1 {float:left;}
.block-2 {float:right;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

