/*
Theme Name:     WMS
Description:    World Marine Service by Shaun Korinek
Author:         Shaun Korinek
Template:       Karma

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Karma/style.css");

#header .header-area {
    padding: 8px 0 8px;
}
#header .logo {
    margin-left: 20px;
}
.home-banner-wrap {
    margin: 130px auto 0;
}
#menu-main-nav li {
    padding: 5px 12px 12px;
}
#menu-main-nav {
    margin: 45px 0 0;
}
.callout-wrap {
	text-align:center;
}
#menu-main-nav li:first-child{
	background:none !important;
}
#mc_signup .mc_var_label {
    color: #6984AB !important;
}
#mc_signup_form .mc_input {
	background-color:#41628D;
}
#footer p, #footer ul, #footer_bottom p, #footer_bottom ul {
  	color: #6984AB !important;
}
.home-bnr-jquery .home-banner-main {
    left: 25px;
    position: absolute;
    top: 35px;
    width: 445px;
}
#menu-main-nav li strong {
    font-size: 13px;
}
.info {
    padding: 24px 0 0 8px;
}
.callout-wrap {
    margin: 0 0 10px;
}
#menu-main-nav li strong {font-weight:normal !important;}

body {
font:1.3em/20px "helvetica neue",Helvetica,Arial,Verdana,sans-serif;
}
.alignright, img.alignright {
	margin-bottom: 10px;
}
.tools .search-form .text, #footer .search-form .text {
  display: none;
}
.jquery1-slider-wrap .slider-content-main h2{
	font-size: 22px !important;
	font-weight: bolder;
}
h2.slider-post-title{
	font-size: 22px !important;
}
em {
    color: #000;
	font-size: 1.0em !important;
}