/*
Theme Name: Cantol
Theme URI: http://www.nvisionsolutions.ca/
Description: cantol website
Author: nvision solutions
Author URI: http://www.nvisionsolutions.ca/
Version: 1.0
*/

html, body {
	height: 100%;
}

body {font-size: 12px;font-family: Helvetica, arial, sans-serif; line-height: 1.9; background: url(images/bg.jpg) repeat-x #e9e9e9;}

p {margin: 10px 0;}

a {text-decoration: none; color: #A0063A;}
a:hover {text-decoration: none;}

h1 {font-size: 30px;font-family: museo-sans-1,museo-sans-2; font-weight: 300; color: #A0063A;}
h2 {font-size: 25px;font-family: museo-sans-1,museo-sans-2; font-weight: 100;}
h3 {font-size: 21px;font-family: museo-sans-1,museo-sans-2; font-weight: 100;}
h4 {font-size: 18px;}
h5 {font-size: 15px;}
h6 {font-size: 12px;}

h3.widgettitle {color: #A0063A;}

.alignleft {float: left; margin: 0 20px 20px 0;}
.alignright {float: right;}
.first {margin-left: 0px !important; }
.last {margin-right: 0px !important; }

.wrapper { min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -148px; /* the bottom margin is the negative value of the footer's height */ 
}

.page-title {text-align: center;margin: 0 0 20px 0;}

h2.founded {color: #A0063A; line-height: 1.5;font-size: 20px; padding: 20px;}
h4.comment-date {font-size: 11px; font-weight: normal; font-weight: normal; font-family: Helvetica;}

.header {}
.language-switcher {position: absolute; top:8px; right: -10px;}
.logo {float: left;margin: 10px 0 0 0;}
.nav {float: right;margin: 50px -20px -5px;}

.post-thumb img {padding: 5px; border: 1px solid #ccc;}

.main {background: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: 0px 0px 5px 0px #9c9c9c;-moz-box-shadow: 0px 0px 5px 0px #9c9c9c;box-shadow: 0px 0px 5px 0px #9c9c9c; padding: 20px; margin: 25px 0 0 -10px; }

.title-bg {background: url(images/title-bg.jpg) repeat-x #fff;}

.welcome {padding: 0 20px;}
.welcome h1 {font-family: museo-sans-1,museo-sans-2; font-weight: 100; color:#A0063A;font-size: 24px; margin: 0 0 -15px 0; }

#home-cta-wrapper {
    background: url("images/cta-bg-wrapper.jpg") no-repeat scroll 0 0 transparent; height: 148px;margin: 20px auto 50px; padding: 15px;width: 885px;}
.home-cta {
    float: left; height: 130px; margin: 0 30px 0 0; width: 265px;
}
.home-cta img.numbers{
    float: left;margin: 25px 15px 0 0;
}
.home-cta p{
    line-height: 1.5; margin: 20px 0 0 0;
}

.home-cta h6, .home-cta-last h6 {
    display: inline-block;    margin-top: 15px;
}

.line_shadow {
    background: url("images/line_shadow.png") no-repeat scroll center center transparent;
    height: 10px;
    margin: -2px auto auto;
    width: 936px;
}

.content {width: 660px; float: left;}
.sidebar {float: right; width: 230px; padding: 0 20px; border-left: solid 1px #EBEBEB;}
.sidebar-contact {float: right; width: 280px; padding: 0 20px; border-left: solid 1px #EBEBEB;}

.sidebar-form_wrapper {margin: 0 0 20px 0 !important; width: 220px !important; padding: 15px !important; background:  url(images/sidebar-form-bg.jpg) repeat-x;   
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px; 
}

.sidebar-form {}
.sidebar-form .gform_heading{margin-bottom: 0 !important;}
.sidebar-form h3{}
.sidebar-form label{color:#fff !important;}
.sidebar-form input.medium{width: 97% !important;}
.sidebar-form textarea{height: 110px !important;}
.sidebar-form .gform_footer{margin: 10px 0px !important; padding:0 !important;  text-align: center;}

.subpages {
    font-family: "museo-sans-1","museo-sans-2";
}
.subpages ul {
    font-family: "museo-sans-1","museo-sans-2";
    font-size: 17px;
    list-style-type: none;
}
.subpages ul li {
    font-family: "museo-sans-1","museo-sans-2";
    margin-bottom: 15px;
}
.subpages ul li ul {
    font-family: "museo-sans-1","museo-sans-2";
    list-style: disc outside none;
    padding-left: 40px;
}
.subpages ul li ul li {
       font-size: 14px;
    margin-bottom: -5px;
}

.post-content {}
.post-content img{padding: 5px; border: 1px solid #ccc;}

.copyright {text-align: center; margin: 30px;}

.footer-nav {margin: 40px 0 15px 0;}
.footer-nav-fr {margin: 40px 0 15px 0;}
ul.footer-nav{margin: 0 auto; width: 185px;}
ul.footer-nav li{display: block; float: left;margin: 0 20px 0 0;}
ul.footer-nav-fr{margin: 0 auto; width: 305px;}
ul.footer-nav-fr li{display: block; float: left;margin: 0 20px 0 0;}

.footer_wrapper, .push {height: 148px; }
.footer_wrapper { background: url(images/footer-bg.jpg) no-repeat center #fff ; margin-top: 30px; border-top: 1px solid #ccc;  }
