/*
Theme Name: Creative Hands
Theme URI: http://eclickperformance.com/
Description: A custom theme developed for Creative Hands.
Version: 0.1
Author: Peter Tell
Author URI: http://eclickperformance.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #9CC629;
	font: 12px Arial, Helvetica, sans-serif;
	color: #662D91;
	min-width: 900px;
}
a {
	outline: none;
}
#hContainer {
	height: 222px;
	background: url('http://www.creativehands.com/images/header-background.jpg') no-repeat 50% -666px;
}
.header {
	width: 900px;
	height: 222px;
	margin: 0 auto;
}
a.logo {
	width: 343px;
	height: 149px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px
}
a.kids, a.parents, a.teachers {
	height: 70px;
	width: 128px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -99999px
}
a.kids {
	margin-top: 80px;
}
a.parents {
	margin-top: 42px;
}
a.teachers {
	margin-top: 4px;
}
#tNav {
	width: 510px;
	height: 31px;
	float: right;
	margin: 14px 20px 0 0;
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat 0 -124px;
}
html>body .tNav {
	margin-right: 35px;
}
a#home, a#news, a#newsSelected, a#philosophy, a#wtb, a#contact {
	display: block;
	float: left;
	height: 31px;
	text-indent: -99999px;
	overflow: hidden;
	color: #FFD600;
}
a#home {
	width: 74px;
}
a#home:hover {
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat 0 -93px;
}
a#news, a#newsSelected {
	width: 73px;
}
a#news:hover, a#newsSelected {
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat -74px -93px;
}
a#philosophy {
	width: 116px;
}
a#philosophy:hover {
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat -147px -93px;
}
a#wtb {
	width: 151px;
}
a#wtb:hover {
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat -263px -93px;
}
a#contact {
	width: 90px;
}
a#contact:hover {
	background: url('http://www.creativehands.com/images/nav-background.jpg') no-repeat -414px -93px;
}

.bContainer {
	width: 844px;
	margin: 0 auto;
}
.bPlacer {
	margin: 0 0 0 17px;
}
.bRight {
	float: right;
	width: 520px;
	padding: 7px 0 0 0;
}
.bRight a {
	color: #ec008c;
	text-decoration: none;

}
.bRight a:hover {
	background: #662D91;
	color: #fff;
}

.bLeft {
	width: 303px;
}
.bLeftPlacer {
	/*margin: 0 0 0 12px;*/
	padding: 31px 0px 0px 12px;
	background: url(http://www.creativehands.com/images/looking-for-project-bottom.png) no-repeat 2px 0px;
}

.footerStripe {
	background: #FFD600;
	margin: 5px 0 0 0;
	padding: 6px 0;
	color: #92278F;
	text-transform: uppercase;
	font-size: 10px;
}
.footerStripe div {
	width: 844px;
	margin: 0 auto;
	text-align: right;
}
.footer {
	padding: 50px 0 20px 0;
	text-align: center;
	background: #92278F;
}
.footer a, .footer {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	background: #fff;
	color: #92278F;
}
h1, h2, h3, h4 {
	font: 22px Comic Sans MS, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	display: inline;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
.bRight {
	line-height: 17px;
	text-align: justify;
}

p.postmetadata {
	background: #A9CD45;
	padding: 5px;
	border: 1px solid #83A624;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


	/* SLIDESHOW */

	#slideshow {
		position: relative;
		margin-bottom: 10px;
	}

	#slideshow #pane {
		width: 520px;
		height: 261px;
	}

	#slideshow #pane img {
		border: 0px;
		display: none;
	}
	#slideshow #pane img:first-child { display: inline; }

	#slideshow ul#pager {
		position: absolute;
		bottom: 6px;
		left: 6px;
		margin: 0px;
		padding-left: 0px;
		z-index: 101;
		list-style: none;
	}

	#slideshow ul#pager li {
		margin-right: 6px;
		float: left;
	}
	#slideshow ul#pager a {
		width: 38px;
		height: 30px;
		background: url(images/slideshow/pager-hand.png) no-repeat top left;
		display: block;
		float: left;
	}

	#slideshow ul#pager a:hover,
	#slideshow ul#pager a.activeSlide { background-position: top right; }
	#slideshow ul#pager a span {
		position: absolute;
		left: -3000em;
	}

.entry { border-bottom: none; }

img.masthead {
	margin-bottom: 10px;
}

h3.heading {
	margin-top: 0px;
	height: 27px;
	display: block;
}

h3.heading span {
	position: absolute;
	left: -9999em;
}

h3.chat {
	width: 183px;
	background: url(http://www.creativehands.com/images/headings/chat-blog.png) no-repeat top left;
}