/*
THEME NAME: The Berkeley School
THEME URI: -
DESCRIPTION: Custom Theme developed for The Berkeley School by Use All Five.
VERSION: 1.0
AUTHOR: Ian Whitmore for Use All Five
AUTHOR URI: http://useallfive.com
TAGS: white, green, orange, blue
*/

/* Two-column with sidebar on left from the /examples/ folder
@import url('examples/2c-l.css');*/

body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #252525;
	background: #f3f3f3;
}

img{border:none;}

a:link{color: #00008B; text-decoration: underline;}
a:hover{color: #00008B; text-decoration: none;}
a:visited{color: #00008B; text-decoration: underline;}
a:active{color: #00008B; text-decoration: underline;}

hr {
  border: none 0; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}


h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

p { margin-bottom: 20px; }

.arrow{
	color: #666;
}

.wrapper{
	text-align: left;
}

.tan{
	background: #4ec1ed;
}


#header, #container, #homeMain, #mastHead, #footer, #contentBoxes, #newsEvents, #homefooter{
	width: 975px;
	margin: 0 auto;
}



#header{
	height: 134px;
	text-align: right;
	padding: 1px 0 0 0;
}

#headLogo{
	width: 140px;
	float: left;
}

#headContact{
	color: #3a3a3a;
	font-size: 11px;
	width: 400px;
	float: right;
	clear: right;
	letter-spacing: 0.02em;
}

#headContact a:link{
	color: #666;
	text-decoration: underline;
}

#headContact a:hover {
	color: #98AC49;
}

table.results {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234);
	border-collapse: separate;
	background-color: white;
}
table.results th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.results td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* HOME MAIN AREA */


#homeMain{
	height: 380px;
	background: transparent url('images/home_main_01.jpg') no-repeat;
	font-size: 13px;
	color: #333;
}

#homeMain a{
	color: #FFF;
	font-weight: bold;
}

#mainLeft{
	float: left;
	width: 350px;
	margin: 38px 0 0 18px;
}

html>body #mainLeft{
	float: left;
	width: 350px;
	margin: 38px 0 0 38px;
}

#mainLeft p{
	margin: 28px 0 0 0;
}


#mainRight{
	float: right;
	width: 500px;
	margin: 38px 28px 0 5px;
	z-index: 1;
}

html>body #mainRight{
	float: right;
	width: 500px;
	margin: 38px 18px 0 0;
}

/* HOME MIDDLE */

.middleWrap{
	width: 975px;
	margin: 4px auto;	
}

#homeMiddle{
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 24px 0;
}

#middleLeft{
	float: left;
	margin: 0 0 0 0px;
	width: 690px;
}

#middleLeft li{ float: left; list-style: none; margin: 5px 3px 0px 3px; padding: 0px 0px 0px 0px; border: 1px solid #999; background: #8CCEEA; height: 41px; }
#middleLeft li a {padding: 0; margin: 0px; text-align: center; font-size: 14px; font-weight: bold; color: #76843D; text-decoration: none;}
#middleLeft li a:hover{text-decoration: underline;}
#middleLeft li:hover { background: #A0CDD9; }

#middleRight {
	float: right;
	width: 280px;
	font-size: 13px;
	margin: 14px 0 0 0;
	text-align: right;
}

#middleRight img{
	vertical-align: middle;
	margin: 0 0 0 0px;
}



/* HOME CONTENT BOXES */

#contentBoxes{
	margin-bottom: 20px;
	clear: both;
}

#boxWrap{	
	padding: 0 0 14px 0;
	float: left;
	border-bottom: 1px solid #e1e1e1;
}

#contentBoxes .one{
	width: 295px;
	float: left;
	margin: 0 0 0 0px;
	text-align: left;
}

#contentBoxes .two, #contentBoxes .three{
	width: 295px;
	float: right;
	margin: 0 0 0 44px;
	text-align: left;
}

#contentBoxes p{
	width: 265px;
	padding-left: 4px;
	line-height: 170%;
	font-size: 12px;
	color: #696e74;
}

#contentBoxes a{
	color: #969696;
	text-decoration: underline;
}


/* NEWS & EVENTS */


#newsEvents{text-align: center;}

#newsWrap{
	float: left;
	background: #FFF;
	margin: 20px 0;
	width: 975px;
	padding: 26px 0;
}

#newsEvents li a:hover{
	text-decoration: underline;
}

#newsEvents li{
	vertical-align: top;
	text-align: left;
	float: left;
	display: block;
	width: 130px;
	height: 81px;
	padding:  0 14px;
	border-left: 1px solid #e1e1e1;
	font-size: 11px;
}

#newsEvents li.headerText{
	width: 200px;
	border: none;
	margin: 0 5px 0 10px;
	padding: 10px 0 0 10px;
}

#newsEvents li.headerText a{
	text-decoration: underline;
}



.ec3_schedule{
	background-color: #42aae1;
	border: none!important;
	margin: 0 12px 2px 0!important;
}

.ec3_schedule td{
	padding: 3px 6px!important;
}

.ec3_schedule *{
	color: #FFF!important;
}


ul.ec3_events{
	float: right;
	width: 710px;
}


.post{
	margin: 5px 0 35px 0;
}



#footer{
clear: both;
margin-top: 20px;
margin-bottom: 60px;
text-align: left;
border-top: 1px solid #e1e1e1;
padding: 15px 0 0 20px;
color: #888;
}


#footer ul{
	padding: 0;
}

#footer ul li{
	float: left;
	list-style: none;
	margin-right: 20px;
}

#footer ul li a{
	color: #00008B;
}

#footer ul li a:hover{
	text-decoration: none;
}

#footer ul li.current_page_item a, #footer ul li.current_page_ancestor a{
	color: #00008B!important;
}

#footer .tbsName{
	float: left;
	width: 160px;
	display: block;
	margin: 12px 0 60px 140px;
	color: #666;
	font-weight: bold;
}

.homeFooter{
	padding: 15px 0 0 20px!important;
	margin-bottom: 100px!important;
}

.homeFooter .tbsBold{
	font-weight: bold;
	margin-bottom: 0px;
}

.homeFooter p{
	color: #666;
	line-height: 100%!important;
}

.homeFooter .homeFootMenu{
	margin-top: 30px;
}

/* Just some example content */


div#menu {
margin:20px 0 15px 0;
text-align: right;
width: 800px;
float: right;
z-index: 2;
}

div#menu *{
}

div#menu ul{
	float: right;
	text-align: left;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul li{
padding: 10px 8px 10px 10px;
}

div#menu ul li a {
text-indent: -8000px;
display:block;
color: #111;
font-size: 12px;
font-weight: bold;
padding:0 18px 0 0;
text-decoration:none;
background: transparent url('images/menu_black_arrow.png') no-repeat center right;
}

div#menu ul li ul{
	width: 173px;
	border: 1px solid #CCC;
}

div#menu ul li:hover ul{
	float: none;
	margin: 0 0 0 0;
}

div#menu ul li ul li{
	width: 163px;
	padding: 6px 0 6px 10px;
}

div#menu ul li:hover{
	background: #eaeaea;	
}

div#menu ul li:hover a{
color: #76843D;
background: #8CCEEA url('images/menu_black_arrow.png') no-repeat center right;
}

div#menu ul li:hover ul li{
	background: transparent url('images/menu_trans_bg.png');
		border: none;
}

div#menu ul li:hover ul li a{
	text-indent: 0;
	font-weight: normal;
	font-size: 12px;
	background: none!important;
	height: auto!important;
	line-height: 130%;
	margin: 0 10px 0 0!important;	
	color: #646464!important;
	border: none;
}

div#menu ul li ul li{
	text-align: left;
}



div#menu ul li ul li:hover a, .current_page_item ul li:hover a{
	color: #c089bf!important;
}

.current_page_item a, .current_page_ancestor a{
	color: #BBB!important;
}

.current_page_item:hover a, .current_page_ancestor:hover a{
	color: #FFF!important;
}


div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


div#menu li.page-item-27 a, div#menu li.page-item-27:hover a{
	background-image: none;
	padding-right: 4px!important;
}


/* WHY CHOOSE US MENU */

div#menu ul li#why-choose-us{
	padding: 0;
}

div#menu ul li#why-choose-us a{
	width: 139px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/why_off.jpg') no-repeat top center;
}

div#menu ul li#why-choose-us:hover a, div#menu ul.why-choose-us li#why-choose-us:hover a, div#menu ul.community li#why-choose-us:hover a{
	background: transparent url('images/menu/why_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.why-choose-us li#why-choose-us a, div#menu ul.why-choose-us li#why-choose-us a{
	background: transparent url('images/menu/why_curr.jpg') no-repeat top center;
}

/* FACULTY & STAFF MENU */

div#menu li#faculty-staff{
	padding: 0;
}

div#menu li#faculty-staff a{
	width: 139px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/faculty_off.jpg') no-repeat top center;
}

div#menu ul li#faculty-staff:hover a, div#menu ul.faculty-staff li#faculty-staff:hover a, div#menu ul.community li#faculty-staff:hover a{
	background: transparent url('images/menu/faculty_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.faculty-staff li#faculty-staff a, div#menu ul.faculty-staff li#faculty-staff a{
	background: transparent url('images/menu/faculty_curr.jpg') no-repeat top center;
}


/* CURRICULUM & ACADEMICS MENU */

div#menu li#curriculum-academics{
	padding: 0;
}

div#menu li#curriculum-academics a{
	width: 195px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/curriculum_off.jpg') no-repeat top center;
}

div#menu ul li#curriculum-academics:hover a, div#menu ul.curriculum-academics li#curriculum-academics:hover a, div#menu ul.community li#curriculum-academics:hover a{
	background: transparent url('images/menu/curriculum_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.curriculum-academics li#curriculum-academics a, div#menu ul.curriculum-academics li#curriculum-academics a{
	background: transparent url('images/menu/curriculum_curr.jpg') no-repeat top center;
}


/* ADMISSIONS MENU */

div#menu li#admissions{
	padding: 0;
}

div#menu li#admissions a{
	width: 120px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/admissions_off.jpg') no-repeat top center;
}

div#menu ul li#admissions:hover a, div#menu ul.admissions li#admissions:hover a, div#menu ul.community li#admissions:hover a{
	background: transparent url('images/menu/admissions_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.admissions li#admissions a, div#menu ul.admissions li#admissions a{
	background: transparent url('images/menu/admissions_curr.jpg') no-repeat top center;
}


/* LOCATION MENU */

div#menu li#location{
	padding: 0;
}

div#menu li#location a{
	width: 103px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/location_off.jpg') no-repeat top center;
}

div#menu ul li#location:hover a, div#menu ul.location li#location:hover a, div#menu ul.community li#location:hover a{
	background: transparent url('images/menu/location_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.location li#location a, div#menu ul.location li#location a{
	background: transparent url('images/menu/location_curr.jpg') no-repeat top center;
}


/* CONTACT US MENU */

div#menu li#community{
	padding: 0;
}

div#menu li#community a{
width: 91px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/community_off.jpg') no-repeat top center;
}

div#menu ul li#community:hover a, div#menu ul.community li#community:hover a, div#menu ul.community li#community:hover a{
	background: transparent url('images/menu/community_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.community li#community a, div#menu ul.community li#community a{
	background: transparent url('images/menu/community_curr.jpg') no-repeat top center;
}


/* welcome-to-the-berkeley-school MENU */

div#menu li#welcome-to-the-berkeley-school{
	padding: 0;
}

div#menu li#welcome-to-the-berkeley-school a{
	width: 120px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent url('images/menu/welcome-to-the-berkeley-school_off.jpg') no-repeat top center;
}

div#menu ul li#welcome-to-the-berkeley-school:hover a, div#menu ul.welcome-to-the-berkeley-school li#welcome-to-the-berkeley-school:hover a, div#menu ul.community li#welcome-to-the-berkeley-school:hover a{
	background: transparent url('images/menu/welcome-to-the-berkeley-school_on.jpg') no-repeat top center;
	padding: 0;
}


div#menu ul.welcome-to-the-berkeley-school li#welcome-to-the-berkeley-school a, div#menu ul.community li#welcome-to-the-berkeley-school a{
	background: transparent url('images/menu/welcome-to-the-berkeley-school_curr.jpg') no-repeat top center;
}


/* SEARCH STYLES */

#search{
	text-align: right;
	float: right;
	width: 280px;
}


#searchform{
	border: 1px solid #CCC;
	width: 256px;
	float: right;
	margin: 12px 0 4px 0;
	padding: 2px 4px 2px 2px;
	background: #FFF;
}


html>body #searchform{
	border-top: 1px solid #999;
}

#searchform #s{
	border: 1px solid #FFF;
	text-align: left;
	color: #888;
	width: 200px;
}

#searchform #searchsubmit{
	vertical-align: middle;
}

/* BLOG MENU - LOG BUTTON */

#blogHead{
		float: right;
		margin: 10px 0 0 0;
		font-size: 0.9em;
		color: #666;
		width: 400px;
}

#editButton{
	background-color: #9AAD44;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	margin: 1px 2px;
}

#blogHead a{ color: #FFF; }
#blogHead a:hover{color: #FFF;}

#logButton{
	background-color: #497B70;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	margin: 1px 2px;		
}

#blogMenu{
	padding: 3px 5px;
	float: right;
	margin: 1px 10px;		
}

#blogMenu a{
	padding: 2px;
	color: #9AAD44;
	text-decoration: underline;
}

#blogMenu a:hover{
	color: #497B70;
}


.Alumni .alumniOn, .Staff .staffOn, .Faculty .facultyOn, .Parents .parentsOn, .Students .studentsOn{
	color: #497B70!important;
	text-decoration: none!important;
	background-color: #DDD;
}



/* PAGE MASTHEAD */

#mastHead{
	width: 980px;
	height: 131px;
	background-image: none;
	overflow: hidden;
	vertical-align: bottom;
	clear: both;
}

#breadCrumbs{
	font-size: 10px;
	margin: 8px 0 0 34px;
	color: #BBB;
}

#breadCrumbs a{
	color: #EEE;
	text-decoration: underline;
}


.pageTitle{
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	margin: 30px 0 0 34px;
	letter-spacing: -0.02em;
}

#pageTitleBar{
	margin: 0;
	height: 51px;
	background: transparent url('images/page_title_bg.png') no-repeat;
	padding: 12px 0 0 0;	
}

.smallTitle{
	font-size: 22px;
	margin: 0;
	font-weight: bold;
}


#printEmail{
	float: right;
	margin: 4px 20px 0 0;
}



/* SECTION MAST HEAD STYLES */

div.why-choose-us{
	background: transparent url('images/pages/why-choose-us.jpg') no-repeat top center;
	background-color: #ec733e!important;
}

span.why-choose-us{
	color: #ec733e!important;
}

div.why-choose-us-content h5{
	color: #ec733e!important;
}


div.community{
	background: transparent url('images/pages/community.jpg') no-repeat top center;
	background-color: #ec733e!important;
}

span.community{
	color: #ec733e!important;
}

div.community-content h5{
	color: #ec733e!important;
}



div.faculty-staff{
	background: transparent url('images/pages/faculty-staff.jpg') no-repeat top center;
	background-color: #42aae1!important;
}

span.faculty-staff{
	color: #42aae1!important;
}

div.faculty-staff-content h5{
	color: #42aae1!important;
}


div.curriculum-academics{
	background: transparent url('images/pages/curriculum-academics.jpg') no-repeat top center;
	background-color: #6b78e0!important;
}

span.curriculum-academics{
	color: #6b78e0!important;
}

div.curriculum-academics-content h5{
	color: #6b78e0!important;
}



div.admissions{
	background: transparent url('images/pages/admissions.jpg') no-repeat top center;
	background-color: #e2484e!important;
}

span.admissions{
	color: #e2484e!important;
}

div.admissions-content h5{
	color: #e2484e!important;
}


div.enrollment{
	background: transparent url('images/pages/admissions.jpg') no-repeat top center;
	background-color: #e2484e!important;
}

span.enrollment{
	color: #e2484e!important;
}

div.enrollment-content h5{
	color: #e2484e!important;
}


div.set-one{
	background: transparent url('images/pages/admissions.jpg') no-repeat top center;
	background-color: #e2484e!important;
}

span.set-one{
	color: #e2484e!important;
}

div.set-one-content h5{
	color: #e2484e!important;
}

div.location{
	background: transparent url('images/pages/location.jpg') no-repeat top center;
	background-color: #ff5c7b!important;
}

span.location{
	color: #ff5c7b!important;
}

div.location-content h5{
	color: #ff5c7b!important;
}



div.community{
	background: transparent url('images/pages/contact-us.jpg') no-repeat top center;
	background-color: #75be64!important;
}

span.community{
	color: #75be64!important;
}

div.community-content h5{
	color: #75be64!important;
}




div.next-steps{
	background: transparent url('images/pages/contact-us.jpg') no-repeat top center;
	background-color: #75be64!important;
}

span.next-steps{
	color: #75be64!important;
}


div.next-steps-content h5{
	color: #75be64!important;
}




div.news{
	background: transparent url('images/pages/news.jpg') no-repeat top center;
	background-color: #75be64!important;
}

span.news, h3.news, h3.news a, h2.news{
	color: #75be64!important;
}

div.weekly-newsnotes{
	background: transparent url('images/pages/news.jpg') no-repeat top center;
	background-color: #75be64!important;
}

span.weekly-newsnotes, h3.weekly-newsnotes, h3.weekly-newsnotes a, h2.weekly-newsnotes{
	color: #75be64!important;
}

div.events{
	background: transparent url('images/pages/events.jpg') no-repeat top center;
	background-color: #42aae1!important;
}

span.events, h3.events, h3.events a, h2.events{
	color: #42aae1!important;
}


div.letter-from-the-head{
	background: transparent url('images/pages/contact-us.jpg') no-repeat top center;
	background-color: #75be64!important;
}

span.letter-from-the-head, h3.letter-from-the-head, h3.letter-from-the-head a, h2.letter-from-the-head{
	color: #75be64!important;
}




div.error{
	background: transparent url('images/pages/error.jpg') no-repeat top center;
	background-color: #ff5c7b!important;
}

span.error{
	color: #ff5c7b!important;
}


div.search{
	background: transparent url('images/pages/search.jpg') no-repeat top center;
	background-color: #ff5c7b!important;
}

span.search{
	color: #ff5c7b!important;
}

h2.search{
	font-size: 20px;
	color: #ff5c7b!important;
}


div.welcome-to-the-berkeley-school{
	background: transparent url('images/pages/welcome-to-the-berkeley-school.jpg') no-repeat top center;
	background-color: #9aad44!important;
}

span.welcome-to-the-berkeley-school{
	color: #9aad44!important;
}

div.welcome-to-the-berkeley-school-content h5{
	color: #9aad44!important; 
}


/* CONTENT AREA */

#container{
	background:#f3f3f3 url('images/content_bg_tile.gif') repeat-y top right;
	width: 982px;
}

#content{
	width: 650px;
	border: none;
	padding: 10px 0px;
	margin-left: 310px;
	background: none;
	}

#content h5{
	font-size: 26px;
	margin: 0 0 20px 0;
	line-height: 130%;
	width: 500px;
	font-weight: bold;
}

#content h4{
	font-size: 16px;
	margin: 0 0 20px 0;
	line-height: 120%;
}

.entry-content{
	width: 575px;
	margin: 0px 0 40px 0;
	font-size: 12px;
}

.edit-link{
	margin-top: 30px;
}

.entry-date{
	margin: 3px;
	width: 250px;
}



/* SIDEBAR STYLES */

#sidebar {
float:left;
width:277px;
margin: 0;
padding: 0;
font-size: 13px;
letter-spacing: 0.01em;
font-weight: 200;
background: #e3e7e8;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#sidebar ul{
	margin: 0;
	padding: 0;
}

#sidebar li{
	list-style: none;
	color: #AAA;
	padding: 9px 0;
	display: block;
	background-color: transparent;
	background-image:  url('images/sidebar_bullet.gif');
	background-repeat:  no-repeat;
	background-position:  14px 14px;
}

#sidebar li a{
	margin: 8px 0 8px 15px;
	padding: 0 0 0 16px;
	width: 70%;
	color: #222;
	text-decoration: none;
}

#sidebar li.current_page_item, #sidebar li.current-cat{
	background-color: #d5d5d5;
	background-image:  url('images/sidebar_arrow.png');
	background-repeat:  no-repeat;
	background-position:  14px 14px;
}

#sidebar li:hover a{
	color: #646464!important;
}

#sidebar li.current_page_item a, #sidebar li.current_page_item:hover a,#sidebar li.current-cat a, #sidebar li.current-cat:hover a{
	color: #646464!important; 
}



/* Grandchildren Links */

#sidebar ul li ul {
	margin: 8px 0 10px 0;
}

#sidebar ul li ul li{
	background-color: #EEE;
	background-image: none!important;
	margin: 0 0 0 24px!important;
	padding: 5px 0 5px 12px;
}

#sidebar ul li.current_page_item ul li{
	background-color: #ffd5ff;
}

#sidebar ul li ul li a{
	padding: 0;
	background-image: none!important;
	margin: 0;
}

#sidebar ul li ul li a, #sidebar ul li:hover ul li a,#sidebar ul li.current_page_item:hover ul li a,#sidebar ul li.current_page_item ul li a{
	color: #C089BF!important;
}

#sidebar ul li:hover ul li:hover a{
	color: #b5b5b5!important;
	text-decoration: none;
}

#sidebar ul li.current_page_ancestor{
	background-color: #d5d5d5;
	background-image:  url('images/sidebar_arrow.png');
	background-repeat:  no-repeat;
	background-position:  14px 14px;
}

#sidebar ul li.current_page_ancestor ul li.current_page_item a, #sidebar ul li.current_page_ancestor:hover ul li.current_page_item a{
	color: #EEE!important;
}

#sidebar ul li.current_page_ancestor ul li.current_page_item{
	background: #b5b5b5;
}

#sidebar ul li.current_page_item ul li{
	background: #EEE;
}

#sidebar ul li.current_page_ancestor a, #sidebar ul li.current_page_ancestor:hover a{
	color: #646464!important;
}


#sidebar ul li.current_page_ancestor ul li a,#sidebar ul li.current_page_ancestor:hover ul li a{
	color: #888!important;
}

#sidebar ul li:hover ul li.current_page_item a, #sidebar ul li ul li.current_page_item a, #sidebar ul li.current_page_ancestor ul li:hover a{
	color: #76843D!important;
}


#sidebar ul li ul {
	display: none;
	visibility: hidden;	
}


#sidebar ul li.current_page_item ul, #sidebar ul li.current_page_ancestor ul {
	display: block;
	visibility: visible;	
}


#sidebar #interact{
	margin: 45px 0 0 0;
	padding: 0 0 10px 14px;
	color: #777978;
}

#sidebar #interact img{
	margin: 4px 10px 0 0;
}


#sidebar #nextSteps{
	color: #777978;
	padding: 25px 14px 10px 14px;
	border-top: 1px solid #ccc;
}

html>body #sidebar #nextSteps{
	padding: 25px 14px 10px 14px;
	border-top: 1px solid #ccc;
}


#sidebar #nextSteps div{
    padding: 6px 0 6px 8px; 
    margin: 6px 0;
    width: 230px; 
    text-align: left; 
    font-size: 12px; 
    font-weight: bold; 
    color: #ffd5ff; 
    text-decoration: none;
   	background-color: #ffd5ff;
	background-image:  url('images/next_steps_arrow.png');
	background-repeat:  no-repeat;
	background-position:  94% 50%;
	border: 1px solid #c7c7c5;
}



html>body #sidebar #nextSteps div{
    padding: 6px 0 6px 15px; 
    margin: 6px 0;
    width: 230px; 
    text-align: left; 
    font-size: 13px; 
    font-weight: normal; 
    color: #98AC49; 
    text-decoration: none;
   	background-color: #ffd5ff;
	background-image:  url('images/next_steps_arrow.png');
	background-repeat:  no-repeat;
	background-position:  94% 50%;
	}


#sidebar #nextSteps div a,#sidebar #nextSteps div.current_page_item a{
	color: #7d7f7e!important;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 1px 15px 1px 1px!important;
	margin: 0;
	width: 204px;
}

#sidebar #nextSteps div:hover a{
	color: #8c628b!important;
}

.entry-meta {
	margin: 24px 0;
	font-size: 10px;
	line-height: 130%;
}

.entry-title{
	font-size: 18px;
	margin: 16px 0 4px 0;
}



form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}


/* Comments */

div#comments-list{
	padding: 20px 0 20px 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	font-size: 11px;
}


.unapproved{
	color: #FFF;
	padding: 3px;
	background: #D37D42;
}


#respond{
	margin: 30px 20px;
}


.commentCount{
	color: #333;
}


div.comments ul{
	padding: 0 0 0 20px;
}

div.comments ul li {
margin:0 0 3.5em;
width: 550px;
list-style: none;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:.2em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin:14px 0 24px 0;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}


div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float: left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/* ADD THIS STYLES */
.addthis_toolbox .custom_hover
{
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button
{
    font-weight: bold;
    padding: 2px;
    -moz-border-radius: 2px 2px 0 0;    
    -webkit-border-radius: 2px 2px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active
{
    background-color: #eee;
}

.addthis_toolbox .hover_menu 
{
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .custom_hover .tower
{
    -webkit-border-radius: 0 2px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.addthis_toolbox .hover_menu 
{
    width: 136px;
    padding: 10px 0 10px 0;
    border: 3px solid #eee;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.addthis_toolbox .hover_menu  a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #426EAB;
}

.addthis_toolbox .hover_menu  a:hover
{
    background: #ebebeb;
    text-decoration: none;
    color: #000000;
}

.addthis_toolbox .hover_menu  span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu  .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu  .more span
{
    display: none;
}

.addthis_toolbox{
	float: right;
	margin-right: 150px;
}

/* FORMS STYLES */

form#form2 .info h2{
	display: none!important;
	visibility: hidden;
}

/* FACULTY IMAGES */

.facultyImages img{
	margin: 0 4px 0 0;
}
