@charset "utf-8";
/* css document */

html { height:100%; margin:0; padding:0; }
body { height:100%; margin:0; padding:0; }

div,span,img,p,h1,h2,h3,h4,h5,h6,ul,ol { margin:0; padding:0; display:block; position:relative; }
form,input,textarea,select,fieldset,label { margin:0; padding:0; display:block; position:relative; }
body,p,a,h1,h2,h3,h4,h5,h6,li,label { font-family:"verdana",sans-serif; }
p,a,li,label,span,blockquote { font-size:12px; font-weight:normal; color:#FFF; }

h1 { font-size:17px; font-weight:normal; margin-bottom:20px; line-height:17px; color:#846395; }
h2 { font-size:15px; font-weight:normal; margin-bottom:5px; line-height:15px; color:#846395; }
h3 { font-size:15px; font-weight:bold; margin-bottom:15px; line-height:22px; color:#FFF; }
h4 { font-size:15px; font-weight:bold; margin-bottom:15px; line-height:20px; color:#846395; }
h5 { font-size:15px; font-weight:bold; margin-bottom:15px; line-height:18px; color:#846395; }
h6 { font-size:15px; font-weight:bold; margin-bottom:15px; line-height:16px; color:#846395; }

ul,ol { margin-bottom:15px; }
li { list-style:circle; margin:0 0 0 35px; padding:0; }
p,blockquote { margin:0 0 15px 0; padding:0; line-height:20px; }
a { outline:none; text-decoration:none; color:#FC6; }
a:hover { text-decoration:underline; color:#FFF; }
a img { display:block; border:none; padding:0; margin:0; }

#wrapper { width:auto; min-height:100%; overflow:hidden; margin:auto; background:#000; }

#header { width:auto; height:132px; overflow:hidden; margin-top:15px; }
#header div.inside { width:800px; height:100%; margin:auto; }
#header div.inside a.logo { text-indent:-999px; overflow:hidden; display:block; width:100%; height:100%; }

#nav { width:auto; height:30px; overflow:hidden; margin-top:5px; }
#nav div.inside { width:800px; height:30px; margin:auto; }
#nav ul { text-align:center; width:650px; float:right; }
#nav ul li { display:inline; list-style:none; margin:0; padding:0 7px; overflow:hidden; background:url("images/nav_sep.gif") 0 3px no-repeat; }
#nav ul li a { text-decoration:underline; font-weight:bold; text-transform:uppercase; font-family:"verdana",sans-serif; display:inline; font-size:12px; letter-spacing:0; margin:0; padding:0; }
#nav ul li.active a { color:#FFF; }
#nav ul li.first { background:none; }

#content { width:auto; overflow:hidden; margin-top:40px; }
#content div.inside { width:800px; margin:auto; }
#content div.inside div.col-left { width:200px; float:left; }
#content div.inside div.col-right { width:580px; float:right; }
#content div.inside div.col-full { width:650px; float:right; }
#content div.inside div.content { width:auto; z-index:1; }

#footer { width:auto; overflow:hidden; margin:20px 0; }
#footer div.inside { width:800px; margin:auto; }
#footer div.inside p { float:right; font-size:9px; text-align:center; line-height:normal; padding:0; margin:0; }
#footer.wide div.inside p { width:650px; }
#footer.narrow div.inside p { width:580px; }

div.footer p { text-align:center; line-height:normal; margin:0 0 5px 0; }

div.news-entry { padding-bottom:30px; }
div.news-entry h2 { display:inline; }
div.news-entry span.date { display:inline; color:#FFF; font-size:12px; line-height:12px; margin:0 0 0 5px; }
div.news-entry div.content { margin-top:15px; color:#FFF; }
div.news-entry div.content p { width:auto; line-height:16px; }
div.news-entry div.content img { float:left; margin:0 10px 0 0; }

div.archive { width:auto; clear:both; padding-top:20px; border-top:1px solid #222; }
div.archive h3 { font-weight:bold; margin:0 0 10px 0; }
div.archive a { display:block; }
div.archive a:hover { color:#846395; text-decoration:underline; }
div.archive a.active { color:#846395; text-decoration:underline; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

div#gallery { margin:0 0 20px 0; }
div#gallery h1 { width:auto; margin-left:85px; position:relative; top:15px; }
div#gallery div.root { width:540px; margin:auto; }
div#gallery div.root div.thumb { z-index:1; float:left; margin:32px; padding:0; }
div#gallery div.root div.thumb a { display:block; padding:3px; background:#FC6; margin:0; }
div#gallery div.root div.thumb a:hover { background:#FFF; }
div#gallery div.root div.thumb p { color:#996633; font-family:"verdana"; font-size:16px; font-weight:bold; text-align:center; margin:15px 0 0 0; text-transform:uppercase; }