@font-face {
	font-family: 'entyporegular';
	src: url('../fonts/Entypo/entypo.eot');
	src: url('../fonts/Entypo/entypo.eot') format('embedded-opentype'),
		url('../fonts/Entypo/entypo.woff') format('woff'),
		url('../fonts/Entypo/entypo.ttf') format('truetype'),
		url('../fonts/Entypo/entypo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'entyposocial';
	src: url('../fonts/Entypo/entypo-social.eot');
	src: url('../fonts/Entypo/entypo-social.eot') format('embedded-opentype'),
		url('../fonts/Entypo/entypo-social.woff') format('woff'),
		url('../fonts/Entypo/entypo-social.ttf') format('truetype'),
		url('../fonts/Entypo/entypo-social.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	/*background: rgb(60, 60, 60);*/
}

#nav ul ul {
	left: auto;
	right: 0;
}

#interior_content,
header,
footer {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.sidebar {
	width: 30% !important;
}

.sidebar #donation_counter {
	width: 94%;
	padding: 3%;
}

#interior_content_wrapper {
	width: 68%
}

#interior_page_content.no_sidebar {
	width: 94%;
	padding: 3%;
}

#main_content {
	float: none;
	width: 90%;
	margin: auto;
}

#interior_content h1 {
	float:left;
	clear:left;
}

h1 .description {
	float: right;
	clear: left;
}

header #logo {
	left: 0;
	top: 0;
}

header #nav {
	left: auto;
	right: 15px;
	bottom: 0;
	top: 80px;
	text-align: center;
}

#header #nav li {
	display: inline-block;
}

#share {
	float: left;
	clear: both;
	width: 100%;
}

#artifact_media .artifact_media {
	width: 90%;
	margin: 0 auto 20px;
	float: none;
}

#page_title {
	width: 100%;
}

#page_image {
	display: block;
	margin: 10px auto 20px;
}

#footer_menu > ul {
	float: left;
	width: 100%;
}

#footer_menu > ul > li {
	width: 30%;
	margin-right: 1%;
}

#cur_slide_meta .cur_slide_content_slide {
	margin-bottom: 15px;
}

.cur_slide_media {
	width: 100%;
	margin: 0;
}




#master_gallery .cur_slide_content_slide {
	width: 90%;
	padding: 5%;
}

.artifact_media {
	width: 94% !important;
	padding: 3% !important;
}

#timeline_info {
	width: 90% !important;
	margin: auto !important;
}
#timeline_info .timeline_info_slide .mobile_close {
	font-family: 'entyporegular';
	color: white;
	font-size: 3em;
	float: right;
	line-height: 0em;
	margin-right: -10% !important;
	margin-top: -3px !important;
	cursor: pointer;
	width:50px !important;
	height: 0px;
}

#timeline_info .timeline_info_slide {
	width: 90%;
	left: 0;
	right: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, .8);
	padding: 5%;
	top: 270px;
	z-index: 1000;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}
.timeline_info_slide .float_left {
	width: 30% !important;
}

.timeline_info_slide .float_right {
	width: 68% !important;
}

#visit_information {
	width: 24% !important;
	padding: 3% !important;
}

#point_info_container {
	width: 68% !important;
}

#point_cat_research {
	width: 94% !important;
	padding: 3% !important;
}

#biblio_reading {
	width: 94% !important;
	padding: 3% !important;
	height: auto !important;
}

#biblio_reading h2 {
	position: relative !important;
	top: auto;
	left: auto;
	margin: 0  !important;
	width: 100% !important;
	padding: 0 !important;
}

#biblio_reading .biblio_reading_entry:first-of-type {
	margin-top: 0 !important;
}

#master_gallery {
	width: 100%;
}

h1 .description {
	float: none;
}

#page_title {
	float: left;
	width: 60%;
}

#share {
	float: right;
	clear: none;
	width: 38%
}

.gallery_header {
	height: 100px;
	width: 100%;
	position: relative;
}

.cur_slide_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	top: 51%;
	border-top: 1px solid #333;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 0;
}

.cur_slide_tags {
	position: absolute;
	top: 2%;
	left: 2%;
	width: 48%;
	bottom: 50%;
	padding: 0;
}

.cur_slide_sharing {
	position: absolute;
	top: 2%;
	right: 2%;
	width: 48%;
	bottom: 50%;
	text-align: right;
	padding: 0;
}

#posts_home {
	width: 67%;
}

#sidebar {
	width: 30%;
	margin: 0;
}

#home_content {
	width: 96%;
	margin: 15px auto 0;
}

#kids_main_content {
	width: 100%;
}

#interior_content #gallery_filter {
	margin: 0 auto;
	text-align: center;
	float: none;
	padding: 3px 0 0;
	height: 57px;
}

#interior_content #gallery_filter p {
	display: inline;
	float: none;
}