/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */



/*

 * Custom Style Sheet - Use this file to style your content

 */

 

.custom-logo {

  display: inline-block;

  width: 940px;

  height: 216px;

  background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;

  background-size: contain;

}

body#page { background:url(../images/pagebg.png) repeat-x top; padding-top:30px; }

.wrapper > div { border: solid 4px white; -webkit-box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.1); box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.1); margin:0; }

.wrapper { max-width: 957px !important; }
img {
    max-width: 100%;
}
body#page a#logo IMG { width: 950px !important; }

body#page #logo { background:white; width:auto; }

body#page #header { background:white; }

#sidebar-a h3.module-title, #sidebar-b h3.module-title  {

    border-bottom: 1px solid #CCCCCC;

    color: #234F76;

    font-size: 15px;

    font-weight: bold;

    margin: 0 0 10px;

    padding-bottom: 4px;

    padding-left: 4px;

}

.poll h4 { margin:0; padding:0; }

/* Only Phones (Portrait) */

@media (max-width: 479px) {



  .custom-logo { height: 60px; }

  

}



h1, h2, h3, h4, h5, h6 {

    font-weight: bold;

color: #3D4D81;

}

h1 {

    font-size: 20px;

    line-height: 20px;

}

h2 {

    font-size: 18px;

    line-height: 18px;

}

h3 {

    font-size: 16px;

    line-height: 16px;

}

h4, h5, h6 {

    font-size: 15px;

    line-height: 15px;

}



#footer {

    background: url(../images/footbg.png) repeat-x bottom; padding:8px 15px;

}

.powered_by.powered_by_1 {
    display: none !important;
}
.creativecontactform_header {
    display: none !important;
}
.ccf_copyright_wrapper {
    display: none !important;
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
