/* --- common.css --- */

/* =====================================================================
    header logo
===================================================================== */

.mediaLogo
{
    height: 96px;
    padding: 12px 0 32px;
}

/* =====================================================================
    breadcrumb
===================================================================== */

.navigationBreadcrumb
{
    margin: 0;
    width: 746px;
    float: left;
}

.navigationBreadcrumb p
{
    padding: 0;
    font-size: 75%;
}

/* =====================================================================
	page title
===================================================================== */
.pageTitle
{
    padding: 10px 10px 10px 0;
    float: left;
}

.pageTitle h1
{
    font-family: DurhamSansNormal;
    font-weight: lighter;
    font-size: 40px;
}

body.stage3 .pageTitle h1
{
    display: none;
}

/* =====================================================================
    header date
===================================================================== */

.date
{
    float: left;
    width: 220px;
    padding: 11px 10px;
}

.date p
{
    padding: 0;
    color: #fff;
}

/* =====================================================================
    site search form
===================================================================== */

.siteSearch
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid white;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px #FFFFFF;
    float: right;
    height: 22px;
    list-style: none outside none;
    margin: 10px 6px 6px;
    position: relative;
    width: 195px;
}

.siteSearch div.form
{
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 182px;
}

.siteSearch div.form div.row
{
    display: block;
    padding: 0;
}

.siteSearch span
{
    border: medium none;
    display: block;
    float: right;
    margin-right: 4px;
    margin-top: 5px;
}

.siteSearch span.label
{
    display: none;
}

.siteSearch span.field
{
    clear: none;
    float: left;
    margin-left: 0px;
    margin-top: 2px;
}

.siteSearch span.field input
{
    border: none !important; /*font-style: italic;*/
    font-weight: normal;
    height: 18px; /* --- shared form class--- */
    padding: 0 4px !important;
    width: 160px !important;
}

.siteSearch span.submit
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.siteSearch span.submit input
{
    margin: 0 0 0 3px;
}


/* =====================================================================
    social network
===================================================================== */
#centralWrapperTop .SocialNetworkingMain
{
    float: right;
    width: 250px;
}

#centralWrapperTop .SocialNetworkingMain .addthis_button_tweet iframe, #centralWrapper .SocialNetworkingMain .addthis_button_tweet iframe
{
    width: 84px !important;
}

/* =====================================================================
    page title
===================================================================== */
#centralWrapperTop .pageTitle
{
    width: 100%;
    float: left;
}

/* =====================================================================
    social media thumb (featured pages)
===================================================================== */

.featuredPagesSocial
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 5px 5px;
    float: right;
    height: 27px;
    padding: 7px 14px 0 2px;
    /*position: absolute;
    right: 0;
    top: 1px;*/
    width: 260px;
}

.featuredPagesSocial h3
{
    float: left;
    font-family: DurhamSansNormal;
    /*font-size: 92%;*/
    font-size: 105%;
    font-weight: lighter;
    padding-top: 3px;
}

.featuredPagesSocial ul
{
    float: right;
}

.featuredPagesSocial ul li
{
    float: left;
    height: 24px;
    list-style: none outside none;
    padding: 0 0 0 14px;
    width: 24px;
}

.featuredPagesSocial ul li h3
{
    display: none;
}

/* =====================================================================
	weather summary
===================================================================== */

.weatherBox
{
    float: right;
    height: 32px;
    padding-top: 6px;
}

.weatherBox a.regSumLink
{
    color: #FFFFFF;
    float: left;
    margin: 8px 0 0;
}

.weatherBox ul
{
    display: inline;
    float: left;
}

.weatherBox ul li
{
    list-style: none outside none;
}

.weatherBox ul li a
{
    color: #3D4E55;
    font-size: 75%;
    padding: 8px 5px 0;
    float: right;
}

weatherBox ul li img
{
    float: left;
    height: 32px;
    width: 35px;
    float: left;
}

.weatherBox ul li a, .weatherBox ul li img
{
    display: inline;
    vertical-align: middle;
}

#weatherinside
{
}

#weatherinside h1
{
    display: none
}

#weatherinside th, #weatherinside td
{

}

/* =====================================================================
    banner ads	***
===================================================================== */

.bannerAdColumn
{
    width: 200px;
    padding: 0 0 3px 0;
    position: relative;
    clear: both;
}

.bannerAdColumn a
{
    display: block;
}

.bannerAdColumn ul
{
    margin: 0 0 0 2px;
}

.bannerAdColumn li
{
    list-style: none outside none;
    padding: 0 0 8px 0;
}

/* =====================================================================
   misc	
===================================================================== */

/* --- generic column item header --- */
.blockTitle
{
    width: 200px;
    background: url(/images/bg_vertbar_200.gif) repeat-y;
    display: none;
}

.blockTitle h2
{
    padding: 10px 0 0 10px;
    font-size: 165%;
    text-align: left;
    background: url(/images/bg_horizbartop_200.gif) no-repeat top;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: Arial;
}

.blockTitle p
{
    margin: 0 2px;
    padding: 0 8px 10px 8px;
    font-size: 95%;
    text-transform: uppercase;
    color: #999;
    width: 180px;
    font-weight: bold;
}

/* =====================================================================
	top tabs
===================================================================== */

.topTabs
{
    width: auto;
    float: left;
    font-size: 80%;
    padding-top: 12px;
}

.topTabs ul li
{
    width: 107px;
    list-style: none;
    float: left;
    text-align: center;
    display: block;
    height: 24px;
    position: relative;
    margin-right: 2px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.topTabs ul li.navHide
{
    width: 99px;
}

.topTabs ul li a
{
    color: #AFAFAF;
    display: block;
    font-size: 90%;
    height: 19px;
    line-height: 0.9em;
    padding: 8px 0 0;
    text-decoration: none;
    width: 107px;
}

.topTabs ul li.selected a
{
    padding-top: 9px;
}

.topTabs ul li.navHide a
{
    width: 99px;
}


/* =====================================================================
	copyright
===================================================================== */
.copyright
{
    clear: left;
}

.copyright p
{
    color: #fff;
}


#centralWrapper .footerStrap
{

}

#centralWrapper .footerStrap img
{
    padding-left: 681px;
}