/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Homepage
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {
	padding:0;
	margin: 0;
}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {

}
body {background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial",sans-serif;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0; font-family:"arial",sans-serif;}

p, table, ul, ol, dl, fieldset {

}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {
	min-height:1px;
}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

    .bigger {font-size:110%;}
    .smaller {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	width:960px;
	margin:0 auto;
	background: #ffffff;
}

    #header {
	position:relative;
	width:960px;
	height:100px;
	padding-top:30px;
	background:url("../design/header.gif") 0 0 no-repeat;
	overflow:hidden;
}
    
        #logo {
	margin:0 0 0 175px;
	font-size:240%;
}
        #logo a {text-decoration:none;}
        
        #rss {
	position:absolute;
	top:0;
	left:706px;
	height:91px;
	padding:0px 0 0 px;
	background:url("../design/logo.png") 0 0 no-repeat;
	font-weight:bold;
	margin: 10px 0 0 0;
	width: 95px;
}
        #rss a:hover {text-decoration:none;}
        #theme {
	position:absolute;
	top:0;
	left:806px;
	height:97px;
	padding:0 0 0 0px;
	background:url("../design/theme.png") 0 0 no-repeat;
	font-weight:bold;
	width: 140px;
	margin: 10px 0 0 0;
}
        #theme a:hover {text-decoration:none;}

#cols {background:url("../design/cols.gif") 700px 100% no-repeat;}
    #content1 {
	float:left;
	width:510px;
	padding:10px;
	padding-bottom:20px;
	overflow:hidden;
}
    #content {
	float:left;
	width:680px;
	padding:10px;
	padding-bottom:20px;
	overflow:hidden;
}

               #content1 #title {margin:0; padding:20px 15px 10px 15px; background:url("../design/title.gif") 0 100% repeat-x; font-size:200%; letter-spacing:-1px;}


    #aside {
	float:left;
	width:230px;
	padding:0px 10px 20px 20px;
	background:url("../design/aside.gif") 0 0 no-repeat;
	overflow:hidden;
}
    #lside {
	float:left;
	width:140px;
	padding:60px 10px 20px 20px;
	background:url("../design/lside.gif") 0 0 no-repeat;
	overflow:hidden;
}
#p
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px/12px;
}
        #aside h4 {font-size:100%;}

        #about {margin-bottom:20px; padding:10px; background:url("../design/about.gif") 100% 100% no-repeat;}

        .nav {margin:0; list-style:none;}
        .nav li {display:inline;}
        .nav li a {display:block; padding:2px 0 2px 22px; background:url("../design/nav-link.gif") 0 5px no-repeat; text-decoration:none;}
        .nav li.nav-active a {background:url("../design/nav-active.gif") 0 4px no-repeat; font-weight:bold;}

#footer {clear:both; padding:15px; padding-top:22px; background:url("../design/footer.gif") 0 0 repeat-x;}

    #footer p {
	margin:0;
	text-decoration:none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
    #footer a:hover {
	text-decoration:none;
	color: #FF0000;
}
#footer p a{
	text-decoration:none;
	color: #ffffff;
	}

/* ----------------------------------------------------------------------------------------------------------
5) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {padding:15px; background:url("../design/perex.gif") 100% 100% no-repeat;}
#perex p {
	margin:0;
	text-align: justify;
}

.ico-comment {padding-left:15px; background:url("../design/ico-comment.gif") 0 1px no-repeat;}

.cols5050 {margin:15px 0;}
    .cols5050 .col {
	float:left;
	width:680px;
}
  .cols5050 .cols {
	float:left;
	width:510px;
}
    .cols5050 .col dl.list, .cols5050 .col dl.list dd {margin:0;}
    .cols5050 .col dl.list {background:url("../design/dl-list.gif") 5px 0 repeat-y;}
    .cols5050 .col dl.list dt {padding-left:20px; background:url("../design/dl-list-dt.gif") 0 50% no-repeat;}
    .cols5050 .col dl.list dd {
	margin-left:20px;
	padding:10px 10px 10px 0;
	background:url("../design/dl-list-dd.gif") 100% 0 no-repeat;
	text-align: justify;
}

#calendar {width:230px; margin:20px 0; font-size:85%;}
#calendar th {padding:4px 1px;}
#calendar td {text-align:center;}
#calendar td#calendar-active {font-weight:bold;}

.button {padding:5px 8px; background:url("../design/button.gif") 0 0 repeat-x; text-decoration:none; font-weight:bold;}
