/*
Theme Name: mnacnm
Description: Custom theme design for ACNM Minnesota
Version: 1.0
Author: Matt Weier
Author URI: http://realitytheory.com/
img, div, h2{ behavior: url(/wp-content/themes/mnacnm/images/iepngfix.htc) }*/

body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, sans-serif;
}
div#centerBlock {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/centerBlockBG.jpg);
	background-repeat: repeat-y;
}
div#header {
	background-image: url(images/minnesota-american-college-of-nurse-midwives-header.png);
	background-repeat: no-repeat;
	height: 116px;
	background-color: #FFF;
}
#header h1, #header p {
	position: absolute;
	left: -10000px;
}
div#middle {
	text-align: left;
}
#sideBarL{
	float:left;
	background-color: #95D26F;
	background-image: url(images/sidebarBG_left.jpg);
	background-repeat: repeat-x;
	width: 215px;
	height: 400px;
}
#sideBarL h2 {
        display:none;
}
#sideBarL li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	line-height: 24px;
}
#sideBarL ul {
        list-style:none;
	padding-top: 40px;
}
#content{
	float:left;
	width: 530px;
}
#content h3 {
font-size:20px;
padding-top:10px;
padding-left:40px;
padding-bottom: 10px;
}
#content ul, #content ol   {
	padding-left: 75px;
	padding-bottom: 20px;
}
#content li {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 50px;
	padding-left: 10px;
        padding-bottom: 5px;
}

#content h1 {
	height: 63px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}
h1#home {
	background-image: url(images/welcome-to-minnesota-acnm.jpg);
background-repeat: no-repeat;
}
h1#what-is-a-CNM {
	background-image: url(images/what-is-a-CNM.jpg);
}
h1#mn-midwifery-practices {
	background-image: url(images/minnesota-midwifery-practices.jpg);
}
h1#faqs {
	background-image: url(images/faqs.jpg);
}
h1#womens-health-resources {
	background-image: url(images/womens-health-resources.jpg);
}
h1#midwifery-in-the-news {
	background-image: url(images/midwifery-in-the-news.jpg);
}
h1#for-CNMs {
	background-image: url(images/for-CNMs.jpg);
}
h1#contact {
	background-image: url(images/contact-minnesota-acnm.jpg);
}
#content p {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-right: 50px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#content h2 {
        padding-left: 40px;
        padding-right: 50px;
}
.entrymeta, .commentFooter {
         padding-left: 40px;
         font-size: 12px;
         padding-bottom: 20px;
}
#content a {
	color: #CC6600;
	text-decoration: none;
}
#content a:hover{
        text-decoration:underline;
}
#sideBarR{
	float:left;
	background-image: url(images/sidebarBG_right.jpg);
	background-repeat: repeat-x;
	width: 215px;
	height: 400px;
}

div#twitter , div#blog, div#facebook{
	margin-left: 9px;
	padding-left: 0px;
	padding-right: 0px;
	width: 198px;
	margin-top: 40px;
}
div#twitter h2 {
	background-image: url(images/twitterHeader.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 64px;
	width: 198px;
}
div#blog h2 {
	background-image: url(images/blogHeader.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 64px;
	width: 198px;
}
div#facebook h2 {
	background-image: url(images/facebookHeader.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 64px;
	width: 198px;

}
#twitter .bubbleBox, #blog .bubbleBox, #facebook .bubbleBox {
	background-image: url(images/bubbleBG.png);
	background-repeat: repeat-y;
        text-align: center;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
 #blog .bubbleBox {
     height:165px;        
     text-align:left;
}
#twitter .bubbleBox a, #blog .bubbleBox a, #facebook .bubbleBox a {
	color: #CC6600;
	text-decoration: none;
}
#twitter .bubbleBox a:hover, #blog .bubbleBox a:hover, #facebook .bubbleBox a:hover {
	text-decoration: underline;
}
#twitter div.bubbleFoot , #blog div.bubbleFoot, #facebook div.bubbleFoot{
	background-image: url(images/bubbleBox_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 198px;
}

#twitter .bubbleBox{
     height:185px;        
     text-align:left;
        font-size:13px;
        width:168px;
        padding-left:15px;
        padding-right:15px;
        line-height:18px;
}
#twitter a{
margin-left:20px;
}
div#blogFeed{
margin-top:-60px;
list-style:none;
text-align:left;
text-indent:0;
}
div#blogFeed a{
text-align:left;
text-indent:-16;
list-style:none;
}
#blog img{
position:relative;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}
#blog li, ul{
	list-type:none;
padding-left:0;
margin-left:0;
line-height:14px;
}
div#footer {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 960px;
}
#footer h1  {
	font-size: 12px;
	font-weight: normal;
	color: #41787B;
	text-align: right;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 8px;
}
#footer h2  {
	font-size: 10px;
	font-weight: normal;
	color: #41787B;
	text-align: right;
	margin-right: 40px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#footer h2 a {
	color: #5FACAD;
	text-decoration: none;
}
/*WordPress native stuff*/
.alignright {
     float:right;
     padding-left:10px;
}
.alignleft {
      float:left;
     padding-right:10px;
}
