.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td{
	width: 130px;
  padding-bottom: 0;
}

.main-navigation a{
	font-size: 14px;
}
.recent-blog-posts-container{
	display:none !important;
}
.wrapper{
	margin-top: 1px;
}

.no-padding{
	padding-top:6px;
  padding-left:28px;
}

.post-slideshow, .featured-video, .post-thumb{
	margin-top: 3px;
}

.table-responsive{
	border:none;
}

.m-left{
	padding-top:10px;
}


.entry-content h5{
  font-weight: normal;
  font-size: 11px;
  line-height: 1.2;
  margin-top: 10px;
  
}

.entry-content a{
  font-size: 11px;
}

.entry-content h3{
	font-size: 13px;
  margin-top: 15px;
  margin-bottom: 0;
}

.recent-blog-posts-container .recent-blog-post-title{
	font-size: 20px;
}

.table-responsive>.table{
	background-color: #F7F0DE;
}
  
.tableizer-table td{
	text-align: left !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4{
	text-align: left !important;
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
 
  .no-padding{
    padding:0;
    padding-left:0;
    padding-top: 3px;
  }

  .down{
  	padding-top: 3px;
  }

.phone-site-content .entry-title, .phone-site-content .page-header .page-title, .phone-site-content #lines-blog-layout .entry-header .entry-title, .phone-site-content #comments .comments-title, .phone-site-content #reply-title{
  font-size: 16px;
  }
  
  .phone-site-content .hentry-inner h3{
  	margin-left: -25px;
  }
  
  .entry-content h5{
  	margin-left: -19px;
    padding: 0;
    font-size: 11px !important;
  }

  .entry-content a{
    margin-left: -19px;
    font-size: 9px;
  }
  
  .m-left{
		padding-top:15px !important;
}
  .tableizer-table td{
  	max-width: 100px;
  }
  
  .padb{
  	padding-top: 7px !important;
  }
  .phone{
  	padding-left: 5px;
  }

}
@media only screen and (max-width : 680px){
	  .padb{
  		padding-top: 7px !important;
  }
  .down{
    padding-top: 3px;
  }
}

@media only screen and (max-width : 768px){
	  .padb{
  		padding-top: 7px !important;
  }
  .down{
    padding-top: 3px;
  }
}