/*
Theme Name: Calm Birth Calm Baby
Theme URI: http://ricmarry.com
Description: A WordPress theme created for Calm Birth Calm Baby
Version: (WP 2.8.5)
Author: Ric Marry
Author URI: http://ricmarry.com
Tags: simple, clear, clean
*/

@import "style/css/reset.css";
@import "style/css/960.css";
@import "style/css/layout.css";

body{
background: url(style/images/colDiv.png) repeat-y fixed center 0;
color: #444;
font-family: 'Lucida Grande', Trebuchet, 'Lucida Sans', Arial, sans-serif;
font-size: 0.775em;
line-height: 1.35em;
}

wrap{

}


/*GENERAL TYPOGRAPHY
/////////////////////////////////////////////////////////////// */



p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
margin-bottom: 20px;
}

a{
color: #dd0079;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

h1, h2, h3,
h4, h5, h6{
font-family: georgia, serif;
font-weight: normal;
}

h1{
font-size: 2.4em;
line-height: 1em;
}

h2{
border-bottom: 1px solid #dd0079;
color: #dd0079;
font-size: 2em;
line-height: 1.2em;
padding-bottom: 15px;
margin-bottom: 20px;
}

h3{
color: /*#f161b0*/ /*#8dd2dc;*/ /* CHANGE THIS COLOUR BACK, IF THE CLIENT IS UNHAPPY */ #51b5c7;
font-size: 1.8em;
line-height: 1.25em;
padding-top: 10px;
}

div.highlight h3{
color: #51b5c7;
}

h4{
background: #f0cde0;
font-size: 1.4em;
line-height: 1em;
padding: 4px;
margin-bottom: 0.4em;
}

h5{
color: #dd0079;
font-family: 'Lucida Grande', Trebuchet, 'Lucida Sans', Arial, sans-serif;
font-size: 1.3em;
font-weight: normal;
line-height: 1em;
}

h6{
font-size: 1.2em;
line-height: 1em;
}

div.testimonial{
background: #eee url(style/images/testimonialGraphic.png) no-repeat 0 center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding: 20px 16px 20px 100px;
}

div.testimonial p{
margin-bottom: 12px;
}

cite{
color: #777;
font-size: 0.8em;
text-transform: uppercase;
}

ul li{
margin: 0 0 10px 20px;
list-style-type: disc;
}

div.highlight{
background: #eee;
border: 1px solid #ccc;
margin-bottom: 20px;
padding: 16px 20px;
}

img.alignleft{
border: 0 !important;
margin: 7px 20px 20px 0;
}

img.alignright{
border: 0 !important;
margin: 7px 0 20px 20px;
}

img{
border: 0;
outline: none;
}

.left{
float: left;
}

.right{
float: right;
}

.txtRight{
text-align: right;
}

/*STRUCTURE
/////////////////////////////////////////////////////////////// */

#wrap{

}

#header{
background: transparent;
height: 40px;
}

#contentContainer{
/*background: red;*/
}

#sidebar{

}
#sidebar div.inside{
/* border-left: 1px solid green; */
padding-left: 20px;
/*position: fixed;*/
}

#mainContent{
/*min-height:700px;*/
padding-bottom: 20px;
}
* html #mainContent{ 
/*height:700px;*/
}

#mainContent .inside{
padding-right: 20px;
}


#footer{
background: white;
border-top: 1px solid #ccc;
font-size: 0.8em;
padding-top: 20px;
}


/*NAVIGATION
/////////////////////////////////////////////////////////////// */

div.menu ul li{
border-bottom: 1px solid #ccc;
list-style-type: none;
padding: 10px 0;
margin: 0;

}

/*
ul.menu li:hover,
ul.sub-menu li:hover{
background: #d8f4f7;
display: block;
}

ul.sub-menu{
background: white;
}
*/

div.menu ul li a{
padding-left: 20px;
}

ul.sub-menu li:first-child{
border-top: 1px solid #ccc;
margin-top: 12px;
}

ul.sub-menu li:last-child{
border-bottom: none;
margin-bottom: -30px;
}

ul.sub-menu li a{
margin-left: 20px !important;
}




FORM
/////////////////////////////////////////////////////////////// 

ol.cf-ol li{
margin-bottom: 10px;
text-align: left;
}

ol.cf-ol li span{
padding-left: 5px;
}

ol.cf-ol label{
float: left;
width: 200px;
}

#cformsform input, #cformsform textarea{
color: #444;
font-family: 'Lucida Grande', Trebuchet, 'Lucida Sans', Arial, sans-serif;
font-size: 1em;
padding: 4px;
width: 320px;
}

#cformsform input.cf-box-b{
width: 30px;
}

#cformsform #sendbutton{
margin-left: 200px;
width: 90px;
}

p.linklove{
display: none;
}
ol.cf-ol li#li--5{
border-top: 1px solid #eee;
padding-top: 20px;
margin-bottom: 20px;
margin-top: 20px;
}

ol.cf-ol li#li--7{
border-bottom: 1px solid #eee;
padding-bottom: 20px;
margin-bottom: 20px;
}

#cformsform .cf_hidden{
display: none;
height: 1px;
}

/*ol.cf-ol, ol.cf-ol textarea, ol.cf-ol input{
width: 80%;
}*/



/*Course details
/////////////////////////////////////////////////////////////// */

div.courseDetails{
background: #eee;
float: left;
margin: 16px 20px 10px 0;
padding: 10px 10px 0 10px;
}

div.courseDetails table{
background: #eee;
}

div.courseDetails table td{
padding: 5px;
}

td.courseDetailsItem{
	color: /*#51b5c7*/ #dd0079;
/*background: #51b5c7;
width: 100px;*/
}

td.courseDetailsInfo{
/*margin-left: 6px;*/
}

ul.courseDetailsList{
border-right: 1px solid red;
float: left;
margin: 10px 30px 20px 0;
padding-right: 20px;
}

ul.courseDetailsList li{
list-style-type: none;
margin: 6px 0;
}

div.cdlWidth{
color: #51b5c7;
display: inline-block;
width: 100px;
}

ul.courseDetails li span {
color:#dd0079;
font-weight:bold;
}


/*TABLE
/////////////////////////////////////////////////////////////// */

table{
/*border: 1px solid #666;*/
width: 100%;
}

table tr{

}

table th{
background: /* #51b5c7 */#D8F4F8;
color: #FF137C;
padding: 4px;
}

table td{
border: 1px solid #eee;
font-size: 0.9em;
padding: 10px 5px;
vertical-align: middle;
}

table td.courseVenueTable{
padding-left: 20px;
/* text-align: center; */
}


/*MISC
/////////////////////////////////////////////////////////////// */

.getInTouch{
background: #d7f3f7;
font-size: 1em;
margin-bottom: 10px;
margin-top: 10px;
padding: 10px 12px 12px 20px;
}

.contactDetails p{
display: inline;
float: left;
margin-bottom: 0;
}

.socialLinkage{
float: right;
}


.designLink{
background: #eee;
font-size: 0.7em;
margin-top: 10px;
padding: 5px 5px 5px 20px;
}

div.piclenselink{
display: none;
}

#loginform label{
color: #ff0066;
}

#gforms_confirmation_message{
background-color: #d8f4f7 !important;
border: none !important;
}

h3.gform_title{
font-size: 1.8em !important;
font-weight: normal !important;
}

div.gform_body{
background: #d8f4f7 !important;
/* border: 1px solid #d8f4f7 !important; */
padding: 15px 35px 30px 10px;
}

small{
height: 1px;
visibility: hidden;
}

.highlight{
background: #fddbee;
color: #dd0079;
font-weight: bold;
padding: 10px;
text-align: center;
}

/*
div.slideshowlink{
height: 1px;
visibility: hidden;
}
*/

p.courseLink{
position: relative;
top: -10px;
}


form#commentform{
margin: 0;
}

form#commentform input{
color: #666;
margin: 0 6px 10px 0;
padding: 4px;
width: 240px;
}

form#commentform label{
color: #aaa;
}

form#commentform input#submit{
width: 128px;
}

input.csub { border:none 0px}

form#commentform textarea{
color: #666;
font: inherit;
font-size: 0.9em;
margin-bottom: 10px;
padding: 10px;
width: 580px;
}



p.postPublishingDetails{
background: #d8f4f7;
font-size: 0.8em;
margin-bottom: 0;
padding: 20px;
text-align: center;
}


div#postNav{
background: #eee;
border-bottom: 1px solid #66cccc;
border-top: 1px solid #66cccc;
padding: 10px;

}

#FBLike{
background: white;
padding: 0 0 20px 0;
}

FBLike a{
padding-top: 0 !important!;
margin-top: 0 !important!;
}

a.twitter-share-button{
margin-top: 20px !important;
}

p.tags{
color: #999;
font-size: 0.9em;
}

ol.comments li{
border-bottom: 1px dotted #ccc;
margin-bottom: 20px;
}


ol.comments li cite{
font-size: 1em;
font-style: normal;
font-weight: bold;
}

p.commentDate{
margin-bottom: 6px;
}

table tr th{
font-size: 0.8em;
text-transform: uppercase;
}

.center{
text-align: center;
}

tr.CourseTBA{
background: #fbecf5;
}

.booked{
font-weight: bold;
}

/* pink - #dd0079 */
/* turq - #51b5c7 */

.pagination{
border-top: 1px solid #ccc;
display: block;
padding: 20px 0 0 0;
}

.wp-paginate a {
background: #D8F4F8 !important;
}


.wp-paginate .current{
border: 1px solid #333 !important;
background: #dd0079 !important;
}

