/*  
Theme Name: Family
Theme URI: http://familiesforever.com/
Description: The Family  WordPress theme based on the <a href="http://familiesforever.com/">Families Forever</a>.
Version: 1.0
Author: Richard Miller & Kishor Bachhav

*/


/* // original class conflict with WP class

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #141d26;
	line-height: 16px;
}

*/

body {
	background: #655A46 url('images/bg.gif');
	color: #543;
	font: normal 82.5% "Lucida Sans Unicode",sans-serif;
	}
	

.title {
	background: #FFF url('images/bgheader.gif') repeat-x;
	width:760px;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
	border-bottom:none;
	margin:auto;
	color: #E4DBCF;
	
}


.title h1 a{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:visited{
	color: #E4DBCF;
text-decoration:none;
}

.title h1 a:hover{
	color: #E4DBCF;
text-decoration:none;
}
.container {
	background: url('images/bgcontainer.gif') repeat-y;
	margin-top: -8px;                                    /*  Change top 0 pt yo -5pt              */
	margin-left: auto;
	margin-right:auto;
	width: 780px;
	height:100%;
	
	}
	
/*	
.header {
	background-image:url('images/bgheader.gif');
	background-repeat:repeat-x;
	margin-top:0;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	}
	
*/	
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
.menuCell {
	background-color: #D9C4BA;
	text-indent: 10px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #A38E6E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #A38E6E;
	padding:4px;
	border-bottom:thin inset #A38E6E;
}


.sideMenu {
	float: right;
	width: 199px;
	padding:5px;
	padding-right:5px;
	margin-right:9px;
	height:auto;
	}

.sideMenu h1 {
	background: #BCB39F url('images/sidenavh1.gif') repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 2px;
}
.sideMenu ul {
	margin: 0;
	padding: 0;
}
.sideMenu li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
	
	
}
.sideMenu li a {
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sideMenu li a:hover {
	background: #D6CCB9;
	color: #654;
}

a.sideMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.sideMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.sideMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333A42;
	text-decoration: underline;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.controlPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #791B17;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #141D26;
}
.topmenunavigation {
	background: #FFF url('images/bgnavigation.gif') repeat-x;
	font: bold 0.9em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px 0  ;
	width: 725px;
}
.topmenunavigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.topmenunavigation a:hover {
	background: #CEBDA1;
	color: #420;
}

.header {
	background: url('images/bgheader.gif') repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 760px;
}


#bodytext {
	
	margin-left: 8px;
	margin-right: 2px;
	width: 520px;
	padding: 10px;
	float:left;
	
}

/*----------------------------------Search pagination---------------------------------------*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	