@charset "UTF-8";
/* line 27, ../sass/pie.scss */
.pie-element, .bordered, .gradient, header nav > ul > li.current_page_item > a, header nav > ul > li.current-menu-ancestor > a, header nav > ul > li.current-menu-item > a, header nav > ul > li:hover > a {
  behavior: url("/wp-content/themes/gunnertech/css/PIE.htc");
  position: relative;
}

/* line 33, ../sass/pie.scss */
.bordered {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/* line 38, ../sass/pie.scss */
.gradient {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));
  background: -webkit-linear-gradient(#ff0000, #0000ff);
  background: -moz-linear-gradient(#ff0000, #0000ff);
  background: -o-linear-gradient(#ff0000, #0000ff);
  background: -ms-linear-gradient(#ff0000, #0000ff);
  -pie-background: linear-gradient(#ff0000, #0000ff);
  background: linear-gradient(#ff0000, #0000ff);
}

/* line 52, ../sass/pie.scss */
.pie-container, .widget {
  z-index: 0;
  position: relative;
}

/* line 56, ../sass/pie.scss */
.z-pie-element, .widget h3 {
  behavior: url("/wp-content/themes/gunnertech/css/PIE.htc");
  z-index: 0;
}

/* line 71, ../sass/pie.scss */
.has-gradient {
  behavior: url("/wp-content/themes/gunnertech/css/PIE.htc");
  position: relative;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));
  background: -webkit-linear-gradient(#ff0000, #0000ff);
  background: -moz-linear-gradient(#ff0000, #0000ff);
  background: -o-linear-gradient(#ff0000, #0000ff);
  background: -ms-linear-gradient(#ff0000, #0000ff);
  -pie-background: linear-gradient(#ff0000, #0000ff);
  background: linear-gradient(#ff0000, #0000ff);
}

/* line 32, ../sass/main.scss */
img {
  max-width: 100% !important;
  height: auto;
}

/* line 37, ../sass/main.scss */
cite, em, i, blockquote {
  font-style: italic;
}

/* line 41, ../sass/main.scss */
a {
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 45, ../sass/main.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 50, ../sass/main.scss */
.default_page_header {
  display: none;
}

/* line 57, ../sass/main.scss */
.page .default_page_header,
.author .default_page_header,
.error404 .default_page_header {
  background-color: #142638;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #142638), color-stop(100%, #143347));
  background: -webkit-linear-gradient(top, #142638, #143347);
  background: -moz-linear-gradient(top, #142638, #143347);
  background: -o-linear-gradient(top, #142638, #143347);
  background: -ms-linear-gradient(top, #142638, #143347);
  -pie-background: linear-gradient(top, #142638, #143347);
  background: linear-gradient(top, #142638, #143347);
  border-bottom: 1px solid black;
  display: block;
  margin-bottom: 20px;
  text-shadow: 1px 1px 0 black;
}
/* line 67, ../sass/main.scss */
.page .default_page_header h1,
.author .default_page_header h1,
.error404 .default_page_header h1 {
  color: white;
}

/* line 75, ../sass/main.scss */
.author .default_page_header,
#entry-author-info .default_page_header {
  margin-top: -25px;
}
/* line 79, ../sass/main.scss */
.author h2.author-plug,
#entry-author-info h2.author-plug {
  font: 700 22px helvetica,arial,sans-serif;
  padding: 0 16px 8px 16px;
}
/* line 85, ../sass/main.scss */
.author .author header,
#entry-author-info .author header {
  float: left;
}
/* line 91, ../sass/main.scss */
.author .body p,
#entry-author-info .body p {
  clear: both;
}
/* line 96, ../sass/main.scss */
.author .social-links,
#entry-author-info .social-links {
  float: left;
  margin-left: 117px !important;
  margin-top: -122px;
}
/* line 100, ../sass/main.scss */
.author .social-links li,
#entry-author-info .social-links li {
  float: left;
  margin-left: 16px !important;
  list-style-type: none;
}
/* line 104, ../sass/main.scss */
.author .social-links li iframe, .author .social-links li div, .author .social-links li a,
#entry-author-info .social-links li iframe,
#entry-author-info .social-links li div,
#entry-author-info .social-links li a {
  display: inline !important;
}
/* line 107, ../sass/main.scss */
.author .social-links li br,
#entry-author-info .social-links li br {
  display: none !important;
}

/* line 116, ../sass/main.scss */
#entry-author-info .social-links {
  float: left;
  margin-left: 67px !important;
  margin-top: -65px;
}

/* line 125, ../sass/main.scss */
.topper-wrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 635.333px;
  margin-bottom: 26px;
}
/* line 147, ../../../../../../../../../.rvm/gems/ruby-1.9.2-head@wpnetwork/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .topper-wrapper {
  overflow-x: hidden;
}
/* line 129, ../sass/main.scss */
.topper-wrapper > div {
  margin: 0 26px;
}
/* line 132, ../sass/main.scss */
.topper-wrapper .topper {
  border: 1px solid white;
  margin-bottom: 5px;
  margin-top: 18px;
}
/* line 137, ../sass/main.scss */
.topper-wrapper .topper img {
  height: 411px !important;
  max-width: 576px !important;
  width: 576px !important;
}
/* line 143, ../sass/main.scss */
.topper-wrapper .topper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 150, ../sass/main.scss */
.topper-wrapper .topper li {
  display: inline;
  float: left;
}
/* line 155, ../sass/main.scss */
.topper-wrapper .topper .textholder {
  color: #FFF;
  padding: 8px 8px 0 8px;
}
/* line 158, ../sass/main.scss */
.topper-wrapper .topper .textholder a {
  color: white;
}
/* line 160, ../sass/main.scss */
.topper-wrapper .topper .textholder a:hover, .topper-wrapper .topper .textholder a:focus, .topper-wrapper .topper .textholder a:active {
  color: red;
}
/* line 166, ../sass/main.scss */
.topper-wrapper .topper .title {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
}
/* line 173, ../sass/main.scss */
.topper-wrapper .topper .body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

/* line 182, ../sass/main.scss */
.thumb .thumb-title {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('/css/xml/ellipsis.xml#ellipsis');
  background: black;
  color: white;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 20px;
  margin-top: 65px;
  padding: 0 5px;
  text-shadow: none;
}

/* line 197, ../sass/main.scss */
.headlines {
  display: inline;
  float: left;
  margin-right: 0;
  width: 312.666px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #555;
  margin-top: 8px;
}
/* line 147, ../../../../../../../../../.rvm/gems/ruby-1.9.2-head@wpnetwork/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .headlines {
  overflow-x: hidden;
}
/* line 203, ../sass/main.scss */
.headlines hgroup {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #91999e));
  background-image: -webkit-linear-gradient(top, #555555, #91999e);
  background-image: -moz-linear-gradient(top, #555555, #91999e);
  background-image: -o-linear-gradient(top, #555555, #91999e);
  background-image: -ms-linear-gradient(top, #555555, #91999e);
  background-image: linear-gradient(top, #555555, #91999e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#91999E');
  color: white;
}
/* line 209, ../sass/main.scss */
.headlines ul {
  background: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(84%, #ffffff), color-stop(99%, #dddddd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 84%, #dddddd 99%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 84%, #dddddd 99%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 84%, #dddddd 99%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 84%, #dddddd 99%, #ffffff 100%);
  background-image: linear-gradient(top, #ffffff 0%, #ffffff 84%, #dddddd 99%, #ffffff 100%);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
/* line 216, ../sass/main.scss */
.headlines li {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('/css/xml/ellipsis.xml#ellipsis');
  list-style-type: none;
  padding-bottom: 5px;
}
/* line 19, ../sass/main.scss */
.headlines li a {
  font-size: 11px;
  font-weight: bold;
}
/* line 22, ../sass/main.scss */
.headlines li a:before {
  color: black;
  content: '\2022';
  display: inline-block;
  font-size: 8px;
  margin-right: 4px;
}
/* line 221, ../sass/main.scss */
.headlines h3 {
  font-weight: bold;
  letter-spacing: .3px;
  line-height: 25px;
  margin-left: 5px;
  padding: 0;
  text-transform: uppercase;
}

/* line 232, ../sass/main.scss */
.content-column .banner {
  display: inline;
  float: left;
  margin-right: 0;
  width: 312.666px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 16px;
}
/* line 147, ../../../../../../../../../.rvm/gems/ruby-1.9.2-head@wpnetwork/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .content-column .banner {
  overflow-x: hidden;
}
/* line 238, ../sass/main.scss */
.content-column .banner img {
  border: 1px solid #555;
  margin-left: 4px;
}

/* line 246, ../sass/main.scss */
.clear-widget {
  clear: both !important;
  visibility: hidden  !important;
  margin: 0  !important;
  padding: 0  !important;
  height: 0  !important;
}

/* line 254, ../sass/main.scss */
#breadcrumbs {
  color: white;
  position: absolute;
  right: 0;
  top: -74px;
}
/* line 259, ../sass/main.scss */
#breadcrumbs strong {
  color: red;
  font-weight: normal;
}
/* line 263, ../sass/main.scss */
#breadcrumbs a {
  color: white;
}
/* line 265, ../sass/main.scss */
#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
  color: red;
}

/* line 271, ../sass/main.scss */
#mc_signup {
  padding-bottom: 8px;
}
/* line 274, ../sass/main.scss */
#mc_signup .mc_merge_var,
#mc_signup .mc_signup_submit {
  display: inline;
}

/* line 279, ../sass/main.scss */
.banners {
  background: transparent !important;
}
/* line 281, ../sass/main.scss */
.banners .widget-content {
  border-width: 0 !important;
  background: transparent !important;
}
/* line 284, ../sass/main.scss */
.banners .widget-content .widget-content-inner {
  border-width: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  filter: none !important;
}
/* line 292, ../sass/main.scss */
.banners figure {
  background: transparent !important;
}
/* line 296, ../sass/main.scss */
.banners img {
  border: 1px solid white;
  float: right;
}
/* line 302, ../sass/main.scss */
.banners:last-child img {
  float: left;
}

/* line 309, ../sass/main.scss */
article.focus {
  background: white;
  padding-bottom: 16px;
}
/* line 313, ../sass/main.scss */
article.focus > * {
  padding: 0 16px;
}
/* line 317, ../sass/main.scss */
article.focus figure {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #C2C2C2;
  display: table;
  max-width: 100% !important;
  margin-bottom: 16px;
  padding: 2px 2px 8px 2px;
}
/* line 325, ../sass/main.scss */
article.focus figure.featured-image {
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
}
/* line 331, ../sass/main.scss */
article.focus figure cite, article.focus figure h4, article.focus figure p {
  font-size: 10px;
  margin: 0 16px;
}
/* line 335, ../sass/main.scss */
article.focus figure h4 {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 4px;
  margin-top: 4px;
  padding-bottom: 3px;
  padding-top: 8px;
}
/* line 343, ../sass/main.scss */
article.focus figure cite {
  display: block;
  float: right;
  font-style: italic;
}
/* line 350, ../sass/main.scss */
article.focus p, article.focus li {
  line-height: 17px;
  margin-bottom: 10px;
  padding: 0;
}
/* line 356, ../sass/main.scss */
article.focus li {
  list-style-type: disc;
  margin-left: 16px;
}
/* line 359, ../sass/main.scss */
article.focus li a:before {
  content: '';
  display: none;
  margin-right: 0;
}
/* line 367, ../sass/main.scss */
article.focus .social-buttons li {
  list-style-type: none;
}
/* line 372, ../sass/main.scss */
article.focus > hgroup {
  border-bottom: 1px solid #C2C2C2;
  padding: 0;
  padding-bottom: 10px;
  margin: 8px 16px;
}
/* line 379, ../sass/main.scss */
article.focus h1 {
  padding: 8px 0 3px 0;
  margin: 0;
  font: 700 30px helvetica,arial,sans-serif;
  line-height: 36px;
}
/* line 386, ../sass/main.scss */
article.focus .the-category {
  display: none;
}
/* line 390, ../sass/main.scss */
article.focus .meta {
  margin-bottom: 16px;
}
/* line 394, ../sass/main.scss */
article.focus .commentlist {
  margin-left: 0;
}
/* line 396, ../sass/main.scss */
article.focus .commentlist .thread-even {
  background: white;
}
/* line 398, ../sass/main.scss */
article.focus .commentlist .thread-even .even {
  background: white;
  border: 1px solid #C2C2C2;
}
/* line 402, ../sass/main.scss */
article.focus .commentlist .thread-even .odd {
  background: #ededed;
}
/* line 407, ../sass/main.scss */
article.focus .commentlist .thread-odd {
  background: #ededed;
}
/* line 409, ../sass/main.scss */
article.focus .commentlist .thread-odd .even {
  background: white;
  border: 1px solid #C2C2C2;
}
/* line 413, ../sass/main.scss */
article.focus .commentlist .thread-odd .odd {
  background: #ededed;
}
/* line 418, ../sass/main.scss */
article.focus .commentlist li {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 8px;
}
/* line 424, ../sass/main.scss */
article.focus .commentlist li a:before {
  display: none;
}
/* line 427, ../sass/main.scss */
article.focus .commentlist li li {
  margin-left: 8px;
}
/* line 434, ../sass/main.scss */
article h2 {
  font-family: Verdana, helvetica, Arial, sans-serif;
}
/* line 438, ../sass/main.scss */
article h3 {
  font-size: 16px;
  line-height: 20px;
  font-family: Helvetica,Arial,sans-serif;
  padding-bottom: 6px;
  padding-top: 6px;
}
/* line 448, ../sass/main.scss */
article hgroup {
  padding: 16px;
}
/* line 452, ../sass/main.scss */
article li {
  list-style-type: none;
  padding-bottom: 5px;
}
/* line 19, ../sass/main.scss */
article li a {
  font-size: 11px;
  font-weight: bold;
}
/* line 22, ../sass/main.scss */
article li a:before {
  color: black;
  content: '\2022';
  display: inline-block;
  font-size: 8px;
  margin-right: 4px;
}
/* line 457, ../sass/main.scss */
article .body .social-buttons {
  margin: 0;
}
/* line 459, ../sass/main.scss */
article .body .social-buttons li {
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 462, ../sass/main.scss */
article .body .social-buttons li a:before {
  display: none;
}

/* line 470, ../sass/main.scss */
.next-previous {
  margin-bottom: 24px;
  margin-top: 24px;
}
/* line 475, ../sass/main.scss */
.next-previous > div {
  margin: 0;
  padding: 0;
  width: 50%;
}
/* line 479, ../sass/main.scss */
.next-previous > div a {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('/css/xml/ellipsis.xml#ellipsis');
  display: block;
  margin: 0 20px;
}

/* line 489, ../sass/main.scss */
#featured-tabs h2 {
  font-family: 'Rockwell-Light','Times New Roman',serif;
  font-weight: normal;
}

/* line 496, ../sass/main.scss */
#menu-primary li {
  padding-bottom: 0;
}

/* line 502, ../sass/main.scss */
#content_right_standard li {
  line-height: 14px;
  padding-bottom: 4px !important;
}
/* line 505, ../sass/main.scss */
#content_right_standard li h4 {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('/css/xml/ellipsis.xml#ellipsis');
}
/* line 507, ../sass/main.scss */
#content_right_standard li h4 a {
  font-size: 11px !important;
}
/* line 516, ../sass/main.scss */
#content_right_standard .profile-pic,
#content_right_standard .hbgs-twitter cite.author,
#content_right_standard .featured-image,
#content_right_standard .excerpt {
  display: none;
}
/* line 522, ../sass/main.scss */
#content_right_standard .hbgs-twitter a:before,
#content_right_standard .grided_recent_comments_widget a:before {
  display: none;
}
/* line 528, ../sass/main.scss */
#content_right_standard .hbgs-twitter li {
  margin-bottom: 8px;
}
/* line 530, ../sass/main.scss */
#content_right_standard .hbgs-twitter li time {
  font-size: 10px;
  font-style: italic;
}
/* line 537, ../sass/main.scss */
#content_right_standard .banners {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #142638;
  padding: 5px;
}
/* line 542, ../sass/main.scss */
#content_right_standard .banners .widget-content {
  overflow: hidden;
  *zoom: 1;
}
/* line 545, ../sass/main.scss */
#content_right_standard .banners .widget-content img {
  border-width: 0;
  display: table;
  float: none;
  margin: 0 auto;
}

/* line 556, ../sass/main.scss */
#content_right_sub_category .banners {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #142638;
  padding: 5px;
}
/* line 561, ../sass/main.scss */
#content_right_sub_category .banners .widget-content {
  overflow: hidden;
  *zoom: 1;
}
/* line 564, ../sass/main.scss */
#content_right_sub_category .banners .widget-content img {
  border-width: 0;
  display: table;
  float: none;
  margin: 0 auto;
}

/* line 575, ../sass/main.scss */
.widget-container hgroup {
  padding: 0;
}
/* line 579, ../sass/main.scss */
.widget-container h2 {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
/* line 586, ../sass/main.scss */
.widget-container.list .featured-image {
  display: none;
}

/* line 593, ../sass/main.scss */
.share-box .social-buttons {
  margin-left: -16px;
}
/* line 595, ../sass/main.scss */
.share-box .social-buttons li {
  margin-left: 16px !important;
  padding: 12px 0 !important;
}
/* line 598, ../sass/main.scss */
.share-box .social-buttons li a:before {
  display: none;
}

/* line 606, ../sass/main.scss */
.hbgs-widgets-connections .connection-body {
  padding-bottom: 8px;
  padding-top: 8px;
}
/* line 609, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/images/../../html5_boilerplated_grid_system/images/icons/socialshift/64/Facebook.png?1291445488');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 64px;
  height: 64px;
  display: inline-block;
  margin-left: 4px;
}
/* line 615, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a.google {
  background-image: url("/wp-content/themes/html5_boilerplated_grid_system/images/icons/socialshift/64/Facebook.png");
}
/* line 619, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a.linkedin {
  background-image: url("/wp-content/themes/html5_boilerplated_grid_system/images/icons/socialshift/64/linkedin.png");
  margin-left: 0;
}
/* line 624, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a.facebook {
  background-image: url("/wp-content/themes/html5_boilerplated_grid_system/images/icons/socialshift/64/Facebook.png");
}
/* line 628, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a.twitter {
  background-image: url("/wp-content/themes/html5_boilerplated_grid_system/images/icons/socialshift/64/Twitter.png");
}
/* line 632, ../sass/main.scss */
.hbgs-widgets-connections .connection-body a.youtube {
  background-image: url("/wp-content/themes/html5_boilerplated_grid_system/images/icons/socialshift/64/Youtube.png");
}

/* line 640, ../sass/main.scss */
aside li {
  list-style-type: none;
  padding-bottom: 5px;
}
/* line 19, ../sass/main.scss */
aside li a {
  font-size: 11px;
  font-weight: bold;
}
/* line 22, ../sass/main.scss */
aside li a:before {
  color: black;
  content: '\2022';
  display: inline-block;
  font-size: 8px;
  margin-right: 4px;
}

/* line 647, ../sass/main.scss */
footer aside a:before {
  display: none;
}

/* line 656, ../sass/main.scss */
header nav > ul > li {
  margin-left: 16px !important;
}
/* line 658, ../sass/main.scss */
header nav > ul > li > a {
  border: 1px solid transparent;
  padding: 0 12px;
}
/* line 667, ../sass/main.scss */
header nav > ul > li.current_page_item > a, header nav > ul > li.current-menu-ancestor > a, header nav > ul > li.current-menu-item > a, header nav > ul > li:hover > a {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(244, 45, 14, 0.6)), color-stop(100%, rgba(244, 45, 14, 0.3)));
  background: -webkit-linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  background: -moz-linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  background: -o-linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  background: -ms-linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  -pie-background: linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  background: linear-gradient(top, rgba(244, 45, 14, 0.6), rgba(244, 45, 14, 0.3));
  border-color: #660700;
  display: block;
  line-height: 28px !important;
  margin-top: 6px;
}
/* line 680, ../sass/main.scss */
header nav .featured h2 {
  font-weight: normal;
  bottom: 0;
  padding: 3px 5px;
  position: absolute;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  zoom: 1;
}
/* line 690, ../sass/main.scss */
header nav .featured h2 a {
  line-height: 12px !important;
}

/* line 698, ../sass/main.scss */
#main .content {
  background: white;
}
/* line 701, ../sass/main.scss */
#main .content.root-cat {
  background: #142638;
}
/* line 706, ../sass/main.scss */
#main .content .content-column article.focus .body > * {
  margin-left: 0;
  margin-right: 0;
}
/* line 712, ../sass/main.scss */
#main .content > aside {
  margin-left: 0;
  margin-right: 10px;
  margin-top: 10px;
}
/* line 722, ../sass/main.scss */
#main .hbgs-twitter li {
  font-size: 11px;
}
/* line 724, ../sass/main.scss */
#main .hbgs-twitter li a:before {
  display: none;
}

/* line 733, ../sass/main.scss */
.home #main aside .hbgs-twitter, .home #main .content article {
  padding-bottom: 0;
}
/* line 735, ../sass/main.scss */
.home #main aside .hbgs-twitter > *, .home #main .content article > * {
  padding: 0;
}
/* line 738, ../sass/main.scss */
.home #main aside .hbgs-twitter li a:before, .home #main .content article li a:before {
  display: none;
}

/* line 747, ../sass/main.scss */
.blog #main .content {
  padding-bottom: 16px;
  padding-top: 16px;
}

/* line 756, ../sass/main.scss */
.about-gunner-technology .hentry ul.faux-column, .about-gunner-technology .hentry ul + ul {
  float: left;
  width: 25%;
}
/* line 759, ../sass/main.scss */
.about-gunner-technology .hentry ul.faux-column li:before, .about-gunner-technology .hentry ul + ul li:before {
  color: black;
  content: '\2022';
  display: inline-block;
  font-size: 8px;
  margin-right: 4px;
}
/* line 768, ../sass/main.scss */
.about-gunner-technology .hentry ul + p {
  clear: both;
}
/* line 772, ../sass/main.scss */
.about-gunner-technology .hentry h2 {
  clear: both;
}
/* line 775, ../sass/main.scss */
.about-gunner-technology .hentry br {
  display: none;
}
/* line 778, ../sass/main.scss */
.about-gunner-technology .hentry cite {
  font-weight: bold;
  font-style: normal;
  clear: both;
  margin-top: 8px;
  display: block;
}
/* line 784, ../sass/main.scss */
.about-gunner-technology .hentry cite:before {
  content: '» ';
}
/* line 788, ../sass/main.scss */
.about-gunner-technology .hentry .testimonial-image {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
}
/* line 793, ../sass/main.scss */
.about-gunner-technology .hentry .ui-tabs-panel {
  overflow: hidden;
}
/* line 796, ../sass/main.scss */
.about-gunner-technology .hentry #viewer {
  width: 964px;
  height: 210px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: -16px;
}
/* line 803, ../sass/main.scss */
.about-gunner-technology .hentry #viewer a {
  cursor: default;
}
/* line 807, ../sass/main.scss */
.about-gunner-technology .hentry #photobar {
  margin-left: -35px !important;
}
/* line 809, ../sass/main.scss */
.about-gunner-technology .hentry #photobar img {
  border: 1px solid #142638;
  margin-left: 40px;
}
