/*
Original design: andreas03 (v2.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas03/
*/

/* General layout */
body {margin:0; padding:30px 0 0 0; font:76% verdana,sans-serif; background:#030 url(img/setlincb1.jpg); background-position: 50% 30%; background-repeat: no-repeat; background-attachment: fixed; color:#222;}
#thetop {margin:0;}
#container {width:720px; margin:0 auto; padding:20px 20px 0 20px; background:#fff url(img/contbg.jpg) no-repeat; color:#333;}

/* Tags */
h1,h2,h3,h4 {margin:0 0 10px 0; font-weight:normal;}
h1 {font-size:2.6em;}
h2 {margin:0 0 4px 0; font-size:1.5em;}
h3 {margin:20px 0 8px 0; font-size:1.3em;}
h4 {margin:10px 0 5px 0; font-size:1.2em;}
a {text-decoration:none; color:#26c;}
a:hover {text-decoration:underline;}
a img {border:0;}
p {margin:0 0 15px 10px; line-height:1.5em;}

/* Site title and header */
#logo {float:left; width:240px; margin:0 20px 0 0; padding:0 0 30px 0; background:#9c9; border:4px solid #dde; text-align:center; color:#363; overflow:auto;}
#logo h1 {margin:30px 5px 5px 5px; letter-spacing:-2px;line-height:1em;}
#logo a {color:#363; text-decoration:none;}
#logo a:hover {color:#696;}
#tagline {text-align:center; font-size:1.4em;line-height:1.5em;}
#intro p {line-height:1.5em;}

/* Main content */
#main {float:left; width:530px; margin-right:20px; padding:0; line-height:1.3em; }

/* Sidebar */
#sidebar {width:155px; float:right; margin-top:20px; font-size:0.9em; line-height:1.3em;}
#sidebar p, #sidebar ul, #sidebar ol {margin:0 0 15px 10px; padding:0;}
#sidebar ul li, #sidebar ol li {list-style:none; padding:0; margin:0 0 4px 0;}
.sidelink {display:block; width:140px; margin:3px 10px 2px 0; padding:5px 0 5px 8px; font-size:1.1em; font-weight:bold; text-align:left; background:#eee url(img/gradient1.jpg) repeat-x; color:#363; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.sidelink:hover,.menuheader {background:#fff url(img/gradient2.jpg) repeat-x; color:#363; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}
.sidelink1 {display:block; width:140px; margin:3px 10px 2px 0; padding:5px 0 5px 8px; font-size:1.1em; font-weight:bold; text-align:left; background:#eee url(img/gradient11.jpg) repeat-x; color:#363; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.sidelink1:hover,.menuheader {background:#fff url(img/gradient12.jpg) repeat-x; color:#363; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}

/* Footer */
#footer {margin:0 auto 10px auto; line-height:1.6em; width:760px; background:#fff url(img/footerbg.jpg) bottom left no-repeat; padding:0 0 1px 0; font-size:1.1em; color:#777; text-align:left;}
#footer p {margin: 0px 0px 10px 30px;}

/* Additional classes */
.headerstyle {clear:left; display:block; margin:30px 0 10px 0; padding:5px 0 5px 8px; background:#eee url(img/gradient2.jpg) repeat-x; color:#363; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd; text-decoration:none;}
.clear {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.internallink {font-size:0.9em; text-align:center;}
#sidebar p.block {font-size:0.9em; line-height:1.4em; margin:5px auto 15px auto; padding:5px; color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.credit {color:#777;}
.hide {display:none;}

.block{
padding:20px;
background:#f3fff3;
color:#333;
border:0px solid #c9ffc9;
}

em img {float: left; border: 0px; padding-top: 0px; padding-bottom: 10px; padding-left: 0px; padding-right: 20px;}
i img {float: right; border: 0px; padding-top: 0px; padding-bottom: 10px; padding-left: 20px; padding-right: 0px;}

dl#calendar {width: 600px;}
dl#calendar dt {
float: left; width: 50px; margin-left: 10px;
}
dl#calendar dd {margin-left: 65px; margin-bottom: 20px;} 

dl#schedule {width: 600px;}
dl#schedule dt {
float: left; text-align:right; width: 60px; margin-left: 10px;
}
dl#schedule dd {margin-left: 90px; margin-bottom: 10px;} 

dl#col-list {width: 600px;}
dl#col-list dt {
float: left; width: 50px; margin-left: 10px;
}
dl#col-list dd {margin-left: 100px; margin-bottom: 20px;}