@font-face {
    font-family: 'OldStandardTTRegular';
    src: url('../fonts/OldStandard-Regular-webfont.eot');
    src: url('../fonts/OldStandard-Regular-webfont.eot?iefix') format('eot'),
         url('../fonts/OldStandard-Regular-webfont.woff') format('woff'),
         url('../fonts/OldStandard-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OldStandard-Regular-webfont.svg#webfontkP1Aaf3E') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OldStandardTTItalic';
    src: url('../fonts/OldStandard-Italic-webfont.eot');
    src: url('../fonts/OldStandard-Italic-webfont.eot?iefix') format('eot'),
         url('../fonts/OldStandard-Italic-webfont.woff') format('woff'),
         url('../fonts/OldStandard-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OldStandard-Italic-webfont.svg#webfont6tclMo21') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OldStandardTTBold';
    src: url('../fonts/OldStandard-Bold-webfont.eot');
    src: url('../fonts/OldStandard-Bold-webfont.eot?iefix') format('eot'),
         url('../fonts/OldStandard-Bold-webfont.woff') format('woff'),
         url('../fonts/OldStandard-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OldStandard-Bold-webfont.svg#webfontSZqzK5gx') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {background-image: url(../images/gradBkg.jpg);
background-attachment: fixed;
background-color: #a7a9a6;}

body {background-image:url(../images/angel3.jpg);
background-attachment: fixed;
		background-position: right top;
		background-repeat: no-repeat;
		width: 100%;
		min-width: 960px;
		margin-top: 0;
		color: #444;
		background-color: transparent;
		
}
#container {
	width: 960px;
	margin: 0 auto;
	/*height: 1024px;*/
	background: transparent;
}

#header {
	height: 100px;
	margin: 0 0 55px 0;
	padding-top: 25px;
}
#header h1 {
	margin: 30px 0 10px 0;
	font: 3.25em 'OldStandardTTRegular', Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	}
	
#header p {
	margin-top: -5px;
	font: 1.25em 'OldStandardTTItalic', Georgia, "Times New Roman", Times, serif;
}
p { font-size: 1em;
    font-family:'OldStandardTTRegular', Georgia, "Times New Roman", Times, serif;}

.coda-slider-wrapper { padding: 0 0 0 0; margin: 15px 0 0 0;
}
	.coda-slider { background: transparent; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { max-width: 720px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 720px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 5px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { margin: 150px 0 -150px 0; text-indent: -5000px; padding: 0; width: 103px; height: 57px; }
	.coda-nav-left a { background:url(../images/lftHand.png) no-repeat top left;}
	.coda-nav-right a { background:url(../images/rtHand.png) no-repeat top left;}
	/* Tab nav */
	.coda-nav ul li a:hover {background: url(../images/menuBkg.png) no-repeat bottom center; }
	.coda-nav ul li a.current { background: url(../images/menuBkg.png) no-repeat bottom center; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px 20px 20px 0;}
	/*.scroll {background:url(../images/scroll64.png) top left no-repeat;}*/
	.scroll h2 {padding: 15px 0 0 20px;}
	.scroll p {padding: 35px 40px 0 25px;}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; margin-left: -40px; margin-bottom: 50px; overflow: hidden; font-family:'OldStandardTTBold', Georgia, "Times New Roman", Times, serif; width: 800px;}
	.coda-nav ul li { display: inline;}
	.coda-nav ul li a { background: transparent; color: #444; display: block; float: left; margin-right: 1px; padding: 5px 9px; text-decoration: none; font-size: 20px;}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	


h2.title {
	font-family:'OldStandardTTRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: 20px;
}
h3.subTitle {
	font: 1.125em 'OldStandardTTRegular', Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin: 0 0 15px 0;
	clear:left;
}



.quote {
	width: 700px;
	height: auto;
	float: left;
	padding: 0;
	margin: 0 0 50px 0;
	font: 1.5em 'OldStandardTTItalic', Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	
}
.pdfLink {
	/*width: 350px;
	height: 60px;
	float: left;
	margin: -60px 0 0 245px;
	
	vertical-align: middle;
	padding: 0;*/
	font-size: 1.125em; 
	margin: -10px 0 25px 20px;
}
.pdfLink a {
color:#5C7768;
text-decoration: none;
}
.pdfLink p {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.pdfLink img {
border: none;
}

.portThumb {
	width: 215px;
	/*height: 125px;*/
	display:inline-block;
	float: left;
	margin: 0 15px 20px 0;
	padding: 16px 0 0 0;
	background:url(../images/frame3.png) no-repeat top center;
	text-align: center;
	
}
.portThumb a, .quote a {
	text-decoration: none;
	color: #5c7768;
	font-weight:bold;
}

.portThumb a:hover, .quote a:hover, .pdfLink a:hover, .envelope h3 a:hover {
	text-decoration: underline;
	}

/*.portThumb a:hover {
	border-bottom: 1px #5c7768 solid;	
}*/


.portThumb a img {
	margin: -9px 0 0 0;
	border: none;
}
.portThumb p a{
	font: 1.125em 'OldStandardTTItalic', Georgia, "Times New Roman", Times, serif;
}

.scroll p.resume {margin: 0 0 10px 0;
	padding: 0;}
/*h3.resume {
	margin: 95px 0 -20px 50px;} */
ul.resumeList {
	font: 1em 'OldStandardTTRegular', Georgia, "Times New Roman", Times, serif;
		margin-left: 0;
	}
	ul.resumeList li {
		list-style-type:none;
	}
.envelope {
	height: 290px;
	background:url(../images/contactHand.png) no-repeat top center;
	padding: 25px 250px 0 30px;
	margin-top: 120px;
}
.envelope h3, .envelope p {
	margin-left: 30px; 	
}
.envelope h3 {
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 20px;
}
.envelope h3 a {color:#5C7768;
text-decoration: none;}

.envelope p {
	font-size: 1.125em;
}

.contact {
	width: 400px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -7500px;
}

.contact li {
	display: inline;
	}
	.contact li a{
		display: block;
		width: 53px;
	height: 53px;
	float: left;
	text-align: center;
	margin-left: 25px;
	}
.contact li a.linkedIn {
	background: url(../images/smediaIcons.png) no-repeat;
	background-position: -150px 1px;
}
.contact li a.linkedIn:hover {
	background-position: -150px -50px;
}
.contact li a.faceBook {
	background: url(../images/smediaIcons.png) no-repeat;
	background-position: -50px 1px;
}
.contact li a.faceBook:hover {
	background-position: -50px -50px;
}

.contact li a.twitter {
	background: url(../images/smediaIcons.png) no-repeat;
	background-position: -100px 1px;
}
.contact li a.twitter:hover {
	background-position: -100px -50px;
}

.contact li a.diigo {
	background: url(../images/smediaIcons.png) no-repeat;
	background-position: 0px 1px;
}
.contact li a.diigo:hover {
	background-position: 0px -50px;
}
.contact li a.flickr {
	background: url(../images/smediaIcons.png) no-repeat;
	background-position: -202px 1px;
}
.contact li a.flickr:hover {
	background-position: -202px -50px;
}
#footer {
	width: 100%;
	height: 125px;
	margin-top: 25px;
	clear: both;
	position: relative;
	background:transparent;
}

.copy {
	font-size: font-size:0.75em;	
}





/*.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }*/


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}