﻿.trend-module-container
{
    margin:1% 2% 0% 0%;
}

.trend-items-container
{
    margin:1% 0% 1% 0%;
    min-height: 166px;  
}

.tweeter-content-container, .facebook-content-container
{
	font-size: 0.85em !important;

}



.tweeter-content-container a
{
	color:#3498DB !important;
}

.facebook-content-container a,p {
color: #3498DB !important;
}

.trend-blockSquare
{
    
    background-color: #fff;
    display: block;
    text-transform: capitalize;
    color: #00205c;
    height:150px;

}

.classes-block
{
    display:none;
}

.most-shared-block
{
    display:none;
}

.most-viewed-block
{
    display:none;
}

.most-recent-tab
{

  text-align: center;
  background-color:White;
  margin-right: 5px !important;
  color: #00205c;
}

.most-viewed-tab
{

  text-align: center;
  background-color:White;
  color:#ff7840;
}

.most-shared-tab
{
  text-align: center;
  background-color:White;
  color: #00205c;
}

.classes-tab
{

    text-align: center;
    background-color: white;
    color: #00205c;   
}
.current-tab
{
    background-color:#ff7840;
    color:White;
}

.tabbed-area
{
    
    background-color:#ff7840;
    padding: 8px;
    clear:both;
}

.tabs
{
    margin: 0px; 
    padding: 5px 0px;
    list-style:none;  
    width: 24.15% !important;
    font-weight:bold;
    text-transform: uppercase;

}

.tab-spacer
{
    
}

.tab-line
{
    background-color:#ff7840;
    height:3px;
    clear:both;
}

.tab-hover
{
    background-color:#00205c;
    color: White !important;
}

.tab-hover p 
{
    color:White;
}

.tab-hover a
{
    color:White;
}

.footer
{
    height:4px;
    clear:both;
}

.blog-footer
{
    background-color:#ff7840;

}

.video-footer
{
    background-color:#cc2f14;

}

.tweet-footer, .facebook-footer
{
    background-color:#3498db;

}

.event-footer
{
    background-color:#00205c;

}

.class-footer
{
    background-color:#00205c;

}

div.item-content-container .span-title{

	font-size: 1.2em;	
}

div.item-content-container .span-title a{

	color:#2c2c2c;	
}

.ahsTrendIcon
{
    font-size: 1.5em;
    margin-left:5%;
    float:left;
    width:17%;
}

.ahs-blog-icon
{
    color: #ff7840; 
}

.ahs-video-icon
{
    color: #cc2f14; 
}

.ahs-twitter-icon
{
    color: #3498db;
}

.ahs-facebook-icon
{
    color: #3498db;
}

.ahs-calendar-icon
{
    color: #ff7840;
}

.item-content-container
{
    width: 71%;
    float: right;
    margin: 1% 6% 0% 1%;
    height:145px;
    overflow:hidden;
}

.img-plus-icon
{
    display:none;
}


.left-chevron
{
    display:none;   
}

.right-chevron
{
    display:none;
}



.p-desc
{
    font-size:inherit !important;
    line-height:normal !important;
}

.class-date
{
    padding-bottom:8%; 
    font-size: 1.1em;  
}

/******* tablet - landscape ****************/
@media only screen and (max-width: 1024px){
	
.item-content-container
{
    width:85%;
    margin-right:5%;
    height:87%;
}

.ahsTrendIcon
{
    font-size:2.5em;
    width:0%;
}
	
.trend-blockSquare 
{
    height:70px;
    margin-bottom: 2%;
}
  
.span-title
{
    margin-left:2%;    
}

.p-desc
{
    margin-left:2%;
}

.tab-line
{
    width:100%;
}
  	
.most-recent-tab
{
    height:32px;
}

.most-viewed-tab
{
    height:32px;
}

.most-shared-tab
{
    height:32px;
}

.tabs
{
    width:25% !important;

}


}

.cnt-border-odd {
		border-bottom: 2px solid #cb2f14;
}

.cnt-border-even {
		border-bottom: 2px solid #3497da;
}

/******* tablet ****************/
@media only screen and (max-width: 959px) and (min-width: 768px) 
{

.tabs
{
    width:23% !important;
    padding: 0px 0px;
    height:27px;
}
	
.class-date 
{
	padding-bottom: 1%;
        margin-left: 5%;
}

.tab-trend-text{
   
    line-height:2.1em;
}

.trend-blockSquare{
    
    margin-left: 0px !important;
	padding-top: 0;
}



.ahsTrendIcon{
	margin-left:2%;
}

.span-title {
margin-left: 0%;
}

.content-spot-odd {
	border-top: 2px solid #cb2f14;
	margin-bottom: 0 !important;
}

.contentTop {
	width: 58% !important;
	margin: 5px !important;
}

.contentBottom {
	width: 38% !important;
	float: left;
	
}

.content-spot-even {
	border-top: 2px solid #3497da;
	margin-bottom: 0 !important;
}

#content-spot-1 {
	border-top: 2px solid #cb2f14;
}

#content-spot-2 {
	border-top: 2px solid #3497da;
}

#content-spot-3 {
	border-top: 2px solid #cb2f14;
}

#content-spot-4 {
	border-top: 2px solid #3497da;
}

.cnt-border-odd {
	border: 0;
}

.cnt-border-even {
	border: 0;
}

/*
.item-content-container-top {
	width: 65%!important;
	padding-top: 1em;
}

.item-content-container-bottom {
	width: 34%!important;
}
*/

}

/******* mobile ****************/
@media only screen and (max-width: 768px) {

.trend-module-container{
	margin:1% 2% 0% 2%;
}
.class-date 
{
    padding-bottom: 1%;
    
}

.current-tab
{
    height:30px;
}

.current-tab span
{
    display:table;
    margin-left: 30%;
    margin-top: 2%;
    float:left;
}
.most-recent-tab
{


}

.most-viewed-tab
{
       
}

.most-shared-tab
{
    
}

.p-desc
{
    display:none;   
}

.trend-blockSquare
{
    height:50px;
    margin-bottom: 1.5% !important
}

.item-content-container
{
    height:46px;
    width:82%;
}

.ahsTrendIcon
{
    width:1%;
    font-size: 1.5em;  
}

.tweeter-content-container
{
    height:73px;
}

.item-tweeter
{
    height:77px;
}

.footer
{
    height:1.2px;
}



.img-plus-icon
{
    display:none;
    float:right;
}

.tabs
{
    width:100% !important;    
}

.span-title
{
    margin-left:0%;
}

.left-chevron
{
    display:block;
    float:left;
    font-size:100%;
    width:10%;
    margin-top:2%;
}

.right-chevron
{
    display:block;
    float:right;
    margin-right:2%;
    margin-top:2%;
}

.content-spot-odd {
	border-top: 2px solid #cb2f14;
	margin-bottom: 0 !important;
}

.contentTop {
	width: 58% !important;
	margin: 5px !important;
}

.contentBottom {
	width: 38% !important;
	float: left;
}

.content-spot-even {
	border-top: 2px solid #3497da;
	margin-bottom: 0 !important;
}

#content-spot-1 {
	border-top: 2px solid #cb2f14;
}

#content-spot-2 {
	border-top: 2px solid #3497da;
}

#content-spot-3 {
	border-top: 2px solid #cb2f14;
}

#content-spot-4 {
	border-top: 2px solid #3497da;
}

.cnt-border-odd {
	border: 0;
}

.cnt-border-even {
	border: 0;
}

}

