/*  
Theme Name: Everything About..
Theme URI: http://www.zalewskifamily.net/everything/
Description: A template to showcase information I have on an individual in my genealogy research.
Version: 3.2
Author: Brian Zalewski
Author URI: http://www.zalewskifamily.net/
*/

/* Main Styles */
body {
	font-family: 'Trebuchet MS', Verdana, Arial, serif;
}
#container { 
	background-color: white;
    width: 1200px;
    margin: 0 auto;
}
#header { }
#header .wrap {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	position: relative;
}
#header .header-text {
	position: absolute;
	bottom: 0px;
	right: 250px;
	font-family: 'Patua One', cursive;
	font-size: 20px;
	color: #4582ec;
}
#header #title {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 36px;
	font-weight: bold;
	font-family: 'Arvo', serif;
	text-shadow: 4px 4px 4px #999;
}
#header #title a {
	color: black;
	text-decoration: none;
}
#header .searchform {
	float: right;
	padding: 10px;
}
#header .s {
	background-color: white;
	color: #20586D;
	font-size: 11px;
	font-weight: bold;
	margin: 0 3px 0;
	padding: 8px 0 6px 6px;
	text-transform: uppercase;
	width: 210px;
	border: 1px solid #DDD;
}
#header .searchsubmit {
	background: url(http://www.zalewskifamily.net/wp-content/themes/focus/images/button.png) center;
	border: 1px solid #F1811A;
	color: white;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 5px 5px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#mainContent {
	margin-bottom: 10px;
	position:relative;
}
.frontText {
	width: 1000px;
	margin: 20px auto;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
}
#index {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#exploreNav {
	width: 950px;
	margin: 20px auto;
	overflow: auto;
}
#exploreNav li {
	float: left;
	width: 305px;
	border: 1px solid #CCC;
	margin: 0 3px;
	min-height: 38px;
}
#exploreNav li a {
	color: #276479;
	display: block;
	font-size: 20px;
	padding: 10px 15px 8px;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#exploreNav li a:hover, #exploreNav li a:active {
	background-color: #276479;
	color: white;
}
#prev-item {
	width: 50px;
	height: 50px;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 10px 10px 10px 5px;
	position: absolute;
	top: 300px;
	left: -21px;
	z-index: -100;
	font-size: 4em;
}
#article-view {
	position: relative;
}
#article-view { margin: 0 20px; }
#article-view #article-title { margin-bottom:20px; }
#article-title #date-info {
	-webkit-border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
	background-color: #266278;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	height: 65px;
	/* width: 185px; */
	/* float: left; */
	font-size: 35px;
	padding: 25px 15px 0px 15px;
	color: #6595A7;
	display: table-cell;
	min-width: 150px;
	white-space: nowrap;
}
#article-title #title {
	-webkit-border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	height: 90px;
	width: 100%;
	/* float: right; */
	background: #043548;
	background: -moz-linear-gradient(left, #043548 1%, #266278 28%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#043548), color-stop(28%,#266278));
	background: -webkit-linear-gradient(left, #043548 1%,#266278 28%);
	background: -o-linear-gradient(left, #043548 1%,#266278 28%);
	background: -ms-linear-gradient(left, #043548 1%,#266278 28%);
	background: linear-gradient(to right, #043548 1%,#266278 28%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043548', endColorstr='#266278',GradientType=1 );
	display: table-cell;
}
#article-title #title h1.title {
	font-size: 35px;
	font-weight: bold;
	padding: 25px 0 0 20px;
	color: #FFF;
}
#item-map { margin-top:20px;}
#article-view #item-map #hidden-map {
	width:800px;
	margin:0 auto;
}
#item-photo-block { text-align: center; }
#item-photo { position:relative;display:inline-block; }
#item-photo img {
	margin: 0 auto;
	display: block;
}
#item-photo .photo-text {
	z-index: 100;
	position: absolute;
	bottom: 0px;
	color: #fff;
	padding: 5px;
	font-size: 15px;
	background: rgba(0, 0, 0, 0) url(black_bg.png) repeat;
	text-align: left;
	font-weight: bold;
	width: 100%;
	/* left: -5px; */
}
#inner .cell { 
	height: 300px;
	padding: 0px;
}
#inner .cell a.exhibit-feature {
	display: block;
	width: 370px;
	margin: 0 auto;
}
#inner .cell .exhibit-info {
	padding: 0 15px;
	position: relative;
	height: 100px;
}
#inner .cell .title {
	font-family: "Patua One", cursive;
	font-size: 1.5em;
}
#inner .cell .exhibit, #inner .cell .dateInfo {
	font-weight: bold;
}
#inner .cell .date-info {
	color: #888787;
	font-family: 'Patua One';
}
#inner .cell .shadow {
	background-image: url(graphics/shadow-ex.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 10px;
	width: 125px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
#footer {
	background: url(/wp-content/themes/focus/images/nav.png);
	clear: both;
	overflow: hidden;
	padding: 12px 0 10px;
	text-transform: uppercase;
}
#footer a, #footer a:visited {
	color: white;
	text-decoration: none;
}
#footer .wrap {
	margin: 0 auto;
	width: 960px;
}
#footer .gototop {
	float: left;
	width: 200px;
}
#footer p {
	color: white;
	font-size: 11px;
	font-weight: bold;
}
#footer .gototop a {
	background: url(/wp-content/themes/focus/images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}
#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}
/* Top Menu */
#nav {
	background: url(/wp-content/themes/focus/images/nav.png);
	clear: both;
	color: white;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
#nav .wrap {
	margin: 0 auto;
	width: 960px;
}
#nav ul {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	color: white;
	display: block;
	font-size: 12px;
	padding: 10px 15px 8px;
	position: relative;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	background-color: white;
	color: #215A6F;
}

/* Vertical Tabs on Home Page */
#vtab-front {
    margin: auto;
    width: 800px;
    height: 100%;
}
#vtab-front > ul > li {
    width: 550px;
    height: 72px;
    background-color: #fff !important;
    list-style-type: none;
    display: block;
    text-align: center;
    margin: auto;
    border: 1px solid #fff;
    position: relative;
    border-right: none;
    cursor: pointer;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    font-size: 36px;
}
#vtab-front > ul > li > a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 15px 0;
	height: 40px;
}
#vtab-front > ul > li.info {
    background: url('graphics/vtabs.png') no-repeat top center;
}
#vtab-front > ul > li.photo {
    background: url('graphics/vtabs.png') no-repeat 100% -110px;
}
#vtab-front > ul > li.map {
    background: url('graphics/vtabs.png') no-repeat 100% -220px;
}
#vtab-front > ul > li.selected {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    border: 1px solid #ddd;
    border-right: none;
    z-index: 10;
    background-color: #fafafa !important;
    position: relative;
}
#vtab-front > ul {
    float: left;
    width: 110px;
    text-align: left;
    display: block;
    margin: auto 0;
    padding: 0;
    position: relative;
    top: 0px;
}
#vtab-front > div {
    background-color: #fafafa;
    margin-left: 550px;
    border: 1px solid #ddd;
    min-height: 344px;
    padding: 12px;
    position: relative;
    z-index: 9;
}
#vtab-front > div > h4 {
    color: #800;
    font-size: 1.2em;
    border-bottom: 1px dotted #800;
    padding-top: 5px;
    margin-top: 0;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 15px 40px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}
#comments h3, #respond h3 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.comment-meta {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

li.comment {
	background-color: #eee;
	border: 1px solid #ddd;
}

body { 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Roboto Slab', serif;
	line-height: 20pt;
}
#content-area {
	position: relative;
	background-color: #FFF;
	width: 1200px;
	padding: 20px 0;
	padding-bottom: 100px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
	font-family: 'Open Sans', sans-serif;
}
#post-content {
	padding: 0 20px;
}
#content-area h1 {
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px;
	font-family: 'Patua One', cursive;
}
#single-footer {
	background-color: #FFF;
	font-size: 12px;
	color: #888;
	width: 1180px;
	margin: 10px auto;
	padding: 10px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}
#single-footer a,
#single-footer a:visited {
	color: #888;
}
#single-footer #bg-attr {
	float: right;
}
#item-date {
	position: absolute;
	top: -25px;
	left: 10px;
	font-size: 25px;
	color: #888;
	background-color: #333;
	padding: 10px;
	border: 1px solid #888;
	font-family: 'Fredericka the Great', cursive;
}
#item-source {
	text-align: center;
	font-size: 0.75em;
	color: #888;
}
#item-source a {
	color: #888;
}
#item-map {
	text-align: center;
	background-color: #CCC;
}
.scrolloff {
	pointer-events: none;
}
blockquote {
	font-size: 15px !important;
	font-style: italic;
}

/* Mobile */
@media (max-width: 400px) {
	body { 
		background-image: none;
		background-size: contain;
		background-position: 50% 0;
	}
	#container,
	#header .wrap img,
	.frontText,
	#inner .cell a.exhibit-feature,
	#index,
	#header .wrap { width: 100%; }
	#header .wrap { height: auto; }
	#header .header-text { position: initial; }
	#index .container-fluid {
		padding: 0;
	}
	#content-area {
		margin: 30px auto;
		width: 90%;
	}
	#content-area h1 { 
		font-size: 30px;
	}
	#item-date {
		font-size: 15px;
		padding: 3px 5px;
	}
	#item-photo img {
		width: 100%;
	}
	#single-footer {
		width: 90%;
	}
	#bg-attr { display: none; }
}