/* 
Adapted from:

djangoproject.com by Wilson Miner (wilson@lawrence.com)
Copyright (c) 2005 Lawrence Journal-World.
*/


/* SETUP */

body { margin:0; padding:0; background:#6699cc; color:white; }
body, th, td { font:12px/1.4em Verdana,sans-serif; }
#container { position:relative; min-width:60em; max-width:82em; }
#homepage #container { max-width:82em; }

/* LINKS */

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited { color:#ffcc00; }
a:hover { color:#cc6600; }
#content-main a:link, #content-main a:visited { color:#3d7ab8; text-decoration:none; }
#content-secondary a:link, #content-secondary a:visited { color:#ffcc00; text-decoration:none; }
#content-main a:hover { background-color:#white; color:#cc6600; text-decoration:none; }
#content-secondary a:hover { color:#ffa347; background:none; }
#content-main h2 a, #content-main h3 a { text-decoration:none !important; }

/* HEADER */

#header { position:relative; height:106px; background:#6699cc; }
#header #logo { margin:0; width:259px; height:106px; position:absolute; bottom:0px; left:0px; }

/* NAV */

#nav-global { position:absolute; margin:0; bottom:0; right:0; font-family:"Trebuchet MS",sans-serif; white-space:nowrap; }
#nav-global li { display:block; float:left; list-style-type:none; margin:0; padding:0; }
#nav-global a { display:block; float:left; padding:98px 8px 8px 8px; background:#6699cc; }
#nav-global a:hover { color:white; background:#3f7dba; }
#homepage #nav-homepage a, #location #nav-location a, #program #nav-program a, #participants #nav-participants a, #organizers #nav-organizers a, #links #nav-links a, #registration #nav-registration a { color:white; background:#6699cc url(../img/logo_bg.jpg) bottom repeat-x; }

/* COLUMNS */

#columnwrap { background:#3d7ab8; padding-bottom:10px; }
#subwrap { background:#0000cc; width:73%; float:left; padding-bottom:10px; }
#content-main { float:left; width:70%; background:white; color:black; padding-bottom:10px; }
#generic #content-main, #code #content-main { width:100%; }
#content-main * { margin-left:22px; margin-right:24px; }
#content-main * * { margin-left:0; margin-right:0; }
.sidebar { font-size:92%; }
.sidebar * { margin-left:14px; margin-right:14px; }
.sidebar * * { margin-left:0; margin-right:0; }
#content-extra { float:right; width:27%; }
#content-related { float:right; width:30%;}
#content-secondary { clear:both; background:#0a85ff; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:-10px; padding:10px 24px; color:white; }
.subcol-primary, .subcol-secondary { width:40%; float:left; padding-bottom:1.2em; }
.subcol-primary { margin-right:1%; }

/* CONTENT */

h1,h2,h3 { margin-top:.8em; font-family:"Trebuchet MS",sans-serif; font-weight:normal; }
h1 { font-size:218%; margin-top:.6em; margin-bottom:.6em; color:#6699cc; line-height:1.1em; }
h2 { font-size:150%; margin-top:1em; margin-bottom:.2em; line-height:1.2em; color:#6699cc; }
#homepage h2 { font-size:140%; }
h3 { font-size:125%; font-weight:bold; margin-bottom:.2em; color:#0a85ff; }
h4 { font-size:100%; font-weight:bold; margin-bottom:-3px; margin-top:1.2em; text-transform:uppercase; letter-spacing:1px; }
h4 pre, h4 tt, h4 .literal { text-transform:none; }
h5 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
h6 { font-size:1em; font-weight:normal; margin-top:1.5em; margin-bottom:3px; }
p, ul, dl { margin-top:.6em; margin-bottom:.8em; }
hr { color:#cccccc; background-color:#cccccc; height:1px; border:0; }
p.date { color:#0a85ff; margin-top:-.2em; }
p.more { margin-top:-.4em; }
.sidebar p.date { color:#47a3ff; }
#content-secondary h2, .sidebar h2 { color:white; }
#content-secondary h3, .sidebar h3 { color:#ff850a; }
#content-secondary h2:first-child { margin-top:.6em; }
.sidebar h2:first-child { margin-top:.8em; }
#content-main h2, #content-main h3 { margin-top:1.2em; }
h2.deck { margin-top:-.5em !important; margin-bottom:.6em; color:#0a85ff; }

/* LISTS */

ul { padding-left:2em; }
ol { padding-left:30px; }
ul li { list-style-type:square; margin-bottom:.4em; }
ul ul { padding-left:1.2em; }
ul ul ul { padding-left:1em; }
ul.linklist, ul.toc { padding-left:0; }
ul.toc ul { margin-left:.6em; }
ul.toc ul li { list-style-type:square; }
ul.toc ul ul li { list-style-type:disc; }
ul.linklist li, ul.toc li { list-style-type:none; }
dt { font-weight:bold; margin-top:.5em; font-size:1.1em; }
dd { margin-bottom:.8em; }

/* BLOCKQUOTES */

.sidebar blockquote { margin-top:1.5em; margin-bottom:1.5em; }
.sidebar blockquote p { font:italic 175%/1.2em "Trebuchet MS",sans-serif; color:#cc0000; }
.sidebar blockquote cite { display:block; font-style:normal; line-height:1.2em; margin-top:-.8em; color:#cc0000; }
.sidebar cite strong { font-weight:normal; color:white; }

/* BILLBOARDS */

#billboard { background:#6699cc url(../img/billboard_bg.jpg) repeat-x; border-bottom:6px solid #6699cc; }
#billboard h2 { margin:0; text-indent:-5000px; height:60px; width:984px; }
#homepage #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#location #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#program #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#participants #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#organizers #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#links #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }
#registration #billboard h2 { background:url(../img/homepage.jpg) no-repeat; }

/* FOOTER */

#footer { clear:both; color:#000000; padding:10px 20px; font-size:90%; }

/* MISC */

.small { font-size:90%; }
h3 .small { font-size:80%; }
.quiet { font-weight:normal; }
.clear { clear:both; }
#content-main .quiet { color:#0a85ff; }
#content-secondary .quiet { color:#47a3ff; }

/*  CLEARFIX KLUDGE */

#columnwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*#columnwrap { display: inline-block; }*/

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

#subwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*#subwrap { display: inline-block; }*/

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