/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:Karen Arnold
	Author Site	:http://karenarnolddesign.com
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/
body {
background: #1c1b55 url(stars.gif);
font: 62.5%  Tahoma,Arial,Helvetica,sans-serif; /* Resets 1em to 10px */
margin-top:20px;
}

#page {/* The entire design is contained within the 'page' id */
background: #e8e8ee url(page.gif) no-repeat;
padding: 0px 0 10px;
border:none;	
	}
	
#header {
	/* Contains the H1 and menu */
background:url(header.jpg) no-repeat top left;
height:300px;
	}


#primary {/* Contains the main column */
background:url(background-contentPrimary.gif) no-repeat right top;
margin-top:30px;
width:500px;
padding:0 15px 15px 15px;	
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
padding:0px 20px 0px;
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

.secondary {/* Contains the sidebar */
margin-top:30px;
/*background:url(background-contentHeader.gif) no-repeat right top;*/
	}
.content {
padding:0 0 10px;
}
#dynamic-content {
padding-top:0;
}
body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

/*headings*/

h1, h2, h3, h4 {
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif; font-style:italic;
	}
h2 a, h2 {color:#9d2c8c !important;}

.secondary h4 {font-weight:bold !important;}
.secondary div p, .secondary ul, .secondary li {font-size:12px;}
.secondary ul li { 
border-bottom:medium dotted;
list-style-type:none;
margin:5px 0; 
}

#header h1 {
position:absolute;
background:url(background-h1.gif) no-repeat;
width:370px;
margin-top:90px;
left: 300px;
text-indent: -1000px;
font-size:-10px;
}

#header .description {
text-indent: -1000px;
font-size:-10px;
}
#header h4 {
font-size: 13px;
color:#ccc;
padding: 10px 0;

}
.entry-content h4 {
padding:0;
margin:0;
}

#header p {
color:white;
font-size:10px;
}

#footer {
color:#fff;
}



/*- Main Menu in Header*/

ul.menu {
	margin: 0;
	padding: 0;
        list-style:none;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 94%;
        font-family:Impact, Impact5, Charcoal6, sans-serif;
}

ul.menu li {
	margin: 0 3px;
        height:88px;
        list-style:none;
}

ul.menu, ul.menu li a {
	padding:5px 4px 6px;
	}


ul.menu li a {
        display:block;
        height:88px;
        font-size: 1.75em;
	color: #fff;
        padding-top:0;
padding-left:1px;
	margin: 0;
magin-top:0;
	text-decoration: none;
	}	
	
.page-item-4 {background:url(button-home2.gif) no-repeat; height:32px; width:32px;text-indent:-300em;}
.page-item-4 a {background:url(button-home-hover2.gif) no-repeat; height:32px; width:32px;}
.page-item-7 {background:url(button-home.gif) no-repeat; height:88px; width:140px;}
.page-item-7 a {background:url(button-home-hover.gif) no-repeat; height:88px; width:140px;}
.page-item-13 {background:url(button-contact.gif) no-repeat;	height:88px; width:140px;}
.page-item-13 a {background:url(button-contact-hover.gif) no-repeat;	height:88px; width:140px;}
.page-item-14 {background:url(button-birth-pictures.gif) no-repeat; height:88px; width:140px;}
.page-item-14 a {background:url(button-birth-pictures-hover.gif) no-repeat; height:88px; width:140px;}
.page-item-15 {background:url(button-blog.gif) no-repeat;	height:88px; width:140px;}
.page-item-15 a {background:url(button-blog-hover.gif) no-repeat;	height:88px; width:140px;}
.page-item-3, li.admintab {text-indent:-300em}
/*
.buttonhome{background:url(button-home2.gif) no-repeat; height:32px; width:32px;}
.home a {background:url(button-home-hover2.gif) no-repeat; height:32px; width:32px;}
.childbirth-education{background:url(button-home.gif) no-repeat; height:88px; width:140px;}
.childbirth-education a {background:url(button-home-hover.gif) no-repeat; height:88px; width:140px;}
.doula-support {background:url(button-contact.gif) no-repeat;	height:88px; width:140px;}
.doula-support a {background:url(button-contact-hover.gif) no-repeat;	height:88px; width:140px;}
.birth-photography {background:url(button-birth-pictures.gif) no-repeat; height:88px; width:140px;}
.birth-photography a {background:url(button-birth-pictures-hover.gif) no-repeat; height:88px; width:140px;}
.recommendations {background:url(button-blog.gif) no-repeat;	height:88px; width:140px;}
.recommendations a {background:url(button-blog-hover.gif) no-repeat;	height:88px; width:140px;}

*/
ul.menu li.current_page_item a, 
ul.menu li.current_page_item a:hover, 
ul.menu li.current_page_ancestor a, 
ul.menu li.current_page_ancestor a:hover {
background: none repeat scroll 0 0;


}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {      
        background: none;
	color: white !important;
	text-decoration: none;
	}

/*misc tags and classes*/

.contactHeader {
background:url(background-contentHeader.gif) no-repeat right top;
position:absolute;
margin-top:200px;
right: 35px;
color: black;
padding:5px 10px 5px 5px;
}

#quick-links h4 {
text-align:left;
}
#quick-links {
background:transparent url(hands.gif) no-repeat scroll right bottom;
margin-left:0;
padding-bottom:90px;
}

#carrie img {
border:4px solid #0C5181;
margin-left:15px;
}