<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Blue Orbit (responsive)
Description: A responsive custom theme designed and developed for the University of San Diego. Large featured image with a newspaper like layout. 
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("main_styles.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: url(images/background.jpg) no-repeat top;
}

#main {
	padding: 40px 20px;
	padding: 3rem 1.428571429rem 0;
	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;
}
.socialmedia {
	position: relative;
	float: right;
	margin:  5px 1em 0 0;
}
.socialmedia li {
	display: inline-block;
	padding: 0 2px;
}
.site-header {
	background-color: none;
}
h1.site-title a {
    color: #fff !important;
    text-shadow: 1px 1px 1px #01374D;
}
h1.site-title a:hover {
	color: #59c8fc;
}
.site-header h1 {
	font-size: 26px;
	font-size: 2.857143rem;
	line-height: 1;
	margin-bottom: 0;
}
.site-header h2 {
	color: #fff !important;
	font-size: 20px !important;
}

img.header-image {
	border-radius: 0;
}
.archive-header {
	margin: 22px 0;
	margin: 1.571428571rem 0;
	padding-bottom: 0;
	border-bottom: 1px solid #E0E0E0;
}
.archive-title {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.714285714rem;
	font-weight: bold;
	color: #888888;
}
.home #primary {
	width: 100%;
	clear: both;
}
.home .site-content article:first-child {
	padding-left: 0;
}
.home .site-content article {
	border-bottom: 0;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	width: 30%;
	min-height: 250px;
	float: left;
	padding: 0 2%;
}
.home.page #main {
	margin-top: 1em;
}
.home.page #primary {
	width: 64%;
}
.home.page #content {
	width: 100%;
}
.home.page .site-content article {
	width: 95%;
}
.page #page .site-content-full {
	width: 100% !important;
}
.page.page-template #page #secondary .widget {
	width: 100%;
	margin: 0 1%;
	text-align: center;
}
#secondary .widget ul li {
	list-style: none;
	text-align: left;
	margin: 0;
}
.site-content {
	margin: 0;
	padding: 0;
}
.entry-header {
	margin-bottom: 0;
}
.entry-header img.wp-post-image, .entry-header img {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
/*--------------------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%;
}

/*--------------Template Style------------------*/
ul.child-pages {
	width: 100%;
	list-style-position: inside;
	margin-left: 1em;
	line-height: 1.5;
}
ul.child-pages ul.children {
	list-style-position: inside;
	margin-left: 1.5em;
	line-height: 2;
}
/*------------------Widgets---------------------*/
.widget {
	margin-bottom: 2em;
	font-size: 12px;
	font-size: 0.875rem;
	line-height: 1.714285714rem;
}

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

#secondary aside {
	float: left;
}

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

footer.entry-meta {
	font-size: 10px;
	font-size: 0.714285714rem;
	color: #9e9e9e;
}
.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;
}

.main-navigation li ul {
	z-index:300;
}

/*-----------------------SLIDER------------------------*/
.responsive-slider.flexslider .slides
{
	max-height: 400px;
	height: 100%;
	overflow: hidden;
	border: 10px solid #fff;
}
.responsive-slider.flexslider .slides, .responsive-slider.flexslider .slides li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:block;
}
.responsive-slider.flexslider .slide-title a {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 18px;
	line-height: 1.3em;
	color: #FFF;
	background: #222;
	background: rgba(0, 0, 0, .4);
	text-shadow: none;
	margin: 0;
	padding: 0.5em 1em;
}
.flexslider .slides img {
	max-width: 100%;
	display: block;
	border-radius: 0;
}
.slide-thumbnail {
	width: 100%;
}
.responsive-slider.flexslider .flex-control-nav {
	width: 100% !important;
	bottom: 4% !important;
	margin: 0;
	padding: 0;
}

	
@media screen and (max-width: 600px) {	
	
	.home .site-content article {
		width:100%;
		margin-bottom: 20px;
		margin-bottom: 1.428571429rem;
		padding-bottom: 10px;
		min-height: 100px;
	}
	.widget-area .widget, .right-widgets {
		width: 100%;
	}
	.usd_logo {
		float: none;
		text-align: center;
	}
	.socialmedia {
		position: relative;
		width: 100%;
		text-align: center;
		margin: 5px auto 2em auto;
	}
	.main-navigation a {
		color: #fff;
	}
	.main-navigation a:hover {
		color: #757575;
	}
	.page.page-template #page #secondary .widget {
		width: 100%;
		margin: 1em 0 2em 0;
		text-align: center;
	}
	
	.single .site-content article, 
	.page #page #primary, 
	.single #page #primary, 
	.archive #page #primary {
		border-bottom: 4px double #EDEDED;
		margin-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 24px;
		padding-bottom: 0.714286rem;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
		width: 100%;
		float: left;
		padding: 0 2%;
		font-size: 12px;
	}
	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 {
		padding: 0;
		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;
	}
	.sitename_info {
		display: inline-block;
		float: left;
		margin-top: 2.5em;
	}
	.home .site-header {
		border: 0;
		margin: 0;
	}
	.site-header {
		width: 100%;
		min-height: 125px;
		position: relative;
		display: inline-block;
		border-bottom: 1px solid #EBEBEB;
		margin-bottom: 2em;
	}
	
	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;
	}
	.post .entry-header .entry-title {
		font-size: 20px;
		font-size: 1.714285714rem;
	}
	#main .widget-area {
		float: right;
		width: 100%;
	}
	.home #content, .site-content {
		width: 100%;
		float: left;
	}
	.home .site-content {
		padding-left: 0;
	}
	
	#bottom-sidebar, .first.bottom-widgets {
		width: 100%;
	}
	
	
	.home .widget-area .widget,
	.home .widget-area .widget:nth-child(even),
	.widget.bottom:nth-child(even),
	.widget.bottom {
		float: left !important;
		width: 31.25% !important;
		margin: 0 3%;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		word-wrap: break-word;
		display: inline-block;
		vertical-align: top;
    }
    .home .widget.bottom:nth-child(1),
    .home .widget-area .widget:nth-child(1),
    .home .widget-area .widget:nth-child(3),
    .widget.bottom:nth-child(3) {
    	margin-left: 0;
    	margin-right: 0;
    }	
   .page #page #primary, 
   .single #page #primary, 
   .archive #page #primary {
  	 	width: 66%;
		margin-right: 2%;
   }
}
@media screen and (min-width:900px) {
	#main {
		padding: 40px 20px;
		padding: 3rem 1.428571429rem 0;		
		background-color: #fff;				
	}
	
}
</pre></body></html>