/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(http://fonts.googleapis.com/css?family=Adamina|Ubuntu+Condensed);
/*Fonts*/
/* Text colors */
/* background-colors */
/* borders */
/* 
  Theme Name: Organic Magazine Theme
  Theme URL: http://www.organicthemes.com/themes/magazine-theme/
  Author: Organic Themes
  Description: The Organic Magazine Theme is designed and developed by Organic Themes.
  Author URI: http://www.organicthemes.com
  Version: 3.1.6
  Tags: blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, custom-menu (optional), theme-options, featured-image-header, featured-images, full-width-template, pagination, blog-template, buddypress
  
  The CSS, XHTML and Design are released under the GPL:
  http://www.opensource.org/licenses/gpl-license.php
*/
/* line 21, ../sass/screen.scss */
body {
  background: #dddddd;
  color: #333;
  font-size: 12px;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  margin: 0px auto 0px;
  padding: 0px;
}

/* line 31, ../sass/screen.scss */
#wrap {
  background: white;
  color: #333;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  margin: 20px auto 0px;
  padding: 20px 20px 0px 20px;
  width: 980px;
  position: relative;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

/************************************************
* Common                  *
************************************************/
/* line 48, ../sass/screen.scss */
.hidden {
  display: none;
}

/* line 51, ../sass/screen.scss */
.clear {
  clear: both;
}

/* line 54, ../sass/screen.scss */
.linerule {
  border-bottom: 1px solid #333333;
  padding-top: 15px;
  margin-bottom: 15px;
}

/************************************************
* Hyperlinks                  *
************************************************/
/* line 64, ../sass/screen.scss */
a, a:visited {
  color: #0075bf;
  text-decoration: none;
}

/* line 68, ../sass/screen.scss */
a:focus, a:hover, a:active {
  color: #0075bf;
  text-decoration: underline;
  outline: none;
}

/* line 73, ../sass/screen.scss */
a img {
  border: none;
}

/************************************************
* Headings                    *
************************************************/
/* line 81, ../sass/screen.scss */
h1, h2.subheadline {
  color: #0075bf;
  font-size: 24px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  line-height: 28px;
}

/* line 92, ../sass/screen.scss */


/* line 96, ../sass/screen.scss */
h2, h3.subheadline {
  color: #0075bf;
  font-size: 22px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  margin:0 0 5px 0;
  padding: 0;
  line-height: 26px;
}

/* line 106, ../sass/screen.scss */
h3.subheadline {
  color: #333333;
  margin:0 0 10px 0 !important;
}

/* line 111, ../sass/screen.scss */
h3 {
  font-weight: normal;
  color: #0075bf;
  font-size: 20px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  text-transform: none;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 22px;
}

/* line 121, ../sass/screen.scss */
h4 {
  font-weight: normal;
  color: #0075bf;
  font-size: 18px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  text-transform: normal;
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 0px 0px;
  line-height: 20px;
}

/* line 131, ../sass/screen.scss */
h5 {
  font-weight: normal;
  color: #0075bf;
  font-size: 14px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  text-transform: normal;
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 0px 0px;
  line-height: 18px;
}

/* line 141, ../sass/screen.scss */
h6 {
  font-weight: normal;
  color: #0075bf;
  font-size: 12px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  text-transform: normal;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 2px 0px;
  line-height: 18px;
  border-bottom: 3px dotted #0075bf;
}

/* line 153, ../sass/screen.scss */
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited,
h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/* line 163, ../sass/screen.scss */
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus,
h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active,
h4 a:active, h5 a:active, h6 a:active {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/************************************************
* Header                    *
************************************************/
/* line 173, ../sass/screen.scss */
#header {
  width: 980px;
  margin: 0px auto 0px;
  padding: 0px;
}

/* line 178, ../sass/screen.scss */
#header #title {
  padding: 0px;
  margin: 0px;
}

/* line 182, ../sass/screen.scss */
#header #title a {
  background: url(images/logo.jpg) no-repeat center center;
  display: block;
  height: 99px;
  width: 980px;
  margin: 40px auto 17px auto;
  padding: 0px;
  text-indent: -9999px;
  overflow: hidden;
}

/************************************************
* Featured Slider                 *
************************************************/
/* line 197, ../sass/screen.scss */
#homeslider {
  float: left;
  display: inline;
  width: 980px;
  height: 380px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
  z-index: 6;
}

/* line 208, ../sass/screen.scss */
#homeslider h1 {
  color: #0075bf;
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 219, ../sass/screen.scss */
#homeslider h1 a {
  color: #0075bf;
}

/* line 222, ../sass/screen.scss */
#homeslider h1 a:hover {
  color: #0075bf;
}

/* line 225, ../sass/screen.scss */
#homeslider h3 {
  color: #333;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 233, ../sass/screen.scss */
#homeslider p {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
}

/* line 237, ../sass/screen.scss */
#homeslider ul, #homeslider li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

/* line 242, ../sass/screen.scss */
#slider1 {
  height: 340px !important;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

/* line 248, ../sass/screen.scss */
div.anythingSlider {
  margin: 0 auto 0;
  padding: 0px 0px 0px 0px;
  position: relative;
  list-style: none;
}

/* line 255, ../sass/screen.scss */
div.anythingSlider li iframe, div.anythingSlider li embed,
div.anythingSlider li object {
  float: left;
  display: block;
  width: 600px;
  height: 340px;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 8;
}

/* line 265, ../sass/screen.scss */
div.anythingSlider li .feature_video {
  float: left;
  display: block;
  width: 600px;
  height: 340px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
  z-index: 8;
}

/* line 276, ../sass/screen.scss */
div.anythingSlider li .feature_img, div.anythingSlider li .feature_img img {
  float: left;
  display: block;
  width: 600px;
  height: 340px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

/* line 287, ../sass/screen.scss */
div.anythingSlider .anythingWindow {
  float: left;
  display: block;
  position: relative;
  width: 980px;
  height: 380px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
  clear: both;
  z-index: 1;
}

/* line 299, ../sass/screen.scss */
ul.anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px;
  padding: 0px;
}

/* line 308, ../sass/screen.scss */
ul.anythingBase li.panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 0px;
}

/* Navigation Arrows */
/* line 318, ../sass/screen.scss */
div.anythingSlider .arrow.back {
  float: left;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  margin: 350px 0px 0px 0px;
  cursor: pointer;
  left: 0px;
  clear: both;
  z-index: 9;
  overflow: hidden;
  -moz-border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}

/* line 334, ../sass/screen.scss */
div.anythingSlider .arrow.forward {
  float: right;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  margin: 350px 0px 0px 0px;
  cursor: pointer;
  right: 0px;
  clear: both;
  z-index: 9;
  overflow: hidden;
  -moz-border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}

/* line 350, ../sass/screen.scss */
div.anythingSlider .arrow a {
  display: block;
  color: #333;
  height: 80px;
  width: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  margin: 0px 0px 0px 0px;
  outline: 0;
}

/* line 361, ../sass/screen.scss */
div.anythingSlider .arrow a:hover {
  color: #0075bf;
  text-decoration: none;
}

/* line 365, ../sass/screen.scss */
div.anythingSlider .arrow a:active, div.anythingSlider .arrow a:focus {
  text-decoration: none;
}

/* line 368, ../sass/screen.scss */
div.anythingSlider .arrow.forward a {
  text-indent: 0px;
}

/* line 371, ../sass/screen.scss */
div.anythingSlider .arrow.back a {
  text-indent: 2px;
}

/* line 374, ../sass/screen.scss */
div.anythingSlider .forward.disabled {
  display: none;
}

/* line 377, ../sass/screen.scss */
div.anythingSlider .back.disabled {
  display: none;
}

/* Autoplay Start/Stop button */
/* line 382, ../sass/screen.scss */
div.anythingSlider .start-stop {
  display: none !important;
}

/* Navigation Links */
/* line 387, ../sass/screen.scss */
div.anythingSlider .anythingControls {
  display: block;
  background: #333333;
  height: 30px;
  width: 980px;
  left: 0;
  margin: 350px auto 0px;
  padding: 0px;
  position: absolute;
  overflow: hidden;
  clear: both;
  z-index: 8;
  outline: 0;
}

/* line 402, ../sass/screen.scss */
div.anythingSlider.activeSlider .thumbNav a:hover,
div.anythingSlider.activeSlider .thumbNav a.cur {
  background: #0075bf;
}

/* line 405, ../sass/screen.scss */
div.anythingSlider .thumbNav {
  display: block;
  text-align: center;
  height: 30px;
  margin: 0px auto 0px !important;
  padding: 0px;
  position: relative;
}

/* line 413, ../sass/screen.scss */
div.anythingSlider .thumbNav li {
  display: inline;
  background: none;
  height: 30px;
  width: 16px;
  text-transform: capitalize;
  font-size: 0;
  line-height: 0;
}

/* line 422, ../sass/screen.scss */
div.anythingSlider .thumbNav a {
  display: inline-block;
  background: #777777;
  height: 6px;
  width: 6px;
  margin: 12px 5px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 437, ../sass/screen.scss */
div.anythingSlider .thumbNav a:hover,
div.anythingSlider .thumbNav a.cur {
  height: 10px;
  width: 10px;
  margin: 10px 3px;
  padding: 0px;
  background: #CCCCCC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 447, ../sass/screen.scss */
div.anythingSlider.rtl .thumbNav a {
  float: right;
}

/* line 450, ../sass/screen.scss */
div.anythingSlider.rtl .thumbNav {
  float: left;
}

/* line 453, ../sass/screen.scss */
.bannercontent {
  float: right;
  display: block;
  width: 350px;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 0px 0px;
}

/************************************************
* Navbar                      *
************************************************/
/* line 465, ../sass/screen.scss */
#navbar {
  float: left;
  display: left;
  background: #1b78bb url(images/bg_mainnav.jpg) repeat-x;
  color: #fff;
  width: 980px;
  height: 45px;
  font-size: 13px;
  font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 15px auto 15px;
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 9;
  border-top-left-radius: 5px;
}

/* line 483, ../sass/screen.scss */
#menu-item-46 a {
  border-top-left-radius: 5px;
}

/*** ESSENTIAL STYLES ***/
/* line 488, ../sass/screen.scss */
.menu, .menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 493, ../sass/screen.scss */
.menu {
  line-height: 1.0;
  border-top-left-radius: 4px;
}

/* line 499, ../sass/screen.scss */
.menu ul {
  margin: 0px;
  padding: 0px;
}

/* line 503, ../sass/screen.scss */
.menu ul ul, ul.menu ul {
  position: absolute;
  top: -9999px;
  width: 160px;
  /* left offset of submenus need to match (see below) */
}

/* line 508, ../sass/screen.scss */
.menu ul li ul li, ul.menu ul li {
  width: 100%;
  margin: 0px 0px 0px 0px;
}

/* line 512, ../sass/screen.scss */
.menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

/* line 515, ../sass/screen.scss */
.menu li {
  float: left;
  display: inline-block;
  position: relative;
}

/* line 520, ../sass/screen.scss */
.menu a {
  color: #fff;
  display: inline-block;
  position: relative;
}

/* line 526, ../sass/screen.scss */
.menu li:hover ul,
.menu li.sfHover ul {
  left: 0;
  top: 45px;
  /* match top ul list item height */
  z-index: 99;
}

/* line 532, ../sass/screen.scss */
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
  top: -9999px;
}

/* line 536, ../sass/screen.scss */
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
  left: 160px;
  /* match ul width */
  top: 0;
}

/* line 541, ../sass/screen.scss */
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
  top: -9999px;
}

/* line 545, ../sass/screen.scss */
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
  left: 160px;
  /* match ul width */
  top: 0;
}

/*** SKIN ***/
/* line 554, ../sass/screen.scss */
.menu .current_page_item a,
.menu .current_page_ancestor a,
.menu .current-menu-item a,
.menu .current-cat a {
  background: #333333;
}

/* line 560, ../sass/screen.scss */
.menu li .current_page_item a, .menu li .current_page_item a:hover,
.menu li .current-menu-item a, .menu li .current-menu-item a:hover,
.menu li .current-cat a, .menu li .current-cat a:hover {
  background: #333333 !important;
  color: #fff;
  border-left: none;
  border-right: none;
}

/* line 566, ../sass/screen.scss */
.menu {
  float: left;
  margin-bottom: 0;
}

/* line 570, ../sass/screen.scss */
.menu a {
  color: #fff;
  background: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 12px 0px 12px;
  text-decoration: none;
  line-height: 45px;
}

/* line 578, ../sass/screen.scss */
.menu li li a {
  display: block;
  background: #f5f5f5 !important;
  color: #858585;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  letter-spacing: 0px;
  border-right: none !important;
  border-left: none !important;
}

/* line 594, ../sass/screen.scss */
.menu li, .menu li li, .menu li li li {
  background: none;
  margin: 0px;
  padding: 0px;
}

/* line 599, ../sass/screen.scss */
.menu li:hover, .menu li.sfHover {
  margin: 0px;
  padding: 0px;
}

/* line 603, ../sass/screen.scss */
.menu a:focus, .menu a:hover, .menu a:active {
  background: #333333;
  color: #fff;
  outline: 0;
}

/* line 608, ../sass/screen.scss */
.menu li li:hover, .menu li li.sfHover {
  margin: 0px;
  padding: 0px;
}

/* line 612, ../sass/screen.scss */
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
  background: #333333 !important;
  color: #fff !important;
  border: none;
  outline: 0;
}

/*** ARROWS **/
/* line 620, ../sass/screen.scss */
.menu a.sf-with-ul {
  padding-right: 25px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}

/* line 624, ../sass/screen.scss */
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: 10px;
  top: 18px;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}

/* line 635, ../sass/screen.scss */
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: 18px;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
/* line 644, ../sass/screen.scss */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
/* line 648, ../sass/screen.scss */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator {
  background-position: -10px 0;
}

/* line 651, ../sass/screen.scss */
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator {
  top: 8px;
  background-position: 0 0;
}

/* apply hovers to modern browsers */
/* line 660, ../sass/screen.scss */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}

/************************************************
* Homepage                      * 
************************************************/
/* line 668, ../sass/screen.scss */
#homepage {
  float: left;
  display: inline;
  clear: both;
  width: 680px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

/* line 676, ../sass/screen.scss */
#homepage p {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
}

/* line 680, ../sass/screen.scss */
#homepage h2 {
  color: #0075bf;
  text-transform: uppercase;
  line-height: 22px;
  margin: 0px 0px 2px 0px;
  padding: 0px 1px 0px 1px;
}

/* line 688, ../sass/screen.scss */
#homepage .post-head-box {
  border-left: 60px solid #fff;
  position: relative;
}

/* line 693, ../sass/screen.scss */
#homepage .post-head-box .datebox {
  margin-left: -60px;
  position: relative;
  float: left;
}

/* line 699, ../sass/screen.scss */
#homepage .post-head-box .post-head-content {
  width: 100%;
  position: relative;
  float: left;
}

/* line 705, ../sass/screen.scss */
#homepage .post-head-box:after, .social_links:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 709, ../sass/screen.scss */
div.clearfix {
  display: inline-block;
}

/* line 712, ../sass/screen.scss */
div.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 716, ../sass/screen.scss */
#homepage h2 a, #homepage h2 a:visited {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/* line 721, ../sass/screen.scss */
#homepage h2 a:hover {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/* line 726, ../sass/screen.scss */
#homepage h3 {
  color: #0075bf;
  font-size: 14px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 0px;
  line-height: 24px;
}

/* line 736, ../sass/screen.scss */
#homepage h3 a, #homepage h3 a:visited {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/* line 741, ../sass/screen.scss */
#homepage h3 a:hover {
  color: #0075bf;
  text-decoration: none;
  border: none;
}

/* line 746, ../sass/screen.scss */
#homepage ul {
  list-style: none;
  list-style-type: none;
  margin: 0px 0px 0px 5px;
  padding: 5px 0px 5px 0px;
}

/* line 752, ../sass/screen.scss */
#homepage ul li {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

/* line 758, ../sass/screen.scss */
#homepage .social_links {
  float: left;
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 765, ../sass/screen.scss */
#homepage .tweet_btn, #homepage .like_btn, #homepage .plus_btn {
  float: left;
  display: inline-block;
  width: 100px;
  height: 22px;
  margin: 6px 2px 6px 0px;
  padding: 0px;
}

/* line 773, ../sass/screen.scss */
#homepage .postauthor {
  margin: 0px;
  padding: 0px;
}

/* line 777, ../sass/screen.scss */
#homepage .postauthor p {
  margin: 0px;
  padding: 0px;
}

/* line 781, ../sass/screen.scss */
#homepage .excerpt {
  display: block;
  margin: 5px 0px;
  padding: 0px;
}

/* line 786, ../sass/screen.scss */
#homepage .thumbnail {
  float: left;
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

/* line 792, ../sass/screen.scss */
#homepage .video iframe, #homepage .video embed {
  float: left;
  display: inline-block;
  width: 320px;
  height: 220px;
  margin: 0px;
  padding: 0px;
}

/* line 800, ../sass/screen.scss */
#homepage #one_column .homeinfo {
  float: left;
  display: inline-block;
  width: 340px;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

/* line 807, ../sass/screen.scss */
#homepage #one_column {
  float: left;
  display: block;
  width: 680px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 814, ../sass/screen.scss */
.homecontent.one_column {
  float: left;
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 15px 0px 0px 0px;
  border-top: 3px dotted #0075bf;
}

/* line 821, ../sass/screen.scss */
#homepage #two_column {
  float: left;
  display: block;
  width: 680px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 828, ../sass/screen.scss */
#homepage #two_column .homeinfo {
  float: left;
  display: inline-block;
  width: 320px;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

/* line 835, ../sass/screen.scss */
#homepage #two_column .pagination {
  margin: 25px 0px 10px 0px;
}

/* line 839, ../sass/screen.scss */
#homepage .column-divider {
  border-top: 3px dotted #0075bf;
  padding: 3px 0;
  float: left;
  overflow: hidden;
  width: 676px;
  position: relative;
}

/* line 848, ../sass/screen.scss */
#homepage .column-divider:before {
  content: ' ';
  width: 3px;
  height: 100%;
  background: #fff;
  top: 3px;
  left: 335px;
  position: absolute;
  border-right: 3px dotted #0075bf;
}

/* line 859, ../sass/screen.scss */
#homepage .column-divider:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 863, ../sass/screen.scss */
.homecontent.two_column {
  float: left;
  display: block;
  width: 319px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 19px 19px 20px 0px;
  position: relative;
}

/* line 876, ../sass/screen.scss */
.homecontent.two_column.second {
  padding: 19px 0px 20px 19px;
  border-right: none;
}

/* line 880, ../sass/screen.scss */
.datebox {
  float: left;
  display: block;
  background: #f5f5f5;
  width: 50px;
  height: 44px;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 889, ../sass/screen.scss */
.datebox .month {
  background: #333333;
  color: #CCCCCC;
  height: 18px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}

/* line 900, ../sass/screen.scss */
.datebox .day {
  background: #f5f5f5;
  font-family: "Adamina", "Times New Roman", Times, serif;
  color: #0075bf;
  height: 25px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 25px;
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

/* line 915, ../sass/screen.scss */
.read_more, .read_more:visited, .read_more:active, .read_more:focus {
  float: left;
  display: block;
  background: #0075bf url(images/more_arrow.jpg) no-repeat right center;
  color: white;
  font-size: 12px;
  font-weight: normal;
  font-family: "Adamina", "Times New Roman", Times, serif;
  margin: 10px 0px;
  padding: 2px 34px 2px 6px;
  border-right: 6px solid #0075bf;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 931, ../sass/screen.scss */
.read_more:hover {
  color: #fff !important;
}

/************************************************
* Content                       * 
************************************************/
/* line 940, ../sass/screen.scss */
#container {
  width: 980px;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  overflow: hidden;
}

/* line 947, ../sass/screen.scss */
#content {
  float: left;
  display: block;
  width: 680px;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 20px 0px;
}

/* line 954, ../sass/screen.scss */
#contentwide {
  float: left;
  display: block;
  width: 980px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}

/* line 961, ../sass/screen.scss */
#contenthome {
  width: 980px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

/* line 967, ../sass/screen.scss */
#contentarchive {
  float: left;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

/* line 974, ../sass/screen.scss */
#contentarchive iframe, #contentarchive embed,
#contentarchive object {
  width: 480px;
  height: 270px;
}

/* line 978, ../sass/screen.scss */
#contentarchive .postarea {
  width: 480px;
  margin: 0px;
  padding: 0px;
}

/* line 984, ../sass/screen.scss */
#contentarchive .postarea img, #contentarchive .thumbnail,
#contentarchive .video {
  display: block;
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

/* line 989, ../sass/screen.scss */
#contentarchive .pagination {
  margin: 0px 0px 20px 0px;
}

/* line 992, ../sass/screen.scss */
#featurebanner {
  margin: 0px;
  padding: 0px;
}

/* line 996, ../sass/screen.scss */
#featurebanner img {
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1001, ../sass/screen.scss */
.avatar {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  margin: 10px 10px 10px 0px;
  padding: 4px;
}

/* line 1007, ../sass/screen.scss */
.author_column {
  float: right;
  width: 510px;
  padding: 0px 0px 0px 19px;
  border-left: 1px solid #dddddd;
}

/* line 1013, ../sass/screen.scss */
.postarea p {
  padding: 5px 0px 20px 0px;
  margin: 0px;
}

/* line 1017, ../sass/screen.scss */
.postarea hr {
  border: 0;
  width: 100%;
  height: 1px;
  color: #dddddd;
  background-color: #dddddd;
  margin: 5px 0px 8px 0px;
  padding: 0px;
}

/* line 1026, ../sass/screen.scss */
.postarea ol {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 10px 0px;
}

/* line 1030, ../sass/screen.scss */
.postarea ol li {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 5px 0px;
}

/* line 1034, ../sass/screen.scss */
.postarea ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
}

/* line 1039, ../sass/screen.scss */
.postarea ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1044, ../sass/screen.scss */
.postarea ul li {
  list-style: inside;
  list-style-type: square;
  background: none;
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 5px 0px;
}

/* line 1051, ../sass/screen.scss */
.postarea ul ul li {
  background: none;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 5px 0px;
}

/* line 1056, ../sass/screen.scss */
blockquote {
  color: #999999;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-style: italic;
  line-height: 26px;
  margin: 0px 25px 10px 25px;
  padding: 0px 25px 0px 10px;
}

/* line 1065, ../sass/screen.scss */
#container blockquote p {
  margin: 0px;
  padding: 10px 0px 10px 0px;
}

/* line 1069, ../sass/screen.scss */
.posttitle {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1073, ../sass/screen.scss */
.postauthor {
  margin: -5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1077, ../sass/screen.scss */
.postauthor p {
  color: #333;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}

/* line 1082, ../sass/screen.scss */
.postmeta {
  background: #f5f5f5;
  font-size: 11px;
  text-transform: uppercase;
  margin: 10px 0px 20px 0px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #dddddd;
}

/* line 1090, ../sass/screen.scss */
.postmeta p {
  margin: 0px;
  padding: 0px;
}

/* line 1094, ../sass/screen.scss */
code {
  color: #333333;
  background: #EEEEEE;
  font-size: 11px;
  margin: 0px;
  padding: 10px;
  display: block;
  font-family: Verdana, Tahoma, Verdana;
}

/* line 1103, ../sass/screen.scss */
.archive_column {
  float: left;
  width: 330px;
  margin: 0px;
  padding: 0px 10px 20px 0px;
}

/************************************************
* WordPress Gallery               *
************************************************/
/* line 1114, ../sass/screen.scss */
.gallery {
  margin: auto;
  padding: 0px;
}

/* line 1118, ../sass/screen.scss */
.gallery-item {
  margin: 5px 0px;
}

/* line 1121, ../sass/screen.scss */
.gallery img {
  background: #f5f5f5;
  border: 1px solid #dddddd !important;
  padding: 4px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 1130, ../sass/screen.scss */
.gallery img:hover {
  background: #333333;
  border: 1px solid #333333 !important;
  padding: 4px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/************************************************
* Images                        * 
************************************************/
/* line 1144, ../sass/screen.scss */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px;
}

/* line 1151, ../sass/screen.scss */
img.alignnone {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  display: inline;
}

/* line 1156, ../sass/screen.scss */
img.alignright {
  padding: 0px;
  margin: 0px 0px 10px 10px;
  display: inline;
}

/* line 1161, ../sass/screen.scss */
img.alignleft {
  padding: 0px;
  margin: 0px 10px 10px 0px;
  display: inline;
}

/* line 1166, ../sass/screen.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

/* line 1172, ../sass/screen.scss */
.alignright {
  float: right;
  margin: 10px 0px 10px 10px;
}

/* line 1176, ../sass/screen.scss */
.alignleft {
  float: left;
  margin: 10px 10px 10px 0px;
}

/* line 1180, ../sass/screen.scss */
.wp-caption {
  border: 1px solid #dddddd;
  text-align: center;
  background-color: #f5f5f5;
  padding: 5px 0px 0px 0px;
  margin-bottom: 15px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 1193, ../sass/screen.scss */
.wp-caption img {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 0px;
}

/* line 1198, ../sass/screen.scss */
#content .wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 5px;
  font-size: 11px !important;
  font-weight: normal;
  line-height: 14px;
}

/************************************************
* Pagination                      * 
************************************************/
/* line 1210, ../sass/screen.scss */
.pagination {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0px;
  padding: 0px;
}

/* line 1220, ../sass/screen.scss */
.number-paginate a {
  display: inline-block;
  background: #f5f5f5;
  color: #999999;
  height: 22px;
  line-height: 22px;
  margin-right: 4px;
  padding: 0px 7px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dddddd;
}

/* line 1234, ../sass/screen.scss */
.number-paginate a:hover,
.number-paginate a:active {
  background: #333333;
  color: white;
  height: 24px;
  line-height: 24px;
  padding: 0px 8px;
  border: none;
}

/* line 1242, ../sass/screen.scss */
.number-paginate .number-title {
  color: #555555;
  margin-right: 4px;
}

/* line 1246, ../sass/screen.scss */
.number-paginate .number-gap {
  color: #999999;
  margin-right: 4px;
}

/* line 1250, ../sass/screen.scss */
.number-paginate .number-current {
  display: inline-block;
  background: #333333;
  color: white;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
  padding: 0px 8px;
  font-weight: bold;
  text-align: center;
}

/* line 1267, ../sass/screen.scss */
#prevLink {
  float: left;
  padding: 0px;
  margin: 0px;
}

/* line 1272, ../sass/screen.scss */
#nextLink {
  float: right;
  padding: 0px;
  margin: 0px;
}

/* line 1277, ../sass/screen.scss */
#prevLink p, #nextLink p {
  padding: 0px;
}

/* line 1280, ../sass/screen.scss */
#prevLink p a, #nextLink p a {
  display: block;
  padding: 0px;
}

/************************************************
* Sidebar Left                      * 
************************************************/
/* line 1289, ../sass/screen.scss */
#sidebar_left {
  float: left;
  display: inline-block;
  background: #f5f5f5;
  width: 150px;
  margin: 0px 10px 20px 0px;
  padding: 14px 14px 4px 14px;
  line-height: 18px;
  border: 1px solid #dddddd;
}

/************************************************
* Sidebar Right                       * 
************************************************/
/* line 1304, ../sass/screen.scss */
#sidebar_right {
  float: right;
  display: inline-block;
  background: #f5f5f5;
  width: 250px;
  margin: 0px 0px 20px 10px;
  padding: 14px 14px 4px 14px;
  line-height: 18px;
  border: 1px solid #dddddd;
}

/************************************************
* Sidebar Widgets               *
************************************************/
/* line 1319, ../sass/screen.scss */
#sidebar_right .widget {
  float: left;
  list-style: none;
  width: 250px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

/* line 1326, ../sass/screen.scss */
#sidebar_left .widget {
  float: left;
  list-style: none;
  width: 150px;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1334, ../sass/screen.scss */
#sidebar_right .widget h4,
#sidebar_left .widget h4 {
  color: #0075bf;
  font-size: 12px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: -0.1px;
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 2px 3px;
  text-transform: uppercase;
  text-align: left;
  margin: 0px 0px 0px 0px;
  border-bottom: 3px dotted #0075bf;
}

/* line 1348, ../sass/screen.scss */
#sidebar_right .widget p, #sidebar_left .widget p {
  color: #333333;
  margin: 0px;
  padding: 0px;
}

/* line 1353, ../sass/screen.scss */
#sidebar_right .widget li, #sidebar_left .widget li {
  list-style-type: none;
}

/* line 1356, ../sass/screen.scss */
#sidebar_right .widget ul, #sidebar_left .widget ul {
  color: #333333;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

/* line 1362, ../sass/screen.scss */
#sidebar_right .widget ul ul, #sidebar_left .widget ul ul {
  color: #333333;
  margin: 0px 0px 0px 0px;
  text-indent: 10px;
}

/* line 1367, ../sass/screen.scss */
#sidebar_right .widget ul ul ul, #sidebar_left .widget ul ul ul {
  color: #333333;
  margin: 0px 0px 0px 0px;
  text-indent: 20px;
}

/* line 1372, ../sass/screen.scss */
#sidebar_right .widget ul li, #sidebar_left .widget ul li {
  color: #333333;
  display: inline;
  background: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

/* line 1380, ../sass/screen.scss */
#sidebar_right .widget ul li a, #sidebar_left .widget ul li a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 2px 6px 2px 6px;
  margin: 5px 0px 0px 0px;
  border-left: 3px solid #f5f5f5;
}

/* line 1389, ../sass/screen.scss */
#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
  color: #0075bf;
  display: block;
  text-decoration: none;
  border-left: 3px solid #0075bf;
}

/* line 1395, ../sass/screen.scss */
#sidebar_right .widget li a {
  color: #333333;
  border: none;
}

/* line 1399, ../sass/screen.scss */
#sidebar_right .widget li a:hover {
  color: #333333;
  border: none;
  background: none;
}

/* line 1404, ../sass/screen.scss */
.tagcloud {
  margin: 10px 0px 0px 0px;
}

/************************************************
* Text Widget                       * 
************************************************/
/* line 1412, ../sass/screen.scss */
.textwidget {
  margin: 10px 0px 0px 0px;
}

/* line 1415, ../sass/screen.scss */
.textwidget p {
  margin: 5px 0px 5px 0px !important;
}

/* line 1418, ../sass/screen.scss */
#sidebar_right .textwidget a, #sidebar_left .textwidget a {
  color: #0075bf;
  background: none;
  padding: 0px;
  text-decoration: none;
}

/* line 1424, ../sass/screen.scss */
#sidebar_right .textwidget a:hover, #sidebar_left .textwidget a:hover {
  text-decoration: underline;
}

/************************************************
* Custom Menu Widget              *
************************************************/
/* line 1432, ../sass/screen.scss */
#sidebar_right ul.menu, #sidebar_left ul.menu, #footerwidgets ul.menu {
  float: none;
}

/* line 1436, ../sass/screen.scss */
#sidebar_right ul.menu .current_page_item a, #sidebar_right ul.menu .current-menu-item a,
#sidebar_left ul.menu .current_page_item a, #sidebar_left ul.menu .current-menu-item a {
  background: #f5f5f5;
  color: #0075bf !important;
  border-right: none;
}

/* line 1441, ../sass/screen.scss */
#footerwidgets ul.menu .current_page_item a {
  background: #333333;
  color: #0075bf !important;
  border-right: none;
}

/* line 1446, ../sass/screen.scss */
#sidebar_right ul.menu li a, #sidebar_left ul.menu li a {
  background: #f5f5f5;
  color: #333333;
  line-height: 18px;
  text-shadow: none;
  letter-spacing: 0px;
  border-right: none;
}

/* line 1454, ../sass/screen.scss */
#footerwidgets ul.menu li a {
  background: #333333;
  color: #CCCCCC;
  line-height: 18px;
  text-shadow: none;
  letter-spacing: 0px;
  border-right: none;
}

/* line 1463, ../sass/screen.scss */
#sidebar_right ul.menu li a:hover,
#sidebar_left ul.menu li a:hover {
  color: #0075bf !important;
}

/* line 1466, ../sass/screen.scss */
#footerwidgets ul.menu li a:hover {
  color: white !important;
}

/* line 1471, ../sass/screen.scss */
#sidebar_right ul.menu li,
#sidebar_left ul.menu li,
#footerwidgets ul.menu li {
  float: none;
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}

/* line 1480, ../sass/screen.scss */
#sidebar_right ul.menu li span,
#sidebar_left ul.menu li span,
#footerwidgets ul.menu li span {
  top: 6px;
}

/* line 1485, ../sass/screen.scss */
#sidebar_right ul.menu li ul.sub-menu,
#sidebar_left ul.menu li ul.sub-menu,
#footerwidgets ul.menu li ul.sub-menu {
  width: 100%;
  top: 0;
  margin: 0px 0px 0px 0px;
  position: relative;
  z-index: 9;
}

/* line 1494, ../sass/screen.scss */
#sidebar_right ul.menu li ul.sub-menu span,
#sidebar_left ul.menu li ul.sub-menu span,
#footerwidgets ul.menu li ul.sub-menu span {
  display: none;
}

/* line 1498, ../sass/screen.scss */
#sidebar_right ul.menu li ul.sub-menu li a,
#sidebar_left ul.menu li ul.sub-menu li a {
  background: #f5f5f5 !important;
  width: 90%;
  margin: 5px 0px 0px 0px;
}

/* line 1503, ../sass/screen.scss */
#footerwidgets ul.menu li ul.sub-menu li a {
  background: #333333 !important;
  width: 90%;
  margin: 5px 0px 0px 0px;
}

/* line 1510, ../sass/screen.scss */
#sidebar_right ul.menu li ul.sub-menu li ul.sub-menu li,
#sidebar_left ul.menu li ul.sub-menu li ul.sub-menu li,
#footerwidgets ul.menu li ul.sub-menu li ul.sub-menu li {
  display: none;
}

/************************************************
* Calendar Widget             *
************************************************/
/* line 1518, ../sass/screen.scss */
#calendar_wrap {
  margin: 0px auto 0px;
  padding: 5px 10px 5px 10px;
}

/* line 1522, ../sass/screen.scss */
#wp-calendar {
  width: 100%;
  text-align: center;
}

/* line 1526, ../sass/screen.scss */
#wp-calendar a {
  margin: 0px !important;
}

/* line 1529, ../sass/screen.scss */
#wp-calendar caption {
  font-size: 16px;
  margin: 5px 0px 5px 0px;
}

/* line 1533, ../sass/screen.scss */
#wp-calendar #prev a {
  float: left;
  margin: 10px 0px 0px 0px !important;
  text-align: left;
}

/* line 1538, ../sass/screen.scss */
#wp-calendar #next a {
  float: right;
  margin: 10px 0px 0px 0px !important;
  text-align: right;
}

/* line 1543, ../sass/screen.scss */
#footerwidgets #calendar_wrap {
  margin: 0px auto 0px;
  padding: 0px 10px 10px 10px;
}

/* line 1547, ../sass/screen.scss */
#footerwidgets #wp-calendar {
  color: #CCCCCC;
}

/************************************************
* Search Form                 *
************************************************/
/* line 1555, ../sass/screen.scss */
#search_header {
  display: block;
  position: absolute;
  right: 0;
  top: 80px;
  background: none;
  width: 140px;
  padding: 0 20px 0 0;
  z-index: 9;
}

#search_header a {
	position:relative;
	margin-right:8px;
	width:26px;
	display:block;
	height:26px;
	float:left;
	overflow:hidden;
	background:url(images/rss_icon.png) no-repeat center center;
}

#search_header a.twitter {
    width: 38px;
    background-image: url("images/twitter_icon.png");
    background-position: 0 0;
}

#search_header a.facebook-follow-button {
    background-image: url("images/fb-logo.png");
    background-position: 0 0;
}

#search_header a.xing-follow-button {
    width: 22px;
    background-image: url("images/xing-logo.png");
    background-position: 0 0;
}
#search_header a.rss {
    margin-right: 0;
}

#search_header a span {
	display:block;
	margin-top:-100px;
}

/* line 1566, ../sass/screen.scss */
#searchform {
  position:relative;
  width:140px;
  margin: 0 0 20px 0;
  padding: 0px;
}

/* line 1570, ../sass/screen.scss */
#searchform label {
  display: none;
}

/* line 1573, ../sass/screen.scss */
#search_header #s {
  background: url(images/search_icon.png) #f5f5f5 left no-repeat;
  width: 108px;
  color: #999999;
  font-size: 12px;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 6px 4px 6px 26px;
  display: inline;
  border: 1px solid #dddddd;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}


#one_column .video {
 float:left;
}

.menu ul ul, ul.menu ul {
  width:200px;
}

.widget_rss li {
  position:relative;
}

.widget_rss li a {
  position:relative;
  margin-bottom:20px !important;
  top:20px;
}


.widget_rss li .rss-date {
  position:absolute;
  top:0px;
  width:100%;
  padding-top:5px;
  color: #0075bf;
}

.wp-caption {
 text-align:left;
}

.footerleft {
 float:none;
}

.footerleft p {
 text-align:center;
}

.postarea {
 width:680px;
}

.social_links {
  float: left;
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  }

.tweet_btn, .like_btn, .plus_btn, .xing_btn {
  float: left;
  display: inline-block;
  width: 100px;
  height: 22px;
  margin: 6px 2px 6px 0px;
  padding: 0px;
  }

.like_btn {
  width: 123px;
}

.plus_btn {
  width: 70px;
 }


.footer-menu {
	float:left;
	margin-left:50px;
}

#footer p {
	float:left;
}
#footer .menu li, #footer a {
	 font-size: 11px;
}

#footer .menu a {
    background: none repeat scroll 0 0 transparent;
    color: #999999;
    line-height: 18px;
    margin: 0;
    padding: 0 12px;
    text-decoration: none;
}

#footer .menu a:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration:underline;
}

#toTop {
	float:right;
}

.pagination:empty {
 display:none !important;
}

#homepage #one_column {
  margin-bottom:0;
}

#wrap h1, #wrap h2, #wrap h3, #wrap h4, #wrap h5 {
    color: #0075BF;
    text-transform: none !important;
}

#wrap h2, #wrap h3 {
   font-size:18px !important;
}

.single .postarea p, .page .postarea p, .single .postarea li, .page .postarea li {
  font-size:14px;
}

/* line 1591, ../sass/screen.scss */
#s {
  background: white;
  width: 96%;
  color: #999999;
  font-size: 12px;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  margin: 10px 0px 0px 0px;
  padding: 8px 4px;
  display: inline;
  border: 1px solid #dddddd;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 1605, ../sass/screen.scss */
#searchsubmit {
  float: right;
  background: white;
  color: #333333;
  font-family: "Segoe", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin: 8px 0px 0px 0px;
  padding: 4px 8px;
  border: 1px solid #dddddd;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 1621, ../sass/screen.scss */
#searchsubmit:hover {
  background: #0075bf;
  color: white;
  border: 1px solid #0075bf;
}

/************************************************
* Footer Top                  *
************************************************/
/* line 1631, ../sass/screen.scss */
#footertop {
  display: block;
  background: #333333;
  width: 980px;
  margin: 0px auto 0px;
  padding: 0px 20px 0px 20px;
  overflow: hidden;
}

/* line 1639, ../sass/screen.scss */
#footerwidgets {
  display: block;
  line-height: 18px;
  background: #333333;
  width: 980px;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1647, ../sass/screen.scss */
#footerwidgets .widget {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}

/* line 1651, ../sass/screen.scss */
#footerwidgets h4 {
  color: white;
  font-size: 16px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: -0.2px;
  margin: 0px 0px 10px 0px;
  padding: 20px 0px 5px 0px;
  text-decoration: none;
  border-bottom: none;
}

/* line 1663, ../sass/screen.scss */
#footerwidgets li {
  text-decoration: none;
  list-style-type: none;
}

/* line 1667, ../sass/screen.scss */
#footerwidgets li a, #footerwidgets li a:link, #footerwidgets li a:visited {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: none;
}

/* line 1672, ../sass/screen.scss */
#footerwidgets ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1677, ../sass/screen.scss */
#footerwidgets ul ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1682, ../sass/screen.scss */
#footerwidgets ul li {
  display: inline;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1688, ../sass/screen.scss */
#footerwidgets ul li a {
  display: block;
  padding: 2px 6px 2px 6px;
  margin: 5px 0px 0px 0px;
  border-left: 3px solid #333333;
}

/* line 1694, ../sass/screen.scss */
#footerwidgets ul li a:hover {
  color: white;
  border-left: 3px solid #0075bf;
}

/* line 1698, ../sass/screen.scss */
#footerwidgets .textwidget {
  color: #CCCCCC;
  line-height: 18px;
}

/* line 1702, ../sass/screen.scss */
.footerwidgetleft {
  width: 180px;
  float: left;
  display: inline;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
}

/* line 1709, ../sass/screen.scss */
.footerwidgetmidleft, .footerwidgetmidright {
  width: 180px;
  float: left;
  display: inline;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
}

/* line 1716, ../sass/screen.scss */
.footerwidgetright {
  width: 360px;
  float: right;
  display: inline;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
}

/************************************************
* Footer                    *
************************************************/
/* line 1728, ../sass/screen.scss */
#footerbottom {
  display: block;
  background: #222222;
  width: 980px;
  margin: 0px auto 0px;
  padding: 0px 20px 0px 20px;
  border-top: 1px solid #444444;
  overflow: hidden;
}

/* line 1737, ../sass/screen.scss */
#footer {
  width: 980px;
  height: 60px;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* line 1744, ../sass/screen.scss */
#footer p {
  font-size: 11px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}

/* line 1750, ../sass/screen.scss */
#footer a {
  color: #999999;
}

/* line 1753, ../sass/screen.scss */
.footerleft {
  float: left;
  display: block;
  margin: 12px 0px 0px 0px;
}

/* line 1758, ../sass/screen.scss */
.footerright {
  float: right;
  display: block;
  margin: 18px 0px 0px 0px;
}

/************************************************
* Comments                  *
************************************************/
/* line 1768, ../sass/screen.scss */
#submit {
  background: #f5f5f5;
  color: #333333;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 2px 5px 2px 5px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 1782, ../sass/screen.scss */
#author, #email, #url {
  background: #f5f5f5 !important;
  color: #333333;
  font-size: 12px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  margin: 0px;
  padding: 4px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 1794, ../sass/screen.scss */
#comment {
  background: #f5f5f5 !important;
  color: #333333;
  font-size: 12px;
  font-family: "Adamina", "Times New Roman", Times, serif;
  margin: 5px 0px 5px 0px;
  padding: 4px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 1806, ../sass/screen.scss */
.commentlist li ul li {
  font-size: 12px;
}

/* line 1809, ../sass/screen.scss */
.commentlist li {
  font-weight: bold;
}

/* line 1812, ../sass/screen.scss */
.commentlist li .avatar {
  background: white;
  float: right;
  border: 1px solid #dddddd;
  margin: 0px 0px 5px 5px;
  padding: 2px;
}

/* line 1819, ../sass/screen.scss */
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
}

/* line 1824, ../sass/screen.scss */
.commentlist p {
  font-weight: normal;
  text-transform: none;
}

/* line 1828, ../sass/screen.scss */
.commentmetadata {
  font-weight: normal;
}

/* line 1831, ../sass/screen.scss */
#commentform input {
  width: 140px;
  padding: 5px 0px 5px 0px;
  margin: 5px 5px 0px 0px;
}

/* line 1836, ../sass/screen.scss */
#commentform {
  margin: 5px 10px 0px 0px;
}

/* line 1839, ../sass/screen.scss */
#commentform textarea {
  width: 100%;
  padding: 4px;
}

/* line 1843, ../sass/screen.scss */
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

/* line 1850, ../sass/screen.scss */
#commentform p {
  margin: 5px 0px 5px 0px;
}

/* line 1853, ../sass/screen.scss */
#commentform #submit {
  margin: 0px;
  float: left;
  display: block;
  cursor: pointer;
}

/* line 1859, ../sass/screen.scss */
#commentform #submit:hover {
  background: #0075bf;
  color: white;
}

/* line 1863, ../sass/screen.scss */
.alt {
  margin: 0px;
  padding: 10px;
}

/* line 1867, ../sass/screen.scss */
.commentlist {
  margin: 0px;
  padding: 0px;
}

/* line 1871, ../sass/screen.scss */
.commentlist ol {
  margin: 0px;
  padding: 10px;
}

/* line 1875, ../sass/screen.scss */
.commentlist li {
  margin: 15px 0px 5px 0px;
  padding: 10px 10px 10px 10px;
  list-style: none;
}

/* line 1880, ../sass/screen.scss */
.commentlist li ul li {
  margin-right: 5px;
  margin-left: 5px;
}

/* line 1884, ../sass/screen.scss */
.commentlist p {
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

/* line 1888, ../sass/screen.scss */
.children {
  margin: 0px;
  padding: 0px;
}

/* line 1892, ../sass/screen.scss */
.nocomments {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

/* line 1897, ../sass/screen.scss */
.reply a, .reply a:visited {
  display: inline-block;
  background: white;
  color: #333333;
  font-family: "Adamina", "Times New Roman", Times, serif;
  font-size: 11px;
  text-decoration: none;
  margin: 4px 0px 0px 0px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 1911, ../sass/screen.scss */
.reply a:hover {
  background: #0075bf;
  color: white;
  text-decoration: none;
  border: 1px solid #0075bf;
}

/* line 1917, ../sass/screen.scss */
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}

/* line 1922, ../sass/screen.scss */
.navigation {
  display: block;
  text-align: center;
 /* margin-top: 10px;
  margin-bottom: 30px;*/
}

/* line 1928, ../sass/screen.scss */
.alignright {
  float: right;
}

/* line 1931, ../sass/screen.scss */
.alignleft {
  float: left;
}

/* line 1934, ../sass/screen.scss */
.thread-alt {
  background: white;
  margin: 0px;
  padding: 0px;
}

/* line 1939, ../sass/screen.scss */
.thread-even {
  background: #f5f5f5;
  margin: 0px;
  padding: 0px;
}

/* line 1944, ../sass/screen.scss */
.depth-1 {
  border: 1px solid #dddddd;
  margin: 0px;
  padding: 0px;
}

/* line 1949, ../sass/screen.scss */
.even, .alt {
  border: 1px solid #dddddd;
  margin: 0px;
  padding: 0px;
}

/* line 1956, ../sass/screen.scss */
.post-infodata {
  background: #f5f5f5;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  margin: 10px 0 20px;
}

/* line 1962, ../sass/screen.scss */
.rsswidget img {
  display: none;
}

/* line 1966, ../sass/screen.scss */
.rsswidget {
  color: #0075bf;
}

/* line 1969, ../sass/screen.scss */
.archive_column h5 {
  border-bottom: 3px dotted #0075bf;
  padding: 0 0 3px 3px;
}

/* line 1974, ../sass/screen.scss */
#homeslider h2 {
  color: #333333;
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  margin: 0 0 5px;
  max-height: 64px;
  overflow: hidden;
  padding: 0;
  text-transform: uppercase;
}

/* line 1986, ../sass/screen.scss */
#today, #today a {
  background-color: #0075bf;
  color: white !important;
}

/* line 1991, ../sass/screen.scss */
#wp-calendar tbody td a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 1996, ../sass/screen.scss */
#wp-calendar caption {
  color: #0075bf;
}

#sidebar_right .widget_rss ul li, #sidebar_left .widget_rss ul li {
	display:block;
}
.postarea .commentlist {
	clear:both;
	padding:0;
	margin:20px 0;
	list-style-type: none;
}

.postarea .commentlist li {
    margin: 0 0 10px 0;
    padding:10px;
    list-style-type: none;
}

#comments {
	margin-top:20px;
}

#respond {
	clear:both;
}

#wrap h3.subheadline,
#wrap h2.subheadline {
  color: #858585 !important;
  font-size:16px !important;
  line-height: 20px !important;
  
}

#wrap h3.subheadline a,
#wrap h2.subheadline a {
  color: #858585 !important; 
}
p, li {
 word-wrap: break-word;
} 

.mejs-controls .mejs-button button {
	background-image: url(/wp-includes/js/mediaelement/controls.png) !important;
}

#content .pdfcontainer {
  width: 32px;
  float: left;
}
#content .pdfcontainer img {
  margin-top: -2px;
}
