/* IE8 stylesheet */

.row {
 min-width:1165px;
}

a {
 text-decoration:none;
}

a.weather-link img {
 width:auto;
}

iframe,
img { width: 100%\9;} /* Note: IE7 & 8 do not recognize max-width ALSO Note: this hack breaks the default full width functionality of our images, see Dat House.
Moved this to ie8 sheet based o OHO recomendation - 
*/

#account-settings-menu ul {
 width:400px;
}

#account-settings-menu ul a {
 text-decoration:none;
}

#main-nav {
 width:90%;
}
 
#main-nav .content li {
 font-size:12px;
}

#main-nav .content li a {
 padding:5px 23px 5px 23px;
}

ul.social-media a {
 width:80px;
 display:block;
}

.view-editors-choice img {
 max-width:190px;
}

.news-grid-listing .views-row { /* this effects two areas, the second being This Weeks Paper Listing */
/*  border-bottom:none; */
}

fieldset.captcha.form-wrapper img {
 width:216px;
 height:60px;
}

.news-grid-listing .grouping-row {
 border-bottom:none;
}

.featured-landing-page .photo-meta span+span{
float:right;
}

.classified-list .views-field-field-classified-photo img {
min-width:80px;
}

#edit-submitted-upload-file-field-upload-file span.file img {
 width:auto;
}

.field-slideshow {
  max-width: none;
}
  
.field-slideshow-wrapper img {
  max-width: none;
}

.slides-wrapper img,
.orbit img {
  max-width: none;
}

.view-towns-ft-media .content {
  max-width: none;
}
.view-towns-ft-media .orbit-wrapper .slides-wrapper  {
  margin-top: 10px;
}
.view-towns-ft-media .orbit-wrapper .field-name-field-caption {
  margin-left: 2% !important;
   background:transparent; 
   zoom: 1;
}
.view-towns-ft-media .orbit-wrapper .field-name-field-credit { 
  margin-right: 2% !important;
}

#boxes-box-weeks_paper img {
width:20%;
}
.weeks-paper.block h2 span {
padding-top:30px;
}

#block-views-articles-most-commented-block ol li {
display: list-item;
}

img {
	height:auto;
	width: auto;
}

#main-nav {
	width:89%;
}

#main-nav .content li a {
	padding-right:19px;
}

#block-menu-menu-towns h2 {
	background-position-x: 87px;
}

/*  Towns Featured Media  */
.view-towns-ft-media {
  width:800px !important;
}














