/*
Theme Name: Coachart
Theme URI: http://coachart.org/
Description: Custom developed template for coachart 
Version: 1.1
Author: Thom Meredith for Bolton Design modified by Oracast
Author URI: http://thommeredith.com/ modified by http://www.oracast.com

*/

@import"css/reset.css";

/* COLORS
	Student Info: #f1ab1c
	Programs: #fe8401
	Volunteer: #fe6001
	About Us: #fe3d01
	Partners: #e32a25
	News & Events: #c00702
	
	green: #36a643
	green text: #bfeb60
	blue: #3767b0
	blue text: #77b6fd
	orange/yellow text: #fed11b
	
	text: #414141
	
	links: #3767b0;
*/

/**************************/
/* BASIC STRUCTURE */
/**************************/

a {
	text-decoration: none;
	color: #3767b0;}
	
a:hover {
	text-decoration: underline;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: 0;
	border-bottom: 1px dotted black;
	margin-bottom: 16px;
}



#rap {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;}
	
#header {
	height: 85px;
	z-index: 5000;}

#logo {
	margin-left: 30px;
	margin-top: 13px;
	float: left;}

#logo h2 {
	display: block;
	text-indent: -999em;
	background: transparent url(img/basic/coachart-tagline.gif) no-repeat top left;
	height: 10px;
	width: 122px;
	margin: 13px 0 0 13px;}

#mnav, #pnav, #searchform {
	float: right;}
	
#mnav {
	margin-top: 16px;
	}

#pnav {
	margin: 10px 4px 0 0;}
	
#mnav li, #pnav li {
	display: inline;
	float: left;}
	
#mnav li {
	height: 34px;
	background-color: transparent;
	margin-left: 2px;
	position: relative;}

#mnav li a{
	color: #ffffff;
	display: block;
	width: 109px;
	padding: 9px 0 7px 9px;
	border-bottom: 1px #ffffff solid;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;}

#mnav li ul {
	position: absolute;
	left: -2px;
	visibility:hidden;

	}

#mnav li ul li {
	height: 26px;
}

#mnav li ul li a{
	width: 229px;
	z-index: 100;
	padding-bottom: 2px;
	border-bottom: 0;
	display: block;
	text-transform: none;
	font-size: 120%;
	height: 19px;
}

#pnav a {
	padding: 1px 8px;
	text-decoration: none;}
	
#pnav .donate, #pnav .contact {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -1px;}
	
#pnav .donate a {
	border-right: 1px solid #c00702;}
	
#searchform {
	clear: right;
	padding: 30px 0 0 0;
	position: relative;
	z-index: 10;
	margin-right: 12px;}
	
#searchform form {
	margin: 0px;
	padding: 0px;}
	
#searchform .searchbox{
	border: 1px #cccccc solid;
	border-right: none;
	background: transparent none;
	color: #ffffff;
	margin: 0px -3px 0px 0px;
	padding: 2px 0 2px 4px;
	font-size: 1.2em;}
	
#searchform .searchbox:focus{
	border: 1px #ffffff solid;
	border-right: none;}
	
#searchform .searchbtn{
	vertical-align: bottom;}

#footer {
	float: right;
	width: 240px;
	margin: 10px 0 0px 0;
	font-size: 1.1em;
	color: #414141;
	line-height: 1.8em;}
	
#footer a {
	color: #414141;}

#footer hr {
	margin:10px 0;
}

#footer .sponsors, #footer .footerlinks ul {
	fl/oat: right;
	margin-left: -5px;}
	
#footer .sponsors p {
	float: left;
	width: 90px;
	padding: 4px 10px 4px 0;
	border-right: 1px solid #414141;
	line-height: 1.1em;}
	
#footer .sponsors ul {
	float: left;
	width: 80px;
	margin-left: 14px;
	margin-top: 3px;}
	
#footer .footerlinks li {
	float: left;
	display: inline;
	padding: 0px 5px 2px;
	margin-top: 0;
	border-right: 1px #414141 solid;}
	
#footer .footerlinks li.terms {
	float: left;
	display: inline;
	padding: 1px 5px;
	border-right: none;}

.clearfloat {
	clear: both;}	



/**************************/
/* COLORS */
/**************************/

/* Global */
#pnav a{
	color: #c00702;}
	
.second .content .wrap {
border-top-color: #e32a25;
}

/* Home */
.home #body .hometext,
.home .links .orange h2 a {
	color: #fed11b;}

.links .red h2 a, .content .links .red h2 a {
	color: #D29197;} 	

.links .red h2 a {
	background: #36a643 url(img/basic/green-carat.gif) no-repeat 162px 12px;}

.links .red h2 a:hover, .links .red:hover h2 a {
	background-color: #2cc93e;
	background-image: url(img/basic/green-carat_hover.gif);
	color: #D29197;}

.home .links .red h2 a {
	background: transparent url(img/basic/red.png) no-repeat top left;}
	
.home .links .red h2 a:hover, .home .links .red:hover h2 a {
	background: transparent url(img/basic/red_hover.png) no-repeat top left;
	color: #E3CED0;}	



.home .links .green h2 a {
	background: transparent url(img/basic/green.png) no-repeat top left;}
	
.home .links .green h2 a:hover, .home .links .green:hover h2 a {
	background: transparent url(img/basic/green_hover.png) no-repeat top left;
	color: #b8fc25;}	

.links .green h2 a, .second #leftCol .content .links .green h2 a {
	color: #bfeb60; 	
	background: #3DAE4A url(img/basic/green.png) no-repeat top right;}

.links .green h2 a:hover, .second #leftCol .content .links .green h2 a:hover, .second #leftCol .content .links .green:hover h2 a  {
	background: #2BC93D url(img/basic/green_hover.png) no-repeat top right;
	color: #b8fc25;}



.home .links .blue h2 a {
	background: transparent url(img/basic/blue.png) no-repeat top left;}
	
.home .links .blue h2 a:hover, .home .links .blue:hover h2 a {
	background: transparent url(img/basic/blue_hover.png) no-repeat top left;
	color: #77b6fd;}	
	
.links .blue h2 a, .second #leftCol .content .links .blue h2 a {
	color: #77b6fd;
	background: #225DB9 url(img/basic/blue.png) no-repeat top right;}
	
.links .blue h2 a:hover, .second #leftCol .content .links .blue h2 a:hover, .second #leftCol .content .links .blue:hover h2 a {
	background: #225DB9 url(img/basic/blue_hover.png) no-repeat top right;
	color: #bcdcff; }



.home .links .orange h2 a {
	background: transparent url(img/basic/orange.png) no-repeat top left;
	color: #fed11b;}

.home .links .orange h2 a:hover,.home .links .orange:hover h2 a {
	background: transparent url(img/basic/orange_hover.png) no-repeat top left;
	color:#ffe00c;}
	
.links .orange h2 a, .second #leftCol .content .links .orange h2 a {
	color: #fed11b;
	background: #FE8401 url(img/basic/orange.png) no-repeat top right;}
	
.links .orange h2 a:hover, .second #leftCol .content .links .orange h2 a:hover, .second #leftCol .content .links .orange:hover h2 a {
	background: #FD8126 url(img/basic/orange_hover.png) no-repeat top right;
	color: #ffe00c; }


		
/* Student Info */
#mnav .student-info a,
#mnav .student-info:hover,
#mnav .student-info-hover, 
#mnav .student-info.selected,
#mnav .student-info-selected {
	background-color: #f1ab1c;}
	
.student-info h2,
.student-info #rightCol li a,
.student-info .col2 {
	color: #f1ab1c;}
	
.student-info .content .wrap {
	border-top-color: #f1ab1c;}
	
.student-info .col2 h4 {
	border-color: #f1ab1c;
}
	
/* Programs */
#mnav .programs a,
#mnav .programs:hover,
#mnav .programs-hover, 
#mnav .programs.selected,
#mnav .programs-selected {
	background-color: #fe8401;}
	
.programs h2,
.programs #rightCol li a,
.programs .col2 {
	color: #fe8401;}
	
.programs .content .wrap {
	border-top-color: #fe8401;}
	
.programs .col2 h4 {
	border-color: #fe8401;
}
	
/* Volunteer */	
#mnav .volunteer a,
#mnav .volunteer:hover,
#mnav .volunteer-hover, 
#mnav .volunteer.selected,
#mnav .volunteer-selected {
	background-color: #fe6001;}
	
.volunteer h2,
.volunteer #rightCol li a,
.volunteer .events,
.volunteer .col2 {
	color: #fe6001;}
	
.volunteer .content .wrap {
	border-top-color: #fe6001;}
	
.volunteer .events {
	border-bottom-color: #fe6001;}

.volunteer .col2 h4 {
	border-color: #fe6001;
}	

#volunteer-events{
margin-bottom: 10px !important;
}

#volunteer-events p{
	line-height: 2.4em !important;
}
	
/* About */
#mnav .about a,
#mnav .about:hover,
#mnav .about-hover, 
#mnav .about.selected,
#mnav .about-selected {
	background-color: #fe3d01;}
	
.about-us h2,
.about-us #rightCol li a,
.about-us .col2,
.search h2 {
	color: #fe3d01;}
	
.about-us .content .wrap,
.search .content .wrap {
	border-top-color: #fe3d01;}
	
.about-us .col2 h4 {
	border-color: #fe3d01;
}

/* Partners */
#mnav .partners a,
#mnav .partners:hover,
#mnav .partners-hover, 
#mnav .partners.selected,
#mnav .partners-selected {
	background-color: #e32a25;}

.partners h2,
.partners #rightCol li a,
.partners .col2 {
	color: #e32a25;}
	
.partners .content .wrap {
	border-top-color: #e32a25;}

.partners .col2 h4 {
	border-color: #e32a25;
}

/* News & Events */
#mnav .news-media a,
#mnav .news-media:hover,
#mnav .news-media-hover, 
#mnav .news-media.selected,
#mnav .news-media-selected {
	background-color: #c00702;}
	
.news-media h2,
.news-media #rightCol li a,
.news-media .col2,
.spanish h2,
.spanish #rightCol li a,
.spanish .col2 {
	color: #c00702;}
	
.news-media .content .wrap, .spanish .content .wrap {
	border-top-color: #c00702;}	

.news-media .col2 h4 {
	border-color: #c00702;
}


/**************************/
/* DEFAULT FOR PAGES WITHOUT PARENT */
/**************************/

#body {
	background-image: url(img/bg/aboutstaff-bg.jpg);
	
}

	
/**************************/
/* HOME */
/**************************/
.home #body {
	background: transparent url(img/bg/home-bg.jpg) no-repeat top left scroll;
	position: relative;
	min-height: 670px;
	overflow: visible;
	padding-left: 30px;}
	
.home #body .hometext{
	font-size: 2.2em;
	line-height: 28px;
	position: absolute;
	width: 400px;
	top: 145px;
	left: 462px;
	font-weight: normal;}
	
.home #body .hometext p{
	padding-bottom: 28px ;
}

.hometext a:hover {
	text-decoration: underline !important;
}
	
.home .links {
	padding-top: 380px; float:left;}
	
.home .links .red, .home .links .green, .home .links .blue, .home .links .orange {
	float: left;
	margin-right: 4px;}
	
.home .links a {
	text-decoration: none;
	color: #ffffff;}

.home .links h2 a {
	font-size: 4.8em;
	letter-spacing: -3px;
	text-transform: lowercase;
	width: 122px;
	height: 78px;
	padding: 36px 0 0 13px;
	display: block;
	font-weight: normal;}

.home .links .red h2 a {
	font-size: 4.8em;
	letter-spacing: -3px;
	text-transform: lowercase;
	width: 380px;
	height: 58px;
	padding: 0px 0 0 32px;
	display: block;
	font-weight: normal;}

.home .links h3 a {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	letter-spacing: -1px;
	left: 15px;
	top: -22px;}
	
.home .news {
	float: left;
	padding-top: 340px;
	margin-left: 17px;
	width: 488px;
	color: #ffffff;}
	
.home .news .date {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 6px;}
	
.home .news p {
	font-size: 1.4em;
	line-height: 24px;}
	
.home .news .more {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 128%;}
	
.home .news .more:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;}
	
.home .hometext a{
	color: #fed11b !important;
}

/* Hide divs so jQuery can load them in sequence */
div#home_watchvideo{
	display:none;
}
div#home_give{
	display:none;
}
div#home_share{
	display:none;
}
div#home_apply{
	display:none;
}

/**************************/
/* SECOND */
/**************************/
.second #rap {
	min-height: 1100px;}

.second #body {
	height: 792px;
	overflow: visible;
	padding-top: 40px;}
	
.second #leftCol, .second #rightCol {
	float: left;}
	
.second #leftCol {
	width: 645px;
	margin-right: 85px;
	padding-bottom: 5px;
	background: transparent url(img/basic/box-btm.png) no-repeat bottom left;}
	
.second #leftCol h2, .second #leftCol h1{
	margin-left: 30px;}

.second #leftCol h2{
	font-size: 1.8em;
	text-transform: uppercase;
	margin-bottom: 2px;}
	
.second #leftCol h1{
	font-size: 2.8em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 12px;}

.second #leftCol .content {
	padding: 0 3px 20px 0px;
	background: transparent url(img/basic/box-bg.png) repeat-y top left;}
	
.second #leftCol .content .wrap {
	margin-right: 1px;
	padding: 30px 0px 10px 30px;
	border-top-width: 5px;
	border-top-style: solid;
	position: relative;}

.second #leftCol .content .col1 p, .second #leftCol .content .col1 li, .second #leftCol .content .col1 h5, .second #leftCol .content .col1 h3 {
	font-size: 1.3em;
	line-height: 1.5em;}
	
.second #leftCol .content .col1 p, .second #leftCol .content .col1 ul {
	margin-bottom: 16px;}
	
.second #leftCol .content .col1 ul {
	padding-left: 16px;}
	
.second #leftCol .content .col1 p + ul {
	margin-top: -16px;}

.second #leftCol .content .col1 li {
	list-style-type: disc;}
	
.second #leftCol .content h2 {
	color: #000000;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 16px;
	font-weight: bold;}
	
.second #leftCol .content h5, .second #leftCol .content h3 {
	font-weight: bold;}
	
.second #leftCol .content a {
	text-decoration: none;
	color: #3767b0;}
	
.second #leftCol .content a:hover {
	text-decoration: underline;}
	
.second #leftCol .col1, .second #leftCol .col2 {
	float: left;
	display: inline;}
	
.second #leftCol .col1 {
	width: 380px;
	margin-right: 30px;}
	
.second #leftCol .col2 {
	width: 175px;
}

#leftCol .col2 p {
	font-size: 1.2em;
	line-height: 1.6em;
}
	
.second #leftCol .col2 h4{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-bottom: 6px;
	margin-bottom: 14px;
	width: 211px;
	margin-right: -26px;
}

.col2 .sublink {
	font-size: 12px;
}
	
/* Volunteer pages need special cases*/
.second.volunteer #leftCol .col1 {
	width: 380px;
	margin-right: 30px;}
	
	
	
.second #leftCol .col2 div {
	float: right;}

.second #leftCol .links p {
	padding-bottom: 16px;
}

.second #leftCol .links div {	
	margin: 0 10px 28px 0;
	width: 175px;}
	
.second #leftCol .links div h2 a {
	width:170px;
	height: 75px;
	padding: 18px 0 10px 15px; 
	display: block;
	text-transform: lowercase;
	font-size: 2.7em;
	font-weight: normal;
	letter-spacing: -2px;}
	
.second #leftCol .links div h3 a {
	margin-top: -50px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	padding: 0px 15px;
	line-height: 1.1em;}
	
.links .blue.newsletter h2 a{
	background: none !important;
	width: 165px !important;
	padding-top: 5px !important;
	cursor: default;
	color:#77B6FD !important;
}

.links .blue.newsletter h3 a{
	margin-top: -44px !important;
	cursor: default;
}

.links .blue.newsletter {
	background: #3767b0 !important;
	width: 185px !important;
	height: 170px !important;
	margin-right: 0 !important;
}

.newsletter form {
	width: 165px;
	padding: 10px 5px 10px 15px;
}

.newsletter #submit {
	padding-top: 10px;
	text-align: right;
}
	
.second #leftCol .links div h2 a:hover, .second #leftCol .links div h3 a:hover {
	text-decoration: none;}
	
.second #rightCol {
	margin-top: 20px;
	width: 230px;}
	
.second #rightCol #snav {
	padding-top: 1px;
	background: transparent url(img/basic/snav-bar.png) no-repeat top left;
	width: 230px;}

.second #rightCol #snav li {
	padding: 7px 0px 0px;
	width: 230px;}
	
.second #rightCol #snav li a {
display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 8px 9px;
	width: 214px;
	background: transparent url(img/basic/snav-bar.png) no-repeat bottom left;}
	
.second #rightCol #snav .current_page_item a, .second #rightCol #snav a:hover {
	color: #ffffff;}
	
.second #footer {
	position: absolute;
	top: 920px;
	right: 0px;}
	
.second .acrdn-btn {
	margin: 1px 0 0 2px;}
	
	
/* PAGE-SPECIFIC STYLES*/
.second.student-info #body {
	background: transparent url(img/bg/studentinfo-bg.jpg) no-repeat top left;}
	
.second.about-us #body {
	background: transparent url(img/bg/aboutstaff-bg.jpg) no-repeat top left;}
	
.second.programs #body {
	background: transparent url(img/bg/outpatient-bg.jpg) no-repeat top left;}
	
.second.news-media #body, .search #body {
	background: transparent url(img/bg/outpatient-bg.jpg) no-repeat top left;}



/* Volunteer */
.second.volunteer #body {
	background: transparent url(img/bg/voloutpatient-bg.jpg) no-repeat top left;}

.volunteer .events{
	width:195px;
	margin-bottom: 60px;}

.volunteer .events h4, .volunteer .events h6, .volunteer .events p {
	font-size: 1.1em;}	
	
.volunteer .events h4{
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;}
	
.volunteer .events h6{
	font-weight: bold;
	margin-bottom: 5px;}
	
.volunteer .events p{
	margin-bottom: 24px;}
		
/* Partners */
.second.partners #body {
	background: transparent url(img/bg/partners-bg.jpg) no-repeat top left;}
	
.second.partners #leftCol .content .col1 #alphanav {
	padding: 0px;}
	
.partners #alphanav li {
	display: inline;
	float: left;}
	
.partners #alphanav li a {
	border-right: 1px solid #000000;
	padding: 0px 6px 0 0;
	margin-right: 6px;}
	
.partners #alphanav li:last-child a {
	border-right: none;
	padding: 0px 6px 0 0;
	margin-right: 6px;}
	
.second.partners #leftCol .content .col1 .clearfloat {
	margin-bottom: 16px;}
	
/*SUCCESS STORIES*/

#success-stories, #success-stories div {
	min-height: 600px;
	background: none !important;
}

#success-stories img {
	padding-bottom: 20px;
}

.student-info .navigation {
	text-align: right;
}

.student-info .navigation a  {
	float: right;
	padding: 5px 0;
	width: 55px;
	background-color: #3767b0;
	text-align: center;
	margin-left: 2px;
	color: #FFF !important;
	cursor: pointer;
}

.student-info .navigation a:hover  {
	background-color: #547dbb;
	color: #aabedd;
	text-decoration: none !important;
}

.navigation .alignright {
	float: right;
}

p + blockquote{
	margin-top: -16px;
}

blockquote {
	margin-left: 30px;
}

/*VIDEOS*/

object, embed {
	width: 382px !important;
	height: 230px !important;
}

/*NEWS*/

.posttitle {
	margin-bottom: 4px !important;
}

small {
	margin-bottom: 16px;
	display: block;
}

.eventimg {
	padding-bottom: 16px;
}

.date {
	font-size: 1.8em !important;
}

div + h3 {
	padding-top: 16px;
}

h3 + div + p {
	padding-top: 16px;
}

#cat-links li a {
	font-size: 12px;
	line-height: 24px;
}

#cat-links li.current-cat a {
	color: #c00702 !important;
	font-weight: bold;
}

#cat-links li {
	list-style-type: none;
}


