/* Main CSS Document */

/* Layout and Navigation
______________________________________________________________________________ */

body {
	background: #895b29 url(../img/bg.png);
	background-image: url(../img/bgtop.png), url(../img/bg.png);
	background-repeat: repeat-x, repeat;
	text-align: center;
	font: normal 12px Geneva, Helvetica, Arial, sans-serif;	
	color: #fff;
	line-height: 24px;
}
#wrapper {
	width: 846px;
	margin: 0 auto;
	padding-top: 29px;
	min-height: 487px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
#logo {
	width: 245px;
	height: 60px;
	margin: 0 0 88px 0;
	float: left;
	position: relative;
	z-index: 20;
}
#reviews #logo {
	width: 318px;
	background: url(../img/elements.png) 0 -860px no-repeat;
}
#logo a {
	display: block;
	width: 245px;
	height: 60px;
	position: relative;
	z-index: 1;
}
#logo a:hover img, #logo a:focus img, #logo a:active img {
	visibility: hidden;
}
#logo a:hover, #logo a:focus, #logo a:active {
	background: url(../img/elements.png) 2px -802px no-repeat;
	z-index: 300;
}
#event-subhead {
	width: 300px;
	height: 110px;
	position: absolute;
	margin: 0;
	background: url(../img/elements.png) 0 -330px no-repeat;
	text-indent: -999em;
	left: 169px;
	top: 33px;
	z-index: 1;
}
#review-box {
	width: 352px;
	float: right;
	margin-bottom: 18px;
}
#main-image {
	display: block;
	float: left;
	margin-top: 21px;
	width: 277px;
	height: 421px;
}
#cover-large {
	display: block;
	float: left;
	margin: -204px 15px 10px 0;
}
#nav {
	list-style: none;
	margin: 0;
	font-size: 14px;
	float: right;
	text-transform: uppercase;
	margin-right: 10px;
	line-height: normal;
}
#reviews #nav {
	clear: both;
	float: left;
	margin: 26px 0 12px 342px;
}
#nav li {
	float: left;
	padding-bottom: 22px;
	margin: 0;
}
#nav a {
	color: #fff;
	text-decoration: none;
	padding: 12px 20px;
	cursor: pointer;
}
#nav li.ui-tabs-selected, #nav li:hover {
	background: url(../img/hover.png) no-repeat 75% bottom;
}
#nav li.ui-tabs-selected a, #nav li:hover a {
	background: #39c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	border-radius: 8px;
}
#event-content {
	width: 525px;
	min-height: 293px;
	margin-bottom: 22px;
	padding: 6px 15px 12px 15px;
	line-height: 22px;
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.30);
	position: relative;
}
#main-content {
	clear: both;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	border-color: #39c;
	border-radius: 8px;
	padding: 18px 28px;
	background: #39c;
}
#reviews #main-content {
	width: 572px;
	float: left;
}
#reviews #sub-content {
	width: 168px;
	margin-bottom: 22px;
	padding: 6px 15px 12px 15px;
	line-height: 22px;
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.30);
	position: relative;
}
#footer {
	clear: both;
	list-style: none;
	line-height: normal;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	border-radius: 8px;
	margin: 22px 0 22px 0;
	padding: 16px 24px;
	background: rgba(255, 255, 255, 0.12);
}
#footer li {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	float: left;
}
#footer li#copyright {
	border-right: 1px solid #fff;
}
#footer li#credits {
	float: right;
}

/* HTML Elements
______________________________________________________________________________ */

h1, h2, h3, h4 {
	font-weight: bold;
	color: #fff;
}
h1 {
	font-size: 24px;
	margin: 8px 0 12px 0;
}
h2 {
	margin: 16px 0 14px 0;
	font-size: 20px;
}
#location h3 {
	font-size: 16px;
	margin: 12px 0 10px 0;
}
ul, ol, dl, p {
	margin: 10px 0;
}
ul li, ol li, dl dd {
	margin: 5px 18px;
}
dl dt {
	font-weight: bold;
}
a:link, a:visited {
	color: #f90;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #f90;
	text-decoration: underline;
}
#event-content a:link, #event-content a:visited, #footer a:link, #footer a:visited {
	background: #39c;
	color: #fff;
}
#event-content a:hover, #event-content a:focus, #event-content a:active, #footer a:hover, #footer a:focus, #footer a:active {
	color: #fff;
}
#main-content a:link, #main-content a:visited {
	background: #f90;
	color: #fff;
}
#main-content a:hover, #main-content a:focus, #main-content a:active {
	color: #fff;
}

/* Specific Styles
______________________________________________________________________________ */

/* review box */
#review-box blockquote {
	width: 352px;
	float: right;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-radius: 8px;
	background: rgba(255, 255, 255, 0.12) url(../img/startquote.png) no-repeat 8px 14px;
	margin-top: 1px;
}
#review-box blockquote p {
	margin: 0;
	padding: 28px 45px 0 53px;
	float: right;
}
#reviews #review-box blockquote {
	width: 504px;
}
#reviews #review-box blockquote p {
	font-size: 18px;
	line-height: 26px;
}
#review-box blockquote cite {
	display: block;
	float: right;
	font-style: normal;
	margin: 0 8px 12px 0;
	padding: 0 45px 15px 0;
	background: url(../img/endquote.png) no-repeat bottom right;
	text-transform: uppercase;
}
#reviews #review-box blockquote cite {
	padding-top: 8px;
}
#review-box a#more-reviews {
	display: block;
	float: right;
	width: 216px;
	height: 24px;
	margin: 6px 0 14px 0;
	background: url(../img/elements.png) no-repeat 0 -483px;
	text-indent: -999em;
}
#review-box a#more-reviews:hover, #review-box a#more-reviews:focus, #review-box a#more-reviews:active {
	background: url(../img/elements.png) no-repeat 0 -514px;
}
/* end review box */

/* tabs */
/* accessibility in print and other media types */
@media projection, screen {
	.ui-tabs-hide {
		position: absolute;
		left: -10000px;
	}
}
/* hide elements in print */
@media print {
  .ui-tabs-nav {
		display: none;
  }
}
/* end tabs */

/* event box */
#event-content #event-summary {
	font-size: 20px;
	margin: 16px 0 18px 0;
	line-height: normal;
	list-style: none;
}
#event-content #event-summary li {
	float: left;
	margin: 0 62px 0 0;
}
#event-content #event-summary li#price {
	margin-right: 0;
}
#event-content #event-summary li#price #free {
	background: #39c;
}
#event-content #home p {
	font-size: 14px;
}
#event-content #event-links {
	margin: 0;
	list-style: none;
	padding-top: 138px;
	position: relative;
}
#event-content #event-links li {
	float: left;
	margin: 0 48px 0 0;
	padding: 0 8px;
}
#event-content #event-links li a {
	text-indent: -999em;
	position: absolute;
	bottom: 0px;
	left: 16px;
}
#event-content #event-links li#jopa a {
	display: block;
	width: 134px;
	height: 45px;
	background: url(../img/elements.png) no-repeat 0 -73px;
	left: 8px;
}
#event-content #event-links li#twitter a {
	display: block;
	width: 34px;
	height: 32px;
	background: url(../img/elements.png) no-repeat 0 -440px;
	left: 364px;
}
#event-content #event-links li#facebook a {
	display: block;
	width: 34px;
	height: 32px;
	background: url(../img/elements.png) no-repeat 0 -26px;
	left: 399px;
}
#event-content #event-links li#register a {
	background: url(../img/elements.png) no-repeat 0 -119px;
	width: 140px;
	height: 179px;
	left: 419px;
	bottom: -62px;
}
#event-content #event-links li a:hover, #event-content #event-links li a:focus, #event-content #event-links li a:active {
	background-color: rgba(255, 255, 255, 0.12) !important;
}
/* end event box */

/* authors */
#authors {
	width: 412px;
	float: left;
	position: relative;
	padding-right: 16px;
}
#authors h2 {
	font-size: 14px;
	margin-bottom: 14px;
}
.author .photo {
	display: block;
	position: absolute;
	top: 0;
}
#authors h2, .author h3, .author p, .author ul {
	margin-left: 190px;
}
.author {
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 24px;
}
.author h3 {
	font-weight: normal;
	font-size: 13px;
}
/* end authors */

/* books */
#books {
	width: 362px;
	float: left;
	position: relative;
}
#books h2 {
	font-size: 14px;
	margin-bottom: 14px;
}
.book .cover {
	width: 128px;
	position: absolute;
	top: 0;
}
.book h3, .book p, .book ul, .book small {
	margin-left: 130px;
	display: block;
}
.book small {
	font-size: 9px;
}
.book {
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 24px;
	position: relative;
}
.book h3 {
	font-weight: normal;
	font-size: 13px;
}
.book a.buy:link, .book a.buy:visited {
	display: block;
	position: absolute;
	left: 0;
	width: 60px;
	height: 55px;
	text-indent: -999em;
	background: transparent;
}
.book a.buy-freeforall:link, .book a.buy-freeforall:visited {
	background: transparent url(../img/elements.png) no-repeat 0 -545px !important;
	top: 133px;
}
.book a.buy-freeforall:hover, .book a.buy-freeforall:focus, .book a.buy-freeforall:active {
	background: transparent url(../img/elements.png) no-repeat 0 -610px !important;
}
.book a.buy-churchintransition:link, .book a.buy-churchintransition:visited {
	background: transparent url(../img/elements.png) no-repeat 0 -610px !important;
	top: 136px;
}
.book a.buy-churchintransition:hover, .book a.buy-churchintransition:focus, .book a.buy-churchintransition:active {
	background: transparent url(../img/elements.png) no-repeat 0 -545px !important;
}
/* end books */

/* microformats */
#venue-location a, #marriott a, #comfort div.org {
	font-size: 12px;
	font-weight: bold;
}
/* end microformats */

/* map */
#map {
	width: 525px;
	height: 300px;
	color: #333;
}
#map a {
	background: transparent !important;
}
#map .vcard a {
	color: #39c;
}
/* end map */

/* main reviews */
#reviews #main-content cite {
	display: block;
	font-style: normal;
}
#reviews #main-content blockquote {
	padding-bottom: 10px;
	border-bottom: 1px dashed #fff;
	margin-bottom: 10px;
}
/* end main reviews */

/* endorsements */
#reviews #sub-content cite {
	display: block;
	font-size: 11px;
	font-style: normal;
	margin-top: -5px;
}
#reviews #sub-content blockquote {
	padding-bottom: 10px;
	border-bottom: 1px dashed #fff;
}
/* end endorsements */

/* schedule */
h3#dayone, h3#daytwo {
	font-size: 18px;
	padding: 15px 0;
}
ol.schedule {
	list-style: none;
}
ol.schedule li {
	margin: 0;
	padding-bottom: 20px;
	list-style: none;
}
ol.schedule h4 {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.63);
}
ol.schedule strong, ol.schedule p, ol.schedule ol {
	margin-left: 10px;
}
ol.schedule li li {
	margin: 5px 18px;
	padding: 0;
	list-style: decimal;
}
/* end schedule */

/* Browser Fixes and such
______________________________________________________________________________ */

.group:after, .content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.group, .content {
    display: inline-block;
}
html .group, html .content {
    display: block;
}
* html .group, * html .content {
    height: 1%;
}
