/* DANSPEDbasic - based on andreas06 by Andreas Viklund - http://andreasviklund.com

CONTENTS:

General
Header
Navigation
Sidebars
Content
Footer

Version: 1.1, January 04, 2008 */

/* GENERAL ATTRIBUTES */
body{
background:#e0e0e0 url(../images/bg.gif);
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#A03350;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#CC0000;
}

h3{
font-variant:small-caps;
text-align:center;
font-weight:bold;
font-size:12px;
}

/* ClickButton */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.clickbutton {
    background: transparent url('../images/clickbutton_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.clickbutton span {
    background: transparent url('../images/clickbutton_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.clickbutton:hover {
    outline: none; /* hide dotted outline in Firefox */
}

a.clickbutton:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.clickbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* ClickButton END */

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#page{
background: url(../images/page.png) center repeat-y;
margin:0 auto;
text-align:left;
width:850px;
}

#wrap1{
background:url(images/wrapbg.gif) repeat-y;
clear:both;
padding:0;
width:850px;
}

#wrap2{
background:url(../images/wrap2.png) top center no-repeat;
padding: 50px 0 0 0;
width:850px;
}

.menublock{
margin-bottom:10px;
}



.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #A03350;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(images/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto auto 35px;
padding:10px 10px 10px 20px;
width:90%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.clearer {
clear: left; 
line-height: 0; 
height: 0;
}


.hide{
display:none;
}

/* HEADER */
#header{
background:url(../images/header.png) top center no-repeat;
height:80px;
position:relative;
height:350px;
width:850px;
}

#header h1{
color:#000000;
font-size: 18px;
font-weight:bold;
text-align:left;
margin:315px 0 0 495px;
display:none;
}

#header h2{
text-align:center;
color:#FFFFFF;
font-size:1em;
margin:0;
}

#topbox{
	color:#808080;
	text-align:right;
	margin-top: 90px;
	margin-right: 145px;
	margin-bottom: 4px;
	margin-left: 0;
}

#topbox a{
color:#A03350;
}

#topbox a:hover{
text-decoration:underline;
}

#sitename{
background:url() top center no-repeat;
color:#ffffff;
font-weight:400;
height:50px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}


/* NAVIGATION */
#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#A03350;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#cc0000;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:#A03350 url(img/tabs.gif) no-repeat 100% -41px;
color:#ffffff;
padding:7px 20px 5px 11px;
}
.nav{
color:#A03350;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #CC0000;
color:#505050;
padding:1px 1px 1px 9px;
}

/* SIDEBARS */

#sidebar_two{
background:url(../images/sidebar_two.jpg);
border-top:#efefef solid 7px;
border-right:#909090 solid 7px;
border-bottom:#909090 solid 7px;
border-left:#efefef solid 7px;
float:left;
margin:-15px 0 0 20px;
padding:50px 0 0 25px;
height:400px;
width:215px;
voice-family:"\"}\"";
voice-family:inherit;
width:175px;
}

html*#sidebar_two {
[width:175px;
width:175px;
]width:215px;
}

* html #sidebar_two {
width:215px;
}

#sidebar_two h1{
font-size:1.4em;
font-weight:400;
}

#sidebar{
background:url(../images/sidebar.jpg);
border-top:#ddd solid 7px;
border-right:#909090 solid 7px;
border-bottom:#909090 solid 7px;
border-left:#ddd solid 7px;
float:right;
margin:20px 0px 20px 0;
padding: 20px 5px 20px 10px;
width:130px;
}

#sidebar h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#sidebar h2{
font-size:0.95em;
font-weight:400;
margin:0 0 12px 0;
}

#sidebar p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#sidebar img{
border:1px solid #CCcccc;
float:left;
margin:5px 10px 5px 5px;
padding:2px;
}

#sidebar img.nofloat {
display: block;
float:none;
margin: 8px; 
margin-top: 0; 
margin-bottom: 0;
margin-left:0px;	
}

#sidebar_photo{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#sidebar_photo h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#sidebar_photo p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#sidebar_photo img{
border:1px solid #A03350;
margin:10px 0 5px 5px;
padding:2px;
}

/* CONTENT */

#content{
	margin-top: 20px;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 265px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #CCcccc;
float:left;
margin:5px 15px 6px;
}

#calendar{
margin:45px 125px 0 265px;
}
#calendar h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#calendar h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
  }

.clearfix {
    display: inline-block;
}

  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */

/* FOOTER */

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:735px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}
