@charset "UTF-8";
/*
Theme Name: OSU Authentic
Theme URI: http://oregonstate.edu/
Description: A branded OSU theme for use on blogs, newsletters and department sites built in Wordpress. Please review the Brand Book (http://oregonstate.edu/ua/brand) for tips on using this theme.
Author: OSU Web Communications and Central Web Services
Version: 1.0.2
Tags: Oregon State, OSU, brand, branded, tag, newsletter (optional)

General comments and license statement (optional).
*/

@font-face {
	font-family: 'EksjaExtremesThin';
	src: url(fonts/Eksja-thin-webfont.eot);
	src: local('☺'), url(fonts/Eksja-thin-webfont.woff) format('woff'), url(fonts/Eksja-thin-webfont.ttf) format('truetype'), url(fonts/Eksja-thin-webfont.svg#webfont) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EksjaExtremesRegular';
	src: url(fonts/Eksja-regular-webfont.eot);
	src: local('☺'), url(fonts/Eksja-regular-webfont.woff) format('woff'), url(fonts/Eksja-regular-webfont.ttf) format('truetype'), url(fonts/Eksja-regular-webfont.svg#webfont) format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	background-color: #252525;
}

body {
	background-color: #f8f7f5;
}

a {
	color: #D85A1A;
	text-decoration: none;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: white;
	background-color: #D85A1A;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

/* Header */

#hd {
	margin-bottom: 5px;
	padding-top: .6em;
}

#hd h1 {
	font-family: 'EksjaExtremesRegular', Arial, Helvetica, Verdana, sans-serif;
	font-size: 31px;
	color: #D85A1A;
	margin: 0 10px;
	display: inline;
	letter-spacing: -1px;
}

#hd h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 5px;
	display: inline;
	color: #D85A1A;
	font-weight: normal;
}

/*********** Navigation **************/
#hd > ul {
	margin-top: .7em;
	margin-left: 143px;
}

#hd ul .current_page_item a {
	text-decoration: underline;
}

#hd > ul > li {
	display: inline-block;
	margin: .3em;
}

#hd > ul > li > a {
	color: #4b4846; /* #615042; */
	text-transform: uppercase;
	font-weight: bold;
	padding: .25em;
}

#hd li a:hover, #hd li a:active, #hd li a:focus {
	color: #fff;
}

/* single level */
#hd li ul {
	position: absolute;
	width: 12em;
	left: -999em;
}

#hd li ul a {
	color: #fff;
	background: #D85A1A;
	font-weight: normal;
	display: block;
	padding: .4em;
}

#hd li:hover ul {
	left: auto;
}

/* multi level */
#hd li li li a {
	padding-left: 1.4em;
}

#hd > ul > li:hover a {
	background-color: #D85A1A;
	color: #fff;
}

#hd li li a:hover, #hd li li a:active, #hd li li a:focus {
	background-color: #615042;
	border-bottom: none;
}

#hd ul {
	padding: 0;
	list-style: none;
	line-height: 1;
}

/* main content */

#yui-main {
	background-image: url(images/background-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f8f7f5;
}

.yui-u {
	border-right: 1px solid #cccccc;
}

.maincontent {
	padding-left: 143px;
	padding-right: 5px;
	padding-bottom: 2em;
}

.maincontent p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.maincontent ul {
	margin-left: 20px;
}

.maincontent li {
	padding: 3px;
	list-style-image: url(images/bullet01.gif);
	margin-left: 4px;
	border: none;
}

.maincontent ol li {
	padding: 3px;
	list-style: decimal;
	margin-left: 30px;
	border: none;
}

.maincontent blockquote {
	padding: 20px;
	color: #666666;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
}

.maincontent h1 {
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.maincontent h2 {
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

.maincontent h3 {
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border-top: 1px dotted #666666;
}

.maincontent h4 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.maincontent h5 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.maincontent h6 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

.maincontent .navigation {
	height: 2em;
}

#feature {
	border-right: 1px solid #cccccc;
	background-color: white;
	border-bottom: 1px solid #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin-left: 138px;
	border-top: 1px solid #cccccc;
}

#feature a {
	color: #5a5a5a;
	font-style: italic;
}

#feature a:hover, #feature a:active, #feature a:focus {
	background-color: white;
	color: #D85A1A;
}

#feature p {
	color: #666666;
	font-style: oblique;
	font-size: 11px;
	padding: 3px;
}

.time {
	color: #4B4846;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 10px;
	text-transform: uppercase;
}

.subfeature {
	border-right: 1px solid #cccccc;
	background-color: white;
	border-bottom: 1px solid #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	margin-left: 138px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.subfeature a:hover, .subfeature a:active, .subfeature a:focus {
	background-color: white;
}

.subfeature a:hover p {
	color: #D85A1A;
}

.subcolumn {
	width: 200px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

.subcolumn p {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.sandbag {
	display: block;
	height: 1px;
	clear: both;
	width: 600px;
}

.maincontent img {
	padding: 5px;
	background-color: #fff;
}

.alignleft, .alignright {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation .alignleft, .navigation .alignright {
	background-color: transparent;
}

.alignleft img, .alignright img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 5px;
}

/* aligncenter */
.aligncenter {
	text-align: center;
	margin: auto;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.wp-caption {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 85%;
	color: #666666;
	margin: 5px;
	-moz-box-shadow: 1px 1px 5px #e0dfde;
	-webkit-box-shadow: 1px 1px 5px #e0dfde;
	box-shadow: 1px 1px 5px #e0dfde;
}

.postmetadata {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
}

#wp-calendar caption {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#wp-calendar {
	width: 165px;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 15px;
}

#wp-calendar thead {
	background-color: #D85A1A;
	color: white;
	border-bottom: 1px solid white;
}

#wp-calendar th {
	text-align: center;
}

#wp-calendar tfoot {
	border-top: 2px solid #cccccc;
}

#wp-calendar tbody #today {
	background-color: #D85A1A;
	color: white;
}

#wp-calendar tbody {
	text-align: center;
	color: #4B4846;
}

#wp-calendar td {
	padding: 1px;
}

#wp-calendar tbody a {
	color: #D85A1A;
	text-decoration: underline;
}

#wp-calendar tbody a:hover, #wp-calendar tbody a:active, #wp-calendar tbody a:focus {
	color: #fff;
}

#wp-calendar tbody #today a {
	color: #fff;
}

/* middle column */

.sb-middle h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
}

.sb-middle ul {
	margin-left: 20px;
}

.sb-middle > ul {
	border-bottom: 1px dotted #666666;
	padding-bottom: .5em;
	margin-right: 10px;
}

.sb-middle li {
	padding: 2px;
	list-style-image: url(images/bullet01.gif);
	margin-left: 3px;
	border: none;
}

/* sidebar right */

.sb-right {
	padding-left: 5px;
}

.sb-right li {
	padding: 1px;
	border-bottom: 1px dotted #666666;
}

.sb-right li li {
	margin-left: 6px;
	font-weight: normal;
	border: none;
}

.sb-right li li a {
	color: #D85A1A;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sb-right li li li a {
	color: #D85A1A;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sb-right-border {
	border-left: 1px solid #ccc;
}

.sb-right a:hover, .sb-right a:focus, .sb-right a:active {
	color: white;
	background-color: #666666;
}

.sb-right h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 7px;
}

#searchform {
	margin-top: 10px;
	margin-bottom: 5px;
}

.screen-reader-text {
	display: none;
}

#s {
	font-size: 11px;
	border: 1px solid black;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 2px;
	width: 110px;
}

#searchsubmit {
	font-size: 10px;
}

.pbo a:hover img {
	background-color: #f8f7f5;
}

.pbo img {
	margin-top: 20px;
}

.pbo {
	padding-bottom: 2em;
}

/* footer */
.footer {
	background-color: #252525;
	background-image: url(images/background-foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: white;
	border-top: 4px solid #cccccc;
	overflow: hidden;
	padding-bottom: 2em;
}

.footer a {
	color: white;
	border-bottom: 1px dotted white;
}

.footer a:hover, .footer a:active, .footer a:focus {
	border-bottom: 1px solid white;
	background-color: #D85A1A;
}

.footercontent {
	width: 974px;
	padding: 20px;
	text-align: left;
	margin: auto;
	clear: both;
}

.footercontactinfo {
	width: 130px;
	border-right: 1px solid white;
	padding-right: 5px;
	font-size: 10px;
	float: left;
	margin-right: 30px;
}

.footercontactinfo .widget {
	width: 130px;
}

.footercontent li {
	width: 160px;
	float: left;
}

.footercontent ul {
	padding: 5px;
}

.footercontent h2 {
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}

.footercontent li li {
	display: list-item;
	font-size: 11px;
}

p#akismet {
	margin-top: 1em;
}

/* skip nav */
a.skip_nav {
	position: absolute;
	left: -999em;
}

/* widgets */
.rss-date {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	display: block;
	padding: 3px;
}

table#recaptcha_table {
	padding: 0 !important;
	margin-left: -20px;
}

/* widget work for links, they were jumping on:hover before */
.subfeature a, #feature a {
	padding-top: 1px !important;
}

/* Entries */
.entry {
	overflow: hidden;
}

/* fix for sociable plugin */
.sociable ul {
	margin-left: 0;
}

.sociable li {
	display: inline;
}

.sociable li img {
	padding: 0;
}

.sociable a:hover, .sociable a:focus, .sociable a:active {
	background-color: transparent;
}
