/*
Theme Name: WalkWalkWalk Finder child theme
Theme URI: http://www.onlineability.net
Description: Child theme for WalkWalkWalk, for use with the main Finder parent
Version: 1
Author: Andy Darley
Author URI: http://www.andthenhesaid.com
Template: finder-parent
Version: 1
*/
 
@import url("../finder-parent/style.css");

/************************
** Change the graphics **
************************/

body {
	background-image: url(style/img/B9A894-bg.png);
}

#header h1 a {
	width: 487px;
	height: 49px;
	background-image: url(style/img/masthead.gif);
}

#header h2 {
	width: 349px;
	height: 32px;
	background: #FFF url(style/img/strap.gif) no-repeat top left;
}

#tintedsidebar {
	background-image: url(style/img/B9A894-pic.jpg);
}

#tintedsidebar h2 {
	width: 175px;
	height: 179px;
	background: transparent url(style/img/sbtext.gif) no-repeat top left;
}

/************************
** Change the colours ***
************************/

/* Change to #94B7B9, or some other shade of blue */

a, a:VISITED, dl.subindex a, dl.subindex a:VISITED {
	color: #5e6e9f;
}

body {
	background-color: #94B7B9;
}

/* Change to #B9A894 */

a:HOVER, .index dt {
	color: #B9A894;
}

#footer {
	border-top-color: #B9A894;
}

#wpsidebar h3, #offerstuff h3, h3#respond, h3#comments, dl.index dt, dl.subindex a:HOVER {
	background-color: #B9A894;
}

/* Change to #3B3936 */

#tintedsidebar, #tintedsidebar h3, h3#respond, h3#comments, #wpsidebar h3, #offerstuff h3, dl.index dt, dl.index dt a, dl.index dt a:VISITED {
	color: #3B3936;
}

/* Change to #FFF5EC */

#tintedsidebar a, #tintedsidebar a:VISITED, dl.index dt a:HOVER, dl.subindex a:HOVER {
	color: #FFF5EC;
}

/* Other stuff */

.postcontentdiv h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#cse-search-results iframe {
	width: 736px;
}

#headerspace {
	text-align: right;
}

#headerspace #cse-search-box {
	margin:12px 0;
}
