/*  
Theme Name: Antioch Reunion 2008
Theme URI: http://reunion-antiochians.org/
Description: A theme designed specifically for the Antioch Reunion 2008 page.
Version: 0.1
Author: John Davis
Author URI: http://livingpixeldesign.com

	Antioch Reunion 2008 v0.1
	

	This theme was designed and built by John paul Davis,
	whose site you will find at http://livingpixeldesign.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
#items a:link, #sidebar a:link, #footer a:link {color: #666; text-decoration: none;}
#items a:visited, #sidebar a:visited, #footer a:visited {color: #ccc; text-decoration: none;}
#items a:hover, #sidebar a:hover, #footer a:hover {background-color: #666; color: #fff; text-decoration: none;}
#items a:active, #sidebar a:active, #footer a:active {background-color: #999; color: #fff; outline: none; text-decoration: none;}




body {margin:0px; padding:0px; font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;} /* Need to set body margin and padding to get consistency between browsers. */

#content {
	position:absolute;
	left:50%;
	width:2000px;
	margin-top:0;
	margin-left:-1016px;
	text-align:left;
	background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/03/bg.jpg) 0 -200px no-repeat;
	}
	
#main {
position: relative;
width: 820px;
padding: 0;
margin-left: 591px;
}

h1, h1 a {
width: 808px;
height: 387px;
margin: 0;
padding: 0;
}

h1 {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/03/header.jpg) 10px 0 no-repeat;
}

h1 a {
display: block;
text-indent: -9999px;
}

h2, h3, h4 {
color: #990000;
}

h2 {
font-size: 1.6em;
}

#sidebar h2 {
font-size: 1em;
}

h3 {
font-size: 1.5em;
}


h4 {
font-size: 1em;
}


#nav {
position: absolute;
width: 720px;
height: 70px;
top: 387px;
left: 10px;
}

#nav ul {
display: block;
position: relative;
width: 800px;
height: 67px;
list-style: none;
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) 0 0 no-repeat;
}

#nav li {
position: absolute;
list-style: none;
top: 0;
}

#nav li, #nav li a {
display: block;
height: 67px;
}

#nav li a {
border: none;
text-decoration: none;
text-indent: -9999px;
}

#homelink {
left: 0;
width: 100px;
}

#newslink {
left: 104px;
width: 72px;
}

#schedulelink {
left: 193px;
width: 127px;
}

#workprojectlink {
left: 334px;
width: 182px;
}

#registerlink {
left: 533px;
width: 128px;
}

#contactlink {
left: 674px;
width: 114px;
}

#homelink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -1px -67px no-repeat;
}

#newslink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -105px -67px no-repeat;
}

#schedulelink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -194px -67px no-repeat;
}

#workprojectlink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -335px -67px no-repeat;
}

#registerlink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -534px -67px no-repeat;
}

#contactlink a:hover {
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/05/reunion08menu-v2.jpg) -675px -67px no-repeat;
}



#container {
margin-top: 90px;
width: 820px;
margin-left: 0;
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/03/contentbg.jpg) 0 0 repeat-y;
}

#items {
float: left;
width: 450px;
margin-left: 30px;
}

#sidebar {
float: left;
width: 250px;
margin-left: 30px;
}

.clear {
clear: both;
}

#footer {
width: 2000px;
height: 208px;
margin-top: -30px;
background: transparent url(http://reunion-antiochians.org/wp-content/uploads/2008/03/footerbg.jpg) 0 0 no-repeat;
}

#footer p {
font-size: .8em;
margin-left: 620px;
margin-top: 20px;
padding-top: 20px;
text-align: center;
width: 750px;
}

#sidebar ul, #sidebar li {
list-style: none;
}

.ec3_events, .ec3_list ec3_list_day, .ec3_list ec3_list_day ul  {
list-style: none;
}

.ec3_events span {
font-size: 1.3em;
}

th.reg  {
font: bold 11px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #7c0c0a;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
}

th.reg-first  {
font: bold 11px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #7c0c0a;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
        border-left: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
}

td.spacebetween {
	border-top: 2px dotted #999;
	height: 20px;
        
}

.entry table {
width: 100%;
border: 1px dotted #333;
padding: 8px;
}

table.finalnumbers {
width: 300px;
margin-left: 150px;
text-align: right;
border: none;
}