/* STYLESHEET Info
Filename: style.css
URI: http://speakoutillinois.org/2009/style.css
Description: Stylesheet for SpeakOut Illinois
Author: Eric Scheidler
Version: 6.0 (Based on 2008 with major revisions)
---------------------- */


/* COLOR Table
Dark Blue = #008
Dark Red = #c30
---------------------- */


/* MAJOR LAYOUT Styles
---------------------- */
body {
	font-size: 13px;
	line-height: 18px;
	font-family: "Bookman Old Style", "Palatino Linotype", Palatino, "Book Antiqua", serif;
	background-color: #eee;
	background-image: url("tile2.gif");
	}
#logo {
	position: absolute;
	top: 20px;
	left: 15px;
	}
#mainpage {
	margin: 0 10px 0 305px;
	color: #111;
	border: 2px solid #008;
	border-top-width: 12px;
	border-bottom-width: 12px;
	padding: 0 0 12px;
	background-color: #fff;
	width: 500px; 
	}


/* HEADING Styles
---------------------- */
#title {
	text-align: center;
	}
#title #print {
	display: none;
	}
#title #screen {
	margin: 24px 0 0;
	display: inline;
	font-size: 21px;
	}
h1 h2 {
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: bold;
	}
h1 {
	font-size: 16px;
	color: #c30;
	text-align: center;
	margin: 12px 20px 20px;
	}
h2 {
	font-size: 14px;
	color: #008;
	text-align: left;
	margin: 16px 20px 12px;
	}
h3 {
	font-size: 12px;
	color: #111;
	text-align: left;
	margin: 0 20px 8px;
	font-weight: bold;
	}


/* BLOCK Styles
---------------------- */
h2 + p:first-letter,
h2 + div + p:first-letter,
h1 + p:first-letter,
h1 + div + div + div + p:first-letter,
h1 + div + p:first-letter,
hr + p:first-letter
	{
	font-size: 15px;
	font-weight: bold; 
	color: #008;
	padding-right: 1px;
	}
p, dl, ul {
	margin: 0px 20px 12px;
	text-align: left;
	line-height: 20px;
	}
ul {
	padding-left: 20px;
	margin-top: 0; 
	}
dt {
	font-weight: bold;
	margin: 12px 0px 6px;
	}
dd {
	margin: 0 0 8px 24px;
	}
.header dt {
	text-transform: uppercase;
	margin-bottom: 0;
	color: #008;
	} 
.header dd {
	margin-left: 0;
	}
dl ol {
	margin-left: 12px;
	padding-left: 12px;
	}
ol li {
	margin-bottom: 8px;
	}
ul li {
	margin: 0 20px 8px 0;
	padding: 0;
	}
table {
	margin: 20px;
	font-size: 13px;
	}
td {
	line-height: 20px;
	}
strong {
	color: #333;
	}
.clear {
	clear: both;
	margin-top: 40px;
	}
hr {
	color: #008;
	margin: 0 20px 10px;
	background-color: #008;
	border: none;
	height: 2px;
	}
address {
	font-style: normal;
	font-weight: bold;
	color: #008;
	text-align: center;
	margin-bottom: 12px;
	}
#mainpage .jumbo {
	margin-bottom: 80px;
	}
p.back {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
	
	
/* IMAGE Styles
---------------------- */
#mainpage img {
	color: #008;
	}
.imageR {
	float: right;
	}
.imageC {
	text-align: center;
	margin: 6px 20px 12px;
	position: relative;
	top: 4px;
	}
.imageL {
	float: left;
	}
.imageL,
.imageR {
	margin: 4px 20px 12px;
	display: inline; /* Fix for IE double-margin bug */
	}
.imageL img,
.imageR img,
.imageC img {
	border: 2px solid #008;
	margin: 0;
	padding: 0;
	}
.imageR p,
.imageL p,
.imageC p {
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
/*	width: 120px; */
	margin: 4px 0 0;
	padding: 0;
	color: #008;
	}
#speakerphotos {
	margin: 0 0 0 20px;
	}
.photo {
	float: left;
	margin: 0 44px 0 0;
	}
.last {
	margin-right: 0;
	}
.photo img {
	border: 2px solid #008;
	}
.photo p {
	text-align: center;
	font-size: 10px;
	margin: 0 0 15px;
	padding: 0;
	}

/* LINK Styles
---------------------- */
#mainpage a:link {
	text-decoration: underline;
	color: #55b;
	background-color: #fff;
	}
#mainpage a:visited {
	text-decoration: underline;
	color: #b5b;
	}
#mainpage a:hover {
	text-decoration: none;
	color: #555;
	background-color: none;
	}
#mainpage a.outside:link, #mainpage a.outside:visited {
	color: #555;
	} 
.pdf {
	font-size: 10px;
	}


/* INLINE Styles
---------------------- */
.time {
	color: #c30;
	margin-right: 6px;
	}
.update {
	display: block;
	text-align: right;
	margin: 0 20px;
	color: #668;
	font-size: 10px;
	}
.note {
	font-size: 11px;
	line-height: 14px;
	}
ol em {
	display: block;
	}
dd.info {
	}


/* MENU Styles
---------------------- */
#menu {
	position: absolute;
	width: 165px;
	top: 180px;
	left: 150px;
	}
#menu ul {
	list-style-type: none;
	margin: 12px 0 0;
	padding: 0;
	}
#menu li {
	margin: 3px 0px;
	padding: 3px 0px;
	}
#menu img {
	border: none;
	}
#menu a:link, #menu a:visited, #menu span.here {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 5px;
	background-color: #008;
	border: 2px solid #008;
	margin-right: 20px;
	}
#menu span.here {
/*	width: 153px; */
	margin-right: 0;
	border-right: none;
	padding-right: 25px; 
	}
#menu a:hover {
	color: #fff;
	background-color: #c30;
	border-color: #c30;
	}
#menu a:active, #menu span.here {
	background-color: #fff;
	color: #008;
	border-color: #008;
	}
#menu span.small {
	text-transform: none;
	font-variant: small-caps;
	}


/* FOOTER Styles
---------------------- */
#footer, #header {
	margin: 0 0 0 305px;
	color: #fff;
	padding: 0;
	background-repeat: no-repeat;
	width: 504px;
	}
#footer {
	border-top: 2px solid #eee;
	background-image: url('footer.gif');
	background-position: top center;
	margin-bottom: 200px;
	}
#header {
	border-bottom: 2px solid #eee;
	background-image: url('header.gif');
	background-position: bottom center;
	}
#footer h4,
#header h4 {
	margin: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 1px; 
	}
#footer h4 {
	padding: 4px 0 12px;
	}
#header h4 {
	font-size: 13px;
	padding: 7px 0 8px;
	}
#footer a:link, #footer a:visited {
	color: #eee;
	text-decoration: none;
	}
#footer a:hover {
	color: #ffd;
	text-decoration: underline;
	}