/*    
Theme Name: 98.6 Degrees Blog 
Theme URI: http://www.drbrentking.com/ 
Description: Designed by <a href="http://med.uth.tmc.edu/">The Office of Communications</a>. You may not use this theme/CSS or make any changes for any other website other than the one listed above.
Version: 1.0
Author: Eric Rasch
Author URI: http://bit.ly/utooc
Tags: UT-Houston, Medical School, OOC, DII, Radiology, buddypress
*/

/* @group Globals */

/**************************************/
/*              @ GLOBALS             */
/**************************************/
body {
	background: #F4F4F4 url(images/BG_page.jpg) repeat-x 0 0; 
	margin: 0; padding: 0;
	}

.floatL {float: left;}
.floatR {float: right;}

.container h1 {
	color:#854F36;
	font: bold 2.4em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -.06em;
	line-height: 99%;
	margin: 0;
	}

.container h2 {
	color:#4D4F53;
	font: bold 1.4em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -.05em;
	margin: 0 0 .7em;
	}


/* @end */

/* @group Masthead */

/**************************************/
/*            @ Masthead                */
/**************************************/
#masthead {
	}


/* @end */

/* @group Navigation */

/**************************************/
/*           @ NAVIGATION             */

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

/* @group Main NAV */

#navigation {
	background: #4e4f52 url(images/tagline-nav-header.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font: normal bold 1.4em/100% Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	padding: 9em 0 1em;
	}

#navigation h2 {color: #FFFFFF;}

#navigation p {
	color: #CCC;
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	margin: .9em;
	}

#navigation p strong {color: #EEE;}

ul#minitabs {
	background: none;
	font-weight: bold;
	line-height: 30px;
	list-style: none;
	margin: 0; padding: 0;
	text-align: right;
	white-space: nowrap;
	}
	/* IE6 hack: this lines up the menu */
	* html ul#minitabs {margin-top: 12px;}

ul#minitabs li {display: block; margin: 0;}
ul#minitabs a {
	background: none !important;
	border-bottom: 1px solid #46484B;
	color: #FFF;
	display: block !important;
	padding: .3em .5em .4em;
	text-decoration: none;
	width: 92%;
	}

ul#minitabs a#current {color: #0099FF;}
ul#minitabs a:hover {color: #F89500; background: url(images/BG_nav-on.jpg) repeat-x 50% 50% !important;}

ul#minitabs a.podcasts, ul#minitabs li.page-item-31 a {
	background: url(images/icon-nav-podcasts.jpg) no-repeat 55% center !important;
	}

/* @end */

/* @group Quick NAV */

#quicknav {
	color: #9F9F9F;
	font: normal bold .95em/100% Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	margin-top: -13.5em;
	}

#quicknav h2, #quicknav p {color: #FFFFFF;}

ul#quicktabs {
	background: none;
	font-weight: bold;
	line-height: 30px;
	list-style: none;
	margin: 0; padding: 0;
	text-align: right !important;
	white-space: nowrap;
	}

ul#quicktabs li {display: inline; margin: 0;}
ul#quicktabs a {
	background: #E7E7E7 !important;
	color: #BD4f19 !important;
	display: inline;
	padding: .5em !important;
	text-decoration: none;
	}
ul#quicktabs a#current {color: #0099FF;}
ul#quicktabs a:hover {color: #F89500 !important; background: #BD4f19 !important;}


/* @end */
/* @end */

/* @group Search Box */

/**************************************/
/*          @ SEARCH BOX              */
/**************************************/

#searchbox {
	background: #CACFD3;
	color: #FFFFFF;
	font: normal bold .9em/30px Arial, Helvetica, sans-serif;
	height: 31px;
	}
ul#quicktabs {
	list-style: none;
	margin: 0; padding: 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	}

ul#quicktabs li {display: inline;}
ul#quicktabs a {color: #666; background: none !important; padding: .3em .6em; text-decoration: none;}
ul#quicktabs a#current {color: #164593;}
ul#quicktabs a:hover {color: #333; background: #CCC;}

ul#quicktabs li form {display: inline; margin-left: 10em;}
ul#quicktabs li form textarea, ul#quicktabs li form input {padding: .1em;}
ul#quicktabs li form input {
	color: #666;
	font: 1em/100% "Gill Sans", "Gill Sans MT", "Tw Cen MT", Candara, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
}

/* @end */

/* @group Main Content */

/**************************************/
/*          @ MAIN CONTENT            */
/**************************************/

#contentWrapper {background: url(images/BG_content-container.jpg) repeat-y left top;}

#content {background: url(images/logo-986Degrees-header.jpg) no-repeat right top; padding-top: 14em;}

/* @group Blog Content */

/**************************************/
/*          @ Blog Content         */
/**************************************/


#content h1 a, 
#content h1 a:visited {color:#854F36; text-decoration: none;}
#content h1 a:hover {color: #a86343;}

#content p {color:#4D4F53; font-size: 1.4em; line-height: 150%;}
#content blockquote, #content blockquote p {
	color: #60250b;
	font-size: 1.2em;
	line-height: 150%;
	font: normal normal 1.05em/2em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#content img {border: 2px solid #EEE; margin-bottom: 1em;}

#content .dates {
	font: normal normal .8em/1.8em “Lucida Sans Unicode”, sans-serif;
	letter-spacing: normal;
	text-transform: uppercase;
	margin-bottom: -.2em;
	}
#content hr {
	margin: 0 0 0 !important;
	border: none !important;
	}
hr.space {
	background:#F4F4F4 none repeat scroll 0% !important;
	color: #F4F4F4 !important;
	}

#content .more, #content a.more-link {text-align: left;}
#content .more a, #content a.more-link {
	background: #EAEAEA;
	color: #0099FF;
	font: normal bold 1.2em/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 1em;
	padding: .5em;
	text-decoration: none;
	text-transform: lowercase;
	}
#content a.more-link {font-size: .9em;}
#content .more a:hover, #content a.more-link:hover {background-color: #d2d9e2; color: #0C63A7;}

#content .tags {
	color:#4D4F53;
	font-size: 1.1em;
	line-height: 2.4em;
	font-weight: bold;
	background: url(images/icon-blog-tags.jpg) no-repeat 10px 5px;
	padding: 1em 1em 1em 2.6em !important;
	}
	
/* @end */

/* @group Blog Comments */

#content .comments {
	color:#4D4F53;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.4em;
	background: url(images/icon-blog-comments.jpg) no-repeat 9px 9px;
	padding: 1em !important;
	position: relative;
	}
#content .comments strong {color:#FFF; margin: 0 .4em;}
#content .comments a, #content a.comments {text-decoration: none;}

ol.commentlist {
	padding-top: 30px;
	padding-left: 0;
	padding-bottom: 30px;
	margin-left: 0;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	}
	
	ol.commentlist a {
		text-decoration: none;
		color: #333; }
		
		ol.commentlist a:hover {
			color: #f00;
			text-decoration: underline; }
			
	ol.commentlist li {
		padding-bottom: 12px;
		margin-left: 0;
		padding-left: 0;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 30px; }
		
	ol.commentlist cite {
		font-size: 1.2em;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	}

	ol.commentlist p {font-size: 1.1em !important;}
		
	ol.commentlist small.commentmetadata {
		display: block;
		padding: 2px 0 7px 0; }
		
	ol.commentlist img.avatar {
		border: 0;
		float: left;
		margin: 0 15px 15px 0; }

/* @end */

#mainContent h3.styled {
	border: none; border-top: 1px solid #F5E9BB; border-bottom: 1px solid #F5E9BB;
	color: #b18b00;
	font: italic 2.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .04em;
	text-align: center;
	}


#mainContent .more {text-align: center;}
#mainContent .more a {
	background: #ebf1fb;
	color: #0C63A7;
	font: normal bold 1em/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: .4em;
	text-decoration: none;
	}
#mainContent .more a:hover {color: #0f81dc;
	background-color: #e0e7f0;
	}

.colorBox-orange {
	color: #BD4F19;
	border-left:15px solid #BD4F19;
	padding-left:10px;
	}
.colorBox-gray {
	color: #4D4F53;
	border-left:15px solid #4D4F53;
	padding-left:10px;
	}


/* @end */

.sidebar h3 {
	color: #dde3ff;
	font-size: 1em;
	margin: 1em;
	}

.sidebar li {
	border-bottom: 1px solid #444;
	font-size: .9em;
	line-height: 110%;
	margin: .3em .5em 1em .5em !important;
	padding: .1em .2em 1em .2em !important;
	list-style-type: none;
	}

.sidebar li a:link {text-decoration: none; color: #FFF;}
.sidebar li a:visited {text-decoration: none; color: #EEE;}
.sidebar li a:hover, 
.sidebar li a:focus, 
.sidebar li a:active {color: #dde3ff;}

	
/* @group Quotes */

/**************************************/
/*          @ Quotes         */
/**************************************/
#quoteBox {}

#quotes {
	background: url(images/BG_quotes.jpg) no-repeat 0 0;
	border: none;
	height: 162px;
	}

#quotes  h3 {
	border: none;
	color:#4D4F53;
	font: italic 2.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	margin: 1.5em 0 -.4em .6em;
	text-align: left;
	}
#quotes  h4 {
	color:#999;
	font: 1.1em/100% "Gill Sans", "Gill Sans MT", "Tw Cen MT", Candara, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
	margin: 1.5em 2.5em;
	letter-spacing: .02em;
	text-transform: uppercase;
	}

/* @end */

/* @group FAQ Buckets */

/**************************************/
/*          @ FAQ Buckets         */
/**************************************/

#buckets {
	background: url(images/BG_buckets.jpg) no-repeat center top; 
	padding-top: .7em;
	}

#buckets  h2 {
	color: #9B3810;
	font: normal 1.9em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	margin: .1em 0;
	}
#buckets  h3 {
	color: #454545;
	font-size: 1.3em;
	}

#buckets p {color: #666; font-size: 1.1em;}
	
#buckets #king-bio {
	background: url(images/buckets-Brent-King.jpg) no-repeat right top;
	height: 278px;
	}

#buckets .more a {
	color: #666;
	font: normal bold 1em/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: .5em;
	text-decoration: none;
	background: #E9E9E9;
	}
#buckets .more a:hover {color: #0C63A7; background: #D9D9D9;}

#buckets img{border: 3px solid #FFF;}

/* @end */

/* @group Footer */

/**************************************/
/*               FOOTER               */
/**************************************/

/* @group Contact Box */

/**************************************/
/*               Contact Box          */
/**************************************/

.contactBox {text-align: center;}

.contactBox h2 {
	font-size: 4em !important;
	letter-spacing: -.05em;
	margin: .3em 0 !important; padding: 0;
	}
.contactBox p {
	font-weight: bold;
	margin: 0 0 1em 0 !important; padding: 0 !important;
	}

.contactBox a {color: #EE611F !important; display: inline !important;}

.staffListing img {border: 3px solid #eee; margin: .1em 1em .4em 0;}

/* @end */

#footerWrapper {
	background: #DDD url(images/BG_footer.jpg) repeat-x 0 0;
	width:  100% !important;
	}
#footer {
	background: #DDD url(images/BG_footer.jpg) repeat-x 0 0;
	color: #666;
	padding: 1em 0 2em;
	}

#footer a {background: none; color: #333; display: block; margin: 0 !important; padding: 0 !important; text-decoration: none; white-space: normal;}
#footer a:hover {color: #8d3711; background: #CCC; text-decoration: none;}
#footer h2 {font-size: 2em; margin: 0 !important;}
#footer h3 {font-size: 1.2em; }
#footer p {color: #949494; font-size: 1em; margin-top: 2em; text-align: center;}
#footer ul {list-style: none; margin: 0 !important; padding: 0 !important;}
#footer li {display: block; margin: 0 !important; padding: 0 !important;}
	/* for Internet Explorer 6 */
	/*\*/
	* html #footer li {margin: 0 0 -1.5em 0 !important; position: relative;}

/* @end */
/* @group Skip to Content */

#skip a, #skip a:hover, #skip a:visited {

	position:absolute;

	left:0px;

	top:-500px;

	width:1px;

	height:1px;

	overflow:hidden;

	}



#skip a:active {

	position:static;

	width:auto;

	height:auto;

	}

/* @end */

/* @group Pagination */
/*	=Pagination
	.............................................................. */

.wp-pagenavi {
	margin: 1.5em 0; padding: 2px 0; 
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #fff !important;
	color: #fff !important;
	background-color: #42c0f0 !important;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px 2px 2px 2px !important;
	color: #999 !important;
	border: 1px solid #ccc !important;
	background-color: #FFF !important;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	background-color: #BB5515 !important;
}

/* @end */

/* @group WordPress Specific CSS */

/* Hiding all promotional code */
.linklove, .ddsg-wrapper div p, img#wpstats {display: none;}

/* @group WP Image Alignment */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* @end */

/* @group WP Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: .8em !important;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: -.6em 0 0 0;
	}

/* @end */

/* @group WP Comments */

textarea#comment { width: 400px; padding: 5px; }

.commentmetadata { font-size: 10px; }

/* @end */

/* @end */
