/*
Theme Name: MobileMidwife
Theme URI: http://www.reddickdesign.com.au
Description:  Mobile Midwife theme
Author: Alan Reddick
Version: 1.0
*/

html {
	background-image: url(images/htmlBg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #C3E2E7;
	background-attachment: fixed;
	height: 100%;
}
body {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	background-attachment: fixed;
}
p {
	font-size: 135%;
	line-height: 180%;
	color: #555555;
}
#bodyCopy li {
	font-size: 135%;
	line-height: 180%;
	color: #555555;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

h1.entry-title {
	font-size: 240%;
	color: #50d0e4;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 240%;
	color: #50d0e4;
	font-weight: normal;
}
h2 {
	font-size: 220%;
	color: #50d0e4;
	font-weight: normal;
}
h3 {
	font-size: 200%;
	color: #50d0e4;
	font-weight: normal;
}
h4 {
	font-size: 180%;
	color: #50d0e4;
	font-weight: normal;
}
h5 {
	font-size: 160%;
	color: #50d0e4;
	font-weight: normal;
}
h6 {
	font-size: 110%;
	font-weight: normal;
	font-style:italic;
}
a {
	text-decoration: none;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content #header {
	height: 73px;
	width: 900px;
	font-weight: normal;
}
#logo {
	width: 385px;
	height: 73px;
	float: left;
}
#logo h1 {
	font-weight: normal;
	font-size: 390%;
	margin-left: 88px;
	color: #50d0e4;
	margin-top: 12px;
	padding-top: 0px;
}
#logo span {
	color: #FFFFFF !important;
}
#logo a {
	color: #50d0e4;
	text-decoration: none;
}
#navigation {
	width: 491px;
	float: left;
	margin-left: 24px;
	height: 73px;
}
#navigation #navLeft {
	background-image: url(images/navLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 7px;
	float: left;
}
#navigation #nav {
	background-image: url(images/navBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 73px;
	width: 477px;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;	
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
	float: left;
}
#nav a {
	text-decoration: none;
	font-size: 150%;
	color: #FFFFFF;
	display: block;
	height: 61px;
	padding: 12px 10px 0px;
	margin-top: 0px;
}
#nav .current-menu-item a {
	background-image: url(images/currentPage.png);
	background-repeat: no-repeat;
	background-position: center 51px;
}
#navigation #navRight {
	background-image: url(images/navRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 7px;
	float: left;
}
#bodyContent {
	clear: both;
	width: 900px;
}
#bodyContent a:link {
	color: #e77b38;
}
#bodyContent a:visited {
	color: #e77b38;
}
#bodyContent a:hover {
	color: #9d3d02;
}
#bodyContent a:active {
	color: #9d3d02;
}
#bodyContent #keyHome {
	width: 319px;
	float: left;
	padding-left: 66px;
	text-align: center;
}
#bodyContent #keyImage {
	width: 160px;
	float: left;
	padding-left: 66px;
	text-align: center;
}
#bodyContent #bodyHome {
	width: 491px;
	float: left;
	margin-left: 24px;
	min-height: 300px;
	background-image: url(images/bodyHomeBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
}
#bodyContent #bodyCopy {
	width: 650px;
	float: left;
	margin-left: 24px;
	min-height: 300px;
	background-image: url(images/bodyCopyBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
}
#postCopy {
	padding: 24px;
	background-color: #FFFFFF;
}
#nav-category {
	text-align: center;
	margin: 10px 0px 30px;
}
#nav-category .page-numbers {
	display: inline-block;
	border: solid 1px #50D0E4;
	padding: 2px 5px 0px;
	background-color: #50D0E4;
	color: #FFF;
}
#nav-category a:link {
	color: #FFF;
}
#nav-category a:visited {
	color: #FFF;
}
#nav-category a:hover {
	color: #000;
}
#nav-category a:active {
	color: #000;
}
#nav-category .current {
	background-color: #C3E2E7;
	border: solid 1px #C3E2E7;
	color: #555555;
}

#footer {
	padding: 5px 24px 24px 24px;
}
#footer span {
	font-size: 135%;
	color: #555555;
}
#footer li {
	display: inline !important;
	list-style: none;
}
/* Clear All */
.clearall {
	clear: both;
	width: 900px;
	height: 1px;
}
.alignright {
	float: right;
	padding-left: 10px;
}
.alignleft {
	float: left;
	padding-right: 10px;
}
.adm {
	float: right;
	color: #999;	
}
.adm a:link {
	font-size: 8px;
	color: #999;
}
.linklove {
     display: none;
}

.postdate {
	color: #CCC;
	font-size: 70%;
	font-style: italic;
}
.form-allowed-tags {
	display: none;
}

#commentform label {
	width: 80px;
	height: 25px;
	display: block;
	float: left;
}
#commentlist {
	font-size: 75%;
}
#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px 0px 20px 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 100%;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}
