/* General reset */
body {background:#000 url(../images/bg.jpg) no-repeat top left; color:#fff; font-family:Tahoma, Geneva, sans-serif; margin:0; padding:0;}
ul {list-style-type:none; margin:0; padding:0;}
p {margin:0;}
a {background:#333 url(../images/shade.png) no-repeat top left; color:#eee; display:block; outline:none; padding:5px; text-decoration:none;}
a:hover {background:#222 url(../images/shade.png) no-repeat top left; color:#F03;}
.selected {background:#000; color:#F03;}

/* Header */
h1 {background:#111 url(../images/top.jpg) no-repeat; cursor:pointer; font-size:36px; font-weight:normal; height:75px; margin:0; text-indent:-9999px;}

/* Noticias */
#inicio {display:block; width:480px;}
#inicio li {background:#333; font-size:9px; padding:5px; text-transform:uppercase;}
#inicio li p {border-bottom:1px solid #000; font-size:14px; margin:5px 0 10px; padding-bottom:10px; text-transform:none;}
/*truncate*/
a.truncate_more_link {background:#666; background-image:none; margin-top:5px; padding:1px;}

/* Nav MAIN */
ul#nav-main {float:left; /*margin-right:1px; */width:120px;}
	ul#nav-main li {position:relative;}
	
/* Content MAIN */
div#content-main {float:left; /*margin-right:1px; */width:200px;}
	div#content-main ul {}
/*	div#content-main ul a {background:#84250f;}*/
	
/* Content SUB*/
div#content-sub {float:left; width:480px;}
	div#content-sub div {background:#000; float:left; font-size:12px; padding:5px; width:480px;}

/* imagenes */
#imagenes li a {background:none; border:none; height:75px; margin:0; outline:none; padding:0;}
#imagenes li {background:none; border:none; float:left; margin:0; outline:none; padding:0;}
a img {border:none;}

/*Lightbox*/
#ss_s a {background:none;} /*General*/
#ss_x {text-align:right; width:25%;}/*Close*/
#ss_a {width:25%;}/*Auto*/
#ss_p {width:25%;}/*Anterior*/
#ss_n {text-align:right; width:25%;}/*Siguiente*/
#ss_c {display:none;}

/* HIDDEN */
#hidden {background:#000 url(../images/top.jpg) left bottom no-repeat; height:405px;}

/*SHOUTBOX*/
div#draggable {background:#333; position:absolute; right:50px; top:150px; width:300px;}
div#draggable form {padding:5px;}
div#draggable #container {height:280px; overflow:auto; padding:5px;}
	div#head {background:url(../images/drag_bg.gif) repeat-x; border-top:1px solid #888; cursor:move; padding:5px; position:relative;}
	div#head p#close {background:url(../images/close.png) top no-repeat; cursor:pointer; display:block; height:17px; position:absolute; right:5px; text-indent:-9999px; top:4px; width:16px;}
	div#head p#close:hover {background:url(../images/close.png) bottom no-repeat;}
div#draggable fieldset {background:#222; border:none; margin:0;}
.clear{ clear:both; height:0; visibility:hidden; display:block;}
h3 {font-size:14px; font-weight:normal; margin:0;}
div#draggable li {border-bottom:1px solid #666; margin-bottom:3px; padding-bottom:3px;}
li strong {background:#111; font-size:11px; padding:3px;}
span.date {font-size:10px;}
form label {color:#ddd; display:block; font-size:12px; float:none;}
form input {background:#666; color:#eee; border:none; width:180px;}
form input#send {width:60px; background:#aaa;}
ul.content li {margin:10px 0;}
a#bshoutbox {background-color:#40000d;}
