/* Autum Color Theme */

body {
	background: #fafafa;
	color: #333;
	}

#header {
	background:#0397F1 url('http://www.spencerhughes.com/ezstatic/data/spencerhughes/i/top.jpg') no-repeat 50% 0;
	}
	
#bottom {
	width:100%;
	background: transparent url('http://www.spencerhughes.com/ezstatic/data/spencerhughes/i/bottom.jpg') repeat-x top left;
	}
#footer{
	 clear: both;
	margin: 0px auto;
	min-height: 329px;
	position: relative;
	width: 960px;
	}

#headerimg .description {
	color:#aaa;
	}

h2.pagetitle {
	color: #666;
	}

#sidebar ul li h2 {
	font-size:18px;
	color: #fff;
	border-bottom: 3px solid #eee;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #007AC3;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background: #fff;
	}

a {
	color: #007AC3;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	border-top: 1px solid #eee;
	}

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#header #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #555;
	}

#header #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
border:0;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}
#pagemenu {	
	background:#0397F1 url('http://www.spencerhughes.com/ezstatic/data/spencerhughes/i/top.jpg') no-repeat 50% 0;
	border-top:0;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #888;
	background:#eee;	
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888;
}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}

.navigation {
	border-top: 1px solid #eee;
	}
	
	
/* =Header
-----------------------------------------------
*/

#logolink{
	margin:0;
}
#logolink a {
	display: block;
	width: 180px;
	height: 98px;
	text-indent: -9999px;
	border-bottom:0;
}
#logolink a:hover{
	background:transparent;
}

#whypsh {
	width:170px;
	position:relative;
	left:773px;
	top:-85px;
	margin: 0;
}

#whypsh a {
	display: block;
	width: 174px;
	height: 64px;
	text-indent: -9999px;
	border-bottom:0;
}
#whypsh a:hover{
	background:transparent;
}

#mobilelink {
	width:200px;
	position:relative;
	top:-80px;
	left:815px;
}

#mobilelink a {
	background: transparent url('http://www.spencerhughes.com/ezstatic/data/spencerhughes/i/phoneicon.gif') left top no-repeat;
	padding: 2px 0 0 16px;
	color: #fff;
	font-weight: normal;
	border-bottom:0;
	font-size:13px;
}		

#mobilelink a:hover{
	text-decoration:underline;
}