@charset "utf-8";
/*   
Theme Name: kjmeath.com v2
*/
a{
	cursor:pointer;
}
#loadingJS{
	visibility:hidden;
}
.popup{
	z-index:200 !important;	
}
#pageBody{
	background-color:white;
	background-repeat:repeat-x !important;
	width:100%;
	z-index:2 !important;
	min-height:520px;
}
#welcomeMessages{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	padding-top:20px;
}
h1{
	color:#333;
}
.cellContent{
	position: relative;
	z-index:0 !important;
}
#toggler{
	display:block;
	height:40px;
	width:40px;
	background:url(images/css.png) no-repeat bottom left;
	overflow:hidden;
	cursor:pointer;
}
#welcomeMessages p{
	text-align:center;
}
#allTweets,
#twitter-header,
#latestTweet{
	width:285px;
	background:url(images/twitter-body.png) repeat-y;
	padding:0 5px 0 10px;
}
#twitterFeed{
	display:block;
	background:url(images/twitter_logo_small_1.png) no-repeat;
	height:40px;
	width:38px;
	overflow:hidden;
	cursor:pointer;
}
.pad3px{
	padding-top:3px;
}
#Tweets{
	position:absolute;
	margin-left:560px;
	top:25%;
	display: none;
	width:300px !important;
	overflow:hidden;
	z-index:1000;
}
#twitter-footer{
	width:285px;	
}
#twitter-header{
	padding-left:15px !important;
}
#twitter-header span{
	float:left;
}
#closeTwitter{
	width:70px;
}
#closeTwitter p, #twitter-footer p{
	text-align:right !important;
}
#twitter-footer p{
	padding-right:10px;
}
#twitterName, #twitterBlank{
	width:200px;
}
#twitter-top{
	height:10px;
	width:300px;
	background:url(images/twitter-top.png) repeat-y;
}
#twitter-top,
#twitter-header,
#allTweets,
#twitter-bottom{
	cursor:move;
}
#twitterMore{
	width:285px;
	padding:0 5px 0 10px;	
}
.close4{
	width:75px;
}
.close4 p{
	text-align:right;
	padding-right:5px;
}
.close4,
.close4 p,
.close4 p a,
.close4 p a:hover{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif !important;
}
#twitterMore a{
	text-align:right;
	position:relative;
	top:-10px;	
}
#twitter-bottom{
	height:15px;
	width:300px;
	background:url(images/twitter-bottom.png) repeat-y;
}
#style{
	height:50px;
	width:50px;
	z-index:15000;
	background-repeat:no-repeat;
}
.twitterToggler{
	cursor:pointer;
}
.catTitle a{
	text-decoration:none;
    font:bold 48px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif !important;
}
.catTitle{
	margin-bottom:5px;
}
.twitter-item{
	list-style-type:none;
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.twitter{
	margin:0;
	padding:10px;
}
#about-contact-resume{
	width:960px;
	overflow:hidden;
}
*{
	outline:none;
}
form{
	padding:0px;
	margin:0px;
}
body{
	font:12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#666;
	margin:0;
}
h1{
	margin:0px;
	display: inline;
	font:110px Georgia, "Times New Roman", Times, serif;
}
h2{
	margin:0px;	
    font: bold 48px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	padding-top:10px;
}
h3{
	margin:0px;
	color:#666;
	font:italic bold 23px Georgia, "Times New Roman", Times, serif;
}
h4{
	margin:0px;
	color:#666;
	font:italic bold 20px Georgia, "Times New Roman", Times, serif;
}
h5{
	margin:0px;
	display: inline;
	font: normal 56px Georgia, "Times New Roman", Times, serif;
}
img{
	border: none;
}
p{
	margin: 0px;
}
.error{
	color:#F00;
	font-size:10px;
}
.onepx{
	font-size:1px !important;
}
a{
	text-decoration: none;
	color:#39F;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.cat a:hover, .catMedium a:hover, .catLarge a:hover{
	color:#39F;
}
#page{
	width: 960px;
	margin:0px auto;
}
#header{
	padding-top: 40px;
	width:960px;	
}
#header div{
	float:left;
}
#myname1{
	width:740px;
	padding-top:25px;
}
.clear{
	clear:both !important;
	height:0 !important;
	padding:0 !important;
	overflow:hidden !important;
	margin:0 !important;
	line-height:0 !important;
}
#whatIDo{
	z-index:2 !important;	
	position:relative;
	bottom:115px;
	font-size:25px;
	left:260px;
	color:#39F;
	font-weight:bold;
}
#logo{
	height:160px !important;
	width:200px !important;
	overflow:hidden;
	padding:0px 10px;	
	background:url(images/logov4.png) no-repeat;
}
#logo a{
	display:block;
	height:160px;
	width:200px;
	text-indent:-9999px;
	overflow:hidden;
}
.orange{
	color:#F93;
}
.gray{
	color:#666;
}
#pageNav{
	width: 960px;
	text-align:right;
	font-weight:bold;
	border-bottom: 5px #666 solid;
	font-style: italic;
	margin:0;
	height:46px;
	padding:0 !important;
}
#pageNav li{
	display:inline-block;
	list-style-type:none;
	line-height:46px;
	height:40px;
	overflow:hidden;
	visibility:hidden;		
}
.close{
	width: 960px;
	text-align:right;
	font-weight:bold;
	padding:60px 0 10px 0;
	border-bottom: 5px #666 solid;
	font-style:italic;
}
.close p{
	visibility:hidden;
}
#close2{
	width: 960px;
	text-align:right;
	font-weight:bold;
	padding-top:10px;
	border-bottom: 5px #666 solid;	
}
#pageNav a, .close a{
	 font-size: 40px;
}
#pageNav2 a, #close2 a, .close3{
	 font-size: 34px;
}
.close p, #close2 p{
	padding-right:5px;
}
#breadCrumb{
	padding:5px 0 20px 0;
	width:960px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	color:#666;
}
.cellContent p{
	padding:10px 10px 0 10px;
}
.cellContent div{
	padding-left:10px;
}
/*Begin Small Cells*/
#sdHolder{
	max-height:289px;
	width:960px;
	overflow:hidden;
}
#musicHolder{
	max-height:155px;
	width:960px;
	overflow:hidden;
}
.cell{
	width: 310px;
	padding-left:10px;
	padding-bottom:20px;
	float:left;	
}
.innerCell{
	width:300px;
}
.cat{
	width:200px;
	background:url(images/cell-bot.png) bottom left no-repeat;
	height:20px;
	padding-bottom:5px;
	float:left;
}
.title{
	text-align:left;
	width:300px;
	background:url(images/cell-top.png) no-repeat;
	height:39px;
}
.title h4,
.title h3,
.titleMedium h3{
	padding-left:10px;
	padding-bottom:5px;	
}
.titleMedium h3 a,
.title h4 a{
	color:#666 !important;
}
.title h4{
	padding-top:10px;
	width:257px;
}
.titleMedium h3{
	width:410px;
}
.title h4,
.titleMedium h3{
	display:inline !important;
	padding-top:10px !important;
	float:left;
}
.titleMedium .closeMedium,
.title .closeMedium{
	padding-top:10px !important;
	display:inline-block;
}
.cellContentF{
	height:215px;
}
.arrow1{
	position:relative;
	top:50px;
	left:-11px;
	z-index:5;
}
.arrow2{
	position:relative;
	top:50px;
	left:-8px;
	z-index:5;
}
.cellContent{
	width:278px;
	border-right:1px solid #9CF;
	border-left:1px solid #9CF;	
	background-color:#FFF;
	padding:0 10px 10px 10px;
}
.download, 
.cellContentF{
	width:298px;
	border-right:1px solid #9CF;
	border-left:1px solid #9CF;	
	background-color:#FFF;
}
.pageContent{
	width:900px;
	padding:0 20px;
}
.cellContentF img, 
.cellContentMedium img, 
.cellContentLarge object, 
.cellContentLarge img{
	padding-left:10px;
}
.cellContent img{
	width:100%;
	height:auto;
}
.cellContent span img{
	width:auto !important;
	height:auto !important;
}
.download p{
	padding-right:10px;
	padding-top:5px;
	text-align: right;
}
.more p{
	padding-right:10px;
	text-align: right;
}
.download a{
	font-weight:bold;
	padding-left:24px;
	font-size:16px;	
}
.posted{
	font-size:12px;
}
.date{
	font-size:11px;
}
.more{
	float:right;
	width:99px;
	background-color:#FFF;
	height:19px;
	border-right:1px solid #9CF;
	border-bottom:1px solid #9CF;
	padding-bottom:5px;	
}
.moret{
	float:right;
	width:99px;
	padding-right:20px;
}
/*End Small Cells*/
/*Begin Medium Cells*/
.cellMedium{
	width: 470px;
	padding-left:10px;
	float:left;
}
.webItems,
.graphicItems,
.sdHolder,
.musicHolder{
	padding-top:5px;
}
.webItems,
.graphicItems,
.sdHolder,
.musicHolder{
	margin-bottom:10px;
}
.webItems a,
.graphicItems a,
.sdHolder a,
.musicHolder a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#666;
	display:inline-block;
	height:13px;
	line-height:13px;
	padding-left:15px;
}
.closeMedium{
	float:right;
	width:23px;
	text-align:right;
	padding-right:10px;
	visibility:hidden;
}
.closeMedium a{
	background:url(images/close.png) no-repeat;
	display:block;
	height:23px;
	width:23px;
	cursor:pointer;
}
.closeMedium a:hover{
	background-position:bottom left;
}
.innerCellMedium{
	width:460px;
	height:371px;
}
.mediumHolder{
	width:960px;
	max-height:371px;
	overflow:hidden;
}
.mediumHolderHidden,
#musicHolderHidden,
#sdHolderHidden{
	width:1600px;
}
#theContactFormArea{
	height:430px;
	overflow:hidden;
}
#contactResult{
	height:0px;
	overflow:hidden;
}
#emailSuccess{
	color:#3F9;
	font-size:48px;
}
#emailError{
	padding:5px;
	background-color:red;
	color:white;
	font-size:24px;
}
.catMedium{
	float:left;
	width:360px;
	height:20px;	
	background:url(images/medium-cell-bot.png) bottom left no-repeat;
	padding-bottom:5px;	
}
.cellContentMedium{
	width:458px;
	height:294px;
	background-color:#FFF;
	border-left:1px solid #9CF;
	border-right:1px solid #9CF;	
}
.titleMedium{
	width:460px;
	background:url(images/medium-cell-top.png) no-repeat;
	height:42px;
}
/*End medium Cells*/
/*Begin Large Cells*/
.bot4Large, .bot4Large2{
	width:620px;
	background:url(images/large-cell-bot.png) no-repeat bottom left;
	height:10px;
}
.top4Large, .top4Large2{
	width:620px;
	background:url(images/large-cell-top.png) no-repeat;
	height:10px;
}
.newRowCellLarge{
	width: 620px;
	padding-bottom:50px;
	padding-left:10px;
}
.cell4Large{
	position:relative;
	top:-50px;
	left:-1px;
	width: 310px;
	padding-left:20px;
	padding-bottom:40px;
}
.newRowCellLarge2{
	position:relative;
	top:-50px;
	left:4px;
	width: 620px;
	padding-left:5px;
	float:left;
}
.cell4Large2{
	width: 300px;
	padding:0 10px 40px 10px;
	float:left;
}
.innerCellLarge{
	width:620px;
}
.cellContentLarge{
	width:618px;
	border-left:1px solid #9CF;
	border-right:1px solid #9CF;	
	background-color:#FFF;
}
/*End LargeCells*/
.cat a, .catMedium a, .catLarge a{
	font-size:14px;
	color:#F93;
	font: normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif !important;
}
.cat p, .catMedium p, .catLarge p, .catMedium p{
	padding-left:20px;
}
.cellContentMedium, 
.cellContentF{
	padding-bottom:10px;
}
.more a, .moreMedium a, td a{
	font-size: 14px;
	font-style:normal !important;
}
.moreMedium p{
	padding-right:10px;
}
#cInput{
	font-weight:bold;
	border:none !important;
	cursor:pointer;
	color:#666 !important;
}
#cInput:hover{
	color:#39F !important;
}
#emailMessage{
	font:42px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	background-color:#0C6;
	width:100%;
	text-align:center;
	position:absolute;
	top:15px;
	z-index:2;
	height:50px;
}
label{
	display:block;
}
h3 a{
	margin:0px !important;
	color:#F93 !important;
	font:italic bold 23px Georgia, "Times New Roman", Times, serif !important;
}
#completed{
	text-align:center;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#header-resume div{
	float:left;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:20px;	
}
.resume-blue{
	color:#39F;
	font:16px Georgia, "Times New Roman", Times, serif;
}
td{
	margin:0;
	padding:0;
}
#contactForm div{
	padding:10px 0;
}
#contactForm div input,
#contactForm div textarea{
	width:891px;
	background-color:transparent;
	border:2px #666 solid;
	color:#39F;	
	font:italic 48px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 5px;
}
#contactForm div textarea{
	margin:0;
	width:886px;
	height:240px;
	padding:5px !important;
}
#securityQuestion{
	float:left;
}
#securityQuestion{
	width:80% !important;
}

#sendButton{
	float:right;
}
#sendButton{
	width:20% !important;
}
#sendButton input,
#securityQuestion input{
	width:100% !important;
}
#securityQuestion input{
	color:blue !important;
}
.pageCell{
	width:940px;
	padding:20px 10px 0 10px;
}
.pageCell h3{
	padding-bottom:10px;
}
.frontTitle{
	font:italic 26px Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}
.bot4Large2, .top4Large2{
	margin-top:10px;
	margin-bottom:20px;
}

/*alert box*/
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:10%;
	border:2px solid #000;
	background-color:#F2F5F6;
	background:url(images/alert.png);
	background-repeat:no-repeat;
	background-position:20px 50px;
}

#modalContainer > #alertBox {
	position:fixed;
}
#alertBox h1, .panel .winner .thewinner h1 {
	font-size: 1.2em;
	color:#FFF;
	padding:5px;
}
#alertBox h1{
	background-color:#F33;
}
#alertBox p {
	font:0.8em verdana,arial;
	height:50px;
	padding-left:5px;
	padding-top:10px;
	margin-left:55px;
}

#alertBox #closeBtn{
	display:block;
	position:relative;
	margin:5px auto;
	padding:0px;
	width:50px;
	font-size:12px;
	text-align:center;
	background-color:#CCC;
	text-decoration:none;
	color:#666;
	border:1px #666 solid;
	z-index:10;	
}
.cellContentLarge a h4{
	font-size:36px !important;
	padding-left:10px;
}

/* resume */
#resume{
	width:850px;
	height:1100px;
	overflow:hidden;
	margin:0 auto;
	background:white url(images/logov4-bg.jpg) no-repeat;
}
#resumeContent{
	width:700px;
	padding-top:70px;
	margin:0 auto;
}
#resumeHeader{
	margin-bottom:40px;	
}
#resumeHeader h2{
	font: 48px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	float:left;
	color:#333 !important;
	vertical-align:text-top;
	letter-spacing:-2px;
}
#resumeHeader h3{
	font:12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif !important;
	line-height:48px;
	padding:17px 0 0 0;
	float:right;
	text-align:right;
	color:#999 !important;
	vertical-align:text-top;	
}
.leftItems{
	float:left;
	width:150px;
	overflow:hidden;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:40px;
}
.rightItems{
	float:left;
	width:490px;
	margin-bottom:20px;
	margin-right:20px;
	margin-top:14px;
	height:auto;
	padding-top:10px;
	border-top:2px solid #F4F4F4;	
}
.rightItems p{
	padding:0 0 0 10px;
	margin:0;
	font:12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif !important;
	margin-bottom:5px;
}
.sectionTitle{
	height:18px;
	overflow:hidden;
	width:100%;
	float:left;
	padding:0 !important;
	margin:0 !important;
}
.sectionName{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	width:70%;
	float:left;
}
.leftItems p{
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	color:#CCC !important;
	text-align:right;
	letter-spacing:0.1em;
	line-height:24px;
}
.skillList{
	width:30%;
	float:left;
}
.dateRange{
	width:30%;
	float:right;
	font:10px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif !important;
	text-align:right;
	color:#999 !important;
	letter-spacing:0.1em;
}
.sectionPad{
	padding-left:10px;
}
.itemBreak{
	width:100%;
	margin:10px 0 15px 0 !important;
	border-top:1px dotted #CCC;
	padding:0 !important;
	height:0!important;
	line-height:0 !important;
}
.skillList ul{
	margin:0;
	padding:0 0 0 10px;		
}
.skillList ul li{
	list-style-type:none;
	list-style-position:inside;
	font:12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif !important;
	padding-bottom:5px;
}
#printResume h5{
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	padding-left:5px;
}
#print{
	margin-top:10px;
}
#bio{
background:white url(/wp-content/uploads/2009/08/kj.png) bottom right no-repeat; min-height:470px;
max-height:470px;
overflow:hidden;
}
#bio h6{
font-size:24px !important;
margin-left:10px;
font-style:italic;
padding:10px !important;
margin:0 !important;

}
#c000{
color:black !important;
}
#c111{
color:#111 !important;
}
#c222{
color:#222 !important;
}
#c333{
color:#333 !important;
}
#c444{
color:#444 !important;
}
#c555{
color:#555 !important;
}
#c666{
color:#666 !important;
}
#c777{
color:#777 !important;
}
#c888{
color:#888 !important;
}
#c999{
color:#999 !important;
}