/*
Theme Name: Real Women in Trucking
Theme URI: http://realwomenintrucking.org
Description:   Real Women in Trucking theme
Author: gizmodesign
Author URI: http://gizmo-design.com
*/

@import "css/style.css";
#container { overflow:visible; }

.sidebar embed {margin-left:10px;}
#mc_embed_signup {background: transparent;}
#wpjb-top-search input[type=text],.wpjb select, .wpjb textarea, .wpjb input[type=text] {height: 100%;}
table {cellspacing:50px; cellpadding:50px;}
tbody tr:nth-of-type(2n) {background-color: #f0f0f0;}
th {background-color:#018DB1;font-weight:bold;color:#fff;}
tbody tr td:nth-of-type(1) {font-weight: bold;}
@media screen and (max-width: 600px) {
    table {width:100%;}
    thead {display: none;}
    tr:nth-of-type(2n) {background-color: inherit;}
    tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
    tbody td {display: block;  text-align:center;}
    tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:center;  
    }
}