/*
Theme Name: TEI
Theme URI: http://www.33dimensions.com
Description: A Reactor child theme
Author: Ric Albano
Author URI: http://www.33dimensions.com
Template: reactor
Version: 1.0.0
Text Domain: awtheme-reactor
*/

/* Google fonts  */
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);


/****************** General Styles ************************/ 
body, p {
    font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
	margin-bottom: 0.3em;    /*  was 0.5em   */
	line-height: 1.2;        /*  was 1.4   */
}
h1, h2, h3 {
    color: #46646E;
}
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 2.1575em;
}
h3 {
    font-size: 1.3125em;
}

.alignleft, .alignnone  {
	padding: 3px 7px 3px 0;
}

.row {
	max-width: 960px;
}
.regular-content {
    list-style-position: inside;   /*  was outside  */
    margin-left: 2em !important;
}
a {
	color: #46646e;
}
a:hover, a:focus {
    color: #46646E;
	text-decoration: underline;
}
.breadcrumbs > * a, .breadcrumbs > * span {
    color: #46646e;
}

.button {
    background-color: #46646E;
    border-color: #6F7871;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #6B838B;
}

/****************** Header Section ************************/ 
header {
	color: #FFF;
}

.header-content {
    background: #FFF; 
	font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
	min-height: 114px;
}
.header-content sup {
    font-size: 60%;
}
.head-left {
    margin-top: 9px;
}
.head-mid {
    margin-top: 24px;
}
.head-mid p {
    font-size: 1.06em;
	font-weight: bold;
	line-height: 1.15;
	letter-spacing: 1px;
	margin-top: 7px;
}
#top-title {
    font-family: 'Lato', sans-serif;
	font-size: 2.75em;
	font-weight: 900;
	line-height: 1.1;
	text-shadow: #111 2px 2px;
}
#social-top {
    height: 20px;
	width:48px; 
	display:inline-block;
}
#social-top a{

	
}
#search-block .infoLinks{
	font-size:11px;
	color:#46646e;
	padding-bottom:6px; 
}
#search-block .infoLinks a{
	padding:0px 3px;
}
#search-block {
    width: 210px;
	max-width: 210px; 
	height: 32px;
    display:inline-block;
}
#search-block .columns, #sidebar-2 .columns {
    padding: 0;
}
#search-cell {

    background: url(img/search_box.png) /*no-repeat #111 !important*/;
	color: #333;
	width: 164px;
	height: 20px;
	max-width: 82%;
	text-align: justify;
	padding: 3px 5px 3px 25px; 
	border: none;
	float: left;
	margin-right: 0px;
}
/*  #search-glass {
	background: url(img/search_glass.png);
	width: 18px;
	height: 20px;
	margin: 0;
	border: none;
	float: left;
	color: transparent;             /* Fix for Firefox */
	/* padding: 0 0 0 18px !important; /* Fix for Internet Explorer */
    /* line-height: 1 !important;
} */
#go-box  {
    background: transparent url(img/go_box.png);
    color: transparent;
	width: 22px;
	height: 20px;
	margin-left: 4px;
	border: none;
	padding: 0 0 0 22px !important; /* Fix for Internet Explorer */
	line-height: 1 !important;
}


::-webkit-input-placeholder { color: #DDD; }
:-moz-placeholder { color: #DDD; }    /* Firefox 18- */
::-moz-placeholder { color: #DDD; }   /* Firefox 19+ */
:-ms-input-placeholder { color: #DDD; } 
	
	
/*    Top Nav for Small Views  */	
.top-bar {
    background-color: #6F7871;
	height: 38px;
	text-transform: uppercase;
	/* margin: 3px 10px;  */
}
.top-bar-section ul li {
	background: url(img/divider.png) top left no-repeat;
}

.top-bar .name h1 a {
    font-size: 0.8125em !important;
	line-height: 38px;
}
.top-bar-section ul li > a {
    padding: 5px 0px 3px 15px;     /*  was 12px 0px 12px 15px  */
    font-weight: normal;
}
.top-bar-section .dropdown li {
     height: 35px;                 /*   was  auto     */
}
.top-bar-section .dropdown li a {
    padding: 0 15px;             /*   was 7px 15px  */
}
.top-bar a:hover, .top-bar-section a:hover, .top-bar a:focus, .top-bar-section a:focus  {
	background-color: #46646E !important;
	text-decoration: none;
}
.top-bar-section li a:not(.button) {
    background-color: #6F7871;
	line-height: 38px;
	font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
}
.top-bar-section .has-dropdown>a{
	  padding-right: 16px !important;
}
.top-bar-section .has-dropdown>a:after{
	display:none;
}
/*********************  Main Content  *************************/
.entry-title {
	font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 600;
	color: #232323;
   /*  display: none;  */
}
.entry-meta {
    font-size: 12px;
	color: #787878;
	line-height: 1.3;
}
.entry-sharing-printing {
   margin-bottom: 13px !important;
}
.entry-thumbnail img {
	border: 1px solid #CCC;
}

.entry-content {
	/* padding: 0 22px;  */
	font-size: 14px;
	color: #232323;
	margin-left: 3px;
}
.entry-body {
	font-size: 14px;
	/* margin: 0px 45px 0px 10px;  */
}
.entry-table {
	border: none;
	padding-right: 1.125em;
	font-size: 1.0em;
    font-size: 14px;
	color: #555;
}

.archive-title {
    color: #46646E;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 9px 0;
}
.excerpt-entry {
    font-size: 13px;
	line-height: 1.25;
}
.excerpt-entry a {
    display:none !important;
}


.orbit-container {
    max-width: 700px;
	margin: 5px 0 -15px;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
    width: 25px;
    height: 30px;
}
.orbit-container .orbit-prev > span {
    margin-left: -9px;
}
.orbit-container .orbit-next > span {
    margin-left: -11px;
}

.front-feature  {
	font-size: 13px;
	line-height: 1.4;
}

#coming-events .event-date {
   font-size: 11px;
   color: #46646E;
}
#coming-events h4 {
   font-size: 13px;
}

#round-table h4 {
   font-size: 14px;
}

.view-more {               
   font-size: 10px;
   margin-right: 7px;
   margin-bottom: 5px;
}

/********************* Right Sidebar  ********************/

#right-side {
   background-color: #FFF;
   margin-right: 10px;
}

#trending-articles {
   margin-top: 10px;
}
#trending-articles h4 {
   font-size: 13px;
   color:#000;
}
#trending-articles p {
   font-size: 11px;
   color: #454545;
}


.tptn_title{
	clear:both;
	display:block;
	width:100%;
	font-size: 13px;
	font-weight:bold;
	color:#000;
}
.tptn_excerpt{
   font-size: 11px;
   color: #454545;
}


/*****************Home Page stuff ***********************/
.slideshow-wrapper {
	border:1px solid #000;
	margin:0px;
	padding:0px;
}
.orbit-container{
margin: 0px 0 0px 0px;
}
.orbit-timer{
	display:none;
}
.orbit-slide-number{
	display:none;
}
.slideshow-wrapper .orbit-container li .orbit-caption{
	width:50%;
}
.orbit-caption a{
	color:#fff;
	font-size:24px;
	line-height:1.1em;
}
.orbit-bullets{
	float:right;
	position:absolute;
	top:264px;
	right:24px;
	z-index: 2000;
}
.orbit-bullets li{
	border:none;
	height:20px;
	width:20px;
}
.orbit-bullets li.active{
	background:#d88c29;
}
a.orbit-next,
a.orbit-prev{
	display:none !important;
}
.div-home1 .view-more,
.div-home2 .view-more{
	margin-top:1em;
}
.postExcerpt.front-feature a{
	color:#000;

	}
.postExcerpt.front-feature a h3{
	font-size:13px;
	color:#000;
}
.div-home3 .event-list{
}
.div-home3  .event-list .event-list-view{
}
.div-home3 .event-list  li.event{
border:1px solid #fff;
margin: 0 0.5em 0.5em 0.5em;
}
.div-home3  .event-list .event-date{
clear:both;
float: none;
width:100%;
text-transform:none;
}
.div-home3 .event-list .event-info{
	width:100%;
	float:none;
}
.div-home3  .event-list .multi-date{
}
 .div-home3  .event-list .start-date{
width: 100%;
float:none;
clear:both;
background:none;

text-transform:none;
}
.div-home3  .event-list .event-weekday,
.div-home3  .event-list .event-day,
.div-home3  .event-list .event-month,
.div-home3  .event-list .event-year
{
float:left;
display:inline-block;
margin:4px 6px 4px 0px;
font-size:13px;
font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
  line-height: 1.2;
  font-weight:normal;
padding:0px;
font-weight:bold;
  color:#46646e;
text-transform:none;
}

.div-home3  .event-list .event-year{
float:left;
display:inline-block;
margin:4px 6px 4px 0px;

text-transform:none;
}
.div-home3  .event-list .end-date{
width: 100%;
float:none;
clear:both;
background:none;
display:none;

text-transform:none;
}
.div-home3  .event-list .event-info{
}
.div-home3  .event-list .multi-day{
	margin:0px;
}
.div-home3  .event-list .event-title h3{
	font-size:13px;
	  font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
  margin-bottom: 0.3em;
  line-height: 1.2;
  clear:both;
  
}
.div-home3  .event-list .event-title h3 a{
	color:#000;
}
.div-home3  .event-list .event-location{
	display:none;
}
.div-home3  .event-list .event-details{
}


/**************EVENTS PAGE*****************/
.post-68 .event-list{
}
.post-68  .event-list .event-list-view{
}
.post-68 .event-list  li.event{
border:1px solid #fff;
margin: 0 0.5em 0.5em 0.5em;
}
.post-68  .event-list .event-date{
clear:both;
float: none;
width:100%;
text-transform:none;
}
.post-68 .event-list .event-info{
	width:100%;
	float:none;
}
.post-68  .event-list .multi-date{
}
 .post-68  .event-list .start-date{
width: 100%;
float:none;
clear:both;
background:none;

text-transform:none;
}
.post-68  .event-list .event-weekday,
.post-68  .event-list .event-day,
.post-68  .event-list .event-month,
.post-68  .event-list .event-year
{
float:left;
display:inline-block;
margin:4px 6px 4px 0px;
font-size:13px;
font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
  line-height: 1.2;
  font-weight:normal;
padding:0px;
font-weight:bold;
  color:#46646e;
text-transform:none;
}

.post-68  .event-list .event-year{
float:left;
display:inline-block;
margin:4px 6px 4px 0px;

text-transform:none;
}
.post-68  .event-list .end-date{
width: 100%;
float:none;
clear:both;
background:none;
display:none;

text-transform:none;
}
.post-68  .event-list .event-info{
}
.post-68  .event-list .multi-day{
	margin:0px;
}
.post-68  .event-list .event-title h3{
	font-size:13px;
	  font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
  margin-bottom: 0.3em;
  line-height: 1.2;
  clear:both;
  
}
.post-68  .event-list .event-title h3 a{
	color:#000;
}
.post-68  .event-list .event-location{
	display:none;
}
.post-68  .event-list .event-details{
}

/****************** PAGES *****************/
.p1{
	margin:2.4em 0;
	font-size: 20px;
	line-height:1.6em;
	color:#6F7871;
}
blockquote{
	margin:1.6em 2.4em;
	font-size: 20px;
	line-height:1.6em;
	color:#6F7871;
	border-left:2px solid #ddd;  
}
blockquote .p1{
	margin:0;
	color:#46646e;
}
.comments-area article header cite, 
.comments-area article header time{
	color:#000;
  	margin-left:0;
}

/**************************** Tables **********************/


table {
	border-collapse: collapse;
	width: 100%;
}
thead {
	color: white;
	background-color: #46646E;
}


/*********************** Footer  *************************/

.nav-single .nav-previous,
.nav-single .nav-next{
	display:none;
}
.form-allowed-tags{
	display:none;
}
.footer-content {
   background-color: #FFF;
   color: #46646E;
   font-size: 11px;
   border-top: 5px solid #6F7871;
   padding: 4px 0 7px 0;
}
.footer-content img {
   margin: 2px 7px;
}

#copyright {
	margin-top: 5px;
}

#social-bottom {
    height: 20px;
	margin-top: 5px;
}
#social-bottom img{
	margin:2px 0px;
}.small-margin{	/*margin-bottom:5px;*/}


/************************* CALENDAR PLUGIN  *******************/

#tribe-events-pg-template {
    max-width: 960px !important!;         /*  was 1000px  */
}

/***********************  MEDIA QUERIES **********************/
@media screen and (min-width: 920px)  {

.view-more {
   float: right;
}

}
@media screen and (max-width: 919px) {

#right-side {
	margin-left: 5px;
}
.view-more {
   float: left;
}

}
@media only screen and (min-width: 768px) {

#social-top, #search-block {
	margin-top: 60px;
}
#entry-sharing {
    float:left;
}
#entry-printing {
    float:right;
}
}
@media screen and (max-width: 767px)  {

#social-top, #search-block {
	margin-top: 7px;
}
#entry-printing {
    float:left;
	margin-top: 7px;
}

.row, .row .row {
    max-width: 100% !important;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: 50%;
}
.copyright {
	max-width: 75%;
}
.column, .columns {
    float: left !important;
}
}



@media screen and (max-width: 719px)  {
.orbit-container {
    width: 100%;
	height: auto;
}
.entry-content {
    width: 100%;
} 
}

/*PAGINATION*/
.pagination{
	width:100%;
	text-align:center;
	padding-bottom:15px;
}
.pagination a{
	display:inline-block;
	margin-right:15px;
}