@charset "utf-8";
/* CSS Document */

/*
THEME NAME: Rock People
DESCRIPTION: Custom theme for Kate Lazuka, based on <a href="http://www.plaintxt.org/themes/sandbox/">sandbox</a>.
AUTHOR: Julie Hathaway
AUTHOR URI: http://pilcrow.biz
*/

/* ------- Global Styles ------- */

body {
	background: #aaa;
	background:#90a5dc;
	margin:0;
	padding:0;
	padding:0;
	font-family: Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	}
	
.hidden {
	position:absolute;
	top:0;
	left:-999px;
	}
	
.clear {
	clear:both;
	}
	
#wrapper {
	background: #626EA5;
	background:#3d479a;
	background: #1D2EAA;
	color: #fff;
	margin: 0 auto;
	width: 1024px;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	border-bottom: 10px solid #000;
	}
	
#header {
	background: #000;
	}
	
#header div {
	background:#000;
	}
	
#header img {
	margin: 15px 0;
	}
	
.menu {
	background: #C7781E;
	background: #E76B00;
	}
	
.menu ul {
	margin:0;
	padding:5px;
	text-align:center;
	}
	
.menu ul li {
	display:inline;
	padding-left: 10px;
	padding-right:10px;
	}
	
.menu ul li a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	}
	
.menu ul li a:hover {
	color: #000;
	}
	
#container {
	margin:60px 100px;
	}
	
#container a, .sidebar a {
	color: #94BC54;
	text-decoration:none;
	}
	
#container a:hover, #container a:focus, .sidebar a:hover, .sidebar a:focus {
	color: #fff;
	text-decoration:underline;
	}
	
#container .alignleft {
	float:left;
	}
	
#container .alignright {
	float:right;
	}
	
#container .aligncenter {
	display:block;
	margin:0 auto;
	}
	
p.wp-caption-text {
	text-align:center;
	margin-top:0;
	}
	
h2.entry-title {
	font: 2em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	}
	
#footer div {
	margin:0 auto;
	width: 576px;
	}
	
#footer img {
	margin: 15px 0;
	}
	
/* ------- Page Specific Styles ------- */

/* ---- Home (.pageid-39) ---- */

.pageid-39 #container {
	background: #1D2EAA url('images/home.jpg') no-repeat bottom;
	height: 599px;
	margin:0;
	}
	
.pageid-39 #content {
	padding-top: 190px;
	padding-left: 130px;
	padding-right: 600px;
	}
	
.pageid-39 h2.entry-title {
	display:none;
	}
	
.pageid-39 #footer {
	display:none;
	}
	

/* ---- About (.pageid-5) ---- */

.pageid-5 #wrapper {
	background: #374fb9;
	}

.pageid-5 #container {
	background: url('images/about.jpg') no-repeat bottom;
	min-height: 628px;
	margin:0;
	}
	
.pageid-5 #content {
	margin-top: 60px;
	margin-left: 530px;
	margin-right: 30px;
	padding-bottom: 200px;
	}
	
.pageid-5 h2.entry-title {
	display:none;
	}
	
.pageid-5 h2.title {
	font: 2em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	margin-left: -410px;
	width: 100px;
	float:left;
	margin-top:0;
	padding-top:0;
	}
	
.pageid-5 span#watch {
	display:block;
	font-size:70%;
	padding-top:60px;
	}

.pageid-5 #container p#livegently {
	padding-left: 240px;
	padding-bottom: 20px;
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	}
	
.pageid-5 #container p#livegently a {
	xcolor: #BAC5EC;
	}

.pageid-5 #container p#livegently a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
.pageid-5 #footer {
	display:none;
	}
	
	
/* ------- The Book (.pageid-24) ------- */

.pageid-24 #container {
	background: url('images/book2withaward.jpg') no-repeat bottom;
	height: 664px;
	margin:0;
	}
	
.pageid-24 #content {
	text-align:right;
	padding-top: 380px;
	margin-left: 124px;
	margin-right: 650px;
	}
	
.pageid-24 h2.entry-title {
	display:none;
	}
	
.pageid-24 .entry-content {
	margin-top:-25px;
	}
	
.pageid-24 h4 {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	color: #FBF812;
	font-weight:normal;
	background: url('images/target.gif') no-repeat center left;
	min-height:32px;
	padding-left: 53px;
	text-align:left;
    margin-bottom:0;
	}
	
.pageid-24 #container h4 a {
	color: #FBF812;
	}
.pageid-24 #container p a { color: #74d100;}
	
.pageid-24 #footer {
	display:none;
	}
	

/* ---- Sneak Preview (.pageid-36) ---- */

.pageid-36 h2.entry-title {
	text-align:center;
	}
	

/* ---- Order Stuff (.pageid-28) ---- */

.pageid-28 #wrapper {
	background: #374fb9;
	}

.pageid-28 h2.entry-title {
	display:none;
	}
	
.pageid-28 p {
	margin-bottom:40px;
	position:relative;
	}
	
.pageid-28 p img {
	margin-left:120px;
	}

.pageid-28 #content p a {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	color: #FBF812;
	font-weight:normal;
	display:block;
	position:absolute;
	top:120px;
	left: 400px;
	background: url('images/target.gif') no-repeat center left;
	min-height:32px;
	padding-left: 53px;
	}


/* ---- Help the Earth (.pageid-31) ---- */

.pageid-31 #container {
	background: url('images/helpearthbot5.gif') no-repeat bottom left;
	min-height: 544px;
	margin-left:0;
	margin-bottom:0;
	}
	
.pageid-31 #content {
	margin:-60px -100px 0 360px;
	padding-top: 200px;
	padding-bottom:120px;
	min-height: 379px;
	background: url('images/helpearthtitle.gif') top right no-repeat;
	}
	
.pageid-31 #content ul,
.pageid-31 #content p {
	margin-left:40px;
	}

.pageid-31 #content ul a,
.pageid-31 #content p a {color:#74d100;}
	
.pageid-31 h2.entry-title {
	display:none;
	}
	
.pageid-31 #footer {
	display:none;
	}

	
/* ---- Ways You Can Help (.pageid-11) ---- */

.pageid-11 h2.entry-title {
	position:absolute;
	top:0;
	left:-999px;
	}
	
.pageid-11 h3 {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	}
	
.pageid-11 h4 {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	color: #FBF812;
	font-weight:normal;
	background: url('images/target2.gif') no-repeat center left;
	min-height:32px;
	padding-left: 53px;
	}
	
/* ---- Gallery (.pageid-22) ---- */

.pageid-22 h2.entry-title {
	display:none;
	}
	
.pageid-22 h2 {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	}

.pageid-22 div.wp-caption {
	padding-right:4px;
	}



/* ---- Blog pages (.blog, .single, and .search) ---- */

.blog #container,
.single #container,
.search #container {
	float:left;
	width: 500px;
	}
	
.blog .sidebar,
.single .sidebar,
.search .sidebar {
	margin:60px 100px 60px 700px;
	}
	
.search h3.entry-title {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	padding-top: 30px;
	}
	
.search #container h3.entry-title a {
	color: #FBF812;
	}
	
.single #comments h3 {
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	color: #FBF812;
	}
	
#comments ol {
	list-style:none;
	margin:0;
	padding:0;
	}
	
div.comment-author {	
	background: url('images/target2.gif') no-repeat center left;
	min-height:32px;
	padding-left: 53px;
	}
	
.comment p {
	padding-left: 53px;
	}
	
div.comment-meta {
	font-size: 0.8em;
	margin-bottom: 50px;
	padding-left: 53px;
	}
	
.sidebar h3 {
	margin-bottom:0;
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	font-weight:normal;
	color: #FBF812;
	}
	
.sidebar ul {
	margin:0;
	padding:0;
	}
	
.sidebar li {
	list-style:none;
	}
	

/* ---- Contact (.pageid-18) ---- */

.pageid-18 h2.entry-title {
	position:absolute;
	top:0;
	left:-999px;
	}
	
.pageid-18 #container {
	background: url('images/contact.jpg') center no-repeat;
	min-height: 511px;
	margin:60px 0;
	}
	
.pageid-18 #content {
	padding-top: 320px;
	padding-left: 220px;
	font: 1.5em helvetica neue, helvetica, arial, sans-serif;
	color:#5F7D60;
	}
	
.pageid-18 #content a {
	color:#5F7D60;
	}

.pageid-18 #content a:hover, .pageid-18 a:focus {
	xcolor:#fff;
	}








