/*
	Theme Name: Bare Bones
	Author: You
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	
	font-size: 100%;
	
	
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* END RESET*/



body { background: #ffffff; }

#wrapper { width: 980px; margin: 0px auto 40px auto; background: #ffffff; }

#header { 
	
	background: #fff;
	float:left;
	margin: 0 0 0 0;
}

#masthead {
	background:#fff;
	height:100px;
	width: 980px;
	float:left;
}

#mainNav {
	background-image: url(http://www.dllp.org/wp-content/themes/barebones/images/mainNav2.png); 
	background-repeat:no-repeat;
	background-position:bottom;
	height:40px;
	width:980px;
	float:left;
	
	}
	
#mainNav a:link {
	color: #fff;
}

#mainNav a:visited {
	color:  #fff;
}

#mainNav a:hover {
	color:#FC0;
}

/*#mainNav .page_item {
	list-style-type:none;
	display:inline-block;
	padding: 12px 0 0 95px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	height: 100px;
	

}*/

.menu-header li{
	
	display:inline-block;
	padding: 11px 0 0 90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	height: 100px;
}

.menu-header a:link, a:visited {
	color: #ffffff;
	text-decoration:none;
	}

.menu-header a:hover {
	color:#FC0;
}

#leftNav {
	width: 220px;
	background-image: url(http://www.dllp.org/wp-content/themes/barebones/images/leftNavGrey.png); 
	height: 700px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
	
	margin: 20px 0 0 0;
}

#leftNav a:visited {
	color:#fff;
	text-decoration:none;
}

#leftNav a:link {
	color:#fff;
	text-decoration:none;
}

#leftNav a:hover {
	color:#f34b24;
	text-decoration:none;
}



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color: #333;
	padding: 30px 60px 0 50px;
	float:left;
	width: 640px;
}

.content a:link {
	color: #f34b24;
	text-decoration:none;
}

.content a:visited {
	color: #f34b24;
	text-decoration:none;
}

.contentHeading {
	font-size: 24px;
	font-weight:600;
	line-height:26px;
	padding: 0 0 15px 0;
}

.contentHeading2 {
	font-weight: 600;
	font-size: 16px;
}

.newsHeading2 {
	font-weight: 600;
	font-size: 16px;
	margin:0 0 8px 0;

}

#scheduleHeading2 {
	padding: 10px 0 10px 0;

}

/******ABOUT PAGE***********/

.about_submenu {
	width: 216px;
	margin: 10px 0 0 5px;
}
.about_submenu a:link {
	color:#fff;
}
.about_submenu a:visited {
	color:#fff;
}

#menu-about-sub li {
	padding: 13px 20px 15px 25px;
	background-image:url(http://www.dllp.org/wp-content/themes/barebones/images/line.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

/*******RESOURCES*******/
.resources_submenu {
	width: 216px;
	margin: 10px 0 0 5px;

}

#resourcesContent {

}

#menu-resources-sub li {
	padding: 13px 20px 15px 25px;
	background-image:url(http://www.dllp.org/wp-content/themes/barebones/images/line.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

/******PERSONNEL****/

#personnelContent {
	margin: 0 0 75px 0; 

}

#personnelHeading2 {
	padding: 0 0 5px 0;
}

.personnel_submenu {
	width: 216px;
	margin: 10px 0 0 5px;

}

#menu-personnel-sub li {
	padding: 13px 20px 15px 25px;
	background-image:url(http://www.dllp.org/wp-content/themes/barebones/images/line.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.portraits {
	float: left;
	height:150px;
	width: 154px;

	
}

.portraitContent {
	float:left;
	height: 125px;
	width: 430px;
	padding: 25px 0 0 25px;
	/*background-color:#000;*/
	margin:0 0 30px 0;
	
}


/******SCHEDULE****/

.schedule_submenu {
	width: 216px;
	margin: 10px 0 0 5px;

}

#menu-schedule-sub li {
	padding: 13px 20px 15px 25px;
	background-image:url(http://www.dllp.org/wp-content/themes/barebones/images/line.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#homeContent a:link {
	color: #f34b24;
	text-decoration:none;
}

#homeContent a:visited {
	color: #f34b24;
	text-decoration:none
}

#homeWrapper {
	width: 970px;
	float: left;
}

#homeContent {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	line-height: 20px;
	padding: 10px 50px 40px 70px;
	width: 560px;
	float:left;
}

#homeBullets {
	padding: 0 55px 0 30px;
}

a.body:link, a.body:visited {
	color:#f34b24;
	text-decoration: none;
}

#rhsContent {
	width: 250px;
	
	float:left;
	margin: 0 40px 0 0;
}

.rhsImage {
	margin: 0 0 5px 0;
}
.rhsContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333;
	padding: 5px 0 15px 10px;
}

.rhsContentText a:link {

	color: #f34b24;
	text-decoration:none;
}

.rhsContentText a:visited {

	color: #f34b24;
	text-decoration:none;
}

.rhsContentText li {
	list-style:none;
}

.rhsContentText .textwidget {
	width: 220px;
}

.rhsHeader {
	font-weight:bold;
	padding: 0 0 4px 0;
}

#footer {
	background-image: url(http://www.dllp.org/wp-content/themes/barebones/images/footer.png); 
	background-repeat: no-repeat;
	background-size: 972px 50px;
	float: left;
	width: 970px;
	height: 36px;
	margin: 20px 0 0px 0;
	padding: 15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:9px;
	text-align:center;
	
	}
	
#footer a:link {
	color:#fff;
	text-decoration: none;
}

#footer a:visited {
	color:#fff;
	text-decoration:none;
}

#copyright {
	width: 970px;
	float: left;
	text-align: center;
	height: 40px;
	margin: 0px 0px 35px 0px;
}

#splash { margin: 40px auto 0px auto; }