@import url(http://www.ukathletics.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.ukathletics.com/mt/mt-static/themes/minimalist-red/screen.css);
@import url(http://cstv.collegesports.com/mt/css/share.css);

                       /* overwrite */

                       .asset-body ul li {
                           list-style:disc !important;
                           margin-left: 30px !important;
                       }

                       /* end overwrite */

			#blog_content{
				margin: 0;
				padding: 0;
				width: 100%;
				}
		
			#blog_content a{
				color: #0062AB !important;
				text-decoration: none !important;
				}
				
			#blog_content a:hover{
				color: #7898AF !important;
				
				/*
				filter: alpha(opacity = 50);
				opacity: 0.5 !important;
				-moz-opacity: .50;
				*/
				text-decoration: none !important;
				}
		
		
			#blog_content .col-left{
				float: left;
				margin: 20px 5px 5px 20px;
				padding: 0;
				width: 600px;
				padding-right:10px;
				}
			
			#blog_content .col-right{
				float: left;
				margin: 20px 0 0;
				padding: 20px 0 0 0;
				width: 300px;
				}
		
			/*
			#blog_content h1{
				font-size:12px;
			}
			
			#blog_content h2{
				color:#fff;
			}
			*/

			#blog_content ul,
			#blog_content ul li{
				margin: 5px 0 0 0px;
				padding: 0 0 0 0;
				list-style: none;
				}
			#blog_content .module{
				margin-bottom: 25px;
			}
			
			#blog_content .entry-asset{
				line-height: 16px;
				margin-bottom: 40px;
				padding-bottom: 40px;
				/* border-bottom: 1px dashed #333; added 5/21/09 */
			}

			#blog_content .asset-header{
				margin-bottom: 2em;
			}
			
			#blog_content .asset-body a,
			#blog_content .asset-body a:hover{
				text-decoration: underline !important;
			}

			#blog_content .entry-title{
				margin-bottom: .5em;
				font-size: 16px;
				color: #0062AB;
			}
			
			/* tags */
			.entry-tags h4,
			.entry-tags ul,
			.entry-tags ul li{ display: inline !important;}


			/* categories */
			.entry-categories h4,
			.entry-categories ul,
			.entry-categories ul li{ display: inline !important; font-style:italic;}

			.entry-categories h4{
				font-weight: normal;
			}
			
			
			#blog_content .module #tags li{
				line-height: 15px;
				display:inline;
			}



			#blog_content img.header{
				display: block;
				margin: 0 0 20px 0; /* updated 5/21/09 - margin: 0 auto 20px; */
				
			}

			/* form fields */
			#comments-open-data div, #comments-open-captcha{
				margin-top: 8px;
			}
			
			#comments-open-captcha{
				font-family: inherit;
			}
	
			/* rss feeds */
	
			#blog_content .feed-button {
			  padding: 10px 0;
			}
			
			#blog_content .feed-button a {
				color: #666;
				padding: 10px 15px 10px 36px;
				background: url("http://cstv.collegesports.com/mt/i/feed-icon-24x24.gif") no-repeat 0px 50%;
				text-decoration: none;
			}
			
			#blog_content .feed-button a:hover {
				color: #444;
				background: url("http://cstv.collegesports.com/mt/i/feed-icon-24x24.gif") no-repeat 0px 50%;
				text-decoration: none;
			} 		

			/*search*/
			#blog_content .hidden{
				display: none;
			}
			
		/* icons social links */			

		#blog_content .icon{
			height: 26px;
			line-height: 26px;
			text-indent: 35px;
			background-position: 0 0;
		}


		#blog_content .icon a{
			color: #666;
		}		
		
		#blog_content .icon a:hover{
			color: #444
		}
		
		#blog_content .module .twitter{
			background: url(http://cstv.collegesports.com/mt/i/icons/twitter-24x24.png) no-repeat;		
		}
		
		#blog_content .module .facebook{
			background: url(http://cstv.collegesports.com/mt/i/icons/facebook-24x24.png) no-repeat;		
		}

		#blog_content .module .rss{
			background: url(http://cstv.collegesports.com/mt/i/icons/rss-24x24.gif) no-repeat;		
		}




		/* added by kentucky - 10/04/09 */
		#content_rail {padding:15px;}
		
		div.module {
		  background-color:#ddd;
		  padding:0;
		  border-top:2px solid #0061aa;
		  border-bottom:1px dotted #0061aa;
		  width:300px;
		  margin-top:15px;
		  }
		
		div.module h1 {
		  margin:0;
		  padding:0;
		  color:#fff;
		  background-color:#0061aa;
		  padding:5px;
		  text-align:center;
		  }
		
		div#twtr-profile-widget {border:0;}
		div.module ul, div.module p {padding:5px !important;}
		
		#blog_content .entry-asset {
		  margin-bottom:10px;
		  padding-bottom:10px;
		  border-bottom:1px dotted #0061aa;
		  }
		
		.entry-asset {
		  font-size:12px;
		  }
		
		h2.entry-title a {
		  font-size:24px;
		  line-height:135%;
		  }
		
		.byline {
		  font-weight:bold;
		  }
		
		h4 span.delimiter {
		  padding-right:5px;
		  }
		
		iframe {
		  padding-bottom:15px;
		  }
		
		div.entry-tags h4 {
		  font-size:12px;
		  font-weight:normal;
		  }
		
		div.entry-tags {font-style:italic;}
		  }
		
		




