/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

body  { font: 14px/1.5em "adobe-caslon-pro",serif; color: #000; background-color: #969ca3; }

#main-container {
margin: 0 auto;
width: 965px;
background-color: #fff;
}

#main{width:650px;}


h1, h2, h3, h4, h5, h6  { margin: 0; font-family:sans-serif; color: #222; font-weight:normal; }
h1  {font-size: 2em } h2  {font-size: 1.8em;} h3  {font-size: 1.6em;} h4  {font-size: 1.2em;} h5  {font-size: 1em;} h6  {font-size: 0.8em;}

.header-custom {
width: 100%;
background-color: #243747;
height: 182px;
border-top: 6px solid #f37c65;
}

#header{padding:0;clear:both;position:relative;}


.logo-wrap {
width: 960px;
margin: 0px auto;
}

.sponsor-bar {
clear: both;
background-color: #ee4842;
padding-top: 7px;
padding-bottom: 3px;
height: 25px;
text-align: center;
margin-top: -1px;
}

.sponsor-bar p{
font-family: "pt-sans",sans-serif;
font-size: 11px;
text-transform: uppercase;
color: #fff;
}

.sponsor-bar span{
font-weight: 700;
}

.sponsor-bar a{
text-decoration:none;
color: #fff;
padding-left: 20px;
}

.sponsor-bar a:hover{
text-decoration:none;
color: #243747;
}

#navigation{ padding-top: 15px; font-family: "pt-sans",sans-serif; font-size: 16px; line-height: 18px; text-transform: none; margin-bottom:20px; border-bottom: none;}

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.nav a  { position:relative; color:#1ea49c; display:block; z-index:100; padding:2px 5px; line-height:18px; text-decoration:none; text-shadow:0 1px 0 #fff; text-transform: none; border-bottom: none; font-weight: 700;}
.nav li  { float:left; width: auto; margin-right: 20px; }
.nav li a.sf-with-ul { padding-right:20px; }

.nav a:hover { color: #ee4842; }

.nav li.current_page_item a { color: #ee4842; }

.nav li.current-menu-ancestor a,
.nav li.current-cat a { color: #1ea49c; }
.nav li.current-menu-item { color: #1ea49c; border-bottom: none; }
.nav li.sfHover { color: #ee4842; }

.nav li.current_page_parent a { color: #ee4842; }


.nav li ul  { background: #fff; margin:0px 0 0 -1px; padding:5px 10px; position: absolute; left: -999em; width: 270px; border: none; z-index:999;}
	.nav li ul li a  { padding:8px 0px; width:270px; color:#1ea49c; background: none; font-size:0.9em;}
	.nav li ul li a:hover  { text-decoration: none; color: #ee4842;}
	.nav li ul li a.sf-with-ul { padding-right:0; }
	.nav li ul ul  { margin: -40px 0 0 130px; }
	
	.nav li ul li a:hover, 
	.nav li.current_page_item ul li a, 
	.nav li.current_page_parent ul li a,
	.nav li.current-menu-ancestor ul li a,
	.nav li.current-cat a ul li,
	.nav li.current-menu-item ul li a,
	.nav li.sfHover ul li { background: none; border: 0px !important;}
	
	.nav li:hover,.nav li.hover  { position:static; }
	.nav li:hover ul ul, .nav li.sfhover ul ul,
	.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
	.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
	.nav li:hover ul, .nav li.sfhover ul,
	.nav li li:hover ul, .nav li li.sfhover ul,
	.nav li li li:hover ul, .nav li li li.sfhover ul,
	.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

#navigation .nav li ul  { 
-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);
		box-shadow: 0 2px 2px rgba(0,0,0,.03);

}

a.social-link  { float: left; margin: 0 0 0 10px; display: block; width: 27px; height: 0; overflow: hidden; padding-top: 27px; }
.ico-twitter { background: url(images/ico-twitter.png) no-repeat top left; }
.ico-facebook { background: url(images/ico-facebook.png) no-repeat top left; }
.ico-rss { background: url(images/ico-rss.png) no-repeat top left; }
.ico-email { background: url(images/ico-email.png) no-repeat top left; }
a.social-link:hover { background-position: bottom left; }

.searchform  { width: 99%; position: relative; margin-left: 35px;}
.searchform input.s  {  padding: 0px 8px 6px 8px; width:150px; margin:0; border:none; background: none; color:#888; border-bottom: 1px solid #1ea49c;  }
.searchform input.search-submit { position: absolute; top:6px; left:-18px; border:none; margin:0; padding:0; }
.searchform input:focus { border-bottom: 0px; }

.findings { height: 75px; width: 920px; background: url(images/findings-bg.png) no-repeat top left; }

#slides.hidden { display: none;}
.slides_container { margin-top: 20px; width: 650px; margin-bottom: 30px;}
.slides_control {}
.slide { width: 650px; position: relative; }
.slide .content { width: 300px; left: 0px; bottom: 55px; padding: 10px 20px; position: absolute; font-size: 13px; background-color: rgba(0,0,0,0.6); }
.slide .image { width: 650px; }
.slide .content h2 a { font-size: 30px; line-height: 1.3em; margin: 0 0 10px 0; color: #fff; text-shadow: 0px 1px 1px #222; text-transform: uppercase; letter-spacing: 1px;}
.slide .content span { color: #e3e3e3; text-shadow: 0px 1px 1px #222; }


.home #blog { border-top: none; padding-top: 0px; margin-top: 0px;}

.tumblog-title { font-size: 28px; line-height: 50px; margin-bottom: 30px; text-transform: none; text-shadow: none; font-weight: 700; border-bottom: 5px solid #1ea49c;}

.posttype { float: left; margin-right: 10px; width: 38px; background-color: #ee4842; }
.posttype span.icon { width: 40px; border-top: 5px solid #fff; }
.posttype img { padding-top: 10px; padding-bottom: 10px; }
.posttype p { width: 40px; padding-top: 13px; padding-bottom: 23px; text-align: center; }
.posttype span.month { font-size: 10px; font-family: serif; color: #fff; text-transform: uppercase; line-height: 20px;}
.posttype span.day { font-family:'Six Caps', arial serif !important; font-size: 36px; color: #fff; line-height: 40px; }

.post-shadow  { position: absolute; bottom: -23px; right: -25px; z-index: -1; width: 200px; height: 200px; background: url(images/bg-post.png) no-repeat bottom right; }

.post-content { width: 540px; margin: 0 0 10px; float: right; background: #fff; padding: 0px 24px 26px; position: relative;
}

.post .title  { font-family: "pt-sans",sans-serif; font-size: 24px; position:relative; margin: 0px 0 25px 0; text-transform: none; line-height: 24px; font-weight: 700;}
.post .title a:link, .post .title a:visited  { color:#000; text-decoration: none;}

.entry, .entry p  { font:16px/1.5em "adobe-caslon-pro",serif; }

.page .page-title { font-family: "pt-sans",sans-serif; font-size: 32px; position:relative; margin: 0px 0 25px 0; text-transform: none; line-height: 48px; font-weight: 700; border-bottom: 1px solid #ccc;}

#sidebar{width:200px; padding: 20px; background-color:#243747; margin-right: -20px; margin-top: 20px;}

.widget  { margin-bottom: 2em; }
.col-right h3  { margin: 0; padding:0 0 5px; font-family: "pt-sans",sans-serif; font-size: 28px; letter-spacing: 0px; border-bottom: 5px solid #1ea49c; text-transform: none; color: #fff;}

.widget .author-style {font-family: "pt-sans",sans-serif; font-size: 16px; text-transform: none; line-height: 24px; font-weight: 700; color: #ee4842;}

.widget_woo_twitter ul li .time { color: #fff; border: none;}
.widget_woo_twitter ul li .time:hover { text-decoration: none;}

.widget_woo_twitter p { color: #fff; border: none;}

.recent-press {
color: #fff;
}

.report-summary {
width: 650px;

}

.report-summary p{
font-family: "pt-sans",sans-serif;
font-size: 16px;
line-height: 22px;
padding-left:90px;
margin-bottom: 30px;

}

.report-summary a{
font-family: "pt-sans",sans-serif;
font-size: 16px;
line-height: 22px;

font-weight: 700;


}

.summary-title { font-size: 28px; line-height: 50px; margin-bottom: 30px; text-transform: none; text-shadow: none; font-weight: 700; border-bottom: 5px solid #1ea49c;}

.col-3 h3  { margin: 0; padding:0 0 10px; font-family: "pt-sans",sans-serif; font-size: 24px; letter-spacing: 0px; border-bottom: 5px solid #1ea49c; text-transform: none; color: #000; font-weight: 700; background:none;}

.widget ul li { border-bottom: 1px solid #e3e3e3; list-style: none; padding: 8px 0px 6px 10px; }

.report-page {
padding-top: 20px;
padding-left: 50px;
}

.report-page ul{
    font-family: "pt-sans",sans-serif; font-size: 16px; color: #ee4842; font-weight: 700;
    margin-left: 30px;
}

.report-page li{
    margin-bottom: 15px;

}

.report-page h3{
    font-family: "pt-sans",sans-serif; font-size: 18px; font-weight: 700;

}

.entry ul{
    font-family: "pt-sans",sans-serif; font-size: 16px; color: #ee4842; font-weight: 700;
    margin-left: 30px;
}

.entry li{
    margin-bottom: 15px;

}

.entry h3{
    font-family: "pt-sans",sans-serif; font-size: 18px; font-weight: 700;

}

.report-page .red{
    color: #ee4842;

}

.report-page .footnote{
    padding-top: 30px;
    font-size: 13px; font-style:italic;

}

.entry .left-blockquote  { background:none; padding: 10px 20px 10px 20px; margin-right: 20px; margin-left: -30px; margin-top: 20px; margin-bottom: 15px; color: #1ea49c; font-family: "pt-sans",sans-serif; font-size: 16px; font-weight: 700; width: 250px; float: left; border-top: 3px solid #ee4842; border-bottom: 3px solid #ee4842;  }

sup {font-size:xx-small; vertical-align:super;}

.entry .right-blockquote  { float:right; background:none; padding: 10px 20px 10px 20px; margin-left: 20px; margin-right: -30px; color: #1ea49c; margin-top: 20px; margin-bottom: 10px; font-family: "pt-sans",sans-serif; font-size: 16px; font-weight: 700; width: 250px; border-top: 3px solid #ee4842; border-bottom: 3px solid #ee4842; font-style: }

.firstcharacter { float: left; color: #ee4842; font-size: 84px; line-height: 60px; padding-top: 0px; padding-right: 8px; padding-left: 3px;  font-family: "hotel-open", "pt-sans",sans-serif; }

.archive_header  { font-family: "pt-sans",sans-serif; font-size: 32px; position:relative; margin: 0px 0 25px 0; text-transform: none; line-height: 48px; font-weight: 700; border-bottom: 1px solid #ccc;}
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }


.post .title, .page .title  { font-family: "pt-sans",sans-serif; font-size: 24px; text-transform: none; line-height: 28px; font-weight: 700;}

.nivo-caption {    
    font-family: "pt-sans",sans-serif;
    font-style: italic;
    padding-left: 130px;
    margin-top: 10px;
}

.share-buttons {
 margin-top: 20px;
}

.entry a {font-style: italic;}
.read-more a {font-family: "pt-sans",sans-serif;"text-decoration: none; color:#ee4842; font-weight: 700; underline: none;}
.read-more a:hover {font-family: "pt-sans",sans-serif;"text-decoration: none; color:#ee4842; font-weight: 700; underline: none;}

.entry a:hover { border-bottom: none; }

a:hover { border-bottom: none; }

.col-right h4{
font-family: "pt-sans",sans-serif;color: #fff; font-weight: 700; line-height: 32px; color: #fff;
}

.col-right h4 {
border-top: 1px solid #1ea49c; margin-top: 20px; color: #fff;
}

.col-right h4{
font-family: "pt-sans",sans-serif;color: #fff; font-weight: 700; line-height: 32px; color: #fff;
}

.guest-blogger p{
	font-family: "pt-sans",sans-serif;color: #ee4842; font-weight: 700; line-height: 24px;
}

.widget ul li { border-bottom: none; }

.post-content .title{ width: 540px; margin: 0 0 10px; float: right; background: #fff; padding: 0px 24px 0px; position: relative;
}

.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 930px;
  height:75px;
}

.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
}

.slider-pag ul {  margin-top: 0px; margin-bottom: 0px; margin-left: 300px ; width: 100px; list-style-position: inside;}

.author-page {
width: 560px;
padding-left: 90px;

}


.author-page h2{

font-family: "pt-sans",sans-serif;
font-size: 24px;
line-height: 50px;

font-weight: 700;

}
.author-page h3{
font-family: "pt-sans",sans-serif;
font-size: 18px;
line-height: 22px;

font-weight: 700;


}

.author-page a  { font: 16px/1.5em "adobe-caslon-pro",serif; color: ee4842;}

.media-page {
width: 560px;
padding-left: 90px;

}

.media-page h3{
font-family: "pt-sans",sans-serif;
font-size: 18px;
line-height: 22px;

font-weight: 700;


}

.media-page a  { font: 16px/1.5em "adobe-caslon-pro",serif; color: ee4842;}

.contact-page {
width: 560px;
padding-left: 90px;

}

.contact-page h3{
font-family: "pt-sans",sans-serif;
font-size: 18px;
line-height: 22px;

font-weight: 700;


}

.contact-page a  { font: 16px/1.5em "adobe-caslon-pro",serif; color: ee4842;}