/* Main CSS for history.wdgordon.com site based on PBM2 generation */

/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  06: 2 Col Flex Sidebar Right, Top Menu
  ------------------------------------------------
*/

/* Main structure DIVs and other definitions */
body {
	font-family: "Segoe UI", "Open Sans", Optima, Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #5472C0;
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*  Standard tag definitions (were cleared by cssreset.css  */
img {
	vertical-align: bottom;
}

p {
	margin: 1em 0;
}

ul {
	margin: 1em 0;
	padding-left: 2.5em;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em:
}


.masthead {
	padding: 0px;
	text-align: left;
	background-color: #43538B;
	height: auto;
	box-shadow: 0px 0px 10px #333;
}

.logo {
	width: 100%;
	margin: 0 auto;
}

/*Max-Width allows the image to scale with the page*/
.logo img {
	display: block;
	margin: 0 auto;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

/*  Tagline image (below navbar)  */
img.tagline {
	float: right;
	margin: 5px 20px 0 0;
}

.content-wrapper {
	border: 1px solid #222;
	margin: 0px;
	overflow: hidden;
}
.columns-wrapper {
	/*	overflow: hidden; */
	width: auto;
	height: auto;
	margin: 0px auto;
}

.main-content {
	width: 100%;
}

.main-content a:link, .main-content a:visited {
	color: #d95910 !important;
	text-decoration: underline;
}

.main-content a:hover {
	color: #ff8e19 !important;
	text-decoration: none;
}

.main-content p:first-child {
	margin-top: 0;
}

.main-content p.dropcap:first-letter {
	float: left;
	color: #4F62A6;
	font-size: 3em;
	line-height: 80%;
	padding-right: .1em;
	padding-bottom: .07em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.content{
	padding: 30px 20px 40px 20px;
	font-size: 1em;
	line-height: 1.25em;
	color: #3d4a7f;
}


/*Heading styles*/
h1, h2, h3, h4 {
	margin: 20px 0px 0px 0px;
}
h1 {
	font-size: 1.8em;
	font-family: 'Racing Sans One', Helvetica, Arial, sans-serif;
	font-weight: 500;
	/*	font-weight: bold; */
	color: #d95910;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.6em;
	font-family: 'Racing Sans One', Helvetica, Arial, sans-serif;
	font-weight: 400;
	/*	font-weight: bold; */
	color: #3333CC;
	text-align: center;
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

/*Ordinary Link Styles*/
.content a {
	color: #563449;
	font-weight: bold;
	text-decoration: underline;
	}
.content a:hover, .content a:focus {
	color: #239178;
	text-decoration: none;
	}
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus { color: #FFF; }

/* Wrapper for PMM3 menu */
.menu-wrapper {
}

/*The Footer*/
.footer {
	clear: both;
	background-color: #43538B;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 30px;
	font-size: 0.7em;
	color: #dcd5a1;
	text-align: center;
	border-top: 4px solid #DCD39F;
}
.footer p.copyright {
	text-transform: none;
	margin: 0px;
	color: #ffffff;
}

/* Content DIVs and other definitions  */
.singlewide {
	background-color: #fff;
	width: 70%;
	margin: 20px auto;
	padding: 10px 30px 20px 30px;
	border: 3px solid #414e82;
	border-radius: 12px;
	box-shadow: 6px 6px 8px #888;
}

.centered {
	text-align:center;
}

.centerdiv {
	margin: 10px auto;
	text-align: center;
}

/*  Place holders used to suppress parts of pages on smaller screens  */
.no-phone {
}
.no-medium {
}

ul.smbulletList {
	margin-left: 1em;
}

ul.smbulletList li {
	list-style-position: outside;
	list-style-type: disc;
}

.successMsg {
	color: #669966;
}

/* Image left-floated in text section */
img.leftimage {
	margin-right: 10px;
	float: left;
}

/*  Usually used with a <br> tag  */
.clearing {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/*  Alternate clearing to be used on container with floated DIVs  */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.bigleft {
	font-size: 200%;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	color: #239178;
}

.emphasis {
	font-weight: bold;
	font-size: 105%;
	color: #239178;
}

ul.bulletlist {
	margin-left: 0;
	margin-bottom: 8px;
	list-style-type: circle;
	list-style-image: url(../_images/pbullet.png);
	list-style-position: outside;
}

ul.bulletlist li {
	margin-bottom: 4px;
}

ul.indent_bulletlist {
	margin-left: 0;
	margin-bottom: 8px;
	list-style-type: circle;
	list-style-image: url(../_images/pbullet.png);
	list-style-position: outside;
}

ul.indent_bulletlist li {
	margin-bottom: 4px;
}

.clearall {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.biglink {
	font-size: 1.2em;
	font-weight: bold;
}

/*  Classes for floated pictures  */
.plft {
	float: left;
	border: 1px #7994ff solid;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
	width: auto;
	height: auto;
	max-width: 30%;
}

.prgt {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px #7994ff solid;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	width: auto;
	height: auto;
	max-width: 30%;
}

.pgen {
	vertical-align: top;
	text-align:center;
	margin: 4px;
	padding: 4px;
	height: auto; 
	width: auto
}

.plft.landscape, .prgt.landscape {
	max-width: 45%;
}


/*  Picture caption  */
.pcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #595F73;
	text-align: center;
}

.mapballoon {  
	font-size: small;
}

#photonav {
	margin: 0 auto 6px auto;
	width: 300px;
	font-size: 0.95em;
}
#photonav ul {
	margin: 0;
	padding: 0;
}
#photonav li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#photonav a, #photonav a:link {
	color: #3d4a7f;
 	background-color: #c6d1ff;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #7994ff;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#photonav a:visited {
	color: #3d4a7f;
}
#photonav a:hover,
#photonav a:active,
#photonav a:focus {
	color: #3d4a7f;
	background-color: #ff8e19;
}

p.dropcap:first-letter {
	font-size: 200%;
	font-weight: bold;
	float: left;
	color: #d95910;
}

.smalltext {
	font-size: 0.85em;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.googleh {
	text-align: center;
}

/*  For use in a <br class="clearing" /> tag  */
.clearing {
	clear:both;
	font-size: 1px;
	line-height: 0;
}

.navimage {
	margin: 0 12px 0 12px;
}


/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }


/*******************   MEDIA QUERIES   ****************/


/*Medium windows - reduce padding content padding*/
@media only screen and (max-width: 900px) {
.sidebar, .main-content {
	width: auto;
	float: none;
	position: static;
}
.content {
	padding: 10px 10px;
	border: none;
	height: auto;
	max-height: 888678px;
}
.singlewide {
	width: 95%;
	padding: 10px 15px;
}
.no-medium {
	display: none;
}

.plft, .prgt {
	max-width: 35%;
}
.plft.landscape, .prgt.landscape {
	max-width: 75%;
}
}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (max-width: 699px) {
body {
	background: #fff;
}
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
.sidebar, .main-content {
	width: auto;
	float: none;
	position: static;
}
.content {
	padding: 10px 10px;
	border: none;
	height: auto;
	max-height: 888678px;
}
.singlewide {
	width: auto;
	padding: 0px;
	border: none;
	box-shadow: none;
}
.no-phone {
	display: none;
}

.plft, .prgt {
	max-width: 95%;
}
.plft.landscape, .prgt.landscape {
	max-width: 95%;
}
}
.captcha-img {
	vertical-align: middle;
}
