/*
Theme Name: IFAS News - 2012
Author: IFAS Communications, University of Florida
Author URI: http://ics.ifas.ufl.edu/
Description: The core WordPress framework for the IFAS News - 2012 theme is based on the Twently Eleven Theme by WordPress.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, fixed-width, custom-menu, widgets
Text Domain: ifasnews12
*/

/*
-----------------------------------------------
University of Florida- IFAS -- css for IFAS secondary pages
----------------------------------------------- */
body {
	margin:0;
	padding:0px;
	color:black;
	font: 95%/140% Arial, Helvetica, sans-serif;
	background-image: url(images/IFAS_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c0c8e9;
}
  
a {
	text-decoration: none;
	color: #0021a5;
}

a:hover {
color:#f47735;
}

a img {
  border-width:0;
}

h1, h2, h3, h4, h5, ul, li, form {
  margin:0;
  padding:0;
}





h2 {
	font-size: 120%;
	color: #0021a5;
	padding: 10px 0px 0px 0px;
	margin-right: 10px;
	margin-left: 0px;
	border-bottom: 1px #929292 solid;
}


h3 {
	font-size: 110%;
	color: #0021a5;
	margin-left: 0px;
	padding-left:0px;
	padding-top: 5px;
}

h4 {
	font-size: 110%;
	color: #000000;
	margin-left: 0px;
	padding-left:0px;
	padding-top: 0px;
}

h5 {
	font-size: 90%;
	color: #0021a5;
	margin-left: 0px;
	padding-left:0px;
	padding-top: 5px;
}

p {
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 10px 0px;
}

/*.nobullet is a class that creates a list with no bullets. Apply by adding to ul tag: <ul class="nobullet">
-------------------------------------------------------------------------------------*/
.nobullet ul{
 	margin-left: 25px;
    padding-left: 10px;	
	padding-bottom: 10px;
 }
 
 .nobullet li{
 	padding-left: 5px;
	margin-left:0px;
	list-style-type: none;
 }
 


/* =page  Centers page in browser
----------------------------------------------- */
#page {
  width:750px;
  margin:0 auto;
}

#uf_name {
  height: 41px;
  margin: 0;  
}

/* =page2  Controls width of page, background and border
	 ----------------------------------------------- */
#page2 {
	float:left;
	width:750px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

/* =header (contains IFAS Solutions for your life banner)
----------------------------------------------- */
#header {
	float:left;
	width:750px;
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
}
  
  #header img{
	float:left;
	padding:0px;
	margin:0px;
	border:none;
}

/* =search search box and accessories/forms.
----------------------------------------------- */
#cse-search-box {
	float:right;
	/*display:block;*/
	width:180px;
	font-style:normal;
	padding: 3px 10px 0px 10px;
	margin: 0px;
}
  
#searchbox {
	padding: 0px;
	width: 165px;
}

#cse-search-box input.btn {
  float:right;
}

#cse-search-box label img {
  display:block;
  margin-bottom:2px;
}
  
#q {
	float:left;
	width:130px;
	border:1px solid;
	border-color:#999 #fff #fff #999;
	padding: 2px 0px 2px 5px;
	margin-right: 5px;
}


/* =topnav  Top Navigation bar
----------------------------------------------- */
#topnav {
	width: 100%;
	margin: 0px 0px -6px 0px;;
	padding: 0px;
	background: #929292;
	display: inline-block;
}
/* For IE 7 BEGIN */
*+html #topnav { 
	width: 100%;
	margin: 0px 0px 0px 0px;;
	padding: 0px;
	background: #929292;
	display: inline-block;
}
/* For IE 7 END */
/* 
#topnav {
	float:left;
	list-style:none;
	background-color: #929292;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 1px 0px;
}
#topnav li {
	display:inline;
	margin:0px;
	padding:0;
	font-weight: bold;
	font-size: 85%;
}
  
#topnav li a {
	float:left;
	padding:2px 9px 3px;
	color:#FFFFFF;
	text-decoration:none;
}
  
#topnav li a:hover {
  color:#004495;
}
*/


/* WP Drop-down Navigation Menu */

#access {
	background: #929292; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));*/ /* older webkit syntax */
	/*background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;*/
	clear: both;
	display: block;
	float: left;
	margin: 0px;
	/*width: 100%;*/
}
#access ul {
	font-size: 13px;
	list-style: none;
	/*margin: 0 0 0 -0.8125em;*/
	margin: 0px;
	padding-left: 0px;
}
#access li {
	float: left;
	position: relative;
	font-weight: bold;
}
#access a {
	color: #ffffff;
	display: block;
	/*line-height: 3.333em;
	padding: 0 1.2125em;*/
	line-height: 30px;
	padding: 0px 9px 0px 9px;
	text-decoration: none;
}
#access 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;
	margin: 0px;
	position: absolute;
	top: 30px;
	left: 0;
	width: 188px;
	z-index: 99999;
	border-top: 1px solid #ddd;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #efefef;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #cccccc;
}
#access li:hover > a,
#access a:focus {
	background: #929292; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));*/ /* Older webkit syntax */
	/*background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);*/
	color: #004495;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
  
/* =content  (container for all non-header content (makes leftnav gray background extend down left side of page)
----------------------------------------------- */
#content {
	float:left;
	width:750px;
	background-image: url(images/template_gray_bg.jpg);
	background-repeat: repeat-y;
}
  
#content-group {
	background-color:#FFFFFF;
 	float:right;
 	width:555px;
}

th {
	background-color: #FFFFFF;
	font-size: 100%;
	color: #0021A5;
}
  
#content-sub {
	float:left;
	width: 190px;
	padding: 1px 5px 0px 0px;
	background-color: #efefef;
}
  
  
  /* =leftnav  (Main Navigation)
----------------------------------------------- */
#leftnav {
	font-size: 95%;
	line-height: 120%;
	padding: 0px 5px 5px 8px;
	background-color: #efefef;
	margin-left:0px;
}

#leftnav ul {
	padding-top: 0px;
	list-style: none;
	margin-left: 0;	
}

#leftnav ul li{
	background-image:url(images/template_arrow_sm_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	list-style-image: none;
	list-style-type: none;
	padding-left:14px;
	font-weight: bold;
	padding-top:5px;
}

.rtboxlargertext {
	font-size: 110%;
}

#leftnav ul li ul{
	/*padding-bottom:15px;*/
	padding-right:5px;
}

#leftnav ul li ul li{
	background-image: none;
	font-size: 90%;
	font-weight: normal;
	padding-left:0px;
	/*padding-bottom: 5px;*/
	list-style-type: none;
	/*display:inline;*/
	padding-top:0px;
}

#leftnav li a {
	text-decoration:none;
}

#leftnav h2 {
	margin-bottom: 5px;
	border: none;
}


/*edis navigation
------------------------------------------------------------------------------------------*/
#edis-leftnav {
	font-size: 95%;
	line-height: 120%;
	padding: 5px 5px 5px 0px;
	background-color: #efefef;
}

#edis-leftnav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 5px;
}

#edis-leftnav ul li {
font-weight:bold;
padding-left: 15px;
padding-bottom:10px;
}

#edis-leftnav li a {
	text-decoration:none;
}

#edis-leftnav ul li ul li {
font-size:90%;
	margin-left:0px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:3px;
}

.edis-arrow {
	background-image:url(../images/template_arrow_sm_orange_gray_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	
.edis-down-arrow {
	background-image:url(../images/template_arrow_current.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.leftnavmaintopic {
	font-weight: bold;
	list-style-type: none;
}

.leftnavmaintopic li {
padding-top: 5px;
}

.leftnavsubtopic {
	font-weight: normal;
	padding-bottom: 10px;
	list-style-type: none;
	margin-left: 15px;
}


/* =content-main (center column content)
----------------------------------------------- */

#content-main {
	font-size: 80%;
	float:left;
	background-color: #FFFFFF;
	margin-left: 10px;
}

#content-main h1 {
	font-size: 150%;
	color: #0021a5;
	margin-right: 10px;
	padding-left:0px;
	padding-top: 10px;
	border-bottom: 1px #929292 solid;
}

#content-main p {
	line-height: 150%;
}

.content-main-fixed-width {
	/*width: 360px;*/
	width: 530px;
	
}

#content-main img{
padding: 10px 5px 10px 0px;
}

.image-left {
float:left;
padding-right:5px;
}

.image-right {
float:right;
padding-left:5px;
}

.clearboth {
clear:both;
}

#content-main ul{
 	margin-left: 15px;
    padding-left: 0px;	
	padding-right:10px;
	padding-bottom: 10px;
	list-style-type: disc;
 }
 
 #content-main li{
	margin-left:0px;
	line-height: 140%;
	padding-top:5px;
	padding-bottom:5px;
 }
 
 /*Alternate middle column with h1 & h2 without lines*/
 #content-main2 {
	font-size: 80%;
	float:left;
	background-color: #FFFFFF;
}

#content-main2 p {
	line-height: 150%;
}

#content-main2 ul{
 	margin-left: 15px;
    padding-left: 10px;	
	padding-right:10px;
	padding-bottom: 10px;
	list-style-type: disc;
 }
 
 #content-main2 li{
	margin-left:0px;
	line-height: 140%;
	padding-top:5px;
	padding-bottom:5px;
 }

#content-main2 img{
padding: 10px 5px 10px 5px;
}
 
#content-main2 h1 {
	font-size: 165%;
	color: #0021a5;
	margin: 10px 0px 0px 10px;
	padding: 5px 5px 0px 0px;
}

#content-main2 h2 {
	font-size: 140%;
	color: #0021a5;
	margin: 2px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	border-bottom:0px;
}

#content-main2 h3 {
	font-size: 120%;
	color: #929292;
	margin: 8px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
}

#content-main2 h6 {
	font-size: 90%;
	color: #0021a5;
	border-bottom: 1px #929292 solid;
	padding: 0px 0px 0px 0px;
	margin-bottom:1px;
	margin-left: 10px;
}
 
 #flash {
	padding: 10px 0px 0px 10px;
	margin:0px;
}
 
 
/* =hotissue (container around hot issue stories/topic content)
----------------------------------------------- */

.hotissue {
	padding: 0px 0px 5px 0px;
	margin-left:0px;
	width:355px;
}

.hotissue p a {
	font-size: 100%;
	color: #929292;
	font-weight: bold;
}

.hotissue p a:hover {
	color: #0021a5;
}

.hotissue p {
	line-height:170%;
	margin: 0px 0px 0px 90px;
	padding: 2px 0px 10px 0px;
	border-top: 1px #929292 solid;
}

#no-border p{
border:none;
}

.hotissue h6 {
	font-size: 120%;
	color: #0021a5;
	margin-left: 10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	clear:both;
	
}

.hotissue img {
	float: left;
	border-right: 10px #fff solid;
	padding:0px;
	/*
	padding-right: 0px;
	padding-bottom:30px;
	*/
	margin-top:0px;
}

 /*can be applied to any list in main col or right col to place orange arrows next to each list item. Place on <ul> tag*/
 .orange-arrow-list ul {
 	margin-left: 0px;
	padding-left: 0px;
 }
 
 .orange-arrow-list li {
	background-image: url(images/template_arrow_sm_wt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
 }
 /*use this class when arrow needs to face left "return to...". add class to <ul> tag*/
  .return ul {
 	margin-left: 0px;
 	padding-left: 0px;
 }
 
 .return li {
	background-image: url(images/return_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
 }
 
#content-mainnav {
	clear:both
}

#content-mainnav li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#content-mainnav ul {
	background-color:#efefef;
	border-top: 2px #929292 solid;
	border-bottom: 2px #929292 solid;
	margin: 5px 10px 15px 10px;
	padding: 5px;
}

.text-center {
text-align:center;
}

/*apply class to table tag to turn table blue..directory listings. Add "0" cell space to remove border between cells*/
.blue-table td {
	padding: 3px 5px 3px 10px;
	border-bottom: 6px #fff solid;
	margin-right: 0px;
	margin-left: 0px;
}
.blue-table table {
	margin-left:10px;
	margin-bottom: 20px;
	
}

.blue-table tr {
	background-color: #E6EBFF;
}

table {
	margin-left: 10px;
	margin-right:10px;
}

td {
	padding:5px;
}

th {
	padding: 5px 10px 5px 5px;
}

.toplink {
	font-size: 80%;
	font-weight: bold;
	border-top: 1px #0021a5 solid;
}

/* =content-extra  (Controls right column of page)
----------------------------------------------- */
#content-extra {
	font-size: 90%;
	float:right;
	width:170px;
	padding-left: 15px;
}

#content-extra h3 {
	color: #0021a5;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
}

#content-extra ul {
	margin-left:10px;
	padding: 0px 5px 10px 10px;
	font-size: 80%;
}

#content-extra li {
	line-height: 130%;
	padding-top:6px;
}

#content-extra img{
	border: 1px solid #929292;
	margin: 0px 8px 0px 0px;
	padding: 5px; 
	background-color: #F9FAF8;
}

.image-w-caption {
	padding: 5px;
	background-color: #FFFFFF;
	width: 145px;
	margin: 0px 8px 0px 0px; 
	}
	
.image-w-caption p {
	font-size:70%;
}
	
#content-extra p {
	line-height: 130%;
	font-size:80%;
}

.resources {
	line-height: 130%;
	font-size: 90%;
	border: 1px solid #929292;
	margin-top:0px;
	margin-right:8px;
	margin-bottom:20px;
	padding: 5px 5px 6px 10px;
	background-color: #EBF1F1;
}

.resources li {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:6px;
}


/*Whole page template
----------------------------------------------- */
#whole-page {
	width: 750px;
	font-size: 80%;
	float:left;
	background-color: #FFFFFF;
}

#whole-page p {
	line-height: 150%;
}

#whole-page img {
padding: 10px 5px 10px 5px;
}

#whole-page ul{
 	margin-left: 15px;
    padding-left: 10px;	
	padding-right:10px;
	padding-bottom: 10px;
	list-style-type: disc;
 }
 
 #whole-page li{
	margin-left:0px;
	line-height: 140%;
	padding-top:5px;
	padding-bottom:5px;
 }
/* =footer 
----------------------------------------------- */
#footer {
	float:left;
	width:100%;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	background: #011f95 url(images/footer_blue_gray.gif) repeat-x top left;
}

#footer img{
	float:right;
	padding-top: 15px;
}
  
#footer a {
	color: #FFFFFF;
}

#footer p a:hover {
	color: #F47735;
}

#footer p {
	margin: 10px;
}

/* RDP Added Class Styles 
----------------------------------------------- */
.nomargin {
	margin: 0px;
	padding: 0px;
}
.edit-link {
	font-weight: bold;
}
.printpageheader {
	font-weight: bold;/* none id is used on elements to assist users with screen readers */
	display: none;
}
#skiplinks {
	position: absolute;
}
#skiplinks a {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#skiplinks a:focus {
	position: static;
	left: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	text-decoration: underline;
	background-color: #ffffff;
}
#skiplinks a:active {
	position: static;
	left: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	text-decoration: underline;
	background-color: #ffffff;
}
.backtotop {
	text-align: right;
	font-weight: bold;
}
#addthispicright {
	float: right;
	margin: 10px 0px 20px 20px;
	width: 130px;
}