@import url("feedlist.css");

.page_tab_header {
	position:relative;
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom-color:#005B95;
	background-image:none;
	background-image:url(../../dulcinea/img/features/tab_top.jpg) !important;
	background-color:#0069AA;
}
#lead_content .custom_sidebox {
	padding-left:0;
}
#lead_content .sidebox_body {
	padding-left:10px;
}
#article_content {
	padding-left:0;
}
#article_content a {
	color:#00416A;
	text-decoration:underline;
}
#article_content a:hover {
	color:#006BB7;
	text-decoration:none;
}
#lead_content {
	padding-left:7px;
	padding-right:3px;
}

#article_capsule {
	border-bottom:dotted 1px gray;
}
#article_capsule:after, .read_more:after {
	content:".";
	position:relative;
	display:block;
	clear:both;
	height:1px;
	width:10%;
	visibility:hidden;
}

#MSIE #article_capsule {
	height:1%;
}
.read_more {
	border-bottom:none;
}

.dulcinea_section {
	clear:left;
	padding-left:0;
	padding-right:3px;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	margin-bottom:0;
	border:none;
}

/*** the following must be in place to fix a firefox/safari glitch 
	do not apply this style in IE, as the .dulcinea_section will disapper 
***/
#FIREFOX .dulcinea_section, #SAFARI .dulcinea_section {
	position:relative;
}

.dulcinea_section a:hover {
	text-decoration:none !important;
}

.block_table {
	background-color:#005B95;
	border:solid 4px #005B95;
	width:785px;
	margin:0;
}

#MSIE .block_table {
	position:relative;
	border-bottom:solid 10px #005B95;
	padding:0;
	margin:0;
	
}

.block_cell {
	background-color:white;
	width:379px;
	padding:0;
	border:solid 2px #005B95;
	position:relative;
	background-image:url(../../../../docroot/dulcinea/img/channel/block_side_back.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}
#MSIE .block_cell {
	padding-bottom:15px;
	padding-top:10px;
	
}
.block_cell .block_header {
	background-image:url(../../../../docroot/dulcinea/img/channel/block_curves_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:10px;
	padding:0;
	width:382px;	
	margin:0;
	background-color:white;
	
}
#MSIE .block_cell .block_header {
	position:absolute;
	top:0;
	left:0;
	width:380px;
}
.block_cell .block_footer {
	background-image:url(../../../../docroot/dulcinea/img/channel/block_curves_bottom.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:381px;
	position:absolute;
	bottom:0;
	height:10px;
}

#MSIE .block_cell .block_footer {
	height:5px;
	top:100%;
}
.block_cell .dulcinea_content_section {
	position:relative;
	margin:0;
	padding-left:3px;
	width:381px;
	background-image:url(../../../../docroot/dulcinea/img/channel/block_side_back.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}
.block_cell .sidebar, .block_cell .sidebar_left  {
	position:relative;
	margin:0;
	background-color:transparent;
	border:none;
	padding:0;
	padding-bottom:13px;
	float:none;
	font-size:.8em;
	width:376px;
}
.block_cell .feedlist_caption, .block_cell .sidebar_text {
	padding-left:5px;
	padding-right:2px;
}
.block_cell .sidebar h3 {
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	padding-top:0;
	padding-bottom:3px;
	margin:0;
	margin-bottom:5px;
	color:#0066AA;
	background-image:url(../../../../docroot/dulcinea/img/info/block_header_back.gif);
	background-repeat:repeat-x;
	padding-bottom:5px;
	width:auto;
}
.block_cell .sidebar_text {
	width:100%;
}
#MSIE .block_cell .sidebar_text {
	/*padding-left:3px;*/
}
.block_cell .category_link {
	margin-left:7px;
}
.block_cell .subcat_list {
	margin-left:15px;
}
.sidebar_right {
	width:170px;
}
.block_cell .link_list p {
	margin-top:0;
}
.sidebar object {}
#MSIE .sidebar object {
	position:relative;

	width:100%;padding:0;height:300px;
	text-align:center;
}
.sidebar embed {
	margin-left:auto;
	width:100%;
	margin-top:0;height:300px;
	padding-top:0;
	margin-right:auto;	
}
#MSIE .sidebar embed {
	margin-left:-.5%;
}

.sidebar ul {
	margin-top:5px;
}


.dulcinea_footer_text {
	clear:left;
}

