/***************************************
   Theme Name: 
   Theme URI: N/A
   Version: 1.0.0
   Author: 
   Author URI: 
***************************************/

/***************************************
    General CSS
***************************************/
* {margin: 0; padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background: #bababa url('images/body_bg.png') 0 0 repeat-x;}
.clear {clear: both; line-height: 0; height: 0;}
a {color: #000000; outline: none;}
a img {border: 0;}
h1 {font-size: 22px; font-weight: normal;}
h2 {font-size: 20px; font-weight: normal;}
h3 {font-size: 18px; font-weight: normal;}
h4 {font-size: 16px; font-weight: normal;}
h5 {font-size: 14px; font-weight: normal;}
.alignleft {float: left;}
.alignright {float: right;}
img.alignleft {margin: 5px 5px 0 0;}
img.alignright {margin: 5px 0 0 5px;}

/***************************************
    Wrapper
***************************************/
#container {width: 960px; margin: 0 auto;}
#content_wrapper {width: 960px; background: url('images/content_wrapper_bg.png') 0 0 repeat-y;}

/***************************************
    Header
***************************************/
#header {width: 960px; height: 189px; padding: 18px 0 0 0; background: url('images/header_bg.png') 0 0 no-repeat;}
#header #logo a {width: 276px; height: 142px; display: block; text-indent: -9999px; background: url('images/logo.png') 42px 13px no-repeat;}

/***************************************
    Menu
***************************************/
#menu {list-style-type: none; padding: 0 0 0 50px;}
#menu li {display: inline-block; float: left; margin: 0 5px 0 0;}
#menu li a {padding: 12px 15px 0 15px; height: 22px; display: inline-block; font-size: 13px; color: #febc36; text-transform: uppercase; text-decoration: none;}
#menu li a:hover,
#menu .current_page_item a {border-bottom: 4px solid #1c76bc;}

/***************************************
    Sidebar
***************************************/
#sidebar {width: 275px; float: left;}
#sidebar h3 {font-size: 14px; color: #217cb1; font-weight: bold; padding-left: 10px;}
#sidebar .content {padding: 10px;}
#sidebar .linklove {display: none !important;}
#sidebar .wpcf7-form {
  padding: 10px;
}
#sidebar .wpcf7-form textarea,
#sidebar .wpcf7-form input {
  max-width: 100%;
}

/***************************************
    Content
***************************************/
#content {width: 600px; padding: 35px 35px 45px 45px; float: left;}
#content p {padding: 10px 0 10px 0;}
#content ul,
#content ol {padding: 10px 0 10px 20px;}

/***************************************
    Footer
***************************************/
#footer {width: 960px; height: 40px; background: url('images/footer_bg.png') 0 0 repeat-x;}
#footer p {width: 685px; text-align: center; float: left; margin: 10px 0 0 150px; font-size: 11px; color: #FFFFFF;}
#footer a {color: #FFFFFF;}
#footer #soluti {float: left; margin: 0 0 0 13px;}  