html, body {
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Helvetica Bold", sans-serif;
	font-size: 12pt;
}

body {
	margin: 0 0 0 50px;
	background: #fff url(/images/OGN_bg.jpg) no-repeat 0 0;
	border-left: 8px solid black;
	
}

#wrapper {
	text-align: left;
	padding: 0;
	margin: 0 !important;
	width: 1000px;
	overflow: hidden;
}
	
* html #wrapper {
	float: left;
}


#ymap { 
	width: 525px; 
	height: 300px; 
	margin-top: 40px;
	border: 1px solid #CCC;
} 

/* Structure ------------*/
#price {
	margin-top: 20px;
}

#secondaryContent {
	float: right;
	width: 37%;
	padding-top: 450px;
	position: relative;
}

#mainContent {
	float: left;
	width: 59%;
	position: relative;
}

#eventInfo {
	margin: 50px 0 0 32px;
}


/* Introductory Info ------------*/
h1.summary { 
	margin: 0;
	padding: 0;
}

h1 .ogn-num {
	font-size: 70px;
}

p.date {
	font-weight: bold;
	font-size: 2.7em;
	margin: 4px 0 0 0;
}

p.date abbr {
	background-color: #3fbcef;
	padding: 5px;
	text-decoration: none;
	border-bottom: none;
}

strong.highlight {
	font-weight: bold;
	padding: 0 2px; 
}

p.location {
	font-size: 2.3em;
	margin: 0.2em 0 1em 0;
}

div.description {
	line-height: 1.3;
}

.hidden {
	display: none;
}

/* Map, address and action links  ------------*/
.vcard {
	margin-top: 32px
}

#viewAltMap {
	margin: 10px 0 0 0;
	text-align: right;
}

a {
	color: #3333dd;
	text-decoration: none;
}


a:link,
a:visited {
	color: #3d7891;
}
a:hover,
a:active {
	color: #3fbcef;
	text-decoration: underline;
}

a.img:hover, a:hover.img, a.img {
	color: inherit;
	text-decoration: none;
}

a:link img,
a:visited img,
a:hover img,
a:active img {
	border-width: 0;
}

#viewAltMap a:link, 
#viewAltMap a:visited, 
#viewAltMap a:hover, 
#viewAltMap a:active {
	background: #fff url(/images/view-in-google.png) no-repeat center left;
	padding: 7px 10px 7px 33px;
}

#addToAddressBook {
	margin: 10px 0 0 0;
}

#addToAddressBook a:link, 
#addToAddressBook a:visited, 
#addToAddressBook a:hover, 
#addToAddressBook a:active {
	background: #fff url(/images/add-contact.png) no-repeat center left;
	padding: 7px 10px 7px 40px;
}

#addToCalender {
	padding: 15px 0 0 0;
	margin: 0;
}

#addToCalender a:link, 
#addToCalender a:visited, 
#addToCalender a:hover, 
#addToCalender a:active {
	background: #fff url(/images/add-calendar.png) no-repeat center left;
	padding: 7px 10px 7px 40px;
}

#viewEventOnUpcoming, #joinEventOnLanyrd {
	margin: 17px 0 0 0;
}

#joinEventOnLanyrd a {
	background: #fff url(/images/lanyrd.png) no-repeat center left;
	padding: 7px 10px 7px 40px;
}

#viewEventOnUpcoming a {
	background: #fff url(/images/arrow.png) no-repeat center left;
	padding: 7px 10px 7px 40px;
}

/* Signups and sponsors ------------*/
#signup {
	margin: 50px 0 50px 0;
}

form label {
	cursor: pointer;
	font-weight: bold;
	padding-right: 1em;
}

form #email {
	border: 1px solid #CCC;
	margin-right: 1em;
}

#supportedBy {
	margin: 10px 0 50px 0;
	font-size: 0.8em;
	color: #999;
}

#supportedBy img {
	position: relative;
	padding-right: 5px;
	top: 5px;
}
#supportedBy img.sponsor-goo {
	top: 8px;
}
#supportedBy img.sponsor-moo {
	top: 35px;
}
#supportedBy img.sponsor-fed {
	top: 3px;
}
#supportedBy img.sponsor-gdn {
	top: 10px;
}
#supportedBy img.sponsor-ovi {
	top: 25px;
}
#supportedBy img.sponsor-hif {
	top: 13px;
}

#supportedBy img.sponsor-dgu {
	padding-right: 0;
}

#footnotes {
	border-top: solid #ccc 1px;
	color: #aaa;
	padding: 2em 0 1em;
	font-size: 0.7em;
}
#footnotes a, a.fn, #footnotes a:hover, a.fn:hover {
	text-decoration: none;
}

/* Photos ------------*/
#photos {
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
}

#photos a:link,
#photos a:visited,
#photos a:hover,
#photos a:active {
	margin: 0 7px 3px 0;
	padding: 0;
	display: block;
	float: left;
}


#photos a:link img,
#photos a:visited img,
#photos a:hover img,
#photos a:active img {
	margin: 0;
	padding: 1px;
	border: 1px solid #CCC;
}

#photos a:hover img,
#photos a:active img {
	border: 1px solid #3fbcef;
}

#photoLink {
	padding: 15px 0 0 0;
	margin: 0;
}

#photoLink a:link, 
#photoLink a:visited, 
#photoLink a:hover, 
#photoLink a:active {
	background: #fff url(/images/flickr.gif) no-repeat center left;
	padding: 0 0 0 19px;
}

/* Other right sidebar items */
#secondaryContent .illustration {
	padding-top: 70px;
}

.previousEvents {
	padding-top: 30px;
}

.previousEvents a:link img,
.previousEvents a:visited img,
.previousEvents a:hover img,
.previousEvents a:link img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 1px;
	border: 1px solid #CCC;
	background-color: white;
}

.previousEvents a:hover img,
.previousEvents a:link img {
	border: 1px solid #3fbcef;
	}

.previousEvents h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
.previousEvents h2 a {
	display: block;
	height: 35px;
	vertical-align: bottom;

	background: url(/images/previousEvent.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 85px;
	padding-top: 40px;
}

.previousEvents p {
	margin-top: 0.5em;
	font-size: 0.8em;
}

