
/*
	MASTHEAD 3
	styles specific to the masthead
*/

#masthead_wf2 {
	height: 1%;
	background-color: #fff;
	}

#mastBanner {}

#mastBanner .advertisement {
	margin: 10px auto;
	width: 728px;
	}

/* headerbar */
#masthead_wf2 #headerbar {
	background-color: #e7e7e7;
	font: normal 1em arial,helvetica,verdana,sans-serif;
	color: #494949;
	text-transform: uppercase;
	padding: 5px 8px;
	}

#masthead_wf2 #headerbar a {
	color: #494949;
	padding: 0 5px;
	}

#masthead_wf2 #headerlinks { float: left; }

#masthead_wf2 #insite { float: right; }
/* end headerbar */

#masthead_wf2 #mastLogo {
    font: normal 3.4em georgia, serif;
    float: left;
    margin: 20px 0 5px 10px;
    display: block;
    width: 224px;
    height: 64px;
    background: url(http://media.thestate.com/static/images/logo_theState.gif) 0 0 no-repeat;
    text-indent: -5000px;	
    }

#mastLogo a{
    display: block;
    width: 100%; /*width needs to be specified to work in IE*/
    height: 100%; /*height needs to be specified to work in IE*/
    /*Other browsers expand the link to full width and height.*/
    line-height: 0;
    font-size: 0;
}

#masthead_wf2 #mastLogo #logo {
	width: 224px;
	height: 64px;
	}

#masthead_wf2 #mastLogo #logo img {
	border: none;
	}

#masthead_wf2 #sitesearch {
	float: left;
	margin: 15px 0 0 30px;
	}

#masthead_wf2 #mastAd {
	float: right;
	margin: 5px 5px 0 0;
	vertical-align: middle;
	}

#masthead_wf2 #mastAd .advertisement {
	padding: 0 9px;
	vertical-align: middle;
	}

/*  SEARCH  */

#sitesearch {
	background: #fff url(http://media.thestate.com/static/images/bg_search.gif) 0 0 no-repeat;
	height: 75px;
	padding-left: 15px;
	width: 460px;
	}

*>#sitesearch { /* hide from IE 6 */
	width: auto;
	}

#search_box_wrapper {
	background: #fff url(http://media.thestate.com/static/images/bg_search.gif) right 0 no-repeat;
	height: 55px;
	padding: 10px 15px 10px 0;
	}

#sitesearch input.radio {
	vertical-align: middle;
	margin: 0 5px 0 0;
	}

#web_search { padding: 2px 2px 5px 2px; }

#web_search input {}

#web_search span {}

.search_label_news,
.search_label_archives,
.search_label_web,
.search_label,
.search_label2,
.search_label3 {
	font-weight: bold;
	vertical-align: middle;
	font-size: 1em;
	color: #444;
	}

.search_label_news,
.search_label_archives {
	padding-right: 10px;
	}

#web_search input.radio {
	margin: 0;
	padding: 0;
	}

/*  YAHOO-WEB SEARCH  */

#sitesearch input#web {}

/* "Yahoo!" text*/
.search_label2 { color: #c31; }

.search_label2,
.search_label3 { text-transform: uppercase; }

#sitesearch input.search_input {
	border: 1px solid #abadb3;
	text-transform: none;
	font-weight: bold;
	color: #abadb3;
	font-size: 1.2em;
	padding: 1px;
	margin: 2px 10px 0 0;
	padding: 2px;
	width: 330px;
	vertical-align: top;
	}

#sitesearch input.button {
	border: none;
	margin-top: 2px;
	display: inline;
	margin-right: 0;,
	vertical-align: top;
	}


