/*
 Theme Name: Math SP Custom Theme
 Description: The original WordPress theme that graced versions 1.2.x and prior.
 Version: 1.0
 Author: Lauren Mross
 */
body {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 17px;
    font-family: Arial;
    color: #000;
    font-smooth: always;
}

div.contentbox{
    background: #F7F7F7 url('images/dogear.jpg') no-repeat;
    background-position:100% 0%;
    border:1px dotted #ccc;
    padding:30px}

img {
    border: none;
}

a {
    color: #E5251C;
    text-decoration: none;
}

a:visited {
    color: #E5251C;
    text-decoration: none;
}

a:hover {
    color: #E5251C;
    text-decoration: underline;
}

h1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #e5251c;
}

h1.postTitle {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 7px 0px;
    color: #e5251c;
    border-bottom:1px dashed #686868;
}

h1 a {
    color: #e5251c;
    text-decoration: none;
}

h1 a:visited {
    color: #e5251c;
    text-decoration: none;
}

h1 a:hover {
    color: #e5251c;
    text-decoration: underline;
}

h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    margin: 10px 0px 20px 0px;
    padding: 0px;
    color: #000;
}

.homeRightCol h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0px 20px 0px;
    padding: 0px;
    color: #000;
}

h2 a {
    color: #e5251c;
    text-decoration: none;
}

h2 a:visited {
    color: #e5251c;
    text-decoration: none;
}

h2 a:hover {
    color: #e5251c;
    text-decoration: underline;
}

h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin: 15px 0px 10px 0px;
    padding: 2px 0px 3px 10px;
    color: #fff;
    background-color: #9f9c8f;
    font-family: "Arial Narrow";
}

h3 a {
    color: #fff;
    text-decoration: none;
}

h3 a:visited {
    color: #fff;
    text-decoration: none;
}

h3 a:hover {
    color: #fff;
    text-decoration: none;
}

h4 {
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px 20px 0px;
    color: #e5251c;
}

h4 a {
    color: #e5251c;
    text-decoration: none;
}

h4 a:visited {
    color: #e5251c;
    text-decoration: none;
}

h4 a:hover {
    color: #e5251c;
    text-decoration: underline;
}

h5 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #e5251c;
}

h6 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 0px;
    color: #e5251c;
}

ul {
    list-style: none;
    padding: 0px;
    margin: 10px 0px 20px 0px;	z-index:1000;
}

ul li {
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 50px;	z-index:1000;
}

ul li.last {
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 10px 50px;
}

ul li.table {
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

p {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 10px 0px;
} 

.homeRightCol p {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 10px 0px;
} 

.headerBar {
    background-color: #686868;
    width: 100%;
} 

.headerLinks {
    color: #fff;
    width: 800px;
    text-align: right;
    margin: 0px auto;
    padding: 4px 0px 3px 0px;
} 

.headerLinksNav {
    display: inline;
} 

.headerLinksNav li {
    display: inline;
    background: none;
    list-style: none;
    margin: 0px;
    border-right: 1px solid #fff;
    padding: 0px 7px 0px 3px;
} 

.headerLinksNav li.last {
    border-right: none;
	background:none;
    padding: 0px 0px 0px 2px;
	margin:0px;
} 

.headerLinks a {
    color: #fff;
} 

.headerLinks a:visited {
    color: #fff;
} 

.headerLinks a:hover {
    color: #fff;
}
.headerLinks .current-menu-item a {color: #ffff00;}.headerLinks .current-menu-item a:visited {color: #ffff00;}.headerLinks .current-menu-item a:hover {color: #ffff00;}.headerLinks .current_page_ancestor a {color: #ffff00;}.headerLinks .current_page_ancestor a:visited {color: #ffff00;}.headerLinks .current_page_ancestor a:hover {color: #ffff00;} .headerLinks .current-page-ancestor a {color: #ffff00;}.headerLinks .current-page-ancestor a:visited {color: #ffff00;}.headerLinks .current-page-ancestor a:hover {color: #ffff00;} .bannerBar {
    width: 100%;
    background-image: url(images/bg_banner_home_repeat.jpg);
    background-position: center;
    background-repeat: repeat-x;
    margin-bottom: 1px;
} 
.bannerImage {
    margin: 0px auto;
    width: 800px;
} 
.secBannerBar {
    width: 100%;
    background-image: url(images/bg_banner.jpg);
    background-position: center;
    background-repeat: repeat-x;
    margin-bottom: 1px;
    height: 125px;
} 
.secBanner {
    margin: 0px auto;
    width: 800px;
} 
.menuBar {
    background-color: #E5251C;
    width: 100%;
    height: 50px;
} 
.menuContainer {
    margin: 0px auto;
    width: 800px;
} 
.logo {
    float: left;
    width: 180px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ADA998;
} 
.menu {
    float: left;
    width: 800px;
    color: #fff;
    text-align: left;
    font-size: 16px;
} 
.menu a {
    color: #fff;
    text-decoration: none;
} 
.menu a:visited {
    color: #fff;
    text-decoration: none;
} 
.menu ul {
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
.menu ul li {
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 14px 22px 0px 22px;
    position: relative;
    border-left: 1px solid #E5251C;
    border-right: 1px solid #E5251C;
    background: none;
z-index: 10000000;
} 
.menu ul li.page-item-9 {
    padding: 14px 25px 0px 22px;
} 
.menu ul li.first {/*    padding: 14px 7px 0px 0px;    padding: 14px 33px 0px 31px;*/
} 
.menu ul li.last {
} 
.menu ul li ul {
    background-color: #fff;
    position: absolute;
    color: #ff433a;
    top: 46px;
    left: -1px;
    width: 100%;
	_width:169px;
    _left: 0px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    display: none;
}
.menu ul li.page-item-9 ul{
	_width:157px;
}

 .menu ul li.activeNav {
    border: 1px solid #000;
    background-color: #fff;
    color: #ff433a;
    padding-bottom: 14px;
}
.menu ul li.activeNav a {
    color: #ff433a;
}
.menu ul li ul li {
    width: 100%;
    float: left;
    padding: 0px 0px 5px 23px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    border: none;
}
.menu ul li ul a {
    color: #e5251c;
}
.menu ul li.activeNav ul {
    display: block;
}
.current_page_item a {color: #000;}.current_page_item a:hover {color: #000;}.current_page_item a:visited {color: #000;}.current-page-ancestor a {color: #000;}.current-page-ancestor a:hover {color: #000;}.current-page-ancestor a:visited {color: #000;}

ul.childNav {
    list-style: none;
    float: left;
    width: 180px;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #9F9C8F;
}

ul.childNav li {
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

ul.childNav li ul {
    display: none;
}

ul.childNav li.current_page_item ul {
    display: block;
}

ul.childNav li.current_page_ancestor ul {
    display: block;
}
ul.childNav li.current_page_item ul li a {color: #e5251c;}ul.childNav li.current_page_item ul li a:visited {color: #e5251c;}ul.childNav li.current_page_item ul li a:hover {color: #e5251c;}
ul.childNav li.current_page_ancestor ul li a {color: #e5251c;}ul.childNav li.current_page_ancestor ul li a:visited {color: #e5251c;}ul.childNav li.current_page_ancestor ul li a:hover {color: #e5251c;}
ul.childNav li.current_page_item ul li.current_page_item a {color: #000;}ul.childNav li.current_page_item ul li.current_page_item a:visited {color: #000;}ul.childNav li.current_page_item ul li.current_page_item a:hover {color: #000;}
ul.childNav li.current_page_ancestor ul li.current_page_item a {color: #000;}ul.childNav li.current_page_ancestor ul li.current_page_item a:visited {color: #000;}ul.childNav li.current_page_ancestor ul li.current_page_item a:hover {color: #000;}

.bodybar {
    width: 100%;
    float: left;
    background-image: url(images/bg_body_bar_wide.gif);
    background-repeat: repeat-y;
}.body {
    margin: 0px auto;
    width: 800px;
    padding: 0px 0px 0px 0px;
    clear: both;
}.bodyContent {
    float: left;
    width: 800px;
    background-image: url(images/bg_body_content.gif);
    background-repeat: repeat-y;
} .leftCol {
    float: left;
    width: 180px;
    font-size: 12px;
    color: #737373;
    padding: 20px 20px 0px 0px;
    background-color: #E6E1CB;
    font-family: "Arial";
} .leftCol a {
    font-size: 12px;
    font-family: "Arial";
} .rightCol, .homeRightCol {
    float: left;
    width: 570px;
    margin: 0px 0px 0px 0px;
    padding: 18px 0px 30px 30px;
    background-color: #fff;
    height: 100%;
}.rightCol table tbody tr td p {
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
}.homeRightCol ul {
    margin: 0px;
    padding: 0px;
}.homeRightCol ul li {
    margin-left: 0px;
    padding-left: 20px;
} 

.blackFooter {
    color: #fff;
    width: 100%;
    text-align: center;
    background-color: #000;
    clear: both;
    padding: 2px 0px 4px 0px;
} .blackFooter ul{	list-style:none;	width:600px;	margin:0px auto;}.blackFooter ul li{	border-right:1px solid #fff;	display:inline;	background:none;	margin:0px;	padding:0px 8px 0px 8px;}.blackFooter ul li.last{	border:none;}
.blackFooter ul li#3007{	padding-left:9px;}
.blackFooter a {
    color: #fff;
} 

.redFooter {
    color: #fff;
    width: 100%;
    text-align: center;
    background-color: #e5251c;
    clear: both;
    padding: 5px 0px 5px 0px;
} 

.redFooter a {
    color: #fff;
} 

.copyright {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 13px;
    padding: 7px 0px 20px 0px;
} .contactForm {
    width: 475px;
    font-size: 12px;
    margin-left: 75px;
}.contactForm .textbox {
    width: 215px;
    border: 1px solid #666;
}.contactForm textarea {
    width: 260px;
    border: 1px solid #666;
}.contactForm tr td {
    vertical-align: top;
}.blankCol {
    width: 75px;
}.formLabel {
    width: 90px;
    padding: 7px 0px 7px 0px;
}.formField {
    width: 315px;
    padding: 6px 0px 6px 0px;
}.required td {
    background-color: #f1f1f1;
    padding: 0px 0px 12px 0px;
    color: #666;
}.requiredBottom td {
    background-color: #f1f1f1;
    padding: 12px 0px 12px 0px;
}.sidebar .widgetUL {
    padding-bottom: 20px;
}.sidebar .widgetUL li {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
}.sidebar .widgetUL li h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}.sidebar .widgetUL li.widget {
    background: none;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}.maintable {
    border-bottom: 1px solid #ADA998;
    padding-bottom: 20px;
    margin-bottom: 20px;
}.subtable {
    font-size: 11px;
    line-height: 14px;
}

.signupbox{
    float:left;
width:565px;
margin-top:10px;
	border:1px solid #ADA998;
	background-color:#f1f1f1;
	padding-left:10px;
	padding-top:10px;
}


.blognavigation{
	margin-top:30px;
	margin-bottom:12px;
}

.events{
	float:left;
	width:560px;
	padding:0px 0px 0px 0px;
	background-color:#ddd;
}
.event{
	float:left;
	width:162px;
}
.event h2{
	color:#e5251c;
	margin:5px 0px 7px 0px;
	border-top:1px dashed #686868;
}
.event p{
	margin:0px;
	padding:0px;
}
.noevents{
	font-size:11px;
	font-style:italic;
}
.eventpost{
	float:left;
	padding-bottom:15px;
}
.eventpostdate{
	font-size:11px;
	line-height:14px;
	color:#000;
	padding-bottom:6px;
}
.eventposttitle{
	font-size:12px;
	line-height:14px;
	color:#E5251C;
	padding-bottom:8px;
}
.event a{
	font-size:12px;
	line-height:14px;
}
#event-pre-college{
	padding:0px 0px 0px 16px;
}
#event-business-school{
	width:160px;
	padding:0px 15px 0px 19px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
#event-graduate-school{
	padding:0px 0px 0px 17px;
}


.leftEvents a{
	font-size:11px;
}
.leftEvents{
	float:left;
	margin-bottom:20px;
}
.leftEvents h1{
	color:#E5251C;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
.leftEvents h2{
	color:#E5251C;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.leftEventsCorners{
	float:left;
}
.leftEventsBody{
	float:left;
	background-color:#F9F5E5;
	color:#000;
	font-size:11px;
	padding:0px 10px 0px 10px;
	width:161px;
	line-height:12px;
}
.leftEvent{	
float:left;	
width:161px;	
border-bottom:1px dashed #686868;	
margin-bottom:5px;	
padding-bottom:10px;
}

.leftEventTest{	
float:left;	
width:161px;	
padding-bottom:5px;
}

.leftEventPost{
	float:left;
	margin-bottom:12px;
}
.leftEventPostTitle{
	float:left;
	font-weight:bold;
	margin-bottom:6px;
}
.leftEventPostBody{
	float:left;
}

}
.post{
	float:left;
	width:560px;
}
.postmeta{
	float:left;
	width:560px;
	border-top:1px solid #686868;
	border-bottom:1px dashed #686868;
	font-size: 11px;
	color:#686868;
	margin:10px 0px 7px 0px;
	padding:5px 0px 5px 0px;
}

}
.postContent{
	float:left;
	width:560px;
}
.postContent div{
	margin-left:10px;
}
.category-events ul{
	margin-top:20px;
}
.slidedeckslide{
	margin:-10px 0px 0px -11px;
	width:448px;
	height:237px;	
}
#slide1{
	background-image:url(http://www.mathsp.com/wp-content/uploads/2011/03/Home-Promo-Test-Prep.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#slide2{
	background-image:url(http://www.mathsp.com/wp-content/uploads/2012/02/Home-Promo-Sub-Tutoring-.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#slide3{
	background-image:url(http://www.mathsp.com/wp-content/uploads/2011/03/promo-MathSP-Works.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#slide4{
	background-image:url(http://www.mathsp.com/wp-content/uploads/2012/02/Home-Promo-Team.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.slidedeckcopy{
	font-size: 14px;
	padding:180px 0px 0px 15px;
	line-height:15px;
	letter-spacing:.02em;
	width:400px;
}
.slidedeckcopytrick{
	font-size: 14px;
	padding:212px 0px 0px 315px;
	line-height:15px;
	letter-spacing:.02em;
	width:400px;
}
.hometable{
	border:1px solid #ada998;
	color:#ada998;
	font-size:10px;
	line-height:15px;
	margin-top:18px;
}
.hometableleft{
	padding:10px 15px 10px 15px;
}
.hometableright{
	padding:10px 15px 10px 0px;
}.thethe-tabs-group{	background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #E6E1CB;    box-shadow: 0 0 5px #D3D0C4;    margin: 0 0 30px;    padding: 20px;}.ui-widget-header{	background: none;    border: none;    color: #000;    font-weight: normal;}.ui-state-active{	background-none;	background-color:#E5251C;	border:none;	color:#fff;}.breadcrumbs{	padding:15px 0px 15px 0px;}.breadcrumbs a{color: #E5251C;text-decoration: none;}.breadcrumbs a:visited{color: #E5251C;text-decoration: none;}.breadcrumbs a:hover{color: #E5251C;text-decoration: underline;}
