@media screen and (max-width: 1000px){
    .attentionGrabber {display: none}

}
@media screen and (max-width:600px){
	#dept-header h1 {display: none}
}



.no-padding {
	padding: 0 !important;
}

.no-left-padding {
	padding-left: 0 !important;
}

.no-right-padding {
	padding-right: 0 !important;
}

.padding-top-20 {
	padding-top: 20px;
}



.dept-crumb {
	float: left;
	width: 75%;
	overflow: visible !important;
	margin-bottom: 20px;
}

#dept-header h1 {
	float: left;
	width: 75%;
}


.article-title {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 6px;
	text-transform: capitalize;
	border-bottom: 1px dotted #aaa;
	color: #000;
	margin-top: 0;
}

.article-info .article-time, .article-info .article-categories {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #e5e5e5;
	padding-right: 5px;
}

.article-info .article-categories ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	float: left;
}

.article-info .article-categories ul li {
	float: left;
	list-style: none !important;
	margin-left: 5px;
	padding: 0 !important;
}



.col-md-12 nav.navbar {
	margin-bottom: 0px;
}

#content {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

div.widget-title {
	text-transform: uppercase;
	font-weight: bold;
	color: #888;
	padding: 0 3px 0 0;
	margin-bottom: 5px;
	color: #00684D !important;
	border-bottom: 1px solid #bbb;
	padding-bottom: 7px !Important;
	background-size: 250px 3px;
	font-size: 1.2em;
}

#sidebar .box {
	margin-bottom: 20px;
}

.about img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}

#sidebar {
	float: left;
}

#sidebar ul , ul {
	padding-left: 5px;
}

#sidebar ul li {
	font-size: 0.9em;
	font-family: Verdana;
	line-height: 1.4em;
	padding: 3px 0 3px 3px;
	border-bottom: 1px dotted #dddddd;
	list-style: none;
}

section#content .row-2 {
	padding-top: 30px;
}

.post {
	border-bottom: 4px solid #eee;
	margin-bottom: 15px;
	text-align: justify;
}

.post-title {
	font-size: 21px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
	padding-bottom: 5px;
	text-align:left;
}

.post-time {
	color: #888888;
	font-size: 80%;
	padding-bottom: 10px;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: baseline;
  width: auto;
}
.content img {
  margin-bottom: 15px;
}

.thumbn {
	width: 150px; 
	height: 150px; 
	float: left; 
	margin-right: 20px; 
	border: 3px double #ccc; 
	overflow: hidden; 
	margin-bottom: 20px;
	}
    /*
.main-content, .single-post {
	padding-right: 40px !important;
}
.main-content h3, h4, h5, h6, .post-title, .article-title {
    font-size: 24px;
    font-family: "Times New Roman",Georgia,serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 5px;
    line-height: 1em;
}
*/
.single-post h3, h4, h5, h6, .post-title, .article-title {
    font-size: 24px;
    font-family: "Times New Roman",Georgia,serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 5px;
    line-height: 1em;
}
.article-title {
	font-size: 32px;
	color: #00684D;
}

/* =Images
-------------------------------------------------------------- */

.single-post img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
.single-post .attachment img {
	max-width: 900px;
}
.single-post .alignleft,
.single-post img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.single-post .alignright,
.single-post img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.single-post .aligncenter,
.single-post img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.single-post img.alignleft,
.single-post img.alignright,
.single-post img.aligncenter {
	margin-bottom: 12px;
}
.single-post .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.single-post .wp-caption img {
	margin: 5px 5px 0;
}
.single-post .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.single-post .wp-smiley {
	margin: 0;
}
.single-post .gallery {
	margin: 0 auto 18px;
}
.single-post .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.single-post .gallery img {
	border: 2px solid #cfcfcf;
}
.single-post .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.single-post .gallery dl {
	margin: 0;
}
.single-post .gallery img {
	border: 10px solid #f1f1f1;
}
.single-post .gallery br+br {
	display: none;
}
.single-post .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/*
 * Custom USF Menu CSS
 */

#usf-menu div.module {
    padding-bottom: 10px;
    
}

#usf-menu h3.module-title
,#usf-footer h3.module-title{
    display:none !important;
}

#innerbottom-left , 
#innerbottom-right {
    width:50%;
    float:left;
}

.newsletter-upcoming-events ul
, .widget_execphp .execphpwidget {
    padding-left: 10px;
    padding-right: 10px;
}

.widget_execphp .execphpwidget .tle {
    margin: 0 0 10px 0;
    font-weight:bold;
}

.widget_execphp .execphpwidget .rss-date {
    font-size: 11px; 
    }

.daily-digest h2 a {
    color: #12ada3;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
.daily-digest h2 {
    margin: 10px 0 !important;
}

/* Greg's Updates */
.widget_extended-categories ul,.widget_text ul { list-style:none; }
.widget_extended-categories ul li a,.widget_text ul li a{ 
display: block; 
/*border-top: 1px solid #ddd;
width: 200px; */
padding: 5px 0; 
color: #666;
cursor: pointer;
display: block;
}
.widget_extended-categories ul li:first-child,.widget_text ul li:first-child { border: none; }


table.contact-table tr td {
    vertical-align: top;
}

table.contact-table tr td  img{

    border: 4px solid #139573;
    border-radius: 3px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.27);
    margin-right: 20px;

}


table.contact-table tr td h2, table.contact-table tr td h3, table.contact-table tr td h4 {
    margin-top: 5px;
}

.post-outer-center {
    width: 100% !important;
    float: left;
    background-image: url(../theme_images/newsletter/news-headines-bg.png);
    margin: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.post-outer-center .post-thumb {
    float: left;
    margin-right: 10px;
}

.green-01 {
    background-color: #8dc63f;
}
.header-half-01 {
    width: 100%;
    height: 59px;
}

.header-half-01 h1 {
    margin: 12px 0 0 0;
    padding: 0 0 0 20px;
    color: #fff;
    font-size: 30px;
    font-family: 'Century Gothic',sans-serif;
    position: absolute;
    font-weight: bold;
}

.header-half-01 .header-half-02 {
    float: left;
    width: 60%;
    border-right: 50px solid transparent;
}

.blue-02 {
    border-bottom: 55px solid #00aca2;
}

.outer-wrapper {
    margin: 0;
    padding: 0;
    width: 720px;
    min-height: 456px;
    border-left: 3px solid #00b6ac;
    display: inline-block;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top,#fff 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0 );
    box-shadow: 1px 2px 7px #999;
    border-left: 3px solid #a0cf5e;
    margin-left: -5px;
}

.inner-body {
    padding: 5px 15px;
    text-align: justify;
}

.contact-bubble {
    position: absolute;
bottom: 0;
right: 0;
}
.outer-wrapper h2 
, .outer-wrapper h3 {
color: #00684d;
}

.dra-header .expand {
    position: absolute;
top: 45px;
right: 15px;
}

.dra-header .expand i {
    font-size: 2em; 
}

.funding ul {
    margin: 0px 0px 8px !important;
}
.pivotfeed {
    display: block;
    float: left;
}
.pivotfeed ul {
    list-style:none;
    padding:0 12px;
}
.pivotfeed li {
    margin:8px 0;
}
.pivotfeed h2 {
    color:#00ACA2;
    margin: 20px 13px;
    font-weight: bold;
}

#usf-footer .widget_execphp
, #absolute  .widget_execphp
, #usf-menu .widget_menugrabber_widget {
    margin: 0px !important;    
}

#usf-footer .execphpwidget
, #absolute .execphpwidget
, #usf-menu .execphpwidget {
    padding: 0px !important;    
}

#absolute .module-title {
    display: none !important;
}

.frp-all-category-news-footer {
    text-align: right !important;
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}
.searchbox input {
    height: 30px;
    color: #333;
    font-size: 14px;
}
.searchbox input {
    width: 100%;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    float: left;
}
.searchbox {
    width: 100%;
    height: 30px;
    padding: 0 25px;
    border: 1px solid #ddd;
    background: url(../images/searchbox_magnifier.png) 0 50% no-repeat;
}
.searchbox {
    position: relative;
}
.module {
    position: relative;
    /*margin: 15px;*/
}
.box2 {
    margin: 15px 0;
}
ul.frp-widget li {
    float: left;
}
li.frp-news {
    padding: 0px 0px 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 15px;
}
.frp-widget .frp-news {
    list-style: none;
    margin-bottom: 10px;
}
.frp-all-category-news-footer a, .RandomPostWidget .viewmore a, .item5413 a {
    color: #fff !important;
    background-color: #009374;
    display: inline-block;
    font-size: 13px;
    margin: 0 7px 7px 0;
    padding: 7px;
    position: relative;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.15);
    transition: opacity 0.25s ease 0s,background-color 0.25s ease 0s,color 0.25s ease 0;
}
.summary {
    font-size: 14px;
    line-height: 18px;
}
.blac a {
    color: #444 !important;
    font-size: 13px;
}
.categ {
    color: #2292ac;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #aaa;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #428bca;
}