
/*---------------------------*/
/*		   general
/*---------------------------*/

body,
.posts .title-meta .entry-meta { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
	background: #000000 ; 
}

h1,h2,h3,h4,h5,h6,
.entry-time,
.header-main-menu .trigger,
.header-search input,
.entry-meta,
blockquote,
.the-author,
.comment-meta,
label { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.logo .logo-text,
.footer-widgets,
.page-numbers li span,
.next-prev a:hover,
.page-links .current,
.content input[type="submit"]:hover,
.slider .entry-header,
.slider .entry-content,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.widget_tag_cloud a:hover { 
	background-color: #000000;  
}

.top-bar-section ul li > a:hover,
.top-bar-section ul li.active > a,
.heading,
a,
a:hover,
.page-title,
.the-author a,
.entry-content .widget-title,
.featured-image:hover a:after { color: #000000; }

@media (min-width: 768px) {
	logo { width: 0px; }
	.logo img,
	.logo-text {
		width: 0px;
		height: 0px;
	}
	.header-main-row { padding-left: -50px; }
	.header-main-menu .trigger { 
		height: 0px; 
		line-height: 0px; 
	}
	.header-search { height: 0px; }
	.header-search form { 
		0px; 
		width: 100%;
		display: table;
		height: 100%;
	}
	.header-search form > .row {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
}

/*---------------------------*/
/*		  custom css
/*---------------------------*/	
 
body {color: #000 !important;}

span.embed-youtube {
  padding-bottom: 25px;
}

.single-post li#search-2 {margin-top: 30px;}

p {font-size: 1.03em !important;}

/* title single posts */
.main-header .entry-title {text-align: center;}

/* Flash News Banner Style Fixes */
.orbit-container .orbit-slides-container {margin-top: -1px;}
/* Do Not Display */
.logo,
.header-main,
.entry-meta {display:none;}

.flash-news {
  padding: 15px 0 15px 0px;
  font-size: 1.25em;
  font-weight: bold;
}

.flash-header {
  border-right: 1px solid #000;
  padding-right: 5px;
  font-weight: bold;
}

article .flex-video {padding-bottom: 21%;}

.embed-youtube .flex-video {
  padding-bottom: 57.5%;
  margin-bottom: 50px;
  overflow: visible;
  padding-top: 0;
}

article .flex-video .fluid-width-video-wrapper {padding-bottom: 63% !important;}

article .flex-video {
padding-bottom: 52% !important;}

.flash-news .orbit-container {margin-left: 7px;}

.featured-image {background: transparent;}

.home .featured-image {padding-bottom: 10px;}

.single .featured-image,
.archive .featured-image {padding-bottom: 20px;}

.related ul {padding-top: 20px;}

/* Make Titles Bold */
.entry-title {font-weight:bold;}

/* Shift Home Sidebar Area */
.home #sidebar {
  padding-top: 16px;
  padding-left: 10px;
  padding-right: 0;
}

/* Darken Font Color */
body {color: #333;}

/* Button Color */

button,
button:hover, 
button:focus, 
.button,
.button:hover, 
.button:focus,
.content input[type="submit"],
.page-numbers .current {
  background-color: #3770a3;
  border-color: #3770a3;
}

.citc-logo {
  /*max-width: 37.33333em;*/
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

/*.advanced_recent_posts_widget .post-title {display: none;}

.advanced_recent_posts_widget ul li {border-bottom: none !important;}*/

/*#featured-posts-2 ul {
  margin-top: -135px;
  margin-bottom: -40px;
}*/

.fluid-width-video-wrapper {padding: inherit !important;}

/* Add Margin For New Logo */
@media only screen and (min-width: 768px){
  .header_style_2 .main {margin-top: 40px;}
}

/* Center Featured Review Image */
.advanced_recent_posts_widget img {
  float: none !important;
  margin: 0 auto !important;
}

@media only screen and (max-width: 939px){
    .citc-logo {
      margin: 20px auto 30px auto;
      max-width: 50%;
  }
}
@media only screen and (min-width: 940px){

   /* Nav Background Color */
  .primary-menu,
  .top-bar,
  .top-bar-section li a:not(.button) {background: #999;}

  /* Nav Divider Color and Changes */
  .primary-menu .top-bar-section > ul > .divider {
    margin-top: 0px;
    height: 1px;
    width: 1px;
  }

  /* Primary Nav Link Typography */
    .top-bar-section ul li > a {
    font-weight: bold; 
    font-size: 1.2em;
    color: #fff;
  }
}

.entry-content a {
color: #3771a3;
font-weight: bold;
}

.album-name {font-weight: bold;}

#text-2 .adsbygoogle .flex-video {
  padding-bottom: 90% !important;
  margin-top: 0;
}

.adslot_1,
.adslot_2 {
  width: 320px; 
  height: 50px;
  text-align: center;
  margin-left: -20px;
}

#text-3 > div > div {margin: 0 auto !important;}

@media (min-width:500px) { 
  .adslot_1,
  .adslot_2 {
    width: 468px; 
    height: 60px;
  }
}

@media (min-width:800px) { 
  .adslot_1,
  .adslot_2 {
    width: 728px; 
    height: 90px;
  }
}