/*
THEME NAME: Madeline Centre
THEME URI: http://www.madelinecentre.com
DESCRIPTION: Migration of the Madeline Centre site to Wordpress
VERSION: 1.0
AUTHOR: <a href="http://www.teamcolab.com/">Colab Multimedia, LLC</a>
AUTHOR URI: http://www.teamcolab.com
TAGS: 
*/

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
	border: none;
}
/* */

ol {
	margin: 0 0 0 20px;
}
ol li {
	list-style:decimal;
}
/* --------------------------------------------------------------

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

-------------------------------------------------------------- */
label {
	font-weight: bold;
}
fieldset {
	padding:16px;
	margin: 0 0 18px 0;
	border: 1px solid #ccc;
}
fieldset fieldset {
	padding:0 0;
	margin: 18px 0;
	border-left:none;
	border-right:none;
}
legend {
	font-weight: bold;
	font-size:14px;
}
fieldset fieldset legend {
	font-weight: bold;
	font-size:14px;
}
/* Form fields
-------------------------------------------------------------- */

input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:2px 0 6px 0;
}
input.text, input[type=text], input.title {
	width: 200px;
	padding:2px;
}
input.title {
	font-size:18px;
}
textarea {
	width: 390px;
	height: 80px;
	padding:5px;
}
form ol li.essay textarea {
	width:540px;
	height:240px;
	margin-top:6px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:3px;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}
/* Success, notice and error boxes
-------------------------------------------------------------- */
.error, .notice, .success {
	padding: 10px;
	margin-bottom: 12px;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/* -------------------------------------------------------------- 

   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */
/* Default font settings. 
   The font-size percentage is of 1. (0.75 * 1 = 12px) */
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	color: #fff;
	background:url(images/bg.jpg) center top;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	clear:both;
}
h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height: 1;
	margin-bottom: 6px;
}
h2 {
	font-size: 13px;
	background-image:url(images/navbg.jpg);
	margin-bottom: 9px;
}
h3 {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 12px;
}
h4 {
	font-size: 15px;
	line-height: 1.25;
	margin-bottom: 15px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 18px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* Text elements
-------------------------------------------------------------- */
p {
	margin: 0 0 18px;
}
p img.left {
	float: left;
	margin: 18px 18px 18px 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 18px 0 18px 18px;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
blockquote {
	margin: 18px;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 18px;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 18px 0;
	white-space: pre;
}
pre, code, tt {
	font: 12px 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */
li ul, li ol {
	margin:0 18px;
}
ul, ol {
	margin: 0 18px 18px 18px;
}
ul {
	list-style-type: disc;
}
ol, ol.list {
	list-style-type: decimal;
	margin: 0 18px 18px
}
ol li, ol.list li {
	list-style:decimal;
	margin:0 0;
	line-height:1.8;
}
dl {
	margin: 0 0 18px 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 18px;
}
form ol {
	margin: 0 0;
}
form ol li {
	list-style:none;
	margin:18px 0;
}
form ol li.essay {
	width:540px;
}
form ol li ul {
	overflow:hidden;
	margin:0 0;
}
form ol li ul li {
	float:left;
	margin:0 6px 0 0;
}
/* Tables
-------------------------------------------------------------- */

table {
	margin-bottom: 17px;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/* Misc classes
-------------------------------------------------------------- */

.small {
	font-size: 10px;
	margin-bottom: 23px;
	line-height: 23px;
}
.large {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 15px;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* --------------------------------------------------------------

   colab-forms.css

-------------------------------------------------------------- */
.tiny, input[type=text].tiny {
	width:30px;
}
.short, input[type=text].short {
	width:60px;
}
.medium, input[type=text].medium {
	width:120px;
}
.long, input[type=text].long {
	width:240px;
}
.fine {
	color:#666;
	font-size:10px;
	margin:0 0;
}
.phone {
	width:120px;
}
/* --------------------------------------------------------------

   Sandbox styles

-------------------------------------------------------------- */

/* Two-column with sidebar on left from the /examples/ folder  */


/* Just some example content */
div.skip-link {
	position:absolute;
	right:10px;
	top:10px;
	visibility:hidden;
}
div.page span.edit-link {
	position:fixed;
	top:10px;
	left:10px;
}
span.admin-link {
	position:fixed;
	top:40px;
	left:10px;
}
span.edit-link a, span.admin-link a {
	background-color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px 10px;
}
div#access {
	background:url(images/navbg.jpg) repeat-x top center;
}
div#main_menu {
	width:700px;
	height:26px;
	margin:0 0 0 14px;
}
div#main_menu ul, div#main_menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#main_menu ul ul {
	position:absolute;
	z-index:200;
	top:26px;
	left:0;
}
div#main_menu ul li.top {
	position:relative;
}
div#main_menu ul a {
	width:75px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/bullet-square-green.png) 4px 10px no-repeat;
	padding:8px 5px 8px 15px;
}
div#main_menu ul a:hover {
	background:url(images/bullet-square-pink.png) 4px 10px no-repeat;
}
div#main_menu ul li:hover a, div#main_menu ul li.hover a  {
	background-color:#830422;
}
div#main_menu ul li ul {
	display:none;
}
div#main_menu ul li:hover ul, div#main_menu ul li.hover ul {
width:170px;
	display:block;
}
div#main_menu ul li ul li {
	float:left;
	border-top:1px solid #BF2347;
	margin:0 0;
}
div#main_menu ul li ul li a {
	background-color:#830422;
	width:170px;
}
div#main_menu ul ul ul a {
	font-style:italic;
}
.pixo_search {
	display:none;
}
.post {
	overflow:hidden;
}
.more-link {
	display:block;
	clear:both;
	margin:10px 0 0 0;
	font-weight:bold;
	text-align:right;
}
.entry-title, .entry-meta, .entry-date, #nav-below, #comments, .page-title, .navigation, .blog-search{
	padding:6px 10px;
	clear:both;
}
.entry-meta {
	color:#FFF;
	font-size:11px;
	float:right;
}
.comment-meta {
	font-style:italic;
	font-size:10px;
}
.clear {
	clear:both;
}
div#container, div#primary {
}
div.entry-content {
	padding:10px;
	overflow:hidden;
	clear:both;
}
form#commentform .form-label {
	margin:10px 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:3px;
}
div.comments ol {
	margin:0 12px 12px;
}
div.comments ol li {
	margin:0 0 22px;
	list-style:none;
}

textarea#comment {
	height:13em;
	margin:0 0 6px;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin:10px 0 0 10px;
}
.alignleft, img.alignleft {
	float:left;
	margin:10px 10px 20px 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:10px auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:10px 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:10px auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:10px;
}
div#nav-below {
	margin-top:10px;
}
div#nav-images {
	height:150px;
	margin:10px 0;
}
div.navigation {
	overflow:hidden;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.sidebar h3 {
	font-size: 13px;
	margin-bottom: 9px;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:3px 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 10px;
}
div.sidebar ul ul li {
	list-style:none;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 6px;
}
div.sidebar ul ul ul li {
	list-style:none;
}
div#main_menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
.nav-previous, .nav-next {
	font-weight:bold;
}
div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:350px;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
/* --------------------------------------------------------------

   styles.css

-------------------------------------------------------------- */
#primary ul.xoxo h3 {
	background-image:url(images/navbg.jpg);
	margin-bottom:9px;
	padding:5px 10px;
}
a {
	color: #FA557C;
	text-decoration:none;
}
a:link {
	color: #FA557C;
	text-decoration:none;
}
a:visited {
	color: #E23A62;
	text-decoration:none;
}
a:hover {
	color: #FEB2C4;
}
p {
	color:#fff;
}
#wrapper {
	width:774px;
	margin:0 auto;
}
#visualnav {
	position:relative;
	overflow:hidden;
	background:url(images/visualnav-bg.png) top left no-repeat;
	margin:0 0 20px 0;
}
#visualnav ul {
	float:right;
	clear:right;
	margin:0 6px 6px;
}
#visualnav ul li {
	display:block;
	float:left;
	list-style:none;
}
#visualnav ul li a {
	display:block;
	float:left;
}
#visualnav ul li a.visualnav-director {
	background: url('images/visualnav-director.jpg');
	width: 122px;
	height: 94px;
}
#visualnav ul li a.visualnav-director:hover {
	background: url('images/visualnav-director-over.jpg');
}
#visualnav ul li a.visualnav-faq {
	background: url('images/visualnav-faq.jpg');
	width: 122px;
	height: 85px;
}
#visualnav ul li a.visualnav-faq:hover {
	background: url('images/visualnav-faq-over.jpg');
}
#visualnav ul li a.visualnav-links {
	background: url('images/visualnav-links.jpg');
	width: 116px;
	height: 85px;
}
#visualnav ul li a.visualnav-links:hover {
	background: url('images/visualnav-links-over.jpg');
}
#visualnav ul li a.visualnav-articles {
	background: url('images/visualnav-articles.jpg');
	width: 114px;
	height: 85px;
}
#visualnav ul li a.visualnav-articles:hover {
	background: url('images/visualnav-articles-over.jpg');
}
#visualnav ul li a.visualnav-testimonials {
	background: url('images/visualnav-testimonials.jpg');
	width: 122px;
	height: 85px;
}
#visualnav ul li a.visualnav-testimonials:hover {
	background: url('images/visualnav-testimonials-over.jpg');
}
#visualnav ul li a.visualnav-employment {
	background: url('images/visualnav-employment.jpg');
	width: 135px;
	height: 105px;
}
#visualnav ul li a.visualnav-employment:hover {
	background: url('images/visualnav-employment-over.jpg');
}
#visualnav ul li a.visualnav-com {
	background: url('images/visualnav-com.jpg');
	width: 116px;
	height: 105px;
}
#visualnav ul li a.visualnav-com:hover {
	background: url('images/visualnav-com-over.jpg');
}
#visualnav ul li a.visualnav-newsletter {
	background: url('images/visualnav-newsletter.jpg');
	width: 114px;
	height: 105px;
}
#visualnav ul li a.visualnav-newsletter:hover {
	background: url('images/visualnav-newsletter-over.jpg');
}
#visualnav ul li a.visualnav-parenting {
	background: url('images/visualnav-parenting.jpg');
	width: 122px;
	height: 105px;
}
#visualnav ul li a.visualnav-parenting:hover {
	background: url('images/visualnav-parenting-over.jpg');
}
#visualnav a.madeline-process {
	width:144px;
	height:121px;
	position:absolute;
	bottom:0;
	left:68px;
	background:url('images/visualnav-madeline-process.jpg');
}
#visualnav a.madeline-process:hover {
	background:url('images/visualnav-madeline-process-over.jpg');
}
.staff-photo-grid {
	margin:0 0;
	clear:both;
}
.staff-photo-grid li {
	width:110px;
	height:175px;
	display:block;
	float:left;
	margin:0 0 5px 6px;
	padding:2px;
	text-align:center;
}
.staff-photo-grid .staff-thumbnail {
	width:110px;
	height:110px;
	border:1px solid #CCC;
	display:block;
	float:left;	
}
.staff-photo-grid li.first {
	clear:left;
}
.staff-photo-grid li img {
	border:1px solid #CCC;
	display:block;
	float:left;
}
.staff-photo-grid li div {
	clear:both;
}
.staff-photo-grid li a {
	font-size:10px;
}
.staff-photo {
	width:237px;
	float:left;
	clear:both;
	margin:0 0 20px 0
}
.staff-photo img {
	display:block;
	border:1px solid #162F06;
}
.staff-description {
	width:499px;
	float:right;
}
.wp-caption {
	text-align:center;
}
.wp-caption img{
	display:block;
	border:1px solid #162F06;
}
#feature_category, #news_category {
	width:50%;
	float:left;
}
#feature_category h3, #news_category h3{
padding:5px 10px;
}
#staff-login {
padding:5px 10px;
}
#staff-news h3 {
	margin:0 0 6px 0;
}
#footer-nav ul {
	background: url('images/navbg.jpg');
	text-align:center;
	margin:0 0;
	padding:8px 0;
}
#footer-nav ul li {
	display:inline;
}
#footer {
	margin:30px 0;
	font-size:10px;
}

#photodexPresenterImage {
	margin:0 auto;
}
.table-form {
	color:#000;
	background-color:#fff;
}
.table-form p {
color:#000;
}
.table-form-header {
	background-color:#e6e6e6;
}
.wpcf7-not-valid-tip {
	color:#000;
}

#tooltip {
	width:400px;
}

/* Calendar
----------------------------------------------------------*/

.calendar-table {
	background-color:#2C4A18;
}
.calendar-table .day-with-date {
}
.calendar-table .calendar-heading {
	background-color:#416F22;
}
.calendar-table .normal-day-heading {
	background-color:#1C2F0F;
}
.calendar-table .current-day {
	background-color:#416F22;
}
.calendar-table .calendar-date-switcher {
	background-color:#1C2F0F;
}

/**/
div.flvgallery-item h2 {
	background:none;
}
#content div.flvgallery-item {
clear:both;
float:none;
display:block;
margin:0 auto 25px auto;
padding:0 0;
width:400px;
}