@charset "utf-8";
/* CSS Document */

/* global */

body {
	margin: 0px;
	padding: 0px;
}

h2, h3, h4, h5, h6 {
	padding: 0;
	border: none;
}

em {
	font-weight: normal;
	font-style: italic;
}

strong {
	color: #577e52;
}

strong em {
	font-weight: bold;
}

a, a:link {
	color: #577e52;
}

a:visited {
	color: #667;
}

a:hover {
	color: #c7b299;
	background-color: #111;
}

a:active {
	/* background-color: green; */
}












/* helpers */

.hr {
	height: 0;
	margin: 1em 0;
	border-top: 1px solid #577e52;
}

.inline {
	display: inline;
	margin: 0;
	margin-right: 0.25em; /* for IE8 */
}


.de_emphasize {
	color: #000;
	font-size: 14px;
}

.highlight {
	background-image: none;
	border-top: 2px solid;
	border-bottom: 2px solid;
	background-color: #eaeaea;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
}

.highlight em {
	font-weight: bold;
}


.and_boxes {
	position: relative;
}

.and_boxes .and {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 500%;
	color: 	#577e52;
	zoom: 1;
	z-index: 1;
}

.and abbr {
	border-bottom: none;
}

.and_boxes .box50 .box_inner {
	padding-right: 1em!important;
}



.box50 {
	float: left;
	width: 48%;
	margin: 1em 0;
	margin-right: 1%;
	font-size: 12px;
	line-height: 15px;
}

.box50 .box_inner, .feature .box_inner {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

.presenter.feature, .resource.feature {
	border: 1px solid #aaaaaa;
	background-color: #eaeaea;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	padding: 0;
}

.feature.presenter {
	font-size: 12px;
	line-height: 17px;
}

.box50.feature.presenter {
	width: 47%;
	margin-left: 2%;
	height: 125px;
}

.box50.feature.presenter img {
	margin-bottom: 1em;
	margin-right: 9px;
}

.box50.feature.presenter .box_inner {
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}


.feature h4{
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: -.8em;
	margin-top: 0;
}

.feature img {
	margin-bottom: 0.25em;
	border: 1px solid #577e52;
	padding: 1px;
}

.resource {
	font-size: 12px;
	line-height: 15px;
}

.feature.resource .box_inner{
	padding-top:  1em;
}

.resource h5 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: -.8em;
	margin-top: 0;
}

.resource img {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	border: 1px solid #577e52;
	padding: 1px;

}




.curvetest {
	background-color: #f0f0f0;
	width: 533px;
	height: 50px;
	margin: 0 auto 15px auto;
	padding: 30px;
	border: 1px solid green;
	position: relative;

}


blockquote.feature {
	background-color: transparent;
	color: #1D2A73;
	text-align: center;
	border: 0;
}

blockquote.feature .attribution {
	text-align: right;
	font-size: 80%;
	margin-top: -1em;
}

blockquote.feature strong {
	font-size: 120%;
}








/* page layout */


#banner {
	background-color: #577e52!important;
	color: white;
}

#banner h1 {
	color: white;
}

#content, #content * {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#banner_menu a {
	color:  #111!important;
}

#banner_menu a.current {
	color: white!important;
}

#content h3, #content h4, #content h5, #content h6,
.subtitle {
	color: #577e52!important;
}

.subtitle, #content h3 {
	font-size: 18px;
	font-weight: bold;
}

.Title, h3.Title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #577e52;
}

#content_inner #wrapper {
	width: 570px;
	border: 1px solid #577e52;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #333333;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0;
	padding-top: 5px;
	text-align: left;
}











/* navigation */

div#nav {
	border: 0;
}

div#content {
	border: 0;
}

div#nav a {
	color: #1D2A73;
}

div#nav ul, div#nav li {
	text-align: center;
}

#nav .conference a {
	/* background-color: #668855; */
	background-color: #eeeedd;
	color: #666!important;
	font-weight: normal;
	border-bottom: 2px solid #bba;
	border-top: 1px solid #bba;
}

#nav .current_conference a {
	background-color: #111;
	border-bottom: 2px solid #bba;
	color: #9c8588;
}

#nav .current_subnav a {
	background-color: transparent;
	/* color: #1D2A73!important; */
	margin: 0;
	border-bottom: 1px dotted #bba;
	text-align: center;
}



#nav .current_subnav a:hover {
	background: #bbbbaa;
	color: black!important;
}


.page_links {
	font-size: 12px;
	line-height: 19px;
	padding: 5px 0;
	text-align: center;
	background-color: #eaeaea;
}

.bottom .page_links {
	color: #577e52;
	margin-top: 20px;
	border-top: 1px dotted #D7D7D9;
	border-bottom: 3px solid #577e52;
	padding-top: 5px;
	padding-bottom: 5px;
}

.page_links a {
	color: #1d2a73;
	padding: 0 3px!important;
}

.page_links a.current {
	color: #1D2A73;
	font-weight: bold;
	text-decoration: none;
	border-top: 3px solid;
	border-bottom: 3px solid;
}

.page_links a:hover {
	border-top: 3px solid #577e52;
	border-bottom: 3px solid #577e52;

	color: #ffffff;
}

.page_links a.current:hover {
	border-color: #1D2A73;
}











/* content */

.accommodations#info {
	font-size: 14px;
}


.accommodations h4 {
	font-size: 24px;
	padding-top: 0.33em;
	border-top: 3px solid;
	margin-bottom: 0.5em;
}


.accommodations h5 {
	margin-bottom: 0;
	font-size: 18px;
	border-top: 1px dotted;
	padding-top: 0.21em;
}














/* other / misc / old stuff */


#header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #577e52;
}


#SubTitle {
	padding: 5px 40px;
	background-color: #577e52;
}

#SubTitle h3 {
	color: #fff!important;
	margin: 0;
	font-size: 24px;
	text-transform: capitalize;
}



#conference_host {
	background-color: #577e52;
	color: #fff;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}

#conference_host a {
	color: #fff;
}


#line {
	width: 570px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #577e52;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	height: 1px;
}
#line2 {
	width: 490px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #577e52;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	height: 1px;
}
#line3 {
	width: 490px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #577e52;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	height: 1px;
}
#line_1 {
	width: 570px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #577e52;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	height: 1px;
}


.resource_list img {
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

.resource_list td, .resource_list th {
	vertical-align: top;
	width: 160px;
	text-align: left;
	padding: 0!important;
	padding-left: 2px;
}

.resource_list td p {
	padding-left: 2px;
}



.resource_list caption {
	display: block;
	width: 100%;
}




.SubtitleCaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #577e52;
}
.basic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#artist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #577e52;
	width: 400px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 150px;
	margin-left: 80px;
	height: 50px;
}
#artwork {
	float: left;
	height: 50px;
	width: 53px;
	background-image: url(../emerging-christianity/images/Women%27sWisdomDancing_link.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
}


div#footer {
		border: none;
}

