﻿@charset "utf-8";
/* CSS Document */

/*****************/
/* Global Styles */
/*****************/

/****HEADER*******/



/*****************/
/* Index page */
/*****************/

/***USED**********/
body, section {
	background-color: #f7f7f7;
	color: #34332f;
}
.thickFont {
	font-weight: 400;
}
header#header {
    background-color: #5c5c5c;
    overflow: visible;
    height: 290px;
    padding-top: 0;
}
#site-heading {
    top:30px;
	color: #ffffff;
	margin: 0;
	padding: 0;
    line-height:normal;
}
#site-title a {
    font-size: 48px;
    text-decoration:none;
    color:#fff;
}
#search-news a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

#todaysDate {
	font-size: 14px;
	font-weight: 100;
}
#search-stack {
    top: 10px;
}
h1, h2, h3, h4, h5, h6 {
	color: #5c5c5c;
	text-transform: uppercase;
}
h3 {font-size:20px;}


.nwTopNews{
	background-color: #c4c4c4;
	-webkit-box-shadow: 0px 0px 10px 3px #4a4a4a;
	-moz-box-shadow: 0px 0px 10px 3px #4a4a4a;
	box-shadow: 0px 0px 10px 3px #4a4a4a;
}

.nwTopNews figcaption {
	position: absolute;
	bottom: 17px;
	left: 0;
	z-index: 100;
	background-color: #000;
	opacity: 0.7;
	color: #fff;
	padding: 10px 20px;
	font-size: 12px;
	margin: 0 15px;
}
.nwTopNews .contentBlock {
	margin: 0px 15px 0 15px;
	padding: 0 0 10px 0;
}
.nwTopNews .contentBlock .contentBlockLeadImage {
	margin: 0 -15px;
}
.nwTopNews .contentBlock h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.nwTopNews .nwKeywordBox {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 20px;
	visibility: visible;
}
.nwTopNews .nwKeywordBox h5 {
	margin: 0 0 3px 0;
	color: #5c5c5c;
}
.nwPhotoCaption {
	display: block;
	margin-top: 2px;
	margin-right: 4px;
	font-size: 75%;
}
.contentBlockLeadImage {
	margin: 0 -15px 20px -15px;
}
.nwTopNews .nwSocialWidgets {
	margin: 40px 0 0 0;
}
.contentBlock a.btn-default {
	color: #ffffff;
	background-color: #5c5c5c;
}
.contentBlock {
	-webkit-box-shadow: 0px 1px 3px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 3px 0px #4a4a4a;
	box-shadow: 0px 1px 3px 0px #4a4a4a;
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.nwEventRow {
	padding: 10px 2px;
	border-top: 1px solid #f7f7f7;
	overflow: auto;
}
.nwEventRow .btn {
	width: 100%;
}
.nwEventLink {
	width: 75%;
	float: left;
}
.nwEventLink a {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.nwEventLink a:hover {
	text-decoration: underline;
}
.nwEventDate {
	text-align: center;
	width: 25%;
	height: 100%;
	float: left;
	padding: 3px;
	display: inline-block;
	vertical-align: middle;
}
.articleSnip {
	border-top: 1px solid #f7f7f7;
	padding: 8px 0px;
}
.articleSnip img {
	margin: 0 10px 0 0;
}
h1.articleSnip-heading {
	font-size: 24px;
}
h4.articleSnip-heading {
	font-size: 18px;
    margin-bottom:10px;
}
.articleSnip-heading {
	text-transform: none;
	font-weight: bold;
	margin: 0 0 2px 0;
	white-space: normal;
	font-size: 1.3em;
}
h1.articleSnip-heading a, h3.articleSnip-heading a, .nwTopNews .nwKeywordBox li a {
	text-decoration: none;
}
h1.articleSnip-heading a:hover,h3.articleSnip-heading a:hover, .nwTopNews .nwKeywordBox li a:hover {
	text-decoration: underline;
}
.articleCell h1.articleSnip-heading {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: none;
}
ul.exploreKeywords {
	margin: 10px 0;
}
ul.exploreKeywords li a {
	display: block;
	border: 1px solid #5c5c5c;
	font-size: 11px;
	float: left;
	color: #ffffff;
	background-color: #5c5c5c;
	text-decoration: none;
	padding: 5px 6px;
	margin: 3px;
	text-transform: uppercase;
}
ul.exploreKeywords li a:hover, .contentBlock a.btn-default:hover {
	border: 1px solid #adadad;
	background: #ebebeb;
	color: #333;
}
ul.exploreKeywords li a:visited {
	border: 1px solid #adadad;
	background: #d6d5d1;
	color: #333;
}
#editors-pick .contentBlock {
	padding-bottom: 20px;
}
#explore-stories .nwEventRow {
	padding: 10px 2px;
	overflow: auto;
}
#editors-pick a.nwKeyword {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #5c5c5c;
	display:inline-block;
	line-height:12px;
	margin: 2px 0;
}
#editors-pick a.nwKeyword:hover {
	text-decoration: underline;
}
#editors-pick .articleSnip-heading {
	font-size: 12px;
}
.social-stack li {
	display: inline-block;
	margin-left: 0px;
	padding: 0;
}
.nwSocialWidgets .nav>li>a {
	padding: 5px;
	color: #5a5a5a;
}
.nwSocialWidgets .nav>li>a:hover, .nwSocialWidgets .nav>li>a:focus {
	text-decoration: none;
	background-color: #fff;
	color: #aa0000;
}
.nwSocialWidgets {
	margin: 0;
}
.social-stack li i:hover {
	text-shadow: 0 0 4px #5c5c5c;
}
#section-footer {
	background-color: #9D2235;
	-webkit-box-shadow: 0px 0px 10px 3px #4a4a4a;
	-moz-box-shadow: 0px 0px 10px 3px #4a4a4a;
	box-shadow: 0px 0px 10px 3px #4a4a4a;
}
#section-footer i {
display:inline-block;
width:20px;
padding:15px 0;
}
#section-footer a {
color:#ffffff;
}
#section-footer a:hover {
color:#000000;
}
.spacer15px {
	display: block;
	padding-top: 15px;
}
.spacer40px {
	display: block;
	padding-top: 50px;
}
/***************** Article Page *******************/

.articleHead h1 {
	text-transform: none;
	color:#aa0000;
	margin-bottom:0px;
	font-size:32px;
	font-weight: 600;
	}
.articleHead .nwSocialWidgets {
	margin: 10px 15px 20px 0;
}
.articleDate {
margin-top:10px;
font-size:20px;
}
.relatedLinks .nav>li>a{
    margin: 0 -15px;
}
.nwArticleCaption {
	background: #f7f7f7;
}
#main-container .article .nwArticleCaption p{
    font-size:14px;
	font-style: italic;
	padding: 5px;
}
#main-container .article P{
    font-size:18px;
}
#main-container .article #contacts p{
     font-size:16px;
}
.articleList {
    height:auto;
}
@media (min-width: 768px) {
    header#header {
	background-color: #5c5c5c;
	overflow: visible;
	height: 150px;
	padding-top:0;
}

#todaysDate {
	font-size: 20px;
	padding-left: 3px;
	font-weight: lighter;
}

#search-stack {
    top: 25px;
}
.articleList {
    margin-top: 10px; height: auto;
}

.newswirePubishDate {
    color: #999999;
    font-style: italic;    
}

.newswireArticleBrief p {
        font-size: 14px !important;
        margin-top: 5px;
    }

.nwTopNews .contentBlock {
	margin: 0px 15px 0 15px;
	padding: 20px 5px;
}
.nwTopNews .contentBlock h1 {
	font-size: 24px;
	margin-bottom: 15px;
	line-height: 24px;
}
.nwTopNews .contentBlock .contentBlockLeadImage {
	margin: 0;
}
.mediaWrapper {
	background: #34332f;
	margin: 10px -15px;	
	padding:15px 15px 5px 15px;
	}
.theme-default .nivo-caption {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}	
.theme-default .nivo-controlNav {
	clear:both;
	margin-top:10px;
	}
#section-footer i {
display:inline-block;
width:20px;
padding:0;
}

    
	}
@media (min-width: 992px) {
	h3 {font-size:24px;}
    #headingOne .panel-title a { font-size:24px !important; }
    
}
@media (min-width: 1200px) {#opener .brand {
}

.nivo-caption {
background-color: rgba(0,0,0,.7);
}}

@-ms-viewport{
	width: device-width;
}

/*article  archive */

#formArchive {
    margin-top: 30px;
}

a.btn-sm {
    padding: 3px 7px !important;
}

.articleList.col-sm-12 {
    margin-bottom: 10px !important;
}

/*New footer change*/
#social-stack {
    float: right;
    margin: -20px 10px 0 0;
}

hr {
    margin: 12px 0 16px;
}

/*New footer change end*/


/***NOT USED******/


  
.TodayHistory {
	width: 99%;
	margin-bottom: 10px;
}
#fb-root {
	display: none;
}
/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
/*YouTube carousel*/
.youTube {
	margin: 5px;
}
#youTubeslider_wrapper {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	display: auto;
	clear: both;
	position: relative;
}
#youTubeslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
#youtube_thumb {
	position: relative;
	width: 100%;
	height: 300px;
}
#youtube_thumb p {
	font-size: .8em;
	margin-bottom: 0;
}
.caroufredsel_wrapper {
	display: block;
	text-align: start;
	float: none;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	width: 100% !important;
	height: 255px !important;
	margin: 10px 0px;
	overflow: hidden;
	clear: both;
}
#cont {
	position: absolute;
	width: 100% !important;
	height: 255px !important;
	overflow: hidden;
	display: block;
	margin: 10px 5px;
}
#cont img:hover {
	cursor: pointer;
	opacity: .7;
}
#yimage {
	border-bottom: 1px solid #c4c4c4;
	width: 99%;
	overflow: auto;
	margin-right: 0 !important;
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#yimage span {
	display: block;
	background: url(YouTubeArrow_sm.png) no-repeat;
	height: 23px;
	width: 35px;
	position: absolute;
	left: 103px;
	bottom: 5px;
}
#yimage a {
	display: block;
	width: 100%
}
#yimage img {
	width: 143px;
	float: left;
	margin-right: 5px;
}
#yimage h5 {
	margin-top: 5px;
}
#yimage p {
	font-size: 80%;
	line-height: 1.2em;
}
.youTubeDescription {
	font-size: 90%;
	display: block;
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	background-color: #f7f7f7;
}
.youTubeDescription p {
	margin-bottom: 0;
}
.clearfix {
	float: none;
	clear: both;
}
#youTube-Pagination {
	display: block;
	foat: none;
	overflow: auto;
	position: absolute;
	bottom: 1px;
	left: 25px;
	clear: both;
	text-align: center;
}
#youTube-Pagination a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(http://www.uark.edu/inc/js/nivo/themes/default/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 2px;
}
#youTube-Pagination a.selected {
	background-position: 0 -22px;
}
#youTube-Pagination a span {
	display: none;
}
a.prev, a.next {
	background: transparent url(videoCarosel/Images/sprites.png) no-repeat;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	bottom: -5px;
	z-index: 100000 !important;
}
a.prev {
	left: -10px;
	background-position: 0 0;
}
a.prev:hover {
	background-position: 0 -50px;
}
a.prev.disabled {
	background-position: 0 -100px !important;
}
a.next {
	right: -10px;
	background-position: -50px 0;
}
a.next:hover {
	background-position: -50px -50px;
}
a.next.disabled {
	background-position: -50px -100px !important;
}
a.prev.disabled, a.next.disabled {
	cursor: default;
}
a.prev span, a.next span {
	display: none;
}
/* ARTICLE PAGES */
#ctl00_ContentPlaceHolder1_articleDate {
	display: block;
	margin-bottom: 20px;
}
.article .youTube {
	margin: 10px 0;
}

.leadImage {
	display: block;
	width: 50%;
	float: right;
	margin: 0 0 10px 10px;
	overflow: visible;
	position: relative;
}
.leadImage img {
	width: 100%;
	margin-bottom: 10px;
}
.photoCredit {
	position: absolute;
	color: #5c5c5c;
	font-size: 0.7em;
	margin: 1px;
	display: block;
	writing-mode: tb-rl;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap;
	display: block;
	top: 0;
	right: -25px;
	width: 20px;
	height: 20px;
	font-weight: normal;
}
#content ul {
	margin: 0 0 10px 35px;
}
#adx032845 {
	margin-bottom: 40px;
}
/*****************/
/* Article pages */
/*****************/

.homeArticle {
	display: block !important;
	clear: both;
	overflow: auto;
}
.homeArticle img {
	float: left;
	width: 20%;
	margin-right: 10px;
}
/*****************/
/* Experts pages */
/*****************/
#experts .contentBlock .contentBlockLeadImage{
	height:350px;
	overflow:hidden;
	}

.printImages img {
	width: 100%;
}
@media handheld, only screen and (max-width: 768px) {
#siteIdentifier h1 a {
	color: #34332f;
	text-decoration: none;
	position: relative;
	font: bold 1em "Helvetica Neue", Arial, sans-serif;
}
#siteIdentifier h1 a span {
	background: url(gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
	margin-top: -5px;
}
#youTube-Pagination, #youTube-Pagination a {
	display: none;
}

    #footer-logo {
        font-size: 21px;
        text-align: center;
    }
    #footer-global-links {
        text-align: center;
    margin-bottom: 15px;
    display: block !important;
    }
    #footer-global-links li {
        float: none;
    display: inline-block;
    margin: 0 2px;
    font-size: 10px;
    }
    /*New Footer change */
    footer #social-stack {
        float: none;
    margin: 0 0 5px !important;
    text-align: center;
    
    }
        footer #social-stack li {
        display: inline-block;
    margin: 0 9px;
        }

    footer .btn-lg {
        
    padding: 9px 12px;
    margin-top: 12px;
    font-size: 22px;
    }


    /*New footer change end*/
}


@media only screen and (max-width: 480px) {

    #site-heading {
        top: 10px !important;
    }
}
/*Submit Form*/



.guideline {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 2px 2px 2px 5px;
    margin: 20px 0;
    padding: 20px;
}
.guideline-info {
    border-left-color: #5c5c5c;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 3px;
    right: 15px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 75px;
    text-align: center;
}



#eventCat .form-control-feedback{
    right: 35px !important;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.k-dropzone {
    border: 1px solid #cccccc !important;
}

legend {
    color:#A00 !important; 
}

/* subscribe email */

#email_subscribe .form-group .row .has-feedback .form-control-feedback {
    top: -22px !important;

}

#subscribe-news button.btn-primary, #search-news button.btn-default, #sub-email button.btn-default{

    background-color: #5c5c5c;
    color: #ffffff;
    border-color: #cccccc !important;
}


#subscribe-news button.btn-primary:hover, #search-news button.btn-default:hover, #sub-email button.btn-default:hover {
	border: 1px solid #adadad;
	background: #ebebeb;
	color: #333;
}

#linkGroup .form-group .row .has-feedback .form-control-feedback {
    line-height: 25px !important;
}

/*Accordion for mobile view*/
#accordionArticles .panel, #accordionEvents .panel, #accordionHistory .panel {
           border-radius: 0 !important;
           box-shadow: 0 1px 3px 0 #4a4a4a !important;
           border: 0 !important;
           
       }
       
       #accordionFeatured .panel {
           background-color: #f7f7f7 !important;
           border: 0 !important;
           overflow: visible !important;
       }

       #subscribe-news{
        margin-top: 20px !important;
       } 
       
       #accordionArticles .panel-heading, #accordionFeatured .panel-heading, #accordionEvents .panel-heading, #accordionHistory .panel-heading {
           background-color: #FFFFFF !important;
       }

       #collapseOne .panel-body, #collapseThree .panel-body {
           border-top: 0 !important;
           padding-top: 0 !important;
       }

       #collapseFour .panel-body {
           padding-top: 0 !important;
           border-top: 0 !important;
       }

       #collapseTwo .panel-body {
           border: 0 !important;
           padding: 0 !important;
           border-radius: 0 !important;
           box-shadow: 0 1px 3px 0 #4a4a4a !important;
           margin-bottom: 20px;
           background-color: #ffffff !important;
       }

       #headingTwo {
           border-radius: 0 !important;
           box-shadow: 0 1px 3px 0 #4a4a4a !important;
       }

       .panelHeading .panel-title a {
           color: #5c5c5c !important;
           text-decoration: none !important;
           font-size: 20px !important;
       }

       .panelHeading .panel-title #rssIcon {
           color: #aa0000 !important;
       }

       .panelHeading .panel-title {
           margin-top: 10px !important;
       }

        .panelHeading .panel-title a:hover {
            text-decoration: none !important;
        }

        .submitButton .btn-default {
            background-color: #5c5c5c !important;
            color: #ffffff !important;
            border-color: #cccccc !important;
        }

        .submitButton .btn-default:hover {
            border: 1px solid #adadad !important;
            background: #ebebeb !important;
            color: #333 !important;
        }

       @media (min-width: 992px) {
           .panelHeading .panel-title a {
               font-size: 24px !important;
           }
       }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

@media only screen and (max-width: 700px) {
    /*.contentBlock #errorMessage {
        min-height: 400px;
    }*/

    .contentBlock #errorMessage img{
        width: 100px;
    }
}
.contentBlock #errorMessage {
        min-height: 400px;
    }

div#disqus_thread #dsq-app5 {
    display: none;
}

#search-news {
    float: right;
    text-transform: uppercase;
    position: relative;
    top: 20px;
}

@media (max-width: 767px) {
    #search-news {
        float: none;
        display: block;
        position: static;
        margin: 20px auto;
    }
    
}

/** LOCALIST FOOTER **/
footer div#lclst_widget_footer {
    display: none;
}

footer ol.event-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer li.event-item {
    margin-bottom: 1em;
}

footer time.event-date {
    float: left;
    margin: 0 10px 0 0;
    display: none;
}

footer li.event-item h4 {
    font-size: 14px !important;
    font-weight: 100;
    text-transform: none !important;
}

footer li.event-item span.venue {
    display: none;
}

footer li.event-item span.date_range {
    display: none;
}

footer li.event-item span.time_range {
    display: none;
}