body {
  background: #000;
  color: #ccc;
  margin: 0;
  font-family: "Myriad Pro", Arial, sans-serif; }

.inline {
  display: inline; }

.right {
  float: right; }

.left {
  float: left; }

.clear {
  clear: both; }

.w50 {
  width: 46%;
  padding: 0 1%; }

div.w50 {
  width: 48%; }

.tal {
  text-align: left; }

.tac {
  text-align: center; }

.large {
  font-size: 150%; }

.x-large {
  font-size: 300%; }

h2.smaller {
  font-size: 1.7em; }

.img-border {
  padding: 5px;
  border: 1px solid #ccc; }

.mL15 {
  margin-left: 10px; }

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-weight: bold; }

h1 {
  text-shadow: 2px 2px 0px #000; }
  h1 a {
    color: #fff; }

h2 {
  font-weight: normal; }

strong {
  color: #fff; }

.clear {
  clear: both; }

#wrap {
  margin-top: 20px; }
  #wrap a {
    text-decoration: none;
    border: none; }
  #wrap #logo img {
    width: 300px;
    height: auto; }
  #wrap #tagline {
    margin-left: 15px;
    letter-spacing: 3px; }
  #wrap #logo a:hover, #wrap #video a:hover {
    background: none;
    text-decoration: none; }
  #wrap #video img#dashboard {
    padding: 5px;
    border: 1px solid #ccc; }
  #wrap #signup {
    margin-top: 10px; }
    #wrap #signup img {
      position: relative;
      top: 10px;
      left: 72px; }
    #wrap #signup a {
      font-size: 45px;
      color: #333;
      padding: 25px 25px 20px 35px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      background: url(/images/plan_shine.png) repeat-x top;
      font-weight: bold;
      text-shadow: 0 1px 1px #fff; }
      #wrap #signup a:hover {
        background: url(/images/plan_shine.png) 10px repeat-x; }

#navbar {
  background: url(/images/nav_bar_bg.png) repeat-x;
  width: 100%;
  height: 50px; }
  #navbar ul {
    padding-top: 12px; }
    #navbar ul li {
      display: inline-block;
      text-align: center;
      background: url(/images/nav_hover_bg.png);
      background: none; }
      #navbar ul li:hover {
        background: url(/images/nav_hover_bg.png) no-repeat 50% 23px; }
      #navbar ul li.active {
        background: url(/images/nav_hover_bg.png) no-repeat 50% 23px; }
      #navbar ul li a {
        color: #333;
        font-size: 25px;
        text-decoration: none !important;
        padding: 0 20px !important;
        text-align: center; }

#main {
  margin-top: 25px;
  min-height: 300px; }
  #main p {
    font-size: 1.2em; }
  #main #main-bottom {
    margin: 50px 20px 20px 20px; }
    #main #main-bottom .section {
      float: left;
      width: 300px;
      height: 175px;
      margin: 0 10px 30px 0; }
      #main #main-bottom .section.wide {
        width: 500px;
        margin: 0 0 30px 0; }
      #main #main-bottom .section li {
        margin: 5px 0; }
      #main #main-bottom .section a {
        text-decoration: none;
        color: #333; }
        #main #main-bottom .section a:hover {
          background: none;
          text-decoration: underline;
          color: #333; }
        #main #main-bottom .section a .large {
          line-height: 1em; }
    #main #main-bottom h2 {
      margin: 0; }

.box {
  background: #333 url(/images/bottom_shine.png) bottom center repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: solid 1px #666; }

#blog-logo {
  padding-top: 20px; }

#footer {
  margin-top: 15px;
  text-align: left;
  padding: 3em 1em 6em 1em;
  color: #666;
  font-size: .8em; }
  #footer #squeejee-link {
    float: left;
    width: 110px;
    margin-right: 10px;
    text-align: right; }
  #footer .foot-links {
    float: left;
    width: 390px;
    margin-right: 10px; }
  #footer a {
    color: #ccc; }
    #footer a:hover {
      color: #fff; }
    #footer a.squeejee-link {
      margin: 1em; }
  #footer small {
    display: block; }
  #footer ul {
    margin: 0;
    padding: 0; }
    #footer ul li {
      list-style: none;
      margin: 0 1em 0 0;
      float: left; }

.powered-by {
  color: #666;
  font-size: .8em; }
  .powered-by a {
    color: #999; }

.home-impact {
  padding: 50px 0; }
  .home-impact .impact {
    text-align: center;
    font-size: 1.4em; }

#tabs .ui-tabs-hide {
  display: none; }
#tabs .ui-tabs-nav {
  margin: 0 0 25px 0;
  padding: 0; }
  #tabs .ui-tabs-nav li {
    display: inline;
    padding: 0 5px; }
    #tabs .ui-tabs-nav li a {
      padding: 10px 15px;
      color: #fff;
      font-size: 25px;
      background: url(/images/bottom_shine.png) repeat-x;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border: 1px solid #ccc; }
    #tabs .ui-tabs-nav li a:hover {
      background: url(/images/hover_shine.png) repeat-x;
      color: #333; }
  #tabs .ui-tabs-nav li.ui-tabs-selected a {
    color: #333;
    background: url(/images/hover_shine.png) repeat-x; }

#pricing {
  text-align: center; }
  #pricing h1 {
    text-align: left; }
  #pricing .tickstart-plan {
    display: inline-block;
    width: 200px;
    height: 200px;
    margin: 0 15px;
    padding: 0 15px;
    border: 1px solid #ccc;
    background: url(/images/plan_shine.png) bottom repeat-x;
    text-align: left;
    color: #fff; }
    #pricing .tickstart-plan h2 {
      color: #333;
      border-bottom: 1px solid #666; }
    #pricing .tickstart-plan p {
      font-size: 1.5em;
      line-height: 1em; }
  #pricing #bottom {
    padding: 1em !important;
    margin-top: 25px; }
    #pricing #bottom #features {
      border-right: 1px solid #ccc; }
    #pricing #bottom #signup {
      margin: 0 auto; }

#brought a {
  border: none !important; }

.content {
  padding: 2em;
  background: #fff url(/images/shadow_top.png) top left repeat-x;
  color: #333;
  border-top: solid 1px #fff; }
  .content a {
    color: #000;
    padding: 2px; }
    .content a:hover {
      background: #666;
      padding: 2px;
      color: #fff; }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #111;
    font-weight: normal; }
  .content h1 {
    font-weight: bold;
    font-size: 2.5em;
    text-shadow: 1px 1px 0px #ccc; }
    .content h1 a {
      color: #111;
      padding: 0;
      background: none; }

a.signup-link {
  padding: 5px 15px;
  color: #333;
  background: url(/images/hover_shine.png) top repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ccc; }

a.signup-link:hover {
  background: url(/images/hover_shine.png) bottom repeat-x;
  color: #fff;
  padding: 5px 15px; }

.contact-form {
  background: #fff url(/images/shadow_top.png) top left repeat-x;
  border-top: solid 1px #fff;
  padding: 1em;
  color: #333;
  margin-bottom: 2em;
  position: relative;
  text-align: left; }
  .contact-form h3, .contact-form a {
    color: #333; }
  .contact-form input[type=text], .contact-form select {
    padding: 5px !important; }
  .contact-form input[type=text], .contact-form select, .contact-form input[type=button], .contact-form input[type=submit] {
    padding: 5px !important; }
  .contact-form .vcard {
    float: right;
    margin: 1em; }
  .contact-form .box {
    background: #ffffce url(/images/shadow_top.png) 0px -30px repeat-x;
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3); }

.snug {
  margin-bottom: 0; }

#post {
  width: 70%;
  float: left;
  display: inline; }
  #post p a {
    color: #000;
    border-bottom: 1px dotted; }
  #post p a:hover {
    color: #fff; }

#sidebar {
  width: 25%;
  float: right;
  display: inline;
  padding-left: 5%; }
  #sidebar li {
    padding: 5px 0; }
    #sidebar li a {
      color: #3F97D1;
      font-size: 14px;
      padding: 3px; }
    #sidebar li a:hover {
      color: #fff; }

a.no-hover {
  text-decoration: none;
  border: none; }
  a.no-hover:hover {
    background: none;
    text-decoration: none;
    border: none; }

#gsfn_search_widget, #gsfn_list_widget {
  font-size: 12px;
  padding-top: 1em; }
  #gsfn_search_widget img, #gsfn_list_widget img {
    border: none; }
  #gsfn_search_widget a.widget_title, #gsfn_list_widget a.widget_title {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    border: none; }
    #gsfn_search_widget a.widget_title:hover, #gsfn_list_widget a.widget_title:hover {
      background: none;
      text-decoration: none; }
  #gsfn_search_widget .powered_by, #gsfn_list_widget .powered_by {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #DDD;
    text-align: left; }
    #gsfn_search_widget .powered_by a, #gsfn_list_widget .powered_by a {
      color: #333;
      font-size: 90%;
      text-decoration: none;
      border: none; }
      #gsfn_search_widget .powered_by a:hover, #gsfn_list_widget .powered_by a:hover {
        background: none;
        text-decoration: none; }
  #gsfn_search_widget form, #gsfn_list_widget form {
    margin-bottom: 8px; }
    #gsfn_search_widget form label, #gsfn_list_widget form label {
      margin-bottom: 5px;
      display: block; }
    #gsfn_search_widget form #gsfn_search_query, #gsfn_list_widget form #gsfn_search_query {
      width: 60%; }
  #gsfn_search_widget div.gsfn_content ul, #gsfn_search_widget #gsfn_content ul, #gsfn_list_widget div.gsfn_content ul, #gsfn_list_widget #gsfn_content ul {
    margin: 0; }
  #gsfn_search_widget div.gsfn_content li, #gsfn_search_widget #gsfn_content li, #gsfn_list_widget div.gsfn_content li, #gsfn_list_widget #gsfn_content li {
    text-align: left;
    margin-bottom: 6px;
    list-style: none; }
  #gsfn_search_widget div.gsfn_content a.gsfn_link, #gsfn_search_widget #gsfn_content a.gsfn_link, #gsfn_list_widget div.gsfn_content a.gsfn_link, #gsfn_list_widget #gsfn_content a.gsfn_link {
    line-height: 1;
    color: #3F97D1;
    border: none; }
    #gsfn_search_widget div.gsfn_content a.gsfn_link:hover, #gsfn_search_widget #gsfn_content a.gsfn_link:hover, #gsfn_list_widget div.gsfn_content a.gsfn_link:hover, #gsfn_list_widget #gsfn_content a.gsfn_link:hover {
      background: none;
      text-decoration: underline; }
  #gsfn_search_widget div.gsfn_content span.time, #gsfn_search_widget #gsfn_content span.time, #gsfn_list_widget div.gsfn_content span.time, #gsfn_list_widget #gsfn_content span.time {
    font-size: 90%;
    padding-left: 3px; }
  #gsfn_search_widget div.gsfn_content p.gsfn_summary, #gsfn_search_widget #gsfn_content p.gsfn_summary, #gsfn_list_widget div.gsfn_content p.gsfn_summary, #gsfn_list_widget #gsfn_content p.gsfn_summary {
    margin-top: 2px; }

#gsfn_list_widget {
  margin-top: 54px; }
