/*  
Theme Name: ActiveMums
Theme URI: http://sww.co.nz/
Description: Custom theme for activemums.com.
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/

html,body {
	margin:0;
	padding:0;
   background: #E6E6E6;
   text-align: center;
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
}
p {
}
div, td {
   text-align: left;
}
h1, h2, h3, h4 {
   color: #BC006F;
   font-family: Arial, Helvetica, sans-serif;
}
h1 {
   font-size: 18px;
   margin: 3px 0;
}
h2 {
   font-size: 16px;
   margin: 3px 0;
}
h3 {
   font-size: 14px;
   margin: 3px 0;
}
h4 {
   font-size: 12px;
   margin: 3px 0;
}
a {
  color:#AA0165;
}
a:hover {
  color:#ED008C; 
}
h1 a {
   text-decoration: none;
}
img{
   border: 0;
}
.center {
   text-align: center;
}
td, th {
   vertical-align: top;
   padding: 4px;
}
th {

	background: #FECBE9;
}
tr.odd td {
	background: #f3f3f3;
}
tr.even td {
	background: #ececec;
}
ul li {

}
#page {
   width: 900px;
   padding: 0 14px;
   margin-left: auto;
   margin-right: auto;
}
#header {
   height: 103px;
   margin-top: 10px;
   background: url(images/banner.gif) center top no-repeat;
}
#nav {
   font-size: 12px;
   background: #FE9ED7;
   padding: 0;
   text-align: center;
   height: 24px;
   padding: 5px;
}
#nav a {
   text-decoration: none;
   color: #ED008C;
   padding: 0 12px 0 12px;
   display: block;
   float: left;
   height: 24px;
   line-height: 24px;
   font-weight:bold;
}
#nav a.default:hover, #nav a.defaultcurrent {
   color: #fff;
   background: url(images/navbg.gif) center top no-repeat;
}
#nav a.width-70:hover, #nav a.width-70current  {
   color: #fff;
   background: url(images/navbg70.gif) center top no-repeat;
}
#nav a.width-80:hover, #nav a.width-80current {
   color: #fff;
   background: url(images/navbg80.gif) center top no-repeat;
}
#nav a.width-120:hover, #nav a.width-120current {
   color: #fff;
   background: url(images/navbg120.gif) center top no-repeat;
}
#nav a.width-135:hover, #nav a.width-135current {
   color: #fff;
   background: url(images/navbg135.gif) center top no-repeat;
}
.centered { 	
   margin-left: auto; 	
   margin-right: auto; 	
   display: table; 
   display: inline-block;
} 
#main {
   text-align: left;
   border-left: 1px solid #FE9ED7;
   border-right: 1px solid #FE9ED7;
   background: white;
}
#footer {
   color: #737373;
   background: #CDCDCD;
   padding-top: 10px;
   padding-bottom: 10px;
   font-size: 9px;
   text-align: center;
   margin-bottom: 10px;
   border-left: 1px solid #FE9ED7;
   border-right: 1px solid #FE9ED7;   
   border-bottom: 1px solid #FE9ED7; 
   height: 10px;  
}
#footer a {
   color: #737373;
   text-decoration: none;
}
#footer a:hover {
   text-decoration: underline;
}
#images_left {
   float:left;
   margin:30px 25px 10px;
   width:195px;
   display: inline;
}
#images_left_home {
   float:left;
   margin:30px 10px 10px;
   width:174px;
   display: inline;
}
#maincontent {
   float:left;
   margin-top:15px;
   padding-bottom:15px;
   padding-left:15px;
   padding-top:15px;
   width: 600px;
   display: inline;
}
#maincontent_home {
   float:left;
   margin-top:15px;
   padding-bottom:15px;
   padding-left:15px;
   padding-top:15px;
   width: 670px;
   display: inline;
}
#maincontent_wide {
   float:left;
   margin-top:15px;
   padding-bottom:15px;
   padding-left:50px;
   padding-top:15px;
   width: 780px;
   display: inline;
}
#leftcol {
   float:left;
   margin:20px 20px 10px 20px;
   width:409px;
   display: inline;
}
#rightcol {
   float:left;
   margin:20px 20px 10px 20px;
   width:409px;
   display: inline;
}
#maincontent_wide #leftcol {
   width:320px;
   margin-left: 0;
}
#maincontent_wide #rightcol {
   width:420px;
   margin-right: 0;
}
.clear {
   clear:both;
}
h2.programs {
   text-align: center;
   color: #ED008C;
   font-size: 24px;
   font-style : italic;
   margin: 20px 0 10px 0;
}
.programbox {
   width: 181px;
   height: 283px;
   float: left;
   display: inline;
   margin: 10px 20px;
   background: url(images/programboxbg.gif) center top no-repeat;
}
.programbox h3 {
   color: #ED008C;
   margin: 6px 15px;
   font-size: 12px;
   font-weight: normal;
   font-style : italic;
}
.programbox p {
   margin: 0;
   padding: 10px;
   font-size: 12px;
   color: #3E3E3E;
}
.quotetop {
   background: url(images/quotetop.gif) center top no-repeat;
   width: 600px;
   height:20px;
   margin: 20px auto 0 auto;
   clear: both;
}
.quotebottom {
   background: url(images/quotebottom.gif) center top no-repeat;
   width: 600px;
   height:20px;
   margin: 0 auto 20px auto;
}
.quotetopnarrow {
   background: url(images/quotetop400.gif) center top no-repeat;
   width: 400px;
   height:20px;
   margin: 20px auto 0 auto;
}
.quotebottomnarrow {
   background: url(images/quotebottom400.gif) center top no-repeat;
   width: 400px;
   height:20px;
   margin: 0 auto 20px auto;
}
.quotebox { 
   width: 598px;
   background-color: #FEFDEC;
   border-left: 1px solid #FE9ED7;
   border-right: 1px solid #FE9ED7;  
   text-align:center; 
   color: #808080;
   font-weight: bold;
   font-size: 15px;
   font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-style : italic;
   margin: 0 auto 0 auto;
} 
.narrowquote {
   width: 398px;
}
p.author {
   text-align: right;
   margin: 5px 50px 0 0;
   font-style: normal;
   font-size: 14px;
   font-weight: normal;
}
.caption {
   font-size: 11px;
   color: #666666;
   font-style : italic;
   margin: 2px 0 20px 0;
   text-align: center;
}
#images_left img {
   display: block;
   margin: 0 auto;
   text-align: center;
}

img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}
#subscribeform {
   font-size: 12px;
   border: 1px solid #BC006F;
   margin-bottom: 25px;
   text-align: center;
   padding-bottom: 5px;
}
#subscribeform form {
   margin: 0;
}
#subscribeform div {
   text-align: center;
}
#subscribeform p {
   margin: 0;
   padding: 5px;
   color: #808080;
}
#subscribeform h4 {
   color: #ffffff;
   background-color: #BC006F;
   padding: 5px;
   text-align: center;
   margin: 0;
}
input.MailPressFormEmail {
   width: 150px;
   border: 1px solid #999999;
   margin: 3px 0;
}
input.MailPressFormEmail:hover {
   background-color: #ffffcc;
   border: 1px solid #BC006F;
}
.MailPressFormSubmit {
   width: 150px;
}

table#trainer {
   margin-top: 8px;
}
table#trainer th {
   background: #FECBE9;
   font-weight: normal;
   padding: 5px 40px 5px 5px;
   font-size: 12px;
}
table#trainer td {
   padding: 5px 5px 5px 10px;
}
table#trainer td p {
   margin: 0;
}

#map {
   margin: 10px auto;
   width: 500px;
   overflow: hidden;
}
#map img {
   display: block;
   float: left;
}
#map ul {
   list-style: none;
   float: left;
   margin-top: 180px;
}
#map li a {
   font-size: 12px;
   text-decoration: none;
   font-weight:bold;
}
#map li a:hover {
   text-decoration: underline;
}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
   clear: both;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;

}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
.aligncenter {
   display: block;
   text-align: center;
   margin: 10px auto;
}
.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}

