/*
Theme Name:     TodaysTrucking
Theme URI:      http://
Description:    Todays Trucking Theme
Author:         Sehui Park
Author URI:     
Template:       strappress
Version: 		    1.0
*/
@import url("../strappress/style.css");
/* customization */
ul.padded li {margin-bottom:20px;}


.carousel-inner {
  height: 400px;
}

.thumbnail {position:relative;}
/*.meta-type {position: absolute; top:-5px; right:-1px;}*/
.thumbnail > .panel-body {padding-bottom: 0;}

img.wp-post-image {margin: 0 auto;}
img.archive-thumb {display:block;margin-top:7px;width:170px;}
img.media-object {margin-right:20px;margin-bottom:20px;}

.media-heading {margin: 10px 0;}

.navbar-nav {margin-top:10px;}
h1 {margin-top:0;margin-bottom: 24px;}

.the-content ul {list-style:disc;margin:15px;}
.img-center {margin:auto;}

img.w-100 {width:100px;}
img.w-170 {width:170px;}
img.w-210 {width:210px;}

.es h2 {font-size:18px; font-weight: bold;border:0;}

/* pagination */
.pagination>li {
	display: inline-block;
}
.keyword-banner-p {
  text-align: center;
  width: 100%;
  overflow: auto;
}
.keyword-banner-c {
  display:inline-block;
  width:50%;
  float:left;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  .keyword-banner-c {
    display:inline-block;  
    width: initial;
    float: none;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

.keyword-banner-c div {
  display:inline-block;
}


#video-tabs {
	display: none;
}

.meta-type .label-tags {
	display: inline-block;
}
}
@media only screen and (min-width: 600px) {
  .headline .excerpt p{
	margin-left: 180px;
  }
}
