/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {background-image: url(../cssimg/static.gif); background-image: repeat; background:#2f2f2f; color:#222;}

a {text-decoration: none; color:#000;}
a:hover {color:#F60;}

a.interno {text-decoration: none; color:#c00;}
a.interno:hover {color:#F60;}

a.externo {text-decoration: none; color: #FF0000; background: url(../cssimg/external18.png) center right no-repeat; padding-right: 15.5px; font-weight:bold;}
a.externo:hover { color: #FF4F00;  }

a.extpdf {  text-decoration: none; color: #36b; background: url(../cssimg/pdf.gif) center right no-repeat; padding-right: 19px; font-weight:bold;}
a.extpdf:hover { color: #FF4F00; text-decoration: none; }

a.rss {color: #036; text-decoration: none;  background: url(../design/mini-rss.gif) center right no-repeat; padding-right: 15px; padding-left: 15px;font-weight:normal;}
a.rss:hover { text-decoration: none; color: #036;  }


a.lista {text-decoration: none; color: #c00; background: url(../cssimg/hand.gif) center right no-repeat; padding-right: 25px; font-weight:bold;}
a.lista:hover { color: #ff0000;  }

a.musica {text-decoration: none; color: #36b; background: url(../cssimg/audio.gif) center right no-repeat; padding-right: 19px; font-weight:bold;}
a.musica:hover { color: #FF4F00;  }

a.descarga {text-decoration: none; color: #36b; background: url(../cssimg/descarga.gif) center right no-repeat; padding-right: 19px; font-weight:bold;}
a.descarga:hover { color: #036;  }

/* ----------------------------------------------------------------------------------------------------------
Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */

ul.ul-list-02 {border-top:1px solid #EAEAEA;}
ul.ul-list-02 li {border-bottom:1px solid #EAEAEA;}

ul#ul-rss li a {color:#000;}
ul#ul-rss li a:hover {color:#F60;}

table.table-style01 {border:1px solid #CCC;}
table.table-style01 th {border-right:1px solid #CCC; background:#EFEFEF; color:#FF2F00;}
table.table-style01 td {border:1px solid #DDD;}
table.table-style01 tr.bg td {background:#F5F5F5;}

table.table-style02 {border:1px solid #CCC; font-size:11px;}
table.table-style02 th {border-right:1px solid #CCC; border-bottom:1px solid #CCC;background:#ffffff; color:#FF2F00;}
table.table-style02 td {color:#9D9E9C; border-bottom:1px solid #DDD;  border-left:1px solid #DDD;}
table.table-style02 tr.bg td {background:#F5F5F5; border-bottom:1px dashed #CCC;}
table.table-style02 a {text-decoration: none; color:#F60; font-size:11px; font-weight:bold;}
table.table-style02 a:hover {color:#F60;}
/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

.main.bg {background-color:#FFF;}

#header {background-color:#FF9800;}

#logo {color:#FFF;}
#logo span {color:#000;}
#logo a {color:#FFF;}

#search-input input {background-color:#FFF;}

#nav {background:#000;}
#nav ul li a {border-right:1px solid #303030; color:#FFF;}
#nav ul li#nav-active a {color:#F60;}

#aside a {color:#F60}
#aside a:hover {color:#c00;}

#aside .title {border-bottom:1px solid #CACACA;}

#footer {background:#000; color:#AFAFAF;}
#footer a {color:#AFAFAF;}
#footer a:hover {color:#FFF;}

.low {color:#808080;}

/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {background:#F7E9D4;}
#topstory p.date {background-color:#F60;}
#topstory p.date span {color:#FFF;}

.article {background:#FFF; border-bottom:1px solid #EAEAEA;}
.article p.date {background-color:#505050;}
.article p.date span {color:#FFF;}

