/*
Theme Name: NBR Bootstrap
Theme URI: http://www.jasonpaul.net/trasa-bootstrap-starter-theme-based-on-twitter-boostrap-3-and-wordpress-twenty-ten/
Description: A starter theme that retrofits the WordPress Twenty Ten theme with Twitter Bootstrap 3. 
Author URI: http://trasaterra.com
Version: 1.8 / Bootstrap 3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, twitter bootstrap, bootstrap, responsive, twentyten
Text Domain: nbrbootstrap
*/





/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#wrap {
	background: #f6f6f6;
}

#content {
	background: #fff;
	padding:30px;
	display: block;
	margin-top:0;
}
#primary {
	background: #f6f6f6;
	padding-top:25px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #primary {
    padding-top:45px;
  }
}
#footer {
	
}
body {
	
}
.content-wrapper {
	padding-bottom: 20px;
	margin-top:-40px;	
  margin-bottom: -20px;
}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Open Sans', sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
  font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
  font-family: 'Open Sans', sans-serif;
}
pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu {
	margin: 0 auto;
}
/* Structure the footer area */
#footer-widget-area {
	
}
#footer-widget-area .widget-area {
	
}
#footer-widget-area #fourth {
	
}
#site-info {
	
}
#site-generator {
	
}


/* =Global Elements
-------------------------------------------------------------- */

a,
a:link,
a:visited {
  color: #0db04b;
  text-decoration: none;
  outline: none;
}

a:active,
a:hover {
  color: #898989;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top:0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;margin-bottom: 24px; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.btn-primary {
	background-color: #0db04b;
	box-shadow: none;
	border-color:#0db04b;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary {
  background-color: #0a9d42;
  box-shadow: none;
  border-color:#0a9d42;
}



/* =Header
-------------------------------------------------------------- */

.masthead {
	background-color: #2a2a2a;
}
#site-title {
	margin:10px 0;
}
#site-title img {
	max-width: 175px;
	width:100%;
	height: auto;
}
.masthead .top-header {
	position: relative;
	overflow-x:hidden;
}
.masthead .search-social {
	
}
.masthead .mast-search {
	width: 250px;
	display: inline-block;
	margin-right: 95px;
}
.masthead .mast-social {
	margin-top:-30px;
}
.masthead .social-nav ul,
.masthead .social-nav li{
  list-style: none;
  display:inline-block;
  margin:0;

}
.facebook-icon a,
.twitter-icon a {
  background: url('images/social-icons.png') 0 0 no-repeat;
  display:inline-block;
  width:30px;
  height:30px;
  text-indent: 99999px;
  margin-left:5px;
  float:left;
}
.twitter-icon a {
  background-position:-30px 0;
}

.collapse,
.navbar-collapse  {
	overflow: visible !important;
}

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin-bottom: -190px;
  /* Pad bottom by footer height */
  padding: 0 0 190px;
}

/* Set the fixed height of the footer here */
#footer {
  min-height: 190px;
  background-color: #2a2a2a;
}




/* =Menu
-------------------------------------------------------------- */

.navbar-default {
	background-color:#646464;
	text-transform: uppercase;
	font-weight: bold;
	border:1px solid #767676;
}
.navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
	color: #fff;
	border:1px solid #767676;
	margin:-1px -.5px;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #2a2a2a;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color:#fff;
	background-color: #2a2a2a;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block; 
    margin: 0  ;
    text-transform: none;
}
 
a.menu:after, .dropdown-toggle:after {
  content: none;
}

.home-btn a {
  width: 75px;
}
.watch-btn a {
  width:120px;
}
.dropdown-menu {
  background: #2a2a2a;
  border-radius: 0;
  padding-top:15px;
  padding-bottom: 20px;
  border:none;
  left:.5px;
}
.dropdown-menu li a {
  color: #ffffff;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
  color: #0db04b;
  background-color: transparent;
}

.topics-btn .dropdown-menu {
  min-width: 942px;
  float: none;
  left:-189px;
  right:0;
  -webkit-column-count: 4;
  -webkit-column-gap: 30px; 
  -webkit-column-rule: 0px dotted black;
  -moz-column-count: 4;
  -moz-column-gap: 30px;  
  -moz-column-rule: 0px dotted black;
  column-count: 4;
  column-gap: 30px; 
  column-rule: 0px dotted black;
  padding:30px 20px 35px;
}


/* =Content
-------------------------------------------------------------- */

.thumb-image {
  margin-bottom:20px;
}

#content {
	
}
#content,
#content input,
#content textarea {
  color: #2a2a2a;
  font-size: 16px;
  line-height: 1.5;
}
#content input[type="submit"],
#respond .form-submit input{
  border-radius: 0 4px 4px 0;
  color:#ffffff;
  padding-bottom: 2px;
  margin-left:-2px;
  position: relative;
  z-index: 3;
  font-weight: bold;
  font-size: 13px;
  text-transform:uppercase;
  border:none;
}
#content input[type="text"],
#content input[type="email"]{
  padding-top:5px;
  padding-bottom: 5px;
  
}
#content input[type="text"],
#content input[type="email"],
#content textarea {
  border-radius: 4px;
  -webkit-border-radius:4px;
  border:1px solid #dddddd;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
  margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
  margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
  font-size: 15px;
  line-height: 21px;
}
#content code {
  font-size: 13px;
}
#content dt,
#content th {
  color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #000;
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content table {
  border: 1px solid #e7e7e7;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
}
#content tr th,
#content thead th {
  color: #888;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}
#content tr td {
  border-top: 1px solid #e7e7e7;
  padding: 6px 24px;
}
#content tr.odd td {
  background: #f2f7fc;
}
.hentry {
	border-bottom:1px solid #f6f6f6;
	margin:0 -30px 30px;
	padding:0 30px 20px;
}
.page .hentry {
  border:none;
}
.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}
.single .hentry {
	margin:0 -30px 30px;
	padding:0 30px 0;
  border:none;
}
#content .page-title {
  color: #0db04b;
  font-size: 30px;
  font-weight: normal;
  margin: 0 -30px 30px;
  padding:0 30px;
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 10px;
}
.page-title span {
  color: #333;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
  color: #888;
  text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
  color: #898989;
}
#content .entry-title {
  color: #2a2a2a;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.entry-title a:link,
.entry-title a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
  color: #898989;
}
.entry-meta {
  color: #888;
  font-size: 12px;
  margin-bottom: 6px;
  margin-top:-3px;
}
.entry-meta .author-name,
.entry-meta .author-name a {
  font-weight: bold;
  font-style: italic;
  text-transform:none;
  color:#2a2a2a;
}
.single .entry-meta {
  margin-top: 0;
  margin-bottom: 15px;
}
.entry-meta abbr,
.entry-utility abbr {
  border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
  clear: both;
  padding: 0;
}
#content .read-more {
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #0db04b;
  font-size: 10px;
  display:inline-block;
  margin-top:5px;
}
#content .read-more:hover {
  border-bottom:1px solid;
}
#content .entry-summary p:last-child {
  margin-bottom: 12px;
}
.entry-content fieldset {
  border: 1px solid #e7e7e7;
  margin: 0 0 24px 0;
  padding: 24px;
}
.entry-content fieldset legend {
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 0 24px;
}
.entry-content input {
  margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
  margin-right: 24px;
}
.entry-content label {
  color: #888;
  font-size: 12px;
}
.entry-content select {
  margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
  font-size: 10px;
}
.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%;
}
.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
.page-link {
  clear: both;
  color: #000;
  font-weight: bold;
  line-height: 48px;
  word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.home .sticky .page-link a {
  background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
  color: #898989;
}
body.page .edit-link {
  clear: both;
  display: block;
}
#entry-author-info {
  /*margin-top:-20px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 10px;*/
  margin-bottom: 20px;
}

#entry-author-info #author-description {
  
}
#entry-author-info h1 {
  margin:0 0 5px;
}
#entry-author-info h2 {
  margin:0 0 10px;
  
}
#entry-author-info .alignright {
  margin-left:20px;
}
.entry-utility {
  clear: both;
  color: #0db04b;
  font-size: 12px;
  line-height: 18px;
}
.single .entry-utility {
  background: #f6f6f6;
  padding:5px 10px;
  border-radius: 4px;
}
.cat-links {
  color: #0db04b;
}
.entry-utility.post-bookend {
  background: #f6f6f6;
  padding:10px;
  color: #0db04b;
}
.entry-meta {
  text-transform: uppercase;
}
.entry-meta a,
.entry-utility a {
  color: #0db04b;
  text-decoration: none;
  text-transform: uppercase;
  font-weight:bold;
}
.entry-meta a:hover,
.entry-utility a:hover {
  border-bottom: 1px solid;
}
#content .video-player {
  padding: 0;
}
.entry-date {
  color:#8d8d8d;
}
.author.vcard  a{
  color:#2a2a2a;
  text-transform: capitalize;
  font-style: italic;
}
#content .hentry.category-transcripts {
  padding-bottom: 20px;
}
.hentry.category-transcripts .entry-meta {
  display:none;
}


.archive.category-transcripts .entry-utility {
  display:none;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
  max-width: 100%;
	padding: 0 0 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
  color: #2a2a2a;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
  color: #ffffff;
  text-decoration: none;
  background: #0db04b;
  border-radius: 4px;
  padding:0 10px;
  height:25px;
  line-height: 25px;
  display:inline-block;
  text-transform: uppercase;
}
.navigation a:active,
.navigation a:hover {
  background-color: #0a9d42;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#nav-above {
  margin: 0 0 30px 0;
}
#nav-above {
  display: none;
}
.paged #nav-above,
.single #nav-above {
  display: block;
}
#nav-below {
  margin: 0 0 50px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0 -30px;
  padding:0 30px;
	border-top: 1px solid #f6f6f6;
}
.commentlist li.comment {
	border-bottom: 1px solid #f6f6f6;
	line-height: 24px;
	margin: 0;
	padding: 20px 0 20px 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 24px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	
}
.comment-meta a:link,
.comment-meta a:visited {
	
}
.comment-meta a:active,
.comment-meta a:hover {
	
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	
}
.reply a,
a.comment-edit-link {
	
}
.reply a:hover,
a.comment-edit-link:hover {
	
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type="submit"] {
  text-transform: uppercase;
  font-weight: bold;
}
#respond {
	border-top: 1px solid #f6f6f6;
  margin:0 -30px;
  padding:20px 30px;
}
#respond p {
	
}
#respond .comment-notes {
	
}
.form-allowed-tags {
	
}
.children #respond {
	
}
h3#reply-title {
	
}
#comments-list #respond {
	
}
#comments-list ul #respond {
	
}
#cancel-comment-reply-link {
	
}
#respond .required {
	display: none;
}
#respond label {
	display: none;
}
#respond input {
	
}
#respond textarea {
	padding:10px 15px;
}
#respond .form-allowed-tags {
	
}
#respond .form-allowed-tags code {
	
}
#respond .form-submit {
	
}
#respond .form-submit input {
	background-color: #0db04b;
  box-shadow: none;
  border-radius: 4px;
  padding:5px 10px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: -40px;
}
.widget-area ul ul {
}
.widget-area ul ul li {
  border-bottom:1px solid #eaeaea;
  font-size: 14px;
}
.widget-area ul ul li a {
  padding:10px 0;
  display: block;
  font-weight: bold;
}
.widget-area ul ul li:last-child {
  border:none;
  }
.widget-area select {
  max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
  width: 60%;
}
.widget_search label {
  display: none;
}
.widget-container {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin: 0 0 50px 0;
}
.widget-container .wp-caption img {
  margin: auto;
}
.widget-title {
  color: #0db04b;
  font-weight: normal;
  font-size:28px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom:10px;
  margin-top:0;
  line-height: 1;
}
.widget-title label {
font-weight: normal;
  }
.widget-title b {
  font-weight: normal;
  font-size: 13px;
}
.widget-area a:link,
.widget-area a:visited {
  text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
  
}
.widget-area .entry-meta {
  font-size: 11px;
}
#wp_tag_cloud div {
  line-height: 1.6em;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
  text-align: left;
}
#wp-calendar thead {
  font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  padding: 3px 0 2px;
  text-align: center;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  text-align: right;
}
#main .widget-area .widget_rss ul {
  background: #ffffff;
  padding:10px 15px 10px;
  margin-top: -11px;
  
}
.widget_rss a.rsswidget {
  color: #646464;
}
.widget_rss a.rsswidget img{
  float:right;
  margin-top:5px;
}
.widget_rss a.rsswidget:hover {
  color: #898989;
}
.widget_rss .widget-title img {
  width: 20px;
  height: 20px;
  display: none;
}
#primary input[type="text"],
#primary input#subscribe-field {
  border:#dddddd;
  padding:8px !important;
}

/* Main sidebars */
#main .widget-area ul {
	
}
#main .widget-area ul ul {
	
}


#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/*Custom Widget Styles*/
.widget-area .anchor img {
  margin-top:10px;
}
.widget-area .about-link a {
  text-transform: uppercase;
  color: #0db04b;
  font-size:13px;
  font-weight: bold;
}

.widget-area .anchor .anchor-name,
.widget-area .anchor .anchor-name a {
  font-size:17px;
  font-weight: normal;
  color:#2a2a2a;
  margin: 10px 0;
}
.widget-area .anchor .anchor-name {
  margin-bottom: 0;
}
.widget-area .anchor h5 {
  display: inline-block;
}
.widget-area .anchor h5 a {
  display: block;
  margin-bottom: -10px;
}
.widget-area .anchor .social-links {
  display: inline-block;
}
.widget-area .anchor .social-links img {
  display: block;
  margin-bottom: -2px;
  margin-left: 8px;
  float: right;
}
.widget-area .widget-btn {
  display:block;
  background:#0db04b;
  color:#ffffff;
  text-transform: normal;
  font-weight: normal;
  font-size: 24px;
  padding:20px 55px 20px 20px;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
  line-height: 1.1;
}
.widget-area .widget-btn img {
  position: absolute;
  right:15px;
  top:17px;
}

#subscribe-email input:focus {
  min-width: 100%;
  border-radius: 4px;
  box-shadow: none;
}
#subscribe-submit input[type="submit"] {
  background: #0db04b;
  border:none;
  box-shadow: none;
  color:#ffffff;
  padding:5px 10px;
  border-radius: 4px;
  font-weight: normal;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	padding-top:30px;
}
#site-info a {
  color: #000;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
}
.site-credits {
  color:#868686;
  font-size:13px;
}
.site-credits a {
  color:#868686;
  text-decoration: none;
  margin-top: -20px;
}
.site-credits a.tos-privacy-link {
  border-bottom: 2px solid #868686;
}
.site-credits a:hover {
  text-decoration: none;
}
.apt-logo {
  
}

#footer-nav {
  text-align: right;
}
#footer-nav a {
  color: #ffffff;
  display: inline-block;
  line-height: 16px;
  padding: 10px 25px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  border-right:1px solid #494949;
}
#footer-nav li:last-child a {
  border:none;
}
#footer-nav a:hover {
  color:#0db04b;
}
.footer-menu ul,
.footer-menu ul li {
  list-style: none;
  margin:0;
  padding:0;
  display: inline-block;
}
.sd-wrapper {
  margin-top: 0;
  /*padding:0 160px 0;*/
  padding:30px 30px 0;
  background: #ffffff;
  margin-bottom: -20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .sd-wrapper {
    margin-top:20px;
  }
}

#content .wpcf7 p{
  margin:0;
}
#content input[type="submit"], 
#respond .form-submit input {
  background: #0db04b;
  border-radius:4px;
  color:#ffffff;
  padding:5px 10px;
}

/* =Responsive Breakpoints
-------------------------------------------------------------- */
@media (min-width: 1400px) {
  .container {
  	min-width: 1390px;
  }
  .masthead .mast-search {
  	padding-top: 20px;
  }
}


@media (min-width: 1200px) {
  .masthead .mast-search {
  	padding-top: 20px;
  }
  #content {
		padding:30px;
    padding-top:40px;
    margin-top: 0;
	}
  .frontpage #content {
    padding-top: 60px;
  }
  .sd-wrapper {
    
  }
  
}
@media (min-width: 992px) {
 
}
@media (min-width: 768px) and (max-width: 991px) {
	.masthead .search-social {
		padding-top:15px;
	}
	#content {
		padding-top:70px;
		margin:-30px 0;
	}
	#footer-nav a {
	  padding: 10px 15px;
	}
  .topics-btn .dropdown-menu {
    left:-174px;
    min-width: 721px;
    -webkit-column-count: 3;
    -webkit-column-gap: 30px; 
    -webkit-column-rule: 0px dotted black;
    -moz-column-count: 3;
    -moz-column-gap: 30px;  
    -moz-column-rule: 0px dotted black;
    column-count: 3;
    column-gap: 30px; 
    column-rule: 0px dotted black;
    padding:30px 20px;
  }
  .nav > li > a {
    padding-left:10px;
    padding-right:10px;
  }
  .home-btn a {
    width: 66px;
  }
  .watch-btn a {
    width:110px;
  }
}

@media (min-width: 768px) {
  
}
@media screen and (min-width: 768px) {
 	
}
@media screen and (max-width: 767px) {
	.masthead .mast-search {
	 margin-top:-20px;
   display: block;
   margin-bottom: 10px;
   width: 100%;
	}	
	.masthead .mast-social {
		position: absolute;
		top:-10px;
		right:15px;
		display: block;
	}
  .navbar-default .navbar-toggle {
    background: #0db04b;
    border: none;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:active {
    background: #0a9d42;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background:#ffffff;
  }
  
  .home-btn a,
  .watch-btn a  {
    width: auto;
  }
  .navbar-default .navbar-collapse {
    border:none;
  }
  .navbar-default .navbar-collapse #menu-main-navigation.nav.navbar-nav {
    margin-top:0;
    margin-bottom: 0;
  }
  .topics-btn .dropdown-menu {
    min-width: 100%;
    left:-2px;
    right:-2px;
    top:40px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding:10px 0;
  }
  .dropdown-menu {
    min-width: 100%;
  }

	#content {
		background: #fff;
		padding:60px 30px;
		margin:-20px;
	}
	#primary {
		margin:-20px;
		padding:15px;
	}
	#footer-nav {
  		text-align: left;
  		margin-top: -5px;
	}
	#footer-nav .footer-menu {
		margin-left: -10px;
	}
	#footer-nav a {
	  padding:4px 5px;
	  border:none;
	  font-size: 10px;
	  font-weight: normal;
	}
	.apt-logo.pull-right {
  		float:none !important;
  		display: block;
  		margin:20px 0;
	}
  .sd-wrapper {
    margin-left:-30px;
    margin-right:-30px;
    margin-top: 20px;
    margin-bottom: -40px;
  }

}
@media screen and (max-width: 400px) {
	
}


/*
Navbar "hovernav" dropdown menu - this works only for screen sizes larger than phones.
The Bootstrap CSS is unchanged. If you don't want this, delete this segment of the CSS
and delete the corresponding segment of bst.js
*/
@media (min-width: 768px) {
  .navbar-nav .caret {
  display: none;
  }
  .navbar-nav .open ul {
  display: none;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background: #2a2a2a;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background: #2a2a2a;
  }
  .navbar-default .navbar-nav > .hovernav > a {
  color: #ffffff;
  }
  .navbar-inverse .navbar-nav > .hovernav > a {
  color: #ffffff;
  }
  .navbar-default .navbar-nav > .hovernav:hover > a,
  .navbar-default .navbar-nav > .hovernav:hover > a:hover,
  .navbar-default .navbar-nav > .hovernav:hover > a:focus {
  color: #ffffff;
  background: transparent;
  }
  .navbar-inverse .navbar-nav > .hovernav:hover > a,
  .navbar-inverse .navbar-nav > .hovernav:hover > a:hover,
  .navbar-inverse .navbar-nav > .hovernav:hover > a:focus {
  color: #fff;
  background: transparent;
  }
  .navbar-default .navbar-nav > li:hover {
  background: #2a2a2a;
  }
  .navbar-inverse .navbar-nav > li:hover {
  background: #2a2a2a;
  }
  .navbar-nav .hovernav:hover > .dropdown-menu {
  display: block;
  }
}