/*
Theme Name: Levy
Theme URI: http://levyforecast.com/jlwpnew
Author: Hen's Teeth Network
Author URI: http://hens-teeth.net
Template: twentytwelve
*/
@import url(../twentytwelve/style.css);

.site {
    background-color: transparent;
}
body.custom-font-enabled {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}
body.custom-background-empty {
    background-color: #f5f5f3;
}
#body_wrapper {
    background-image: url("./images/levy_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #012241;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
#trans-img {
    float:left;
    margin-top: -20px;
}
#page {
    width: 960px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    background-color: rgba(0,44,71,.75);
    border: none;
    margin-left:122px;
    text-align:left;
    width: inherit;

}
.main-navigation li a {
    color:#ffffff;
    font-weight: 700;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 0.87em;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
    background-color: #e0e0e0;
    color:#000000;
    font-weight: 400;
    font-family: "Lato", Helvetica, Arial, sans-serif;
} 
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_ancestor > a {
    background-color: rgba(0,44,71,.75); 
    color:#ffffff;
    font-weight: 400;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

.site-header {
}
.site-header h1 {
    display:none;
}
.site-description {
    clear: none;
}

.site-header h2 {
    color: #002c47;
    text-align: left;
    font-weight: bold;
    text-transform:uppercase;
    font-size: 0.8em;
    line-height: 1;
    padding-left: 379px;
    width: 700px;
    
}
.main-navigation {
    width: 950px;
    margin-top: 0px;
    padding-bottom: 20px;
}

#menu-jl-menu li:hover > a{
    border-top: 2px solid #a5500b;
    background-color: #ffffff;
    color: #000000;
    margin-top: -2px;
}
#menu-jl-menu li ul li:hover > a{
    border-top: 0px solid #a5500b;
    background-color: #ffffff;
    color: #000000;
    width: 160px;
    margin-top: 0;
}
.main-navigation li {
    margin: 0 0 0 0;
    text-align: center;
}

.main-navigation li a {
    line-height: 2.5;
    width: 180px;
}
.main-navigation li a:hover {
    background-color: #ffffff;
}
/* add to block below if you want the shadow
  -moz-box-shadow:    -3px 5px 5px 0px #333, 3px 5px 5px 0px #333;
  -webkit-box-shadow: -3px 5px 5px 0px #333, 3px 5px 5px 0px #333;
  box-shadow:         -3px 5px 5px 0px #333, 3px 5px 5px 0px #333;
*/

.main-navigation li ul {
    background-image: url('./images/menushade.png');
    background-repeat:repeat-x;
    background-position: left bottom;
}

.main-navigation li ul li{
    text-align: left;
}
.main-navigation li ul li a {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666;
    text-transform: none;
    width: 160px;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
}
.main-navigation li ul li a:hover {
    border-top: 0px solid #a5500b;
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    width: 160px;
}
/*    margin-left: 105px;
    margin-right: 30px; */
#social_icons {
    position: relative;
    left: 673px;
    top: -13px;
}
/*    margin-left: 107px;
    margin-right: 30px;*/
#social_icons_ie {
    position: relative;
    left: 673px;
    top: -13px;
}
/*
.shadow {
  -moz-box-shadow:    3px 0px 30px 0px #000;
  -webkit-box-shadow: 3px 0px 30px 0px #000;
  box-shadow:         3px 0px 30px 0px #000;
}
*/
.menu-toggle:hover {
    background-color: #ffffff;
    background-image: none;
}
.wrapper {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.entry-header {
    margin-bottom: 0;
}

.levy-rule {
    margin-bottom: 1.3rem;
    margin-top: 0.1rem;
}
.entry-content h6 {
    font-size: 1.5rem;
    font-family: BodoniOldFasURW-Reg;
    line-height: 1.4;
    font-weight: normal;
}
.entry-content h5 {
    font-size: 1.1em;
    font-family: BodoniOldFasURW-Reg;
    line-height: 1.6em;
    font-weight: normal;
    margin: 30px 60px 30px 0px;
}
.entry-content ol.toc-body {
    margin-left: -35px;
   }

.entry-content ol.toc-body li p {
    font-size: 100%;
}

.entry-content ol, 
.comment-content ol,
.entry-content ul,
.comment-content ul {
    font-size: 90%;
    line-height: 1.65em;
}

.entry-content ol ol {
    font-size: 100%;
}    

.toc-body li{
    padding-top: 12px;
}
#front_sidebar {
    /*border: 5px solid #e1e0d6;*/
    background-color: #ffffff;
}
.site-content {
    float:right;
    width: 75%;
    margin: 1.8rem 0 0;
}
.widget-area {
    float:left;
    width:20%;
}
#tag-container {
    color: #ffffff;
    font-size: 19.6px;
    font-family: BodoniOldFasURW-Reg;
    margin: 50px 0 82px 380px;
}
#tag-container-empty {
    margin: 10px 0 61px 380px;
}
#tag-line-1 {
    margin: 10px 0 5px 0;
}
#tag-line-2 {
    margin: 10px 0 5px 50px;
}
.widget_text {
    background-color: #e1e0d6;
}
.widget_text:hover {
    background-color: #d3d0bc;
}
.widget-area {
    margin-left: 20px;
    margin-top: 65px;
}
.widget-area .widget {
    margin-bottom: 2px;
}

.widget-area #front_sidebar .widget {
    margin-bottom: 0;
}

.widget-area .widget h3 {
    margin-bottom: 1rem;
}
.widget-area .widget_text h3 {
    margin-bottom: 0;
    height: 30px;
    v-align: center;
    margin-left: 10px;
    color: #934900;
    font-weight: 700;
    padding-top: 5px;
}
.widget-area .widget_text h3 a,
.widget-area .widget_text a{
    font-size: 0.785714rem;
    font-weight: bold;
    line-height: 2.28282;
    text-transform: uppercase;
    text-decoration: none;
    color: #934900;
    font-weight: 700;
}
.widget-area .widget_text h3 a:hover{
    color: #934900;
    font-weight: 700;
}
.widget-area .widget p {
    font-size: 1rem;
    line-height: 1.35;
}

.widget_ltw_testimonials {
    margin-top: 1rem;
}
.widget_ltw_testimonials cite span.client-name {
    font-weight: bold;
}
.site-content article {
    border-left: 1px solid #e1e0d6;
    padding: 0 40px;
    border-bottom: none;
    margin-bottom: -23px;
    min-height: 700px;
}
.entry-title {
    font-family: BodoniOldFasURW-RegIta;
}
cite {
    font-style: normal;
    font-family: BodoniOldFasURW-RegIta;
}
.entry-header .entry-title {
    font-size: 1.8rem;
}
footer[role="contentinfo"] {
    padding-top: 1rem;
    border-top: none;
    line-height: 1.5;
}
.site-info {
    margin-left: 240px;
    border-left: 1px solid #e1e0d6;
    padding: 0 40px;
    margin-top: -15px;
}
.staff-header {
    font-size: 12px;
    margin-top: -9px;
}
#footer-title {
    padding-top: 40px;
    font-weight: 600;
}

#copyright {
    font-size: 11px;
}
#Front_Page_Widget_Area li {
    background-color: #e1e0d6;
    width: 209px;
    display: inline-block;
    margin: 0 2px 0 0;
}
#Front_Page_Widget_Area li:hover {
    background-color: #d3d0bc;
}
#Front_Page_Widget_Area li:nth-of-type(4) {
	background-image: url("/jlwpnew/wp-content/uploads/2015/12/box-bg-globe-levy-forecasting.png");
	margin-top: 45px;
	width: 631px;
	padding: 18px 0;
	font-size: 22px;
	line-height: 1em;
	color: #fff;
	text-align: center;
	
}

#Front_Page_Widget_Area h2 {
    font-size: 14px;
    color: #934900;
    margin: 7px 0 4px 8px;
}
#Front_Page_Widget_Area div a div{
    font-size: 14px;
    margin: 12px 19px 10px 10px;
    line-height: 17px;
    font-family: BodoniOldFasURW-Reg,Times, serif;
}
#Front_Page_Widget_Area p {
    font-size: 14px;
    line-height: 17px;
    font-family: BodoniOldFasURW-Reg,Times, serif;
    padding-top: 6px;
}
#Front_Page_Widget_Area a {
    color: inherit;
    text-decoration: none;
}

#Front_Page_Widget_Area .large-title {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #934900;
    margin: 0 0 5px 0;
}    
#Front_Page_Widget_Area .small-title {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #934900;
    margin: 0 0 5px 0;
}    

.staff {
    margin-left: 130px;
}
.admin-name {
    clear:both;
    float:left;
    padding-bottom: 10px;
    font-size: 13px;;
}
.admin-email {
    float:right;
    padding-bottom: 10px;
}
.admin-email a {
    text-decoration: none;
}
.entry-content p {
    margin: 0 0 0.5rem;
    font-size: .9em;
    line-height: 1.65em;
    padding:0 0 .2em 0;
}
.entry-content h2 {
    margin: 0;
    font-size: 90%;
    color: #0060A1;
    padding:1em 0 .5em 0;
}

.entry-content h4 {
    font-weight: 800;
    color: #0060A1;
}

.staff p {
    margin-bottom: 10px;
    margin-right:20px;
    font-size: 90%;
}

hr {
    margin: 24px 0 1.71429rem;
}

.entry-content img {
    border-radius: 0px;
    box-shadow: none;
}
.entry-content em {
    font-weight: 200;
    color: #000000;
}
.entry-content h2 span {
    font-size: 13px;
}

.widget_ltw_testimonials p {
    font-family: BodoniOldFasURW-Reg, Times, serif;
}
.colomat-close {
    background-image: none;
}
.collapseomatic {
    background-image: none;
    color: #0060a1;
    font-weight: bold;
}
.collapseomatic_excerpt, .collapseomatic_content {
    margin-left: 0;
    font-size: 90%;
}
.collapseomatic_content p {
    font-size: 100%;
}
.entry-content p .collapseomatic,
.entry-content .collapseomatic {
    font-size: 90%;
    margin-left: -15px;
}
.entry-content p .collapseomatic {
    margin-bottom: -10px;
}
.staff p .collapseomatic {
    font-size: 12px;
    margin-left: -12px;
}
.entry-content .toc .collapseomatic_content ol,
.entry-content .toc .collapseomatic_content ul {
    font-size: 100%;
}
#salesforce{
display: none;
} 
#requiredfieldsmsg{
display: none;
}

.wpvl_auto_thumb_box {
	width: 192px;
}
div.pp_default .pp_top, 
div.pp_default .pp_top .pp_middle, 
div.pp_default .pp_top .pp_left, 
div.pp_default .pp_top .pp_right, 
div.pp_default .pp_bottom, 
div.pp_default .pp_bottom .pp_left, 
div.pp_default .pp_bottom .pp_middle, 
div.pp_default .pp_bottom .pp_right {
	height:0px;
}

div.pp_default .pp_content_container .pp_right {
	background: none;
}
div.pp_default .pp_content_container .pp_left {
	
	background: none;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background: none;
}
.wpvl_auto_thumb_box_wrapper {
	margin-top: 10px;
}
.wpvl_auto_thumb_play {
	left: 0;
	top: 100px;
}
#video {
	padding: 5px;
	font-size: 1em;
}

#video b {
	font-weight: 700;

}