/*
Theme Name: UC Berkeley Spanish and Portuguese Department
Theme URI: http://spanish-portuguese.berkeley.edu/
Author: Colin Frangos & Stefan Gutermuth
Author URI: http://colinfrangos.com
Version: 1.2
License: GNU General Public License
License URI: license.txt

Made by hand in the People's Republic of Oakland

*/

/* 
WEB FONTS 
*/
/* 'Open Sans' */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600);

/* 'Open Sans Condensed' */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300);



/* resets */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {
 background-color: white;
}

/* always seem to need this... */
.clear {
	clear: both;
}



/****************************** DEMO ITEM MOVE AS NEEDED *******************************/

.accordion-header {
	background-color: #e5e5e5;
	max-width: 634px;
	padding: 5px 8px;
}

.collapseomatic_content, .play-title {
	width: 100%;
}


/* 
-------------------------------------------------------------- 
General structure
-------------------------------------------------------------- 
*/

body {
	font-size: 100%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
	background: url(images/header_ground.png) repeat-x;
}

.wideness {
	max-width: 1026px;
	margin: auto;
}


.entry-content-wrapper {
	padding-right: 3%;
	width: 100%;
	border-right: 1px solid #e5e5e5;
}

.index-post-container {
	padding-right: 33px;
	max-width: 700px;
}

.content {
	padding-bottom: 20px;
	overflow: auto;
	clear: both;
}

.page {
	padding: 20px 0;
	width: 100%;
	overflow: auto !important;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

ul.pagination {
	list-style: none;
	overflow: auto;
}

ul.pagination li{
	float: left;
	padding: 3px 8px;
	margin-right: 5px;
}

/* END General structure */


/*
--------------------------------------------------------------
Global styles
-------------------------------------------------------------- 
*/

em {	
	font-style: italic;
}

strong {
	font-weight: 600;
	/*font-weight: bold;*/
}

.right {
	float: right;
}

.left {
	float: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 {
	font-size: 20px;
	color: #8a5d3c;	
}

h2 {
	font-size: 18px;
	color: #336699;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 15px;
}


p, li {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 1.6;
}

a:link, a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

td {
	padding: 3px 7px 3px 0;
}

table {
	margin-bottom: 20px;
}

ul {
	list-style:disc;
	margin:0 0 20px 20px;
}

/* END Global Styles */

/* 
-------------------------------------------------------------- 
Header
-------------------------------------------------------------- 
*/

#site-header {
	margin-top: 35px;
}

.home-header-content {
	padding-top: 65px;
}

#page-header img{
	width: 100%;
	height: auto;
}


/* Header menu */


#main-nav {
	clear: both;
	width: 1026px;
	margin-top: 25px;

}

#main-nav ul {
	list-style: none;
	margin: 0;

}

#main-nav li {
	float: left;
	position: relative;
	margin: 0 25px 0 0;
}

#main-nav li:last-child {
	position: relative;
	margin: 0;
}

#main-nav li.Lucero_nav {
	float: right;
}

#main-nav ul li a {
	display: block;
	padding: 5px 10px 5px 0;
	color: black;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 16px;
}

#main-nav a:hover,
#main-nav a:focus {

}

/* Drop down */

#main-nav ul ul {
	display: none;
	float: left;
	padding: 5px 0 0 0;
	position: absolute;
	top: 25px;
	left: -18px;
	z-index: 10000;
	background-color: white;
	border: 1px solid #e5e5e5;
	border-radius:3px;
}


#main-nav ul ul ul a {
text-transform: none;
font-size: 13px;
padding: 0;
}

#main-nav ul ul li {
	border: none;
	margin: 0;
}

#main-nav ul ul li:first-child a {
	padding-top: 5px;
}

#main-nav ul ul li:last-child a {
	padding-bottom: 25px;
}

#main-nav ul ul li:only-child a {
	padding-top: 5px
	padding-left: 16px;
}

#main-nav ul ul a {
	text-transform: none;
	line-height: 1em;
	width: 14em;
	height: auto;
	padding: 16px 15px 2px 15px;
	border: none;
	font-size: 13px;
	font-weight:600;
}

#main-nav ul ul :hover > a,
#main-nav ul ul :focus > a {
}

#main-nav ul ul li:hover > a,
#main-nav ul ul li:focus > a {
	border-bottom: none;
}


#main-nav ul li:hover > ul,
#main-nav ul li:focus > ul {
	display: block;
}

#main-nav ul ul ul {
	left: 100%;
	top: -6px;
	padding: 7px 0 0 7px;
	margin: 0;
}

#main-nav ul ul ul li {
	padding: 4px 0 7px 10px;
}

#main-nav ul li ul li ul {

	display: block;
}


/* Highlight current page / parent menu item */
#main-nav li.current_page_item > a {

}

/* Special in case of custom header image */

.sf-sub-indicator {
	display: none;
}

#sub-access {
	background: #fff;
}

#sub-access ul {
	list-style: none;
	padding: 0;
}

#sub-access li {
	float: left;
	position: relative;
	border: 1px solid #E5E5E5;
}


#sub-access a {
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-size: 0.8em;
}


#sub-access ul ul {
	display: none;
	float: left;
	padding: 7px 0 0 0;
	position: absolute;
	top: 2.1em;
	left: 0;
	z-index: 99999;
	background-position: 30px 0px;
	background-image: url('images/arrowUp.png');
	margin-left: 10px;
	background-repeat: no-repeat;
}

#sub-access ul ul li {
	border: none;
	
}

#sub-access ul ul li:first-child a {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#sub-access ul ul li:last-child a {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
#sub-access ul ul li:only-child a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sub-access ul ul a {
	line-height: 1em;
	max-width: 10em;
	height: auto;
	color: #fff;
	background: #000;
}

#sub-access li:hover > a,
#sub-access li:focus > a {
	color: #000;
}

#sub-access ul ul :hover > a,
#sub-access ul ul :focus > a {
	color: #fff;
}

#sub-access ul ul li:hover > a,
#sub-access ul ul li:focus > a {
	border-bottom: none;
	background: #333;
}

#sub-access ul ul a:hover,
#sub-access ul ul a:focus {
	background: #333;
}

#sub-access ul li:hover > ul,
#sub-access ul li:focus > ul {
	display: block;
}

#sub-access ul ul ul {
	left: 100%;
	top: 0;
	padding: 0 0 0 7px;
	margin-left: 0;
}

/* Highlight current page / parent menu item */
#sub-access li.current_page_item > a,
#sub-access li.current_page_parent > a,
#sub-access li.current-page-ancestor > a,
#sub-access li.current-post-ancestor > a {
		color: green;
}

.Faculty_nav {
	border-bottom: 1px solid #e5e5e5 !important;
}

.Facultype {
	padding-left: 14px;
	margin-top: -6px !important;
}

/* END Header */

/* 
-------------------------------------------------------------- 
Main Content
-------------------------------------------------------------- 
*/

.entry-header {
	overflow: auto;
	margin-bottom: 15px;
}

.the-thumbnail {
	margin: 7px 15px 8px 0;
	float: left;
	max-width: 210px;
}

.entry-content {
	width: 70%;
}

.index-content {
	border-bottom: 1px #ccc solid;
	margin-bottom: 16px;
	padding-bottom: 12px;
}

.entry-title, index-title {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	word-wrap: break-word;
}

.footer-meta {
	margin: 1em 0;
}

blockquote {
	margin: 20px;
	padding-left: 10px;
	border-left: 1px #ccc solid;
	font-style: italic;
	color: #333;
	line-height: 1.4em;
	border-left-color: #EFEFEF;
	border-left-width: 10px;
}


div.entry-content-wrapper>ul li {
	margin-bottom: 5px;
}

.more-link {
	font-style:italic;
	font-size: 90%;
}
.more-link a:link,
.more-link a:visited {
	font-size: 0.6em;
	padding: 2px 20px;
	background: #9B9B9B;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 17px;
	color: white;
}

.more-link a:hover,
.more-link a:focus {
	
}

.page-header {

}
.page-header h1 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
	padding: 20px 50px;
}



/********************************
					WELCOME
				****************************/
.welcome-content {

}

.home-image-wrapper {
	max-width:608px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;

}

.home-column-right {
	float: right;
	width: 35%;
	padding: 0 50px 0 30px;
	border-left: 1px solid #e5e5e5;
}

.home-left-wrapper {
	width: 55%;
	overflow: auto;
}

img.home-image {
	width: 100%;
	height: auto;
}
.home-column-wrapper {
	width: 100%;
	overflow: auto;
}

.home-column {
	width: 48%;
	float: left;
	margin-right: 1%;
}

.home-border {
	border-left: 1px solid #e5e5e5;
}

/******************************
				HOME EVENT SIDEBAR
				***********************/

.home-event-wrapper {
	padding: 5px 0;
	border-bottom: 2px #e5e5e5 solid;
	margin: 0 8px 6px 0;
	overflow: auto;
}

#event-content {
	min-height: 20px;
}

.event-home-thumb {
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
}

h2.events-home-sidebar-title {
	margin: 0 0 20px 0!important;
}

h2.news-home-sidebar-title {
	margin: 0 0 20px 12px!important;
}


h1.event-home-title {
	font-size: 16px;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 1.1;
	letter-spacing: .02em;
}

h1.event-home-title a{
	text-decoration: none;
}

h1.event-home-title a:hover{
	text-decoration: underline;
}

.event-home-copy {
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
}

.news-home-thumb {
	height: auto;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 10px 0;
}

.home-news-wrapper {
	padding: 5px 0;
	border-bottom: 2px #e5e5e5 solid;
	margin: 6px 10px;
	overflow: auto;
}

div.donate {
	margin-top: 30px;
}

div.facebook {
	margin: 23px 16px 0 0;
	max-width: 77px;
	float: right;
}

img.facebook-logo {
	width: 100%;
	height: auto;
}

/***********************
		PERSON DIRECTORY PAGES
		*************************/

h1.people-title {

}
ul.person-details {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none!important;
}

ul.person-details li{
	padding: 0;
	margin: 0 0 4px 0;
}

.people-person {
	border-bottom: 1px solid gray;
	margin-bottom: 8px;
	padding-bottom: 8px;
	overflow: auto;
}


/*****   SINGLE PERSON   *********/

.person-header {
	overflow: auto;
	margin-bottom: 30px;
}

div.person-image {
	float: left;
	max-width: 196px;
}

ul.single-person-details {
	list-style: none;
	margin: 0 0 0 230px;
}

h1.person-name {
	font-size: 24px;
}

ul.single-person-details li{
	margin: 0;
}

/*************************
			COURSES
			****************/

.course-list-wrapper {
	max-width: 648px;
}

div.undergraduate-courses {
	margin-bottom: 40px;
}

.course-title {
	font-size: 16px;
}

span.course-type-links {
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .2em;
	margin-bottom: 10px;
}

span.course-type-links a {
	color: #aaa;
	font-weight: bold;
}

.course-level-header {
margin: 10px 0 16px 0;
	font-size: 17px;
	letter-spacing: .1em;
	text-transform:uppercase;
	color: white;
	background: #336699;
	max-width: 650px;
	padding: 4px 8px;
}

.course-content {
	border-bottom: 1px #ccc solid;
	margin-bottom: 14px;
	padding-top: 4px;
}

span.course-details {
	margin-left: 9px;
	padding-left: 9px;
	border-left: 1px #ccc solid;
	color: #666;
}

span.ccn {
	color: #666;
}

p.section-spacing {
	
}

/**********************

		**** NEWS AND EVENTS  ****
		
		*****************************/

.news-item {
	border-bottom: 1px solid #ddd;
	padding: 10px 0 6px 0;
	margin: 18px 0 6px 0;
}

.news-item:last-of-type {
	border-bottom: none;
}

.news-events-rule {
	border-top: 2px solid #336699;
	margin-top: 16px;
	padding-top: 12px;
}

ul.event-header-list {
	list-style: none;
}

/******************************
				EVENT SIDEBAR
				***********************/

.sidebar-event-wrapper {
	padding: 5px 0;
	border-bottom: 2px #e5e5e5 solid;
	margin: 0 8px 6px 0;
	overflow: auto;
}

h1.sidebar-event-title {
	font-size: 14px;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 1;
}

h1.sidebar-event-title a{
	text-decoration: none;
}

h1.sidebar-event-title a:hover{
	text-decoration: underline;
}



/**************************
			SIDEBAR
			*************************/


#sidebar {
	max-width: 25%;
	float: right;
	min-height: 250px;
	padding: 50px 3% 0 0;
	font-weight: bold;
}

#mo-width {
	margin-left: 10%;
}

#sidebar h2 {
	text-transform: uppercase;
	margin-top: 20px;
	word-wrap: break-word;
}

#sidebar h2.widgettitle {
	color: #333333;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar .children {
	margin-left: 0.5em;
	padding: 0!important;
	float: none;
}

#sidebar ul {
	margin: 5px 0 20px 0;
	list-style: none;
}


#sidebar ul li {
	padding: 0;
	margin:2px 0 10px 0;
	line-height: 1.2;
}

#sidebar ul li a {
	text-decoration: none;
	display: block;
/*	color: #336699;*/
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.rsswidget {
	margin-bottom: 10px;
}

#sidebar ul li a:hover,
#sidebar ul li a:focus {

}

#sidebar ul li.current_page_item > a {
	color:#333;
}

UL.sub-menu {
	margin: 5px 0 15px 13px!important;
}

ul.sub-menu li a {
	font-size: 90%;
	font-weight: normal;
}


/****** News and Events stuff *****/


ul#news-sidebar {
	margin: 10px 0 0 0;
}

ul#news-sidebar li {
	list-style: none;
	margin: 0;
	overflow: auto;
}

ul#news-sidebar li h2 {
    font-size: 14px;
    padding: 0px;
    margin: 0 0 5px 0;
    line-height: 1;
}



/****** Events Archive ******/

.event-archive-list {
	overflow: auto;
	padding: 8px 0 1px 0;
	border-bottom: 2px #e5e5e5 solid;
	margin-bottom: 6px;
}


/*****  GIVING *****/
.giving {
	background: url(images/giving.png) no-repeat;
	text-indent: -99999px;
	max-width: 177px;
	height: 34px;
	margin-top: 50px;
}

.giving-link {
	display: block;
	max-width: 177px;
	height: 34px;
}



/*******  COURSE SIDEBAR   *********/

h2.course-title-sidebar a {
	text-transform: none!important;
	font-size: 13px!important;
}

h2.course-title-sidebar {
	margin: 5px 0 !important;
}

#sidebar ul li.sidebar-course-list a {
	margin-bottom: 5px !important;
}

/* Notices */

/* 
-------------------------------------------------------------- 
Image Attachments
-------------------------------------------------------------- 
*/

img.attachment-post-thumbnail, img.attachment-event {
	max-width: 100%;
	height: auto;
}

.image-attachment .entry-header, .image-attachment .index-header {
	margin-left: 0;
	float: none;
}
.image-attachment div.entry-meta {
	float: left;
	font-size: .9em;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
	font-size: .9em;
}

.image-attachment .previous-image {
	margin-right: 10px;
}
.image-attachment .next-image {
	margin-left: 10px;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* 
--------------------------------------------------------------
Images
-------------------------------------------------------------- 
*/

a img {
	border: none;
}
p img {
	margin-bottom: 1em; 
}


img.alignleft,
.wp-caption.alignleft {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.alignright,
.wp-caption.alignright {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1.5em auto;
	height: auto;
}
.wp-caption {
	padding: 10px;
	text-align: center;
	background-color: white;
	border: 1px #ccc solid;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	font-size: 80%;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}

/****************** IMAGE SCALING   **********************/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
#sidebar img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1.5em auto;
	max-width: 100%;
	height: auto;
}
/* END Images */


/*************************   VIDEO SCALING   ********************/

.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
} 

	.embed-container iframe,
	.embed-container object,
	.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}



/*
--------------------------------------------------------------
Footer
--------------------------------------------------------------
*/

#footer {
	padding: 30px 0;
	margin-bottom: 20px;
	background: url(images/footer_logo.png) right no-repeat;
}

#footer-content {
	overflow: auto;

}

div.footer-left {
	max-width: 250px;
	border-right: 1px solid #999;
	float: left;
	padding-right: 15px;
	margin-right: 20px;
}

footer-right {
	max-width: 460px;
	float: left;
}

ul#footerul {
	list-style: none;
	margin: 0;
}

ul#footerul>li {
	font-size: 12px;
	line-height: 1;
	margin-bottom: 5px;
}

#footer-content p {
	margin: 10px 0;
	clear: both;
	font-size: 10px;
}



/**********************************         MEDIA QUERY MAYHEM STARTS HERE!   **********************/

@media only screen
and (max-width : 1046px ) {

body {
	background-image: none;
}


.wideness {
	max-width: 97%;
	padding: 0;
	margin: auto;
}

/******************  NAV *********************/

#main-nav {
    margin: 0;
    width: 100%;
}

#main-nav li {
	margin: 0 10px 0 0;
}

#main-nav ul li a {
	font-size: 14px;
	letter-spacing: .05em;
}

#main-nav li:last-child {
	float: left;
}

}

/*************** END 1040 ************************/

/*****************************************  START 970 ***********************/


@media only screen
and (max-width : 970px ) {

/*** WELCOME PAGE ***/


.home-image-wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;

}

.home-column-right {
	margin-left: 3%;
	width: 35%;
}

.home-left-wrapper {
	width: 50%;
}

.home-column-wrapper {

}

.home-column {
	width: 100%;
	float: left;
	margin-right: 10px;
}

.home-border {
	border-left: none;
}

/******************************
				HOME EVENT SIDEBAR
				***********************/

h2.events-home-sidebar-title {
	margin: 0 0 12px 0!important;
}

h2.news-home-sidebar-title {
	margin: 0 0 12px 12px!important;
}

div.donate {
	margin-top: 16px;
}



/*** Sidebar ****/

#sidebar {
	width: 22%;
	min-height: 120px;
	padding: 30px 0 0 0;
}

#sidebar h2 {
	margin-top: 8px;
}

#sidebar h2.widgettitle {
	font-size: 12px;
}



}

/*************** END 970 ************************/


/*****************************************  START 740 ***********************/


@media only screen
and (max-width : 740px ) {


-------------------------------------------------------------- 
General structure
-------------------------------------------------------------- 
*/


.content {
	margin-top: 20px;
	padding-bottom: 20px;
}

.page {
	padding: 0;
}

.entry-title, index-title {
	margin: 0;
}

/* END General structure */


/*
--------------------------------------------------------------
Global styles
-------------------------------------------------------------- 
*/


h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 15px;
}


p, li {
	font-size: 12px;
	margin: 0 0 8px 0;
}


/* 
-------------------------------------------------------------- 
Header
-------------------------------------------------------------- 
*/

#site-header {
	margin: 8px;
}

.home-header-content {
	padding-top: 35px;
}

/* Header menu */


#main-nav li {
	margin: 0 6px 0 0;
}

#main-nav ul li a {
	font-size: 12px;
	letter-spacing: .05em;
}



/* Drop down */

#main-nav ul ul ul a {
font-size: 11px;
}

#main-nav ul ul li:last-child a {
	padding-bottom: 8px;
}

#main-nav ul ul li:only-child a {
	padding-top: 5px
	padding-left: 8px;
}

#main-nav ul ul a {
	max-width: 14em;
	padding: 8px 7px 2px 7px;
	font-size: 11px;
}


/* END Header */

/* 
-------------------------------------------------------------- 
Main Content
-------------------------------------------------------------- 
*/

.the-thumbnail {
	max-width: 210px;
}

.page-header h1 {
	font-size: 1em;
	padding: 16px;
}



/********************************
					WELCOME
				****************************/

.home-image-wrapper {
	margin-bottom: 12px;
}

.home-column-right {
	width: 42%;
	margin-left: 0;
	padding: 0 6px 0 8px;
}



/*****   SINGLE PERSON   *********/

.person-header {
	margin-bottom: 12px;
}

div.person-image {
	max-width: 196px;
}

ul.single-person-details {
	margin: 0 0 0 230px;
}

h1.person-name {
	font-size: 24px;
}

/*************************
			COURSES
			****************/

div.undergraduate-courses {
	margin-bottom: 40px;
}

.course-title {
	font-size: 16px;
}

span.course-type-links {
	font-size: 12px;
}

.course-level-header {
	font-size: 17px;
	max-width: 650px;
}

/**********************

		**** NEWS AND EVENTS  ****
		
		*****************************/

.news-item {
	padding: 10px 0 6px 0;
	margin: 8px 0 6px 0;
}

.news-events-rule {
	margin-top: 16px;
	padding-top: 12px;
}

/******************************
				EVENT SIDEBAR
				***********************/


h1.sidebar-event-title {
	font-size: 14px;
}

/**************************
			SIDEBAR
			*************************/

#sidebar {
	width: 22%;
	min-height: 120px;
	padding: 30px 10px 0 0;
}

#sidebar h2 {
	margin-top: 8px;
}

#sidebar h2.widgettitle {
	font-size: 12px;
}

/****** News and Events stuff *****/

ul#news-sidebar li h2 {
    font-size: 12px;
}

/*****  GIVING *****/
.giving {
	margin-top: 25px;
}


/*
--------------------------------------------------------------
Footer
--------------------------------------------------------------
*/

#footer {
	padding: 20px 10px;
	margin-bottom: 10px;
	background-image: none;
}

div.footer-left {
	width: 32%;
	margin-right: 10px;
}

footer-right {
	width: 65%;
}

	
} /* END max-width : 740px */


/************************************** START 640 *****************/

@media only screen
and (max-width : 640px ) {

/* Header menu */


#main-nav li {
	margin: 0;
}

#main-nav ul li a {
	font-size: 12px;
	letter-spacing: .05em;
}

ul#footerul {
    font-size: 11px;
}

} /* END max-width : 640px */



/************************************** START 580 *****************/

@media only screen
and (max-width : 580px ) {


#main-nav ul li a {
	padding: 3px;
	font-size: 10px;
}

/**** WELCOME COPY DROPPER ****/

.home-column-right {
	float: none;
	width: 100%;
	border-left: none;
	padding: 0;
}

.home-left-wrapper {
	width: 100%;
}

.home-column-wrapper {
	width: 100%;
}

.home-column {
	float: none;
	width: 100%;
}

}

/****************  END 580 **************************/

/************************************** START 450 *****************/

@media only screen
and (max-width : 450px ) {


/*
--------------------------------------------------------------
Global styles
-------------------------------------------------------------- 
*/


h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}


p, li {
	font-size: 10px;
	margin: 0 0 4px 0;
}

.entry-header {
    margin-bottom: 7px;
}

.entry-title, index-title {
    margin: 0;
}

.entry-content-wrapper {
    width: 100%;
    padding: 0;
    border-right: none;
}
.entry-content {
	width: 96%;
    padding: 0 2%;
    margin: 0;
}

#main-nav {
    margin-top: 0;
}

#sidebar {
	display: none;
}	
	
} /* END max-width : 450px */




