/*
	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	:htp://www.karenarnolddesign.com
	Style Name	:Birth Option Resource Network
	Style URI	:born-midwest.org
	Version		:1.0
	Comments	:
*/
body {
background:#fff url(header.gif) repeat-x;
font-family: Arial,Helvetica,sans-serif;
}
a {
color:purple;
}
#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
background:purple none repeat scroll 0 0;
color:white;
text-decoration:none;
}
.entry-content a {
text-decoration:underline;
}
.entry-content a:visited {
color:purple;
}
.entry-content a:hover {
text-decoration:none;
}
.columns-two #page {
width: 760px;
}

#page {/* The entire design is contained within the 'page' id */
background:url(bgd-content.jpg) repeat-y top left;
padding: 0;
border:none;
}
	
#header {/* Contains the H1 and menu */
background:url(header.gif) repeat-x;
height:110px;
padding:0;
margin:0;
overflow:visible;
}

.columns-two #sidebar-1 {
padding:50px 15px 10px 0;
margin:0;
}
.secondary {/* Contains the sidebar */
font-size: 12px;
line-height: 20px;
color: #666;
padding: 0px;
}
body.columns-two .secondary {
width:240px;
float:right;
}
body.columns-two #primary-wrapper {

float: left;
margin-right: -280px;
width: 100%;
min-height:500px;
}
body.columns-two #primary {
/*margin-right: 280px;*/
}
#primary {/* Contains the main column */

width:500px;
padding:0;
float:left;
}

.content {
background:url(primary.jpg) no-repeat top left;
float:left;
margin:0;
padding:0;
width:100%;
}

.hentry {/* Each entry is contained within the 'hentry' class */

}
.page-head {
margin:0;
}
.entry-head {
padding-top:30px;
}
.entry-content {/* The meat and potatoes of every entry */
padding:0px 50px 0 10px;
text-align:left;
}
#footer {
background: none;
}

/***************************Headings******************************/
h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif; color:#74265d !important; padding: 5px 0;}

#header h1 {
position:absolute;
text-indent: -100em;
overflow: hidden;
height:150px;
width:150px;
top:5px;
left:610px;
background:url(logo.png) no-repeat;
_background:url(logo.gif) no-repeat;
}
#header .description {
position: absolute; 
top: 5px; 
left:0px; 
font-size:-100em;
text-indent:-100em;
background:url(banner-description.gif) no-repeat;
height:75px;
width:500px;
margin:0;
}
.homeTag {
font-size:14px; 
font-style:italic; 
color:white;
font-weight:normal; 
margin-left:5px; 
letter-spacing:0.2em;
}
.page-head h2 {
text-indent: -100em;
overflow: hidden;
}
.entry-head {
padding-top:0;
}
body.page .entry-content h2 {
margin:0;
font-size:18px;
}
body.page .entry-content h3 {
font-size:16px;
}
body.page .entry-content h4 {
font-size: 14px;
}
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
font-size:12px;
line-height:20px;
letter-spacing:0.5px;
margin:5px 0;
}
#footer p {
font-size: 11px;
}
/*****************************sidebar modules******************************/
.secondary div {
padding-top:0;margin:20px 0;
}

#new-parent-forum {
height:250px;
background:none;
color:white;
font-size:16px !important;
}
#new-parent-forum ul li {line-height:35px; }
#new-parent-forum a {color:white;}
#new-parent-forum h4 {
color:white;
font-family: Arial,Helvetica,sans-serif;
background: url(sidebar-green.gif) no-repeat left;
font-size:16px !important;
font-weight:bold;
text-align:center;
padding: 0px;
line-height:30px;
width:180px;
margin-left:20px;
}
div#what-is-a-new-parent-forum.widget h4 a, div#membership-support.widget h4 a {
color:#74265d !important;
}
div#what-is-a-new-parent-forum.widget h4 a:hover, div#membership-support.widget h4 a:hover {
color:white!important;
}
#contact-us {
background:none;
}
#our-mission {
padding-right:10px;
}
#what-is-a-new-parent-forum {
margin: 5px 0 20px;
}
/*************************lists******************************************/
.secondary ul li, .secondary ol li {
line-height:20px;
padding-left:25px;
}
.image-meta li, .entry-content ol li, .entry-content ul li {
list-style-type:disc;

}
/**********************Misc**************************/
.right {
/*float:right;*/
padding:5px;
}
#flashDiv {
height:254px;
}
/**************************menu*****************************************/
ul.menu {
left:22px;
width:70%;
}
ul.menu li a {
background: #9f5d8b;
}

ul.menu li a:hover {
background:#74265d;
}

/*****************************search**************************************/

#searchform {
	display: block;
	position: relative;
width:200px;
top:10px;
	}
.donate {
background:url(donate.gif) no-repeat right;
position:absolute;
height:30px;
width:140px;
right:20px;
top:40px;
}
.rightHeader {
float:right;
padding:5px;
}

.flash {
z-index:0;
}
div.floatLeft {
float:left;
width:200px;
padding:5px;
margin:5px;
}
