/*
Theme Name: AlexHouse Theme
Theme URI: http://alexandrashouse.com
Description: Alexandra's House Theme based on Wordpress Default.
Version: 1.0
Author: Doy Cave (CSS/XHTML) and Dominique O'Hara (Design)
Author URI: http://www.richmondhillmedia.com

*/

/* CSS RESET by Eric Meyer: www.meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --HTML styles --
------------------- */

body {
	text-align: center;
	background: url(images/body_bg.jpg) top left repeat;
	line-height: 20px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #2b3807;
}

h2, h3, h4 {
	line-height: 40px;
	color: #46520f;
}

h2 a, h3 a, h4 a {
	text-decoration:none;
	color: #46520f;
	
}

h2 {
	font-size: 27px;
	font-weight: normal;
	border-bottom: 1px dotted #f08c92;
	margin-bottom: 10px;
}

h2.pagetitle {
	margin-left:20px;
}

p {
	margin-bottom: 10px;
}

small {
	color: #999;
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#searchForm {
	text-align:right;
	padding: 0 10px 0 0;
}

#tagline {
	text-align:center;
	color: #7A873C;
	font-style:italic;
	font-size:15px;
}

#bowties {
	margin:100px auto 0 auto;
	font-size:11px;
}

#footInfo a {
	color: #2B3708;
	text-decoration: underline;
}

#footInfo a:hover {
	text-decoration: none;
}

/* -- MAIN STRUCTURE and styles --
----------------------------- */

#banner {
	background: transparent url(images/pinkBar.gif) top left repeat-x;
	height: 115px;
	width: 100%;
}

#container {
	background: #FFF url(images/container_bg.jpg) top left repeat-y;
	width: 902px;
	margin: 0 auto;
	min-height: 730px;
	position: relative;
}

#contentLeft{
	float:left;
	width: 296px;
	text-align:left;
}

#contentRight{
	width: 602px;
	float: right;
	text-align: left;
	min-height: 488px;
	margin-top: 10px;
}

#footer {
	background: transparent url(images/footer_bg.png) top center repeat-x !important;
	background: transparent url(images/footer_bg.jpg) top center repeat-x;
	height: 145px !important;
	height: 133px;
	width: 902px;
	clear: both;
}

	#footInfo {
	padding: 18px;
	font-size: 14px;
	}

#nav, #menu-primary-menu {
	position: absolute;
	width: 603px;
	top: 39px;
	left: 325px;
}

	#nav li, #menu-primary-menu li{
		float: left;
		height: 39px;
	}
	
	#nav li a {
		text-indent: -999em;
	}

		li.menu-item a {
			background: #FAD8D9;
			padding: 5px 10px 7px 10px;
			margin: 0 5px 0 0;
			text-transform: uppercase;
			color: #7A873C;
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;
			border-top: 1px solid #7A873C;
			border-right: 1px solid #7A873C;
			border-left: 1px solid #7A873C;
		}

		li.menu-item a:hover {
			color: #F07983;
		}

		li.menu-item ul.sub-menu {
			display: none;
			height: auto;
			padding: 0px;
			margin: 0px;
			border: none;
			position: absolute;
			width: 230px;
		}

		li.menu-item:hover ul.sub-menu {
			display: block;
		}

		li.menu-item li {
			background: none;
			display: block;
			float: none;
			margin: 0px;
			padding: 0px;
			width: 175px;
		}

		li.menu-item a:hover li a {
			background: none;
			width:175px;
			height: 39px;
		}

		li.menu-item ul.sub-menu a {
			display: block;
			width:175px;
			height: 14px;
			font-weight: normal;
			text-transform: none;
			margin: 0;
			padding: 10px 10px 15px 15px;
			text-align: left;
		}

		li.menu-item ul.sub-menu a:hover {
			color: #F07983
		}

		li.menu-item.last a {
			border-bottom: 1px solid #7A873C;
		}
		
		
		
		ul#menu-family-stories li.menu-item a {
			padding: 5px 10px 7px 10px;
			margin: 0 5px 0 0;
			text-transform:none;
			color:#F07983;
			text-decoration: none;
			font-size: 14px;
			font-weight: normal;
			background:none;
			border:none;
		}
		
		ul#menu-family-stories li.menu-item a:hover {
			color: #7A873C;
		}
		
		
		
		
		ul#menu-adverse-prenatal-diagnosis, ul#menu-pregnancy-unexpected-loss, ul#menu-multiple-losses, ul#menu-infant-loss, ul#menu-later-loss {
			list-style:circle;
		}
		
		ul#menu-adverse-prenatal-diagnosis li.menu-item a, ul#menu-pregnancy-unexpected-loss li.menu-item a, ul#menu-multiple-losses li.menu-item a, ul#menu-infant-loss li.menu-item a, ul#menu-later-loss li.menu-item a {
			padding: 5px 10px 7px 10px;
			margin: 0 5px 0 0;
			text-transform:none;
			color: #7A873C;
			text-decoration: none;
			font-size: 14px;
			font-weight: normal;
			background:none;
			border:none;
		}
		
		ul#menu-adverse-prenatal-diagnosis li.menu-item a:hover, ul#menu-pregnancy-unexpected-loss li.menu-item a:hover, ul#menu-multiple-losses li.menu-item a:hover, ul#menu-infant-loss li.menu-item a:hover, ul#menu-later-loss li.menu-item a:hover {
			color: #F07983;
		}
		
		
		
		li.about a {
			display: block;
			background: url(images/nav_about.gif) top center no-repeat;
			width: 69px;
			height: 33px;
		}
		li.history a {
			display: block;
			background: url(images/nav_history.gif) top center no-repeat;
			width: 77px;
			height: 33px;
		}
		li.stories a {
			display: block;
			background: url(images/nav_stories.gif) top center no-repeat;
			width: 75px;
			height: 33px;
		}
		li.community a {
			display: block;
			background: url(images/nav_community.gif) top center no-repeat;
			width: 101px;
			height: 33px;
		}
		li.photos a {
			display: block;
			background: url(images/nav_photos.gif) top center no-repeat;
			width: 75px;
			height: 33px;
		}
		li.contact a {
			display: block;
			background: url(images/nav_contact.gif) top center no-repeat;
			width: 83px;
			height: 33px;
		}
		li.support a {
			display: block;
			background: url(images/nav_support.gif) top center no-repeat;
			width: 86px;
			height: 33px;
		}
		
		.about a:hover, .history a:hover, .stories a:hover, .community a:hover, .photos a:hover, .contact a:hover, .support a:hover {
			background-position: center -35px;
		}

html>body #wrap {
	width: 100%;
	height: 100%;
	background: url(images/shadow_bg.png) center top no-repeat;
	padding: 50px 0 0 0;	
}

/* -- REPEATING PAGE LAYOUT ITEMS, ETC. --
------------------------------------------ */
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
img.alignleft, div.alignleft {
	margin: 9px 18px 18px 0;
}

img.alignright, div.alignright {
	margin: 9px 0 18px 18px;
}


.entry {
	
}

.flashObject {
	padding: 36px;
	color: #FFF;
}


.home a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 167px;
	width: 298px;
	background: transparent url(images/logo_bg.gif) top center no-repeat;
	text-indent: -999em;
}

.navigation {
	padding: 18px 0;
	border-top: 1px dotted #e35d67;
	margin-left: 30px;
	width: 546px;
}

.navigationTop {
	margin-left: 30px;
	width: 546px;
}

	.navigation .alignleft a, .navigation .alignright a, .navigationTop .alignleft a, .navigationTop .alignright a {
		text-decoration: none;
		color: #46520f;
		border-bottom: 1px dotted #46520f;
	}

.post {
	margin-left: 30px;
	width: 546px;
	margin-bottom: 18px;
}

	.post p a {
		text-decoration: none;
		border-bottom: 1px dotted #e35d67;
		color: #e35d67;
	}

        .post ul {
                margin-left: 15px;
                list-style: circle;
        }
	
.separate {
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}
	

.subNav {
	height: 40px;
}

.quote {
	display:block;
	width: 100%;
	height: 100%;
	background: transparent url(images/quote_bg.gif) top left no-repeat;
	text-indent: -999em;
}

.wp-caption {
	background: #EFEFEF;
	padding: 5px;
	text-align: center;
}

.wp-caption-text {
	color: #46520f;
}

/* -- INHERITED STYLES --
------------------------- */

#contentLeft ul {
	width: 220px;
	margin-left: 30px;
	margin-top: 40px;
}

	#contentLeft li a {
		text-decoration: none;
		color: #e35d67;
	}

	#contentLeft li ul {
		margin-left: 0;
		margin-top: 0;
margin-bottom: 9px;
	}
	
	#contentLeft .page_item li {
		margin-left: 15px;
		list-style-type: circle;
		color: #999;
	}
	
	#contentLeft .page_item li a {
		color: #768d46;
	}
	
/* -- FRONT PAGE STYLES --
------------------------- */
#front .home a{
	display: block;
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 167px;
	width: 298px;
	background: transparent url(images/logo_bg.gif) top center no-repeat;
	text-indent: -999em;
}

#front #banner {
	background: transparent url(images/pinkBar.gif) top left repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	height: 145px;
	width: 100%;
}

#front #container {
	background: #FFF url(images/container_bg.jpg) top left repeat-y;
	width: 902px;
	margin: 0 auto;
	height: 730px;
	position: relative;
}

#front #contentLeft{
	position: absolute;
	top: 135px;
	left: 2px;
	width: 298px;
	height: 436px;
	margin: 0;
	z-index: 10000;
}

#front #contentRight{
	position: absolute;
	top: 108px;
	left: 298px;
	width: 602px;
	height: 488px;
	overflow: hidden;
	background: #FFF;
	margin: 0;
}

#front #footer {
	position: absolute;
	left: 0;
	z-index: 20000;
	top: 586px !important;
	top: 599px;
	background: transparent url(images/footer_bg.png) top center repeat-x !important;
	background: transparent url(images/footer_bg.jpg) top center repeat-x;
	height: 145px !important;
	height: 133px;
	width: 100%;
}

#front #nav {

}


/* ============== ANNOUNCEMENT =============== */

.announce {
	width: 100%;
	text-align: center;
	background-color: #f5e7e7;
	border-bottom: 2px solid #768d46;
	padding: 10px 0;
}

	.contentAnnounce {
		width: 930px;
		height: 400px;
		margin: 0 auto;
		text-align: left;
		font-size: 14px;
	}
	
		.contentImg {
			float: left; 
			margin: 0 18px 18px 0;
		}
	
	.hideAnnounce {
		display: block;
		text-align: center;
		float: right;
		padding: 10px;
		color: #FFF;
		background-color: #768d46;
		width: 200px;
		text-decoration: none;
		font-weight: bold;
	}
