/*

Theme Name: Caring Coalition 2016

Template: caringCoalition

Author: Child Theme Configurator

Version: 1.0.1452649666

Updated: 2016-01-12 20:47:46

*/



@charset "UTF-8";



.page-id-263 #navbar, 
.page-id-263 .site-footer, 
.page-id-263 .entry-header,
.page-id-263 .site-header,
.page-id-263 #left-clm {
    display: none;
}

.page-id-263 #content {
	width: 100%;
}



#hd {

    background-color: #61287e

}

.content-hd {
    background-color: #61287e;
}

.sp-box {
    padding: 10px;
    overflow: auto;
    border-bottom: 3px solid #95cac6;
    background-color: #61287e;
	border-right: thin solid gray;
}

#sub-hd {
    background-color: #4d1f64;
}

.expert_forum_image
{
	max-width:100%;
	height:auto;
}

.site {
    margin: 0 auto;
    max-width: 850px;
    width: 100%;
    border: 4px solid #8D8686;

	background: #fff; /* Old browsers */


}

#hd-logo,  #content-rt-inner {
	
	background: #ccd4e8; /* Old browsers */


}

#content-lft-inner
{
	background:#fff linear-gradient(#fff,#fff);
}


.rt-hd, .left-hd, #sponsor-opp {
	background-color:#61287e;
	color: white;
}

#sponsor-opp p, #sponsor-opp p a  {
	color; white;
}

#left-clm {
	width: 20%;
}

#content { 
	width: 80%;
	background-color: white;
	padding: 2%;
}

.sp-box {
    border-bottom: 3px solid #8D8686;
}

.blue {
    color: #000;
	font-family: times new roman;
    font-size: 20px;
	margin-top: 15px;
}

#content-lft-btm {
	background-color: #61287e;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	background-color:#ADACAF;
}

#content-rt { 
	width: auto;
}

#content-lft-float {
	width: 100%;
}

#content-lft-inner {
	background-color: white;
	overflow: auto;
	margin-bottom: 10px;
}

#content-lft-float .content-hd {
	display: none;
}

.sp-box {
    border-bottom: none;
	background-color: white;
	width: 25%;
	float: left;
	padding: 0;
	overflow:hidden;
}

.sp-box img
{
	height:225px;
	width:auto;
}

.sp-img
{
	margin-right:-20px;
}

h3 {
	font-size: 44px;
    font-weight: normal;
}

.rt-inner-split {
	width: 100%;
}

#content-rt-btm {
   font-size: 16px;
    margin-top: 0;
}

.content-hd-txt {text-align: left; }

.rt-hd {
	float:left;
	width: 30%;
	margin-right: 5%;
	border: none;
    border-radius: 0;
}

.rt-dt {
	float: left;
	font-size: 14px;
    padding: 4px 0;
    width: 65%;
	text-align: left;
	text-transform: uppercase;
}
.schedule-dt {
	overflow: auto;
	padding: 0 2%;
}

#content-rt-btm { background-color:#CCD4E8; }

.sp-name {
    color: black;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    width: 100%;
	line-height: 1;
	padding: 0 4%;
	margin-top: 10px;
}

.sp-school {
	font-size: 12px;
}

.sp-dt-inner {
	padding: 0 4%;
}

#content-rt-inner {
	width: 48%;
	margin-right: 2%;
}

@media (max-width: 643px) {
	.sp-box {
		width: 100%;
		float: none;
		padding-bottom: 20px;
		}

	#content {
		width: 100%;
		}

	.sp-name {
		width: 54%;
		}
	#content-rt-inner {
		width: 100%;
		}
	.rt-inner-split, #left-clm {
		width: 100%;
	}		
}