 /* ```````````` Event browse ```````````````` */

#browse_events #page_header {
	font-size: 42px;
	padding: 0;
	margin: 0 0 20px 0;
}

#browse_events #event_nav {
	margin-bottom: 15px;
}

#browse_events #event_nav .navhead {
	background: #ebe8e6;
	font-family: arial;
	font-size: 14px;
	color: #776a66;
	text-transform: uppercase;
	padding: 5px 0;
	font-weight: bold;
}

#browse_events #event_nav #calendar {
	float: left;
	width: 36%;
	brder: 1px solid red;
}

#browse_events #event_nav #calendar #month_head {
	background: #ebe8e6;
	margin-bottom: 3px;
}

#browse_events #event_nav #calendar .arrow {
	padding: 0 10px;
	cursor: pointer;
}

#browse_events #event_nav #calendar .monthname {
	font-family: arial;
	font-size: 14px;
	color: #776a66;
	text-transform: uppercase;
	padding: 5px 0;
	font-weight: bold;
}

#browse_events #event_nav #calendar .box {
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 2px 3px;
	background: #ebe8e6;
	font-family: arial;
	font-size: 11px;
	color: #776a66;
	cursor: pointer;
}

#browse_events #event_nav #calendar .box:HOVER {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#browse_events #event_nav #calendar .today {
	background: #e60000;
	color: white;
}

#browse_events #event_nav #calendar .inmonth {
	background: #b2aba2;
	color: white;
}

#browse_events #event_nav #calendar .lastcol {
	margin-right: 0px;
}

#browse_events #event_nav #calendar .inmonth A {
	color: white;
}

#browse_events #event_nav #filters {
	float: left;
	width: 36%;
	brder: 1px solid red;
}

#browse_events #event_nav #findhead {
	margin-bottom: 7px;
}

#browse_events #event_nav .filterhead {
	font-family: arial;
	font-size: 10px;
	color: #776a66;
	font-weight: bold;
}

#browse_events #event_nav #filtervalue SELECT {
	width: 100%;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #776a66;
}

#browse_events #event_nav #week_filter {
	margin-bottom: 7px;
}

#browse_events #event_nav #category_filter {
	margin-bottom: 7px;
}

#browse_events #event_nav #search_filter #search_input {
	width: 75%;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #776a66;
}

#browse_events #event_nav #search_filter #submit {
	width: 20%;
}

#browse_events #event_nav #post {
	float: left;
	width: 28%;
	brder: 1px solid red;
}

#browse_events #event_nav #posthead {
	margin-bottom: 7px;
}

#browse_events #event_nav #postbutton {
	width: 50%;
	padding: 3px;
	font-family: arial;
	font-size: 13px;
	color: white;
	cursor: pointer;
	background: #e60000;
	text-transform: uppercase;
}

#browse_events #event_nav .navmargins {
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #ccc;
	min-height: 165px;
}

#browse_events #results #noresults {
	font-style: italic;
}

#browse_events #results .datehead {
	color: #666;
}

#browse_events #results .scroller {
	max-height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 10px;
}

#browse_events .result {
	margin-bottom: 10px;
}

#browse_events .result #photo {
	margin-right: 7px;
	margin-bottom: 7px;
}

#browse_events .result #headline {
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}

#browse_events .result #headline A {
	color: black;
}

#browse_events .result #dates {
	color: #777;
	font-size: 11px;
	margin-bottom: 3px;
}

#browse_events .result #lead {
	margin-bottom: 3px;
}

#browse_events .result #meta {
	color: #777;
	font-size: 10px;
}

#browse_events .result #meta .divider {
	margin: 0 8px;
}

/* Charts in browse */

.content_list .chartitem {
	margin-bottom: 20px;
}
.content_list .chartitem .headline {
	margin-bottom: 5px;
}
.content_list .chartitem .subtitle {
	color: #888;
	margin: 4px 0 6px 0;
}
.content_list .chartitem .result {
	margin-bottom: 10px;
}
.content_list .chartitem #copy {
	margin-right: 8px;
}
.content_list .chartitem #percent,
.content_list .chartitem #divider,
.content_list .chartitem #total {
	color: #888;
	font-size: 90%;
}
.content_list .chartitem #divider {
	margin: 0 2px;
}
.content_list .chartitem #bars {
	width: 75%;
}
.content_list .chartitem #bar {
	background: #888;
	height: 10px;
	margin-top: 3px;
}


/* Charts */

.chart_list .item {
	margin-bottom: 35px;
}

.chart_list #head {
	font-family: georgia,"times new roman",times,serif;
	font-size: 32px;
	margin-bottom: 5px;
}

.chart_list #head A {
	color: black;
}

.chart_list #published {
	font-size: 10px;
	margin-bottom: 10px;
	color: #666;
}

.chart_list #lead {
	margin-bottom: 10px;
}

.chart_list #results {
	margin-bottom: 20px;
}

.chart_list #results .answer {
	margin-bottom: 15px;
}

.chart_list #results #photo {
	margin-bottom: 5px;
}

.chart_list #results #photo IMG {
	
}

.chart_list #results #topline {
	margin-bottom: 2px;
}

.chart_list #results #topline #copy {
	margin-right: 15px;
	font-weight: bold;
}

.chart_list #results #topline #percent {
	font-size: 11px;
	color: #666;
	margin-right: 7px;
	text-transform: uppercase;
}

.chart_list #results #topline #divider {
	font-size: 11px;
	color: #999;
	margin-right: 7px;
}

.chart_list #results #topline #total {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}

.chart_list #results #bars {
	width: 350px;
	height: 13px;
}

.chart_list #results #bars #bar {
	background: #776a66;
	height: 13px;
}

.chart_list #results #description {
	margin-top: 5px;
}

/* ES search grid */

.es-search .result em {
	background-color: yellow;
	font-style: normal;
}
.es-search .pagination > .active > a,
.es-search .pagination > .active > a:focus,
.es-search .pagination > .active > a:hover,
.es-search .pagination > .active > span,
.es-search .pagination > .active > span:focus,
.es-search .pagination > .active > span:hover {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
.es-search .pagination > li > a,
.es-search .pagination > li > span {
  color: inherit;
}
.es-search .pagination > .disabled > a,
.es-search .pagination > .disabled > a:focus,
.es-search .pagination > .disabled > a:hover,
.es-search .pagination > .disabled > span,
.es-search .pagination > .disabled > span:focus,
.es-search .pagination > .disabled > span:hover {
  border-color: #ddd;
  color: #ccc;
}

/* ```````````` Misc ```````````````` */

#widget_browse_pagination {
	color: #666;
}
#widget_browse_pagination .current {
	font-weight: bold;
}
#widget_browse_pagination .prev, #widget_browse_pagination .number {
	margin: 0 3px;
}
#browse_content .content_list .item .dateline {
  font-size: 85%;
}

/* ```````````` End ```````````````` */


/* Browse grid */
section.content-browse.grid {
	margin: 20px 0;
}
section.content-browse.grid .photo {
	text-align: center;
	margin-bottom: 10px;
	background: #efefef;
	cursor: pointer;
}
@media only screen and (min-width : 768px) {
	section.content-browse.grid .photo {
		height: 200px;
	}
	section.content-browse.grid .photo img {
		max-height: 200px;
	}
}
@media only screen and (min-width : 992px) {

}
@media only screen and (min-width : 1200px) {

}
section.content-browse.grid .tile {
	margin-bottom: 30px;
}
section.content-browse.grid .clearer-2,
section.content-browse.grid .clearer-3 {
	display: none;
}
@media only screen and (min-width : 768px) {
	section.content-browse.grid .clearer-2 {
		display: block;
	}
	section.content-browse.grid .clearer-2:after {
		display: block;
		content: "";
		display: table;
		clear: both;
	}
}
@media only screen and (min-width : 1200px) {
	section.content-browse.grid .clearer-2 {
		display: none;
	}
	section.content-browse.grid .clearer-3 {
		display: block;
	}
	section.content-browse.grid .clearer-3:after {
		display: block;
		content: "";
		display: table;
		clear: both;
	}
}

/* Browse grid */
.content-browse.content-media .credit {
	text-align: right;
	font-size: 70%;
	color: #999;
}
.content-browse.content-media .caption {
	font-size: 85%;
	line-height: 1.2;
}
.content-browse.content-media .from {
	font-size: 75%;
	color: #999;
}
.content-browse.content-media .from a {
	font-weight: bold;
}
.content-browse.content-media .search {
	margin-top: 25px;
}
.content-browse.content-media .search input {
	width: 120px;
}
.content-browse.content-media .search i.fa-calendar {
	position: absolute;
	margin-left: -23px;
	margin-top: 7px;
	z-index: 0;
	color: #666;
}

/* Whats open */

.whatsopen-browse .logo {
	text-align: center;
}
.whatsopen-browse .logo img {
	max-width: 100%;
}
.whatsopen-browse .listing {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 15px;
}
.whatsopen-browse .listing .photo {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 22px;
	height: 96px;
	width: 125px;
	text-align: center;
	background-color: #fafaf5;
}
.whatsopen-browse .listing .deal {
	float: right;
	margin-top: 3px;
	margin-left: 15px;
	height: 65px;
	width: 65px;
	transform: rotate(7deg);
}
.whatsopen-browse .listing img,
.whatsopen-browse .listing .deal img {
	max-width: 100%;
	max-height: 100%;
}
.whatsopen-browse .listing a:hover {
	color: #428bca;
}
.whatsopen-browse .listing .categories {
	display: block;
	margin-bottom: 15px;
}
.whatsopen-browse .listing .categories .category {
	display: inline-block;
	float: left;
	background-color: #ca494d;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 7px;
	padding: 5px 12px 5px 12px;
	line-height: 1.0;
}
.whatsopen-browse .listing .categories .category a {
	line-height: inherit;
	color: white;
}
.whatsopen-browse .breadcrumb select {
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	padding: 2px 6px;
	font-size: 0.8em;
	color: #333;
	border-radius: 3px;
}
.whatsopen-browse .breadcrumb .divider {
	font-size: 0.8em;
	color: #333;
	margin: 0 5px;
}
.whatsopen-browse .featured {
	background: #f9f9f3;
	padding: 13px 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
.whatsopen-browse .featured h5 {
	font-size: 0.8em;
	text-transform: uppercase;
	opacity: 0.45;
}
.whatsopen-browse .featured h3 {
	font-size: 1.5em;
}
.whatsopen-browse .featured .logo {
	margin-bottom: 8px;
}
.whatsopen-browse .featured .logo img {
	max-width: 100%;
	max-height: 115px;
}
.whatsopen-browse .big-map {
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.whatsopen-browse .wo-navbar {
  background: #f4f3f4;
  padding: 8px 13px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.whatsopen-browse .wo-navbar .all {
  float: left;
}
@media (max-width: 768px) {
  .whatsopen-browse .wo-navbar .all {
    width: 22%;
  }
}
@media (min-width: 768px) {
  .whatsopen-browse .wo-navbar .all {
    width: 9%;
  }
}
.whatsopen-browse .wo-navbar .other-filters {
  float: right;
  position: relative;
}
@media (max-width: 768px) {
  .whatsopen-browse .wo-navbar .other-filters {
    width: 78%;
  }
}
@media (min-width: 768px) {
  .whatsopen-browse .wo-navbar .other-filters {
    width: 41%;
  }
}
.whatsopen-browse .wo-navbar .other-filters .deal {
  float: left;
  width: 15%;
  text-align: center;
}
.whatsopen-browse .wo-navbar .other-filters .deal img {
  max-height: 33px;
  margin-left: -22px;
  margin-top: -4px;
  position: absolute;
  opacity: 0.45;
  cursor: pointer;
}
.whatsopen-browse .wo-navbar .other-filters .deal img:hover,
.whatsopen-browse .wo-navbar .other-filters .deal img.active {
  opacity: 1.0;
}
.whatsopen-browse .wo-navbar .other-filters .search {
  float: left;
  width: 55%;
  position: relative;
}
.whatsopen-browse .wo-navbar .other-filters .search input {
  width: 75%;
  float: left;
  padding: 0;
  margin: 0;
}
.whatsopen-browse .wo-navbar .other-filters .search button {
  width: 20%;
  text-align: center;
  float: left;
  background: #999;
  color: white;
  border: 0;
  font-size: 1.0em;
  padding: 3px 6px;
  margin: 0;
  border-radius: 0;
}
.whatsopen-browse .wo-navbar .other-filters .post {
  float: left;
  width: 30%;
}
.whatsopen-browse .wo-navbar .other-filters .post button {
  background: #347fc5;
  color: white;
  border: 0;
  font-size: 1.0em;
  padding: 3px 6px;
  border-radius: 4px;
  width: 100%;
}
@media (max-width: 768px) {
  .whatsopen-browse .wo-navbar .only-desktop {
    display: none;
  }
}
.whatsopen-browse .wo-navbar .dropdowns {
  position: relative;
}
@media (min-width: 768px) {
  .whatsopen-browse .wo-navbar .dropdowns {
    float: left;
    width: 50%;
  }
}
.whatsopen-browse .wo-navbar .dropdowns select {
	width: 24%;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	padding: 2px 6px;
	font-size: 0.8em;
	color: #333;
	border-radius: 3px;
}
#browse_content .inline-search .keyword {
	float: left;
}
#browse_content .inline-search .go {
	float: left;
}
#browse_content .inline-search .clear-search {
	opacity: 0.5;
	float: left;
	font-size: 1.2em;
	margin-left: -15px;
	margin-top: 6px;
}
.category-header-image {
	margin-bottom: 25px;
}
.category-header-image img {
	max-width: 100%;
}