/* ---------- MASTHEAD */

#mi_masthead {
	background-color: #fff;
	/*position: relative;*/
	}

*html #mi_masthead {
	height: 1%;
	}

#mastBanner {
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0;
	}

#mastBanner .advertisement {
	margin: 0 auto;
	height: 90px;
	width: 728px;
	display: block;
	}

#headerbar {
	background-color: #005387;
	font: normal 1em arial, helvetica, sans-serif;
	text-transform: uppercase;
        font-size:1.0em;
	color: #fff;
	float: left;
	width: 100%;
	padding: 5px 0;
        text-align: center;}

#headerbar a {
	color: #ccffff;
        font-weight: bold;
	}

#headerbar a:hover {
	text-decoration: none;
	color: #ffffff;
	}

#headerlinks {
	float: center;
	}

#headerlinks a {
	padding: 0 10px;
	}

#insite {
	float: right;
        width: 240px;
        padding-top: 5px;
	}

#insite a {
	padding: 0 8px;
	}

#mastLogo {
	font: normal 3.4em georgia, serif;
	float: left;
	display: block;
	width: 400px;
	height: 60px;
	background: url(http://media.thesunnews.com/static/images/logos/sunnewslogo.jpg) 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;
}

#mastBACKLogoz {
	float: left;
	display: block;
	width: 400px;
	height: 60px;
	background: url(http://media.thesunnews.com/static/images/logos/sunnewslogo.jpg) 0 0 no-repeat;
	text-indent: -5000px;
	margin-top: 15px;
	}

#mastLogoz {
    background: none;
    display: block;
    float: left;
    height: 60px;
    margin-top: 15px;
    text-indent: 0px;
    width: 455px;
}

#mastLogoz 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;
}


/* - Weather & Traffic */
#wt_wrapper {
	float: left;
	margin: 10px 10px 5px 60px;
	display: inline;
	font-family: verdana, serif;
	color: #262626;
	line-height: 1.6em;
	}

#wt_wrapper  ul.ui-tabs-nav {
	display: none;
	}

#wt_wrapper .ui-tabs-panel {
	padding: 5px;
	border: none;
	}

#mi_weatherIcon {
	padding-right: 10px;
	float: left;
	}

#mi_weatherCurrent {
	padding-right: 10px;
	float: left;
	}

#mi_weatherForcast {
	float: left;
	}

.miWlocation {
	font-size: 1.1em;
        font-weight: bold;
	color: #262626;
	}

.miWlocation a {
	color: #262626;
        font-weight: bold;
	}

.miWlink {
	text-transform: lowercase;
        color: #262626;
	}

.miWcurrent {
	font-size: 1.1em;
	}

.miWcurrentData {
	font-weight: bold;
	}

.miWtext {
	font-weight: bold;
	font-size: 1.2em;
	color: #262626;
	}

.miWtext a {
	color: #262626;
	}

.miWlow,
.miWhi {
	font-size: 1.1em;
	white-space: nowrap;
	text-align: right;
	}

.miWlow span,
.miWhi span {
	font-weight: bold;
	}
/* - END Weather & Traffic */


#mastAd {
	padding: 0 10px;
	float: right;
	margin: 15px 20px 0px;
	display: inline;
	}

#mastAd .advertisement {
	width: 146px;
	height: 60px;
	}



/* - search */
#sitesearch {
	background: #ffffff;
        border-top: 1px solid #7B4418;
        border-bottom: 1px solid #7B4418;
	clear: both;
	padding: 4px 0 0;
	color: #444;
	font: bold 1.1em verdana, sans-serif;
	text-transform: uppercase;
	float: left;
	width: 100%;
	}

#search_box_wrapper {
	padding: 2px 10px;
	}

#search_form {
        float: left;
        /* height: 50px;
        padding-top: 7px;*/
}

.search_box {
	display: none;
	}

.search_box_input {}

#sitesearch form {
	display: inline;
	}

#sitesearch input,
#sitesearch select {
	border: 1px solid #CE9C63;
	text-transform: none;
	font-weight: bold;
	color: #777777;
	font-size: 12px;
	padding: 1px;
	margin: 2px 10px 0 0;
	display: block;
	float: left;
	}

#sitesearch input {
	padding: 2px;
	}

#sitesearch input.button {
	border: none;
	margin-top: 0;
	display: inline;
	}

#sitesearch .search_label {
	display: block;
	float: left;
	margin: 6px 10px 2px 0;
	display: inline;
	color: #7b4418;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

#sitesearch .search_label1,
#sitesearch .search_label2,
#sitesearch .search_label3 {
	text-transform: none;
	font-size: .9em;
	padding: 0;
	margin: 4px 0 0 0;
	display: block;
	float: left;
	}

#sitesearch .search_label1 {
	margin-left: 20px;
	font-weight: normal;
	display: inline;
	}

#sitesearch .search_label2 {
	color: #c31;
	margin: 4px 2px;
	display: inline;
	}

#sitesearch .search_label_combo {
        float: left;
        width: 300px;
        }

#sitesearch .search_label_wrapper {
        display:inline;
}

.form_search_image {
        float:left;
}

/* - end Search */

/* - start Member Avatar / Login - */

#insite_links {
        float: left;
        font-size: 10px;
        padding-top: 5px;
        text-align: right;
        width:170px !important;
        }
/*
/* ---------- end MASTHEAD */
