/* @override 
	http://dokin.kadocreative.com/p7csspbm2/p7csspbm2_14.css */

/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  14: 3 Col Fixed, Top Menu
  ------------------------------------------------
*/

body {
	font-family: Lato, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	background-color: #FFFFFF;
	margin: 0 20px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
.herotxt {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 30px;
}
.heroimg {
	float: right;
	width: 50%;
}
.search {
	text-align: center;
	margin-bottom: 10px;
}
label#txtlabel {
	width: 20%;
}

form {
/*	padding-top: 6px;*/
/*	padding-left: 12px;*/
}

input#search-dokin {
	height: 26px;
	width: 160px;
	padding-left: 6px;
	font-size: 1em;
}
p.bannerlink {
	padding-top: 0;
	margin: 5px 0 0;
}

/*Rounded Corners*/
.content-wrapper {border-radius: 8px; }
.masthead {border-radius: 0px 0px 0px 0px;}
.footer { border-radius: 0px 0px 6px 6px; }

.masthead {
	padding: 0px;
	text-align: left;
	background-color: #FFF;
/*	height: 50px;*/
}
.masthead .logo {
	position: relative;
	z-index: 999;
	padding: 0 2%;
	float: left;
}
/*h1 {
	font-size: 232%;
	line-height: 125%;
	padding-top: 20px;
}*/
h1#homepage {
	text-align: center;
	font-size: 232%;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*Max-Width allows the image to scale with the page*/
/*.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}*/
.masthead .banner {
	position: relative;
/*	z-index: 20;*/
/*	box-shadow: 0px 0px 20px #000;*/
	float: left;
}

.content-wrapper {
	border: 0px solid #222;
	margin: 0 auto;
	width: 1200px;
	box-shadow: 0 0 20px #999;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
	clear: both;
}

.sidebar#homepage {
	width: 30%;
	float: left;
	position: relative;
	left: -70%;
	text-align: center;
}
.sidebar {
	width: 30%;
	float: left;
	position: relative;
	left: -70%;
}
.main-content#homepage  {
	width: 70%;
	float: left;
	position: relative;
	left: 30%;
}
.main-content {
	width: 70%;
	float: left;
	position: relative;
	left: 30%;
}
.main-content#blog  {
	width: 92%;
	float: left;
	position: relative;
	left: 0%;
	padding: 0 4%;
}
/*#homepage .sidebar2 {
	width: 22%;
	float: right;
}*/
.sidebar2 {
	width: 22%;
	float: right;
}
.sidebar#homepage  .content  {
	padding: 0 0;
}
.sidebar .content, .sidebar2 .content {
	padding: 30px 10px 30px 20px;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #AAA;
	background-image: -ms-linear-gradient(top, #FFF, #AAA);
	background-image: -moz-linear-gradient(top, #FFF, #AAA);
	background-image: -webkit-linear-gradient(top, #FFF, #AAA);
	background-image: linear-gradient(top, #FFF, #AAA);
}
.main-content .content {
	padding: 20px 24px;
	font-size: 100%;
	line-height: 150%;
	border-right: 0px solid #000;
	border-left: opx solid #000;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
	font-family: Libre Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: 400;
}
h1 { font-size: 153.9%; }
h2 { font-size: 135%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }

/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }

/*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*/
.bannerlink a { color: #b0291d;
	text-decoration: none;
}
.content a { color: #0066CC; }
.content a:hover, .content a:focus { color: #C30; }
.sidebar2 a { color: #0059B3; }
.sidebar2 a:hover, .sidebar2 a:focus { color: #000; }
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus { color: #FFF; }

.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*The DIV that contains the horizontal menu bar at the top of your page.*/
.menutop-wrapper {
	border-bottom: 1px solid #FFF;
/*	box-shadow: 0px 0px 30px #999;*/
	position: relative;
	text-align: right;
	padding: 8px 10px 0;
/*	background-image: url(img/pbm-menu-bg.jpg);*/
	overflow: hidden;
	background: url(../images/bg-white.gif) repeat-x 0 -35px rgb(215, 210, 204);
}
/*.content-wrapper img {
	z-index: 99999;
	position: relative;
	left: 3px;
}*/
ul.menutop {
	padding: 0px;
	vertical-align: bottom;
	margin: 0 8px -3px 0;
	display: inline-block;
}
.menutop li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menutop li:last-child {
	margin-right: 0px;
}
.menutop a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 12px 4px;
	font-size: 85%;
	border: 0px solid;
/*	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;*/
}
.menutop a:hover, .menutop a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

/*Optional Sidebar Menu UL.*/
ul.menuside {
	margin: 0;
	padding: 0;
}
ul.menuside li {
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px dotted #fff;
}
ul.menuside a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 6px 12px 6px 6px;
/*	background-color: #e9e9e9;*/
/*	box-shadow: inset 0px 16px 2px rgba(255,255,255,.05), 0px 0px 5px rgba(0,0,0,.5);*/
/*	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;*/
/*	border-radius: 5px;*/
	font-size: 96%;
}
ul.menuside a:hover, ul.menuside a:focus, ul.menuside a.selected {
	color: #FFF;
	background-color: rgba(148, 50, 52, 0.76);
	outline: 0;
}

.footer {
	background-color: #222;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 30px;
	font-size: .7em;
	color: #8C8C8C;
	text-align: center;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 699px) {
body {margin: 0px;}
.menutop-wrapper {
	text-align: center;
}
ul.menutop {
	clear: both;
	float: none;
	margin-top: 10px;
}
.menutop li {
	display: block;
	float: left;
	margin-right: 0px;
}
.menutop li a {
	padding: 15px 6px;
}
.content-wrapper, .masthead, .footer  {border-radius: 0px; }
.content-wrapper {width: auto; margin: 0px; box-shadow: none !important;}
.sidebar, .sidebar2, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.content {
	padding: 10px 10px !important;
	border: none !important;
	height: auto !important;
	max-height: 888678px;
}
table.webform,
table.reporting {width: 100% !important;}
/*.masthead .banner {margin-top: 20px !important;}*/
h1#homepage {margin-bottom: 0;
	font-size: 167% !important;}
.herotxt {
	width: 100%; float: none !important;
}
.heroimg {
	width: 100%; float: none !important;
}
.masthead .banner {
	width: 100%;
}
}
@media only screen and (min-width: 700px) and (max-width: 1210px)  {
.content-wrapper {width: auto; margin: 0px 10px; box-shadow: none !important;}
.content {padding: 20px !important;}
.columns-wrapper h1#homepage {margin-bottom: 0; font-size: 159% !important;}
.p7HGM04 .p7HGM_panel_content img {margin: 0px !important;}
}
