/*
Theme Name: USF WordPress | Health News
Author: USF CX Lead
Version: 1
Author URI: https://confluence.usf.edu/pages/viewpage.action?pageId=8389691
*/
h3 a {color: #006747;}
h3 a:hover {color: #009377;}
.box h3 {
	font-size: 14px;
}

.subh {
	text-transform:uppercase;
	font-weight: bold;
	color: #2292ac;
	font-size:14px;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** END wrapper **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: left;
	padding: 0;
}
	#sidebar .l {
		float: left;
		width: 150px;
	}
	#sidebar .r {
		float: right;
		width: 150px;
	}
	#sidebar .box {
		background-color: #fff;
		padding-bottom: 10px;
		border-bottom: 3px solid #efeff0;
		margin-bottom: 30px;
		font-size: 12px;
		
	}
		#sidebar .box h2 {
			font-size: 20px;
			margin: 14px 0 14px 0;
		    font-family: 'Montserrat',Arial,sans-serif;
		    font-weight: 500;
		    letter-spacing: -0.5px;
			color: #006747;
			/*border-top: 2px solid #efeff0;*/
		}
		#sidebar .box h2 a {
			color: #006747;
		}
		#sidebar .box ul {
			background-color: #ffffff;
			list-style-type: none;
			padding: 0px 8px 8px 0;
		}

		#sidebar .box li a {
			border-bottom: 1px solid #EEEEEE;
			color: #474747;
			display: block;
			font-size: 14px;
			line-height: 18px;
			margin-bottom: 10px;
			padding: 0 0 10px;
		}
		
		.yd_rp_widget li a {
			border-bottom: none !important;
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
			display:inherit  !important;
		}

		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}

/** END sidebar **/


/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	margin: 0;
}
	#comments .buffer {
		padding: 20px 15px 0 0;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#wptd_footer { line-height:33px; }
#wptd_footer .wptd_logo { display:inline-block; width:30px; height:33px; text-indent:-9999px; text-align:left; background:url(images/wptd_logo/30.png) no-repeat; cursor:pointer; }

.corl a {color: #ff0000 !important; text-decoration: underline;}


.box p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #666;
	line-height: 1em;
}
.navigation {
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.wp-paginate .current {
    background: none repeat scroll 0 0 #009377  !important;
    border: 1px solid #009377 !important;
}
.wp-paginate a {
    background: none repeat scroll 0 0 #FFF !important;
}

.yd_rp_widget h4 a {
    color: #009377 !important;
    font: bold 12px Arial,Helvetica,sans !important;
}
.yd_rp_widget ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 0 !important;
}
.yd_rp_widget img {
	width: 75px;
	height: 50px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#sidebar .box h4 {
	font-size: 16px;
}

.box2 div img {
	width: 50px;
	height: 50px;
	float: left;
}
.cat-post-item a {
	background-color: #fff;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 11px !important;
	display:block;
	color: #009377 !important;
}

/* ----- NEW FIXES ----- */
.single {
	overflow: hidden;
}
.single img {
	max-width: 620px;
}
.wp-caption {
text-align: center;
max-width: 620px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
background-repeat: no-repeat;
background-position: center bottom;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 17px;
font-weight: bold;
padding: 8px;
text-align:left;
margin: 0;
}
.yd_linkware {display:none;}

.searchform input[type=”text”]{
width: 100%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.searchform input[type=”submit”]{
padding:5px 15px;
background:#FFF;
border:0 none;
cursor:pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px
border-radius: 2px;
}
.subtitles {
	font-size: 24px;
    text-transform: capitalize;
    margin: 14px 0 14px 0;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 500;
    letter-spacing: -0.5px;
	background-color: #fff;
	padding-bottom: 15px;
	border-bottom: 3px solid #efeff0;
	color: #2292ac !important;
}