﻿@charset "utf-8";
@import url('http://media.cleveland.com/design/baseline/css/abstract.css');
@import url('http://media.cleveland.com/design/baseline/css/entry.css');
@import url('http://media.cleveland.com/design/baseline/css/moderate.css');

/*
 * This style sheet includes other style sheets to display feeds to ssf impact pages correctly.
 * Only this file is referenced from the requesting page.
 */

/* special cases */
.two34 { *margin:0 0 0 5px;}
.two34 h1 { color: #293546 !important; margin: 0 !important; font-size: 18px !important; }
.one { *margin-right: 10px; }
.mt_rss_impact { text-align: right; padding-bottom: 5px; }
.mt_rss_impact_tabs { height: 14px; background: url('rss_icon.gif') no-repeat 0px 1px; 
padding-left: 18px; font-size: 11px; }
#MainColumn a { text-decoration: none; color: #0c4790 !important; }
#MainColumn a:active, #MainColumn a:hover { color: #3c8afa !important; text-decoration: underline; }
#MainColumn .text_container h3 a { color: #305cb6 !important; }
#MainColumn .text_container h5 { font-weight: normal; font-size: 11px; }
#MainColumn .text_container .actions { color: #305cb6 !important; }

/* post entry */
#PageContent .upload #create-entry-form label { font-size: 14px; font-weight: bold; display: block; }
#PageContent .upload #create-entry-form input,
#PageContent .upload #create-entry-form textarea { width: 460px; }
#PageContent .upload div.field_container { margin: 0 0 10px 0; }
#PageContent .upload .post_buttons { text-align: right; width: 464px; margin: 10px 0 0 0; }
#PageContent .upload #create-entry-form input.btn_post { border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 58px; 	height: 19px; background: url('post_orange_58x19.png') no-repeat;
}
#PageContent .upload #create-entry-form input.btn_post:hover, #PageContent .upload #create-entry-form input.btn_post_mo { background-position: 0px -19px; }
