/*
Theme Name: midwyf
Theme URI: http://www.midwyfservices.com.au/
Description: Simple theme for managing pages
Version: 1.6
Author: koowii
Author URI: http://koowii.com/
Tags: simple
*/

html{font-size:100%}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #585858;
	text-align: left;margin:0;padding:0;
	}

a:link { color:#f6a406;}
a:visited { color:#f6a406;}
a:hover { color: #f6c406;}
a:active { color: #f6a406;}



/*--------------------header*/

#main-header{overflow:hidden;width:890px; margin-left:auto;margin-right:auto;}
.logo{float:left;}
.right-menu{float:right;color:#f6a406;padding-top:15px;}
.right-menu a, .right-menu a:visited{font-weight:bold;text-decoration:none;font-size:8px;}

/*main-menu*/
#main-menu{margin:0;padding:0;font-size:0px;width:890px; margin-bottom:5px;margin-left:auto;margin-right:auto;padding:0;list-style:none;clear:both;background:#fff;height:31px}
#main-menu li{list-style:none;margin:0;padding:0;display:inline;}
#main-menu a{overflow:hidden;float:left;height:31px;text-indent:-9999px;}

#main-menu a.menu-about{background:url(images/menu-about.gif) no-repeat top left;width:127px}
#main-menu a.menu-philosophy{background:url(images/menu-philosophy.gif) no-repeat top left;width:65px}
#main-menu a.menu-birth{background:url(images/menu-birth.gif) no-repeat top left;width:148px}
#main-menu a.menu-resources{background:url(images/menu-resources.gif) no-repeat top left;width:100px}
#main-menu a.menu-frequently{background:url(images/menu-frequently.gif) no-repeat top left;width:144px}
#main-menu a.menu-total{background:url(images/menu-total.gif) no-repeat top left;width:132px}
#main-menu a.menu-positions{background:url(images/menu-positions.gif) no-repeat top left;width:93px}
#main-menu a.menu-contact{background:url(images/menu-contact.gif) no-repeat top left;width:81px}

#main-menu a:hover, #main-menu a.current{background-position:bottom left}

/*-------------page wrapper and widht*/

#page-wrapper{width:890px; margin-left:auto;margin-right:auto;overflow:hidden;clear:both;}



/*------------main content*/

/*big content area with no sidebar*/
#content{width:470px;padding:22px;height:345px;background:#F2F2F2;float:left;overflow:hidden;}

/*small content area for right sidebar*/
#content-small{width:256px;padding:22px;height:345px;overflow:hidden;background:#F2F2F2;float:left;}

.entry{overflow:auto;height:330px;}

/*big image on left of pages*/
.left-page-image{float:left;width:376px;height:389px;overflow:hidden}

/*small sidebar*/
#right-sidebar{color:#4d4d4d;width:189px;float:left;overflow:hidden;padding:0px 10px 0px 15px;height:389px;background:#E6E6E6;}
#right-sidebar img{margin-left:-15px;}


/*---------title headers*/
h2{margin:0;padding:0;margin:0px 0;color:#f6a406;font-size:13px;margin-bottom:5px;}



/*--------------others*/

 img{border:0;}
 small{font-size:8px;vertical-align:middle}
.float-left{float:left;}
.float-right{float:right}




/* begin images */
 p img {padding: 0;max-width: 100%;}
 img.centered {display: block;margin-left: auto;margin-right: auto;}
 img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
 img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}

a.post-edit-link, a.post-edit-link:visited{color:red}


/* css only lightbox */
.black_overlay{display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;
 z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
		
*html .black_overlay{height:3000px}
.white_content {display: none;position: absolute;	top: 20%;	left: 25%;width: 560px;height: 370px;
 padding: 16px;border: 16px solid #F6A406;background-color: white;z-index:1002;overflow: auto;}




/*------------------footer*/

#footer{margin-top:5px;width:870px;margin-left:auto;margin-right:auto;clear:both;color:#facd76;font-weight:bold;background:url(images/footer.gif) no-repeat left center;padding:0 10px;line-height:31px;height:31px;}
#footer a, #footer a:visited{color:#facd76;text-decoration:none}
