/*
Theme Name: Periodic Child Theme
Theme URI: http://www.wearepixel8.com
Description: Child theme for the Periodic theme. 
Author: We Are Pixel8
Author URI: http://www.wearepixel8.com
Template: periodic
Version: 1.0
*/

@import url(../periodic/style.css);


/***** Text Widget *****/
.sidebar-widget .textwidget { position: relative; padding: 0px 10px 1px; width: 278px; margin: -10px 0 0; border-bottom: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; background: #fff; }
.sidebar-widget .textwidget p { font-size: 1.15em; line-height: 1.5em; margin: 0 0 20px; }
.sidebar-widget .textwidget p a, .sidebar-widget .textwidget p a:visited { text-decoration: none; }
.sidebar-widget .textwidget p a:hover, .sidebar-widget .textwidget p a:active { text-decoration: underline; }


.sidebar-widget .googlesearchwidget { position: relative; padding: 10px 10px 1px; width: 278px; margin: -20px 0 -2px -11px; border-bottom: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; background: #eeeeee; }
.sidebar-widget .googlesearchwidget p { font-size: 1.15em; line-height: 1.5em; margin: 0 0 20px; } 
.sidebar-widget .googlesearchwidget p a, .sidebar-widget .textwidget p a:visited { text-decoration: none; }
.sidebar-widget .googlesearchwidget p a:hover, .sidebar-widget .googlesearchwidget p a:active { text-decoration: underline; }

.sidebar-widget .feedburnerwidget { position: relative; padding: 10px 10px 1px; width: 278px; margin: -20px 0 -2px -11px; border-bottom: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; background: #eeeeee; }
.sidebar-widget .feedburnerwidget p { font-size: 1.15em; line-height: 1.5em; margin: 0 0 20px; } 
.sidebar-widget .feedburnerwidget p a, .sidebar-widget .textwidget p a:visited { text-decoration: none; }
.sidebar-widget .feedburnerwidget p a:hover, .sidebar-widget .feedburnerwidget p a:active { text-decoration: underline; }

/***** Masthead *****/
#masthead { position: relative; width: 100%; padding: 0px 0; margin: 0 auto; }


/* Footer */
.footer-column { position: relative; width: 300px; height:15px; margin: 0 10px; float: left; }

/* Google Site Search */
  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #550292;
  }
  input.gsc-search-button {
    border-color: #333333;
    background-color: #550292;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #777777;
    background-color: #777777;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #333333;
  }
  .gsc-tabsArea {
    border-color: #333333;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #777777;
  }
  .gsc-cursor-page {
    color: #444444;
  }
  a.gsc-trailing-more-results:link {
    color: #444444;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #333333;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #777777;
    background-color: #FFFFFF;
    color: #444444;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #333333;
    background-color: #333333;
    color: #444444;
  }
  .gs-promotion {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #444444;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #00CC00;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #333333;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #00CC00;
  }

/***** Sticky Header *****/
.sticky-control-wrapper { position: relative; width: 960px; height: 90px; margin: 0 auto 20px; }

/***** Widget Unordered List *****/
.sidebar-widget li { padding: 10px; border-bottom: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; font-size: 1.3em; line-height: 1.4em; background: #fff; }


/***** Home Page Magazine Content *****/
.home-column h3 a, .home-column h3 a:visited { font-size: 1.4em; font-weight: normal; color: #464646; text-decoration: none; line-height: 1.5; }