﻿/*
Theme Name: Child of visual theme
Description: adapted visual to fit Imprezzto
Author: Stefanie Clay
Version: 0.0.1
Template: visual
*/

@import url('../visual/style.css');

body { background: #6d6e72; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

p {
  margin-bottom: 0px !important;
}


.main-navigation a {
    color: #fff;
    box-shadow: none;
    border-left: none;
}

.page-template-page-fullwidth-php #primary {
    padding: 0;
    margin-top: -70px;
}

.hi-style-47 .hi-tpl {
    overflow: hidden;
    background: #6d6e72 !important;
}
.hi-style-47 .hi-tpl-buttons {
    margin-top: -37px;
    visibility: hidden;
}

.main-navigation li:last-of-type a {
    border-right: none;
}

.main-navigation li {
    border-left: none;
    border-right: none;
}



.main-navigation {
    border-right: none;
}

.main-navigation li a:hover {
    border-color: transparent;
    background: orange;
    color: #101010;
}

.hentry {
	background: #6d6e72;
	box-shadow: none;
}

.entry-header {
    border-bottom: none;
}
.entry-header {
    padding: 0;
}

.entry-title {
    visibility: hidden;
}
.entry-content, .entry-summary {
    border-top: none;
    border-bottom: none;
}

#masthead {
    background: #6d6e72;
    box-shadow: none;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
    border: none;
}
.divTableRow {
    border: none;
	display: table-row;
    height: 100px !important;
}
.divTableHeading {
    border: none;
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
    border: none;
	border: none;
	display: table-cell;
	padding: 3px 10px;
    height: 100px !important;
}
.divTableHeading {
    border: none;
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
    border: none;
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
    border: none;
	display: table-row-group;
}
/* DivTable.com */
        .tbord {
        /*border: 1px solid #999;*/
        padding: 3px 10px;

border: none; 
       }
        
        table {
        width: 1020px;
        }





/*
    table CSS START
*/
/*td:hover {
  background-color: orange;
  color: #fff;
}*/
/*
    table CSS END
*/


@media screen and (max-width: 790px) {
.main-navigation .menu {
    border-top: none;
    border-right: none;
    border: none;
}}

@media screen and (max-width: 790px) {
.main-navigation .menu li:last-child {
    border-right: none;
}}

@media screen and (max-width: 490px) {
    .menu-toggle a:hover {
        border: none;
        border-left: none;
        background: orange;
        color: #101010;
    }
}

@media screen and (max-width: 490px) {
.menu-toggle {
    border-left: none;
}}


/*effects*/

#post-159 > div > div > dl.ml-grid.ml-clearfix.ml-row-2 > dd.ml-value.col-0.ml-table,
#post-159 > div > div > dl.ml-grid.ml-clearfix.ml-row-3 > dd,
#post-159 > div > div > dl.ml-grid.ml-clearfix.ml-row-2 > dd.ml-value.col-1.ml-table {
    visibility: hidden;
}


.ml-responsive-table .ml-grid {
    border-bottom: none !important;
    border-top: none !important;
}


