﻿/*
Theme Name: Created To Be His Help Meet
Theme URI: http://www.createdtobehishelpmeet.org/
Description: The original theme for CTBHH. Designed by Brian Biddle. Adapted for WordPress by Aaron Aprile.
Version: 1.0
Author: Brian Biddle
Author URI: http://biddlebugs.com/
Tags: pastel, custom header, fixed width, two columns, feminine, soft, warm
*/



body {
	margin: 0; padding: 0;
	background: #F9EED5 url(images/bg_body.gif) repeat;
	}
	
#wrapper {
	margin: 0; padding: 0;
	position: relative;
	width: 730px;
	}

hr {display: none; clear: both;}

/**** GLOBAL > LINKS ********************************************/
a, a:link, a:active, a:visited {
	text-decoration: underline; 
	color: #C97647;
	}

a:hover {
	text-decoration: none;
	color: #DCC293;
	}

/**** GLOBAL > TYPOGRAPHY ***************************************/
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Veranda, sans-serif;
	font-weight: normal;
	text-align: left;
	}

p {
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	text-indent: 2em;
	}	

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p	{
	text-indent: 0;
	}

p.noindent {
	text-indent: 0;
}

strong {font-weight: bold;}

	
/**** GLOBAL > LISTS ********************************************/
ul li {
	margin: 0; pattern: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	}
	
/**** GLOBAL > FORMS ********************************************/
form {
	margin:0; padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}

fieldset {
	margin: 8px 15px 5px 10px; padding: 0;
	border: none;
	}
		
input, select {
	margin: 2px 0 0 0; padding: 1px;
	background: #F8EDE7;
	border: 1px solid #D89A74;
	}
	
input.qty {
	width: 17px;
	font-size: 10px;
	text-align: center;
}

label {
	font-weight: bold;
	color: #333;
	}
	
input.submit { 
	margin: 5px 0 0 25px;
	width: 79px; height: 28px;
	cursor: pointer;
	border: none;
	background: url(images/bg_submit.gif) repeat-x;
	}

input.button4 {
	cursor: pointer;
}
	
.textbox {width: 35px;}
.rad {border: none; background: none;}
		
/**** BEGIN HEADER ********************************************************************************/
#hdrWrap {
	margin: 0; padding: 0;
	position: absolute;
	top: 0; left: 0;
	width: 730px; height: 302px;
	}	

#leftHdr {
	margin: 0; padding: 0;
	width: 179px; height: 302px;
	float: left;
	background: url(images/bg_headerLeft.jpg) no-repeat;
	}

#rightHdr {
	margin: 0; padding: 0;
	width: 551px; height: 302px;
	float: left;
	background: url(images/bg_headerRight.jpg) no-repeat;
	}

#rightHdr h1 {
	margin: 80px 0 0 55px; padding :0;
	text-indent: -2000px;
	width: 428px; height: 122px;
	background: url(images/bookTitle.gif) no-repeat;
	}

#rightHdr h2 {
	margin: 65px 0 3px 70px; padding: 0 0 0 37px;
	font-size: 18px;
	font-variant: small-caps;
	color: #C97647;
	background: url(images/bg_h1.gif) no-repeat 0 4px;
}

/**** BEGIN TOP NAVIGATION ***********************************************************************/
#navbar {
	margin: 0; padding: 0;
	position: absolute;
	top: 302px; left: 0;
	width: 730px; height: 28px;
	background: url(images/bg_navbar.gif) no-repeat;
	}
	
#navbar .hide {display: none;}
	
#navbar ul {
	margin: 0 0 0 250px; padding: 0;
	}

#navbar ul li {
	float: left;
	display: inline;
	}

#navbar ul li a {
	display: block;
	height: 28px;
	margin: 0;
	padding: 0px;
	}

#homeNav, #homeNav a {
	width:66px;
	background: url(images/nav_home.gif) no-repeat 0 0;
	}
#homeNav a:hover, body#sec_home #homeNav a {
	background: url(images/nav_home.gif) no-repeat 0 -28px;
	}

#testmnyNav, #testmnyNav a {
	width:126px;
	background: url(images/nav_testmny.gif) no-repeat 0 0;
	}
#testmnyNav a:hover, body#sec_testmny #testmnyNav a {
	background: url(images/nav_testmny.gif) no-repeat 0 -28px;
	}

#exrptsNav, #exrptsNav a {
	width:101px;
	background: url(images/nav_exrpts.gif) no-repeat 0 0;
	}
#exrptsNav a:hover, body#sec_exrpts #exrptsNav a {
	background: url(images/nav_exrpts.gif) no-repeat 0 -28px;
	}

#chkoutNav, #chkoutNav a {
	width:103px;
	background: url(images/nav_ckout.gif) no-repeat 0 0;
	}
#chkoutNav a:hover, body#sec_chkout #chkoutNav a {
	background: url(images/nav_ckout.gif) no-repeat 0 -28px;
	}

/**** BEGIN COLUMN LEFT / MAIN *********************************************************************/
#colWrap {
	margin: 0; padding: 0;
	position: absolute;
	top: 330px; left: 0;
	width: 730px;
	background: url(images/bg_content.gif) repeat;
	}
	
/**** LEFT Column ********************************************/
#leftCol {
	margin: 0; padding: 0;
	float: left;
	width: 179px;
	min-height: 279px;
	background: url(images/bg_leftCol.jpg) no-repeat 0 0;
	}
	
#leftCol h2 {
	margin: 30px 25px 8px 15px; padding: 19px 0 0 0;
	font-size: 17px;
	text-transform: uppercase;
	color: #D89A74;
	background: url(images/bg_h2.gif) no-repeat 40px 0;
	text-align: center;
	}

a img {
	border: none;
}
#leftCol div, #leftCol p {
	text-align: center;
	margin-right: 15px;
}
#leftCol p {
	text-indent: 0;
	line-height: 125%;
	margin-top: 15px;
	font-size: 12px;
}

#leftCol h3 {
	margin: -8px 0 0 15px;
	padding: 1px 0 1px 32px;
	width: 90px;
	text-transform: uppercase;
	letter-spacing: .18em;
	line-height: 12px;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	background: #F8EDE7;
	border-top: 1px solid #D89A74;
	border-bottom: 1px solid #D89A74;
	}
	
* html #leftCol h3 {  /* the Tan hack */
	width: 123px;
	w\idth: 90px;
}
	
#leftCol ul {
	margin: 10px 25px 0 25px; padding: 0;
	}
	
#leftCol li {
	margin: 0; padding: 0 0 9px 6px;
	font-size: 12px;
	background: url(images/bullet.gif) no-repeat 0 4px;
	}
	
* html #leftCol li {
	background-position: 0px 8px;
}

.hdshot {
	margin: 25px 0 0 25px; padding: 5px;
	border: 1px solid #E2B397;
	background: #F4E4D9;
	}

/**** MAIN Column ******************************************/
#mainCol {
	margin: 0; padding: 0;
	float: left;
	width: 551px;
	background: url(images/bg_mainCol.gif) no-repeat 0 0;
	}
	
#mainCol h1 {
	margin: 25px 0 3px 25px; padding: 0 0 0 37px;
	font-size: 23px;
	font-variant: small-caps;
	color: #C97647;
	background: url(images/bg_h1.gif) no-repeat 0 4px;
	}
	
#mainCol h2, h3 {
	margin: 0 0 1px 25px; padding: 0;
	font-size: 15px;
	color: #C97647;
	}

#mainCol h3 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
	
#mainCol p {
	margin: 0 50px 17px 25px; padding: 0;
	color: #000;
	}
	
#mainCol table {
	margin-left: 25px;
}
	
#mainCol .bookWrap {
	float: right;
	padding: 10px 30px 5px 20px;
	font-size: 11px;
	text-align: center;
	}

#mainCol .rule {
	height: 19px;
	width: 442px;
	background: url(images/bg_hr.gif) no-repeat;
	margin: 10px 0 0 35px;
	padding: 0;
	}

#mainCol .ruleShort {
	clear: both;
	height: 19px;
	width: 233px;
	background: url(images/bg_hrShort.gif) no-repeat ;
	margin: 7px 0 15px 130px;
	padding: 0;
	text-align: center;
	}

#mainCol p.indent {
	margin: 0 70px 17px 70px;
	text-indent: 0;
	font-weight: bold;
	}

#mainCol li {
	margin: 0 50px 0 0; padding: 0 0 9px 6px;
	font-size: 13px;
	background: url(images/bullet.gif) no-repeat 0 4px;
}
	
	
/**** BEGIN FOOTER *****************************************/
#footer {
	margin: 0; padding: 0;
	width: 730px;
	clear: both;
	}

#footer ul {
	margin: 0 0 0 205px; padding: 15px 0 15px 0; 
	font-size: 10px;
	}

#footer ul li {
	font-family: verdana, sans-serif !important;
	color: #666;
	display: inline;
	}
  
/**** MISC *******************************/
.making-melody { width: 500px; height: 188px; background: url(images/Melodygraphic.gif) no-repeat; margin: 0px 0px 5px 5px; }


@media screen and (max-width:729px) {
	
	#wrapper {
		max-width: 100%;
	}
	#hdrWrap {
		display: none;
	}
	
	#leftCol {
		display: none;
	}
	
	#navbar {
		top: 0;
		width: 100%;
	}
	
	#navbar ul {
		margin: 0;
	}
	
	#colWrap {
		top: 30px;
		background-color: #fff;
		background-image: none;
		width: 100%;
	}
	
	#mainCol {
		width: 100%;
	}
	
	#mainCol p {
		margin: 0 25px 17px 25px;
	}
	
	#mainCol .ruleShort {
		margin: 7px auto 15px auto;
	}
	
	#mainCol .rule {
		margin: 10px auto 0 auto;
		max-width: 100%;
	}
	
	#footer {
		max-width: 100%;
	}
	
	#footer ul {
		margin: 0 0 0 10px;
	}

	.making-melody {
		max-width: 100%;
		height: auto;
		margin: 0;
	}
}
