/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

/*body {font-family:"Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Trebuchet MS",Verdana,arial,sans-serif;}*/
body {font-family:"Segoe UI","Lucida Sans","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Verdana,arial,sans-serif;}

a {color:#000;}
h1 {font-size:131%;font-weight:bold; }
h2 {font-size:123.1%;font-weight:bold; }
h3 {font-size:116%;font-weight:bold; }
h4 {font-size:108%;font-weight:bold; }
h5 {font-size:100%;font-weight:bold; }
h6 {font-size:116%;font-weight:bold;margin-bottom:-12px;margin-top:10px; }
strong {font-weight:bold; }

/* ----------------------------------------------------------------------------------------------------------
Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.data-table {border:1px solid #CCC;}
table.data-table th {border:1px solid #CCC; background:#DDD;}
table.data-table td {border:1px solid #DDD;}
table.data-table tr.bg td {background:#F5F5F5;}
.lwbutton {font-size:16px;font-weight:bold;padding:5px 10px 5px 10px;margin-top:5px;}
.lwheadline {font-size:123.1%;font-weight:bold; }

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background-color:#000;}

#logo {background-color:#FFF;}

#slogan {color:#FFF;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity:0.65;opacity:0.65;}

/*#nav {background-color:#D9D9D9;}*/
/*
#nav ul li a {color:#555;}
#nav ul li#nav-active a {color:#000;}
#nav ul li a:hover {color:#000;}
*/

#cols {background-color:#FFF;}

#content #content-title {background-color:#000; color:#FF4F00;}

#aside {}
#aside #aside-title {background-color:#000; color:#FFF;}
#aside .title {background-color:#000; color:#FF4F00;}

#footer {background-color:#000; color:#999;}
#footer a {color:#999;}
    
/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

#perex {border-top:1px solid #2A2A2A; background-color:#000; color:#CCC;}
#perex a {color:#CCC;}
#perex a:hover {color:#FF4F00;}

.section h3 {background-color:#FF4F00; color:#FFF;}
.section h3 a {color:#FFF;}
.section h3 a:hover {color:#000;}
.section-in {border-bottom:1px solid #DADADA;}

dl#news dd {border-bottom:1px solid #CACACA; color:#555;}
dl#news dd span.date {color:#FF2F00;}
