/*blurbwrapper 
++++++++++++++++++++++++++++*/
#blurbwrapper {
	border-bottom: 10px solid #f3eee1;
	overflow: hidden;
	width: 823px;
	margin: 10px 7px 16px 8px;
	padding: 20px 0 30px 0;
}

#blurb {
	width: 392px;
	margin-left: 28px;
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 10px 0;
}

#blurb h1 {
	width: 382px;
	height: 111px;
	margin: 0 0 20px 0;
}

#blurb p {
	font-weight: bold;
	margin-bottom: .5em;
}

#blurb ul {
	list-style-type: none;
	background: #f4f0e3 url("/images/home/moreinfo-top.gif") no-repeat;
	padding: 2px 0 0 0;
	width: 350px;
}

#blurb ul li {
	border-bottom: 1px dashed #c3c0b6;
	margin: 0px 7px;
	padding: 6px 0;
}

#blurb ul li a {
	background: url("/images/home/moreinfo-bullet.gif") no-repeat 0 50%;
	padding-left: 25px;
	text-decoration: none;
	color: #009fc7;
	font-size: 1.4em;
	font-size: 15px;
	font-weight: bold;
}

#blurb ul li.end {
	border-bottom: none;
	background: #f4f0e3 url("/images/home/moreinfo-bottom.gif") no-repeat 0 100%;
	margin: 0;
	padding: 6px 0 9px 7px;
}

/*attending 
++++++++++++++++++++++++++++*/
#attending {
	width: 260px;
	padding: 10px 0;
	margin-left: 440px;
	overflow: hidden;
}

#attending h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #009cc5;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#attending p {
	margin-left: 124px;
	font-size: 1.1em;
}

/*photo
++++++++++++++++++++++++++++*/
#photo {
	float: left;
	margin-right: 10px;
	width: 114px;
}

#photo p {
	margin-left: 0;
	font-weight: normal;
	font-size: 1em;
}


/*contentwrapper
++++++++++++++++++++++++++++*/
#contentwrapper {
	overflow: hidden;
	width: 823px;
	margin-bottom: 30px;
	background-color: #fff;
}


/*guidewrapper
++++++++++++++++++++++++++++*/
#guidewrapper {
	width: 505px;
	float: left;
	margin-left: 30px;
}

#guidetop {
	width: 505px;
	height: 11px;
	background: url("/images/home/guidetop-bg.gif") no-repeat;
}
#guidebottom {
	width: 505px;
	height: 11px;
	background: url("/images/home/guidebottom-bg.gif") no-repeat;
}

#guide {
	border-left: 11px solid #7f7667;
	border-right: 11px solid #d3c5ab;
	background: url("/images/home/guide-bg.jpg") no-repeat 0 60px;
	width: 483px;
	position: relative;
}

#rss {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 38px;
	height: 34px;
	}

#guide h2 {
	width: 483px;
	height: 60px;
	margin-bottom: 95px;
}
#guide h2 em {
	background: url("/images/home/webguide-heading.gif") no-repeat;
}

/*feed
++++++++++++++++++++++++++++*/
#feed {
	padding: 20px 0;
	color: #656565;
}

#feed h3 {
	border-top: 1px dotted #ccc;
	padding: 15px 20px 5px 20px;
	margin-bottom: 0;
}

#feed h3 a {
	color: #000;
	font-size: 1em;
	text-decoration: none;
}

#feed p {
	margin-left: 20px;
	margin-right: 20px;
}
#feed p a.continue {
	background: url("/images/home/feed-bullet.gif") no-repeat 0 50%;
	padding-left: 25px;
	display:block;
	margin-top: .5em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: .9em;
}

/*sponsors
++++++++++++++++++++++++++++*/
#sponsorwrapper {
	width: 242px;
	margin-left: 570px;
}

#sponsortop h2 {
	width: 242px;
	height: 66px;
	margin: 0;
}
#sponsortop h2 em {
	background: url("/images/home/sponsors.gif") no-repeat;
}


#sponsors {
	border-left: 9px solid #f4f0e3;
	border-right: 9px solid #f4f0e3;
	padding-bottom: 2em;
}

#sponsors p {
	text-align: center;
}


#sponsorbottom {
	background: url("/images/home/sponsor-bottom.gif") no-repeat 0 100%;
	width: 242px;
	height: 18px;
}
