/* 
 ----------------------------------------------------------------------------
	Title:        John Paul King - Creative Director - Watercolor Artist - Photographer
	Designer:     John King - john@wildfireproductions.net
	Developer:    Drew Stauffer - drew@wildfireproductions.net
				
	Last Updated:    Always Updating!!
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


body {
	background: #FFFFFF center top;
	color: #949494;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px auto 0px;
	padding: 0px;
}
#page {
	margin: 0px auto 0px;
	padding: 0px;
	width: 754px;
	background:url(images/wrap-spacer.gif) repeat-y left top;
}

#wrap {
	background:url(images/wrap-spacer.gif) repeat-y left top;
	width: 754px;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #B24A11;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
/************************************************
*	Misc.								*
************************************************/

img {
	border: none;
}
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h1 {
	color: #8B4016;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 35px 0px 10px 0px;
	margin: 30px 0px 0px 0px;
	background: url(images/bullet-content.gif) no-repeat left top;
}
h1 a, h1 a:visited{
	color: #8B4016;
	text-decoration: none;
}
h1 a:hover{
	color: #8B4016;
	text-decoration: none;
}
h2 {
	color: #602409;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h2 a, h2 a:visited {
	color: #602409;
	text-decoration: none;
}
h2 a:hover {
	color: #602409;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

h1 span,h2 span,h3 span	{ display:none; }

/************************************************
*	Header  									*
************************************************/

	
#masthead {
	position:relative;
	background:url(images/header.jpg) no-repeat;
	height:179px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:56px;
		width:337px;
		top:114px;
		height:29px; 
		}
	#masthead a span {
		display:none;
		}



/* content area */
#content {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 579px;
}
.post {
	width: 579px;
	clear:both;

}
.post-img {
	float:left;
	margin: 68px 0px 0px 10px;
	display: inline;
}



.date {
	font-size:1em;
	color: #000;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
	}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 375px;
	margin-right: 15px;
	display: inline;
}
.post-cat {
	font-size: 95%;
	color: #7F3C15;
}
.post-cat a, .post-cat a:visited{
	color: #7F3C15;
	text-decoration: none;
	}
	
.post-cat a:hover{
	text-decoration: underline;
	}


.post-comments {
	font-size: 95%;
	color:#202020;
}
.post-calendar {
	font-size: 95%;
	color: #9CB0B6;
}
.post-content {
	clear: both;
	padding-top: 10px;
}


.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#commentblock {
	width: 375px;
	padding: 0px;
	margin: 0px 0px 0px 190px;
	}

#comments, #respond {
	padding: 10px 0 5px 0;
	color:#A84519;
	clear: both;
	text-transform: uppercase;
	font-weight: normal;
}
.commentlist {
	margin: 0px;
	paddingt: 0px;
	line-height: 130%;
}
.commentlist li{
	padding: 0px;
}
.commentlist .alt {
	
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 3px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 10px 0 0 0;
	margin: 0px;
}
#commentform label{
	color:#A84519;
	font-size: 87%;
}
#commentform input{
	width: 347px;
	background:#f1fedb;
	background:#E4E4E4;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 352px;
	height: 115px;
	background:#E4E4E4;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:url(images/submit.gif);
	font-size: 95%;
	color:#FFFFFF;
	width:115px;
	height:24px;
	border:none;
	cursor:pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px;
	width: 175px;
	color: #F2F2F2;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size: 12px;
	color: #A84519;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-weight: normal;
}

#sidebar h2, #sidebar .sidebartitle-search{
	font-size: 12px;
	color: #A84519;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	text-transform: lowercase;
	font-weight: normal;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #4A4A48;
	text-decoration: none;
}
#sidebar a:hover{
	color: #4A4A48;
	text-decoration: underline;
}

#side-search {
	background:url(images/rt-search.gif) no-repeat left top;
	height:21px;
	margin: 0;
	padding: 0;
}

#side-achives {
	background:url(images/rt-archives.gif) top left no-repeat;
	height:20px;
	margin: 0;
	padding: 0;
}

#side-categories {
	background:url(images/rt-categories.gif) top left no-repeat;
	height:28px;
	margin: 0;
	padding: 0;
}

#side-blogs {
	background:url(images/rt-blogroll.gif) top left no-repeat;
	height:26px;
	margin: 0;
	padding: 0;
}
#side-associates {
	background:url(images/rt-associates.gif) top left no-repeat;
	height:22px;
	margin: 0;
	padding: 0;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	margin: 0px 0px 0px 30px;

}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	margin: 0px 0px 0px 30px;
}


/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/************************************************
*	Main Content 					     		    * 
************************************************/

#column-left {
	width:579px;
	float:left;
	margin-top:40px;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 25px 10px 20px;
		}

	
	#column-left h1 {
		color: #8B4016;
		font-size: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding: 35px 0px 10px 0px;
		margin: 0px 0px 0px 20px;
		background: url(images/bullet-content.gif) no-repeat left top;
		}
	
	#column-left h2 {
		padding: 20px 0 5px 0;
		font-family: Georgia, serif;
		font-size: 160%;
		font-weight: normal;
		text-transform: none;
		border-bottom: 1px solid #177815;
		}
	
	#column-left h3 {
		padding: 10px 0 0 0;
		font-size: 100%;
		font-weight: bold;
		text-transform: uppercase;
		}

	
	#column-left dl { padding-left:10px; }
		#column-left dl dt {
			background: url(images/list-optimization.gif) no-repeat 0px 4px;
			padding-left:15px;  /* pushes text to the right to display bg img */
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}




#column-right {
	float: left;
	width: 168px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background: #F2F2F2;
	}
	
	#rt-subhead {
		background: #FFFFFF no-repeat left top;
		height: 40px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 0 0px 0px;
		}
	#column-right p {
		margin:0 0 0px 0px;
		}
		
	#column-right h2 {
		color: #A84519;
		font-size: 12px;
		padding: 0px 0px 0px 0px;
		margin: 20px 0 0 0;
		text-transform: lowercase;
		font-weight: normal;
		}
	
	#column-right ul { padding:0 0 10px 5px; }
		#column-right ul li { 
			padding-left:12px;  /* pushes text to the right to display bg img */
			}
		
		#column-right #websites li { 
			background: url(images/list-websites.gif) no-repeat 0px 3px;
			padding-left:15px;  /* pushes text to the right to display bg img */
			}
		
		#column-right #articles li { 
			background: url(images/list-articles.gif) no-repeat 0px 3px;
			padding-left:15px;  /* pushes text to the right to display bg img */
			}
		
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	clear:both;
	width:100%; /* fix for Safar */
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{
	font-size:0.95em;
	color: #9A582C;
} 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#F2F2F2 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #F2F2F2;
	color:#9A582C;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

/* ----- main contact form ----- */ 
 
#contact-main { 
	margin: 0px 0px 0px 20px;;
	}
	
#contact-main label { 
	width:350px; 
	display:block;  
	margin-bottom:5px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:350px;
	}
	
#contact-main label select {
	width:355px;
	}
	
#contact-main label textarea { height:100px; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:10px 0 0 0; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url(images/submit.gif);
	color:#FFFFFF;
	width:115px;
	height:24px;
	border:none;
	cursor:pointer;
	}
	
	
/* ------------------------ subhead framework ------------------------ */

#subhead {
	height:38px;
	padding-bottom:20px;


} /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }

	body#about #subhead { background:url("../images/about-joel.gif") no-repeat; }

	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }

	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }

	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

/*search form */
#searchform {
	margin: 0px 0px 0px 10px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 123px;
	height: 15px;
	padding: 3px;
	background: #ffffff url(images/search.gif) no-repeat;
	margin: 4px;
	color: #333333;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #FFFFFF;
	width: 754px;
	margin: 0px auto 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	
}

#footer a:link, #footer a:visited { color:#666666; text-decoration: underline;}

#footer a:hover, #footer a:active { color:#B24A11; text-decoration: none;}

#footer ul {
	margin-top:10px;
	}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #666666;
	color:#666666;
	font-size: 9px;
	}

	#footer li.first { border: none; }




/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/************************************************
*	Nav      								*
************************************************/


#nav {
    background:url(images/nav.gif) no-repeat;
    width:754px;
    height:47px;
    margin:0;
    padding:0;
    }

#nav span { display: none; }

#nav li, #nav a { height:47px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 104px;}
#nav-02 { width: 114px;}
#nav-03 { width: 122px;}
#nav-04 { width: 142px;}
#nav-05 { width: 159px;}
#nav-06 { width: 113px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.gif")  0px -47px no-repeat; }
#nav-02 a:hover { background:url("images/nav.gif") -104px -47px no-repeat; }
#nav-03 a:hover { background:url("images/nav.gif") -218px -47px no-repeat; }
#nav-04 a:hover { background:url("images/nav.gif") -340px -47px no-repeat; }
#nav-05 a:hover { background:url("images/nav.gif") -482px -47px no-repeat; }
#nav-06 a:hover { background:url("images/nav.gif") -641px -47px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("images/nav.gif")  0px -47px no-repeat; }
body#about #nav-02 { background:url("images/nav.gif") -104px -47px no-repeat; }
body#design #nav-03 { background:url("images/nav.gif") -218px -47px no-repeat; }
body#paintings #nav-04 { background:url("images/nav.gif") -340px -47px no-repeat; }
body#photography #nav-05 { background:url("images/nav.gif") -482px -47px no-repeat; }
body#contact #nav-06 { background:url("images/nav.gif") -641px -47px no-repeat; }
