h1
{
	color:black !important;
	padding: 10px 0px 10px 0px !important;
}
h1.content-header-image
{
	padding-bottom:4px!important;
}
h2
{
	font-weight:bold;
	font-size:19px;
	padding:20px 0 20px 40px;
	margin:0;
}
h3
{
	font-weight:bold;
	font-size:16px;
	padding:23px 0 20px 40px;
	margin:0;
}
h4
{
	font-weight:normal;
	font-size:16px;
	padding:23px 0 20px 40px;
	margin:0;
	font-style:italic;
}
hr
{
	height:1px;
	margin: 40px 0 20px 0;
}
#content-wrapper
{
	position:relative;
	padding:0 0 0 350px;
	max-width:900px;
	margin:0 auto;
}
#content-wrapper-oobm
{
	position:relative;
	padding:0 0 0 0px;
	max-width:900px;
	margin:0 auto;
}
.content-project-link
{
	text-decoration:none;
}

.content-project-link:hover
{
	text-decoration:none;
}
.glory-alley-banner
{
	font-family:Times New Roman;
	margin:0 auto;
	padding:70px 0px 140px 0px;
	background:url(/img/marble.jpg) center top;
	width:100%;
	max-width:900px;
	box-shadow: 0px 0px 25px #212121;
	-webkit-box-shadow: 0px 0px 25px #212121;
	-moz-box-shadow: 0px 0px 25px #212121;
}
@media screen and (max-width: 940px)
{

	.glory-alley-banner
	{
		width:auto;
		margin:0 -20px;

		
	}	
}
.glory-alley-banner img
{	
	display:block;
	width:100px;
	margin:0 auto;
}
.glory-alley-banner h1
{
	padding:0;
	width:100%;
	max-width:520px;
	margin:50px auto 10px auto;
}
.glory-alley-banner h1 div
{
	text-transform:uppercase;
	font-size:30px;
	color:#111111;
	font-weight:bold;
	text-align:center;
	
	background: white;
	opacity:70%;

	padding:40px 20px;
	margin:0 20px;			
}


.content-comments-link-wrapper
{
	padding: 15px 0 0 0;
	text-transform:uppercase;
}
.content_dateline-mobile
{
	font-size:12px;
	color:#676566;
	padding:10px 10px 5px 0px;
	display:none;
}
.content_dateline-mobile a
{
	font-size:12px!important;
/*	color:#676566!important;*/
	display:inline!important;
	border:0!important;
	color:#1178bd!important;
	padding:0;
	margin:0;
}
.content_dateline-mobile a:hover
{
	text-decoration:underline!important;
	background:transparent!important;
}
.bookmark-list-wrapper
{
	position:absolute;
	left:0;
	top:0;
	width:330px;
	background:white;
	overflow:auto;
}
.bookmark-list-wrapper:hover
{
	z-index:100000;
}
.bookmark-list-fixed-wrapper
{
	position:fixed;
	top:0;
	left:0px;
	right:0px;
	padding:0 10px;
	overflow:hidden;
	display:none;
	background:white;
	z-index:1000000000;
	min-height:100%;
}
.bookmark-list-fixed-wrapper a
{
	color:black;
	font-size:14px;
	display:block;
	padding: 15px 0px;
	border-bottom:1px solid #e5e5e5;
	text-decoration:none;
	text-align:center;
}

.bookmark-list-fixed-wrapper a:hover
{
	background:#eaeaee;
}
.bookmark-list-fixed-wrapper center span
{
	display:block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #1178bd;
	margin:0 0 -7px 0;
}
.bookmark-list-fixed-wrapper center
{
	padding-bottom:5px;
}
.bookmark-list-title
{
	height:40px;
	padding-bottom:10px;
	border-bottom:2px solid #1178bd;
}
.bookmark-list-title span
{
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
	height:40px;
	width:330px;
	font-size:18px;
}
.bookmark-list-wrapper center span
{
	display:block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #1178bd;
	margin:0 0 -7px 0;
}
.bookmark-list-mobile-display-changer
{
	position:fixed;
	top:0;
	left:10px;
	width:60px;
	text-align:center;
	padding:20px 0 25px 0;
	border-top:2px solid #1178bd;
	font-size:18px;
	background:white;
	opacity:0.5;
	display:none;
	cursor:pointer;
	z-index:10000000000;
}
.bookmark-list-mobile-display-changer center span
{
	display:block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #1178bd;
	margin:0 0 -7px 0;
}
.bookmark-list-wrapper center div
{
	height:10px;
}
.bookmark-list-wrapper a
{
	color:black;
	font-size:14px;
	display:block;
	padding: 15px 5px;
	border-bottom:1px solid #e5e5e5;
	text-decoration:none;
}
.bookmark-list-wrapper a:hover
{
	background:#eaeaee;
}
.closed-chapter-arrow
{
	width:0;
	margin:15px auto 0 auto;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
	
}
.opened-chapter-arrow
{
	width:0;
	margin:10px auto 0 auto;
    border-left: 5px solid black;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;	
}
.chapter-contents
{
	display:none;
}
h1.bookmark-list-mobile-header
{
	text-align:center;
	display:none;
}
h1.bookmark-list-mobile-header-out-of-bookmarks
{
	display:none;
	padding-left:10px!important;
}
#content-main-info-wrapper
{
	padding: 0px 10px 50px 10px;	
	font-size:16px;
}
#content-main-info-wrapper-oobm
{
	padding: 0px 10px 50px 10px;	
	font-size:16px;
}
#content-main-info-wrapper-oobm h1
{
	padding-bottom:20px!important;
}



a.bdllvl1
{
	padding-left:20px !important;
}
a.bdllvl2
{
	padding-left:40px!important;
}
a.bdllvl3
{
	padding-left:60px!important;
}
@media screen and (max-width: 1131px)
{
	#content-wrapper
	{
		padding:0px;
	}
	.bookmark-list-wrapper
	{
		position:relative;
		left:auto;
		top:auto;
		width:auto;
	}
	h2
	{
		font-size:22px;
	}
	h3
	{
		font-size:18px;
	}
	h4
	{
		font-size:18px;
	}
	h1.bookmark-list-mobile-header
	{
		display:block;
		font-size:18px;
		padding-top:20px!important;
	}
	h1.bookmark-list-mobile-header-out-of-bookmarks
	{
		display:block!important;
		font-size:30px;
		padding-top:20px!important;
	}
	h1, h2, h3, #content-main-info-wrapper, #content-main-info-wrapper-oobm
	{
		line-height:1.5;
	}
	h1, h2, h3, h4
	{
		padding-left:10px;
		padding-right:10px;
		text-align:center;
	}
	h1.content-header-image
	{
		display:block;
		padding-left:0!important;
		padding-right:0!important;
		padding-bottom:10px!important;
	}
	.bookmark-list-title
	{
		padding:0px 0 0px 0;
		width:250px;
		margin:15px auto 0 auto;
		height:54px;
		border-top:2px solid #1178bd;
	}
	.bookmark-list-title span
	{
		width:250px;
		margin:0 auto;
		height:54px;
		vertical-align:middle;
		padding:0px 0px 0px 0;
	}
	.bookmark-list-wrapper a
	{
		text-align:center;
		padding-left:0;
		padding-right:0;
	}

	a.bdllvl1,a.bdllvl2,a.bdllvl3
	{
		padding-left:0!important;
	}
	#content-main-info-wrapper
	{
		font-size:18px;
	}
	#content-main-info-wrapper-oobm
	{
		font-size:18px;
	}
	.content_dateline-mobile
	{
		/*padding:30px 10px 0px 0px;*/
		text-align:center;
		display:block;
	}
	#content_dateline
	{
		/*padding:30px 10px 0px 0px;*/
		display:none;
	}
	#content_text_dateline
	{
		text-align:center;
		padding:8px 0 33px 0px!important;
		
	}

}
#content_text_dateline
{
	font-size:12px;
	color:#676566;
	padding:5px 0 35px 0px;
}
