/*
 Theme Name:   Gazette Edition Child
 Theme URI:    http://www.woothemes.com/
 Description:  Gazette Edition Child
 Template:     gazette
 Text Domain:  gazette-child
*/

body{
    color: #000;
    background-color: #fff;
}

#nav {
    display: none;
}

#page {
    border: none;
}

#page .advertorials {
    margin: 0 15px;
    font-size: 16px;
    color: #666;
    text-align: right;
}

#page .advertorials .date {
    float: right;
    width: 383px;
    text-align: right;
}

#header {
    height: 60px;
}

#header h1 {
    line-height: 60px;
}

#header h1 a {
    height: 60px;
 }

#video-frame {
    margin-top: 15px;
}

.box {
    padding: 15px 0 0; 
}

.box .post {
    min-height: 328px;
}

.box .post h2 a {
    color:#0981ac;
} 

.box .post p {
    line-height: 16px;
}   

.post-alt h2 {
    font-size: 24px;
    color: #0981ac;
}

.post-alt h3 a, .post-alt h2 a {
    color: #0981ac;
} 

.post-alt h3.post_date {
    font-size: 12px;
}

p.posted {
    background-color: #eff5f5;
    border-bottom: 1px solid #ddd;
}

.navigation {
    padding: 0;
    border-top: none;
    border-bottom: none;
}

.navigation a .meta-nav {
    font-size: 1.5em;
}

.entry a {
    color: #0000ff;
} 

#comment {
    width: 583px;
    float: none;;
    margin-bottom: 0;
}

#mpu_banner {
    width: 300px;
    height: 250px;
    background-color: #eee;
    margin-bottom: 15px;
    padding: 9px;
    border: 1px solid #ddd;
}

#mpu_banner2 {
    width:300px;
    height:250px;
    background-color:#eee;
    margin-bottom:15px;
    padding: 9px;
    border: 1px solid #ddd;
}

.mpuBanner {
    width:300px;
    height:250px;
    background-color:#eee;
    margin-bottom:15px;
    padding: 9px;
    border: 1px solid #ddd;
}

.sideTabs {
    width:308px !important;
    height:auto !important;
    min-height:258px;
    padding:5px;
    border:0;
    background-color:#fff;
    float:left;
    display: block;
    margin-bottom: 0;
}

.col2 .wooTabs{
    font-size: 12px;
    width: 100%;
    float:left;
    height: 30px;
}

.col2 .wooTabs li{
    float: left;
    display:inline;
    font-size: 11px;
    line-height: 34px;
    background: #fff;
    color: #88a906;
    border:1px solid #ddd;
    font-weight: bold;
    font-size: 11px;
    margin:0 2px 0 0 !important;
    padding:0 5px !important;
    cursor: pointer;
}

.col2 .wooTabs li:hover, .col2 .wooTabs li.active {
    border: 1px solid #ddd;
    text-decoration: none;
}

.col2 .wooTabs li a {
    color: #88a906 !important;
}

.col2 #tabs .boxes ul.list {
    width: 293px !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff;
    min-height:203px;
}

.entry img[src$='learn-more.png'] {
	border: none;
}

.posted {
    display: none;
}

#nav2 li.cat-item-45 {
    display: none;
}

.single #page #columns .col1 .post-alt .post_date:after {
    color: #999;
    content: "Sponsored";
    font-family: Verdana;
    font-style: italic;
    font-size: 11px;
    float: right;
}
