/*
Theme Name: See Jane
Theme URI: http://www.seejane.org
Author: Lynne Arnold
Author URI: http://www.lynnearnold.com
Description: Designed by <a href="http://www.lynnearnold.com">Lynne Arnold</a> for Geena Davis Institute
Version: 1.0
License: Lynne Arnold
License URI: http://www.lynnearnold.com

*/


/* @group RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display:none;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* Structure */

body {
	margin: 0 auto;
	background: #ffffff;
	font-size: 100%;
}

body, td, th {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
}

/* Links */

a:link, a:visited, a:active {
	color: #880044;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #880044;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

/* Headers */

h1 {
	color: #777777;
	font: bold 1.6em 'Ubuntu', sans-serif;
}

.home-page h1 {
	margin-bottom: 20px;
}

.left-column h2 {
	color: #528e9a;
	margin-bottom: 15px;
	font: bold 1.2em 'Ubuntu', sans-serif;
	padding-top: 10px;
}

.left-column h3 {
	color: #7D0040;
	margin-bottom: 15px;
	font: bold 1em 'Ubuntu', sans-serif;
}

.left-column h4 {
	color: #8db1b8;
	margin-bottom: 25px;
	font: bold 1em 'Ubuntu', sans-serif;
}

.left-column h5 {
	color: #777777;
	margin-bottom: 25px;
	font: bold .9em 'Ubuntu', sans-serif;
}

.left-column h6 {
	color: #777777;
	margin-bottom: 15px;
	font: bold .9em 'Ubuntu', sans-serif;
	margin-top: 15px;
}

.right-column h3 {
	color: #7D0040;
	margin-bottom: 8px;
	font: bold .94em 'Ubuntu', sans-serif;
}

.open h1 {
	color: #880044;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.8em;
}

.open h2 {
	background-color: #528e9a;
	margin-bottom: 15px;
	font: bold 1.4em 'Ubuntu', sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 12px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	display: block;
}

.header {
	width: 960px;
	height: 75px;
	font-family: 'Ubuntu', sans-serif;
	display: block;
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;
	background: url(images/header-bg.png) no-repeat;
}

.social-search {
	float: right;
	width: 435px;
}

.socialables {
	float: left;
	margin-top: 23px;
	z-index: 1000;
	display: block;
}

.socialables ul {
	list-style-type: none;
	margin: 0;
}

.socialables li {
	margin-right: 4px;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
}

.gdigm {
	position: relative;
	padding-top: 7px;
	margin-left: 18px;
	color: #81335a;
	height: 40px;
	font-size: 1.5em;
	letter-spacing: .05em;
	width: 450px;
}

.gdigm .media {
	display: inline-block;
	margin-right: 50px;
}

.mainMenu {
	position: relative;
	height: 30px;
	background-color: #880044;
	width: 100%;
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;
	clear: both;
}

.mainMenu a {
	color: #ffffff;
	text-decoration: none;
}

.mainMenu .current a {
	color: #c8ecec;
}

.mainMenu a:hover {
	color: #c8ecec;
}

.mainMenu ul {
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
}

.mainMenu li {
	color: #ffffff;
	margin-right: 10px;
	display: inline-block;
	padding: 7px 0 0;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	text-align: center;
	font: .8em 'Ubuntu', sans-serif;
	text-transform: uppercase;
}

/* search */

label.screen-reader-text {
display: none;
}

input#s {
	background: #ffffff url(images/search.png) no-repeat 108px 8px;
	font-size: 14px;
	height: 25px;
	line-height: 1.1em;
	padding: 1px 25px 2px 5px;
	border-style: none;
	position: relative;
	width: 103px;
	display: block;
	border: 1px solid #bebdb9;
}

.content input#s {
	background: #ffffff url(images/search-big.png) no-repeat 200px 5px;
	font-size: 14px;
	height: 25px;
	line-height: 1.1em;
	padding: 1px 50px 2px 5px;
	position: relative;
	width: 175px;
	border: 2px solid silver;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -5px;
	display: block;
}

input#searchsubmit {
	display: none;
}

.search-box {
	float: right;
	width: 128px;
	display: inline;
	margin-right: 30px;
	margin-top: 23px;
}

.search-box img {
	margin-left: 5px;
}

/* Home */

.slider {
	width: 960px;
	position: relative;
	float: none;
	height: 350px;
	clear: both;
	border-top: 1px solid #939191;
	background-color: #ffffff;
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;

}

.content {
	position: relative;
	clear: left;
	line-height: 135%;
	display: block;
}

.content td, th {
	font-size: .8em;
	line-height: 130%;
}

.content.full {
	width: 960px;
	border: 1px solid #939191;
	background-color: #ffffff;
	margin-top: 20px;
}

.content.parents {
	width: 960px;
	border: 1px solid #939191;
	background-color: #ffffff;
	margin-top: 20px;
}

.content.open {
	width: 960px;
	margin-top: 20px;
}

.content.home-page {
	width: 895px;
	background-color: #ffffff;
	padding: 30px 30px 30px 35px;
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;
	border-bottom: 1px solid #939191;

}

.content.full .padding {
	padding: 25px 30px 30px;	
}

.content.double {
	width: 960px;
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;
	border-bottom: 1px solid #939191;
	height: auto;
	visibility: visible;
	overflow: auto;
}

.content p {
	margin-bottom: 10px;
	font-size: .9em;
	line-height: 135%;
}

.feature-boxes {
	display: block;
	clear: both;
	line-height: 125%;
	width: 100%;
	height: auto;
	padding-top: 30px;
	border-bottom: 1px solid #939191;
}

.feature-boxes.border {
	border-right: 1px solid #939191;
	border-left: 1px solid #939191;
}

.feature-boxes ul {
	margin-left: 45px;
	padding-bottom: 30px;
}

.feature-boxes li {
	width: 255px;
	list-style-type: none;
	display: inline-block;
	margin-right: 45px;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
}

.cube-boxes {
	display: block;
	clear: both;
	line-height: 125%;
	width: 100%;
	height: auto;
	padding-top: 30px;
}

.feature-boxes .title {
	font-weight: bold;
	font-size: 1.6em;
	color: #7d013f;
	display: block;
	margin-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.feature-boxes p {
	font-size: .9em;
	margin-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
}

.feature-boxes img {
	border: 1px solid #939191;
	margin-top: 5px;
}

.feature-boxes.parent-resources .title {
	font-size: 1.6em;
}

.education-box {
	width: 260px;
	height: 160px;
	border: 1px solid #939191;
	background: url(images/education.jpg) no-repeat;
	padding: 16px 20px 20px;
	position: relative;
	float: left;
	margin-right: 31px;
	display: block;
}

.research-box {
	width: 152px;
	height: 160px;
	border: 1px solid #939191;
	background: url(images/research.jpg) no-repeat;
	padding: 16px 120px 20px 20px;
	position: relative;
	float: left;
	margin-right: 30px;
}

.donate-box {
	width: 260px;
	height: 160px;
	border: 1px solid #939191;
	background: url(images/donate-psa-girls.jpg) no-repeat;
	padding: 16px 20px 20px;
	position: relative;
	float: left;
}

.get-involved-box {
	width: 260px;
	height: 160px;
	border: 1px solid #939191;
	background: url(../img/get-involved.jpg) no-repeat;
	padding: 16px 20px 20px;
	position: relative;
	float: left;
}

.news.intro {
	padding-bottom: 20px;
	display: block;
	position: relative;
	border-bottom: 10px dotted red;
}

.news .title {
	color: #7d013f;
	display: block;
	padding-bottom: 5px;
	font: bold 1.2em/120% 'Ubuntu', sans-serif;
}

.news .date {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	color: #8db1b8;
	font-size: .9em;
}

.news img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #c1b6ab;
}

.news p {
	line-height: 130%;
}

.news .segment {
	display: block;
	border-bottom: 1px dashed #c1b6ab;
	clear: both;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 25px;
	position: relative;
}

.news-meta {
	margin-bottom: 20px;
	font-size: .9em;
	line-height: 135%;
	color: #528e9a;
}

.segment .img-col {
	display: block;
	height: auto;
}

.segment .text-col {
	display: block;
	width: 690px;
	height: auto;
	float: right;
}

.segment .text-col-archive {
	display: block;
	width: 415px;
	height: auto;
	float: right;
}

.segment .text-col-resources {
	display: block;
	width: 470px;
	height: auto;
	float: right;
	padding-top: 35px;
}

.single-segment .img-col {
	display: block;
	height: auto;
	width: 158px;
}

.single-segment img {
	padding: 4px;
	border: 1px solid #c1b6ab;	
}

.single-segment .date {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	color: #8db1b8;
	font-size: .9em;
}

.single-segment .text-col-archive {
	display: block;
	width: 420px;
	height: auto;
	float: right;
}

section {
	display: block;
	border-bottom: 1px dashed #c1b6ab;
	clear: both;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 25px;
	position: relative;
}

.videoGrid {
	display: inline-block;
	float: left;
	position: relative;
	width: 166px;
	height: auto;
	padding-right: 17px;
	padding-left: 17px;
}
.videoGrid img {
	padding: 4px;
	border: 1px solid #c1b6ab;
	position: relative;
	display: block;
	margin: 0 auto;
}
.videoGrid .date {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	color: #8db1b8;
	font-size: .7em;
	clear: both;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
.videoGrid .title {
	color: #7d013f;
	display: block;
	padding-bottom: 5px;
	font: bold .8em/120% 'Ubuntu', sans-serif;
	clear: both;
	text-align: center;
}

#gridcontainer{margin: 20px 0; width: 100%; }
#gridcontainer h2 a{color: #77787a; font-size: 13px;}
#gridcontainer .griditemleft{float: left; width: 278px; margin: 0 40px 40px 0;}
#gridcontainer .griditemright{float: left; width: 278px;}
#gridcontainer .postimage{margin: 0 0 10px 0;}


/* end Home */

.left-column {
	height: auto;
	padding: 20px 30px 30px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.left-column.six00 {
	width: 600px;
}

.left-column.five30 {
	width: 500px;
	height: auto;
}

.left-column h1 {
	margin-bottom: 25px;
}

.right-column {
	height: auto;
	position: relative;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}

.right-column.three45 {
	width: 347px;

}

.right-column .about {
	padding: 0 20px 20px;
}

.right-column .about p img {
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
}

.right-column.two50 {
	width: 252px;
}

.right-column .sidebar {
	padding: 0 20px 20px;
	display: block;
}

.right-column .push img {
	margin-bottom: 30px;
	display: block;
}

.sub-nav {
	padding-bottom: 25px;
	height: auto;
	visibility: visible;
	display: block;
}

.programs {
	width: 960px;
	position: relative;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
}

.programs .box1 {
	width: 245px;
	border: 1px solid #8d8c8c;
	margin-right: 34px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.programs .box1 img {
	margin-left: -40px;
}

.programs .box2 {
	width: 245px;
	border: 1px solid #8d8c8c;
	margin-right: 34px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.programs .box2 img {
	margin-left: 10px;
}

.programs .box3 {
	width: 245px;
	border: 1px solid #8d8c8c;
	float: right;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #ffffff;
}

.programs .box3 img {
	margin-left: -10px;
}

.programs .title {
	display: block;
	color: #528e9a;
	font: bold 3em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.programs p {
	line-height: 150%;
	margin-bottom: 20px;
}

.education {
	margin-top: 20px;
}

.education .box4 {
	width: 245px;
	border: 1px solid #8d8c8c;
	margin-right: 32px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.education .box4 img {
	margin-left: -50px;
	vertical-align: bottom;
}

.education .box5 {
	width: 245px;
	border: 1px solid #8d8c8c;
	margin-right: 32px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.education .box5 img {
	margin-left: -20px;
}

.education .box6 {
	width: 245px;
	border: 1px solid #8d8c8c;
	float: right;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #ffffff;
}

.education .box6 img {
	margin-left: -15px;
}

.education .title {
	display: block;
	color: #528e9a;
	font: bold 3em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.education p {
	line-height: 150%;
	margin-bottom: 20px;
}

.education li {
	font-size: .9em;
	line-height: 130%;
}

.masthead {
	height: 260px;
	display: block;
}
.masthead img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
.full.cols {
	display: block;
	position: relative;
	margin-top: 15px;
	height: auto;
}

.full .cols.right {
	float: right;
}

.full .cols.left {
	float: left;
}

.full .one {
	width: 880px;
	margin-left: 40px;
}

.full .one.border {
	border-top: 1px solid #b1b1b2;
	margin-top: 20px;
}

.full .one.cols.right {
	margin-right: 40px;
}

.full .two {
	width: 400px;
}

.full .two.cols.left {
	margin-left: 40px;
}

.full .two.cols.right {
	margin-right: 40px;
}

.full .two.cols.center {
	margin-left: 300px;
}

.full .two-thirds {
	width: 574px;
}

.full .two-thirds h2 {
	font: bold 2em 'Ubuntu', sans-serif;
	text-align: left;
	margin-bottom: 20px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 30px;
	text-transform: none;
	letter-spacing: normal;
}

.full .two-thirds h3 {
	text-align: left;
	font: bold 1.3em/150% 'Ubuntu', sans-serif;
	color: #777777;
	margin-bottom: 15px;
	margin-top: 20px;
	text-transform: none;
	letter-spacing: normal;
}

.full .two-thirds h4 {
	text-align: left;
	font: bold 1.2em/130% 'Ubuntu', sans-serif;
	color: #58447b;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: none;
}

.full .two-thirds p {
	margin-bottom: 20px;
}

.full .two-thirds ul, ol {
	padding-left: 20px;
}

.full .two-thirds .title {
	color: #528e9a;
	margin-bottom: 10px;
	font: bold 1.3em 'Ubuntu', sans-serif;
	margin-top: 5px;
	display: block;
	text-align: left;
}

.full .series-title {
	text-align: center;
	font: bold 1.35em/145% 'Ubuntu', sans-serif;
	color: #777777;
	margin-bottom: 30px;
	display: block;
}

.full .two-thirds.right {
	margin-right: 40px;
}

.full .three.cols {
	width: 266px;
	margin-left: 40px;
	float: left;
}

.full .four.cols {
	width: 185px;
	margin-right: 30px;
	vertical-align: top;
	clear: none;
	float: none;
	position: relative;
	display: inline;
}

.full .four.cols.left {
	float: left;
	margin-left: 40px;
}

.full .four.cols.first {
	margin-left: 65px;
}

.full .four.cols img {
	margin-bottom: 10px;
	display: block;
}

.full .four.cols span {
	font: bold 1.2em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
	text-align: center;
}

.full .four.cols p {
	text-align: center;
}

.full .eight.cols {
	width: 180px;
	float: left;
	margin-right: 20px;
}

.full .cols ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

.full .cols li {
	margin-bottom: 10px;
	font-size: .9em;
	line-height: 130%;
}

.full .cols img.float-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.full .article.cols {
	width: 600px;
	height: auto;
	margin-left: 185px;
}

.full .four-up {
	margin-left: 57px;
}

.full .four-up li {
	width: 185px;
	display: inline-block;
	list-style-type: none;
	height: auto;
	margin-right: 30px;
	vertical-align: top;
	text-align: center;
}

.full .four-up img {
	margin-bottom: 5px;
}

.full .four-up span {
	font: bold 1em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
	text-align: center;
}



.full h1{
	font-family: 'Ubuntu', sans-serif;
	background-color: #7D0040;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 2em;
	padding-top: 13px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	width: 960px;
}

.full h2 {
	font: bold 2em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 20px;
	text-transform: uppercase;
}

.full h3 {
	font: bold 2em 'Ubuntu', sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 20px;
}

.full h4 {
	margin-bottom: 30px;
	font: 1.3em/150% 'Ubuntu', sans-serif;
	text-align: center;
	display: block;
	color: #000000;
}

.full .one h4 {
	text-align: center;
	font: bold 1.3em/150% 'Ubuntu', sans-serif;
	color: #777777;
	margin-bottom: 15px;
	margin-top: 20px;
}

.full h5 {
	font: bold 2em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 20px;
}

.full h6 {
	font: bold 1.2em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 30px;
	display: block;
	clear: both;
	position: relative;
	color: #777777;
	margin-top: 20px;
}

.full .header1 {
	color: #777777;
	font: bold 1.8em 'Ubuntu', sans-serif;
	text-align: center;
	display: block;
}

.full .header2 {
	color: #528e9a;
	margin-bottom: 15px;
	font: bold 1.3em 'Ubuntu', sans-serif;
	padding-top: 10px;
	text-align: center;
	display: block;
}

.full .title {
	display: block;
	font: bold 2.7em 'Ubuntu', sans-serif;
	text-align: center;
} 

.full .header-centered {
	margin: 30px auto 0;
	width: 500px;
	display: block;
	clear: both;
	position: relative;
}

.full .script-title {
	font: bold 2em 'Ubuntu', sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
	display: block;
}

.full .date {
	font: bold 1.6em 'Ubuntu', sans-serif;
	margin-bottom: 15px;
	text-align: center;
	display: block;
}

.full .donate-sleeve {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 660px;
	height: auto;
}

.full .donate-header {
	font: bold 1.5em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 20px;
}
.full .data-sleeve {
  	width: 75%;
	margin-right: 12.5%;
	margin-left: 12.5%;
	margin-bottom: 40px;
}
.full .data-sleeve ul {
	margin-left: 20px;
	font-size: 90%;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}
.full .data-sleeve p {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

.full .data-sleeve .feature {
	border:1px solid #528e9a;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	display: block;
	clear: both;
	position: relative;
}

.full .data-sleeve table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
}
.full .data-sleeve table th {
	background-color: #7D0040;
	color: #ffffff;
	font: bold 1em 'Ubuntu', sans-serif;
	padding-top: 5px;
	padding-bottom: 6px;
	text-align: center;
}
.full .data-sleeve table td.bullets {
	vertical-align: top;
	padding: 10px 8px 8px 10px;
}
.full .data-sleeve table li {
	padding-bottom: 7px;
} 
.full .data-sleeve table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.involved {
	margin-top: 20px;
}

.involved h1 {
	text-align: center;
	margin-bottom: 20px;
}


.popUp {
	
}

.popUp .donate-sleeve {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 660px;
	height: auto;
	background-color: #ffffff;
}

.popUp .donate-header {
	font: bold 1.5em 'Ubuntu', sans-serif;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	clear: both;
	position: relative;
	color: #528e9a;
	margin-top: 20px;
}

.appeal-donate {
	color: #7D0040;
	font: bold 1.25em 'Ubuntu', sans-serif;
	display: block;
	margin: 0 0 10px 0;
}

.full .nav {
	width: 960px;
	text-align: center;
}

.full .nav ul {
	margin: 0 auto;
	display: block;
}


.full .nav li {
	list-style-type: none;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	width: auto;
	margin-left: -4px;
	padding: 8px 15px 9px;
}

.full.membership .nav {
	background: url(images/membership-nav-bg2.gif) repeat-y;
}

.full.symposium .nav  {
	border-bottom: 1px solid #b1b1b2;
}

.full.symposium .nav li {
	font-size: .9em;
}

.symposium ul.logos {
	margin-top: 20px;
	margin-left: -5px;
}

.symposium .logos li {
	list-style-type: none;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
}

.symposium li.loose {
	padding-right: 15px;
	padding-left: 15px;
}

.symposium li.tight {
	padding-right: 10px;
	padding-left: 10px;
}

.symposium span {
	font: bold 1.2em 'Ubuntu', sans-serif;
	display: block;
	clear: both;
	text-align: left;
}

.symposium span.city {
	color:#777777; 
	margin-bottom:20px;
}

.symposium span.section {
	color:#528e9a;  
	margin-bottom:20px;	
}

.symposium span.name {
	color:#777777; 
	padding-top:4px;
}

.membership ul.events {
	margin-left: 50px;
	margin-right: 50px;
	display: block;
}

.membership ul.events img {
	border: 1px solid #777777;
}

.membership .events li {
	list-style-type: none;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin-right: 25px;
	margin-left: 25px;
}

.full .col-rule {
	border-top: 1px solid silver;
	padding-top: 20px;
	margin-right: 25px;
	margin-left: 45px;
	margin-bottom: 5px;
}

.full .textbox1 {
	float: left;
	display: block;
	width: 500px;
	margin-right: 40px;
}

.full .textbox2 {
	float: left;
	display: block;
	width: 340px;
}

.full .textbox3 {
	float: left;
	display: block;
	width: 150px;
	border: 1px solid silver;
	margin-top: 12px;
}

.full .textbox3 .more {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 3px;
	color: #528e9a;
}

.full .textbox3 ul {
	margin: 0;
	padding: 0;
}

.full .textbox3 li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	font: bold 1.1em 'Ubuntu', sans-serif;
	display: block;
	text-transform: uppercase;
}

.resources-for-parents {
	font-family: 'Ubuntu', sans-serif;
	background-color: #058586;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 2em;
	padding-top: 13px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
}


.salongirl.border {
	margin-top: 20px;
	border-style: solid;
	border-top: 1px dotted;
	padding-top: 20px;
}

.salongirl .box {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	letter-spacing: .1em;
	margin-top: 3px;
	width: 80px;
	display: block;
}

.salongirl .box-wide {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	letter-spacing: .1em;
	margin-top: 3px;
	width: 95px;
	display: block;
}

.salongirl .name {
	font: bold 1.3em 'Ubuntu', sans-serif;
	display: inline;
	line-height: 120%;
	margin-bottom: 5px;
}

.salongirl .script {
	font: bold .9em 'Ubuntu', sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
	display: block;
	padding: 5px 5px 3px;
}

.salon-join {
	width: 365px;
	background: #fcf9d4 url(images/salon-join-girl-jumping.jpg) no-repeat left top;
	height: 145px;
	padding: 15px;
	border: 1px solid silver;
}

.salon-join .join {
	font: bold 1.7em 'Ubuntu', sans-serif;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.salon-join p {
	margin-left: 95px;
	display: block;
	color: #528e9a;
	line-height: 145%;
	margin-right: 15px;
}

.full .join-now {
	display: inline-block;
	float: left;
	margin-right: 19px;
	margin-bottom: 30px;
	font-weight: bold;
	font: bold 1.2em 'Ubuntu', sans-serif;
	margin-top: 4px;
}

.open ul {
	margin-bottom: 30px;
}

.open li {
	border: 1px solid #8d8c8c;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	width: 221px;
	list-style-type: disc;
	font-size: 1em;
	background-color: #ffffff;
	float: left;
	vertical-align: top;
	margin-top: 0;
	height: 390px;
}

.open li.plus40 {
	margin-left: 22px;
	margin-top: -10px;
	clear: none;
}

.open li.learn-box {
bottom;
}

.open p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: .9em;
}

.level {
	margin-bottom: 10px;
	font: bold 1.4em 'Ubuntu', sans-serif;
	display: block;
}

.benefit {
	margin-bottom: 5px;
	font: bold 1em 'Ubuntu', sans-serif;
	display: block;
}

.full hr.simple {
  background: #ddd; 
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 0 0 1.4em;
  border: none;
	border-bottom: 1px solid silver;
}

.full .grid {
	margin: 25px auto 40px;
}

.full .grid th {
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #6d6e71;
}

.full .grid td {
	border: 1px solid silver;
	vertical-align:top;
	padding: 8px;
	line-height: 140%;
}

.full .grid .title {
	font-size: 1.1em;
	line-height: 140%;
	text-align: left;
	display: block;
}

.full .grid .paypal {
	padding: 4px 8px 0;
	vertical-align: bottom;
}

.membershipGrid {
	margin: 25px auto 40px;
}

.membershipGrid th {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 8px 13px 10px;
}

.membershipGrid td {
	border: 1px solid silver;
	vertical-align:top;
	line-height: 140%;
	color: #8f9091;
	text-align: center;
}

.membershipGrid .pad {
	padding: 8px;
}

.membershipGrid .paypal {
	padding: 4px 8px 0;
	vertical-align: bottom;
}

.be-it {
	font-family: 'Ubuntu', sans-serif;
	background-color: #7D0040;
	width: 960px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 2em;
	padding-top: 18px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 30px;
}

.be-it-parents {
	background-color: #058586;
	width: 960px;
	display: block;
	color: white;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	border: 1px solid #939191;
	font: bold 2em/2em 'Ubuntu', sans-serif;
	height: 45px;
}

.full .silhouettes {
	background-color: #cdebf1;
	display: block;
}

.full .salongirl {
	margin-bottom: 20px;
	display: block;
	clear: both;
}

.full .detail {
	font-size: .9em;
	text-align: center;
}

.full .join {
	display: block;
	width: 172px;
	background: #fce5ef url(images/salons-magenta-girl-join.png) no-repeat 155px top;
	clear: both;
	height: 50px;
	float: right;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 80px;
	margin-top: 20px;
}

.full .join span {
	font: bold 1.5em/110% 'Ubuntu', sans-serif;
	text-align: left;
	margin-bottom: 10px;
}

.full .header700 {
	margin: 30px auto 0;
	width: 700px;
	display: block;
	clear: both;
	position: relative;
}

.textblock.border {
	margin-top: 20px;
	border-top: 2px dotted #c3e7ee;
	padding-top: 20px;
}

.textblock span {
	font: bold 1.3em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
	margin-bottom: 5px;
}

.textblock .bio-title {
	font: bold 1em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
}

.textblock .box {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	letter-spacing: .1em;
	margin-top: 3px;
	width: 80px;
	display: block;
}

.textblock .box-wide {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	letter-spacing: .1em;
	margin-top: 3px;
	width: 95px;
}

.textblockDrop {
	display: block;
	clear: both;
	position: relative;
}
.textblockDrop span {
	font: bold 1.3em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
	margin-bottom: 5px;
	color: #228484;
	width: 100%;
}

.textblockDrop img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
	width: 80px;
	display: block;
	border: 2px solid #b1b1b2;
}

.textblockDrop.border {
	margin-bottom: 20px;
	border-bottom: 2px dotted #c3e7ee;
	padding-bottom: 20px;
}

.textblockDrop .highlight{
	font: bold 1em 'Ubuntu', sans-serif;
	display: inline-block;
	line-height: 120%;
	margin-top: -10px;
}

.member-donate {
	display: block;
	float: right;
	width: 180px;
	margin-top: 5px;
	margin-right: 20px;
}

.one-column {
	border: 1px solid #939191;
	height: auto;
	padding: 20px 10px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 920px;
}

.footer {
	color: #646464;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 10px;
	clear: both;
	font-size: .7em;
	line-height: 130%;
}

/* Misc */

.author {
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-style: solid;
	border-bottom: 1px dotted #777777;
	height: auto;
}

.author img {
	margin-bottom: 5px;
	border: 2px solid #777777;
	display: block;
}

.author span {
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	line-height: 120%;
}

.education-grid {
	font-size: .7em;
	margin-top: 20px;
	display: block;
	float: none;
	line-height: 125%;
}

.education-grid img {
	margin-bottom: 5px;
	border: 1px solid gray;
}

.right-margin {
	margin-right: 20px;
}

.education-grid .sleeve-horiz {
	display: block;
	margin-bottom: 25px;
}

.education-grid .box190 {
	border: 1px solid #accad0;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 190px;
	height: 175px;
	padding: 5px 5px 8px;
	float: left;
	display: inline-block;
}

.education-grid .box165 {
	border: 1px solid #accad0;
	margin-right: 12px;
	width: 175px;
	height: 165px;
	padding: 8px 5px 8px 10px;
	float: left;
}

.education-grid .box {
	border: 1px solid #accad0;
	margin-right: 12px;
	margin-bottom: 20px;
	width: 175px;
	height: 165px;
	padding: 8px 5px 8px 10px;
	float: left;
}

.education-grid img {
	margin-bottom: 5px;
	display: block;
	position: relative;
	float: left;
}

.education-grid .description {
	display: block;
	float: left;
	padding-top: 5px;
	clear: left;
}


.education td {
	padding-right: 10px;
	padding-bottom: 20px;
}

table.video {
	margin-top: 15px;
}

.video td {
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: top;
}




label.contact {
	margin-right: 10px;
	margin-top: 10px;
}

input.contact {
	margin-top: 8px;
}

input.donate {
	margin: 0;
}

.featurette {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.featurette .detail {
	display: block;
	text-align: center;
}

.shop .title {
	display: block;
	padding-bottom: 5px;
	font: 1.2em/120% 'Ubuntu', sans-serif;
}

.shop .segment {
	display: block;
	border-bottom: 1px dashed #c1b6ab;
	clear: both;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
}
.shop img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #c1b6ab;
}

.gift td {
	font-size: .9em;
	vertical-align: top;
	margin-bottom: 15px;
	padding-top: 25px;
}

.gift th {
	padding-right: 15px;
	vertical-align: top;
	padding: 0 10px 15px 0;
}

table.photo-grid {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	float: left;
	clear: both;
}

.photo-grid td {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.photo-grid img {
	margin-bottom: 8px;
	border: 1px solid gray;
}

.photo-vert-list {
	border-bottom: 1px dotted #528e9a;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: .8em;
	color: #528e9a;
	display: block;
}

.photo-vert-list img {
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

.media-grid img {
	margin-bottom: 3px;
	border: 1px solid gray;
}

.media-grid td {
	padding-bottom: 5px;
}

table.donate {
	margin: 0 auto;
}

ul.children {
	margin-top: 10px;
}

.subtitle {
	font: bold 1.2em 'Ubuntu', sans-serif;
	color: #ffffff;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
	background-color: #528e9a;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.legaltext {
	font-size: .8em;
	color: #999999;
}

table.parents-grid {
	border-collapse: collapse;
	border: 1px solid #528e9a;
	font-size: 1em;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 100%;
	clear: both;
}

.parents-grid th {
	background-color: #e9e8e8;
	font: bold 1em 'Ubuntu', sans-serif;
	border-collapse: collapse;
	border: 1px solid #528e9a;
	padding: 6px;
	text-align: left;
	color: #528e9a;
}

.parents-grid td {
	padding: 6px 6px 30px;
	border-collapse: collapse;
	border: 1px solid #528e9a;
	vertical-align: top;
}

.parentsBorder {
	border-bottom: 1px solid #b1b1b2;
	margin-bottom: 30px;
}

.kids {
	float:left; 
	background-color: #c8ebf3; 
	border:1px solid #228484; 
	color:#228484; 
	margin: 0 10px 0 0; 
	font: bold 1.3em 'Ubuntu', sans-serif; 
	padding: 3px 5px;
}

.parent-tips {
	float:left; 
	background-color:#fce5ef; 
	border:1px solid #a31f55; 
	color:#a31f55; 
	margin: 0 10px 0 0; 
	font: bold 1.3em 'Ubuntu', sans-serif; 
	padding: 3px 5px 4px 4px;
}

.fun ul {
	padding: 0;
	margin-left: 18px;
}

.fun li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 0;
	margin: 0 0 10px;
	line-height: 125%;
	list-style-position: outside;
	list-style-image: url(http://seejane.org/wp-content/uploads/bullet-orange.png);
}

.bullets-orange {
	list-style-image: url(http://seejane.org/wp-content/uploads/bullet-orange.png);	
}

.bullets-purple {
	list-style-image: url(http://seejane.org/wp-content/uploads/bullet-purple.png);	
}

.event-header1 {
	color: #880044;
	font: bold 1.4em 'Ubuntu', sans-serif;
	padding-top: 10px;
	display: block;
}

.event-header2 {
	color: #528e9a;
	font: bold 1.2em 'Ubuntu', sans-serif;
	padding-top: 10px;
	display: block;
}


/* Lists */

.left-column ul {
	padding: 0 0px 0px 20px;
}

.left-column ul ul {
	margin-top: 10px;
	font-size: 1.1em;
}
.left-column li { 
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: .9em;
}

ul.block-boxes {
	margin-bottom: 20px;
	margin-left: -20px;
}

.block-boxes li {
	width: 180px;
	height: 175px;
	display: inline-block;
	list-style-type: none;
	border: 1px solid #accad0;
	margin-right: 5px;
	padding: 5px 5px 8px;
	vertical-align: top;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin-left: 0;
}

.block-boxes img {
	margin-bottom: 8px;
}

.block-boxes .description {
	font-size: .8em;
	line-height: 125%;
}

ul.educ-boxes {
	margin-bottom: 20px;
	margin-left: -20px;
}

.educ-boxes li {
	width: 155px;
	height: 165px;
	display: inline-block;
	list-style-type: none;
	border: 1px solid #accad0;
	margin-right: 5px;
	padding: 5px 5px 8px;
	vertical-align: top;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin-left: 0;
}

.educ-boxes img {
	margin-bottom: 8px;
}

.educ-boxes .description {
	font-size: .8em;
	line-height: 125%;
}

ul.lesson-boxes {
	margin-bottom: 20px;
	margin-left: -20px;
}

.lesson-boxes li {
	width: 155px;
	height: 165px;
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
	padding: 5px 5px 8px;
	vertical-align: top;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin-left: 0;
}

.lesson-boxes img {
	margin-bottom: 12px;
}

.lesson-boxes .description {
	font-size: .9em;
	line-height: 125%;
}

ul.resource-boxes {
	margin-bottom: 20px;
	border-bottom: 1px dashed #c1b6ab;
	margin-right: 45px;
	margin-left: 0;
	padding: 0 0 10px;
	width: 540px;
}

.resource-boxes li {
	width: 175px;
	height: auto;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin-left: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.resource-boxes img {
	margin-bottom: 7px;
	margin-left: 20px;
	margin-right: 20px;
}

.resource-boxes .description {
	font-size: .9em;
	line-height: 125%;
	text-align: center;
}
.sub-nav ul {
	padding: 0;
	margin-left: 18px;
}

.sub-nav li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 0;
	margin: 0 0 10px;
	line-height: 125%;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}

.sub-nav .about-title {
	color: #528e9a;
	margin-bottom: 15px;
	font: bold 1.2em 'Ubuntu', sans-serif;
	padding-top: 10px;
	display: block;
}

/* Images */

.board img {
	float: right;
	border:1px solid #ccc;
	margin-bottom: 10px;
	margin-left: 15px;
}


/* @group Colors */

/* MAGENTA */
.magenta {
	color: #a31f55;	
}
.magenta-bg {
	background-color: #fce5ef;
}
.magenta-bg a {
	color: #a31f55;
}
.magenta-dark-bg {
	background-color: #a31f55;
}
.magenta-stroke {
	border: 2px solid #a31f55;
}
/* PURPLE */
.purple {
	color: #58447b;
}
.purple-bg {
	background-color: #eae5f1;
}
.purple-bg a {
	color: #58447b;
}
.purple-dark-bg {
	background-color: #8876a6;
}
.purple-stroke {
	border: 2px solid #8876a6;
}
/* TEAL */
.teal {
	color: #228484;
}
.teal-bg {
	background-color: #c8ebf3;
}
.teal-bg a {
	color: #228484;
}
.teal-dark-bg {
	background-color: #228484;
}
.teal-stroke {
	border: 2px solid #228484;
}
/* ORANGE */
.orange {
	color: #df5f55;
}
.orange-bg {
	background-color: #feece5;
}
.orange-bg a {
	color: #df5f55;
}
.orange-dark-bg {
	background-color: #df5f55;
}
.orange-med-bg {
	background-color: #fac2b8;
}
.orange-stroke {
	border: 2px solid #df5f55;
}
/* GRAY */
.gray {
	color: #b1b1b2;
}
.gray-stroke {
	border: 2px solid #b1b1b2;
}
/* GREEN */
.green {
	color: #7b884b;
}
.green-bg {
	background-color: #f9fbdb;
}
.green-bg a {
	color: #7b884b;
}
.green-dark-bg {
	background-color: #7b884b;
}
.green-stroke {
	border: 2px solid #7b884b;
}
.greener {
	color: #227675;
}
.greener-bg {
	background-color: #eef5da;
}
.greener-bg a {
	color: #7b884b;
}
/* @end */

/* Misc */

.board {
	margin-left: -15px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	display: block;
}

.clearMoz {
	clear: both;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
}

.clearAbout {
	clear: both;
	display: block;
	height: 10px;
	width: 848px;
	float: none;
	position: relative;
}

.special {
	margin-left: 200px;
}
.special ul {
	margin-left: 100px;
}

img.attachment-featured {
	border: 1px solid #528e9a;
}

img.attachment-featured345 {
	border: 1px solid #528e9a;
}

.navigation {
	display: block;
	font: bold .9em 'Ubuntu', sans-serif;
	width: 250px;
}

.navigation a {
	color: #528e9a;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Parents Sidebar */

.parents-sidebar {
	margin-top: 35px;
}

.archive {
	display: block;
	margin-bottom: 30px;
}
.linkage {
	display: block;
	width: 895px;
}
.linkage span {
	font-size: .8em;
	line-height: 100%;
	color: #777777;
	margin-top: 11px;
	float: left;
	display: inline;
}
.linkage img {
	float: left;
	border-style: none;
}

.linkage-home {
	margin: 0 30px 30px;
	display: block;
	width: 895px;
	position: relative;
	clear: both;
	z-index: 1000;
}
.linkage-home img {
	margin-right: 20px;
}
.psa {
	border: 1px solid #939191; 	
}
.psa span {
	text-align: center;
	display: block;
	font-size: .9em;
	font-weight: bold;
	color:#a31f55;
	margin: 10px 20px;
}

.facts {
	color: #8db1b8;
	margin-bottom: 5px;
	font: bold 1em 'Ubuntu', sans-serif;
	display: block;
	padding-top: 10px;
	clear: both;
	position: relative;
}

/* END Parents Sidebar */

.outreach-feature {
	background: url(http://seejane.org/wp-content/uploads/turquoise-gradient.png) no-repeat 0 top;
	padding-top: 15px;
	border: 1px solid #939191;
}

.outreach-feature span {
	font: bold 1.15em 'Ubuntu', sans-serif;
	color: #528e9a;
	display: block;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}

.outreach-feature img {
	margin-bottom: 5px;
	display: block;
}

.outreach-feature .guess {
	display: block;
	font-size: .85em;
	margin-bottom: 20px;
	margin-left: 45px;
	width: 180px;
	line-height: 120%;
	margin-top: 0;
	padding: 0;
}

.outreach-feature ul {
	padding-left: 30px;
	margin-bottom: 20px;
	float: left;
	padding-right: 30px;
}

.outreach-feature li {
	margin-bottom: 10px;
	list-style-type: disc;
}

ul.cube-boxes {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
	display: block;
	clear: both;
}

.cube-boxes li {
	width: 175px;
	font-size: .8em;
	list-style-type: none;
	display: inline-block;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	border: 1px solid #939191;
	height: 110px;
	vertical-align: top;
}

.cube-boxes li.spacer {
	margin-left: 15px;
}

.cube-boxes .date {
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	display: block;
	margin-bottom: 5px;
	background-color: #7d013f;
	padding-top: 2px;
	padding-bottom: 2px;
}

.cube-boxes .title {
	display: block;
	padding: 5px 5px 7px;
	line-height: 120%;
}

ul.fourUp-boxes {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
	display: block;
	clear: both;
}

.fourUp-boxes li {
	width: 218px;
	list-style-type: none;
	display: inline-block;
	text-align: center;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	border: 1px solid #939191;
	height: 294px;
	vertical-align: top;
	padding-top: 15px;
}

.fourUp-boxes li.spacer {
	margin-left: 22px;
}

.fourUp-boxes .detail {
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	position: relative;
	visibility: visible;
	height: 100%;
}

.fourUp-boxes .title {
	font-weight: bold;
	color: #528e9a;
	font-size: 1.8em;
	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	line-height: 100%;
	font: bold 1.6em 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	position: relative;
	clear: both;
	height: 30px;
	width: 100%;
}

.fourUp-boxes .magentaGirl {
	background: #fce5ef url(http://seejane.org/wp-content/uploads/get-involved-magenta-girl.png) no-repeat 0 bottom;
}

.fourUp-boxes .greenGirl {
	background: #f9fbdb url(http://seejane.org/wp-content/uploads/get-involved-green-girl.png) no-repeat 0 bottom;
}

.fourUp-boxes .purpleGirl {
	background: #eae5f1 url(http://seejane.org/wp-content/uploads/get-involved-purple-girl.png) no-repeat 0 bottom;
}

.fourUp-boxes .tealGirl {
	background: #c8ebf3 url(http://seejane.org/wp-content/uploads/get-involved-teal-girl.png) no-repeat 0 bottom;
} 

.salonSponsor {
	display: block;
	clear: both;
	margin: 20px auto;
	width: auto;
}

.salonSponsor img {
	float: left;
	margin-right: 25px;
	display: block;
}

.salonSponsor span {
	font: bold 1.2em 'Ubuntu', sans-serif;
	text-align: left;
	color: #777777;
	display: inline-block;
}

/* Lightbox for Pop-ups */

#lightbox  .leftcol {
	width: 180px;
	float: left;
	display: block;
	margin-right: 40px;
	text-align: left;
}

#lightbox  .leftcol li {
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 120%;
}

#lightbox .rightcol {
	width: 180px;
	float: right;
	display: block;
	text-align: left;
}

#lightbox  .rightcol ul {
	margin-bottom: 10px;
}

#lightbox  .rightcol li {
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 120%;
}

#lightbox input {
	width: 180px;
	height: 60px;
	background-color: white;
	padding: 0;
	margin: 0 auto;
}

#lightbox form {
	margin: 0 auto;	
}
