/*
Theme Name: BSCCoalition
Theme URI: http://BSCCoalition.org/
Description: The 2012 default theme for BSCCoalition.org.
Author: Adam Krueger
Author URI: http://www.kruegerdesigns.com/
Version: 1.0
Tags: red, blue, cream, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, non-profit

License:
License URI:

Designed for BSCCoalition.org, it was not designed for reuse.
*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 0; }
dd { margin: 0 0 0 0; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author: Adam Krueger - kruegerdesigns.com
   ========================================================================== */

/* Main Styles
------------------------------------------------------------*/
body {
  background-color:#e5e5dc;
  color: #252525;
  font: normal normal normal 14px/22px Arial, sans-serif;
}
a, a:visited {
  color:#821d00;
}
a:hover, a:active {
  color:#c32c00;
}
/* Header Styles
------------------------------------------------------------*/
#masthead {
  background-color:#821d00;
  color: #fff;
  border-top:10px solid #521705;
  border-bottom:1px solid #b45033;
  height:155px;
  width:100%;
}
    .home #masthead {
      height:189px;
    }
  #masthead .wrapper {
    background: transparent url('images/header-bg.png') no-repeat top left;
    width:960px;
    height:155px;
    margin: 0 auto;
  }
    .home #masthead .wrapper {
      height:189px;
    }


/* Header Nav Styles ----- */
#masthead .menu-header {
  width:300px;
  float: right;
  margin-top:10px;
  text-align:right;
}
  #masthead .menu-header ul {
    list-style: none inside none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  #masthead .menu-header ul li {
    display: inline;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  #masthead .menu-header a {
    display: inline-block;
    font: normal 22px/22px 'Oswald', sans-serif;
    color: #E5E5DC;
    background-color: #390D00;
    padding: 8px 9px 8px;
    margin: 6px 0 0 7px;
    text-transform: uppercase;
    text-decoration: none;
  }   
  #masthead .menu-header a:hover {
    background-color: #5a1400;
  }
p.logo {
  width:650px;
  float: left;
  display: block;
  color: #fff;
  margin:0px;
  padding:0px;
}
.logo img {
  float: left;
  margin-right:11px;
}
.logo a {
  font: normal 40px/45px 'Oswald', 'Arial', sans-serif;
  text-transform:uppercase;
  text-shadow:0px 2px 0px #82270d;
  float: left;
  width:100%;
  margin: 0 0 0 0;
  padding:0 0 0 0;
  color: #fff;
  text-decoration:none;
}
.logo a span.title {
  display: block;
  margin-top:10px;
}
.logo a span.subtitle {
  font: bold 18px/24px 'Ubuntu', 'Arial', sans-serif;
  text-shadow:0px 1px 0px #821d00;
  display: block;
  color: #e5e5dc;
}
/* Homepage Sub-header Styles
------------------------------------------------------------*/
#container {
  width:960px;
  margin:0px auto 10px auto;
  position:relative;
}
#launchers { width:960px;}
.home #launchers {float:left; width:300px;}

.phone,
.share,
#launchers > a {
  display: block;
  float: left;
}
.share {
  padding:10px 10px 0px 0px;
}
.phone,
#launchers > a.last-child {
    padding-right:0px;
}
.phone{ 
  margin-top: 10px;
}
.home .phone{ 
  margin-top: 0;
}
.home .phone,
.home .share,
.home #launchers > a {
  display: block;
  padding:10px 0px 0px 10px;
}
#launchers a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}

.phone-numbers {
  font-family: 'Oswald', sans-serif;
  display:block;
  width:300px;
  height:90px;
  background-color:#EB3601;
  position:relative;
  background-image:url('images/launcher-phone.jpg');
}
.phone-numbers .l-phone {
  background-color:#EB3601;
  font-size:49px;
  line-height:49px;
  color:#fff;
  padding:4px 0 0 4px;
  display:block;
}
.phone-numbers .s-phone {
  background-color:#EB3601;
  font-size:28px;
  line-height:20px;
  color:#222;
  padding:7px 20px 4px 5px;
  display:inline-block;
}
.phone-numbers .s-phone a {
  color:#333;
}
.phone-numbers p {
  display:none;
}

.share-box {
  width:335px;
  height:90px;
  overflow: hidden;
  background-color: #0089F2;
  padding-left:5px;
  position:relative;
  font-weight: bold;
  color: #000;
}
.home .share-box {
  width:295px;
}
.share-box p {
  font-size:20px;
  font-family: 'Oswald', sans-serif;
  color: #333;
  text-transform:uppercase;
  line-height: 23px;
  padding:4px 5px 0 0;
  margin: 0 0 2px 1px;
}
.share-box p span {
  float:left;
  margin-right:5px;
  color:#fff;
  font-size: 44px;
  line-height: 44px;
  letter-spacing:2px;
  font-weight: normal;
}
.addthis_default_style .at300b, 
.addthis_default_style .at300bo, 
.addthis_default_style .at300m {
  padding: 0 7px 0 2px;
}
.home .addthis_default_style .at300b, 
.home .addthis_default_style .at300bo, 
.home .addthis_default_style .at300m {
  padding: 0 2px 0 2px;
}
form.paypal {
  height:90px;
  width:300px;
  float: left;
  margin: 0 10px 10px 0;
}
.home form.paypal {
  height: 90px;
  width: 300px;
  float: left;
  margin: 0 0 10px 0;
}
.donate-button {
  float: left;
  margin: 10px 30px 0 0;
}
.home .donate-button {
  margin: 10px 0 0 10px;
}
span.gc-cs-link {
  color:#333;
}
/* Slideshow
------------------------------------------------------------*/
.images {
  margin:-31px 0px 0px 0px;
  padding: 10px 0px 0px 10px;
  width:640px;
  height:340px;
  background-color:#fff;
  float:left;
  z-index:10;

  border:0px none;
  position:relative;  
  cursor:pointer;
}

/* single slide */
.images div {
  display:none;
  position:absolute;
  top:0;
  left:0;   
  margin:10px;
  padding:0 0 0 0;
  height:256px;
  font-size:12px;
}
.images div img {
  width:630px;
  height:330px;
  z-index:12;
  position:relative;
}
.images div p.slide-tagline {
  position: absolute;
  z-index: 15;
  background: rgba(48, 35, 35, .8);
  top: 276px;
  padding: 10px;
  width: 610px;
  color: white;
  overflow: hidden;
}
/* header */
.images h3 {
  font-size:22px;
  font-weight:normal;
  margin:0 0 20px 0;
  color:#456;
}

/* tabs (those little circles below slides) */
.slidetabs {
  clear:both;
  margin-left:330px;
  position:absolute;   
}

/* single tab */
.slidetabs a {
  width:8px;
  height:8px;
  float:left;
  margin:3px;
  display:block;
  font-size:1px; 
}

/* mouseover state */
.slidetabs a:hover {
  background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
  background-position:0 -16px;     
}   


/* prev and next buttons */
.forward, .backward {
  margin-top:130px;
  display:block;
  cursor:pointer;
  position: absolute;
  z-index:11;
  padding:8px;
  background: #fff;
  text-transform:uppercase;
}

/* next */
.forward {  
  left:594px;
}
.forward:hover    { background-position:-30px -30px; }
.forward:active     { background-position:-60px -30px; } 


/* prev */
.backward {
  left:2px;
}
.backward:hover     { background-position:-30px 0; }
.backward:active    { background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
/*.disabled {
  visibility:hidden !important;   
}*/

/* Main Shared Styles
------------------------------------------------------------*/
#main {
  padding-top:10px;
  clear: both;
}
body.attachment #main {
  padding:10px;
  background-color:#fff;
}

/* Content (Main Left) Styles
------------------------------------------------------------*/
#main .content-left {
  width:630px;
  background-color:#fff;
  float: left;
  padding:0px 10px 10px;
  margin-bottom:10px;
}
#main .content-left ul, ol, dl {
  margin-left:40px;
}
#main .content-left img {
  max-width:630px;
  overflow: hidden;
}
#main .content-left h2.first-child {
  margin-top:0px;
}
#main .content-left h1 {
  margin-top:12px;
}
#main .content-left h1.first-child , #main .content-left h2 a {
  display: block;
  font:normal 30px/30px 'Oswald', sans-serif;
  color:#fffefe;
  padding:10px 10px;
  margin: 0px 0px 0px -10px !important;
  text-transform:uppercase;
  text-decoration:none;
  background-color:#821d00;
  width:630px;
}
#main .content-left h1, #main .content-left h2.first-child a {
  border-top:0px none;
}
#main .content-left h2 span {
  color:#d6d6c9;
}
#main .content-left h2 {
  clear:both;
}

.category #main .content-left h1.first-child {
  background-color: #CECEC6;
  color:#252525;
  margin-bottom: -17px;
}

/* Comments ----- */
.vcard img.avatar {
  float: left;
  margin-right:10px;
}
button, input, textarea {
  display: block;
}

/* Inline Images ----- */
.wp-caption {
  background: #F1F1F1;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  text-align: center;

  margin: 10px 0 20px;
  padding: 4px;

  border: 1px solid #DDD;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 12px;
margin-top: 4px;
}
.alignright, img.alignright {
display: inline;
float: right;
margin-left: 12px;
margin-top: 4px;
}

/* Sidebar Styles
------------------------------------------------------------*/
.xoxo {
  width:300px;
  float: right;
  margin:0 0 10px 10px;
  padding:0 0 0 0;
  list-style: none inside;
}
  .xoxo h3 {
    display: block;
    font:normal 30px/30px 'Oswald', sans-serif;
    color:#d6d6c9;
    padding:10px 10px;
    margin: 0 0 0 0;
    text-transform:uppercase;
    text-decoration:none;
    background-color:#821d00;
    width:280px;
    border-bottom: #e5e5dc solid 1px;
  }
    .xoxo h3 a {
      color:#d6d6c9;
      text-decoration:none;
    }
.xoxo li ul {
  margin:0 0 10px 0;
  padding:10px 0 10px 10px;
  list-style: none inside;
  background-color: #cecec6;
  border-bottom: #cbcbcb solid 1px;
  overflow:hidden;
}
  .xoxo ul li {
    background:url('images/arrow-read-more.png') no-repeat 0px 10px ;
    padding:0px 15px 0px 15px;
  }
    .xoxo ul li a {
      display: inline-block;
      color:#252525;
      font:bold 16px/20px 'Arial', sans-serif;
      text-shadow:0 1px 0 #e5e5dc;
      text-decoration:none;
      padding:6px 5px 4px;
    }
    .xoxo ul li a:hover {
      background-color: #390d00;
      color: #fff; 
      text-shadow:0 0 0 #e5e5dc;
    }
    .xoxo ul li a:active {
      color:#d6d6c9;
      text-shadow:0 0 0 #e5e5dc;
    }

/* Wordpress RSS Widget Styles ----- */
    .xoxo .widget_rss h3 a.first-child {
      background:url('images/rss-icon.png') no-repeat 0px 0px ;
      float:right;
      display: block;
      width:16px;
      height:16px;
      position: relative;
      top:8px;      
    }
    .xoxo .widget_rss h3 a:hover.first-child {
      background:url('images/rss-icon2.png') no-repeat 0px 0px ;
    }
      .xoxo .widget_rss h3 a.first-child img {
        display:none;
      }
  .xoxo .widget_rss ul {
    clear: both;
  }
  .xoxo .widget_rss ul li {
    background-image: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: both;
  }
    .xoxo .widget_rss ul li a {
/*      display: block;
      float:right;
*/      width:230px;
    }
    .xoxo .widget_rss ul li a:hover {
      text-decoration:underline;
      color: #303030;
      background:none;
    }
  .xoxo .widget_rss .rss-date {
    display: block;
    float: left;
    width:40px;
    font:normal 30px/30px 'Oswald', sans-serif;
    color:#821d00;
    text-align:center;
    padding-bottom: 10px;
    margin-right:5px;
  }
    .xoxo .widget_rss .rss-date span {
      font:bold 14px/14px 'Ubuntu', sans-serif;
      color:#fff;
      background-color:#252525;
      margin:5px auto 0;
      padding:3px;
      display: block;
      text-transform:uppercase;
    }

/* Pagination styles
------------------------------------------------------------*/
.wp-pagenavi span.first-child {
  margin-left:0px;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 0px none !important;
background-color:#fff;
padding: 4px 6px !important;
margin: 2px;
}

/* Footer Styles
------------------------------------------------------------*/
#footer {
  clear: both;
  background-color: #252525;
  margin: 10px 0 0 0;
  padding: 10px 0 20px 0;
  color: #fff;
}
#footer .wrapper {
  width:960px;
  margin:0px auto;
}
#footer a {
  color:#ccc;
  text-decoration:underline;
}
#footer a:hover {
  color:#aaa;
  text-decoration:none;
}

/* Footer Sitemap ----- */
#footer ul.navmenu {display: block; clear:both;}
#footer ul.navmenu li {float:left; width:24%; display:block; display:inline; line-height:24px;}
#footer ul.navmenu li a {font-weight:bold; }

#footer ul.navmenu li ul {margin-top:0;}
#footer ul.navmenu li li {float:none; width:auto; display:block; }
#footer ul.navmenu li li a {font-weight:normal; color:#eee; }

#footer ul.navmenu li a,
#footernav a:active,
#footernav a:visited{ text-decoration:underline;}

#footer ul.navmenu li a:hover{text-decoration:none;}

/* Footer Nav Styles ----- */
#footer #menu-footer {
  background:none;
  border:none;
  display: block;
  width:auto;
  text-align:left;
     margin: 0 0 0 0;
}
  #footer ul#menu-footer {
    list-style: none inside none;
  }
  #footer ul#menu-footer li {
    float:left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  #footer #menu-footer a {
    display: inline-block;
    font:normal 24px/24px 'Oswald', sans-serif;
    color:#252525;
    background-color:#c6c6be; 
    padding:8px 9px 9px;
    margin: 10px 7px 0 0;
    text-transform:uppercase;
    text-decoration:none;
  }   
  #footer #menu-footer a:hover {
    background-color: #ddddd3;
  }

#footer #krueger-designs {
  background: url('images/kd-logo.png') no-repeat 0px 10px;
  line-height:30px;
  padding: 10px 0px 20px 40px;
  clear: both;
}

#footer .xoxo.last-child {
  width:639px;
}

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
