/*
Theme Name: Northeastern News 2.0
Theme URI: https://www.northeastern.edu/news/
Author: Alex Turnwall
Author URI: http://www.turnwall.com
Description: The official Northeastern news site. Version 2.0 adds a re-worked mobile/responsive navigation, better support for higher-resolution screens, and most inportantly, the new Blogs features! 
Version: 2.0
*/


/* =Reset
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; 
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
}
body {
	background-color:#E5E5E4;
	font-size: 19px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote {
	quotes: "\201C""\201D""\2018""\2019";
	margin: 2.2em 0;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.archive article.hentry blockquote p,
blockquote p {
	margin: 0;
	font-size:1.1em;
	line-height:155%;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:500;
	color:#2C2C2C;
	clear:none;
}
blockquote:before,
blockquote:after {
	font-size: 4.0em;
	display: inline-block;
}
blockquote:before {
	content: "&ldquo;";
	content: "\201C";
	float: left;
	margin: 0.2em 0 0 -0.5em;
}
blockquote:after {
	content: "&rdquo;";
	content: "\201D";
	float: right;
	margin: -0.2em -0.5em 0 0;
}
a.quote-format-link {
	float: right;
	font-size: 0.7em;
	color: #8e8e8e !important;
}

a:focus {
	outline:none /*thin dotted*/;
}
a:hover, a:active { 
	outline: 0;
}
a img {
	border: 0;
	outline: 0;
	padding:0;
	margin:0;
	max-width:100%;
	height:auto;
	box-sizing: content-box;
}
.imglink {
	float:left;
	display:inline-block;
}
.imglink img {
	box-sizing: content-box;
	width:100%;
	float:left;
}
body, button, input, select, textarea {
	color: #404040;
	font-family: Baskerville, Garamond, "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height:125%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight:normal;
	line-height:100%;
}
h1 {
	font-size: 3.0em;
	color:#000;
}
h1.entry-title,
h1.page-title {
	margin:0 0 0.5em 0;
}
body.classification_3qs h1.entry-title {
	color:#FFF;
}
h2 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	line-height:100%;
	margin-bottom: 0.6em;
}
body.classification_3qs .site-content h3 {
	color:#008C76;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}
h4.fe_title {
	margin-bottom:45px;
}
h5 {
	font-size: 17px;
	margin-bottom: 5px;
}
h6, h6 a:link, h6 a:visited, .head6, .head6 a:link, .head6 a:visited, a.head6:link, a.head6:visited {
	font-size: 12px;
	margin-bottom: 0.6em;
	font-family: 'HelveticaNeueCondensed', 'HelveticaNeue-Condensed', 'Helvetica Neue Condensed', 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#999;
	margin-bottom:10px;
	text-transform: uppercase;
}
h6 a:hover, h6 a:active, .head6 a:hover, .head6 a:active {
	color:#666;
}
.special-topics {
	padding:0 0 6px;
	border-bottom: 1px solid #999;
	display:inline-block;
	width:auto;
	float: left;
	clear: both;
}
.featured-headers-contain {
}
h2.comments-title {
	padding:0 0 8px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
p {
	margin-bottom: 1.1em;
	font-family: Georgia, Baskerville, Garamond, "Palatino Linotype", "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 145%;
}
ul, ol {
	margin: 0 0 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
li {
	margin-bottom: 1.0em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em 0;
}
b, strong {
	font-weight: bold;
}
/*dfn, cite,*/ 
em, i {
	font-style: italic;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button, input, select, textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
 *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button, input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
 *overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #fafafa), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 2px 1px #fff;
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.4rem;
	padding: 1.12em 1.5em .88em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #f5f5f5), color-stop(100%, #dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* IE10+ */
	background: linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc', GradientType=0 ); /* IE6-9 */
	border-color: #bbb #bbb #aaa #bbb;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15);
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, .15);
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
 border: 0;
 padding: 0;
}
input[type=text], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus, textarea:focus {
	color: #111;
}
input[type=text] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}
header .nav-search {
	float:right;
	margin:9px 3px 0 0;
}
.site-search {
	float:left;
	clear:both;
	margin:0;
}
.nav-search input#s {
	width:30px;
	background-color:transparent;
	border:1px solid #FFF;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.nav-search input#s:hover {
	width:180px;
	background-color:#FFF;
	border:1px solid #ccc;
	padding-left:33px;
}
input#s:focus, input#s:active {
	border:1px solid #666;
	background-color:#FFF;
	box-shadow: 0 0 4px #E4E4E4 inset;
}
.site-search input#s {
	width:82%;
	background-color:#FFF;
	border:1px solid #ccc;
	padding-left:33px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.nav-search input#s:focus, .nav-search input#s:active {
	width:180px;
	background-color:#FFF;
	padding-left:33px;
	border:1px solid #666;
	background-color:#FFF;
	box-shadow: 0 0 4px #E4E4E4 inset;
}
.site-search input#s:focus, .site-search input#s:active {
	background-color:#FFF;
	padding-left:33px;
	border:1px solid #666;
	background-color:#FFF;
	box-shadow: 0 0 4px #E4E4E4 inset;
}
.fe_search input#s {
	width:80%;
	margin:10px 0 0;
	background-color:#FFF;
	border:1px solid #ccc;
	padding:8px 5px 8px 33px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center left;
}
/* Links */

a:link {
	color:#C00;
	text-decoration:none;
}
a:visited {
	color:#900;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#6A0000;
	text-decoration:none;
}
.entry-title a {
	color: #000;
}
.entry-title a:hover {
	color:#6A0000;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
sup {
	vertical-align: 60%;
	font-size: 75%;
	line-height: 100%;
}
sub {
	vertical-align: -10%;
	font-size: 75%;
	line-height: 100%;
}
.caps {
	font-size: 90%;
}
.dquo {
	margin-left:-.40em;
}
.quo {
	margin-left:-.2em;
}

.site-header {
	width: 100%;
	float: left;
	border-bottom: 2px solid #D8D8D8;
}


/* =Menu
----------------------------------------------- */
.menu-toggle {
	display: none;
}
.main-navigation {
	background-color:#F1F1F1;
	margin:0;
	position:relative;
	z-index:100;
	float:left;
	width:100%;
}
.menu-category-global-nav-container {
	margin:0 0 0 -10px;
	float:left;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
	margin:0;
	padding:0;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	padding:10px 8px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#999;
}
.main-navigation a:hover {
	color:#767676;
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
	top: 1.5em;
	left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {
	color:#565656;
}


/* =Secondary Menu
----------------------------------------------- */

.hgroup {
	position: relative;
	z-index: 999;
}
.topheader-secondary {
	position: relative;
	z-index: 999;
}
.topheader-secondary ul,
.topheader-secondary li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.topheader-secondary a {
	display: block;
	text-decoration: none;
	padding:10px 8px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.75em;
	line-height: 100%;
	color:#999;
}
.topheader-secondary a:hover {
	color:#767676;
}
.topheader-secondary li.current_page_item a {
	color:#222222;
}
.topheader-secondary ul#menu-top-right-nav {
	float: right;
}
.topheader-secondary li li {
	float: left;
	position: static;
}
.topheader-secondary ul ul {
	float: left;
	position: absolute;
	background-color: #f1f1f1;
	width: 200px;
	padding:10px 0;
	display: none;
	box-shadow: 0px 6px 6px rgba(0,0,0,0.2);
}
.topheader-secondary ul li:hover ul {
	display: block;
}
.topheader-secondary ul ul li {
	width: 100%;
}
.topheader-secondary ul li.menu-item-has-children:hover {
	background-color: #f1f1f1;
	box-shadow: 0px 6px 6px rgba(0,0,0,0.2);
}
.topheader-secondary ul ul li a {
	width: 80%;
	padding:6px 10%;
	line-height: 110%;
}
.topheader-secondary ul li.sub-fullwidth ul {
	left:0;
	width:100%;
}
.topheader-secondary ul li.sub-stickleft ul {
	left:0;
	width:auto;
}
.topheader-secondary ul li.sub-stickright {
	position: relative;
}
.topheader-secondary ul li.sub-stickright ul {
	right:0;
	min-width:200px;
}





/* =Content
----------------------------------------------- */

body.archive article.hentry {
	margin: 0 0 30px;
	float:left;
	clear:both;
	padding:20px 0;
	border-top: 1px solid #999;
	width: 100%;
}
body.archive.tax-blogs article.hentry.format-image {
	/*margin: 0 -2.2em 30px;*/
	/*width: 45.3em;*/
	background-color: #494949;
	padding:0;
	border:none;
}
body.tax-blogs article.hentry.format-image img {
	border:none !important;
	margin-bottom: 0;
	display: block;
	float: left;
	max-width: 100%;
}
a.image-format-link {
	float: left;
	display: block;
	position: relative;
	width: 100%;
}
.image-excerpt {
	position: absolute;
	bottom:20px;
	right: 20px;
	width: 40%;
	padding:20px;
	background-color: #fff;
}




body.search article.hentry, body.blog article.hentry {
	margin: 0 0 20px;
	float:left;
	clear:both;
	padding:10px 0;
	border-top: 1px solid #999;
	width:100%;
}
body.search article.hentry p, body.blog article.hentry p {
	font-size:14px;
	padding-right:10px;
	line-height:125%;
}
.entry-header {
	float:left;
	clear:both;
	width:100%;
}
.entry-meta {
	margin:0 0 16px;
}
.entry-meta, .comment-meta {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#999;
}
.comment-meta {
	float:right;
}
.threeq-top-overlay .entry-meta, .threeq-top-overlay .entry-meta a:link, .threeq-top-overlay .entry-meta a:visited, .threeq-top-overlay a:link, .threeq-top-overlay a:visited {
	color:#BEF3E4;
}
.threeq-top-overlay .entry-meta, .threeq-top-overlay .entry-meta a:hover, .threeq-top-overlay .entry-meta a:active, .threeq-top-overlay a:hover, .threeq-top-overlay a:active {
	color:#DDFFF3;
}
.entry-meta a:link, .entry-meta a:visited {
	color:#999;
}
.entry-meta a:hover, .entry-meta a:active {
	color:#666;
}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.entry-content, .entry-summary {
	margin: 0 0 30px;
	float:left;
	width:100%;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
} 

/* Responsive image handling */
img {
	max-width: 100%;
	width: auto;
	height: auto;
	box-sizing: content-box;
}
img.wp-post-image, 
.entry-content img, 
img.attachment-thumbnail, 
img[class*="align"], 
img[class*="wp-image-"] {
 border: solid 1px #CCC;
}
.cat-featured-image img,
img.attachment-thumbnail, 
img.wp-post-image, 
/*.entry-content img,*/
.post-thumb img {
	width:100%;
}
.post-thumb {
	width: 100%;
	display: inline-block;
	float: left;
}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
aside ul, .fe-in-news ul {
	list-style-type:none;
}
aside li {
	margin-bottom:12px;
	float:left;
	border-top:1px solid #CCC;
	padding:8px 0 0;
	width:100%;
}
.fe-in-news li {
	margin-bottom:10px;
	float:left;
}
.fe-in-news li a {
	float:left;
}
.pub-name {
	clear:both;
	float:left;
}
.wp-caption {
	max-width: 100%;
	margin-bottom: 2em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 100%;
}
.wp-caption-text {
	text-align: left;
}
.wp-caption .wp-caption-text {
	margin: 1em 0;
}
.wp-caption.aligncenter, 
.wp-caption.alignleft, 
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
embed, iframe, object {
	max-width: 100%;
}
#content .site-navigation {
	margin: 0 0 1.5em;
	float:left;
	width:100%;
}
/*
Removed because we're using the infinte scroll to load posts on same page
#content .nav-previous {
	float: left;
	width: 50%;
}
*/
.site-content #content {
	float: left;
	max-width: 100%;
}
#content .nav-previous,
.site-content .nav-previous {
	float: left;
	width: 100%;
}
#content .nav-previous a,
.site-content .nav-previous a  {
	float: left;
	width: 80%;
	background-color: #A5A5A5;
	color: #FFF;
	padding: 2% 5%;
	text-align: center;
	border-radius: 10px;
	margin:0 5%;
}
#content .nav-previous a:hover,
.site-content .nav-previous a:hover {
	background-color: #999;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
body.tax-multimedia-type #content .nav-previous a {
	width: 50%;
	padding: 8px 5%;
	margin:0 20%;
}
#comment-section {
	background-color:#EEE;
	padding:15px 0;
	margin:0 0 20px;
	opacity:0.8;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	overflow:hidden;
}
#comment-section p {
	font-size:14px;
}
#comment-section:hover, #comment-section:focus {
	opacity:1.0;
}
#comment-section:hover .comment-policy {
	opacity:1.0;
}
ol.commentlist {
	list-style-type:none;
}
.commentlist li {
	padding:4px 0;
	margin:0;
	width:100%;
	border-top: 2px solid #ccc;
}
.comment footer {
	margin:0;
}
article.comment {
	display:block;
}
.comment-author {
	float:left;
	margin-right:10px;
}
.form-submit {
	margin:0;
}
.comment-content {
	margin:10px 0 10px;
	display:inline-block;
}
.comment-content p {
	font-size:14px;
	color:#484848;
}
p.logged-in-as {
	float:right;
}
form#commentform {
	background-color:#DADADA;
	float:left;
	display:inline-block;
	width:92%;
	padding:4%;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
}
form#commentform textarea {
	border-radius:6px;
	padding:15px;
	width:94%;
	height:100px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:16px;
}
form#commentform textarea, form#commentform input {
	background-color:#F7F7F7;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}
form#commentform textarea:focus, form#commentform input:focus {
	border:1px solid #600;
}
#comment-section:hover form#commentform textarea, #comment-section:hover form#commentform input {
	background-color:#FFF;
}
.comment-policy {
	float:right;
	width:60%;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}
.comment-policy p {
	margin:0;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:13px !important;
	color:#999;
	line-height:110%;
}
.comment-policy a:link, .comment-policy a:visited {
	color:#2C2C2C;
}
.comment-policy a:hover, .comment-policy a:active {
	color:#000;
}
.widget {
	margin: 0;
	float:left;
	width:100%;
}
#searchsubmit {
	display: none;
}




/* The Grid */

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16 {
	float: left;
	min-height: 1px;
	margin:0 15px 0 0;/*overflow:hidden;*/
}
.col1 {
	width: 60px;
}
.col2 {
	width: 135px;
}
.col3 {
	width: 210px;
}
.col4 {
	width: 285px;
}
.col5 {
	width: 360px;
}
.col6 {
	width: 435px;
}
.col7 {
	width: 510px;
}
.col8 {
	width: 585px;
}
.col9 {
	width: 660px;
}
.col10 {
	width: 735px;
}
.col11 {
	width: 810px;
}
.col12 {
	width: 885px;
}
.col13 {
	width: 960px;
}
.col14 {
	width: 1035px;
}
.col15 {
	width: 1110px;
}
.col16,
.fe_browse_stick,
.fe_browse_stick_top {
	width: 1185px;
	margin-right: 0px !important;
}
.last {
	margin-right: 0px !important;
}
.right {
	float:right !important;
}
.hrow {
	float:left;
	width:100%;
}
.hcenter {
	width:1185px;
	margin:0 auto;
}
.toprule {
	border-top:1px solid #999;
	padding-top:8px;
}
.bigtoprule {
	border-top:2px solid #bbbbbb;
	padding-top:8px;
}
.topsection {
	margin-bottom:10px;
}
#page,
.spf-nav {
	width:1305px;
}
#page {
	margin:0 auto;
}
.pageback {
	background-color:#FFF;
	width:100%;
	float:left;
	box-shadow: 0 0 20px #CCC;
	overflow:hidden;
	border-top: 5px solid #C2162D;
}
.logoplace {
	float:left;
	margin-top:40px;
}
.topheader-secondary {
	float:right;
	width:500px;
	clear:right;
}
.media-icons-header {
	display:block;
	float:right;
	clear:none;
	width:100px;
	height:26px;
	margin:10px 0 6px;
}
a.logo {
	width:313px;
	height: 31px;
	display:block;
	margin:0 0 25px -4px;
	border:none;
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
	background-size: 100% auto;
}
a.logo:hover {
	opacity:0.7;
}
h2.site-title {
	font-size:38px;
}
.site-title a {
	text-decoration:none;
}
#main {
	width: 100%;
	float: left;
}
#primary, #secondary {
	margin:0 0 30px;
}
.pf-content {
	width: 85%;
}
body.single .main-top {
	margin:20px 0 0;
}
.single-top-row {
	margin:10px 0 30px;
	float:left;
}
body.single-in-the-news #secondary {
	margin-top:60px;
}
.in-the-news-related {
	margin:50px 0;
}
#comments {
	float:right;
	margin-right: 0;
}
footer {
	float:left;
	margin:20px 0 100px;
	width:100%;
}
#faculty-expert-aside {
	background-color:#E7E7E7;
	width:88%;
	padding:6%;
	float:left;
	display:block;
	margin-bottom: 20px;
	position: relative;
}
.fe-tri {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #E7E7E7;
	position: absolute;
	right:-29px;
	top:40px;
}
.tax-blogs #faculty-expert-aside {
	background-color:#c6c6c6;
}
.tax-blogs .fe-tri {
	border-right: 30px solid #c6c6c6;
	border-left: none;
	left:-29px;
	top:40px;
}
aside.fill {
	background-color:#E7E7E7;
	width:88%;
	padding:6%;
	float:left;
	display:block;
	margin-bottom:20px;
}
.top-share {
	margin-top:50px;
}
#sharing-aside {
	width:94%;
	padding:1em 1% 0;
	float:left;
	display:block;
}
#secondary #sharing-aside {
	display:none;
}
body.classification_3qs #secondary #sharing-aside {
	display:block;
}
#pf-body #pf-header-img {
float: left!important;}	
	
#faculty-expert-aside ul {
	list-style:none;
}
a.related_fe {
	width:120px;
	float:left;
	display:block;
	margin:0 10px 10px 0;
	background-color:#4C4C4C;
	color:#FFF;
	font-size:14px;
	line-height:100%;
	opacity:0.85;
	-moz-transition: all 0.5s ease 0.0s;
	-webkit-transition: all 0.5s ease 0.0s;
	-ms-transition: all 0.5s ease 0.0s;
	transition: all 0.5s ease 0.0s;
	min-height:125px;
	overflow:hidden;
}
a.related_fe_home {
	width: 19%;
	margin:0 0.5% 1.0em 0;
	float:left;
	display:block;
	background-color:#242424;
	color:#FFF;
	font-size:14px;
	line-height:100%;
	opacity:0.9;
	-moz-transition: all 0.5s ease 0.0s;
	-webkit-transition: all 0.5s ease 0.0s;
	-ms-transition: all 0.5s ease 0.0s;
	transition: all 0.5s ease 0.0s;
	min-height:120px;
	border:1px solid #9A9A9A;
	overflow:hidden;
}
a.related_fe_home.last {
	margin-right:0 !important;
}
a.related_fe_home span.caps {
	padding:0px !important;
	float:none !important;
}
a.related_fe:hover {
	opacity:1.0;
	width:125px;
}
a.related_fe_home:hover {
	opacity:1.0;
	background-color:#B70000;
}
a.related_fe img, a.related_fe_home img {
	float:left;
	border:none !important;
}
a.related_fe span, a.related_fe_home span {
	padding:7px;
	float:left;
}
#author-aside, #related-aside {
	border-top: 5px solid #666;
	padding:10px 0 15px;
}
#nav-below {
	float:left;
	width:100%;
}
#about-site {
	background-color: #f4f4f4;
	padding:30px 0 50px;
}
#footer-related {
	margin:25px 0 45px;
}
#footer-related .hcenter {
	padding:20px 0 0;
}
.spotlight-section {
	background-color:#E8E8E8;
	margin-bottom:30px;
	min-height:0px !important;
}
.home-top-spotlight {
	background-color:#E7E8E8;
	margin:30px 0;
}
.home-top-spotlight-image,
.media-spotlight-image  {
	width:65%;
	height:100%;
	float:left;
	background-color: #4c4c4c;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.home-top-btext,
.media-spotlight-btext {
	float:right;
	width:35%;
	height:100%;
	background-color:#E7E8E8;
	overflow: visible;
	position: relative;
	z-index: 3;
}
.home-top-spotlight,
.media-spotlight {
	height: 500px;
}
.media-spotlight {
	background-color: #505050;
	margin:30px 0;
}
.media-spotlight-image {
	float:right;
}
.media-spotlight-btext {
	float:left;
	background-color: #505050;
}
.media-select-tri {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #505050;
	float:right;
	margin:100px -30px 0 0;
	position:relative;
}
.media-spotlight .spotlight-text p {
	font-size: 0.9em;
	line-height: 135%;
	color: #FFFFFF;
}
.media-spotlight h2, .media-spotlight h2 a:link, .media-spotlight h2 a:visited {
	color: #FFFFFF;
}
.media-spotlight h6 {
	color: #D7D7D7;
	margin-bottom:30px;
}
.home-big-top-spotlight-image {
	float:left;
	width:600px;
}
body.home .section-marker {
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.5);
	height:6px !important;
	padding:0;
	position:relative;
	z-index:20;
}
body.home h3, body.page-template-template-multimedia-php h4 {
	padding-right:10px;
}
body.home h3 a:link, body.home h3 a:visited, body.home h5 a:link, body.home h5 a:visited {
	color:#000;
}
.home-top-overlay-tri {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid #495250;
	float:left;
	margin:70px 0 0 -34px;
	position:relative;
}
.home-top-select-tri {
	width: 0px;
	height: 0px;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid #E7E8E8;
	position:absolute;
	left:-30px;
	top:60px;
	z-index: 4;
}
.home-big-spotlight {
	background-color:#495250;
	margin:0 0 40px;
	color:#FFF;
	border-bottom:1px solid #333;
}
.home-big-spotlight a img {
	border:none !important;
}
.big-spotlight-text {
	margin:15px 0 20px 30px;
	/*width:400px;*/
	/*float:left;*/
	clear:none;
}
.big-spotlight-text h6 {
	color:#5C6966;
}
.big-spotlight-text p {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #667472;
	float:left;
	width:100%;
	padding-top:17px;
	display:block;
	color:#A6BBBB;
}
.spotlight-text {
	margin:30px 34px;
	float:left;
}
.multimedia-home-featured .spotlight-text {
	margin:0px 34px;
	float:left;
}
.spotlight-text h1, 
.home-big-spotlight h1 {
	margin-bottom:0.7em;
	font-size:2.0em;
	line-height:105%;
}
.home-big-spotlight h1 a, 
.home-big-spotlight a {
	color:#FFF;
}
.spotlight-text h1 a {
	color:#000;
}
.spotlight-text h1 a:hover {
	color:#444;
}
.featured-image {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	margin: 0 0 20px 0;
}

/* Fix for fluid width */
.featured-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	/*News styles below*/
	float:left;
	clear:both;
	width:100%;
	margin:0 0 20px;
}
.featured-video iframe, .featured-video object, .featured-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* End Fix */

.caption, 
.caption p, 
.featured-image-caption, 
.wp-caption, 
.media-credit, 
.wp-caption-text, 
.wp-caption-text-dd, 
.flex-caption {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.9em;
	color:#999;
	line-height:120%;
}
label.caption {
	margin-right:10px;
}
.photo-credit {
	font-style:italic;
}
.featured-image-caption {
	float:right;
	width:15.0em;
	margin:0 0 2.0em 2.0em;
}
a.caption, .caption a, .comment-meta a {
	color:#626262;
}
a.caption:hover, .caption a:hover, .comment-meta a:hover {
	color:#3F3F3F;
}
.capentry {
	float:left;
	display:inline-block;
}
.capentry-thumb {
	display:block;
	margin-bottom: 0.6em;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
a.capentry-thumb:hover {
	opacity:0.8;
}
.capentry-thumb img {
	border:none!important;
	width:100%;
}
.capentry p, 
.smallp, 
div.smallp p, 
body.archive article.hentry p, 
.wpp-comments {
	font-size:0.9em;
	line-height:130%;
	margin-right:10px;
	color:#767676;
}
.fe_top_feature p.smallp {
	color: #B0B0B0;
}
.wpp-comments {
	float:left;
	clear:both;
	width:100%;
}
.home-second-features .hcenter .col16 {
	margin-bottom:1.0em;
}
.home-faculty {
	background-image: url(images/icons/facultyexpert-grey.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.home-faculty .hcenter .col16 {
	padding-top:20px;
}
.home-in-news .hcenter {
	padding-top:10px;
}
.home-in-news .hcenter .col16 {
	padding-top:40px;
}
.home-inthenews h5 {
	margin-bottom:3px;
}
.inner {
	width:88%;
	margin-right:12%;
	float:left;
	display:inline-block;
}
.home-3q-feature {
	float: left;
	margin-bottom: 20px;
}
.home-3q-feature .inner {
	background-color:#333;
	padding:0 0 20px;
}
.home-3q-feature .capentry-thumb {
	margin-bottom:10px;
}
.home-3q-feature h4, .home-3q-feature p, .home-3q-feature h6 {
	padding:0 10px 0 20px;
	clear:both;
	display:block;
}
.home-3q-feature h4 a:link, .home-3q-feature h4 a:visited {
	color:#fff;
	float:left;
	margin:0 0 10px;
}
.section-marker {
	background-color:#3C3C3C;
	padding:0.5em 0;
	overflow:visible;
	height:34px;
}
.section-marker h3 {
	color:#FFF;
	margin:0.2em;
	padding:0;
	float:left;
	clear:none;
}
a.section-marker-icon {
	background-color:#B61300;
	height:64px;
	width:64px;
	display:block;
	float:left;
	clear:none;
	margin:-20px 15px 0 -20px;
	position:relative;
	border-radius:32px;
	border-radius:50%;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	background-image: url(images/icons/facultyexpert-trans.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.section-marker-icon:hover {
	margin:-17px 15px 0 -20px;
	box-shadow: -1px -1px 2px #000;
}
body.single-faculty-experts .section-marker, body.single-timely-topics .section-marker, body.post-type-archive-timely-topics .section-marker, body.archive.tax-expertise .section-marker {
	background-color:#470904;
}
body.single-in-the-news a.section-marker-icon, body.post-type-archive-in-the-news a.section-marker-icon, body.archive.tax-publication a.section-marker-icon {
	background-color:#D4D6D3;
	background-image: url(images/icons/inthenews-trans.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body.post-type-archive-in-the-news .section-marker, body.post-type-archive-timely-topics .section-marker, body.archive.tax-publication .section-marker, body.archive.tax-expertise .section-marker, body.archive.tax-special-topics .section-marker, body.archive.tax-classification .section-marker, body.archive.category .section-marker, body.single-timely-topics .section-marker, body.archive.date .section-marker, body.archive.tag .section-marker, body.error404 .section-marker, body.blog .section-marker, body.single-in-the-news .section-marker {
	margin-bottom:50px;
}
body.search .site-header, 
body.search-results .site-header {
	margin-bottom:40px;
}
.widget_recent_entries ul {
	list-style-type:none;
}
.widget_recent_entries li {
	float:left;
	border-top:1px solid #CCC;
	margin-bottom:8px;
	width:100%;
	font-size:16px;
}
article.no-results {
	float:left;
	margin-bottom:100px;
}
.searchbox-large {
	margin:20px 0 50px;
	float:left;
	background-color:#DADADA;
	width:92%;
	padding:4%;
	border-radius:6px;
}
.searchbox-small {
	margin:10px 0 10px;
	float:left;
	background-color:#F1F1F1;
	width:92%;
	padding:4%;
	border-radius:6px;
}
.searchbox-large input#s {
	width:90%;
	padding:10px 10px 10px 40px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom:20px;
}
body.page-template-template-multimedia-php a.section-marker-icon, body.classification_video a.section-marker-icon, body.classification_photo-gallery a.section-marker-icon, body.classification_audio a.section-marker-icon, body.single-multimedia-items a.section-marker-icon, body.post-type-archive-multimedia-items a.section-marker-icon, body.tax-multimedia-type a.section-marker-icon, body.term-video a.section-marker-icon {
	background-color:#00A9C3;
	background-image: url(images/icons/multimedia-trans.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body.classification_3qs a.section-marker-icon, body.tax-classification.term-3qs a.section-marker-icon {
	/*background-color:#00A58B;*/
	background-image: url(images/icons/3qs-lg-back.png);
	border-radius:0 !important;
	background-color:transparent !important;
	box-shadow: none !important;
}
a.threeq-icon-sm {
	display:block;
	float:left;
	position:relative;
	width:66px;
	height:66px;
	background-image: url(images/icons/3qs-sm-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity:0.9;
}
a.threeq-icon-sm:hover {
	opacity:1.0;
}
.threeq_num {
	width:38px;
	height:38px;
	display:block;
	position:relative;
	background-image: url(images/icons/3qs-numbers.png);
	background-repeat: no-repeat;
	margin:-30px -40px 0 0;
	float:right;
}
.threeq_num.one {
	background-position: 0px center;
}
.threeq_num.two {
	background-position: -38px center;
}
.threeq_num.three {
	background-position: -76px center;
}
.home-3q-feature a.threeq-icon-sm {
	margin:-60px 0 0 -30px;
}
.page-top-content {
	margin:20px 0 30px;
}
.page-content {
	margin-top:20px;
}
.multimedia-nav a {
	margin-left:10px;
}
.multimedia-home-featured {
	background-color:#505050;
	min-height:200px;
	margin:0 0 20px;
	color:#FFF;
	padding:25px 0 4px;
}
.multimedia-top {
	background-color:#505050;
	min-height:200px;
	margin:0;
	color:#FFF;
	padding:20px 0 0;
	position: relative;
}
.multimedia-top h1 {
	color:#FFF;
	font-size:36px;
}
.multimedia-top h6 {
	color:#C4C4C4;
	font-size:18px;
	font-weight:bold;
	margin-bottom:14px;
}
.multimedia-top p {
	color:#CBCBCB;
	font-size:15px;
	line-height:125%;
}
.multimedia-top .entry-meta {
	margin-bottom:6px;
}
.multimedia-top a, .tax-multimedia-type h4 a {
	color:#EAEAEA;
}
.multimedia-top a:hover {
	color:#FFF;
}
.multimedia-top img.wp-post-image {
	border:none !important;
}
.multimedia-fvideos {
	margin:10px 0 16px;
}
body.page-template-template-multimedia-php h4 a {
	color:#000;
}
body.page-template-template-multimedia-php .capentry-thumb {
	margin-bottom:10px;
}
.multimedia-home-featured h1, .multimedia-home-featured p, .multimedia-home-featured h1 a:hover, .multimedia-home-featured a:hover, .tax-multimedia-type h4 a:hover {
	color:#D2D2D2;
}
.multimedia-home-featured a, .multimedia-home-featured h1 a {
	color:#FFF;
}
body.tax-multimedia-type .top-row {
	background:#505050;
	margin:0 0 60px 0;
}
body.tax-multimedia-type article.hentry {
	clear:none;
	border-top:none;
	min-height:230px;
	margin:0 0 10 0px;
}
body.tax-multimedia-type #mm-primary {
	float:left;
	display:block;
	clear:left;
	width:100%;
	margin:45px 0 0 0;
}
.mm-post a img {
	border:none !important;
}
.mm-post {
	margin-bottom: 15px !important;
	min-height:240px;
}
.topics-home-header {
	margin:30px 0 10px;
}
.topics-home-featured {
	margin:0 0 30px;
}
.topics-home-featured .hcenter {
	padding-top:10px;
}
.topics-home-tags {
	min-height:300px;
	margin:0 0 30px;
}
.topics-home-tags .hcenter {
	padding-top:10px;
}
.taglist ul {
	list-style-type:none;
}
ul.topindex {
	border-bottom:1px solid #CCC;
	width:100%;
}
ul.topindex li {
	float:left;
	margin-right:3px;
}
ul.index h5 {
	border-bottom:1px solid #CCC;
	border-top:2px solid #CCC;
	width:100%;
	font-size:20px;
	font-weight:bold;
	padding:4px 0;
	background-color:#F1F1F1;
}
ul.index li ul.links {
	float:left;
	margin:0 0 20px;
	padding:0;
}
ul.index li ul.links li {
	float:left;
	width: auto;
	margin:0 15px 10px 0;
}
.tagcloud {
	padding-top:15px;
}
.tagcloud a:link, .tagcloud a:visited {
	padding:3px 10px;
	color:#656565;
	font-family: Georgia, "Times New Roman", serif;
}
.tagcloud a:hover, .tagcloud a:active {
	color:#000;
}
.threeq-top-photo {
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
	height:28em;
	float:left;
	display:block;
	background-color: #ececec;
}
.threeq-top-overlay {
	background-color:#00A58B;
	background-color:rgba(0, 165, 139, 0.92);
	float:right;
	width:84%;
	padding:2em 8%;
	margin:0;
	color:#FFF;
}
.threeq-top-overlay .pf-content {
	width:100%;
}
.threeq-top-overlay-contain {
	float:right;
	width:46%;
	margin:-30em 1em 3em 0;
}
.threeq-top-overlay-tri {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #00A58B;
	border-top: 30px solid rgba(0, 165, 139, 0.92);
	float:left;
	margin-left:8%;
	position:relative;
}
.threeq-question-section {
	border-top: 4px double #00A58B;
	padding:12px 0 30px;
	float:left;
	margin:0 60px;
}
.threeq-image-caption {
	width:40%;
	float: left;
	margin:2em 0 3em 4%;
}
a.round-btn {
	display:block;
	background-color:#B61300;
	border-radius:8px;
	padding:8px 20%;
	width:60%;
	float:left;
	text-align:center;
	color:#FF9F90;
	margin:15px 0;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
a.round-btn:hover {
	background-color:#DC0005;
	color:#FFF;
}
a.sectmrk-btn {
	display:inline-block;
	background-color:#B61300;
	border-radius:8px;
	padding:4px 20px;
	float:right;
	text-align:center;
	color:#FF9F90;
	margin:-2px 0 0;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.fe_timely_topics {
	margin:0 0 40px;
}
a.timelytopic {
	display:block;
	float:left;
	max-width:400px;
	padding:10px 20px;
	background-color:#F3F3F3;
	font-size:16px;
	margin:0 6px 6px 0;
	border-radius:6px;
	clear:none;
	color:#393939;
	border:1px solid #FFF;
	font-family: Georgia, "Times New Roman", serif;
}
body.single-timely-topics a.timelytopic {
	display:block;
	float:left;
	max-width:400px;
	padding:6px 10px;
	background-color:#F3F3F3;
	font-size:13px;
	margin:0 6px 6px 0;
	border-radius:6px;
	clear:none;
	color:#393939;
	border:1px solid #FFF;
	font-family: Georgia, "Times New Roman", serif;
}
a.timelytopic:hover, body.single-timely-topics a.timelytopic:hover {
	background-color:#EFEFEF;
	color:#000;
	border:1px solid #D2D2D2;
}
.fe_browse {
	min-height:300px;
}
.fe_browser_frame {
	width:100%;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin:-2px 0 50px;
	float:left;
}
.fe_faculty_scroll {
	height:auto;
	display:block;
	width:100%;
	float:left;
	margin:0 0 20px;
}
.fe_header_row {
	border-top:1px solid #CCC;
	background-color:#E1E1E1;
}
.header_row_title {
	margin-left:20px;
}
.fe_faculty_row {
	border-top:1px solid #CCC;
	padding:8px 0 10px;
	margin-bottom:10px;
}
.fe_research_video {
	margin:0 0 30px;
}
.fe_recent {
	margin:0 0 40px;
	min-height:100px;
}
.fe_pubselect {
	margin-bottom:20px;
}
.fe_pubselect p {
	margin-bottom:2px;
}
ul.fe_browse_nav {
	list-style-type:none;
	float:left;
	display:inline-block;
	margin:0 0 6px;
	padding:0;
}
ul.fe_browse_nav li {
	float:left;
	background-color:#FFF;
	width:18px;
	height:24px;
	padding-top:5px;
	margin-right:1px;
}
ul.fe_browse_nav li a {
	float:left;
	width:18px;
	height:24px;
	color:#A1A1A1;
	font-size:14px;
	text-align:center;
	display:block;
}
ul.fe_browse_nav li:hover {
	background-color:#F0F0F0;
}
ul.fe_browse_nav li:hover a {
	color:#7F7F7F;
}
ul.fe_browse_nav li.fe_current {
	background-color:#E0E0E0;
}
ul.fe_browse_nav li.fe_current a {
	color:#3C3D3D;
}
ul.fe_browse_nav li:hover span, ul.fe_browse_nav li.fe_current span {
	display:block;
	margin:0 auto -10px;
	width:0;
	height:0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #F0F0F0;
}
ul.fe_browse_nav li.fe_current span {
	border-top: 8px solid #E0E0E0;
}
.fe_browse_stick {
	float:left;
	/*width:950px;*/
	position:relative;
	z-index:10;
}
.fe_browse_stick_top {
	border-top:2px solid #333;
	border-bottom:1px solid #CCC;
	padding:8px 0 6px;
	float:left;
	/*width:950px;*/
	background-color:#FFF;
	position:relative;
	z-index:11;
}
.fe_shadow {
	background-color:#737373;
	width:98%;
	margin:-10px 1% 0;
	float:left;
	height:3px;
	box-shadow:0 0 6px #666;
	position:relative;
}
.fe_shadow_active {
	margin:-3px 1% 0;
}
.fixedTop {
	position: fixed;
	top: 0;
}
#related-aside ol {
	list-style:none;
}
#related-aside li {
	border-top:1px solid #CCC;
	padding:5px 0 12px;
	line-height:110%;
}
/*#related-aside li a {
	color: #565656;
}*/
.cat-header {
	margin:30px 0 40px;
}
.tagrule {
	border-top:4px solid;
	border-top-color:#656970;
}
body.term-research .archiveinfo, body.term-experiential-learning-co-op .archiveinfo, body.term-innovation-entrepreneurship .archiveinfo, body.term-global .archiveinfo {
	border-top:4px solid;
	border-top-color: #fff;
	padding-top:12px;
}



body.page-template-template-blogslisting-php .pf-content {
	width: 85%;
	margin-left: 0 !important;
	margin-top: 2em;
}
.blogs-page-head {
	padding-top:2.2em;
	padding-bottom: 2.2em;
	background-color: #ffffff;
	/*border-top:8px solid #535353;*/
}
.topic-item {
	margin-bottom:20px;
	border-top:10px solid;
	border-top-color: #C1C1C1;
	background-color: #fff;
	overflow: hidden;
}
.topic-header {
	width: 85%;
	padding:1em 8%;
	height: 8em;
	background-color: #a1a1a1;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.topic-header h3 a, 
.topic-header h4 a  {
	color: #fff;
}
.topic-item .inner {
	width: 84%;
	margin: 1em 8%;
}
.topic-item h3 a:hover {
	opacity:0.8;
}


/*Research Color*/
.tr-research, body.term-research .archiveinfo, .topic-item.research {
	border-top-color:#752E4A;
}
body.term-research a.section-marker-icon, body.term-research .section-marker {
	background-color:#752E4A;
}
.topic-item.research h3 a {
	color:#752E4A;
}
/*Experiential Learning Color*/
.tr-experiential-learning-co-op, body.term-experiential-learning-co-op .archiveinfo, .topic-item.experiential-learning-co-op {
	border-top-color:#D66951;
}
body.term-experiential-learning-co-op a.section-marker-icon, body.term-experiential-learning-co-op .section-marker {
	background-color:#D66951;
}
.topic-item.experiential-learning-co-op h3 a {
	color:#D66951;
}
/*Innovation Entrepreneurship Color*/
.tr-innovation-entrepreneurship, body.term-innovation-entrepreneurship .archiveinfo, .topic-item.innovation-entrepreneurship {
	border-top-color:#EC9E47;
}
body.term-innovation-entrepreneurship a.section-marker-icon, body.term-innovation-entrepreneurship .section-marker {
	background-color:#EC9E47;
}
.topic-item.innovation-entrepreneurship h3 a {
	color:#DE8B30;
}
/*Global Color*/
.tr-global, body.term-global .archiveinfo, .topic-item.global {
	border-top-color:#006C68;
}
body.term-global .section-marker-icon, body.term-global .section-marker {
	background-color:#006C68;
}
.topic-item.global h3 a {
	color:#006C68;
}
h6.sublink {
	float:right;
	clear:none;
	margin-top:8px;
}
h6.sublink a {
	color:#FFF;
	font-weight:bold;
}
h6.sublink.multimedia-nav a {
	color:#BFBFBF;
}
h6.sublink.multimedia-nav a:hover {
	color:#E6E6E6;
}
.tagrule img {
	border-top:none !important;
}
.above-title {
	float:left;
	width:100%;
}
.above-title-second {
	float:right;
	margin:0;
	padding:0;
}
.popular {
	margin:0 0 40px;
}
.media-credit {
	font-size:13px;
	line-height: 1.2em; /*11px*/
	text-align: right;
	margin: 3px 5px;
	display: block;
	color: #909090;
}
.media-credit a {
	font-weight: normal;
}
.media-credit-container {
	text-align: left;
}
#recent-media-sidebar {
	float: right;
	text-align: center;
	width: 150px;
	margin-top: 10px;
	padding: 10px 0;
	border-top: 4px double #999;
	border-bottom: 4px double #999;
}
#recent-media-sidebar .author-media {
	margin-bottom: 10px;
}
#recent-media-inline .author-media {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color:#9F9F9F;
	margin-right:10px;
}
#footer a:hover, #footer a:active {
	color:#FFF;
}
#footer p {
	font-size: 14px;
	line-height: 125%;
	color: #555;
}
#footer h2 {
	font-size: 28px;
	line-height: 120%;
	color: #666;
}
#footer h3 {
	font-size: 21px;
	line-height: 120%;
	color: #666;
}
#footercenter {
	width:940px;
	height: auto;
	margin:10px auto 100px;
	background-image: url(images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nuglobal a.logo {
	background: url("images/footer/NUlogo-footer.png") no-repeat scroll left top transparent;
	display: inline;
	float: left;
	height: 17px;
	width: 173px;
	text-decoration: none;
	font-color: none;
	padding: 0;
	opacity:0.6;
}
.nuglobal a.logo:hover {
	opacity:1.0;
}
.nuglobal a.social {
	height:16px;
	width:16px;
	display:block;
	float:right;
	margin-left:6px;
	opacity:0.7;
}
.nuglobal a.social:hover {
	opacity:1.0;
}
.nuglobal a.facebook {
	background: url("images/footer/footer-fb-icon.png");
}
.nuglobal a.twitter {
	background: url("images/footer/footer-twitter-icon.png");
}
.nuglobal a.youtube {
	background: url("images/footer/footer-youtube-icon.png");
}
.nuglobal p {
	font-size: 13px !important;
	line-height: 125%;
	color: #AEAEAE !important;
	margin-bottom:10px !important;
}
.nuglobal a:link, .nuglobal a:visited {
	color: #AAA !important;
}
.nuglobal a:hover, .nuglobal a:active {
	color: #707070 !important;
}
.about-news p, p.about-news {
	font-size:12px;
	line-height:130%;
	padding-right:10px;
	color:#7F7F7F;
}
.media-icons-footer {
	display:block;
	float:left;
	clear:none;
	width:100px;
	height:26px;
}
.media-icon {
	display:block;
	float:left;
	clear:none;
	width:26px;
	height:26px;
	margin:0 7px 0 0;
	background-image:url(images/media-icons.png);
}
#icon-youtube {
	background-position:0px 30px;
}
#icon-youtube:hover {
	background-position:0px 0px;
}
#icon-twitter {
	background-position:60px 30px;
}
#icon-twitter:hover {
	background-position:60px 0px;
}
#icon-facebook {
	background-position:30px 30px;
}
#icon-facebook:hover {
	background-position:30px 0px;
}
p.about-news {
	font-size:12px;
	color:#848484;
	padding-right:30px;
}
#about-site .submit {
	padding:0 10px 0 10px;
}
#about-site .last input.submit {
	margin:0 0 0 0;
	padding: 0 10px;
}
.insolutionlink {
	width:205px;
	height:69px;
	background-color:#CCC;
	float:left;
	display:block;
	background-image: url(images/insolution.gif);
	background-repeat: no-repeat;
}
.gonulink {
	width:205px;
	height:69px;
	margin:10px 0 0 0;
	background-color:#fff;
	float:left;
	display:block;
	background-image: url(images/gonu.png);
	background-repeat: no-repeat;
}
.defaultpage {
	margin:40px 0 50px;
}
.clearfloat, .clear {
	clear:both;
	width:100%;
}
.contactlist {
	margin-bottom:20px;
}
.contactlist h4 {
	font-weight:600;
}
.clearall {
	width:100%;
	clear:both;
}
.post-gallery {
	width:100%;
	float:left;
	clear:both;
	margin:0 0 20px;
}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { 
	margin: 0 0 60px; 
	zoom: 1; 
}
.slidecontain {
	margin: 0;
	padding: 0;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	float:left;
}
.flexslider ul, .flexslider ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

ul.flex-direction-nav,
ol.flex-control-nav {
	position: relative;
	float:left;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
} 
ul.flex-direction-nav {
	width: 60px;
}
ol.flex-control-nav {
	float:right;
}
.flex-direction-nav li {
	margin: 0;
}
.flex-direction-nav li a {
	width: 20px;
	height: 20px;
	margin: -4px 6px 0 0;
	display: block;
	background: url(images/icons/tiny-arrows.png) no-repeat center center;
	cursor: pointer;
	text-indent: -999em;
	float:left;
	background-color:#999;
	border-radius:50%;
}
.flex-direction-nav li a:hover {
	background-color:#666;
}
.flex-direction-nav li .flex-next {
	background-position: -12px 1px;
}
.flex-direction-nav li .flex-prev {
	background-position: 2px 1px;
}
.flex-direction-nav li .disabled {
	opacity: .3 !important;
	filter:alpha(opacity=30);
	cursor: default !important;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 8px;
	height: 8px;
	display: block;
	cursor: pointer;
	text-indent: -999em;
	background-color:#CCC;
	border-radius:50%;
}
.flex-control-nav li a:hover {
	background-color:#9C9C9C;
}
.flex-control-nav li a.flex-active {
	background-color:#717171;
	cursor: default;
}
.flex-caption {
	background:none;
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
	width: 96%;
	padding: 2%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .6);
	font-size: 14px;
	line-height: 18px;
}


/* Edits for the Faculty Experts Carousel Version */
.fe_top_feature,
.fe_top_panel,
.fe_top_featured_scroll,
#fe_top.flexslider .slides,
#fe_top.flexslider .slides > li,
.fe_top_panel_inner {
	height: 26em;
}
.fe_top_feature {
	background-color:#26251E;
	margin:0 0 30px 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.fe_top_panel {
	float: left;
	width: 30%;
	position: relative;
	z-index: 2;
}
.fe_top_featured_scroll {
	overflow:hidden;
	float: right;
	width: 70%;
	position: relative;
}
.carouselnav {
	position: absolute;
	bottom:1em;
	right: 1em;
}
.fe_top_feature .flex-direction-nav li a {
	width: 35px;
	height: 35px;
	background-image: url(images/icons/sm-arrows.png);
	background-color: #94503b;
}
.fe_top_feature ul.flex-direction-nav {
	width: 90px;
	margin-top: -10px;
}
.fe_top_feature .flex-direction-nav li a:hover {
	background-color:#b96349;
}
.fe_top_feature .flex-direction-nav li .flex-next {
	background-position: -28px 1px;
}
.fe_top_feature .flex-direction-nav li .flex-prev {
	background-position: 2px 1px;
}






/* The Scroller */
.fe_top_featured_scroll a:link, .fe_top_featured_scroll a:visited {
	color:#D9D5BB;
}
.fe_top_featured_scroll a:hover, .fe_top_featured_scroll a:active {
	color:#FFF;
}
.fe_top_featured_scroll h3, 
.fe_top_featured_scroll p {
	padding:0 8%;
}
fe_top_featured_scroll p {
	font-size:15px;
}
#fe_top.flexslider .slides > li {
	float: left;
	overflow: hidden;
	background-color: #2e2c23;
	padding:0;
	margin-right: 8px;
}
.fe_featuredimage {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#fe_top.flexslider .slides img {
	border:none;
	width: 100%;
}


/* The Panel */
.fe_top_panel_inner {
	float:left;
	background-color:#490600;
	background-color:rgba(73, 6, 0, 0.93);
	-webkit-box-shadow:2px 2px 10px #000;
	-moz-box-shadow:2px 2px 10px #000;
	-ms-box-shadow:2px 2px 10px #000;
	box-shadow:2px 2px 10px #000;
	padding:3em 10% 0;
	width:80%;
	color:#FFF;
	z-index:10;
}
.fe_top_panel_inner a.section-marker-icon {
	position: absolute;
	top:0;
	left:1em;
	margin: -10px 0 0;
}
.fe_top_panel h2 {
	margin:20px 0 30px;
	float:left;
	display:block;
}
.fe_top_panel p {
	display:block;
	float:left;
	font-size:1.0em;
	line-height:135%;
	margin-bottom: 0;
}
.fe_top_panel p a {
	color: #FBCDBB;
	text-decoration:underline;
}






.fe_video_social {
	margin-bottom:20px;
	padding-top:25px;
}
.fe_video {
	background-color:#F2F2F2;
	height:180px;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.fe_twitter {
	float:left;
	background-color:#F2F2F2;
	width:90%;
	padding:20px 5%;
	height:140px;
}
ul#twitter_update_list {
	list-style-type:none;
	margin-bottom:6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:15px;
}
body.author h1.authorname {
	margin-bottom:5px;
}
.clearboth {
	width:100%;
	clear: both;
	float:left;
}
.authortitle {
	padding-top:0px;
	font-size:16px;
	margin-bottom: 10px;
}
.authoritem {
	padding-top:0px;
	font-size:13px;
	margin-bottom: 0px;
}
.authortoprule {
	margin-bottom:20px;
	border-top:4px solid;
	border-top-color: #6A0000;
}
.authorpadding {
	padding-top:10px;
	margin-bottom:5px;
}
.authorimg {
	max-height:100px;
	float:left;
	width:100%;
	overflow:hidden;
}
.authorimg img {
	max-width: 100%;
	width: auto;
	box-sizing: content-box;
	max-height:100%;
	float:left;
	height:auto;
}
body.classification_3qs footer.entry-meta {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #999;
	width: 470px;
	float: right;
	padding-right: 60px;
}
body.classification_3qs .fe-tri {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 30px solid #F1F1F1;
	border-top: none;
	float: left;
	margin: -44px 0px 0 -334px;
}
body.classification_3qs #secondary {
	float: left;
	width: 830px;
	margin: 0 60px;
	background-color: #F1F1F1;
	margin-top: 20px;
}
body.classification_3qs.faculty-sharing-asides {
	display:block;
	float:left;
	width:710px;
	clear:none;
	margin:0 0px 0 0;
}
body.classification_3qs #faculty-expert-aside {
	float: left;
	display: block;
	padding:0 10px 0 0;
	width:305px;
	background-color:transparent;
	margin:0 45px 0 0;
}
body.classification_3qs .related-about-asides {
	display:block;
	float:left;
	width:830px;
	margin:20px 0 0 0px;
}
body.classification_3qs #related-aside {
	display:block;
	width:305px;
	padding:10px 10px 0 0;
	float:left;
	margin:0 45px 0 0;
}
body.classification_3qs #author-aside {
	display:block;
	width:470px;
	padding:10px 0 0 0;
}
body.classification_3qs #comment-section {
	background-color:#fff;
}
#sidebar3qs {
	background-color: #F1F1F1;
	margin:25px 0 20px 0;
	padding: 0 0 20px 0;
}
.mm-prev,
.mm-next {
	position: absolute;
	top:60%;
}
.mm-prev {
	left:0px;
}
.mm-next {
	right:0px;
}
.mm-prev a, .mm-next a {
	background-color:#999;
	float:right;
	width:30px;
	height:30px;
	border-radius:15px;
	cursor:pointer;
	opacity:0.8;
	background-image: url(images/icons/sm-arrows.png);
	margin-top:-60px;
}
.mm-prev a:hover, .mm-next a:hover {
	opacity:1.0;
}
.mm-prev a {
	background-position: left center;
	margin-left:12px;
}
.mm-next a {
	background-position: right center;
	margin-right:12px;
}
.featured-photo {
	margin-bottom:16px;
	float:left;
}
.featured-photo img {
	border:none;
}
.relevanssi-query-term {
	background-color:#F2FA57 !important;
}
.mobile-on {
	display: none !important;
}






/*******************************************

Special Features Page Styles

*******************************************/
.spf-nav-contain {
	width: 100%;
	min-height:42px;
	background-color: #202020;
	display:block;
	float:left;
}
.spf-nav {
	/*width: 1305px;*/
	padding:0;
	background-color: #202020;
	display:block;
	float:left;
	position:relative;
	z-index:99;
	min-height:42px;
}
.spf-nav.fixedTop {
	position:fixed;
	top:0;
	z-index:99;
}
.spf-nav-links {
	margin-left:3%;
}
.spf-nav ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.spf-nav li {
	float:left;
	padding:0;
	margin:0;
}
.spf-nav li a,
a.backtop {
	float: left;
	padding: 10px;
	margin: 0;
	color: #6C6C6C;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.7em;
}
a.backtop {
	display:none;
}
a.backtop.show {
	display:inline-block;
}
.spf-nav li a:hover,
a.backtop:hover {
	color: #9F9F9F;
}
.spf-nav li.spf_current a {
	color: #CCC;
}
.spf-nav-social {
	float: right;
	height: 32px;
	width: 100px;
	opacity:0.85;
	margin: 5px 3% 0 0;
	overflow: visible;
	cursor: pointer;
	background-image: url(images/icons/sm-group.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.spf-nav-social:hover {
	opacity:1.0;
}
.social-popout {
	display:block;
	position:relative;
	background-color:#CCC;
	float:right;
	height:60px;
	width:170px;
	margin:30px -9999px 0 0;
	padding:20px;
	box-shadow:2px 2px 8px rgba(0,0,0,0.5);
}
.social-popout.flyout {
	margin:30px 0 0 0;
}
.spf-nav-social .social-popout .shareitem {
	float:left;
	display:block;
}
.spf-anchor {
	float:left;
	width:100%;
	height:0px;
}
.spf-top-photo {
	width:100%;
	float:left;
	display:block;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.spf-top-photo img {
	width:100%;
	display:block;
	margin:0;
	padding:0;
}
.spf-header {
	background-color:#C2162D;
	opacity:0.93;
	float:left;
	padding:20px 30px 6px;
	max-width:50%;
	margin:25px 0 0 25px;
	position:absolute;
	z-index:2;
	top:0;
}
.spf-header h1 {
	color:#FFF;
	margin-bottom:0.3em;
}
.spf-header p {
	color:#FFF;
}
.spf_content {
	padding:0 0 30px;
}
.spf_block {
	padding:45px 0 25px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #F2F2F2;
}
.spf_simple_announcement {
	padding:30px 0 15px;
}
.spf_simple_announcement h3,
.spf_simple_announcement p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.spf_simple_announcement .light h3,
.spf_simple_announcement .light a {
	color:#FFF;
}
.spf_simple_announcement .light a:hover {
	color:#E7E7E7;
}
.spf_simple_announcement .light p {
	color: #E7E7E7;
}
.spf_simple_announcement h3 {
	font-weight:bold;
	font-size:21px;
}
.spf_simple_announcement a {
	text-decoration:underline;
}
.spf_spotlight_posts {
	padding:10px 0 10px;
}
.spf_spotlight_posts h2 a {
	color:#000;
}
.spf_flexible_embed {
	background-color:#F1F1F2;
}
.spf_flexible_embed .post-gallery {
	margin:0;
}
.spf_flexible_embed .ngg-gallery-thumbnail-box {
	width:15%;
	margin-right:1%;
}
.spf_flexible_embed .ngg-gallery-thumbnail-box img {
	width:100%;
}
.spf_related_posts .caption {
	margin-bottom:30px;
}
.related_posts_contain {
	margin:	10px 0 0;
}
.related_posts_contain .capentry {
	margin-bottom:30px;
}
.related_posts_contain .capentry h3 {
	line-height:110%;
	font-size:21px;
	margin-right:5%;
}
.related_posts_contain .capentry a {
	color: #404040;
}
.spf_dark_embed {
	background-color:#000;
}
.spf_dark_embed h2,
.spf_dark_embed p {
	color:#FFF;
}
.spf-full-embed {
	width:100%;
	margin:20px 0 0;
	float:left;
}
.spf_socialmedia {
	background-color:#F1F1F2;
	padding:45px 0 0;
}

.fullwidth_image_block .caption {
	color: #404040;
}

.spf_background_image_plus_information .col6 {
	position: relative;
}

.spf_background_image_plus_information .spf-header {
	background-color: #333;
	color: #FFF;
	max-width: 90%;
	padding: 10px;
}


/*******************************************

End Special Features Page Styles

*******************************************/






/******************************************

New Blogs Styles

******************************************/

/* Use this custom body class for everything associated with the blogs */
body.section-blogs {
}

body.section-blogs .pf-content,
article.format-quote .pf-content {
	width: 85%;
	margin-left: 5%;
}
body.section-blogs #comments {
	float:left;
}
body.section-blogs .main-navigation,
body.page-template-template-blogslisting-php .main-navigation {
	display: none;
}
body.section-blogs p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.section-blogs h2,
body.section-blogs h3,
body.section-blogs .blog-main h4  {
	font-weight: bold;
}
.blog-main {
	background-color: #E8EAEA;
	border-bottom: 10px solid #414141;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.blog-header {
	background-color: #414141;
	padding:20px 0;
	position: relative;
}
.blog-head-brand {
	float: left;
	width: auto;
}
.blog-head-nav {
	float: right;
	width: auto;
}
.blog-more-about-link {
	float: right;
	display: block;
	margin:-0.6em 0 1.0em;
	cursor: pointer;
	color:#afafaf;
}
.blog-about-popup {
	display: none;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	top:20px;
	left:20%;
	width: 48%;
	padding: 60px 6%;
	box-shadow: 0 0 50px rgba(0,0,0,0.9);
	border-top: 8px solid #646464;
}
.close {
	font-size: 0.9em;
	background-color: transparent;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	position: absolute;
	top:10px;
	right:10px;
	height: 30px;
	width: 30px;
	border-radius:50%;
	border:2px solid #a6a6a6;
	opacity:0.5 !important;
}
.close:hover {
	opacity:1.0 !important;
}
.blog-head-brand h6,
.blog-head-brand h4,
.blog-head-brand h3,
.blog-head-brand a,
.blog-head-nav a {
	margin: 0;
	color: #fff;
	opacity: 0.7;
}
.blog-header a,
.blog-header a:hover {
	opacity: 1.0;
}
.blog-head-nav a {
	float: left;
	padding:2.0em 0.5em 1.0em;
	display: block;
	font-size: 0.9em;
	cursor: pointer;
	opacity: 0.7;
}
.blog-head-brand h6 {
	margin-bottom: 0.4em;
}
.blog-head-brand h3 {
	opacity: 1.0;
	font-size: 1.8em;
	margin-bottom: 0.1em;
}
.blog-head-brand h4 {
	font-size: 0.9em;
}
.blog-intro {
	background-color: #414141;
	padding:60px 0 80px;
	background-size:cover;
	/*min-height: 250px;*/
}
.blog-intro-info {
	padding: 30px;
	margin-top: 20px;
	background-color: #616161; 
	color: #e8e8e8;
	font-size: 0.9em;
}
body.tax-blogs #primary {
	float: left;
	background-color: #fff;
	padding:30px 40px;
	margin:20px 0 30px -40px;
	overflow: hidden;
}
body.tax-blogs .has-header #primary {
	margin:-40px 0 30px -40px;
	border-top: 8px solid #0ea0b2;
}
body.tax-blogs h1.entry-title {
	font-size: 2.2em;
	font-weight: bold;
}
body.archive.tax-blogs #primary article.hentry:nth-of-type(1) {
	border:none;
}
body.tax-blogs #comment-section,
body.tax-blogs #sharing-aside  {
	background-color: transparent;
}
body.tax-blogs #secondary  {
	float:right;
}
.blog-sidebar {
	margin: 30px 0 0;
}
.blog-sidebar aside,
body.tax-blogs #related-aside,
body.tax-blogs #author-aside {
	border-top: 1px solid #b4b4b4;
	padding: 20px 0;
	opacity: 0.7;
}
.blog-sidebar aside:hover,
body.tax-blogs #related-aside:hover,
body.tax-blogs #author-aside:hover {
	opacity: 1.0;
}
.blog-sidebar aside h4,
body.tax-blogs #related-aside h4,
body.tax-blogs #author-aside h4 {
	font-size: 1.0em;
}
.blog-sidebar aside p,
body.tax-blogs #related-aside p,
body.tax-blogs #author-aside p {
	font-size: 0.9em;
}
.blog-listings {
	padding: 50px 0;
}
a.blog-flag {
	color: #fff;
	background-color: #414141;
	padding:0.4em 0.8em 0.3em;
	margin: 0 0 0.5em;
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	clear: both;
	font-family: 'HelveticaNeueCondensed', 'HelveticaNeue-Condensed', 'Helvetica Neue Condensed', 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
a.blog-flag span.blog {
	opacity: 0.6;
}
a.blog-flag span.title {
	opacity: 0.8;
}
a.blog-flag:hover span {
	opacity: 1.0;
}
.capentry a.blog-flag {
	margin: -1.5em 0 1.0em 0.5em;
}
.home-top-spotlight a.blog-flag {
	margin: 0em 0 1.3em;
}
article.hentry a.blog-flag {
	margin: -1.4em 0 1.3em;
}
.yarpp-related ol li a {
	font-weight: normal !important;
}










/*    Original Size (Smaller screens)    */

@media only screen and (max-width : 1300px) {

	body {
		font-size: 16px;
	}
	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16 {
		margin-right:10px;
	}
	.col1 {
		width: 50px;
	}
	.col2 {
		width: 110px;
	}
	.col3 {
		width: 170px;
	}
	.col4 {
		width: 230px;
	}
	.col5 {
		width: 290px;
	}
	.col6 {
		width: 350px;
	}
	.col7 {
		width: 410px;
	}
	.col8 {
		width: 470px;
	}
	.col9 {
		width: 530px;
	}
	.col10 {
		width: 590px;
	}
	.col11 {
		width: 650px;
	}
	.col12 {
		width: 710px;
	}
	.col13 {
		width: 770px;
	}
	.col14 {
		width: 830px;
	}
	.col15 {
		width: 890px;
	}
	.col16,
	.fe_browse_stick,
	.fe_browse_stick_top {
		width: 950px;
		margin-right: 0px !important;
	} 
	.hcenter {
		width:950px;
		margin:0 60px;
	}
	#page,
	.spf-nav {
		width:1070px;
	}
	.home-top-spotlight,
	.media-spotlight {
		height: 420px;
	}
}
/*  End the Original Laptop Size  */









/* Desktops and laptops ----------- */

@media only screen and (max-width : 1070px) {
	
	body {
		font-size: 15px;
	}
	#page, 
	.pageback,
	.spf-nav {
	 	width: 930px;
	}
	.hcenter {
	 	width:870px;
	 	margin:0 30px;
	}
	.col1 {
	 width: 45px;
	}
	.col2 {
	 width: 100px;
	}
	.col3 {
	 width: 155px;
	}
	.col4 {
	 width: 210px;
	}
	.col5 {
	 width: 265px;
	}
	.col6 {
	 width: 320px;
	}
	.col7 {
	 width: 375px;
	}
	.col8 {
	 width: 430px;
	}
	.col9 {
	 width: 485px;
	}
	.col10 {
	 width: 540px;
	}
	.col11 {
	 width: 595px;
	}
	.col12 {
	 width: 650px;
	}
	.col13 {
	 width: 705px;
	}
	.col14 {
	 width: 760px;
	}
	.col15 {
	 width: 815px;
	}
	.col16,
	.fe_browse_stick,
	.fe_browse_stick_top {
	 width: 870px;
	 margin-right: 0px !important;
	}
	.multimedia-home-featured .spotlight-text {
	 	margin:0 0 0 20px;
	}
	.spotlight-text h1, .home-big-spotlight h1 {
	 	font-size: 30px;
	 	line-height: 100%;
	 	margin-bottom: 20px;
	}
	.home-faculty {
	 	background-position: 155px 7px;
	}
	.rightmask {
	 	float: right;
	 	margin: -420px 0 0;
	 	width: 170px;
	 	overflow:hidden;
	}
	.fe_browse_stick, .fe_browse_stick_top {
	 	width: 870px;
	}
	.in-the-news-related {
	 margin:40px 0;
	}
	.threeq-question-section {
	 margin: 0 50px;
	}
	.threeq-image-caption {
	 width: 370px;
	}
	.main-navigation input#s {
	 width:30px;
	 background-color:transparent;
	 border:1px solid #F1F1F1;
	 -moz-transition: all 0.4s ease 0s;
	 -webkit-transition: all 0.4s ease 0s;
	 -ms-transition: all 0.4s ease 0s;
	 transition: all 0.4s ease 0s;
	 background-image: url(images/search.png);
	 background-repeat: no-repeat;
	 background-position: center left;
	}
	.main-navigation input#s:hover {
	 width:100px;
	}
	.main-navigation input#s:focus, .main-navigation input#s:active {
	 width:100px;
	}
	.wp-caption {
	 max-width:100%;
	 margin:0 0px 15px 25px;
	 float:right;
	}
	.wp-caption img {
	 float:left;
	 width:100% !important;
	}
	body.classification_3qs .fe-tri {
	 width: 0;
	 height: 0;
	 border-left: 30px solid transparent;
	 border-right: 30px solid transparent;
	 border-bottom: 30px solid #F1F1F1;
	 float: left;
	 margin: -48px 0 0 -304px;
	}
	 body.classification_3qs #secondary {
	 float: left;
	 width: 770px;
	 margin: 50px;
	 padding: 0px;
	 background-color: #F1F1F1;
	 margin-top: 25px;
	}
	 body.classification_3qs.faculty-sharing-asides {
	 display:block;
	 float:left;
	 width:710px;
	 clear:none;
	 margin:0 0px 0 0;
	}
	body.classification_3qs #faculty-expert-aside {
	 float: left;
	 display: block;
	 padding:0 10px 0 0;
	 width:250px;
	 background-color:transparent;
	 margin:0 70px 0 0;
	}
	body.classification_3qs .related-about-asides {
	 display:block;
	 float:left;
	 width:760px;
	 margin:20px 0 0 0px;
	}
	body.classification_3qs #related-aside {
	 display:block;
	 width:250px;
	 padding:10px 10px 0 0;
	 float:left;
	 margin:0 45px 0 0;
	}
	body.classification_3qs #author-aside {
	 display:block;
	 width:430px;
	 padding:10px 0 0 0;
	 float:right;
	}
	body.classification_3qs #comment-section {
	 background-color:#fff;
	}
	body.classification_3qs footer.entry-meta {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #999;
	width: 430px;
	float: right;
	padding-right: 60px;
	}
	.single-top-row {
	 margin:10px 0 30px;
	 float:left;
	}
	.mm-post {
		margin-bottom: 15px !important;
		min-height:240px;
	}
	.home-top-spotlight,
	.media-spotlight {
		height: 400px;
	}
}
/************* End the small screens  ****************/














/* -----------  Phones  ----------- */

/*@media only screen and (max-width : 767px) {*/
@media only screen and (max-width : 920px) {
	
	.mobile-on {
		display: block !important;
	}
	#page, .pageback, .spfnav {
	 	width: 100%;
	}
	.hcenter {
	 	width: 90%;
	 	margin: 0 5%;
	}
	/*body.single-post .main-top {
		margin-top: 30px;
	}*/
	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, 
	.col16,
	.fe_browse_stick,
	.fe_browse_stick_top {
	 	margin:0;
	 	width: 100%;
	}
	.site-navigation {
		/* This is the sections nav */
		display: none;
	}
	.menu-toggle {
		display: block;
		position: fixed;
		top:0px;
		right:0px;
		width: 40px;
		height: 40px;
		background-color: #757575;
		background-image: url(images/menu.png);
		background-position: center center;
		background-repeat: no-repeat;
		font-size: 0;
		line-height: 0;
		cursor: pointer;
		z-index: 999;
	}
	.topheader-secondary {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		width: 200px;
		height: 100%;
		background-color: #ececec;
		box-shadow: 0 0 30px rgba(0,0,0,0.6);
		z-index: 998;
		overflow: scroll;
	}
	.topheader-secondary.toggled-on {
		display: block;
	}
	.topheader-secondary ul,
	.topheader-secondary li {
		width: 100%;
	}
	.topheader-secondary a {
		width: 80%;
		padding:1.0em 10%;
		font-size: 1.1em;
	}
	.topheader-secondary li.current_page_item a {
		color:#222222;
	}
	.topheader-secondary ul#menu-top-right-nav {
		float: left;
		padding-bottom: 50px;
	}
	.topheader-secondary ul ul {
		float: left;
		position: relative;
		background-color: #f8f8f8;
		width: 100%;
		padding:10px 0;
		display: none;
		box-shadow: none;
	}
	.topheader-secondary ul li.menu-item-has-children:hover {
		background-color: inherit;
		box-shadow: none;
	}
	.topheader-secondary ul li:hover ul {
		display: none;
	}
	.topheader-secondary ul ul li a {
		width: 80%;
		padding:6px 10%;
		line-height: 110%;
	}
	.logoplace {
		margin-top: 20px;
	}
	.home-spotlight {
		margin: 0 0 20px;
	}
	.home-top-spotlight {
		margin: 0 ;
	}
	.home-spotlight .hcenter {
		width: 100%;
		margin: 0;
	}
	.home-top-spotlight-image,
	.media-spotlight-image  {
		width:100%;
		height:220px;
		float:left;
	}
	.home-top-btext,
	.media-spotlight-btext {
		width:100%;
		height:auto;
	}
	.media-icons-header {
	 	display:none;
	 	visibility:hidden;
	}
	.home-second-features .capentry {
	 	width:100%;
	 	border-top:1px solid #afafaf;
	 	border-bottom:1px solid #ddd;
	}
	.home-second-features .capentry-thumb {
	 	width:32%;
	 	float:left;
	}
	.home-second-features .featured-headers-contain {
	 	width: 65%;
	 	float:right;
	}
	.home-second-features .capentry-excerpt p {
	 	display:none;
	}
	.media-icons-footer {
	 	display:block;
	 	float:left;
	 	clear:none;
	 	width:100px;
	 	height:26px;
	 	margin:0px 0 0px 0;
	}
	.nuglobal .last {
	 	display:none;
	 	visibility:hidden;
	}
	.nuglobal .col5 {
	 	width:290px;
	}
	#footer-related h3 {
	 margin:0 0 20px 0;
	}
	#about-site .col5 h4, #about-site .col6 h4 {
	 width:290px;
	 font-size:16px;
	}
	#about-site .submit {
	 padding:0 10px 0 10px;
	}
	#about-site .last input.submit {
	 margin:0px 0 0 0;
	 padding: 0 10px;
	}
	#about-site .col4 input.email-address {
	 width:130px;
	 margin:0px 0 5px 0;
	}
	#about-site table {
	 margin:0 0 0 0;
	}
	p.about-news {
	 padding:0;
	 margin:0;
	}
	#about-site .col8, #about-site .col4, #about-site .col6, #about-site .col5 {
	 width:290px;
	 margin:0 0 15px;
	}
	#about-site .hcenter {
	 padding:10px 0 20px 0;
	}
	body.single .featured-image, body.single .featured-image img {
	 	width:100% !important;
	}
	footer.entry-meta {
	 margin:0 0 30px;
	}
	.faculty-sharing-asides {
	 display:block;
	 float:left;
	 width:290px;
	 clear:none;
	 margin:0 0px 0 0;
	}
	#faculty-expert-aside, .single-in-the-news #faculty-expert-aside {
	 float: left;
	 display: block;
	 padding:0 0px 10px 0;
	 width:290px;
	 background-color:transparent;
	 margin:0 0px 20px 0;
	 border-bottom:5px solid #666;
	}
	.related-about-asides {
	 display:block;
	 float:left;
	 width:290px;
	 margin:20px 0 0 0px;
	}
	#related-aside {
	 display:block;
	 width:290px;
	 padding:10px 0px 10px 0;
	 float:left;
	 margin:0 0px 0 0;
	}
	#author-aside {
	 display:block;
	 width:290px;
	 padding:10px 0 0 0;
	}
	#comment-section {
		background-color: #d4d4d4;
	}
	#comments input#author, #comments input#email, #comments input#url {
	 width:258px;
	}
	#commentform p {
	 margin:0 0 5px 0;
	}
	#respond h3 {
	 margin:0 0 15px 0px;
	}
	.comments-area {
	 float:left;
	 margin:0 0 0 0px;
	 display:block;
	 width:290px
	}
	textarea#comment, form#commentform textarea {
	 width:234px;
	}
	#footer-related {
	 margin:0 0 0 0;
	 padding:0;
	}
	#footer-related .hcenter {
	 padding:0 0 15px 0;
	}
	#footer-related .col3 {
	 width:290px;
	 margin:0;
	 padding:0;
	 border-top:4px solid #666;
	}
	#footer-related h4 {
	 margin:15px 0 20px;
	}
	#footer-related .col12 {
	 float:left;
	 width:290px;
	}
	#footer-related a.capentry-thumb {
	 width:140px;
	 margin:0 10px 0 0;
	 border-top:none;
	 display:block;
	 float:left;
	}
	#footer-related .tagrule {
	 border-top:none;
	 margin:0 0 10px 0;
	}
	#footer-related h5.capentry-title {
	 width:140px;
	 clear:none;
	 float:left;
	 display:block;
	}
	body.single-faculty-experts #footer-related .col10 {
	 width:720px;
	 float:left;
	}
	.multimedia-home-featured {
	 padding:25px 0 10px;
	}
	 body.page-template-template-multimedia-php .spotlight-text h1 {
	 font-size:30px;
	}
	.multimedia-home-featured .featured-video {
	 margin:0 0 10px;
	}
	.multimedia-fvideos {
	 margin:0;
	}
	.multimedia-fvideos .capentry {
	 width:290px;
	 margin:0;
	 float:left;
	 border-top: 1px solid #ccc;
	 padding:10px 0 0 0;
	}
	body.page-template-template-multimedia-php .capentry-thumb {
	 margin-bottom:5px;
	}
	.multimedia-fvideos h4 {
	 margin:8px 0 30px 0;
	}
	.multimedia-fvideos h6 a, .multimedia-fvideos h6 {
	 width:100px;
	}
	.multimedia-fvideos .capentry-thumb {
	 display:block;
	 width:140px;
	 float:left;
	 margin:0 10px 0 0;
	 clear:none;
	}
	.multimedia-fvideos .capentry-excerpt {
	 display:none;
	 visibility:hidden;
	}
	.multimedia-fvideos .capentry-title {
	 display:block;
	 float:left;
	 width:140px;
	 margin:0;
	 padding:0;
	 clear:none;
	 font-size:16px;
	 font-family: Georgia, "Times New Roman", serif;
	}
	body.tax-multimedia-type article.hentry {
	 margin:0 0 0 0 !important;
	 padding:10px 0 !important;
	 border-bottom:1px solid #999;
	 width:290px;
	}
	body.tax-multimedia-type #mm-primary {
	 margin:15px 0 0 0;
	}
	.mm-post {
	 width:290px;
	 margin:10px 0 0 !important;
	 padding-bottom:10px;
	 border-bottom:1px solid #aaa;
	}
	.mm-post img, .mm-post .capentry-thumb, .mm-post .capentry-title {
	 width:140px !important;
	 float:left;
	 display:block;
	 clear:none;
	}
	.mm-post .mm-mobile-title {
	 margin:0 0 0 10px;
	 display:block;
	 float:left;
	 width:140px;
	}
	/*--- Topics ---*/
	.topics-home-featured .topic-item {
	 width:290px;
	 float:left;
	}
	.topics-home-featured .bigtoprule {
	 border-top:none;
	}
	.topics-home-header {
	 margin:0;
	}
	body.tax-multimedia-type .section-marker {
	}
	body.tax-multimedia-type h3.page-title, body.single-multimedia-items h3, body.page-template-template-multimedia-php h3 {
	 display:none;
	 visibility:hidden;
	}
	body.tax-multimedia-type h6.sublink, body.single-multimedia-items h6.sublink, body.page-template-template-multimedia-php h6.sublink {
	 float:left;
	 margin:5px 0 0 -10px;
	}
	body.tax-multimedia-type h6.sublink a, body.single-multimedia-items h6.sublink a, body.page-template-template-multimedia-php h6.sublink a {
		/*display:block;
		clear:right;*/
		margin:0 0 4px 4px;
	 font-size:10px;
	 font-weight:normal;
	}
	body.tax-multimedia-type .entry-meta, body.single-multimedia-items .entry-meta {
	 margin:5px 0 16px;
	}
	body.single-multimedia-items .featured-image {
	 margin:0 0 15px;
	}
	/*--- In the News / Archive Pages ---*/
	.single-in-the-news .faculty-sharing-asides {
	 width:290px;
	 float:left;
	}
	 body.post-type-archive .col5 {
	 width:290px;
	}
	.in-the-news {
	 width:290px;
	}
	.in-the-news .col8 {
	 width:290px;
	}
	.in-the-news h2.entry-title {
	 margin:5px 0;
	}
	.in-the-news-related {
	 width:290px;
	}
	.in-the-news-related .col10 {
	 width:290px;
	 padding:0;
	}
	.in-the-news-related .capentry {
	 width:290px;
	 border-bottom: 1px solid #999;
	 padding:15px 0 0;
	}
	.in-the-news-related .last {
	 border-bottom:none;
	}
	body.single-in-the-news #secondary {
	 margin-top:20px;
	}
	body.archive article.hentry {
		width: 100%;
	}
	.in-the-news span.special-topics {
	 border-bottom:none;
	}
	body.post-type-archive-in-the-news h1.page-title,
	body.tax-special-topics .entry-content {
	 	display:none;
	 	visibility:hidden;
	}
	body.tax-special-topics .post {
	 	width:290px;
	 	padding:10px 0 0 0;
	}
	body.tax-special-topics .col3 {
	 width:140px;
	 margin: 0 10px 0 0;
	 float:left;
	}
	.single-in-the-news .related-about-asides {
	 margin:0 0 0 0;
	}
	.single-in-the-news #secondary {
	 margin:0 0 20px -15px;
	}
	body.category .col5 {
	 display:none;
	 visibility:hidden;
	}
	.imglink {
	 width:100%;
	}
	body.category .entry-content {
	 display:none;
	 visibility:hidden;
	}
	
	a.timelytopic {
	 font-size:12px;
	 padding:2px 5px;
	 margin:0 4px 4px 0;
	}
	.fe_video_social, .fe_video_social .col8, .fe_video_social .col8 .fe_video, .fe_video_social .col4 {
	 width:290px;
	 display:block;
	 float:left;
	 margin:0;
	 padding:0;
	}
	.fe_video_social {
	 padding-top:15px;
	}
	.fe_video .last {
	 padding:10px;
	}
	.fe_video .featured-video {
	 padding:0;
	 height:192px;
	 margin:0;
	}
	.fe_video {
	 height:280px;
	}
	.fe_video .smallp p {
	 visibility:hidden;
	 display:none;
	}
	.fe_twitter {
	 margin:15px 0 0 0;
	}
	.fe_browse_nav, .fe_shadow, .fe_faculty_scroll .col3, .fe_faculty_scroll .col1 {
	 display:none;
	 visibility:hidden;
	}
	.fe_browse_stick_top, .fixedTop {
	 position:absolute !important;
	 width:290px;
	 height:40px;
	}
	.fe_browser_frame {
	 margin:55px 0 50px;
	}
	.fe_browse {
	 margin:15px 0 0 0;
	}
	.fe_faculty_scroll .col12 {
	 width:290px;
	}
	.fe_faculty_scroll .col4 {
	 width:290px;
	}
	.fe_faculty_scroll .col4 h6 {
	 display:block;
	 float:left;
	 width:90px;
	 margin:0 0 15px 0;
	}
	.fe_faculty_scroll .col4 p {
	 display:block;
	 float:right;
	 width:200px;
	 margin:0;
	}
	.fe_faculty_scroll .col4.last {
	 margin-top:10px;
	}
	body.single-faculty-experts .col3.last {
	 margin:0px 0 0 0;
	}
	h4.fe_title {
	 font-size:16px;
	}
	h1.entry-title {
	 margin:10px 0 20px 0;
	}
	.fe_pubselect .smallp {
	 display:none;
	 visibility:hidden;
	}
	.fe_pubselect .col3 {
	 width:140px;
	 float:left;
	 margin:0 10px 0 0;
	}
	.fe_pubselect .col3.last {
	 margin:0;
	}
	.fe_pubselect .col7 {
	 width:140px;
	 float:right;
	 margin:0;
	}
	.fe_pubselect .attachment-Small.wp-post-image {
	 margin:0;
	}
	.fe_pubselect .col2 {
	 display:none;
	 visibility:hidden;
	}
	.fe_pubselect .col8 {
	 width:290px;
	 padding:0 0 5px 0;
	}
	body.single-faculty-experts .capentry h3, body.single-faculty-experts .capentry, body.single-faculty-experts .col4, body.single-faculty-experts .col6.last {
	 display:block;
	 width:290px;
	 float:left;
	}
	body.single-faculty-experts .capentry {
	 margin:10px 0 0 0;
	}
	body.single-faculty-experts h1.menu-toggle {
	 margin-bottom:0;
	}
	body.single-faculty-experts #footer-related .col10 {
	 width:300px;
	}
	a.sectmrk-btn, body.single-timely-topics .col5.bigtoprule {
	 display:none;
	 visibility:hidden;
	}
	.in-the-news-related .col4 {
	 width:290px;
	}
	.in-the-news-related h4 {
	 margin:10px 0 15px 0;
	}

	.wp-caption {
	 max-width:100%;
	 margin:0 290px 15px 0px;
	 float:left;
	}
	.wp-caption img {
	 float:left;
	 width:100% !important;
	}
	body.tax-multimedia-type article.hentry {
	 min-height:90px;
	}
	body.classification_3qs #secondary {
	float: left;
	width: 290px;
	margin: 0 0 0 -15px;
	padding: 15px 15px;
	background-color: #F1F1F1;
	}
	body.classification_3qs .related-about-asides {
	display: block;
	float: left;
	width: 290px;
	margin: 20px 0 0 0px;
	}
	 body.classification_3qs #related-aside, body.classification_3qs #author-aside {
	display: block;
	width: 290px;
	padding: 10px 0px 10px 0;
	float: left;
	margin: 0 0px 0 0;
	}
	body.classification_3qs #faculty-expert-aside {
	width:290px;
	padding: 0px 0 10px 0;
	margin:0 0 20px 0;
	}
	 body.classification_3qs footer.entry-meta {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #999;
	width: 290px;
	float: left;
	padding-right:0;
	}
	.fe-tri {
	 width: 0;
	 height: 0;
	 border-left: 30px solid transparent;
	 border-right: 30px solid transparent;
	 border-bottom: 30px solid #F1F1F1;
	 border-top: none;
	 float: left;
	 margin: -36px 0 0 -264px
	}
	body.classification_3qs .fe-tri {
	 	width: 0;
	 	height: 0;
	 	border-left: 30px solid transparent;
	 	border-right: 30px solid transparent;
	 	border-bottom: 30px solid #F1F1F1;
	 	border-top: none;
	 	float: left;
	 	margin: -36px 0 0 -264px;
	}
	header .nav-search {
	 	display:none;
	}
	#secondary #sharing-aside {
	 		display:block;
	}
	body.section-blogs #secondary #sharing-aside {
	 		display:none;
	}
	.featured-image-caption {
		float: left;
		width: 100%;
		margin: 0 0 2.0em 0;
	}
	#secondary {
		background-color: #f1f1f1;
		margin:0 0 0 -5%;
		padding:20px 5%;
		/*width: 90%*/
	}
	.spf-nav.fixedTop {
		position:relative !important;
		top:inherit;
		left:inherit;
	}
	body.single.tax-blogs #primary {
		margin: 0 0 30px -40px;
	}
	.flexslider {
		margin: 0;
	}
	.fe_top_feature,
	.fe_top_panel,
	.fe_top_featured_scroll,
	#fe_top.flexslider .slides,
	#fe_top.flexslider .slides > li,
	.fe_top_panel_inner {
		height: auto;
	}
	.fe_top_panel {
		float: left;
		width: 100%;
	}
	.fe_top_panel_inner {
		padding-bottom: 5em;
	}
	.fe_top_featured_scroll {
		float: right;
		width: 100%;
	}
	.logoplace {
		float: none;
	}
	a.logo {
		width:17em;
		max-width:80%;
		margin-top: 2em;
	}
	.threeq-top-photo {
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height:20em;
	}
	.threeq-top-overlay-contain {
		float:left;
		width:100%;
		margin:-0em 0em 3em 0;
	}
	body.tax-blogs #secondary  {
		float:left;
	}
}





/* -----------  Even Smaller Phones  ----------- */

@media only screen and (max-width : 560px) {

	.pf-content {
		width: 100%;
	}
	
.spf-nav {
	width: 100%;
}

.spf-nav li a, a.backtop {
	padding: 10px 0 0;
}

.spf-nav li:last-child a {
	padding-bottom: 10px;
}

.spf-nav li {
	float: none;
}

.spf-nav-links {
    margin-left: 2%;
}

.spf-nav-social {
	margin-right: 0;
	width: 95px;
}

.spf-header {
	margin: 5px 0 0 5px;
	padding: 10px 10px 0;
}
	
h1.entry-title {
    margin: 0 0 5px 0;
}

.spf-header h1 {
	font-size: 1.0em;
}

.spf-header p {
	font-size: 0.7em;
}

.spf_block {
	padding: 25px 0 15px;
}

.spf-top-photo .spf-header h2 {
	font-size: 1.0em;
}

.spf_block ul, .spf_block ol {
	margin-left: 0.6em;
}

.spf_innovation_imperative_subsection h3, .spf_two_content_fields h3 {
	font-size: 1.0em;
}

}

