/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio, canvas, img, video {
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Layout ============================= */

/*	CONTENT is the center section with green background
	WRAPPER is the interior of content and is set for 930 wide
	wrapper is the interior of wrapper and has padding 
 */
 
body {
	background: url(/images/bkd-footer.png) repeat-y center;
}
.masthead {
	background: url(/images/bkd-masthead.png) no-repeat center top;
	height: 136px;
}
.content {
	background: url(/images/green-bkd.jpg) no-repeat center top;
}
.wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.inside {
	padding: 24px;
	display: block;
	width: 100%;
}
.content .wrapper {
	background: #000000;
}
.purplebar {
	height: 52px;
	width: 100%;
	background: #3F2451;
}
.purplebar .inside {
	color: #FFFFFF;
	padding: 18px 0px 0px 0px;
}
.footer {
	padding-top: 1em;
	padding-bottom: 2em;
}
.float-left {
	float: left;
	padding-right: 22px;
}
.float-right {
	float: right;
	padding-left: 22px;
}
.gray-box {
	background: #b4b6c3;
	padding: 1em;
}
.padding-btm {
	margin-bottom: 1em;
}
/* Masthead ============================= */
.logo {
	display: block;
	position: absolute;
	left: -2px;
	top: 23px;
	z-index: 4;
}
.tagline {
	display: block;
	position: absolute;
	left: 0px;
	z-index: 2;
	top: 105px;
	color: #FFFFFF;
	font-size: 1.2em;
}
.jim_parish {
	display: block;
	position: absolute;
	left: 720px;
	top: 0px;
	z-index: 1;
}
/* Navbar ============================= */
.navbar {
	top: 66px;
	display: block;
	width: 930px;
	position: absolute;
	z-index: 3;
}
.navbar ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
.navbar li {
	float: left;
	margin-bottom: 0;
	margin-right: 0.5em;
	line-height: 1em;
}
.navbar a {
	padding: 0.25em 0.5em;
	display: block;
	border: none;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
.navbar a:hover, .home_page #home a, .my_portfolio_page #my_portfolio a, .about_me_page #about_me a, .contact_me_page #contact_me a {
	color: #B187C5;
}
.navbar .last {
/*padding-left: 75px;*/
}
/* Typography ============================= */
body {
	font: 78% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, li {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.copyright {
	font-size: .85em;
}
.signature {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.purple-header {
	color: #FFFFFF;
	background: #3F2451;
	display: block;
	margin: 0px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-weight: normal;
	font-size: 1.3em;
}
.purple-header span {
	display: block;
	border-left: 2px solid #FFFFFF;
	padding-left: 0.5em;
	font-weight: normal;
}
.purple-header a {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	border-top: 1px solid #3F2451;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* home_page ============================= */
.home_page .flexslider {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 2px solid #00FF00;
	border: none;
}
.home_page .flexslider p {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #fff;
}
.home_page .flexslider a {
	text-decoration: none;
}
.home_page .flex-control-nav {
	display: none;
}
/* Slider Box on Portfolio page ============================ */
.portfolio_page .carousel-box {
	display: block;
	position: relative;
	height: 90px;
	width: 830px;
	padding-left: 25px;
	padding-top: 20px;
}
.portfolio_page .carousel-box h3 {
	color: #FFFFFF;
	font-weight: normal;
}
.portfolio_page .flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -10px;
	top: 80px;
}
.portfolio_page .flex-direction-nav .flex-prev {
	left: -10px;
	top: 80px;
}
/* Direction Nav */
.portfolio_page .flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(/images/bg_direction_nav-light.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
.portfolio_page .flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -35px;
	top: 85px;
}
.portfolio_page .flex-direction-nav .flex-prev {
	left: -10px;
	top: 85px;
}
.portfolio_page .flexslider:hover .flex-next {
	opacity: 0.8;
	right: -10px;
}
.portfolio_page .flexslider:hover .flex-prev {
	opacity: 0.8;
	left: -10px;
}
.portfolio_page .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
/*.portfolio_page .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}*/
.portfolio_page .flex-direction-nav .flex-disabled {
	opacity: 1!important;
	filter: alpha(opacity=100);
	cursor: default;
}
/* CSS coppied from Prettyphoto to prevent browser hiccup from JS lag */
.carousel-box ul {
	width: 850px;
	height: 65px;
	overflow: hidden;
}
.carousel-box li {
	width: 115px;
	float: left;
	display: block;
}
/* Flashback fun =======================*/
#flashback {
	color: #FFFFFF;
	text-decoration: none;
	display: box;
}
#flashback img {
	padding-top: 0.7em;
}
/* Tables =======================*/
td {
	vertical-align: top;
}
.portrait {
	background-color: #3F2451;
	height: 465px;
	position: relative;
}
.portrait img {
 width: 100%  height: auto;
	vertical-align: middle;
	position: absolute;
	top: 75px; /* (portraite height - picture height)/2 */
	display: block;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media print,  (-o-min-device-pixel-ratio: 5/4),  (-webkit-min-device-pixel-ratio: 1.25),  (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
/*
     * Don't show links for images, or javascript/internal links
     */

.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}
