/*Theme Name: Smith Play Place
Theme URI: http://wordpress.org/
Description: The theme for Smith
Version: 1.0
Author: Kate Maskar
Author URI: http://maskar.com/

*/

body {
	color: #5a6667;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4;
	background-color: #a6ce39;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
}
#wrap {
	background-color: #a6ce39;
	text-align: left;
	width: 877px;
	margin: 0 auto;
	padding: 55px 0 0 0;
	position: relative;
}
#popup {
	color: black;
	background-color: white;
	text-align: left;
	margin: 20px;
	padding: 40px;
}
#logo {
	position: absolute;
	top: 130px;
	width: 185px;
	height: 75px;
	z-index: 0;
	margin: 0 0 0 40px;
	padding: 0;
}

/*navigation*/
#mn {
	background-color: white;
	background-image: url(images/menus/top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 125px;
	overflow: hidden;
	margin-left: 0;
	padding-left: 267px;
}
#mn a {
	float: left;
	margin: 0;
	padding: 125px 0 0;
}
#mn li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#mn a:hover {
	background-position: 0 -125px;
}
body.about #mn-about a,
body.visit #mn-visit a,
body.member #mn-member a,
body.parties #mn-parties a,
body.programs #mn-programs a,
body.news-events #mn-volunteer a,
body.play #mn-play a {
	background-position: 0 -125px;
}
#mn-about a {
	background: url(images/menus/mn-about.gif) no-repeat 0 0;
	width: 61px;
}
#mn-visit a {
	background: url(images/menus/mn-visit.gif) no-repeat 0 0;
	width: 61px;
}
#mn-member a {
	background: url(images/menus/mn-member.gif) no-repeat;
	width: 74px;
}
#mn-parties a {
	background: url(images/menus/mn-parties.gif) no-repeat;
	width: 100px;
}
#mn-programs a {
	background: url(images/menus/mn-programs.gif) no-repeat;
width: 90px;
}
#mn-volunteer a {
	background: url(images/menus/mn-volunteer.gif) no-repeat 0 0;
	width: 104px;
}
#mn-play a {
	background: url(images/menus/mn-play.gif) no-repeat;
	width: 120px;
}
#subnav {
	background: url(images/menus/sn-bg.gif) #edf5d7 repeat-x 0 0;
	height: auto;
	margin: -3px 0 0;
	padding: 0 50px 30px 28px;
}
#sn {
	margin: 0;
	padding: 30px 0 30px;
}
#sn li {
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #a6ce39;
	list-style-type: none;
	display: block;
}
#sn a {
	color: #0a8892;
	padding-left: 12px;
}
#sn a:hover,
#sn a.selected,
#sn .current-menu-item a {
	color: #f68121;
	background: url(images/menus/bullet.gif) no-repeat 0 center;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
/*page structure*/
.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#top {
	background-color: white;
	height: 125px;
	margin: 0;
	adding: 0;
	display: block;
}
#main {
	background-color: white;
	margin: 0;
	padding: 0;
}
#left {
	width: 265px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 30px;
}
body.home #left {
	width: 558px;
	z-index: 20;
}
#right {
	width: 610px;
	float: right;
	margin: 0;
	padding: 0;
}
.rcol1 {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0 0 20px 30px;
}
.rcol12 {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.rcol2 {
	width: 190px;
	float: right;
	margin: 0;
	padding: 30px 10px 0 0;
}
body.home #right {
	color: white;
	background-color: #00b7c5;
	background-image: url(http://smithplayground.org/images/homeright-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 317px;
	padding-bottom: 74px;
}
body.home #right div.content {
	padding-right: 20px;
	padding-left: 25px;
}
#footer {
	color: white;
	font-size: 90%;
	margin: 0;
	padding: 6px 0 0;
}
/*footer styles*/
#footer {
	width: 877px;
	margin: 0 auto;
}
#utility p {
	margin-bottom: 0;
	text-align: left;
}
.floatleft {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}
.floatright {
	float: right;
	padding-bottom: 1em;
	padding-left: 1em;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: #096b73;
}
#extras {
	font-weight: bold;
float: right;
}
#extras p {
	margin-bottom: 0.25em;
}
#extras form {
	margin: 0;
	padding: 0;
}
#extras input.btn-submit {
	color: white;
	background-color: #0a8892;
	border-style: none;
}
#extras .foot {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	border-left: 1px solid white;
}

/*general text styles*/
h2, h3, h4, h5 {
	margin: 0; padding: 0;
}
h6 {
	font-size: 85%;
	font-weight: normal;
}
body.home .intro {
	color: #5a6667;
	font-size: 18px;
	line-height: 26px;
}
.intro {
	color: #0a8892;
	font-size: 110%;
	line-height: 1.5;
}
.highlight {
	font-size: 90%;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 10px 10px 10px 0;
}
.highlight img {
	padding-bottom: 20px;
}
.highlight h2 {
	color: #0a8892;
	font-size: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
.highlight p {
	margin-top: 0;
	margin-bottom: 0;
}
body.parties div.highlight img {
	padding-top: 8px;
	padding-bottom: 4px;
}
h4 {
	color: #096b73;
	font-size: 90%;
	text-transform: uppercase;
	margin-bottom: 0.25em;
}
body.home div.homenews {
	padding-top: 6px;
	border-top: 1px solid #99e2e8;
}
body.home h2 {
	color: #bbe54a;
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 0.5em;
}
h2 {
	color: #0a8892;
	font-size: 130%;
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-top: 0;
}
h3 {
	color: #8fb42a;
	font-size: 115%;
	margin-bottom: 0.25em;
}
h1 {
	color: #f68121;
	font-size: 220%;
	line-height: 1;
	margin: 0;
	padding: 6px 0 0 12px;
}
ul {
	margin-top: 0;
}
a {
	color: #096b73;
	text-decoration: none;
}
#right a {
	color: #00b7c6;
}
a:visited {
	color: #096b73;
	text-decoration: none;
}
#right a:visited {
	color: #00b7c6;
}
a:hover {
	color: #a6ce39;
}
img {
	border-style: none;
	border-width: 0;
}

/* New Homepage 2.15 */
#slideshow {
    margin: 0 auto;
    position: relative;
    width: 837px;
    height: 328px;
}

#slideshow > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.home #logo {
	position: absolute;
	top: 130px;
	z-index: 99999;
	margin: 0 0 0 20px;
	padding: 0;
}
.home #main {
	position: relative;
}
.home #home-curve {
	background: url(images/home-curve.png) no-repeat left top;
	position: absolute;
	background-size: 100% 100%;
	right: 20px;
	width: 593px;
	height: 73px;
	z-index: 9999;
}
.home #button-donate {
	position: absolute;
	z-index: 99999;
	right: 80px;
	top: -10px;
}
.home #home-content {
	margin-top: 20px;
	padding-bottom: 20px;
}
.home #home-info {
	float: left;
	width: 360px;
	padding-left: 20px;
	border-right: 1px solid #a7cc46;
	margin-right: 20px;
}
.home #home-news {
	float: left;
	width: 456px;
}
.home #home-news img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.home #hours {
	border-top: 1px solid #a7cc46;
	padding-top: 20px;
	text-align: left;
}
.home #hours h3 {
	color: #fff;
	background-color: #f28130;
	text-transform: uppercase;
	padding: 4px 10px;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.home #hours b, .home #hours strong {
	color: #f28130;
}
.home #home-news .entry {
	background-color: #bdf0f5;
	padding: 10px;
	margin-bottom: 2px;
}
.home #home-news .entry hr {
	display: none;
}
.home #home-news h3 {
	background-color: #1db6c4;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 10px;
	font-size: 14px;
	margin-bottom: 5px;
}
.home #home-news .entry h2 {
	color: #1db6c4;
}
.home #home-news .entry h2 a {
	color: #1db6c4;
}
.home #hours .hours-entry {
	float: left;
	width: 48%;
	padding-right: 1%;
}
/* Social Utility 2.15 */
#header-social {
	position: absolute;
	top: 10px;
	right: 0;
	text-transform: uppercase;
	text-align: right;
}
#header-social p {
	margin-bottom: 5px;
}
#header-social img {
	width: 22px;
	height: auto;
}
#header-social a {
	color: #fff;
}
#header-social a.newsletter:hover {
	text-decoration: underline;
}
/* Newsletter Archives 3.15 */
.mailchimp-campaigns li {
	padding-bottom: 8px;
}