

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

a { color: #000; text-decoration: none; }
a:visited { color: #000; }
a:hover { color: #BD2020; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

body {
	margin: 0;
	padding: 0;
        background: #000 url('http://assets.matchbin.com/sites/285/assets/CageNewsSideBar.jpg') repeat-x;
        text-align: center;
}

#pt1_branding {
	width: 960px;
	height: 120px;
	border-bottom: 1px solid #FFF;
	background: url('http://assets.matchbin.com/sites/285/assets/CageNewsHeader.jpg') no-repeat;
}

#pt1_search_bar {
	background: #000 url("/sites/285/assets/cagesearchbar.gif") repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: left;
}
div.simple-slideshow-container {
  margin-right: 15px;
  border: 0;
  padding: 0;
  width: 305px;
  margin-bottom: 7px;
}

.first_column .lead_story_headline .story_item {
margin-top: 10px;
clear: both;
}

.first_column .lead_story_headline .story_item img.image_img {
width: 100px;
float: left;
border: 0;
margin: 0 5px 5px 0;
}

.first_column .lead_story_headline .story_item a.story_item_full_story_link {
display: block;
clear: both;
}

.first_column .lead_story_headline .story_item b {
font-size: 15px;
font-weight: bold;
}

.first_column .lead_story_headline .story_item_info {
font-size: 12px;
font-style: italic;
color: #BABABA;
}

.pt1_top_stories .first_column {
	float: left;
	width: 245px;
	_width: 235px;
	padding: 0 0px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #B0B0B0;
	padding: 0 0 0 5px;
	width: 255px;
	margin: 0 0 0 3px;
}

#pt1_blogs_page .signature_line {
clear: right;
}


