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

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

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

/* ----------------------------------------------------------------------------------------------------------
HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

a {color:#3f321c;}
a:hover {color:#ff1c33;}

body {}

/* ----------------------------------------------------------------------------------------------------------
Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.low {color:#3a3232;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header { background-repeat: no-repeat; width: 960px; height: 150px; }

    #logo span {color:#c00;}
    #logo a {color:#FFF !important;}

    #rss a {color:#FFF;}

#cols {background-color:#FFF;}

    #content #title {background-color:#3f321c; color:#fff;}

    #about { background-color:#f0eded; }

    .nav {border-top:1px dotted #c8c2b8;}
    .nav a {border-bottom:1px dotted #c8c2b8;}
    .nav li.nav-active a {color:#3a3232;}

#footer { background-color:#3f321c; color:#fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#footer a {color:#fff;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {background-color:#f0eded;}

.cols5050 .col dl.list dt {background-color:#FFF;}
.cols5050 .col dl.list dt a { color:#432711; text-decoration: none; }
.cols5050 .col dl.list dt a:hover { color:#c00; text-decoration: underline; }

#calendar th {background:#CCE6FF; color:#022E5F;}
#calendar th, #calendar td {border:solid 1px #938979;}
#calendar td#calendar-active {background:#00CCFF; color:#FFF;}
#calendar tr.bg td {background:#F0F8FF;}

.button {border:solid 1px maroon; background-color:#600; color:#fff;}
