/*
Theme Name: Mamaternity
Theme URI: http://mamaternity.org.nz/
Description: Custom built theme created for Mamaternity Charitable Trust
Author: Julian Jackson
Author URI: http://circle.co.nz/
*/



body {
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff1df url('images/body-bg.jpg') repeat-x;
	color: #2b2214;
	text-align: center;
	margin: 0 0 -20px 0;
	padding: 0;
}
	
#page {
	background: url('images/content-bg.jpg') repeat-y 45px 274px;
	text-align: left;
	margin: 0 auto;
	width: 760px;
	height: 100%;
}

#headerimg {
	background: #fff1df url('images/header.jpg') no-repeat bottom center;
	width: 760px;
	height: 274px;
}

.description {
  text-indent: -9000px;
}

#header h1 {
  text-indent: -9000px;
}

a:link, a:visited{
  color: #4272ab;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active {
  text-decoration: underline;
}

/* S I D E B A R */

#sidebar {
  width: 180px;
  float: right;
  position: relative;
  top: 0;
  left: -35px;
  margin: 0;
  font-size: .8em;
  background: #fff;
  border: 1px solid #e6e2dd;
  padding: 0 5px 0 0;
  text-align: left;
}

#sidebar h2 {
  font-family: Georgia, Times; 'Times New Roman', Times, serif;
  color: #4272ab;
  font-size: 1.5em;
  font-weight: lighter;
  text-align: center;
  margin: 5px 5px 15px 5px;
  padding: 0;
}

#sidebar p {
  font-size: .7em;
  padding: 0 5px 0 5px;
  text-align: justify;
}

#sidebar ul {
  list-style-type: none;
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#sidebar ul li ul li {
  text-align: left;
  padding: 0 0 15px 5px;
}

#sidebar ul li ul li ul li {
  text-align: left;
  font-style: oblique;
  padding: 5px 0 0 15px;
}

#sidebar ul li ul li ul li a {
  background: transparent;
}

#sidebar ul li ul li .current_page_item a {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

#sidebar ul li ul li ul li .current_page_item a {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

#sidebar ul li ul li ul li li.page_item a {
  background: transparent;
}

#sidebar ul li ul li ul li li.page_item a:hover {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

#sidebar ul li ul li ul li li.current_page_item a {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

#sidebar a {
  padding: 2px 25px 2px 0;
  text-align: left;
  font-size: .8em;
  font-weight: normal;
  text-decoration: none;
  color: #2b2214;
}

#sidebar .postform {
  margin: 0 0 15px 5px;
}

#sidebar a:hover {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

.current_page_item a {
  background: transparent url(images/nav-icon.jpg) right center no-repeat;
}

#searchform {
  clear: both;
  padding: 5px;
}

#searchsubmit {
  font-size: .7em;
}

/* C O N T E N T */
#content {
  line-height: 20px;
}

#content p {
  padding: 0;
  margin: 10px 0 10px 0;
}

#content {
  position: relative;
  top: 0;
  left: 125px;
  width: 410px;
  float: left;
  margin: 0;
  font-size: .8em;
  text-align: left;
  padding: 0;
}

#content h2 {
  font-family: Georgia, Times, 'Times New Roman', Times, serif;
  color: #4272ab;
  font-size: 2em;
  font-weight: lighter;
  border-bottom: 1px solid #4272ab;
  margin: 0 20px 0 0;
  padding: 0 0 5px 0;
  line-height: 30px;
}

.postmetadata {
  font-size: .8em;
}

.navigation {
  width: 410px;
}

.post {
  width: 410px;
}

#respond {
  width: 410px;
}

#commentform {
  width: 410px;
}
/* F O O T E R */
#footer {
  clear: both;
  text-align: center;
  font-size: .7em;
  padding: 0;
}
  
#footer li {
  list-style-type: none;
  display: block;
}
