

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

body{
  background-color: #fff;
  color: #333;
  font-family: georgia, times, serif;
  font-size: 10px;
  line-height: 1.5em;
  margin: 0px;
  padding: 50px 0px 0px 0px;
}

ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
li{
  line-height: 1.5em;
}

p{
  margin: 0px 0px 1em;
}

h1, h2, h3, h4, h5, h6{
  margin: 0px 0px 5px 0px;
}

a, a:visited{
  text-decoration: none;
  color: #004276;
}

a img{
  border: none;
}

label{
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}

.clear{
  clear: both;
  height: 0px;
}


#main{
  width: 1000px;
  margin: 0px auto;
}

#page{
  clear: both;
  border: 1px solid #ccc;
}

#footer{
  clear: both;
  height: 170px;
  background-color: #e3ecf1;
  border-top: 1px solid #ccc;
}

.double-sep{
  border-top: 3px solid #ddd;
  margin-top: 2px;
}

.title{
  font-size: 1.3em;
}






#wheatherTab{
  float: right;
  font-family: Georgia, serif;
  text-align: right;
  margin: 0px;
  font-size: 1.3em;
}

#mainNavTab{
  float: left;
  font-size: 1.3em;
  margin-bottom: -1px;
}
#mainNavTab li{
  display: block;
  float: left;
  border: 1px solid #ccc;
  border-right: none;
}
#mainNavTab li.last{
  border-right: 1px solid #ccc;
}
#mainNavTab li.selected{
  border-bottom: 1px solid #fff;
}
#mainNavTab li.selected a{
  background-color: #fff;
}
#mainNavTab a{
  display: block;
  background-color: #e3ecf1;
  color: #333;
  font-family: arial, helvetica, sans-serif;
  width: 88px;
  text-align: center;
}



#header{
  border-bottom:2px solid #000;
  height: 120px;
  text-align:center;
  font-size: 1.2em;
}
#header .ad-left, #header .ad-right{
  width: 185px;
  height: 90px;
  border: 0px solid #ccc;
  background-color: #eee;
  margin: 15px;
}
#header .ad-left{
  float: left;
}
#header .ad-right{
  float: right;
}
#header .center-box{
  width: 310px;
  margin: 0px auto;
  padding-top: 20px;
}
#header .center-box.your{
  width: 340px;
}
#header .center-box p{
  margin: 5px 0px 0px;
  font-size: 1em;
}
#header .center-box .date{
  float: left;
  font-family: Georgia, serif;
  text-align: left;
  padding-left: 5px;
}
#header .center-box .updated{
  font-family: arial, helvetica, sans-serif;
  float: right;
  text-align: right;
  padding-right: 5px;
}
#header .center-box .updated span{
  color: #c00;
}
#header .herald-logo{
  width: 310px;
  height: 60px;
}
#header .your-herald-logo{
  width: 340px;
  height: 60px;
}

#header .community-news{
  position: relative;
  left: 670px;
  top: -15px;
  width: 103px;
  height: 55px;
  background: #fff url(/sites/658/assets/community_news.gif);
}


#page-layout{
  float: left;
}
#page-layout .column{
  float: left;
  border-right: 1px solid #ddd;
  padding: 0px 5px;
}
#page-layout .navcol{
  font-family: Arial, Helvetica, sans-serif;
  width: 95px;
  padding: 0px;
}
#page-layout .acol{
  width: 195px;
}
#page-layout .bcol{
  width: 340px;
}
#page-layout .ccol{
  width: 335px;
  border-right: none;
}


#page-layout .navcol ul{
  font-family: arial, helvetica, sans-serif;
  padding: 5px;
  margin: 0px;
}
.navcol ul a{
  color: #666666;
  font-size: 1.1em;
}
.navcol .highlight{
  background-color: #e3ecf1;
  color: #333;
}
.navcol .highlight a{
  color: #333;
  font-size: 1.2em;
}
.navcol .title{
  color: #333;
  font-size: 1.2em;
}


.notice{
  padding: 5px 0px 10px;
  border-bottom: 1px solid #ddd;
}
.notice .author{
  margin-bottom: 5px;
  color: #808080;
}
.notice .author span{
  text-transform: uppercase;
}
.notice .body {
    font-size: 1.1em;
}
.notice .body img{
  float: right;
  width: 75px;
  height: 53px;
  background-color: #eee;
  margin: 0px 0px 5px 10px;
}
.notice ul{
  font-size: 1.1em;
  font-weight: bold;
  padding-left: 10px;
  list-style-type: disc;
  margin-left: 5px;
}
.notice ul.simple-list{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.notice.main{
  padding-top: 5px;
  padding-bottom: 10px;
}
.notice.main .main-img{
  display: block;
  margin: 0px 0px 5px 0px;
  float:none;
  width: 338px;
  height: 255px;
  background-color: #efefef;
}

.notice .area-news{
  font-size: 1.1em;
  font-weight: bold;
  list-style-type: none;
  padding: 0px;
}
.notice .area-news.col{
  float: left;
  margin-right: 60px;
}

.notice.community .description{
  float: left;
  width: 80%;
}
.notice.community .controls{
  float: right;
}
.notice.community .controls img{ 
  float: right;
}
.notice.community .view-gallery{
  text-align: right;
}

.foto-credit{
  font-family: arial, helvetica, sans-serif;
  font-size: 0.9em;
  color: #888;
  text-align: right;
  margin-bottom: 5px;
}


.latest-news{
  clear: both;
  font-weight: bold;
  margin: 0px;
}
.latest-news .breaking a{
  color: #c00;
}

.notice-controls{
  float: right;
}


#latest-news, #most-popular{
  padding: 10px 0px;
}
#latest-news .title, #most-popular .title{
  margin-bottom: 10px;
  font-size: 1.4em;
}

ul.tabs{
  float: left;
  margin: 0px 0px 0px 0px;
  border: 1px solid #aaa;
  border-bottom: none;
  margin-bottom: -1px !important;
}
ul.tabs li{
  float: left;
  list-style-type: none;
  padding: 4px 10px;
  background-color: #e3ecf1;
  font-size: 1.2em;
  border-right: 1px solid #aaa;
}
ul.tabs li.last{
  border-right: none;
}
ul.tabs li.selected{
  border-bottom: 1px solid #fff;
  background-color: #fff;
}
.tabs-content{
  clear: both;
  padding: 5px;
  margin-top: -10px;
}
.tabs-content{
  border: 1px solid #aaa;
}
.tabs-content ul{
  list-style-type: disc;
  padding-left: 15px;
}

#coupons{
  margin-bottom: 10px;
}
#coupons .logo{
  float: left;
  text-align: right;
}
#coupons form{
  float: left;
  margin: 60px 20px 0px;
}
#coupons label{
  font-size: 1.1em;
}
#coupons select{
  border: 1px solid #ddd;
  width: 150px;
}



#tweetlines .header{
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
#tweetlines .header img{
  float: left;
}
#tweetlines .header p{
  margin-left: 165px;
  font-size: 1.1em;
  padding-top: 5px;
}
#tweetlines form{
  padding: 15px 0px;
}
#tweetlines textarea{
  border: 1px solid #ccc;
  padding: 3px;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.3em;
  width: 95%;
  margin: 0px 0px 5px 5px;
}
#tweetlines input{
  float: left;
  margin-left: 5px;
}
#tweetlines .counter{
  float: right;
  margin-right: 5px;
  text-align: right;
  font-size: 20px;
  line-height: 24px;
  color: #ddd;
}
#tweetlines .advert{
  margin: 20px 0px;
}
#tweetlines .advert div{
  text-transform: uppercase;
  text-align: center;
  color: #aaa;
}
#tweetlines .advert img{
  width: 300px;
  height: 100px;
  margin: 0px auto;
  background-color: #eee;
  border: 1px solid #ccc;
  display: block;
}
.tweet{
  font-family: arial, helvetica, sans-serif;
  padding: 10px 0px;
  border-bottom: 1px dashed #ccc;
}
.tweet .content{
  float: left;
  font-size: 1.2em;
  width: 90%;
}
.tweet .controls{
  float: right;
  width: 16px;
}
.tweet p{
  font-size: 0.9em;
  margin: 5px 0px 0px;
  font-style: italic;
  color: #aaa;
}
.tweet.last{
  border-bottom: none;
}


#footer .logo{
  float: left;
  width: 291px;
  margin: 10px 20px 10px 10px;
  padding: 21px 0px;
  border-right: 1px solid #ccc;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}
#footer p{
  font-size: 12px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}
#footer p.copyright{
  font-size: 10px;
  color: #888;
}

#footer ul{
  float:left;
  margin: 15px 20px 0px 0px;
  font-size: 1.2em;
  font-family: arial, helvetica, sans-serif;
  line-height: 1em;
}
#footer .menu li{
  line-height: 1.2em;
}
#footer .menu .title{
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}
#footer .menu-links{
  font-weight: bold;
  margin-bottom: 10px;
}
#footer .menu-links li{
  margin-bottom: 10px;
}

#footer form .term{
  border: 1px solid #ccc;
  width: 250px;
  margin: 15px 0px 5px 0px;
}


/* rewrite rules */

body, div, td {
	font-family: Georgia, serif;
	text-align: left;
}

#page-layout p, #page-layout ol, #page-layout ul, #page-layout td {
  font-family: Georgia, serif;
  text-align: left;
  line-height: 1.5em;
  font-size: 10px;
}
#page-layout .acol ul, #page-layout .bcol ul, #page-layout .ccol ul{
  font-size: 1.1em;
}

div h3, h4{
	border: none;
	background: #fff none repeat scroll 0 0;
	text-align: left;
	margin: 0 0 5px;
	padding: 0px;
}
#page-layout ul.tabs{
	font-size: 10px;
}

#cols-container{
	float: left;
}
.image_img {
	max-width: 1000px;
}
