header a, h1, h2, h3, h4, h5, h6, body, code, body #mc_signup_submit, input, textarea{font-family:"Open Sans";}

h1 {
    font-weight: 700;
}

h4 {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
}

h6, .comment-reply-title {
    font-size: 14px;
}

header {
    padding-bottom: 10px;
    margin-left: -50px;
    text-align: left;
  <!-- position: fixed;-->
<!--    background: #FFF none repeat scroll 0% 0%;-->
}

.header_centered .menu {
    text-align: left;
    margin-left: 0px;
    margin-right: -100px;
}


.fr {
    float: left;
}


header.type3 .menu {
    text-align: left;  
    margin-top: 0px;
    margin-left: 49px;
    margin-right: -100px;
}

header.type3 .logo {  
    margin-top: -200px;
    margin-left: -100px;
    margin-right: -100px;
    position: fixed;
}

.menu a {
    font-weight: 700;
    color: #484848;
    font-size: 13px;
    text-transform: lowercase;
}

.page-id-3300 #mainmenu {display: none; }

.entry-title {
    font-size: 24px;
    font-weight: bold;
    color: #313131;
    text-align: left;
    margin-bottom: 38px;
    margin-left: -1px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-top: 20px;
}

h3 {
    font-size:24px;
    line-height:26px;
    letter-spacing: 0px;
}

.container {
<!--    width: 1500px;-->
    margin-right: 50px;
    margin-left: 50px;
}

.no-sidebar .entry-title {
    text-align: left;
}

.contentarea p {
    margin-top: 0px;
    margin-left: 0px;  
    margin-right: 0px;
}

table {
    border: none;
    margin-left: 0px;
}

footer {
    background: #FFFFFF;
    color: #000000;
    font-size: 12px;
    text-align: center;
    padding: 15px 0;
    margin-top: 0px;
}

body {
    color: #000000;
    font-size: 18px;
   &lt;!-- 
    font-weight: bold;
    line-height: 27px;
    margin-left: 50px;  
    margin-right: 300px;
}


.block_likes {
    font-size: 0px;
    color: #FFFFFF;
    margin-top: -40px;
    margin-bottom: -40px;
}

.block_post_meta_stand, .block_post_meta_stand a {
    font-size: 0px;
    color: #FFFFFF;
}
  
.dropcap.type2,.shortcode_blockquote.type2:before,.dropcap.type5,.menu li:hover a,.menu_mobile li:hover a,.menu_mobile li:hover li:hover a,.menu_mobile li:hover li:hover li:hover a,.box_type2,.menu li:hover .sub-menu li:hover > a,a,.featured_items_title a:hover,.fp_cat a:hover,.most_popular .currprice,.most_popular .currperiod,.contact_info_text a:hover,.block_post_meta_stand a:hover,.prev_next_links a:hover,.portfolio_item_title:hover h4,.post-comments span:hover,.preview_categ a:hover {
      color:#FF0000;
    }
  
  

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

.featured_items_title a {
    color: #313131;
    font-size: 15px;
    font-weight: 700;
}


.dropcap.type2, .shortcode_blockquote.type2::before, .dropcap.type5, .menu li:hover a, .menu_mobile li:hover a, .menu_mobile li:hover li:hover a, .menu_mobile li:hover li:hover li:hover a, .box_type2, .menu li:hover .sub-menu li:hover > a, a, .featured_items_title a:hover, .fp_cat a:hover, .most_popular .currprice, .most_popular .currperiod, .contact_info_text a:hover, .block_post_meta_stand a:hover, .prev_next_links a:hover, .portfolio_item_title:hover h4, .post-comments span:hover, .preview_categ a:hover {
    color: #CC0000;
    }

.grow img {
  
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 105%;
  height: 105%;
}


.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}


.focus {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.focus:hover {
  border: 70px solid #000;
  border-radius: 50%;
}


hr { 
    width: 100%; 
    height: 1px; 
    margin: 0 auto;
    color: #000000;
    background: #000000;
}

img.zoom {
 transition: transform 0.4s;
 -moz-transition: transform 0.4s;
 -webkit-transition: transform 0.4s;
 -o-transition: transform 0.4s;
 -ms-transition: transform 0.4s;
 cursor: pointer;
}

img.zoom:hover {
 <!--cursor: zoom-in;
 cursor: -moz-zoom-in;
 cursor: -webkit-zoom-in;-->
 cursor: pointer;
 transform: scale(0.9, 0.9);
 -moz-transform: scale(0.9, 0.9);
 -webkit-transform: scale(0.9, 0.9);
 -o-transform: scale(0.9, 0.9);
 -ms-transform: scale(0.9, 0.9);
}

img.zoomzwo {
 transition: transform 0.4s;
 -moz-transition: transform 0.4s;
 -webkit-transition: transform 0.4s;
 -o-transition: transform 0.4s;
 -ms-transition: transform 0.4s;
 cursor: pointer;
}

img.zoomzwo:hover {
 <!--cursor: zoom-in;
 cursor: -moz-zoom-in;
 cursor: -webkit-zoom-in;-->
 cursor: pointer;
 transform: scale(5, 5);
 -moz-transform: scale(5, 5);
 -webkit-transform: scale(5, 5);
 -o-transform: scale(5, 5);
 -ms-transform: scale(5, 5);
}



/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 600px;
    background-color: white;
    color: black;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
    border-style: solid;  
    border-radius: 6px;
    border-width: 1px;
    border-color:black;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}