<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Blue Tiles (responsive)
Description: A responsive custom theme designed and developed for the University of San Diego. Best used for blog posts and editorial type sites.
Author: Shay Pessah
Author URI: http://www.shaypessah.com
Template: twentytwelve
Tags: USD, University of San Diego, newspaper, featured image, featured blog posts, responsive, gray
*/

@import url("../twentytwelve/style.css");
header, nav, section, article, aside, footer, hgroup {
    display: block;
}
/*-------------------Typography----------------------*/
@font-face {
    font-family: "Museo300Regular";
    src: url("fonts/Museo300-Regular-webfont.eot");
    src: url("fonts/Museo300-Regular-webfont.eot?#iefix") format('embedded-opentype'),
         url("fonts/Museo300-Regular-webfont.woff") format('woff'),
         url("fonts/Museo300-Regular-webfont.ttf") format('truetype'),
         url("fonts/Museo300-Regular-webfont.svg#Museo300Regular") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Museo500Regular";
    src: url("fonts/Museo500-Regular-webfont.eot");
    src: url("fonts/Museo500-Regular-webfont.eot?#iefix") format('embedded-opentype'),
         url("fonts/Museo500-Regular-webfont.woff") format('woff'),
         url("fonts/Museo500-Regular-webfont.ttf") format('truetype'),
         url("fonts/Museo500-Regular-webfont.svg#Museo500Regular") format('svg');
    font-weight: normal;
    font-style: normal;
}

body .site, #page {
	background: none;
	box-shadow: none;
	min-width: 300px;
}

body, html {
	font-family: "myriad-pro",sans-serif;	
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

#main .widget-area {
	float: right;
	width: 100%;
}
h1, h2, h3, h4, h5,
.site-title, .entry-title {
	font-family: "myriad-pro",sans-serif;
	letter-spacing: 1;
	color:  #666;
}
a {
	color: #999;
}
a:hover {
	color: #dad9d9;
}
.socialmedia {
	width: 100%;
	position: relative;
	float: left;
	margin:  5px .5em;
}
.socialmedia ul {
	float: left;
}
.socialmedia li {
	display: inline-block;
	padding: 0 2px;
}
#secondary #searchform {
	float: right;
}
.site-header {
	background-color: none;
	height: 6em;
}
h1.site-title a,
h1.entry-title a {
    color: #666;
    text-transform: uppercase;
}
h1.site-title a:hover {
	color: #1d3548;
}
h1.entry-title a:hover {
	color: #333;
}
.site-header h1 {
	font-size: 26px;
	font-size: 2.857143rem;
	line-height: 1;
	margin:.5em 0 0;
}
.site-header h2 {
	color: #999;
}

.main-navigation {
	float: right;
	text-align: right;
	margin-top: 0;
}
#menu-primary-navigation {
	text-align: right;
}
ul.sub-menu li {
	text-align: left;
}
.archive-header {
	margin: 22px 0;
	margin: 1.571428571rem 0;
	padding-bottom: 0;
	border-bottom: 1px solid #E0E0E0;
}
.archive-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.714285714rem;
	font-weight: bold;
	color: #888888;
}
#primary {
	min-height: 350px;
	width: 62%;
	clear: both;
	float: left;
}
#secondary {
	background-color: #092A49;
	width: 35%;
	margin-left: 2%;
	float: right;
}
.site-content article {
	background-color: #EFEFEF;
	border: 2px solid #EDEDED;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	min-height: 150px;
	width: 98.65%;
	float: left;
	font-size: 12px;
	padding-bottom: 0 !important;
}

.entry-header, 
.entry-content,
.entry-meta {
	padding: 10px 24px;
	padding: 0.714285714rem 1.714285714rem;
	color: #666;
	text-transform: none;
	font-weight: normal;
	text-align: left;
}

#secondary .widget ul li {
	list-style: none;
	text-align: left;
	margin: 0;
}
.site-content {
	margin: 0;
	padding: 0;
}
.entry-header {
	margin-bottom: 1em;
	border-bottom: 2px solid #DDDDDD;
}
.entry-header img.wp-post-image, .entry-header img {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 	
	border-right:10px solid #999; 
}
.comment-meta::after {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 	
	border-right:10px solid #999; 
}
/*----------------Page Template Styles-----------*/

.page-template-page-templatesfull-width-php #primary {
	width: 100% !;
}

.page-template-default .site-content article {
	width: 100% !important;
}
/*--------------------Search---------------------*/

input[type="text"]#s {
	width: 100px;
}
#searchsubmit {
	left: -34px;
	top: -1px;
	height: 25px;
	width: 30px;
	background-color: #FFF;
	padding: 9px;
	position: relative;
}
#searchform input[type="submit"]{
	background: url(images/search.png) 0 0;
	background-repeat: no-repeat;
	border: none;
	box-shadow: none;
	position: relative;
	width: 25px;
	height: 25px;
	background-color: none;
	position: relative;
}
#searchform input[type="submit"]:hover {
	background: url(images/search.png) -46px 0;
	background-repeat: no-repeat;
	border: none;
	box-shadow: none;
	position: relative;
	width: 25px;
	height: 25px;
	background-color: none;
	position: relative;
}

/*-------------------Images------------------*/
img.alignright {
	margin: 12px 0 12px 12px;
	margin: 0.857142857rem 0 0.857142857rem 0.857142857rem;
}
img.alignleft {
	margin: 12px 12px 0 12px;
	margin: 0.857142857rem 0.857142857rem 0 0.857142857rem;
}

/*-------------------Comments-------------------*/

#comments ol.commentlist li article {
	background-color: #EFEFEF;
	width: 100%;
}
.comments-area article {
	margin: 0 0 10px 0;
}
.comments-area article header {
	margin: 0 0 20px;
	margin: 0 0 1.428571rem;
	overflow: hidden;
	position: relative;
}
.comments-link {
	float: right;
	width: 30%;
	text-align: right;
}

ol.commentlist li:nth-child(odd) {
	background-color: #EFEFEF;
}
.meta {
	width: 70%;
	text-align: left;
}
article.comment {
	background-color: none !important;
	border: none;
}
.fn {
	background-color: #E9E9E9;
	height: 34px;
	padding: 10px 0 0 10px;
}
.comments-area article header cite, 
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 3.071429rem;
}
.comment-content {
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.reply {
	margin-left: 50px;
	margin-bottom: 3px;
	padding-bottom: 0;
}
ol.commentlist .children li {
	background: none !important;
}

/*--------------------Footer-------------------*/

footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin: 0 auto;
	padding: 24px;
	padding: 1.714285714rem;
	max-width: 100%;
}
.usdlogo {
	position: relative;
	vertical-align: middle;
	padding-right: 10px;
}
/*------------------Widgets---------------------*/
.widget {
	margin-bottom: 2em;
	font-size: 12px;
	font-size: 0.875rem;
	line-height: 1.714285714rem;
	color: #999;
}

.widget-area .widget,
#secondary .homepage-sidebar {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	word-wrap: break-word;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

#secondary aside {
	padding: 1em;
	width: 93%;
	float: left;
}

h3.widget-title {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 18px;
	font-size: 1.242857rem;
	margin: 0;
	text-align: left;
	text-transform: uppercase;	
	line-height: 2;
}
.template-front-page .widget-area .widget ul, 
.template-front-page .widget-area .widget div {
	padding: 0 20px;
}

footer.entry-meta {
	background-color: #D9D9D9;
	color: #9e9e9e;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.line {
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom:20px;
	margin-bottom: 1.428571429rem;
}
.single-line {
	height: 25px;
	margin-bottom:20px;
	margin-bottom: 1.428571429rem;
}

.line h2 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height:1;
	margin-bottom: 16px;
	margin-bottom: 1.142857143rem;
	background: #F4F4F2;
	display: inline-block;
	padding: 0 10px 0 0;
	color: #888888;
}

.readmore a {
	float: right;
	clear: both;
	position: relative;
	margin-top: 2em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:hover {
	text-decoration: underline;
}
.site-content nav {
	margin-bottom: 16px;
	margin-bottom: 1.142857143rem;
}

/*-------------Navigation---------------------*/
#site-navigation .menu-toggle {
	background-image: none !important;
	background-color: #fff !important;
	border-bottom: 6px solid #666;
	border-top: 18px double #666;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	box-shadow: none !important;
	font-size:0;
	height: 0px;
	margin: 20px;
	padding: 4px 4px;
	position: relative;	
	font-size: 0;
	width: 34px;
}
.site-navigation .menu-toggle:hover {
	background-color: #e9e9e9 !important;
}
.site-navigation .menu-toggle.toggled-on {
	background-color: #E9E9E9;
	background-image: none !important;
	border: 0;
}


	
@media screen and (max-width: 600px) {	
	hgroup {
		width:70%;
		float: left;
		word-wrap: normal;
	}
	#site-navigation {
		margin-top: -5.5em;
		margin-bottom: 2em;
		width: 100%;
		right: 0;
	}
	.menu-primary-navigation-container {
		margin: 1em auto;
		width: 100%;
		text-align: center;
		float: left;
	}
	#menu-primary-navigation {
		text-align: left;
	}	
	.main-navigation li {
		margin-top: 12px;
		margin-top: 0.857142857rem;
	}
	ul.sub-menu {
		margin-left: 10px;
		padding-left: 5px;
		border-left: 2px solid #999;
	}	
	#primary, 
	#secondary,
	.site-content article,
	.comments-area article {
		width: 100%;
		float: left;
		margin: 0;
	}
	#comments article {
		width: 85%;
	}
	.commentlist li {
		width: auto;
		display: block;
	}
	.posts {
		float: left;
		width: 100%;
		position: relative;
	}
	#content .posts .date {
		background-color: #092A49;
		color: #fff;
		clear: both;
		line-height: 1.25;
		padding: 1em 0;
		text-align: center;		
	}
	.time {
		font-size: 10px;
	}
	
	.widget-area .widget, .right-widgets {
		width: 100%;
	}
	.usd_logo {
		float: none;
		text-align: center;
	}	
	
	.page.page-template #page #secondary .widget {
		width: 100%;
		margin: 1em 0 2em 0;
		text-align: center;
	}
	
	section .responsive-slider.flexslider {
		clear: both;
		margin-bottom: 4em;
		overflow: hidden;
		height: 150px;
		background-color: #FFF !important;
	}
	.responsive-slider.flexslider .flex-control-nav {
		display: none;
	}
}

@media screen and (min-width: 600px) {	
	body .site {
		margin: 0 auto;
	}
	.site {
		max-width: 1024px;
		max-width: 73.143rem;
		padding: 0 20px;
		padding: 0 1.428571429rem;		
	}
	hgroup {
		float: left;
		display: inline-block;
	}
	.usd_logo {
		float: left;
		padding-right: 1em;
		margin-top:  1.5em;
	}
		
	.main-navigation {
		width: 100%;		
	}
	.main-navigation ul.nav-menu, 
	.main-navigation div.nav-menu &gt; ul {
		border: none;
	}
	.main-navigation li {
		margin:1.5em 1.714285714rem 0 0 !important;
	}
	#content .posts .date {
		background-color: #092A49;
		color: #fff;
		clear: both;
		float: left;
		font-size: 12px;
		font-weight: bold;
		height: 50px;
		margin: 0 1em 0 0;
		padding: .5em 10px .5em;
		text-align: center;
		text-transform: uppercase;
	}
	.time {
		font-weight: normal;
		font-size: 10px;
		line-height: 4;
	}
	section.ft, .header-image {
		width: 97%;
		margin: 0 auto;
		z-index: 10;
		box-shadow: 0px 0px 9px #2C2C2C;
		clear: both;
	}
	section#primary #content {
		padding-left: 15px;
	}
	#article_title {
		padding: 0 20px;
	}
	#main .widget-area {
		float: right;
		width: 100%;
	}
	.home .site-content article, 
	.site-content article {	
		float: left;	
		width: 76%;		
	}
	.page-template-page-templatesfull-width-php .site-content article {
		width: 100%;
	}
	.home #content, .site-content {
		width: 100%;
		float: left;
	}
	#content {
		float: left;
	}
	.home .site-content {
		padding-left: 0;
	}
		
}
@media screen and (min-width:900px) {
	.main-navigation {
		width: 50%;	
	}
	.main-navigation li {
		margin:1.5em 1.714285714rem 0 0 !important;
	}	
	body.custom-background-empty {
		background-color: #FFF;
		width: 100%;
	}
}
</pre></body></html>