/*
Theme Name: Childs Play Parenting
Theme URI: http://wordpress.org/
Description: A custom theme created for Childs Play Parenting
Version: 1.0
Author: Andy Gargan
Tags: blue, custom header, fixed width, two columns, widgets


	This theme was designed by Tony Cormack and built by Andy Garan,
	whose blog you will find at http://ffburo.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

.red{
	color:#E22018;
}
.fuschiaBG{
	background-color:#ec008c;
}
.paleGreenBG{
	background-color:#72c267;
}
.blueBG{
	background-color:#00aeef
}
.orangeBG{
	background-color:#f78f1e;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFF;
	text-align: center;
	}

#header {
background:transparent url(images/header-image.png) no-repeat scroll 0 0;
	height:212px;
	padding:9px;
	position:relative;
	width:967px;
	z-index:10;
	}

#logoMain{
	float:left;
	margin:22px 0 0 37px;
}
#fpExperts{
	float:right;
	margin:22px 37px 0 0;
}
#navStrip{
	background-color:#E8E8E8;
	clear:both;
	float:left;
	height:35px;
	margin:21px 0 0;
	width:950px;
}
.searchBox{
	float:right;
	margin:6px 38px 0 0;
	width:288px;
}
#pageContent .searchBox{
	float:left;
}
.searchBox span{
	color:#999999;
	float:left;
	font-size:1.6em;
	margin:2px 6px 0 0;
}
.searchBox form{
	float:left;
}
.searchform #s {
	background:transparent url(images/search-home-bg.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#BEBEB8;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:1.1em;
	height:25px;
	padding:6px 4px 4px;
	width:187px;
}
#searchsubmit {
	background:transparent url(images/searchBtn.gif) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:right;
	height:25px;
	margin:0 0 0 4px;
	width:26px;
}



/* Navigation styles */
#suckerfishnav {
	font-family: arial, helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	line-height:35px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
	}

#suckerfishnav a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:0px 10px;
	}

#suckerfishnav li {
border-right:1px solid #FFFFFF;
float:left;
padding:0;
	}

#suckerfishnav ul {
background-color: #EBEBEB;
font-weight:normal;
height:auto;
left:-999em;
line-height:1;
margin:0;
position:absolute;
width:200px;
padding:4px 0;
	}

#suckerfishnav li li {
	
	width:200px;
	/*border-bottom:1px solid #EBEBEB;
	border-left:4px solid #EBEBEB;
	border-right:4px solid #EBEBEB;*/
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	}

#suckerfishnav li li a {
	background-color:#FFF;
	padding:6px 10px;
	width:172px;
	font-size:0.9em;
	color:#000000;
	margin: 1px 4px 1px 4px
	}

#suckerfishnav li ul ul {
	margin:-21px 0 0 200px;
	}

#suckerfishnav li li:hover {
	background:transparent;
	}

#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li li:hover a,
#suckerfishnav li ul li li li:hover a  {
	color:#e22018;
	}

#suckerfishnav li:hover a,
#suckerfishnav li.sfhover a {
	color:#e22018;
	}

#suckerfishnav li:hover li a,
#suckerfishnav li li:hover li a,
#suckerfishnav li li li:hover li a,
#suckerfishnav li li li li:hover li a {
	color:#000000;
	}

#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul,
#suckerfishnav li:hover ul ul ul ul,
#suckerfishnav li.sfhover ul ul,
#suckerfishnav li.sfhover ul ul ul,
#suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
	}

#suckerfishnav li:hover ul,
#suckerfishnav li li:hover ul,
#suckerfishnav li li li:hover ul,
#suckerfishnav li li li li:hover ul,
#suckerfishnav li.sfhover ul,
#suckerfishnav li li.sfhover ul,
#suckerfishnav li li li.sfhover ul,
#suckerfishnav li li li li.sfhover ul  {
	left:auto;
	/*background:#FFF;
	border:1px solid #ebebeb;*/
	}

#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
	background:transparent;
	}

#suckerfishnav li.current_page_item a,
#suckerfishnav li.current_page_ancestor a,
#suckerfishnav li.current_page_parent a{
	color:#e22018;
}

/* End navigation styles */


#content {
	border-left:1px solid #F0F1EF;
	border-right:1px solid #F0F1EF;
	float:left;
	margin:-70px 15px 0 17px;
	padding:0 17px;
	position:relative;
	width:899px;
	z-index:1;
}
#contentBuffer{
	clear:both;
	float:left;
	height:30px;
	width:100%;
}
#pageIntro{
	clear:both;
	float:left;
	height:auto;
	width:900px;
}
#heroText{
	clear:both;
	float:left;
	margin:20px 0 20px 80px;
	width:750px;
}
#introText{
	clear:both;
	float:left;
	margin:70px 0 0 34px;
	position:relative;
	width:520px;
	z-index:60;
}
#introText p{
	clear:both;
	color:#333333;
	float:left;
	font-size:1.6em;
	font-weight:bold;
	width:100%;
}
#pageHeading{
	clear:both;
	display:block;
	float:left;
}
#introImage{
	float:right;
	margin:0 70px 0 0;
	position:relative;
	z-index:50;
}
#heroText h1,
#introText h1{
	color:#7D7D7D;
	display:inline;
	font-size:1.8em;
}
#pageIntro .homepageIcon{
	float:left;
	margin:0 10px 0 0;
}
ul#homeTopicList{
	height:auto;
	list-style-type:none;
	margin:10px 0 0 13px;
	padding:0;
}
ul#homeTopicList li{
	display:inline;
	float:left;
}
ul#homeTopicList li img.listBtn,
ul#homeTopicList li img.listImg{
	clear:both;
	float:left;
}
ul#homeTopicList li img.listBtn{
	margin:16px 0 0 0;
}

#pageContent{
	float:left;
	margin:30px 20px 10px 34px;
	width:553px;
	}
#fullPageContent{
	float:left;
	margin:30px 20px 10px 0;
	width:900px;
}
#pageContent ul li a{
	font-size:1.4em;
}
#pageContent a:link,
#pageContent a:visited,
#fullPageContent a:link,
#fullPageContent a:visited{
	color:#E22018;
	text-decoration:underline;
}
#fullPageContent h4{
	clear:both;
	color:#333333;
	font-size:1.4em;
	font-weight:bold;
	margin:30px 0;
	text-align:center;
}
#pageContent h2{
	margin:0;
}
#pageContent h2 a:link,
#pageContent h2 a:visited{
	text-decoration:none;
}
#pageContent h2 a:hover,
#pageContent h2 a:active{
	text-decoration:underline;
}
#pageContent p{
	color:#333333;
	font-size:1.4em;
	line-height:1.4em;
	margin:16px 0;
	width:100%;
}
#pageContent.updates p img{
	/*display:none;*/
}

.dividingHeader{
	background-color:#E22018;
	padding:4px 8px;
}
.milestone{
	float:left;
	margin:16px 16px 0 0;
	text-align:center;
	width:213px;
}
.milestone .icon{
	position:relative;
	z-index:20;
}
.milestone .details{
	height:290px;
	margin:-40px 0 0;
	padding:10px;
	position:relative;
	text-align:left;
	width:193px;
	z-index:2;
}
.milestone .details p{
	color:#FFF;
	font-family:arial, helvetica, sans-serif;
	font-size:1.4em;
}
.milestone .details h3{
	border-bottom:6px dotted white;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	padding:0 10px 10px 0;
	text-align:center;
	width:175px;
}
#toySymbols{
	clear:both;
	float:left;
	margin:0 0 40px;
	width:100%;
}
.toySym{
	float:left;
	margin:0 28px 0 0;
}
#pageSidebars{
	float:left;
	margin:30px 0 10px;
	width:292px;
}
#pageSidebars p.action{
	clear:both;
	color:#333333;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	margin:10px;
}
#pageSidebars p.action a:link,
#pageSidebars p.action a:visited{
	color:#E22018;
}
.sidebarContainer{
	background-color:#F2F2F2;
	clear:both;
	float:left;
	height:auto;
	margin:10px 0 0;
	padding:10px 0 20px;
	text-align:center;
	width:292px;
}

#productSidebars{
	clear:both;
	float:left;
	margin:10px 0;
	width:100%;
}
#productSidebars .sidebarContainer{
	clear:none;
	height:890px;
	margin-right:11px;
}
#productSidebars .wideSidebar{
	width:100%;
	height:auto;
}
#productSidebars .wideSidebar .prodListHeading{
	margin: 4px 0 0 10px;
	width:400px;
}

.sidebarInfo{
	background-color:#FFFFFF;
	clear:both;
	float:left;
	height:auto;
	margin:4px 12px;
	padding:0 10px;
	text-align:left;
	width:244px;
}
.sidebarContainer .heading{
	clear:both;
	float:left;
	margin:4px 0 4px 12px;
}
.sidebarInfo p{
	font-size:1.3em;
	color:#9d9e9d;
}
.smcf-link{
	color:#E22018;
	text-decoration:underline;
}
ul.wide{
	width:100%;
}
ul.tips,
ul.products{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
ul.tips li.accPart,
ul.products li{
	color:#333333;
	float:left;
	font-size:1.1em;
	line-height:1.4em;
	margin:0 0 10px;
	padding-left:1em;
	text-indent:0;
}
ul.products li{
	font-size:1.2em;
}
ul.products .header{
	background-color:#E22018;
	float:left;
	height:35px;
	margin:0 0 0 6px;
	padding:8px 0 0 8px;
	width:259px;
}

#productSidebars .wideSidebar ul.products{
	margin-right:0;
}
#productSidebars .wideSidebar ul.products ul {
	clear:both;
	float:left;
	list-style-type:none;
	margin:20px 0 0;
	padding:0;
	width:100%;
}
#productSidebars .wideSidebar ul.products ul li{
	width:280px;
}
ul.tips li.accPart .accHeader{
	background:#E22018 url(images/listClosed.gif) no-repeat scroll 234px center;
	float:left;
	height:35px;
	padding:8px 0 0 8px;
	width:259px;
	cursor:pointer;
}
ul.tips li.active .accHeader {
	background:#E22018 url(images/listOpen.gif) no-repeat scroll 234px center;
}
ul.tips li ul,
ul.products{
	color:#333333;
	float:left;
	list-style-position:inside;
	margin:0 20px 0 6px;
	padding:0;
	text-align:left;
}
ul.products .prodListHeading{
	color:#333333;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 10px 10px;
}
ul.tips li ul li{
	color:#333333;
	font-size:1.1em;
	line-height:1.4em;
	margin:20px 0;
	text-indent:0;
}
ul.accContent{
	list-style-type:none;
}
ul.accContent li .bullet,
ul.products li .bullet{
	color:#FFFFFF;
	float:left;
	font-size:2em;
	font-weight:bold;
	height:20px;
	margin:4px 8px 0 0;
	padding:4px;
	text-align:center;
	width:20px;
}


.homeCol {
	float:left;
	margin:20px 16px 0 0;
	width:323px;
}
.homeCol h2{
	color:#7D7D7D;
	font-size:1.4em;
	margin:4px 0;
	width:160px
}
.homeCol a{
	margin:6px 0 0 0;
}
.promoArea{
	background-color:#F3F3F3;
	height:123px;
}

.promoArea1{
	background:#F3F3F3 url(images/home-video-promo-1.jpg) no-repeat scroll left top;
	padding:10px 10px 0 0;
	text-align:right;
}
.promoArea2{
	background: #F3F3F3 url(images/home-video-promo-2.jpg) no-repeat scroll right top;
	padding:10px 0 0 10px;
	text-align: left;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

#pageContent h2.pagetitle {
	font-size: 1.6em;
	margin:10px 0;
	float:left;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	/*background: #f7f7f7;
	padding: 0 10px 10px;*/
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;
	text-decoration: none;*/
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color:#FFF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:967px;
	}

#footer {
	clear:both;
	float:left;
	margin:16px 0;
	padding:0;
	width:100%;
}
#footer p {
	color:#999999;
	float:left;
	font-size:1.1em;
	margin:0;
}
#footer a:link,
#footer a:visited{
	color:#e22018;
	text-decoration:none;
}
#footer a:hover,
#footer a:active{
	text-decoration:undeline;
}
#endorsed{
	float:right;
	text-align:right;
}
#endorsed p{
	font-size:1em;
	line-height:1em;
	margin:0 10px 0 0;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	width:100%;
}

.post, .hentry {
	clear:both;
	float:left;
	margin:0 0 40px;
	width:100%;
	}
.post p,
.hentry p{
	color:#333333;
	font-size:1.4em;
}
.post h2,
.post h2 a
.hentry h2,
.hentry h2 a{
	color:#E22018;
}
.post h2 a:hover,
.hentry h2 a:hover{
	text-decoration:underline;
}
.post hr {
	display: block;
	}
.post a.more-link,
.post a.post-edit-link{
	font-size:85%;
	/*float:left;
	clear:both;*/
}
.navigation a{
	font-size:1.2em;
}
.post a.more-link:link,
.post a.more-link:visited,
.post a.post-edit-link:link,
.post a.post-edit-link:visited,
.navigation a:link,
.navigation a:visited{
	color:#E22018;
	font-weight:bold;
	text-decoration:none;
}
.post a.more-link:hover,
.post a.more-link:active,
.post a.post-edit-link:hover,
.post a.post-edit-link:active,
.navigation a:hover,
.navigation a:active{
	text-decoration:underline;
}
.post .divider,
.hentry .divider{
background-color:#F1EFEC;
clear:both;
float:left;
height:1px;
margin:6px 0;
width:100%;
}
#pageContent .post p.postmetadata,
#pageContent .hentry p.postmetadata{
	clear:both;
	color:#595959;
	float:left;
	font-size:1em;
	margin:0;
	padding:0;
}
#pageContent .post p.postmetadata a,
#pageContent .post p.postmetadata .value,
#pageContent .hentry p.postmetadata a,
#pageContent .hentry p.postmetadata .value{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#pageContent .post p.postmetadata a:hover,
#pageContent .hentry p.postmetadata a:hover{
	text-decoration:underline;
}

div.categoryLinks{
	clear:both;
	float:left;
	margin:4px 12px;
	width:224px;
}
div.categoryLinks div{
	background-color:#E22018;
	float:left;
	margin:4px 0;
	padding:6px 0 6px 10px;
	text-align:left;
	width:254px;
}
div.categoryLinks div a{
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	padding:6px 0;
	text-decoration:none;
}
div.categoryLinks div a:hover{
	text-decoration:underline;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#respond{
	clear:both;
	float:left;
}
/* End Structure */



/*	Begin Headers */
h1 {

	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	display:block;
	float:left;
	margin-bottom:60px;
	margin-top:10px;
	width:100%;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* smcf over rides */

#smcf-container .smcf-content {
	background-color:#FFFFFF;
	color:#000000;
	height:500px;
}
#smcf-content{
	height:100%;
}
.smcf-content img.heading{
	margin:10px 0 0 20px;
}
.smcf-content p{
	font-size:1em;
	margin:14px 0 14px 18px;
}
#smcf-container {
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	width:450px;
}
#smcf-container label {
	clear:left;
	color:#231F20;
	display:block;
	float:left;
	font-size:90%;
	font-weight:normal;
	margin:0 0 0 27px;
	padding:0;
	text-align:left;
	width:70px;
}
#smcf-container textarea {
	font-size:0.9em;
	height:40px;
}
#smcf-container .smcf-input{
	background-color:#FFFFFF;
	border:1px inset #CACBCB;
	color:#918F8F;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:80%;
	margin:0 0 20px;
	padding:2px;
	width:200px;
}
#smcf-container .smcf-cancel {
	background:transparent url(../img/cancel.png) no-repeat scroll 0 0;
	display:none;
	float:left;
	width:65px;
}
#smcf-container .smcf-send {
	background:transparent url(images/submit-btn.gif) no-repeat scroll 0 0;
	float:left;
	height:27px;
	width:91px;
}
#smcf-container form {
	float:left;
	margin:10px 0 0;
	padding:0;
}
#smcf-container .smcf-button {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:27px;
	margin:4px 0 0 0;
	text-align:center;
	vertical-align:middle;
}
#smcf-container .smcf-error {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:red;
	font-size:0.8em;
	font-weight:normal;
	margin:10px auto;
	width:100%;
}
#smcf-terms,
.smcf-terms,
#smcf-related,
.smcf-related{
	font-size:80%;
}


/* Contact Form */

.wpcf7 form{
	float:left;
	text-align:left;
}

.wpcf7 form .formRow{
	clear:both;
	float:left;
	margin:6px 0;
}

.wpcf7 form .formRow .fieldLabel{
	float:left;
	width:125px;
}
#pageContent .wpcf7 form .formRow .fieldLabel p,
#pageContent .wpcf7 form .formRow .fieldInput p{
	margin:0;
}
#pageContent .wpcf7 form .formRow .fieldInput p{
	margin:6px 0;
}

.wpcf7 form .formRow .fieldInput{
	float:left;
}

.wpcf7 form .formRow .fieldInput textarea{
	font-family: arial, helvetica, sans-serif;
	font-size:1.2em;
	width:263px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
