/* DarwinsGaze.com (c)2009 */

head, html, body {
width:100%;
padding:0px;
margin:0px;
}

a {
font-weight: bold;
color:#176599;
text-decoration:none;
}

a:hover, .highlight {
border-bottom:3px solid #b3b3b3;
}
.highlight {
border-bottom:3px solid #b3b3b3;
}

img {
border: 0px;
}

body {
background: #000;
color: #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8.5pt;
letter-spacing: -.1pt;
}

#header {
background:#26231F;
margin-bottom:30px;
}

.centered_div {
width: 750px;
margin: 0 auto;
}

#title_bar {
border-bottom: #b3b3b3 1.5px solid;
padding: 15px 0 5px 0;
margin-bottom: 16px;
}

#title {
float: left;
}

#topnav {
float: right;
margin-top:6px;
}

.topnavline {
margin: 0 8px;
height:18px;
width:1px;
vertical-align:-20%;
}

.navline {
margin: 0 10px;
height:50px;
width:1px;
vertical-align:middle; 
padding-bottom: 10px;
}

.clear {
clear:both;
}

#caption {
font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
color:#176599;
font-style: italic;
font-size: 19pt;
letter-spacing: -1.3pt;	
_letter-spacing: -2px;	/*IEhack*/
margin-bottom: 30px;
}

/*only for safari*/
/*\*/
html>body*#caption {letter-spacing: -1.6pt;}
/**/

#caption #cap_signature {
font-size: 10pt;
text-align: right;
letter-spacing: 0;
}

#banner {
margin: 9px 0;
height:102px;
}

#nav {
text-align:center;
padding: 30px 0 20px 0;
}

.heading {
border-bottom: 1.5px solid #b3b3b3;
padding: 10px 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
font-size:10pt;
}

.full_section {
margin-bottom:30px;
}

.right_section {
float:left;
width: 66%;
overflow:hidden;
margin-bottom:30px;
}

.left_section {
float:right;
width: 30%;
overflow:hidden;
margin-bottom:30px;
}

ul {
list-style:square;
}

ul#venues {
font-weight:bold;
}

.left_section ul {
padding-left:11pt;
margin-left:0px;
}

.left_section li {
padding-bottom:5pt;
}


#footer {
height:20px;
}