/*
Theme Name: Chris Rodd Responsive
Author: Alison Maugham
Dsecription: Chris Rodd Responsive
Template: twentytwelve
*/

@import url(../twentytwelve/style.css);
@import url(../chrisrodd-responsive/grid12.css);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700,300);

.page-width {
max-width: 1020px;
max-width: 72.85714286rem;
margin:0 auto;
padding:0 20px;
padding:0 1.42857143rem;
}

body .site {
margin-top: 0px;
margin-top: 0rem;
margin-bottom: 0px;
margin-bottom: 0rem;
padding: 0 0px;
padding: 0 0rem;
}

.site {
margin: 0 auto;
overflow: hidden;
max-width:100%;
}

.widget-area {
float: right;
width: 100%;
}

.widget-area li {
list-style-type:none;
}

.site-header {
padding: 0px 0;
padding: 0rem 0;
}

/*********** GENERAL *************/
.widget-area {
    margin: 0px 0 0;
    margin: 0rem 0 0;
}

.entry-header {
display: none;
}

.entry-content h1 {
margin: 0 0 24px 0;
margin: 0 0 1.714285714rem 0;
}

.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 input[type="text"], .wpcf7 textarea {
width: 95%;
}

#content {
font-family: 'Comfortaa', cursive;
}

.main-copy h1 {
text-transform: capitalize;
font-size: 30px;
}

.main-copy {
font-size: 16px;
color: #787878;
}

.copy h1 {
text-transform: uppercase;
}

.gallery-title h2 {
border-bottom: 1px solid #ccc;
    margin: 0px 0;
    margin: 0rem 0;
color: #787878;
}

.site-content article {
    border-bottom: 0px double #ededed;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    padding-bottom: 0px;
    padding-bottom: 0rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/************** TOP STRIP ***************/
.top-contact {
font-family: 'Comfortaa', cursive;
}

.top-contact li {
display: inline-block;
margin-right: 20px;
}

.top-strip-wrap {
background: #D3D1D1;
padding: 8px 0;
text-align: center;
}

/****************** HEADER *************************/
.header-wrap {
/*background: #F6F9F9;*//*RS*/
background: white;
/*border-bottom: 1px solid #EBEBEB;*//*RS*/
text-align: center;
padding: 20px 0;
}

.header-image {
    margin-top: 0px;
    margin-top: 0rem;
}

img.header-image {
border-radius: 0px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.0);
}

/***************** NAV *********************/
/*.nav-wrap {
background: #D8D5D1;
}*//*RS*/



.main-navigation {
    margin-top: 0px;
    margin-top: 0rem;
    text-align: center;
}

.main-navigation li {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 16px;
    font-size: 1.14285714rem;
    line-height: 1.42857143;
}

.main-navigation ul.nav-menu {
    border-bottom: 0px solid #ededed;
    border-top: 0px solid #ededed;
    display: inline-block !important;
    text-align: center;
    width: 100%;
}

.main-navigation li {
    margin: 0 20px 0 20px;
    margin: 0 1.42857143rem 0 1.42857143rem;
    position: relative;
}

.main-navigation li a {
    border-bottom: 0;
    color: #6a6a6a;
    line-height: 3;
    text-transform: capitalize;
    white-space: nowrap;
    font-family: 'Comfortaa', cursive!important;
}

div.titles {
font-size: 200%;
color: white;
text-shadow: 2px 2px 2px black;
font-weight: bold;
}

div.titles .entry-content a:visited, div.titles .comment-content a:visited {
color: white!important;
}

.services-menu li {
list-style-type: none;
    margin: 0 0 0 0px;
    margin: 0 0 0 0rem;
    border-bottom: 1px solid #ccc;
}

.services-menu li a {
text-decoration: none;
    display: block;
    margin-bottom: 10px;
    line-height: 3;
    padding: 0 10px;
}

.services-menu {
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.services-menu li:hover {
background: #B9BFBA;
}

.services-menu a:hover {
color: black;
}

.main-wrap {
padding: 10px 0 30px 0;
}

.seperator {
padding-bottom: 20px;
}

.top-row {
margin-bottom: 20px;
}

.testimonial_author {
text-align: right;
}

/************* FOOTER **************/
footer.entry-meta {
    margin-top: 0px;
    margin-top: 0rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
}

footer[role="contentinfo"] {
    border-top: 0px solid #ededed;
    clear: both;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    max-width: 1020px;
    max-width: 72.85714286rem;
    margin-top: 0px;
    margin-top: 0rem;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0;
    padding: 1.714285714rem 0;
}

.footer-wrap {
background: #ebebeb;
}