@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {

}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	background-color: #FFFFFF;
}
#header {
	height: 110px;
	background-color: #333333;
	background-repeat: no-repeat;
	/* [disabled]margin-top: 20px; */
}
#portfolioNav{
	display:none;
}

.pieceBorder {
	width: 60%;
	height: 60%;
	max-width: 347px;
}
.photoPiece {
	width: 60%;
	height: 60%;
	max-width:700px;
}
.illPiece {
	width: 60%;
	height: 60%;
	max-width: 450px;
}
figcaption {
	width: 60%;
}
/* =========Navigation ============ */
#mainNav ul {
	  list-style: none;
      text-align: center;
      padding: 0;
      margin: 0;
}
#mainNav li {
	display: inline-block;
	padding: 10px;
}
#mainNav a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#mainNav a:active {
	color: #666666;
}
#portfolioNav li {
	list-style: none;
	background-color: #8698AE;
	border-top: solid 2px #ffffff;
	text-align: left;
	margin: 0;
	padding-left: 15px;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 130px;
}
#portfolioNav a {
	color: #ffffff;
	font-family: Arial, sans-serif;
}
#portfolioNav li:active {
	background-color: #333333;
}
#portfolioNav li:hover {
	background-color: #666666;
}

/* mini portfolio nav */
#miniPortNav ul {
	margin-left: -34px;
}
#miniPortNav li {
	list-style: none;
	background-color: #C08142;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	text-align: center;
	padding: 10px 10px;
	font-size: 14pt;
	font-weight: bold;
	width: 130px;
	display: inline-block;
	margin: 1px;
}
#miniPortNav a {
	color: #ffffff;
	font-family: Arial, sans-serif;
}
#miniPortNav li:active {
	background-color: #333333;
}
#miniPortNav li:hover {
	background-color: #B34622;
}
/* end of mini portfolio nav */

#footer a {
	color: #9aa9bb;
}
#footer a:hover {
	color: #ffffff;
}

/* =====Layout======= */

#mainContent {
	width: 100%;
	margin-left: 10px;
	clear: both;
	margin-right: 5px;
}

#footer {
	background-color: #333333;
	height: 50px;
	margin-top: 15px;
	text-align: center;
	color: #9aa9bb;
	padding-top: 15px;
	/* [disabled]margin-bottom: 20px; */
}
#blueBar {
	height: 10px;
	background-color: #9AA9BB;
}

/* =========Link Styles============ */

a {
	color: #C08142;
	text-decoration: none;
}
a:visited {
	color: #C08142;
}
a:hover {
	color: #B34622;
}
a:active {
	color: #666666;
	text-align: center;
}
.navSelect a{
	color: #666666;
}
#portfolioNav li.portfolioNavSelect {
	background-color: #666666;
}

/* ==========Text Styles============ */

h1, h2, h3, h4, h5, h6{
	font-family: "MV Boli", Arial;
	font-style: normal;
}
h1 {
	font-size: 19pt;
	color: #8698AE;
}
h2 {
	font-size: 16pt;
	color: #8698AE;
}
h3 {
	font-size: 14pt;
	color: #8698AE;
}
h4 {
	font-size: 12.5pt;
	color: #848484;
	margin-left: 9px;
}
h5 {
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
}
h6 {
	color: #666666;
	font-weight: bold;
	font-size: 11pt;
}
p{
	font-size: 14pt;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 100;
	color: #666666;
}
.center {
	text-align: center;
}
/* ==========Video, Images and BoxesStyles============ */
.infographic_video iframe {
	width: 98%;
	height: 245px;
}
.infographic_video {
	max-height: 430px;
	max-width: 720px;
	padding-bottom: 15px;
}
.sampleText {
	border: medium solid #B6B6B6;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
}

/* ========= Writing Nav ========== */
#jumpNav a {
	white-space: nowrap;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14pt;
}
#jumpNav a:visited {
	color: #B34622;
}
#header img {
	width: 410px;
	max-width: 100%;
}
body {
	background-image: url(../_images/header-backgroung-symbol.png);

}
.portPiece {
	float: left;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.pieceBorder {
	border: medium solid #B6B6B6;
	margin-top: 25px;
	margin-bottom: 2px;
	padding: 10px;
}
.photoPiece {
	border: medium solid #B6B6B6;
	margin-top: 25px;
	margin-bottom: 2px;
	padding: 10px;	
}
.illPiece{
	border: medium solid #B6B6B6;
	margin-top: 25px;
	margin-bottom: 2px;
	padding: 10px;
}
figcaption {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-left: 5px;
	font-size: 11pt;
	max-width: 450px;
	text-align: left;
	color: #666666;
}






/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 100%;
	height: 110px;
}
#mainNav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#portfolioNav {
	width: 23.203%;
	display: none;
	margin-top: 10px;
	margin-right: 6px;
}
#mainContent {
	width: 95%;
	clear: none;
}

.infographic_video iframe {
	width: 100%;
	height: 100%;

}
.infographic_video {
	width: 415px;
	height: 231px;

}
.portPiece {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.pieceBorder {
	/* [disabled]width: 60%; */
	/* [disabled]height: 60%; */
}
figcaption {
	width: 60%;
}



}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	background-color: #333333;
	background-repeat: no-repeat;
	height: 110px;
	width: 100%;
}

#portfolioNav {
	width: 22.203%;
	display: block;
	margin-top: 15px;
}
#mainContent {
	width: 67.102%;
	clear: none;
	margin-left: 7.695%;
	padding-right: 9px;
}

#blueBar {
	height: 10px;
}
.infographic_video iframe {
	width: 100%;
	height: 332px;
	max-width: 600px;

}
.infographic_video {
	width: 100%;
	height: 332px;

}
.portPiece {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}


}
