/*
+----------------------------------------------------------------------------------------------------+
|                                                                                                    |
|    CSS Handcrafted by the Josh Tilton 
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
-------------------------------------------------------- */

@font-face {
	font-family: 'AcknowledgementMedium';
	src: url('../jtr-css/Acknowledgement.eot');
	src: local('Acknowledgement Medium'), local('Acknowledgement'), url('../jtr-css/Acknowledgement.ttf') format('truetype');
}
@font-face {
	font-family: 'CharisSILRegular';
	src: url('../jtr-css/CharisSILR.eot');
	src: local('Charis SIL Regular'), local('CharisSIL'), url('../jtr-css/CharisSILR.ttf') format('truetype');
}

@font-face {
	font-family: 'CharisSILItalic';
	src: url('../jtr-css/CharisSILI.eot');
	src: local('Charis SIL Italic'), local('CharisSIL-Italic'), url('../jtr-css/CharisSILI.ttf') format('truetype');
}

@font-face {
	font-family: 'CharisSILBold';
	src: url('../jtr-css/CharisSILB.eot');
	src: local('Charis SIL Bold'), local('CharisSIL-Bold'), url('../jtr-css/CharisSILB.ttf') format('truetype');
}

@font-face {
	font-family: 'CharisSILBoldItalic';
	src: url('../jtr-css/CharisSILBI.eot');
	src: local('Charis SIL Bold Italic'), local('CharisSIL-BoldItalic'), url('../jtr-css/CharisSILBI.ttf') format('truetype');
}

body{
	line-height: 1.7em;
	font-size: 62.5%;
	color: #686868;
	background: url(../jtr-images/bg.jpg);
}

/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#000;
	font-size:5em;
	margin-bottom:0.2em;
	font-style:italic;
	line-height:1.2em;
	text-shadow: #FFF 1px 1px 1px;

}
h2{
	color:rgb(61, 116, 103);
	background-color: rgba(227, 181, 0, .1);
	font-size:2.6em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:0.5em;
	margin-top: .6em;
	line-height:0.9em;
	/*font-family: 'CharisSILBold';*/
	font-family: 'AcknowledgementMedium';
	text-transform: uppercase;
	font-weight: normal;
	clear: both;
	border-bottom: rgba(0,0,0, 0.3) 1px dotted;
	border-top: rgba(0,0,0, 0.3) 1px dotted;
	text-shadow: rgba(255,255,255,.9) 0px 1px 1px;
	text-align:center;
	
}
/*h3{
	background-color: rgba(227, 181, 0, .1);
	color:rgb(61, 116, 103);
	font-size:2.2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:0.5em;
	margin-top: .6em;
	line-height:0.9em;
	/*font-family: 'CharisSILBold';*!/
	font-family: 'AcknowledgementMedium';
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: rgba(0,0,0, 0.3) 1px dotted;
	border-top: rgba(0,0,0, 0.3) 1px dotted;
	text-shadow: rgba(255,255,255,.9) 0px 1px 1px;
	text-align:center;
	
}*/

h3{
	
	color:rgb(61, 116, 103);
	font-size:2.2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: .6em;
	line-height:0.9em;
	/*font-family: 'CharisSILBold';*/
	font-family: 'AcknowledgementMedium';
	text-transform: uppercase;
	font-weight: normal;
	
	text-shadow: rgba(255,255,255,.9) 0px 1px 1px;

	
}

h3.sidebar-title{
	color:#FFF;
	font-size:1.5em;
	margin-bottom:1.2em;
	font-family: 'palatino linotype', palatino, serif;
	line-height:1.2em;
	font-variant:small-caps;
	text-align: center;
		margin-top: 14px;
	margin-bottom: 10px;
}
h4{
	color:#000;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
	clear: both;
}
h5{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}


/*PARAGRAPHS
-------------------------------------------------------- */
 p{
	font-size:1.7em;
	line-height:1.4em;
	margin-bottom:.6em;
	font-family: 'CharisSILRegular';
}
.secondary{
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:.6em;
	margin-top: 4px;
	font-family: 'CharisSILRegular';
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
	font-size:1.5em;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:3em;
	margin-top:.36em;
	margin-right:0.2em;
	text-shadow: rgba(255,255,255,0.7) 1px 1xp 1px;
	font-weight: bold;
	font-family: 'palatino linotype', palatino, serif;
}
p.first-intro{
	color: #000;
	text-shadow: #FFF 0px 1px 1px;
	/*border-bottom: rgba(0, 0, 0, .1) 10px solid;
	border-top: rgba(0, 0, 0, .1) 10px solid;*/

	padding-top: 8px;
	line-height: 1.6em;
}

ul{
	font-family: 'CharisSILRegular';
	font-size: 1.4em;
	
}
ul li{
	margin-bottom: 16px;
}

/*Links
-------------------------------------------------------- */
a{
	text-decoration: none;
	color: rgb(41, 123, 112);
}

a:active{
	text-decoration: none;
	color:#3a7db1;
}

a:hover{
	color: #1b4879;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color:#3a7db1;
}	


/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote p{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}
blockquote p cite{
	font-style:normal;
}

blockquote.testimonybq {
	background: url(../ambw-images/quote.png) 0px 5px no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 30px;
} 
.of{
	font-family: 'CharisSILItalic';
	text-transform: none;
	padding: 0px 4px 0px 4px;
	color: rgb(149, 148, 147);
} 
.my{
	font-family: 'CharisSILItalic';
	text-transform: none;
	padding: 0px 8px 0px 0px;
	color: rgb(0,0,0);
	font-size: 1.3em !important;
} 
.mi{
	font-family: 'AcknowledgementMedium';
	text-transform: none;
	padding: 0px 8px 0px 0px;
	color: rgb(0,0,0);
	font-size: 1.2em !important;
	text-align: center;
	display: block;
} 
.when{
	font-size: .4em;
}
span.name{
	font-style: italic;
	clear: both;
	float: right;
}

strong{
	font-weight: bold;
	color: #000;
}
em{
	font-style:italic;
	font-weight:inherit;
}

abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}

.ul-number{
	color:#3a7db1;
	font-size: 1.8em;
	font-family: 'palatino linotype', palatino, serif;
	font-style: italic;
	float: left;
	margin-right: 8px;
}
	

.amp{
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}

#wrap{
	background: url(../jtr-images/me.png) top right no-repeat;
	min-height:700px;
	padding-top: 60px;
}

.name{
	height: 56px;
	/*background: url(../jtr-images/name.png) no-repeat;*/
	background: url(../jtr-images/name2.png) 0 -12px no-repeat;
	text-indent: -9999px;

}
.contact-info{
	color: rgb(41, 123, 112);
	font-family: 'CharisSILItalic';
	font-size: 1.3em;
}
.city{
	background:  url(../jtr-images/pin.png) 0 2px no-repeat;
	padding-left: 16px;
	height: 18px;
	border-bottom: rgba(0,0,0, 0.1) 1px dotted;
}
.phone{
	background:  url(../jtr-images/phone.png) 0 4px no-repeat;
	padding-left: 16px;
	height: 18px;
	padding-top: 2px;
	border-bottom: rgba(0,0,0, 0.1) 1px dotted;
}
.email{
	background: url(../jtr-images/email.png) 0 7px no-repeat;
	padding-left: 16px;
	height: 18px;
	padding-top: 2px;
	border-bottom: rgba(0,0,0, 0.1) 1px dotted;
}
.web{
	background:  url(../jtr-images/web.png) 0 5px no-repeat;
	padding-left: 16px;
	height: 18px;
	padding-top: 2px;
	border-bottom: rgba(0,0,0, 0.1) 1px dotted;
}
.content-wrap{
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.4);
	border-radius: 6px;	
	-moz-border-radius:6px;	
	-webkit-border-radius: 6px;
	/*box-shadow: 5px 5px 5px #000;
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);*/
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 6px;
	padding-top: 10px;
}

ul.technical{
	margin-top:16px;
}
ul.technical .adobe img{
	box-shadow: 0px 0px 1px #000;
	-moz-box-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: 0px 0px 1px #000;
	border:rgba(255,255,255,0.3) 1px solid;
	margin-right:21px;
	opacity: .5;
}
ul.technical .adobe img:hover{
	margin-bottom:-1px;
	opacity: 1;
}
.astrk{
	color: rgba(158, 65, 0, .9);
	text-shadow: #FFF 0px 1px 1px;
	text-shadow: #FFF 0px 1px 1px;
	font-size: 2em;
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
	float: left;
}
.jtlist li:hover{
	background: rgba(255,255,255,0.9);
	cursor: default;
}
.jtlist li:hover .astrk{
	color: rgba(0, 0, 0, .9);
}
.fsize{
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);margin-top:12px;
}
.iframed {
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	margin-top:12px;
	margin-bottom: 10px;
}

.xtra{
	height: 30px;
}


/* tt CSS - Version 1.2 */

#tt_holder {
	position: relative;
}

#tt_holder .tip_top {
	padding-bottom: 5px;
}

#tt_holder.tip_bottom {
	padding-top: 5px;
}

#tt_holder.tip_right {
	padding-left: 5px;
}

#tt_holder.tip_left {
	padding-right: 5px;
}

#tt_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	margin-top: 32px;
background-color: rgb(0, 0, 0); 
background-color: rgba(0, 0, 0, .4);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-family: 'CharisSILItalic';
/*	box-shadow: 0 0 2px #555;
	-webkit-box-shadow: 0 0 2px #555;
	-moz-box-shadow: 0 0 2px #555;*/
}
#tt_content p{
	padding-bottom: 4px;
font-family: 'CharisSILItalic';
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.5em;
}

#tt_arrow, #tt_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 5;
	width: 0;
}

.testimony{
	font-size: 1.2em;
	font-style: italic;
}

#tt_holder.tip_top #tt_arrow_inner {
	margin-top: -15px;
	margin-left: -6px;

}


/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tt_content {
		padding: 4px 10px 0px 8px;
		background-color: rgba(45,45,45,0.6);
	}
	#tt_holder.tip_bottom #tt_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.4);
	}
	#tt_holder.tip_top #tt_arrow_inner { 
		border-top-color: rgba(20,20,20,0.5);
	}
}


/*Very cool border from 24ways.org
-------------------------------------------------------- */
#unnecessary {
	margin: 0;
}

#unnecessary li {
	position: fixed;
	list-style: none;
	margin: 0;
	background-color: rgb(0, 0, 0); 
	background-color: rgba(0, 0, 0, .1);
	z-index: 75;
}

li#top {
	height: 12px;
	left: 0;
	right: 0;
	top: 0;
}

li#right {
	width: 12px;
	bottom: 12px;
	right: 0;
	top: 12px;
}

li#bottom {
	height: 12px;
	left: 0;
	right: 0;
	bottom: 0;
}

li#left {
	width: 12px;
	bottom: 12px;
	left: 0;
	top: 12px;
}

#unnecessaryt {
	margin: 0;
}

#unnecessaryt li {
	position: fixed;
	list-style: none;
	margin: 0;
	background-color: rgb(0, 0, 0); 
	background-color: rgba(0, 0, 0, .1);
	z-index: 75;
}

li#topt {
	height: 18px;
	left: 0;
	right: 0;
	top: 0;
}

li#rightt {
	width: 18px;
	bottom: 18px;
	right: 0;
	top: 18px;
}

li#bottomt {
	height: 18px;
	left: 0;
	right: 0;
	bottom: 0;
}

li#leftt {
	width: 18px;
	bottom: 18px;
	left: 0;
	top: 18px;
}
