/*
Theme Name:     Jenry Theme
Theme URI:      http://www.jenry.co.uk/
Description:    Jenry Theme using the child for the Twenty Twelve theme 
Author:         Zanet Design Ltd
Author URI:     http://www.zanet.co.uk
Template:       twentytwelve
Version:        1.0.0
*/

@import url("../twentytwelve/style.css");
body {font-size:100%;}
body .site {box-shadow: 0px 0px rgba(0, 0, 0, 0); padding: 0px; margin-top: 13px;  margin-bottom: 0px; }
hgroup {padding: 0px;  text-align: center;}

.site-content {margin-bottom:-100px; height:auto; padding: 0px;}

.page-id-7 #page {padding: 0px !important; overflow: visible !important; margin-top:0px !important;}
.page-id-7 .site {max-width: 1000px;}

.main-navigation li a {text-transform: uppercase;}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {border-bottom: 0px; border-top: 0px; margin-left: 24px;}
.main-navigation a {font-weight: normal;}
.main-navigation li a:hover {color: #111111;}
.main-navigation li a {color: #ffffff;}
.main-navigation li ul li a {color: #111111; line-height: 1.2;}
.main-navigation li {position: relative; z-index: 10; }
.main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {color: #ffffff;}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {color: #ffffff; font-weight: normal; }
.main-navigation { background: #347902; font-weight: normal;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: 0px solid #ffffff; max-width: 1000px; margin: 0 auto; }

.entry-header .entry-title {color: #6b950b; text-transform: uppercase; font-weight: normal; }
.widget-area .widget h3 {color: #6b950b; text-transform: uppercase; font-weight: normal; font-size: 24px; margin-bottom:0px;}


.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {line-height:1.5;}
.site-content article {border-bottom: 1px solid #347902;}

.entry-content img, .widget img {border-radius: 0px; box-shadow: none; }

img.alignright {margin: -40px 0px 0px 0px;}
.entry-content table {width: 60%;}
.entry-content td { font-size: 14px;}

#text-7  {background: url("https://www.jenry.co.uk/wp-content/themes/Jenry-theme/images/chair.jpg") right no-repeat; }

footer[role="contentinfo"] {
border-top: 0px solid #347902;
clear: both;
font-size: 12px;
line-height: 1; 
margin-top: 4px;
padding: 4px 0;
}
#vid  {display: none; }

/* ===[ Footer Widget Areas ]=== */
.site-info { clear: both; }
#footer-widgets {
    width: 100%;
    border-top: none;
}
    #footer-widgets .widget li { list-style-type: none; }
.template-front-page #footer-widgets { padding-top: 0; }

@media screen and (max-width: 600px) {
#vid  { display: inline-block;}
}

@media screen and (min-width: 600px) { 
    #footer-widgets.three .widget {line-height:1.5;
        float: left;
        margin-right: 3%;
        width: 47%;
        clear: none;
    }
        #footer-widgets.three .widget + .widget + .widget { margin-right: 0; }


}
/* for IE8 and IE7 */
.ie #footer-widgets.three .widget {
    float: left;
    margin-right: 3%;
    width: 47%;
    clear: none;
}
.ie #footer-widgets.three .widget + .widget + .widget { margin-right: 0; }