

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

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}
/************************* Header and Background **********************/

#pt1_branding {
	height: 230px;
	background: #2B2B2B url('/sites/579/assets/wrcbanner.jpg') 0px 0px no-repeat;
	padding-left: 200px;
}

body {
	margin: 0;
	padding: 0;
	background: #3b5346;
	text-align: center;
}
/************************* MENU ***********************************/

#pt1_menu {
	background: #FFF;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #B2B2B2;
	float: left;
}

#pt1_sub_menu .pt1_item {
	float: left;
	padding: 5px 8px 3px 8px;
}

#pt1_sub_menu .pt1_item a {
	color: #fff;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#pt1_main_menu .pt1_item_active {
	background: #535e7a;
	border: 1px solid #535e7a;
}

#pt1_main_menu .pt1_item_active a {
	color: #fff;
	font-weight: bold;
}

#pt1_main_menu .pt1_item a {
	color: #2B2B2B;
}

#pt1_sub_menu {
	background: #535e7a;
	height: 29px;
	clear: both;
}

#pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;
	width: 220px;
}


/************************* Other ***********************************/

.image_caption {
color:#555555;
font-style:italic;
width:200px;
}


#pt1a_home_page #community_container .pt1_pane_body {
	min-height: 1px;
	_height: 300px;
}
.pt1_pane .pt1_pane_heading {

        background: #fff url('/sites/579/assets/column_header.jpg') no-repeat;
	font-size: 20px;
	font-family: Helvetica;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
div.image_caption {
clear:both;
color:#142D65;
display:block;
margin-bottom:10px;
}

#pt1a_home_page #pt1_sub_left_column {
float:left;
padding-right:0;
width:290px;
margin-right: 10px;
}
#pt1a_home_page #pt1_sub_middle_column {
float:left;
padding-right:0;
width:320px;
}

/************************* Slideshow ***********************************/
.pt1_pane .pt1_pane_body2 {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div.simple-slideshow-container {
  	margin: 0;
 	border: 0;
	padding: 0;
	width: 250px;
  	margin-bottom: 7px;
}

div.slideshow_container img.image_img {
	width: 250px;
	float: left;
	padding: 5px;
	margin: 0;
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
	_max-width: 250;
	width: auto;
	float: left;
	_width: 250px;
	display: block;
	border: 0;
	margin-left: 5px;
}



/************************* Top Stories ***********************************/
.pt1_top_stories .first_column {
	float: left;
	width: 200px;
	_width: 270px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 10px;
	width: 300px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .image_img {
	width: 200px;
}
.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 30px;
	margin-bottom: 5px;
	margin: 5px;
}
.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}
#pt1_news_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}
#pt1_news_page #pt1_main_featured .story_item .image_image {
	width: 300px;
	float: left;
}
.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 15px;
	font-weight: bold;
}

/************************* Weather ***********************************/

#rendered_weather_title {
	padding: 11px 0 0 75px;
	_padding: 2px 0 0 75px;
	width: 300px;
        font-size: 14px;
        color: #0c7bc8;
}
#rendered_weather_label {
	float: right;
	padding: 11px 0 0 0;
	_padding: 5px 0 0 0;
*padding-top: 5px;
_height: 60px;
	width: 220px;
}
#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #0c7bc8;
	text-align: left;
	width: 300px;
}
#rendered_weather_label_temperature {
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
_padding-top: 5px;

}

#rendered_weather .link {
	background:transparent url(/templates/default/images/icons/hyperlink_white.gif) no-repeat scroll 0 3px;
	color:#0c7bc8;
	float:right;
	margin:3px 10px 0 0;

}
