/*
Theme Name: Starting Point
Theme URI: http://www.madwirewebdesign.com
Description: Kyle's Starting Point
Version: 2.0
Author: Kyle Geminden
Author URI: http://www.madwirewebdesign.com
Tags: madwire
*/

/* reset.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-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.red { color:red; }
.textcenter { text-align: center; }
a {
	text-decoration: none;
	color: #043369;
}
a:hover { text-decoration: underline; }
a:visited { color: #043369; }
html { font-size:medium; }
body {
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-size: .85em;
	background: url(images/kidsdance-back.jpg) no-repeat center top #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	color:#043369;
	padding-bottom: .25em;
}
h1 { font-size:3em; }
h2 { font-size:2em; }
h3 { font-size:1.5em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1.05em; }
h3, h4, h5, h6 { padding-top: .25em; }
p {
	padding-bottom: .75em;
	line-height: 1.5em;
}
/*--------------------CLEARFIX--------------------*/
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .group {	zoom: 1;} /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */
.clear { clear: both; }
.bottom { padding-bottom: 0; }
.sitemap-lists { }
a.register { padding: 4px 8px; background: url(images/regbtnbg.png) repeat-x left top #224D17; color: #fff; font-style: italic;
border: 1px solid #224D17; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
-moz-box-shadow: 0px 0px 2px #000; -webkit-box-shadow: 0px 0px 2px #000; box-shadow: 0px 0px 2px #000; }
a.register:hover { text-decoration: none; }
a.register:active { text-decoration: none; position: relative; top: 2px; }
#page {
	background-color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(images/new-header-d3.png) right 6px no-repeat #FFFFFF;
	height: 160px;
	width: 970px;
	position: relative;
}
a#login { position: absolute; right: 0; top: 0; }
a#login:active { top:2px; }
#logo a {
	font-size: 2.25em;
	background: url(images/logo.png) no-repeat left top;
	height: 115px;
	width: 205px;
	display: block;
	text-indent: -10000em;
	position: absolute;
	left: 27px;
	top: 3px;
	padding: 0;
}
#header-phone {  position: absolute; top: 90px; right: 10000em; background: url(images/header-phone.png) no-repeat left top; width: 169px; height: 17px; text-indent:-10000em; }
#searchform #s { width: 150px; }
#searchform {
	position: absolute;
	top: 10px;
	right: 20px;
}
/* BEGIN NAVIGATION MENU CODE */
#nav-wrapper { 
	width: 970px;
	position: absolute;	right: 0px;	bottom: 0px;
	background: url(images/nav-bg.png) repeat-x left -5px #970000;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav { padding-left: 9px; }
#nav a {
	display: block;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	margin: 3px 0 0 0;
	padding: 8px 6px 9px 6px;
	font-size: 13px;
	border-right: 1px solid #990000;
	border-left: 1px solid #380000;
}
#nav a:hover { background: url(images/nav-current-bg.png) repeat-x left top; color: #000000;
	margin: 3px 0 0 0;
	padding: 8px 7px 9px 7px;
	border: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}
#nav li { float: left; }
#nav .current_page_item a, #nav .current_page_parent a, #nav .current_page_ancestor a  {
	background: url(images/nav-current-bg.png) repeat-x left top; color: #000000;
	margin: 3px 0 0 0;
	padding: 8px 7px 9px 7px;
	border: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}
#nav .current_page_item a:hover, #nav .current_page_parent a:hover, #nav .current_page_ancestor a :hover {
	background: url(images/nav-current-bg.png) repeat-x left top; color: #000000;
	margin: 3px 0 0 0;
	padding: 8px 7px 9px 7px;
	border: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}
#nav li.page-item-2 a { border-left: none; padding-left: 7px; }
#nav li.page-item-20 a { border-right: none; padding-right: 7px; }
/* END NAVIGATION MENU CODE */
#content-sidebar-wrapper { width: 970px; margin: 20px 0 20px 0; background: url(images/gray-border.png) repeat-y 649px top; }
#content {
	width: 610px;
	float: left; display: inline;
	padding: 0 20px;
}
#content {
	min-height:450px;
	height:auto !important;
	height:450px;
}
#spacer {
	height: 1px;
	width: 970px;
	clear: both;
}
.money-line { font-style: italic; color: #970000;}
.post-title-wrapper { padding-bottom: .5em; }
.post-title-wrapper h2 { padding: 0; }
.postDate {
	font-size: .85em;
	padding-bottom: .1em;
}
.postedIn { font-size: 0.85em; }
.postEntry { }
.postEntry ul, .postEntry ol {
	padding-bottom: .5em;
	padding-left: 30px;
}
.postEntry li {
	padding-bottom: 0.45em;
	line-height: 1.3em;
	list-style-position: outside;
}
.post_navigation {
	clear: both;
	padding-top: 5px;
}
.previous { float: left; }
.next { float: right; }

/* styles for home page */
#home-content { width: 610px; float: left; display: inline; padding: 0 20px;
}
#home-content-spacer { height: 1px; width: 610px; clear: both;}

#home-content #flash-intro {
	width: 610px; height: 301px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
#home-entry-sidebar-wrapper	{ background: url(images/gray-border.png) repeat-y 307px top; }
#home-entry {
	float: left; display: inline;
	width: 290px;
	padding-right: 20px;
}
#left-sidebar {	float: left; display: inline; width: 270px; padding-left: 20px; }

/* home page gravity form for kids brochure */
#gforms_confirmation_message { clear: both; padding-top: 2em; }
#gravityformswidget-3.widget { padding-bottom: .5em; background: none transparent; margin-bottom: 20px; border: none; }
#gravityformswidget-3 .widget-inner { background-image: none; }
#gravityformswidget-3 .gform_heading { padding-bottom: .75em }
#gravityformswidget-3 .gform_heading span { line-height: 1.5em; }
#gravityformswidget-3 span.gfield_required { color: #A90101; padding-left: 2px; }
#gravityformswidget-3 h3.gform_title { color: #990000; font-size: 1.9em; }
#gravityformswidget-3 ul.gform_fields li { padding: 0; margin: 0;}
#gravityformswidget-3 input.medium { width: 270px; margin-bottom: .75em; }
#gravityformswidget-3 #input_1_6 label { float: left; padding-left: .5em; display: inline; }
#gravityformswidget-3 #input_1_6 input, #input_1_6 select { float: left; margin-bottom: .75em; display: inline; }
#gravityformswidget-3 #input_1_6 select { width: 156px; }
#gravityformswidget-3 #input_1_6 input { width: 150px; }
#gravityformswidget-3 .gform_footer { padding-top: 1.5em; clear: left; }
#gravityformswidget-3 .gform_footer input {
	float: right; display: inline;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	background: url(images/submit-bg.png) left center repeat-x;
	color: #FFFFFF;
	padding: 5px 10px;
	border: 1px solid #003468;
	-moz-border-radius:3px;	-webkit-border-radius:3px; border-radius:3px;
	-moz-box-shadow: 0 0 5px #888888;
	-webkit-box-shadow: 0 0 5px #888888;
}

#right-sidebar {
	float: left; display: inline;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#right-sidebar img#lighted-sign { margin-bottom: 15px; }
.widget { padding-bottom: .5em; background: url(images/sidebar-headings-bg-tile.png) repeat-y left top #EDEDED; margin-bottom: 20px; border: 1px solid #CCCCCC; }
.widget-inner { background: url(images/sidebar-headings-bg.png) no-repeat left top; }
.widget li { list-style-type: none; padding: 0 20px 0 20px; line-height: 1.5em; }
.widgettitle { padding-bottom: 18px; }
.widgettitle h3 { padding: 4px 0 0 7px; font-size: 1.1em; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;   }
.widget p { padding: 0 25px .75em 20px; font-weight: bold; font-size: .9em; }
#blog-news.widget { background: none transparent; border: none; }
#blog-news .widget-inner { background-image: none ; }
#blog-news.widget li { list-style-type: none; padding-bottom: 0; width: 100%; }
#blog-news h3 { padding: 0; }
#blog-news h3 a { color: #990000; }
#blog-news h4 { font-family: Arial, Helvetica, sans-serif; font-size: .9em; }
#blog-news h4 a { color: #000000; }
#blog-news li { padding-left: 0; }
#blog-news .widgettitle { border-bottom: 1px solid #CCCCCC; margin-bottom: .5em; padding-bottom: .5em; background: url(images/rss-icon.png) no-repeat right top; }
#blog-news p { padding: 0; margin-top: -7px; font-weight: normal; }
#blog-news .info { border-bottom: 1px dotted #CCCCCC; padding-bottom: .5em; margin-bottom: .5em; }
#blog-news span { font-weight: bold; }

#footer {
	background: url(images/footer-bg.png) repeat-x top #A90101;
	clear: both;
	min-height: 100px;
	width: 970px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #FFFFFF; font-size: .9em;
}
#footer {
	clear: both;
	min-height:100px;
	height:auto !important;
	height:100px;
}
#footer-nav-wrapper { width: 649px; float: left; display: inline; border-right: 1px solid #990000; margin-top: 18px; height: 53px; }
#footer-address { float: left; display: inline; width: 310px; border-left: 1px solid #380000; margin-top: 18px; height: 53px; }
#footer-address p { margin-left: 20px; }
#footer-address a { color: #ffffff; }
#footer-nav {
	text-align: center;
}
#footer-nav a { color: #FFFFFF; }
#footer-nav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#footer-nav .current_page_item a, #footer-nav .current_page_parent a, #footer-nav .current_page_ancestor a { font-weight: bold; }
#copyright {	font-size: .75em; clear: left; padding: 0 0 10px 37px; }

#gallery-1 { width: 99%; }
#gallery-1 .gallery-item { width: 24%!important; margin-bottom: 1em; }

/* style for class schedule pdf link on programs and classes page */
#class-schedule  { width: 200px; margin: .75em auto .75em auto; }
#class-schedule p { text-align: center; }

/* location and hours styles for contact page and private map and directions page */
#address { width: 40%; float: left; display: inline; border: 1px solid #cccccc; padding: 10px 20px; margin-top: 15px;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
#mappress0 { margin-top: 1em; }
#hours { width: 40%; float: right; display: inline; border: 1px solid #cccccc; padding: 10px 20px; margin-top: 15px;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
#hours ul { padding-left: 18px; }

/* gravity form contact form styles for contact page */
#gform_wrapper_2 { width: 450px; clear: both; padding-top: 30px; }
#gform_wrapper_2 ul { padding-left: 0; }
#gform_wrapper_2 li { list-style: none; }
#gform_wrapper_2 li.gfield { padding-bottom: 1em; }
#gform_wrapper_2 .ginput_container  { padding: .5em 0.75em 0; }
#gform_wrapper_2 input.medium { width: 250px; }
#gform_wrapper_2 textarea.textarea medium { width: 400px; }
#gform_wrapper_2 span.gfield_required { color: #A90101; padding-left: 2px; }
#gform_wrapper_2 .gform_footer input {
	margin-left: 10px;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	background: url(images/submit-bg.png) left center repeat-x;
	color: #FFFFFF;
	padding: 5px 10px;
	border: 1px solid #003468;
	-moz-border-radius:3px;	-webkit-border-radius:3px; border-radius:3px;
	-moz-box-shadow: 0 0 5px #888888;
	-webkit-box-shadow: 0 0 5px #888888;
}

/* style for registration form pdf link on prices and enrollment page */
#reg-pdf  { width: 200px; margin: .75em auto .75em auto; }
#reg-pdf p { text-align: center; }

/* price & enrollment list styles */
#price-list { width: 365px; background: #edebeb; padding-bottom: 20px; margin: .5em auto 1.25em auto;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; border: 1px solid #cccccc;
	 -moz-box-shadow: .1em .1em .5em #cccccc; -webkit-box-shadow: .1em .1em .5em #cccccc;

}
#price-heading  { background: #cccccc; padding: 10px 30px 5px 30px;
	-webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;
	border-top-left-radius: 6px; border-top-right-radius: 6px;
}
#price-list h3 { font-size: 1.3em; color: #540101; }
#price-list ul { padding: 0 30px 0 30px; }
#price-list li { list-style: none; border-bottom: 1px dotted #cccccc; padding-top: .5em; font-size: 1.1em; overflow: hidden; }
#price-list li span { float: left; display: block; }
#price-list li strong { float: right; display: block; }

/* birthday party prices styles */
#party-prices { width: 450px; background: #edebeb; padding-bottom: 20px; margin: .5em 0 1.25em 0;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; border: 1px solid #cccccc;
	 -moz-box-shadow: .1em .1em .5em #cccccc; -webkit-box-shadow: .1em .1em .5em #cccccc;

}
#party-prices-heading { background: #cccccc; padding: 10px 30px 5px 30px;
	-webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;
	border-top-left-radius: 6px; border-top-right-radius: 6px;
}
#party-prices h3 { font-size: 1.4em; color: #540101; }
#party-prices ul { padding: 0 30px 0 30px; }
#party-prices li { list-style: none; border-bottom: 1px dotted #cccccc; padding-top: .5em; font-size: 1.1em; overflow: hidden; }
#party-prices li span { float: left; width: 80%; display: block; }
#party-prices li strong { float: right; display: block }

/* code for birthday party accordian */
#party-accordian { margin-bottom: 1.5em; }
#party-accordian h3 { padding: 4px 0 3px 10px; color: white; margin-top: 3px;
background: #cccccc; border: 1px solid #cccccc; border-bottom: none;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
#party-accordian h3 a { color: #540101; }
#party-accordian ul { padding-right: 20px; }
#party-accordian .ui-accordion-content { border: 1px solid #cccccc; padding-top: 1em; background: #edebeb; overflow: hidden; }

/* code for wrapping text around images */
img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* code for id=respond h3 and for id=commentform */
#comment_area { clear: both; }
#comments { padding-top: 10px; }
.commentlist {
	list-style-type: none;
	padding-top: 8px;
}
.commentmetadata {
	font-size: 0.85em;
	padding-bottom: 8px;
	padding-top: 2px;
}
#respond h3 { padding-top: 10px; }
#commentform #comment {
	height: 175px;
	width: 400px;
}
#commentform #author, #email, #url {
	width: 200px;
	height: 20px;
}

/* wp-calendar widget styling */
#wp-calendar #prev a, #wp-calendar #next a { font-size: .85em; }
#wp-calendar a { text-decoration: none; }
#wp-calendar td {
	padding: 3px;
	text-align: center;
}
#wp-calendar caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 0.25em;
	padding-top: .25em;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar { padding-bottom: .5em; }

.class-cancel {color:red;}

p.kd { padding: 0; }
p.kd a.program-btn { margin-right: 15px; }
.program-btn { float: left; background: url(images/program-btn.png) no-repeat left bottom; display: block; width: 260px; height: 57px; font-family: Tahoma, Verdana, Geneva; text-align: center; }
.program-btn:hover { text-decoration: none; background-position: left top; }
.program-btn span.program-btn-main { display: block; font-size: 1.75em; color: #000; text-transform: uppercase; padding-top: 7px; }
.program-btn span.program-btn-sub { display: block; font-style: italic; letter-spacing: 1px; }