.wrapper .row{
    padding-left: 20px;
    padding-right: 20px;
}

.news.row{
    padding-left: 0;
}

.left-side{
    padding-right: 65px;
}

/* News item
/-----------------------------------*/

.news-item{
    border-top: 3px solid #327fbe;
    padding-top: 14px;    
    margin-bottom: 50px;
}  

.news-item .description {
    margin-top: 6%;
}
 
/* Coming soon */
.coming {
    font-family: open_sansregular;
    left: 120px;
    position: relative;
    top: 132px;
}

p.coming a{
  color: #3992da !important;
  font-size: 13px;
  font-family: Myriad Pro;
  line-height: 18px;
  font-weight: bold;
}

p.coming a.buy-the-book {
    background: url("/_assets/images/buy-the-book.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 34px;
    left: -61px;
    position: absolute;
    text-indent: -9999px;
    top: 122px;
    width: 144px;
}

/* News date item */
.date-orange {
    color: #EF4F2F;
}

.heading {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 14px;
}    
    
.heading h1{
    font-family: open_sanssemibold;
    font-size: 22px;
    color: #327fbe;
    line-height: 1.2em;
}    
    
.heading h1 span:first-child {
    margin-right: 14px;
}  

.date-and-social{
    line-height: 25px;
}

.date-and-social > div{
    padding: 0;
}  

.date{
    font-family: open_sansregular;
    font-size: 14px;
    color: #05253e;
    display: block;
}
    
.date .category{
    font-family: open_sansbold;
}

.social{
    text-align: right;
} 

.news-item > img{
    margin: 12px 0 24px;
}
    
.description {
    color: #868686;
    font-family: open_sansregular;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 24px;
}   

.description table.news-tb tr td {
    color: #868686;
    font-family: open_sansregular;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 24px;
} 



/* news paragraph font modify */
.description p {
    font-size: 13px;
}

.read-more span{
	margin-right: 5px;
}

.read-more, .read-more em,
.read-more:visited, .read-more em:visited{
    font-size: 14px;
    color: #ef4e2f;
}

.read-more:hover,
.read-more:hover em{
    color: #da472b;
}

ul.pagination{
    border-top: 1px solid #E8E8E8;
    padding-top: 10px;
    text-align: right;
}

ul.pagination li{
    color: #da472b;
    display: inline-block;
}

.pagination li{
    float: none;
}

.pagination li a{
    color: #ef4e2f;
}

ul.pagination li, 
ul.pagination li a{
    font-family: open_sansregular;
    font-size: 14px !important;
}
    
ul.pagination li.pag-prev a, 
ul.pagination li.pag-next a{
    background: none;
    color: #EF4E2F;
}
    
ul.pagination li.pag-prev a:hover, 
ul.pagination li.pag-next a:hover{
    background: #e6e6e6;
    color: #EF4E2F;
}    
   
.pag-current {
    /*padding-right: 5px !important;*/
    padding-top: 1px !important;
}        
        
/* Share This
/-----------------------------------*/        
.stMainServices {
    height: 25px !important;
}
        
.stButton{
    margin: 0px 1px !important;
}        
        
.stButton .stArrow{
    display: none !important;
}

.right-side > div{
    border-top: 1px solid #E8E8E8;
}
    

        
/* Right Side
/------------------------------------*/ 
.right-side .search,        
.right-side .archive,
.right-side .twitter{
    padding-top: 25px;
}
    
.right-side h5.alt{
    font-family: open_sansbold;
	font-size: 15px;
	color: #05253e;
}    
    
/* Search
/------------------------------------*/  
.search{
    border-bottom: 1px solid #E8E8E8;
} 
        
.search > div{
	font-family: open_sansbold;
	font-size: 15px;
	color: #05253e; 
	margin-bottom: 15px;        
} 
            
.search input[type="text"]{
	background: url("/_assets/images/search-field-bg.png") no-repeat scroll center center transparent;
    border: none;
	height: 40px;
	background-size: 100%;	
	padding-right: 36px;      
    width: 210px;
}
            
.search input[type="submit"]{
	background: url("/_assets/images/search-button-bg.png") no-repeat scroll center top transparent;                
    border: none;
	height: 20px;
    text-indent: -99999px; 
    transition: none;
    top: -44px;
    left: 167px;
}
                    
.search input[type="submit"]:hover{
	background-position: center -24px;                
    border: none;
}

.search form{
    height: 40px;
}

/* Book
/------------------------------------*/
.book {
    background: url("/_assets/images/speaking/life-in-half-a-second-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none !important;
    height: 295px;
    margin-top: 30px;
    width: 215px;
}

.book .read {
    display: inline-block;
    font-family: 'PT Sans Caption';
    font-size: 13px;
    font-weight: bold;
    left: 150px;
    position: relative;
    text-align: left;
    text-transform: none;
    top: 132px;
    width: 100px;
    color: #3992DA;
}

.book .read:hover{
    color: #4483b9 !important;
}
        
.book .link-button {
    background-color: #073253;
    font-size: 13px;
    margin: 0;
    padding: 3px 10px;
    right: -12px;
    text-transform: none;
    top: 230px;
} 
                
.book .link-button:hover {
    background-color: #3D75A9;
} 

/* Archive
/------------------------------------*/
.archive{
    margin-top: 20px;
}

.archive ul{
    list-style: none;
	padding-left: 0;        
}
    
.archive li{
    margin-bottom: 10px;
}    

.archive a {
    color: #868686;
    font-family: open_sansregular;
    font-size: 13px;
}
    
.archive a:hover{
    color: #EF4E2F;
}    

/* Events scroller
/---------------------------------*/
.sagscr{
    background-color: #f0f0f0;
    margin-top: 25px;
    padding: 10px 8px 10px 15px;
	border-radius: 4px;        
}  
    
.sagscr > p{
    color: #052843;
    margin-bottom: 0;
}  
        
.sagscr p.title{
    font-family: 'open_sansbold';
	font-size: 16px;   
}        
            
.sagscr p.subtitle{
	font-family: 'open_sansbold';            
	font-size: 16px;  
    text-transform: uppercase;
    margin-bottom: 20px;
}               

.sagscr ul{
    padding-left: 0;
    list-style: none;
}

.sagscr a.name{
    font-family: open_sansregular;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.sagscr ul li:first-child{    
	border-top: none;
    padding-top: 0;
}
            
.sagscr ul li{
    border-top: 1px solid #dedede;
        
    margin-bottom: 8px;
    padding-top: 8px;
}    
    
.sagscr ul li div span:first-child{
	font-family: open_sansregular;
	font-size: 13px;
	font-weight: bold;
	color: #04253e;                
}
    
.sagscr span.category{
    display: none;
} 
    
.sagscr span.location{
    font-family: open_sanssemibold;
    font-size: 13px;
    color: #878787;
}    
        
.sagscr span.location:before{
	content: "\A";
	display: block;                    
}        


/* Twitter
/------------------------------------*/
.twitter{
    margin-top: 35px;
}

.follow iframe{
    vertical-align: middle;
    margin-right: 10px;
}
    
.follow span{
    font-family: 'PTSansBold';
	font-size: 12px;        
    color: #EF4E2F;
}

#tweets ul{
    list-style: none;
    padding: 0;
    margin-top: 50px;
}

#tweets p, 
#twitts .orange{
    font-family: open_sansregular;
    font-size: 13px;
}

#tweets .orange {
    color: #EF4E2F;
    float: left;
    margin-right: 6px;
}

#tweets .interact{
    display: none;
}

#tweets ul li > img {
    float: left;
    margin-top: 3px;
    max-width: 19px;
    width: 17%;
}

#tweets ul li > div {
    float: right;
    width: 83%;
}

@media screen and (max-width: 998px){
    .right-side{
    	float: none !important;    
	}
        
    .left-side{
        padding-right: 15px;
    }        
    
    .wrapper .row > .columns{
        width: 100%;
    }
}

@media screen and (max-width: 767px){
    .social{
    	text-align: left;
	}
}
    
@media screen and (max-width: 281px){
    .search input[type="text"]{
        width: 153px;
    }
            
    .search input[type="submit"]{
        left: 117px;
    }  
                
    .book {
        margin-left: -31px;
        margin-top: 0;
        width: 184px;
        background-size: 100%;
    }  
                    
    .book .read{
        left: 72px;
    }
                            
    .book .link-button {
        right: -48px;
        top: 180px;
    }                            
}    
                                
@media screen and (max-width: 281px){
	.twitter-follow-button {
        margin-bottom: 5px;
    }
}  
  
  
span.pink{
  color: #ED1A3B;
    font-weight: bold;
  }
  
  span.blue{
   color: #327FBE;
    font-weight: bold;
  }
  
  
.news-item .description{
       padding-top: 2%; 
      }

#sag_events_news li{
  line-height: 1.4em;
}