/* Type / common styles */
body {
	font-family: 'Open sans', sans-serif;
}
.photo img,
img.photo {
	max-width: 100%;
}
.beacon h1, .beacon h2, .beacon h3, .beacon h4, .beacon p {
  margin: 0;
  padding: 0;
  margin-bottom: 0.35em;
}
.beacon h1, .beacon h2, .beacon h3, .beacon h4, .beacon h5 {
  line-height: 1.2;
  font-weight: 700;
}
.beacon h1 small, .beacon h2 small, .beacon h3 small, .beacon h4 small {
  font-size: 70%;
  color: #000;
  margin-bottom: 0;
}
.beacon h1 {
  font-size: 250%;
}
.beacon h2 {
  font-size: 190%;
}
.beacon h3 {
  font-size: 120%;
}
.beacon h4 {
  font-size: 110%;
}
.beacon h5 {
  font-size: 100%;
}
.beacon h1 A, .beacon h2 A, .beacon h3 A, .beacon h4 A, .beacon h5 A {
  line-height: 1.2;
  color: black;
}
.beacon .lead {
	margin-bottom: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.beacon .overline {
  font-family: helvetica, arial;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #888;
  font-weight: bold;
  margin-bottom: 10px;
}
.beacon .byline {
	color: #888;
	font-size: 90%;
	text-transform: none;
	margin-bottom: 0;
}
.beacon .topmargin,
.beacon .topborder {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.beacon .topmargin-small,
.beacon .topborder-small {
  margin-top: 5px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}
.beacon .bottommargin,
.beacon .bottomborder {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.beacon .bottommargin-small,
.beacon .bottomborder-small {
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.beacon .toppadding {
  padding-top: 15px;
}
.beacon .bottompadding {
  padding-bottom: 15px;
}
.beacon .full-photo {
  cursor: pointer;
  width: 100%;
  /*height: 100px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;*/
}

/* Containers */
.beacon .content-container {
	overflow: hidden;
}
@media only screen and (min-width : 768px) {  /* sm */ 
  .beacon .content-container {
    width: 420px;
    border-right: 1px solid #ddd;
  }
  .beacon .rail-container {
    width: 330px;
  }
}
@media only screen and (min-width : 992px) {  /* md */ 
  .beacon .content-container {
    width: 640px;
  }
  .beacon .rail-container {
    width: 330px;
  }
}
@media only screen and (min-width : 1080px) {  /* lg */ 
  .container {
    width: 1080px;
  }
  .beacon .content-container {
    width: 750px;
  }
  .beacon .rail-container {
    width: 330px;
  }
}


/* Default margins */
body {
  margin-top: 20px;
}
.beacon .content-container,
.beacon .rail-container,
.beacon .content-withrail {
  margin-bottom: 20px;
}

/* Top links */
.beacon .toplinks {
  margin-bottom: 5px;
}
.beacon .toplinks,
.beacon .toplinks a {
  font-size: 0.9em;
  color: #777;
  text-transform: uppercase;
}

/* Masthead */
.beacon .masthead {
	margin-bottom: 15px;
}
.beacon .masthead .pic img {
	max-height: 175px;
	/* behavior:url(-ms-transform.htc);
    -moz-transform:rotate(5deg);
    -webkit-transform:rotate(5deg);
    -o-transform:rotate(5deg);
    -ms-transform:rotate(5deg);*/
    box-shadow: 5px 5px 5px #888888;
}
.beacon .masthead .search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.beacon .masthead .search input {
  position: relative;
  width: 100%;
  border: none;
  background: #efefef;
  padding: 6px;
  font-size: 0.75em;
  color: #888;
  /*text-transform: uppercase;*/
  font-weight: 700;
  z-index: 98;
}
.beacon .masthead .search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -28px;
  margin-right: 5px;
  z-index: 99;
}
.beacon .mobile-search {
	margin-top: -5px;
	margin-bottom: 15px;
}
.beacon .mobile-search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.beacon .mobile-search input {
  position: relative;
  width: 100%;
  border: none;
  background: #efefef;
  padding: 6px;
  font-size: 1.25em;
  color: #888;
  /*text-transform: uppercase;*/
  font-weight: 700;
  z-index: 98;
}
.beacon .mobile-search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -33px;
  margin-right: 5px;
  z-index: 99;
}
.beacon .masthead .date {
	font-size: 1.5em;
	font-weight: 700;
}
.beacon .masthead .weather {
	margin-bottom: 20px;
}
.beacon .masthead .weather .forecast {
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: 700;
}
.beacon .masthead .weather .forecast a {
	color: #888;
}
.beacon .masthead .weather .temp {
	font-size: 1.3em;
	font-weight: 700;
}
.beacon .masthead .search .advanced {
  font-size: 0.65em;
  text-transform: uppercase;
  margin: 5px 0;
}
.beacon .masthead .search .advanced a {
  color: #999;
}

/* Nav */
.beacon .navbar {
  /*border-radius: 0;
  border-color: #ccc;
  border-left: none;
  border-right: none;*/
  min-height: 0;
}
.beacon .navbar-default { /* Global type */
  background: #004A8A;
  color: white;
}
.beacon .navbar-default {
  text-transform: uppercase;
}
.beacon .nav > li > a { 
  padding: 4px 8px;
  font-size: 0.95em;
}
.beacon nav .divider {
  display: none;
}
.beacon nav .navbar-brand {
  color: white;
}
.beacon .navbar-default .navbar-toggle:hover {
	background: inherit;
}
.beacon .navbar-default .navbar-toggle .icon-bar {
  background: white;
}
@media only screen and (min-width : 768px) {  /* sm */ 
  /*.beacon nav .divider {
    display: block;
    margin-top: 13px;
  } */
  .beacon .navbar-brand {
    display: none;
  }
}
@media only screen and (min-width : 992px) {  /* md */ 
  /*.beacon .nav > li > a { 
    padding: 10px 15px;
  }
  .beacon .navbar-default {
    font-size: 1.1em;
  }
  .navbar-nav > li > a {
    padding-bottom: 17px;
    padding-top: 17px;
  }*/
}
@media only screen and (min-width : 1200px) {  /* lg */ 
  /*.beacon .navbar-default {
    font-size: 1.0em;
  }*/
}
.beacon .navbar-default .navbar-nav > .active > a, 
.beacon .navbar-default .navbar-nav > .active > a:focus,
.beacon .navbar-default .navbar-nav > .open > a,
.beacon .navbar-default .navbar-nav > .open > a:focus,
.beacon .navbar-default .navbar-nav .open .dropdown-menu > li > a { /* Resets for hover / active / dropdowns */
    color: white;
    background: #004A8A;
}
.beacon .navbar-default .navbar-nav > .active > a:hover,
.beacon .navbar-default .navbar-nav > .open > a:hover,
.beacon .navbar-default .navbar-nav a:hover {
  color: white;
  background: #316491;
}
.beacon nav, .beacon nav a, .beacon .navbar .nav > li > a { /* Resets for links of various states */
  /*color: black;*/
  color: white;
}
.beacon .dropdown .dropdown-menu {
	background: #004A8A;
	font-size: 85%;
}
.beacon .dropdown:hover .dropdown-menu {
	display: block;
}
.beacon .poweredby {
	font-size: 0.8em;
	padding: 10px 0;
}
.beacon .poweredby,
.beacon .poweredby a {
	color: #888;
}

/* Landing */
.beacon .landing .section-kicker {
	color: #666;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 1.0em;
}
.beacon .landing .carousel {
	margin-bottom: 30px;
}
.beacon .landing .carousel-indicators {
    bottom: -30px;
}
.beacon .landing .carousel-indicators li {
  border-color: #aaa;
  background-color: #aaa;
}
.beacon .landing .carousel-indicators .active {
  border-color: #004A8A;
  background-color: #004A8A;
}
@media only screen and (max-width : 768px) {
	.beacon .landing .carousel-indicators {
	    bottom: -50px;
		margin-left: -50%;
		padding-left: 0;
		position: absolute;
		text-align: center;
		width: 100%;
	}
	.beacon .landing .carousel {
		margin-bottom: 50px;
	}
	.carousel-indicators li,
	.carousel-indicators li.active {
		height: 30px;
		width: 30px;
		border-radius: 30px;
		margin-right: 12px;
	}
}
.beacon .centerpiece-1 .top-story {
	border-right: 1px solid #ccc;
}
.beacon .centerpiece-1 .other-items {
	font-size: 90%
}
.beacon .centerpiece-1 .other-item {
	margin-bottom: 15px;
}
.beacon .centerpiece-3 .item,
.beacon .centerpiece-3 .full-photo {
	margin-bottom: 10px;
}

/* Modules */
.beacon .content-widget .photo {
	margin-bottom: 10px;
}
.beacon .module-bar {
	background: #004A8A;
	color: white;
	font-size: 90%;
	line-height: 1.0;
	padding: 5px 8px;
	text-transform: uppercase;
	margin-bottom: 10px;
	overflow: hidden;
}
.beacon .module-bar .label {
	font-size: 65%;
	margin-left: 5px;
}
.beacon .module-bar .label a {
	color: white;
}
.beacon .widget-3 .photo {
	max-width: 35%;
	float: left;
	margin: 0 8px 3px 0;
}
.beacon .trending-widget li {
	line-height: 1.0;
	padding: 5px;
	margin: 3px 0;
}
.beacon .trending-widget h4 {
	line-height: 1.0;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 90%;
}
.beacon .trending-widget .greyscreen {
	background: #efefef;
}
.beacon .trending-widget small {
	text-transform: uppercase;
	font-size: 65%;
	color: #666;
}
.beacon .widget-calendar h3 {
	font-size: 1.3em;
	line-height: 1.3;
}
.beacon .widget-calendar h4 {
	font-size: 0.9em;
	line-height: 1.3;
	font-weight: normal;

}
.beacon .widget-calendar h4 strong {
	font-size: 1.1em;
}
.full-footer {
	background: #004a8a;
	font-size: 0.9em;
}
.full-footer,
.full-footer a {
	color: white;
}
.full-footer .col {
	padding: 15px;
}
@media only screen and (max-width : 480px) {
	.full-footer .col.pull-left {
		float: none !important;
		display: block !important;
		width: 100% !important;
		margin-bottom: 15px;
	}
}
.full-footer img {
	max-height: 120px;
	text-align: center;
}
footer .short-footer {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  text-align: center;
}
footer .short-footer a {
  color: #aaa;
}
@media only screen and (min-width : 1200px) {
  footer .short-footer .copyright {
    text-align: left;
  }
  footer .short-footer .powered {
    text-align: right;
  }
}
.beacon .rhodybeat-widget {
	display: none;
}
.beacon .rhodybeat-widget ul {
	margin-top: 10px;
}
.beacon .rhodybeat-widget ul li:nth-child(even){
	background: #f9f1de;
}
.beacon .rhodybeat-widget h3 {
	font-family: 'Bevan', cursive;
	font-weight: 300;
	padding: 5px 3px;
}

/* ```````````````` OLD STYLES ````````````````````` */

A {
	color: #004a8a;
	text-decoration: none;
}

A:HOVER {
	color: red;
	text-decoration: underline;
}

#wb_main {
	width: 1080px;
	brder: 1px solid red;
}

#wb_main, #wb_main TD {
	/*font-family: helvetica, arial;
	font-size: 15px;*/
}

#wb_main #topheader {
	
}

#wb_main #topheader #masthead {
	float: left;
	width: 550px;
}

#wb_main #topheader #masthead IMG {
	margin-top: 25px;
	margin-left: 45px;
}

#wb_main #topheader #featuredphoto {
	float: left;
	margin-right: 30px;
	width: 268px;
	height: 211px;
}
#wb_main #topheader #featuredphoto .overflow {
	width: 268px;
	height: 211px;
	overflow: hidden;
}

#wb_main #topheader #featuredphoto #screen {
	width: 268px;
	height: 211px;
	brder: 1px solid red;
	background: url(/images/wb-headerphoto-screen.png) top left no-repeat;
	position: absolute;
	cursor: pointer;
}

#wb_main #topheader #featuredphoto #photo img {
	max-width: 300px;
	min-height: 208px;
}



#wb_main #nav {
	background: #004a8a;
	margin-bottom: 10px;
}

#wb_main #nav #navtbl {
	margin-top: -2px;
}

#wb_main #nav, #wb_main #nav TD {
	font-family: 'PT Sans', helvetica, sans serif;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}

#wb_main #nav, #wb_main #nav TD A {
	color: white;
	margin-left: 3px;
}

#wb_main #nav, #wb_main #nav TD A:HOVER {
	text-decoration: none;
}

#wb_main #nav, #wb_main #nav .divider {
	padding: 1px 12px;
}

#wb_main #nav .subnav {
	position: absolute;
	font-family: helvetica, arial;
	text-transform: none;
	font-weight: bold;
	margin-left: -10px;
	margin-top: -1px;
	display: none;
	text-decoration: bold;
	brder: 1px solid red;
}

#wb_main #nav .subnavscreen {
	background: #f9f1de;
	padding: 7px 10px;
	margin-top: 2px;
}

#wb_main #nav .subnav A {
	color: #004a8a;
}

#wb_main #nav .subnavitem, #wb_main #nav .subsubnavitem {
	margin-bottom: 5px;
}

#wb_main #nav .subsubnavitem {
	margin-left: 20px;
}

#wb_main #maincontent {
	float: left;
	width: 755px;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #ccc;
	min-height: 500px;
	margin-bottom: 10px;
}

#wb_main #rail {
	width: 300px;
	float: left;
}
#wb_main #rail .rijobs img {
	max-height: 70px;
	width: 55%;		
}

#wb_main #rail .railitem {
	margin-bottom: 15px;
}

#wb_main #footers {
	background: #004a8a;
	color: white;
	padding: 7px 0 5px 80px;
	font-family: helvetica, arial;
	font-size: 13px
}

#wb_main #footers A {
	color: white;
}

#wb_main #footers P {
	margin: 10px 0 10px 0;
}

#wb_main #footers DIV {
	margin-bottom: 6px;
}

#wb_main #footers .footer {
	float: left;
	width: 150px;
	brder: 1px solid red;
}

#wb_main #footers .footer .photo_container IMG {
	max-width: 130px;
	max-height: 116px;
}

#wb_main #footers .footerborder {
	border-right: 1px solid #4179a9;
	margin-right: 30px;
	padding-right: 20px;
	min-height: 160px;
}

#wb_main #footers #credits {
	margin-top: 10px;
	
}


/* Detail overrides */




		#content_detail .subtitle {
	    font-size: 22px;
	    color: black;
	    font-family: helvetica, arial;
	    margin-bottom: 5px;
	    letter-spacing: 0px;
	}
	
	#browse_content, #browse_content TD {
	
	    font-size: 14px !important;
	
	}
	#browse_content .title_header {
	
	    margin: 7px 0px 4px 0px;
	
	    font-size: 22px;
	    font-weight: bold;
	    letter-spacing: 0px !important;
	    color: #004a8a;
	
	}

	#browse_content .content_list .item .img_container {
	
	    margin: 0px 12px 4px 0px !important;
	    width: 145px;
	
	    background-color: #EFEFEF;
	
	}

	#browse_content .content_list .item .headline {
	
	    font-size: 16px;
	    letter-spacing: 0px !important;
	
	}

	#browse_content .content_list .item .lead .morelink {
	
	    font-size: 11px !important;
	    margin-left: 2px !important;
	
	}

#content_detail #multi_image_main_container {
	    border: 1px solid #CCCCCC;
	    background-color: white !important;
	}
	
	#browse_content .content_list .item .img_container {
   background: white !important;
}

#content_detail, #content_detail TD {
    margin-top: 0px;
    font-family: times new roman, times;
    font-size: 16px;
}

#content_detail .dateline {
    color: black;
    font-size: 11px;
    margin-bottom: 8px;
    font-family: helvetica, arial;
}

#content_detail .overline {
    color: #004a8a;
    font-size: 14px;
    font-family: helvetica, arial;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 12px;
}

#content_detail .sub_title {
    font-family: times new roman, times;
    font-size: 42px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 6px;
    margin-bottom: 12px;
}

#content_detail .headline_inside {
    font-family: times new roman, times;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 6px;
}

#content_detail .author {
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
	color: #004a8a;
	
}

#content_detail #fullres_caption {
    font-size: 14px;
    font-family: helvetica, arial;
    color: #606060;
    margin-top: 5px;
    fnt-weight: bold;
}

#content_detail #fullres_credit {
    margin-bottom: 4px;
	font-size: 12px;
	color: #004a8a;

}

#content_landing_opinion {
	font-family: times new roman, times;
	font-size: 14px;
}

#content_landing_opinion .rightborder {
	margin-right: 15px;
}

#content_landing_opinion .headline {
	font-weight: bold;
	font-size: 16px;
}

#content_landing_opinion #col1 {
	float: left;
	brder: 1px solid red;
	width: 220px;
}

#content_landing_opinion #col2 {
	float: left;
	brder: 1px solid red;
	width: 280px;
}

#content_landing_opinion #col3 {
	float: left;
	brder: 1px solid red;
	width: 220px;
}

#content_landing_opinion .dashed_divider {
	width: 900px;
	height: 5px;
	overflow: hidden;
	background: url(http://gillettenewsrecord.com/images/gnr-dashes.gif) top left repeat-x;
	margin: 15px 0;
}

#content_landing_opinion .header {
	font-family: helvetica, arial;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#content_landing_opinion #opinion .item {
	margin-bottom: 10px;
}

#content_landing_opinion #opinion .lead {
	line-height: 18px;
}

#content_landing_opinion #opinion .first .headline {
	font-size: 38px;
	margin-bottom: 10px;
	line-height: 34px;
}

#content_landing_opinion #editorialcartoon {
	margin-bottom: 15px;
}

#content_landing_opinion #editorialcartoon IMG {
	max-width: 280px;
}

#content_landing_opinion #opeds .item {
	margin-bottom: 10px;
}

#content_landing_opinion #opeds .lead {
	line-height: 18px;
}

#content_landing_opinion #letters .item {
	margin-bottom: 10px;
}

#content_landing_opinion #letters .lead {
	line-height: 18px;
}

#content_landing_opinion #letters .first .headline {
	font-size: 36px;
	margin-bottom: 10px;
	line-height: 34px;
}

#content_landing_opinion #columns {
	margin-bottom: 15px;
	font-size: 12px;
	color: #333;
}

#content_landing_opinion #columns .column {
	float: left;
	width: 137px;
	brder: 1px solid red;
	margin-bottom: 10px;
	cursor: pointer;
}

#content_landing_opinion #columns .columnmargin {
	margin-right: 5px;
}

#content_landing_opinion #columns .column .photo {
	float: left;
	margin-right: 3px;
}

#content_landing_opinion #columns .column .photo IMG {
	border: 1px solid #ccc;
	max-width: 45px;
}

#content_landing_opinion #columns  .columnname {
	color: #004a8a;
	font-weight: bold;
	font-family: helvetica, arial;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content_landing_opinion #columns .columnist {
	font-size: 13px;
}

.comment_block .comment_main .list_main .item .body {
    font-size: 16px;
}

/* Business Guide Overrides */
 #guide_breadcrumb #mainlinks {
	float: left;
	font-size: 14px!important;
	margin-right: 15px;
}

 #guide_breadcrumb #mainlinks A {
	color: black!important;
}

 #guide_breadcrumb #mainlinks A:HOVER {
	color: #000;
}
 #guide_breadcrumb #mainlinks .selected {
	color: #004A8A!important;
}
.cq_guide #search_header #short_form #keyword #button{
	/*margin-top: 19px;*/
	margin-right: 45px;
}
.cq_guide #search_header #short_form #keyword #button INPUT {
	background: #ccc !important;
	color: #000 !important;
}
.cq_guide #search_header #short_form #keyword {
    font-size: 16px;
    margin-top: 10px;
    width: 80%;
}
.cq_guide #search_header #kicker .find {
    color: #000!important;
    font-size: 26px;
    font-weight: 700;
}
.cq_guide #search_header #already_searching #label {
    color: #000!important;
}
.cq_guide #featured #kicker {
	color: #000!important;
}
.cq_guide #featured #headline A:HOVER {
	color: #000!important;
}
.cq_guide #comment_kicker {
	color: #004A8A!important;
}
.cq_guide #search_header #short_form #keyword {
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
}
.cq_guide #search_header #short_form #keyword #button {
    float: right;
    width: 34%;

}

/* Paywall */
.beacon .content_default #headline {
  font-family: helvetica, arial;
  font-size: 3.0em;
  font-weight: bold;
}
.beacon .content_default #body, .beacon .content_default #body P {
  font-family: helvetica, arial;
  font-size: 14px;
}

/* Misc */
.mostread {
	display: none;
}
@media only screen and (max-width : 1079px) {
	.ldbd-home { display: none; }
}