/*
Theme Name: WEB EAT WEB base
Theme URI: http://webeatweb.com
Description: Web Eat Web Base
Version: 1.0
Author: Hoppy
Updated: 1st Nov 2012
*/
@import "css/normalize.css";
@import "css/reset.css";
/* @import "css/fontface.css"; */
@import "css/typography.css";
@import "css/layout.css";
@import "css/media-queries.css";


body { 
    background-color: #FFFFFF;
}


#menu-main-nav .menu-item a{
    background: #1B6187;
    padding: 6px 13px 16px;
  /* border-right: 1px solid #ccc;*/
}

#menu-main-nav .current-menu-item a,
#menu-main-nav .current-menu-item a:hover{
    background: #FFFFFF;
    color: #000000;
    text-decoration: none;
}

/* search form */
.top-search{
    float: right;
    height: 0;
    width: 300px;
    background: #EFECE6;
    overflow: hidden;
}
.top-search #searchform{  margin-top: 15px; margin-left: 15px;}

.top-subscribe{
    float: right;
    height: 0;
    width: 300px;
    background: #EFECE6;
    overflow: hidden;
}
.top-subscribe #mc_signup{
     margin-top: 15px; margin-left: 15px;
}

.top-subscribe #mc_signup .mc_merge_var .mc_var_label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
}


#menu-top-nav li a.active{  text-decoration: underline;}

#searchform{
    overflow: hidden;
    width: 260px;
    height: 30px;
   
}

#s{
    float: left;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    height: 30px;
    width: 220px;
    background: #FFFFFF;
    padding-left: 4px;
}

#searchsubmit{
    float: right;
    background: url('/wp-content/themes/WEW_base/images/search-icon.png') no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 30px;
    border-style: none;
}

#searchsubmit:hover{
    background: url('/wp-content/themes/WEW_base/images/search-icon.png') no-repeat scroll -30px 0 transparent;
}


footer{
    background: #F5F5F5;

}

.page-head{
    background: #F5F5F5;
    padding: 15px 15px;
    margin-bottom: 10px;
}

.logo {
  background: url("/wp-content/themes/WEW_base/images/paragon-logo.png") no-repeat scroll 0 25px transparent;
  display: block;
  height: 132px;
  width: 316px;
}

.donate-btn{
    display: block;
    margin-top: 26px;
    width: 174px;
    height: 90px;
    background: #E0F1DF;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.media .donate-btn {
  height: auto;
  margin: 10px auto 0;
  width: 50%;
}

.donate-btn-head{
    background: #309F2B;
    padding: 10px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.donate-btn-body{
    padding: 10px;
}

/* submenus */
.submenu-nav{
    width: 225px;    
}

.submenu-nav li a{
    width: 100%;
   display: block;
    padding: 12px;
}

.submenu-title{
    color: #F6F5F0;
    text-transform: uppercase;
}

.submenu-nav li{
    margin-bottom: 8px;
}

.submenu-nav li a{
     font-family: "Roboto", arial, sans-serif;
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
    background: #EFECE6;
    position: relative;
    font-size: 22px;
    line-height: 22px;
}


.submenu-nav li.selected a,
.submenu-nav li.selected a:hover{
    background: #ED1A5B;;
    color: #FFFFFF;
}

.submenu-nav li a:hover{
    background: #ED1A5B;
    color: #FFFFFF;
}

.submenu-nav li a:hover .r-arrow{
    background: url('/wp-content/themes/WEW_base/images/submenu-arrows.gif') no-repeat scroll -7px 0 #2D2721;
}

.submenu-nav li.selected a .r-arrow,
.submenu-nav li.selected a:hover .r-arrow{
    background: url('/wp-content/themes/WEW_base/images/submenu-arrows.gif') no-repeat scroll 0 0 #F6F5F0;
}

.subsections{
    overflow:hidden;
}

.subsections .section{
    overflow: hidden;
    display: block;
    padding-top: 8px;
    border-top: 8px solid #ED1A5B;
    margin-bottom: 30px;
}

.subsections .section:nth-child(1){
    border: 0 none;
    padding: 0;
}
/* - */


.page-content img, 
.post-content img{
    margin-bottom: 10px;
}

.page-content ul{
    margin-bottom: 20px;
}

.home-head{
    clear: both;
    float: left;
    width: 100%; 
    background: #EFECE6; 
    margin: 30px 0; 
    padding: 30px;
 
}

.whatwedo-head{
    overflow: hidden;
    background: #EFECE6;
    width: 100%;
    height: 272px;
    margin-bottom: 30px;
}

.intro-text{
    padding: 30px;
}

.media{
    overflow: hidden;
}

.media iframe,
.media object{
    width: 100%;
    height: 272px;
}

.media img{
    width: 100%;
    height: auto;
}


.services-head{
    overflow: hidden;
    background: #EFECE6;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

  
.programmes,
.participant-profiles{
    margin-top: 20px;
}  

.programmes li,
.participant-profiles li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999999;
    
}

.programmes .feat-thumb{
    overflow: hidden;
    width: 100%;
    height: 147px;    
}

.participant-profiles .feat-thumb{
    overflow: hidden;
    width: 100%;
    height: 238px;    
}

.featured-block.span-1{
    float: left;
    width: 300px;
}

.featured-block.span-2{
    
    background: #EFECE6;
    width: 620px;
    height: auto;
}

.featured-block .feat-thumb{
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.feat-post-col{
    
    width: 320px;
    padding: 10px 10px 0 20px;
}

.feat-post-col h2{
    line-height: 32px;
}

.people-list .feat-thumb{
    width: 100%;
    min-height: 1px;
}

.feat-desc{
    overflow: hidden;
    background: #EFECE6;
    padding: 10px 15px;
    height: 100px;    
}

.people-list{
    overflow: hidden;   
}

.people-list li{
    padding-top: 20px;
    overflow: hidden;
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
}

.people-list li:last-child{
    border: 0 none;
}

.people-list .feat-thumb{
    overflow: hidden;
    width: 220px;
    height: auto;  
}

.people-content{
    width: 450px;
}



.feat-thumb img{
    width: 100%;
    height: auto;
}

.get-involved-section{
    overflow:  hidden;
    background: #EFECE6;
    margin-bottom: 30px;
}
  
.programme-head,
.participant-profile-head{
    overflow: hidden;
     margin-bottom: 20px;
}

.programme-icon,
.participant-profile-icon{
    margin-right: 15px;
    background: #ED1A5B;
    width: 160px;
    height: 85px;
    padding: 10px;
}

     
     
.whatwedo-link{
    display: block;
    color: #FFFFFF;
  background: none repeat scroll 0 0 #ED1A5B;
  padding: 10px;
  width: 160px;
  margin-top: 10px;
  text-align: center;
}

.whatwedo-link:hover,
.whatwedo-link:active{ 
    color: #FFFFFF;
}

.older a, .newer a{
  display: block;
  max-width: 220px;
  color: #FFFFFF;
  background: #ED1A5B;
  padding: 10px;
  margin-top: 10px;
  text-align: left;
  text-transform: uppercase;
}



.side-block{
    overflow: hidden;
    border-top: 8px solid #ED1A5B;
    padding-top: 10px;
    width: 220px;
    margin-bottom: 30px;
}

.person{
    margin-top: 30px;
}

.programmes-list,
.participant-profiles-list,
.cat-nav{
    margin-top: 10px;
}


.testimonial-link{
    padding: 15px 0px;
}


.blog-wrap{
    
    width: 620px;
}

.post-item{
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.blog-wrap .post-item:last-child{
    border: 0 none;
}

.post-thumb{
    width: 220px;
}

.post-main{
    width: 380px;
}


.post-meta{
    margin-top: 20px;
    text-align: right;
}

.partner-testimonial{
    padding: 30px 40px;
    font-size: 24px;
    line-height: 28px;
    color: #ED1A5B;
    font-weight: 700;
}

.testimonial-by{
    padding: 0 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    font-style: italic;
    color: #ED1A5B;
}

.partner-title{
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
margin-bottom: 20px;    
}

.partners-list{
    overflow: hidden;
    margin-top: 60px;    
}

.partners-list > li{
    overflow:hidden;
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.partners-list li:nth-last-child(2){
    border-bottom: 4px solid #CCCCCC;
}

.partners-list li:last-child{
    border: 0 none;
}

.pdf-link{
    margin-top: 10px;
  display: block;
  overflow: hidden;
  padding: 20px;      
}

.pdf-icon img{
    width: 100px;
    height: auto;
}


.no-border{
    border: 0 none;
}


 /* Slider CSS */
.slider{ 
 position: relative;
  width: 630px;
  height: 350px;
}

.slider-content{
 width: 630px;
 height: 350px;
 overflow: hidden;
}

.slider-nav{
 overflow: hidden;
 float: right;
}

.slider-nav .prev,
.slider-nav .next{
 float: left;
 margin-right: 20px;
 outline-color: transparent;
}

.slider-nav .next{
    margin-right: 0;
}

.slider-nav .prev .arrow{
 width: 11px;
 height: 14px;
 background: url('/wp-content/themes/WEW_base/images/arrows.png') no-repeat 0 0 scroll #FFFFFF;
 opacity: 0.75;
}

.slider-nav .next .arrow{
    width: 11px;
    height: 14px;
 background: url('/wp-content/themes/WEW_base/images/arrows.png') no-repeat -11px 0 scroll #FFFFFF;
 opacity: 0.75;
}

.slider-nav .prev:hover .arrow,
.slider-nav .next:hover .arrow{
 opacity: 1;
}

.slides{
 position: relative;
 top: 0;
 width: 100000px;
 height: auto;
}

.slides > li{
 float: left;
 display: block;
 width: 630px;
 height: auto;
}

.slides > li img{
 width: 630px;
 height: auto;
}


.slider-footer{
 clear: both;
 
 overflow: hidden;
 font-size: 14px;
 line-height: 14px;
 padding-top: 5px;
 width: 100%;
 
 display: none;
}

.slider-footer .slider-position{
    float: right;
    margin-right: 20px;
}

.slide-caption{
    display: none;
}

#slide-caption{
    background: #ED1A5B;
    width: 310px;
    height: 350px;
    padding: 30px;
}

.slide-caption-text{
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    color: #FFFFFF;
}
 /*  -  */
 
 
 .social-links{
     overflow: hidden;
     padding-right: 15px;
 }
 
 .footer-content .social-links{
     padding-top: 10px;
 }
 
 .social-links li{
     display: inline-block;
     margin-right: 25px;
 }
 
 .social-links li a{
     display: block;
     background: url('/wp-content/themes/WEW_base/images/social-icons.png') no-repeat 0 0 scroll transparent;
     height: 30px;
 }
 
 .social-links li a.twitter-icon{
     background-position: -5px 5px;
      width: 26px;
 }
 
 
 .social-links li a.facebook-icon{
     background-position: -49px 4px;
    width: 11px;
 }
 
 .social-links li a.linkedin-icon{
     background-position: -150px 5px;
     width: 21px;
 }
 
 
 .social-links li a.vimeo-icon{
     background-position: -76px 5px;
     width: 23px;
 }
 
 .partners-logos{
    margin-top: 11px;    
 }
 
.partners-logos li {
  display: inline-block;
  margin-right: 47px;
  vertical-align: middle;
}

.partners-logos li a img {
  height: auto;
  width: 90%;
}
 
 /*
.signup-form{ margin-top: -16px; }
.mc_custom_border_hdr{ display: none; }
#mc_signup_form{ background-color: #ffffff!important; border: 0 none !important; padding: 0 !important; }

*/

.mc_interests_header,
.mc_interest{
    display:none;
}

.signup-form{
    margin-bottom: 30px;
}

.mc_signup_submit .button {
  background: none repeat scroll 0 0 #EFECE6;
  border: 0 none;
  padding: 3px 0;
}

.mc_form_inside{ overflow: hidden; width: 300px; }
.mc_merge_var{ float: left; width: 175px; } 

#mc_signup_form .mc_var_label {
  display: block;
  float: left;
  width: 140px;
}

.mc_merge_var .mc_var_label {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
}

.mc_merge_var #mc_mv_EMAIL{
    width: 170px; 
}

.mc_form_inside .mc_signup_submit {
  float: left;
  margin-top: 17px;
  padding-bottom: 10px;
}

#mc_message{
    padding-right: 30px;
    padding-bottom: 10px;
}

#mc_message,
#mc_message *{
    color: #FFFFFF;    
}

.mc_error_msg {
  color: #FFFFFF;
}

/* Donate Form */
#donation-amount > span{
    display:block;
    margin-bottom: 10px;
}

#donation-amount > span:last-child{
    display: inline-block;
}

.donation-spin{
    display: inline-block;
    width: 60px;
}
.donation-spin > span{
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    margin-left: 5px;
}

.donate-message{
   width: 322px;
}

.search-results li{
    margin-bottom: 20px;
}

.search-results li div{
    padding-left: 26px;
}


.KeyTips__highlighted {
    color: #FFFFFF;
    background-color: #ED1A5B;
}

.KeyTips__popup {
    position: absolute;
    width: 24px;
    height: 24px;
    padding: 3px 1px;
    overflow: hidden;
    line-height: 16px;
    background: left top no-repeat #ED1A5B;
    color: #FFFFFF;
    font-family: "Roboto", arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: default;
    display: none;
    
}



 /* Calendar widget */
#wp-calendar {max-width: 100%; font-size: 10px; background:none; }
#wp-calendar caption { text-align: right; color: #444; font-size: 12px; margin: 15px 0; text-decoration:none; }
#wp-calendar thead { font-weight:bold; font-size: 10px; color: #444;}
#wp-calendar thead th { padding:0 0 10px 0; width: 36px; background:none; color:#444; text-shadow:none;}
#wp-calendar tbody { color: #696969; font-size: 13px; }
#wp-calendar tbody a { text-decoration:underline;}
#wp-calendar tbody td { background: #fafafa; padding:6px 8px; border-width: 1px; border-style: solid;border-color: #f3f3f3; text-align: center; }
#wp-calendar #today {background:#999; color:#f9f9f9;}
#wp-calendar #today a  {color:#f9f9f9;}
#wp-calendar tbody .pad, #wp-calendar tbody .pad:hover {border-color:#fff; background:none;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tfoot #next { text-transform: uppercase; padding-top: 10px; text-align: right; padding-left:60px;}
#wp-calendar tfoot #prev { text-transform: uppercase; padding-top: 10px; padding-right:60px;}

#footer-widget-area #wp-calendar caption {color:#dddddd;}
#footer-widget-area #wp-calendar thead {color: #dddddd;}
#footer-widget-area #wp-calendar tbody a { text-decoration:none;}
#footer-widget-area #wp-calendar #today a  {color:#ddd;}
#footer-widget-area #wp-calendar tbody td { background: #383838; padding:4px 0; border-width: 1px; border-style: solid;border-color: #444444;}
#footer-widget-area #wp-calendar tbody .pad {border:1px solid #444444; background: #444444;}
#footer-widget-area #wp-calendar tfoot td{border:1px solid #444444; background: #383838;}

a.events-link{
  display: block;
  padding: 12px;
  width: 100%;
  background: none repeat scroll 0 0 #EFECE6;
  color: #000000;
  font-family: "Roboto",arial,sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  text-transform: uppercase;
}

a.events-link:hover {
  background: none repeat scroll 0 0 #ED1A5B;
  color: #FFFFFF;
}

/*
#wp-calendar tbody td {
  background: none repeat scroll 0 0 #FAFAFA;
  border-color: #F3F3F3;
  border-style: solid;
  border-width: 1px;
  height: 30px;
  text-align: center;
  padding: 0;
}


#wp-calendar tbody a {
  background: none repeat scroll 0 0 #ED1A5B;
  color: #FFFFFF;
  display: block;
  height: 100%;
  padding-top: 7px;
  text-decoration: underline;
  width: 100%;
}*/

.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}


.comments-area{
  margin-top: 35px;
  border-top: 1px solid #CCCCCC;
  padding-top: 30px;
}

.comment.depth-2,
.comment.depth-3,
.comment.depth-4{
  margin-left: 42px;
}

.comments-title{
  color: #333333;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 20px;
  margin-top: 4px;
}

.comment-body{
  overflow: hidden;
}

.comment-author, 
.comment-meta{
  float: left;
  display: block;
}

.comment-meta{
  margin-left: 10px;
}

.comment-body p{
  clear: left;
  margin-bottom: 16px;
  padding-left: 42px;
}

.comment-author.vcard *{
  vertical-align: top;
}

.comment-author.vcard img{
  margin-right: 10px;
}

.comment-author.vcard span{ display: none; }

.comment-author.vcard cite,
.comment-meta *{
  font-family: "Roboto",arial,sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #ED1A5B;
  
}

.comment-author.vcard cite{
  text-transform: capitalize;
}


.reply{ 
  display: block; 
  clear: both; 
  text-align: right; 
  margin-top: 10px;
  margin-bottom: 20px;
  color: #999999;
}

.comment-reply-link, #cancel-comment-reply-link{
  font-family: "Roboto",arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #999999;
}

.comment-reply-link:hover,
.comment-reply-link:active,
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:hover{
  color: #ED1A5B;
}  

.comment-reply-link:before{
  content: '\2014';
}


.guest-blogs-side{
  background: #ED1A5B;
  overflow: hidden;
}

.guest-blogs-heading{
  color: #EFECE7;
  background: #ED1A5B;
  padding: 10px;
  font-size: 23px;
  line-height: 23px;
}

.guest-posts-link{
  display: block;
  width: 100%;
  background: url('/wp-content/themes/WEW_base/images/guestblogBG.png') no-repeat 0px 40px scroll #ED1A5B;
  height:120px;
}


button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 100%;
}