/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote * { quotes: ''; }
blockquote q:before { content: '\201C'; }
blockquote q:after { content: '\201D'; }

blockquote{
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	width:65%;
	color:#b1610e;
	font-style:italic;
	font-size:25px;
	line-height:30px;
	margin:10px;
	border-left:3px solid #CCC;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

/* GLOBAL STYLES */

body{
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#container, .innerwrapper{
	margin:auto;
	width: 931px;
}


#logo a{
	float:left;
	background:url(../images/jw_logo.jpg) bottom no-repeat;
	width:263px;
	height:70px;
	display:block;
}

#logo a:hover{
	background:url(../images/jw_logo.jpg) top no-repeat;
}

/* New Logo 
#logo a{
	background:url(../images/jw_logo.gif) no-repeat;
}*/

a:link, a:visited {
  /*color: #027AC6;*/
	color: #4D9BAF;
  text-decoration: none;
}

a:hover {  text-decoration: underline; }
a:active, a.active { }

.subTitle{
	font-size:15px;
	text-transform:uppercase;
	color:#80C12A;
	margin:0 0 10px 0;
	font-weight:normal;
}

.commentForm textarea{
	width:100%;
	float:right;
}

/* IMAGE REPLACEMENT */

#logo, #navMenu li{
	text-indent:-9000px;
}

#navMenu{
	float:right;
	margin:15px 0 0 0;
	width:378px;
	height:55px;
}

#navMenu li{
	float:left;
	
}

.home a{
	background:url(../images/home_up.jpg) top no-repeat;
	width:88px;
	height:55px;
	display:block;
	}

.home a:hover{
	background:url(../images/home_up.jpg) bottom no-repeat;
	}


.who a{
	background:url(../images/who_up.jpg) top no-repeat;
	width:88px;
	height:55px;
	display:block;
	}

.who a:hover{
	background:url(../images/who_up.jpg) bottom no-repeat;
}

.work a{
	background:url(../images/work_up.jpg) top no-repeat;
	width:102px;
	height:55px;
	display:block;
	}

.work a:hover{
	background:url(../images/work_up.jpg) bottom no-repeat;
	}

.contact a{
	background:url(../images/contact_up.jpg) top no-repeat;
	width:99px;
	height:55px;
	display:block;
	}

.contact a:hover{
	background:url(../images/contact_up.jpg) bottom no-repeat;
	}
	
#heroImage{
	position:relative;
	float:left;
	width:650px;
	height:227px;
	/*background: url(../images/heroimage/rotator.php) no-repeat;*/
}

/* Halloween Images */

/*#bloodOne{
	position:absolute;
	z-index:100;
	right:0;
	top:0;
	background:url(../images/blood_1.png) no-repeat;
	width:246px;
	height:491px;
}

#bloodTwo{
	position:absolute;
	z-index:100;
	top:200px;
	left:0;
	background:url(../images/blood2.png) no-repeat;
	width:361px;
	height:495px;

}*/

#maincallout{
	position:absolute;
	right:5px;
	top:5px;
	background:url(../images/maincallout.png) no-repeat;
	width:69px;
	height:68px;
}

.post{
	padding:15px 0 0 0;
	
}

.entry{
	clear:both;
	border-top:4px solid #80C12A;
	padding:15px 0 15px 0px;
	margin:0 0 0 2px;
	font-size:15px;
	line-height:18px;
}

.post h2{
	font-size:47px;
	font-weight:normal;
	color:#2E2E2E;
	letter-spacing:-1.8px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}

.post h2 a{
	font-size:47px;
	font-weight:normal;
	color:#2E2E2E;
	letter-spacing:-1.8px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
.post h2 a:hover{
	color:#4D9BAF;
}

.post h3{
	font-size:29px;
	color:#999999;
	line-height:33px;
	text-transform:uppercase;
	font-weight:normal;
}
.post h4{
	float:left;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
	margin:0 0 7px 2px;
	font-weight:normal;
	
}
.post h4 a{
	color:#666666;
	text-decoration:none;
}

.post h4 a:hover{
	text-decoration:underline;
}


h4.date{
	float:right;
	color:#999;
	font-weight:normal;
}

.commentCount{
	border-top:1px dotted #A7A7A7;
	border-bottom:1px dotted #A7A7A7;
	margin:0 0 0 2px;
	text-align:right;
}

.commentCount a{
	display:block;
	text-transform:uppercase;
	height:19px;
	padding: 6px 0 0 0;
	font-size:11px;
	text-decoration:none;
	color:#4D9BAF;
}

.commentCount a:hover{
	background:#F5F5F5;
}

.alignleft{
	margin-top:5px;
}

#hpQuote{
	float:left;
	margin:0px 0 4px 0;
	width:281px;
	height:227px;
	/*background:url(../images/hp_quote1.jpg) no-repeat;*/
}

#subBar{
	clear:left;
	width:100%;
	height:42px;
	background:#2e2e2e url(../images/searchbar_right.gif) no-repeat right;
}

#subBar ul{
	height:42px;
	float:left;
	
}
li.categories{
	background:url(../images/searchbar_left.gif) no-repeat left;
	height:28px;
	float:left;
	color:#4b4b4b;
	font-size:14px;
	padding:14px 0 0 5px;
}


.categories a{
	color:#8c8c8c;
	font-size:14px;
	text-decoration:none;
}

.categories a:hover{
	text-decoration:underline;
}

.categories h2{
	color:#8c8c8c;
	margin:0 3px 0 0;
}

#subBar li, #subBar h2{
	float:left;
}

#blogSearch{
	border-left:1px solid #414141;
	width:254px;
	height:34px;
	padding-left:20px;
	margin:8px 5px 0 0;
	float:right;
}

.textfield{
	background:#393939;
	border-top:1px solid #2C2C2C;
	border-left:1px solid #2C2C2C;
	border-bottom:0;
	border-right:1px solid #2C2C2C;
	height:22px;
}

#mainContent{
	float:left;
	width:641px;
	padding-right:10px;
	margin-bottom:25px;
}

#subContent{
	float:left;
	border-left:1px solid #DEDEDE;
	padding:15px 0 0 10px;
	width:264px;
}

#subContent h2{
	font-size:20px;
	color:#BEBEBE;
	text-transform:uppercase;
	font-weight:100;
	text-align:right;
}

#subContent h3{
	font-size:27px;
	font-weight:normal;
	color:#B2D484;
	text-align:right;
	display:
}

#subContent h4{
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	margin:25px 0 3px 0;
	color:#A6610E;
}


.more{
	position:absolute;
	font-weight:normal;
	right:0;
	width:110px;
	font-size:11px;
	color:#333;
	text-transform:none;

}

#subContent br{
	clear:both;
}

#subContent li{
	float:left;
	margin:0 5px 0 0;
	border:1px solid #BEBDBD;
	padding:3px;
}

#subContent li a{
	display:block;
}

#picturegrid li a:hover, .ipodalbums dt:hover{
	background:url(../images/zoom.png) no-repeat center center;
}

#picturegrid a img:hover, .ipodalbums dt img:hover{
	opacity:0.3;
	filter:alpha(opacity=30);
}


.fPhoto{
	margin:0px;
}


#subContent dt{
	width:65px;
	float:left;
	
}

#subContent dd{
	float:left;
	width:194px;
}

.ipodalbums li img{
	width:54px;
}

#subContent a.fPhoto{
	display:block;
}


.fPhoto img{
	float:left;
	margin:0 5px 0 0;
	border:1px solid #BEBDBD;
	padding:3px;
	width:54px;
	height:54px;
	/*background:url(http://www.jeffwhalen.com/albums/notavail.jpg) no-repeat;*/
}


#subContent dt{
	width:65px;
	float:left;
	
}

#subContent dd{
	float:left;
	width:194px;
}

.albumName a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.albumName a:hover{
	text-decoration:underline;
}

.artistName{
	color:#666666;
	height:15px;
	width:100%;
	padding-top:1px;
}

dd.dotted{
	border-top:1px dotted #A7A7A7;
	padding-top:6px;
	margin:2px 0 11px 0;
}


.rating{
	float:right;
	height:16px;
	/*margin-top:-15px;*/
}

.rating, x:-moz-any-link, x:default {margin-top:-15px;}

li#twitters ul li{
	border:0px;
	color:#666666;
	font-size:11px;
	padding:0px 0 10px 0;
	border-bottom:1px dotted #999;
	margin:3px 0 3px 0;
	width:100%;
}

li#twitters ul li a{
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

li#twitters ul li a:hover{
	text-decoration:underline;
}

li#twitters{
	border:0px;
	width:95%;
}


li.rss{
	position:absolute;
	right:0;
	top:12px;
	background:url(../images/rss_icon.gif) no-repeat center left;
	height:18px;
	padding:3px 0 0 15px;
}

.rss a{
	text-decoration:none;
	color:#8c8c8c;
	font-size:11px;
	text-transform:uppercase;
}

.rss a:hover{
	color:#A6610E;
}

#catSub{
	position:relative;
	width:643px;
}

#catSub h4{
	font-size:11px;
	color:#8c8c8c;	
	text-transform:uppercase;
	padding:3px 3px 0px 2px;
	float:left;
	font-weight:normal;

}


#footer{
	clear:both;
	background:#acd970;
}


hr {
	margin: 0;
	padding: 0;
	border:none;  
	border-top:1px solid #99c85b;
	border-bottom:2px solid #a5d367;

}

#block-views-blog_recent, #block-block-18, #block-views-job_openings, #block-block-19{
	float:left;
	width:200px;
	margin:0 0 20px 35px;
}

#block-views-blog_recent{
	margin-left:10px;
}

#footer li{
	border-bottom:1px dotted #606c75;
}

#block-views-blog_recent a, #block-block-18 a, #block-views-job_openings a, #block-block-19 a{
	display:block;
	padding:5px;
	color:#FFF;
}

#block-views-blog_recent a:hover, #block-block-18 a:hover, #block-views-job_openings a:hover, #block-block-19 a:hover{
	background:#a4d268;
	padding:5px;
	text-decoration:none;
}

#footer h2{
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	margin-top:20px;
}

#footer p{
	clear:both;
	background:#333;
	border-top:2px solid #92c352;
	padding:5px 0 5px 0;
	color:#666666;
	text-align:center;
}

#topborder{
	background:#333;
	height:5px;
	width:100%;
	/*border-bottom:1px solid #ccc;*/
}

#cpanel{
	background:url(../images/control_bg.gif) repeat-x;
	text-align:center;
	display:none;
}


#cpanel li{
	float:left;
	margin:0 0 20px 0px;
	width:300px;
}

#controlbtn{
	z-index:101;
	position:absolute;
	width:95px;
	right:0;

}

#cpanel ul{
	width:900px;
	margin:auto;
}

#cpanel_title{
	width:935px;
	padding:20px 0 15px 0;
	margin:auto;
}

#resume a{
	background:url(../images/resume_link.gif) top no-repeat;
	height:78px;
	display:block;
}

#resume a:hover{
	background:url(../images/resume_link.gif) bottom no-repeat;
}



#recent a{
	background:url(../images/recent_link.gif) top no-repeat;
	height:78px;
	display:block;
}

#recent a:hover{
	background:url(../images/recent_link.gif) bottom no-repeat;
}

#morerss a{
	background:url(../images/morerss_link.gif) top no-repeat;
	height:78px;
	display:block;
}


#morerss a:hover{
	background:url(../images/morerss_link.gif) bottom no-repeat;
}

#resume, #recent, #morerss{
	text-indent:-9000px;
}
.clear{
	clear:both;
}

#control{
	position:relative;
	width:933px;
	margin:auto;
	margin-bottom:25px;

}

#port dt{
	font-size:18px;
	color:#cc6633;
}

#port dd{
	margin:5px 0 5px 0;
	font-size:12px;
	color:#666666;
}

#port dl img{
	border:1px solid #CCC;
	padding:3px;

}
#port dl{
	position:relative;
	float:left;
	border-bottom:1px dotted #A7A7A7;
}

.visitlink{
	position:absolute;
	right:0;
}

.oddlist{
	margin-right:10px;
	margin-bottom:20px;
}

.greentitle{
	color:#99cc33;
}

.greentitle2{
	color:#99cc33;
	margin-left:15px;
}

/* MooTools Styles */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 0px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

.stream{
	float:right;
	margin-top:-33px;
	padding-right:4px;
}



/* Comment Styles */

.commentlist{

}

.commentlist li{
background:#fff;
padding:5px;
padding-bottom:0;
margin-bottom:10px;
border:none;
position:relative;
}

li.alt{
background:#eeeeee;
border:1px dotted #A7A7A7;
border-left:none;
border-right:none;
}

.author{
position:absolute;
top:15px;
left:50px;
}

.commentdate{
	position:absolute;
	font-size:11px;
	color:#999;
	font-weight:normal;
	text-transform:uppercase;
	top:15px;
	right:5px;
}

.commentlist li p{
	border-top:1px dotted #A7A7A7;
	margin:0;
	margin-top:-10px;
	padding:10px;

}

.avatar{
	background: #FFF;
	height:32px;
	width:32px;
	border:1px solid #AFAFAF;
	padding:3px;
}

.postmetadata{
	font-size:10px;
}

#rComments-list li{
	border:0px;
	color:#666666;
	font-size:11px;
	padding:0px 0 10px 0;
	border-bottom:1px dotted #999;
	margin:3px 0 3px 0;
	width:100%;
}

#rComments-list li a{
	position:relative;
	font-size:11px;
	clear:both;
	display:inline;
	padding: 0px 15px 0 15px;
	background: url(../images/left_quote.gif) top left no-repeat;
}

#rComments-list li strong{
	color:#333;
	float:left;
	text-decoration:none;
	margin:0 10px 5px 0;
	font-size:10px;
	font-weight:bold;
	}
	
.noMargin{
	margin:0;
}

.right_quote{
	position:absolute;
	text-indent:-9000px;
	background: url(../images/right_quote.gif) top right no-repeat;
	height:11px;
	width:11px;
	top:0;
	right:0;
}