/*
Theme Name:     Swarthmore Theme (Twenty Twelve Child)
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Twelve theme 
Author:         Michael Kappeler
Template:       twentytwelve
Version:        0.1.0
*/
 @import url("../twentytwelve/style.css");
body {
	background: url("img/bg_body.jpg") repeat scroll left top #ebe5d8;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
/* -------------------------------------------------------------- */
/* FONTS & HEADINGS */
/* -------------------------------------------------------------- */
@font-face {
	font-family: 'FilosofiaReg';
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreg-071211001EmigreWebOnly.eot') format('eot');
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreg-071211001EmigreWebOnly.eot?') format('embedded-opentype'),  url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreg-071211001EmigreWebOnly.woff') format('woff');
}
@font-face {
	font-family: 'FilosofiaRegLin';
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreglin-071211001EmigreWebOnly.eot') format('eot');
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreglin-071211001EmigreWebOnly.eot?') format('embedded-opentype'),  url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/filosreglin-071211001EmigreWebOnly.woff') format('woff');
}
@font-face {
	font-family: 'LeagueGothic';
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/League_Gothic-webfont.eot') format('eot');
	src: url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/League_Gothic-webfont.eot?') format('embedded-opentype'),  url('https://blogs.swarthmore.edu/academics/music-and-dance/wp-content/themes/twentytwelve-child-swat/webfonts/League_Gothic-webfont.woff') format('woff');
}
.body_inner_container {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10p rgba(0,0,0,0.3);
}
a:link, a:visited {
	color: #a3141b;
	outline: none;
}
body .site {
	margin-top: 0px;
	padding: 0 10px;
}
.page {
	background-color: #FFFFFF;
}
.site-header {
	min-height: 130px;
	padding: 0;
	margin-top: 0;
	position: relative;
	background: url("img/hdr_swarthmore.jpg") no-repeat left top #631919;
}
.header-title {
	float: left;
}
.site-header h1 a, .site-header h2 a, .site-header h1 a:hover, .site-header h2 a:hover, .site-header h1 a:visited, .site-header h2 a:visited .site-header ul li a:visited {
	color: #ffffff;
	text-shadow: 1px 1px #000000;
}
.site-header h1 {
	display: inline-block;
	float: left;
	padding: 14px 0px 0px 20px;
	font-family: 'FilosofiaReg', Georgia, Times, Times New Roman, Times-roman, Serif;
	font-size: 3.6em;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 0px;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
}
.site-header h2 {
	display: inline-block;
	float: left;
	padding: 30px 0px 0px 10px;
	font-family: 'FilosofiaReg', Georgia, Times, Times New Roman, Times-roman, Serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: normal;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
}
#header-searchform {
	width: 240px;
	height: 45px;
	margin: 0px auto;
	padding-top: 10px;
	clear: both;
}
#header-searchform form {
}
#s {
	width: 164px;
	height: 20px;
	margin: 0;
	padding: 2px;
	float: left;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomleft: 9px;
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font: 14px"Times New Roman", Times, serif;
	color: #333;
}
#searchsubmit {
	border: 1px solid #CCC;
	border-left: 0px;
	background: url("img/red_search_triangle.gif") #FFFFFF no-repeat;
	background-position: 53px 7px;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
	font-style: italic;
	text-align: left;
	color: #222;
	margin: 0;
	padding: 4px 4px 4px 8px;
	width: 65px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
#searchsubmit:hover {
	background: url("img/black_search_triangle.gif") #FFFFFF no-repeat;
	background-position: 53px 7px;
}
.main-navigation {
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1.0em;
	background: url("img/topnav_stretch.gif") #000 repeat-x;
	position: relative;
	margin: 0px auto;
	display: inline-block;
	border-top: 1px solid #555555;
	z-index: 2000;
	text-align: center;
}
.nav-menu ul {
	list-style: none;
	font-size: 1.1em;
	text-align: center;
}
.main-navigation ul {
	display: block;
	width: 100%;
}
.nav-menu ul li, .nav-menu .menu-item {
	clear: right;
	margin: 0;
	border-right: 1px solid #555555;
	background: url("img/topnav_active.gif") repeat-x;
}
.main-navigation li a, .main-navigation li {
	text-decoration: none;
	color: #FFF;
	background: none;
}
.current_page_item {
	height: 27px;
	color: #FFF;
	background: url("img/topnav_stretch.gif") #000 repeat-x;
}
.nav-menu ul li a:hover, .nav-menu .menu-item a:hover {
	color: #FFF;
	text-decoration: underline;
	background: none;
}
.main-navigation li {
	height: 19px;
	padding: 8px;
}
/*Content*/
.body_content {
	margin: 0px auto;
	padding: 0px 10px;
	padding-top: 10px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #333333;
	line-height: 18px;
	background: url("img/bg_container.jpg") repeat scroll left top #f9f5ed;
}
/*Content Area*/
#content h1, #content h2, h2.people_name, #content h3, h3.page_subtitle, #content h4, #content h5, #content h6 {
	margin: 6px 0 12px 0;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}
#content h1, h2.people_name {
	font-size: 2.4em;
	letter-spacing: 0.2px;
	line-height: 30px;
	text-align: left;
}
#content h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3.page_subtitle {
	font-size: 1.6em;
}
#content h3 {
	font-size: 1.2em;
}
#content h4 {
	font-size: 1.0em;
	color: #a3141b;
}
#content h5 {
	font: 0.8em Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.site-content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}
.widget-area {
	margin: 0;
}
#primary {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	background-color: #FFFFFF;
	margin-top: 0px;
}
#content article {
	margin: 10px 0px 25px;
}
.attachment #content {
	width: 910px;
}
#content .page-header h1 {
	font-size: 2.8em;
}
#content .entry-content h1 {
	font-size: 2em;
}
/* Sidebar */
.widget-area .widget {
	color: #333;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	margin: 0 0 15px 0;
	border: 1px solid #DDDDDD;
	background: url("img/widget_nav_bg.gif");
	-webkit-box-shadow: 1px 1px 7px rgba(153, 153, 153, 0.2);
	-moz-box-shadow: 1px 1px 7px rgba(153, 153, 153, 0.2);
	box-shadow: 1px 1px 7px rgba(153, 153, 153, 0.2);
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.2px;
}
.widget-area .widget_search {
	border: 0px solid #DDD;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.widget-area .widget h3 {
	margin-bottom: 0px;
	text-transform: none;
	font-size: 1.50em;
	line-height: normal;
}
.widget-area .textwidget li {
	margin-left: 0px;
}
.widget-area .widget .textwidget ul li a {
	padding: 5px 5px 5px 5px;
}
.widget-area .widget .textwidget ul li a:hover {
	background: none;
}
.widget-area .widget p {
	padding: 5px 5px 5px 5px;
}
.widget-area .textwidget ul, .widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-area .textwidget ul li, .widget ul li, .recentcomments {
	border-bottom: 1px dotted #CCCCCC;
}
.recentcomments {
	padding: 5px 5px 5px 5px;
}
.widget-area .widget ul li a {
	display: block;
	color: #333;
	line-height: 1.35em;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
}
.widget-area .widget a:hover {
	color: #a3141b;
	background: #FFF;
}
.widget .menu .current_page_item, .widget .menu .current_page_item a:hover {
	font-style: italic;
	background: url("img/siteArrow1.png") #FFF no-repeat 4px 9px;
}
.widget h3 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.40em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 1.1em;
	text-align: left;
	border-bottom: none;
	padding: 7px 5px 8px 15px;
}
.widget h3 {
	margin: 0px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #DDDDDD;
	background: url("img/topnav_stretch.gif") repeat-x left top #101010;
	overflow: hidden;
}
.widget-area .widget_nav_menu h3 {
	background: #631919 url("img/prim_nav_bg.gif") repeat-y;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle.toggled-on {
	border: 0px;
	background: none;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	box-shadow: none;
}
.socialmedia-buttons, .widget_text div, .widget_archive select, .widget_categories select {
	margin: 10px 10px;
}
/* -----Footer ----*/
.footer {
	width: 100%;
	padding: 0;
	margin-top: 0px;
	display: inline-block;
	border-top: 1px solid #FFFFFF;
	font: 0.75em Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #6b747f;
	color: #ffcc00;
	background: url("img/footer_bg.jpg") repeat scroll left top #631919;
}
.footer_bottom {
	clear: both;
	padding: 6px 0 5px 0;
	text-align: center;
	border-top: 1px solid #7e2727;
	color: #EFEFEF;
	background: url("img/footer_bg.jpg") repeat scroll left top #631919;
}
.footer a, footer[role="contentinfo"] a {
	color: #EFEFEF;
	text-decoration: none;
}
.footer a:hover, .footer_bottom a:hover, footer[role="contentinfo"] a:hover {
	color: #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
}
footer[role="contentinfo"] {
	margin-top: 0;
}
#footer_column1 {
	width: 150px;
}
#footer_column2 {
	width: 275px;
}
#footer_column3 {
	width: 150px;
}
#footer_column4 {
	border-right: none;
}
.footer ul {
	float: left;
	margin: 5px 15px 10px 5px;
	padding: 0;
	list-style: none;
}
.footer ul li {
	margin: 0 0 4px 0;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border-bottom: 0px solid #ededed;
	border-top: 0px solid #ededed;
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	text-indent: 0;
}
.main-navigation li a, .main-navigation li {
	display: inline-block;
	text-decoration: none;
}
.main-navigation li a {
	border-bottom: 0;
	color: #FFF;
	line-height: 3.692307692;
	text-transform: none;
	white-space: nowrap;
}
.main-navigation li a:hover {
	color: #000;
}
.main-navigation li {
	margin: 0 40px 0 0;
	margin: 0 2.857142857rem 0 0;
	position: relative;
}
.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
}
.main-navigation li ul li a {
	background: #efefef;
	border-bottom: 1px solid #ededed;
	display: block;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	padding: 8px 10px;
	padding: 0.571428571rem 0.714285714rem;
	width: 180px;
	width: 12.85714286rem;
	white-space: normal;
}
.main-navigation li ul li a:hover {
	background: #e3e3e3;
	color: #FFF;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #FFFFFF;
	font-weight: normal;
}
.main-navigation {
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1.0em;
	background: url("img/topnav_stretch.gif") #000 repeat-x;
	position: relative;
	margin: 0px auto;
	display: inline-block;
	border-top: 1px solid #555555;
	z-index: 2000;
	text-align: center;
}
.nav-menu ul {
	list-style: none;
	font-size: 1.0em;
	text-align: center;
}
.nav-menu ul li, .nav-menu .menu-item {
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #555555;
 background:
}
.nav-menu ul li a, .nav-menu .menu-item a {
	float: left;
	padding: 8px 10px 0px;
	font-family: "Times New Roman", Times, Serif;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	line-height: normal;
	white-space: nowrap;
}
.nav-menu ul li a:hover, .nav-menu .menu-item a:hover, .nav-menu .current_page_item {

	color: #FFF;
	background: url("img/topnav_active.gif") repeat-x;
}


.widget-area {
	width: 31.9%;
}
.site-content {
	width: 63.8%;
}
/* -----Footer ----*/
.footer {
	width: 100%;
	padding: 0;
	margin-top: 0px;
	display: inline-block;
	border-top: 1px solid #FFFFFF;
	font: 0.75em Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #6b747f;
	color: #ffcc00;
	background: url("img/footer_bg.jpg") repeat scroll left top #631919;
}
.footer_bottom {
	clear: both;
	padding: 6px 0 5px 0;
	text-align: center;
	border-top: 1px solid #7e2727;
	color: #EFEFEF;
	background: url("img/footer_bg.jpg") repeat scroll left top #631919;
}
.footer a, footer[role="contentinfo"] a {
	color: #EFEFEF;
	text-decoration: none;
}
.footer a:hover, .footer_bottom a:hover, footer[role="contentinfo"] a:hover {
	color: #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
}
footer[role="contentinfo"] {
	margin-top: 0;
}
#footer_column1 {
	width: 150px;
}
#footer_column2 {
	width: 275px;
}
#footer_column3 {
	width: 150px;
}
#footer_column4 {
	border-right: none;
}
.footer ul {
	float: left;
	margin: 5px 15px 10px 5px;
	padding: 0;
	list-style: none;
}
.footer ul li {
	margin: 0 0 4px 0;
}
#header-searchform {
	width: 254px;
	float: right;
	clear: none;
	padding: 30px 0px 0px;
}

.current_page_item{
height:100%;
}

@media screen and (min-width: 960px) {
body .site {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10p rgba(0,0,0,0.3);
}
.main-navigation {
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1.0em;
	background: url("img/topnav_stretch.gif") #000 repeat-x;
	position: relative;
	margin: 0px auto;
	display: inline-block;
	border-top: 1px solid #555555;
	z-index: 2000;
	text-align: center;
}
#site-navigation {
	height: 35px;
}
.nav-menu ul {
	list-style: none;
	font-size: 1.2em;
	text-align: center;
}
.nav-menu ul li, .nav-menu .menu-item {
	float: left;
	height: 35px;
	margin: 0;
	font-size: 16px;
	padding: 0;
	border-right: 1px solid #555555;
}
.nav-menu ul li a, .nav-menu .menu-item a {
	float: left;
	padding: 8px 10px 0px;
	font-family: "Times New Roman", Times, Serif;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
	line-height: normal;
	white-space: nowrap;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #FFF;
	font-weight: normal;
}
.nav-menu ul li a:hover, .nav-menu .menu-item a:hover, .current_page_item {

	color: #FFF;
	background: url("img/topnav_active.gif") repeat-x;
}
#header-searchform {
	width: 254px;
	float: right;
	clear: none;
	padding: 30px 0px 0px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
#header-searchform {
	width: 254px;
	clear: both;
	margin: 0px auto;
}
.main-navigation ul {
	display: block;
	width: 100%;
}
.main-navigation li a, .main-navigation li {
	text-decoration: none;
}
.nav-menu ul li, .nav-menu .menu-item {
	clear: right;
	padding: 8px 10px 0px;
	height: 35px;
	margin: 0;
	border-right: 1px solid #555555;
}
.nav-menu ul li a, .nav-menu .menu-item a {
	padding: 8px 10px 0px;
	font-family: "Times New Roman", Times, Serif;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	line-height: normal;
	white-space: nowrap;
}
}
/* Responsive video styles */
.videoContainer {
	position: relative;
	padding-bottom: 66.66%;
	/*16:9 video with control bar*/
	height: 0;
}
.videoContainer video {
	margin-top: 4%;/*HTML5 video has no control bar*/
}
.audioContainer {
	position: relative;
	height: 22px;
}
.audioContainer audio {
	width: 100%;
}
.videoContainer object, .videoContainer embed, .audioContainer object, .audioContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
