/*  

Theme Name: Christian Heritage

Theme URI: http://www.christianheritageonline.org/

Description: Custom theme for Christian Heritage Home Educators of Washington.

Version: 1.0

Author: Kingdom Design

Author URI: http://www.kingdomdesign.com/

*/



body {

	background: #576152 url(i/bg.gif) fixed;

	color: #000;

	margin: 0;

	padding: 0;

	font: 14px/17px Georgia, Times New Roman, Times, serif;

	text-align: center; /* for IE 5.x - see wrapper */

}



a {

	color: #081644;

}



a:hover {

	text-decoration: none;

}



a:visited {

	color : #081644;

}



#wrapper {

	background: #fff url(i/bg-wrap.gif) repeat-y;

	padding: 0 4px;

	position: relative;

	margin: 0 auto;

	width: 723px;

	text-align: left;

}



* html #wrapper {  /* the Tan hack */

	width: 731px;

	w\idth: 723px;

}



h1, h2, h3 {

	margin: 0;

	padding: 0 0 15px 0;

	font: 28px Georgia, Times New Roman, Times, serif;

	font-weight: normal;

	line-height: normal;

	color: #081644;

	letter-spacing: -1px;

}



h1 {

	font-variant: small-caps;

}



h2 {

	padding-top: 5px;

	font: bold 16px Georgia, Times New Roman, Times, serif;

	color: #081644;

	font-variant: small-caps;

	}



h3 {

	font-size: 13px;

	padding: 1px 0 4px;

	color: #081644;

	font-weight: bold;

}



/*<group=head>*/



#head {

	margin: 0;

	padding: 0;

	background: url(i/head.jpg) no-repeat;

	height: 185px;

}



#head h1 {

	margin: 0; padding: 0;

	text-indent: -2000px;

}



#head h1 a {

	margin: 17px;

	width: 145px;

	height: 147px;

	float: left;

	display: inline; /* kill IE doubled-margin bug */

	text-decoration: none;

}



#head h1 a:hover {

	background: none;

}



#head h2 {

	margin: 0 14px 0px 250px;

	padding: 43px 0 0;

	color: #464F42;

	font: italic 15px/20px Georgia, Times New Roman, Times, serif;

	text-align: right;

	letter-spacing: normal;

}



/*</group>*/



/*<group=content>*/



#content {

	margin: 9px 10px 12px;

	padding: 143px 0 0 8px;

	float: left;

	width: 419px;

	background: url(i/con-bg-swing.jpg) no-repeat;

}



body#sec_getting-started #content {

	background-image: url(i/con-bg-fd.jpg);

}



body#sec_keeping-going #content {

	background-image: url(i/con-bg-fsbike.jpg);

}



body#sec_beyond-homeschooling #content {

	background-image: url(i/con-bg-fsshop.jpg);

}



body#sec_events #content {

	background-image: url(i/con-bg-fsfence.jpg);

}



body#sec_resources #content {

	background-image: url(i/con-bg-boyread.jpg);

}



body#sec_about #content, body.md#sec_events #content {

	background-image: url(i/con-bg-md.jpg);

}



body#sec_contact #content {

	background-image: url(i/con-bg-kidswrite.jpg);

}



* html #content {  /* Tan hack */

	width: 427px;

	w\idth: 419px;

	display: inline; /* kill IE doubled-margin bug */

}



#content blockquote {

	text-align: justify;

	margin: 0 25px;

	padding: 0 0 12px;

	color: #41493E;

	font: italic 12px Georgia, Times New Roman, Times, serif; 

}



h2.bq {

	margin-left: 25px;

	margin-right: 25px;

}	





#content.widecolumn {

	width: 670px;

	margin-right: 0;

}



#content h1 a,

#content h1 a:link, 

#content h1 a:active, 

#content h1 a:visited {

	color: #081644;

	text-decoration: none;

	}



#content h1 a:hover {

	border-bottom: 1px solid #940A0A;

}



#content p {

		margin: 0 0 20px;

		line-height: 18px;

}



#content ul {

	list-style: none;

	padding: 0;

	margin: 0 0 20px 20px;

}



#content ul li {

	padding: 0 0 5px 9px;

	background: url(i/bull.gif) no-repeat 0 5px;

}



.entrytext {

	margin: 0;

	padding: 0;

}



.imgr {

	float: right;

	margin: 0 0 10px 10px;

}



hr {display: none; clear: both;}



.rule {

	height: 14px;

	width: 419px;

	background: url(i/hr.gif) no-repeat;

	margin: 1em 0;

	padding: 0;

}

	

/*</group>*/



/*<group=forms>*/



form {

	padding: 0; margin: 20px 0;

}



form p {

	line-height: normal;

	margin: 3px 0;

	padding: 0;

	color: #464F42;

	font-family: Georgia, Times New Roman, Times, serif;

	font-style: italic;

}



fieldset {

	border: 1px solid #D5D7D4;

	background: #EFF0EE;

}



form br {

	/*clear: left;*/ display: none;

}



label {

	color: #576152;

	cursor: pointer;

	margin-top: 3px;

}



label, input.text {

	display: block;

	width: 255px;

	margin-left: 0;

}



input, textarea {

	border: 1px solid #41493E;

	font: 13px 'Lucida Grande', LucidaGrande, Lucida Sans Unicode, Lucida, verdana, sans-serif;

	padding: 3px;

}



textarea {

	display: block;

	width: 350px;

}



input#contactsubmit {

	margin-top: 10px;

	/* see also side search section */

}



input.button {

	cursor: pointer;

	border: 1px solid #aaa;

	border-top-color: #ddd;

	border-left-color: #ddd;

	width: 100px;

	font-size: larger;

	margin-top: 6px;

}



input.button:active {

	border-color: #aaa;

	border-bottom-color: #ddd;

	border-right-color: #ddd;

}



input:focus, textarea:focus {

	background: #EEF0ED;

}

	

/*</group>*/



/*<group=side>*/



#side {

	float: right;

	margin: 10px 10px 15px 0;

	width: 266px;

	font-size: 90%;

	display: inline; /* kill IE doubled-margin bug */

}



/*<group=nav>*/



#nav {

	margin: 0;

	padding: 35px 27px;

	background: url(i/bg-nav.gif) no-repeat;

	width: 211px;

	height: 290px; /* 209px; */

}



* html #nav {

	width: 265px;

	w\idth: 211px;

	height: 279px;

	he\ight: 209px;

}



#nav ul, .greybox ul, .confbutton ul {

	list-style: none;

}



#nav ul, #nav ul li, .greybox ul, .greybox ul li {

	padding: 0; margin: 0;

}



#nav ul li a, body#sec_resources.memberships li#n9 a, body#sec_resources.support-groups li#n9 a, body#sec_resources.washington-homeschool-law li#n9 a, body#sec_resources.mailing-list-newsletter li#n9 a  {

	display: block;

	width: 198px;

	padding-left: 13px;

	color: #4A5246;

	font: 15px/26px Georgia, Times New Roman, Times, serif;

	text-decoration: none;

	background: url(i/nav-lines.gif) no-repeat 0px 0px;

}



* html #nav ul li a {

	width: 211px;

	w\idth: 198px;

}



#nav ul li.current_page_item a, body#sec_home li#n11 a, body#sec_getting-started li#n5 a, body#sec_keeping-going li#n6 a, body#sec_beyond-homeschooling li#n7 a, body#sec_events li#n8 a, body#sec_resources li#n9 a, body#sec_resources.memberships li#n10 a, body#sec_resources.support-groups li#n195 a, body#sec_resources.washington-homeschool-law li#n189 a, body#sec_resources.mailing-list-newsletter li#n19 a, body#sec_about li#n4 a, body#sec_contact li#n3 a {

	color: #41493E;

	background-position: 0px -26px;

}



#nav ul li a:hover {

	background-position: 0px -26px;

}



#nav ul li a:active {

	color: #81897E;

}



/*</group>*/



/*<group=search>*/



#search {

	border: 1px solid #B6B3A7 /*41493E*/;

	background: #DCDACE /*ACB1A9*/;

	margin: 21px 6px 0 9px;

	padding: 9px 13px 8px;

	height: 40px;

	font: 12px Georgia, Times New Roman, Times, serif;

	color: #2C3129;

}



* html #search {

	height: 57px;

	he\ight: 40px;

}



#search form, #search form div {

	margin: 0; padding: 0;

}



input#s {

	width: 165px;

}



input#searchsubmit, input#contactsubmit {

	cursor: pointer;

	border: none;

	padding: 0 8px 2px 0;

	vertical-align: bottom;

}



* html input#searchsubmit, input#contactsubmit {

	padding-bottom: 1px;

}

 	

/*</group>*/



/*<group=greybox>*/



.greybox {

	width: 259px;

	margin: 21px 2px 0 5px;

	background: url(i/grey-shade.gif) repeat-y;

}



.greybox div {

	width: 251px;

	margin: 0 3px;

	background: #DCDACE;

	border: 1px solid #B6B3A7;

	border-top: none;

}


.greybox h2 {

	background: url(i/grey-h2bg.gif) no-repeat;

	height: 30px;

	margin: 0;

	padding: 10px 12px 0;

	color: #4A5246;

	font: 14px Georgia, Times New Roman, Times, serif;

	text-transform: uppercase;

	letter-spacing: .04em;

}



* html .greybox h2 {

	height: 40px;

	he\ight: 30px;

	text-transform: uppercase;

}



.greybox p {

	color: #706D62;

	font-family: "Lucida Grand", "Lucida Sans Unicode", Arial, sans-serif;

} 



.greybox p a {

	color: #081644;

	}



.greybox p a:hover {

	color: #2C3129;

}



.greybox p {

	margin: 0 11px 10px;

}



.greybox ul {

	padding-bottom: 10px;

	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}



.greybox ul li {

	margin: 0 11px;

	padding: 3px 0;

}



.greybox ul li a {

	padding: 0 7px;

	background: url(i/grey-bull.gif) no-repeat 0px 1px;

	color: #706D62;

	text-decoration: none;

	display: block;

	line-height: 15px;

}


* html .greybox ul li a {

	height: 15px; /* for IE 5.0 */

}



.greybox ul li a:hover {

	color: #081644;

	text-decoration: none;

	font-weight: normal;

	background-position: 2px 1px;

}


/*
.greybox ul li#e16 {

	margin: 5px 0 0 5px;

}



.greybox ul li#e16 a {

	background-image: url(i/grey-hsconf-2008.gif);

	margin: 0;

	height: 103px;

	text-indent: -2000px;

}

.greybox ul li#e16 a:hover {

	background-position: 0px 0px;

	text-decoration: none;

}

*/	

/*</group>*/



h2, .top0 {

	margin-top: 0;

	padding-top: 0;

}



#side p {

	margin-top: 5px;

}

	

/*</group>*/



/*<group=foot>*/



#foot {

	padding: 22px 0 34px;

	clear: both;

	text-align: center;

	color: #81897e;

	height: 27px;

	background: #dcdace url(i/foot.gif);

	font: 85% 'Lucida Grande', LucidaGrande, Lucida Sans Unicode, Lucida, verdana, sans-serif;

}



#foot a {

	color: #81897e;

}



#foot a:hover {

	color: #576152;

}



#foot a.stealth {

	color: #81897e;

	text-decoration: none;

	background: none;

}

	

/*</group>*/



/*<group=WP>*/



/*<group=navigation>*/



div.navigation {

	margin-bottom: 15px;

}



div.alignleft a, div.alignright a {

	display: block;

	padding: 1em;

	border: 1px solid #eeb;

	font-size: 20px;

}



div.alignleft a:hover, div.alignright a:hover {

	border-color: #cc9;

}



.alignleft {

	float: left

	}



.alignright {

	float: right;

	}



.navigation .all {

	padding: 1.2em 1em;

	text-align: center;

	font-weight: bold;

}

	

/*</group>*/



div.post {

	padding-bottom: 15px;

}

	

/*</group>*/