/* @override http://dev.maccast.com/wp-content/themes/maccast/style.css */

/*
Theme Name: MacCast Redux
Theme URI: http://www.maccast.com/
Description: New MacCast theme designed by Hyperbole Design and Coded by Dale Mugford
Version: 0.1a
Author: Adam Christianson
Author URI: http://www.oldsouls.org/digitalmemoirs
*/

.mejs__container {
	clear: left;
	min-height: 40px;
}

.mejs-time-total {
	
}

.mejs-clear {
    clear: left !important;
}

/* @group Defaults */

.h1 {
	font-size: 22px;
	color: #2c7ca9;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: capitalize;
}

h2 {
	font-size: 18px;
	color: #2c7ca9;
	margin: 0;
	padding: 0;
}

h4 {
	color: #2c7ca9;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

h5 {
	font-size: 11px;
	margin: 5px 0 0;
	padding: 0;
	color: #5b5b5b;
}

body {
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #d4d4d4;
	font: 14px "Lucida Grande", Verdana, Arial, Lucida, sans-serif;
	color: #3f3f3f;
	height: auto;
}

a {
	color: #2c7ca9;
}

a:hover {
	color: #6faabb;
}

/* @end */

/* @group Header */

#centerholder {
	margin: 0 auto;
	width: 901px;
	height: auto;
	position: relative;
	background-color: #e0ebf0;
	padding: 0;
	overflow: hidden;
}

#header {
	width: 901px;
	height: 125px;
	background-image: url(images/head_bk.png);
	border-bottom: 1px solid #b0afaf;
	padding: 0;
	margin: 0;
}

/* @group Search */

#searchbar {
	position: relative;
	top: 4px;
	right: 60px;
	float: right;
	display: inline;
	height: 25px;
	margin: 0;
	padding: 0;
}

#s {
	width: 160px;
}

/* @end */

/* @group Search Audio */
#search-audio {
	position: absolute;
	font-size: 10px;
	color: #fff;
	display: inline;
	float: right;
	z-index: 3;
	top: 35px;
	left: 665px;
	width: 195px;
	text-align: center;
}

#search-audio p {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

#search-audio a {
	color: #fff;
}
/* @end */

/* @group Subscribe */

#subscribe {
	position: absolute;
	font-size: 12px;
	color: #fff;
	display: inline;
	float: right;
	z-index: 2;
	top: 75px;
	left: 625px;
	width: 290px;
}

#subscribe img {
	border-bottom-style: none;
	position: relative;
	top: 5px;
	border-style: none;
}

#subscribe p {
	margin: 0 0 5px 40px;
	padding: 0;
	font-weight: bold;
}

#subscribe ul {
	position: relative;
	display: inline;
}

#subscribe li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

/* @end */

/* @end */

/* @group Header Menu */

.hovermenu {
	margin: 0;
	padding: 0;
	position: relative;
	top: 97px;
	left: 25px;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
	list-style-type: none;
	display: inline;
}

.hovermenu ul li{
list-style: none;
	list-style-type: none;
	display: inline;
}

.hovermenu ul li a{
    text-decoration: none;
    float: left;
    color: #e0ebf0;
    background-color: #4f97ac;
	border-left: 1px solid #6faabb;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #e0ebf0;
	list-style-type: none;
	padding: 6px 1.6em;
	min-width: 50px;
	text-align: center;
}

.hovermenu ul li a:hover{
    text-decoration: none;
    float: left;
    color: #e0ebf0;
    background-color: #6faabb;
	border-left: 1px solid #6faabb;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #e0ebf0;
	padding: 6px 1.6em;
	min-width: 50px;
	text-align: center;
}

/* @end */

/* @group Header Blocks */

#tripleblocks {
	display: block;
	float: none;
	position: relative;
	height: auto;
}

#podcast_block {
	height: 125px;
	position: relative;
	color: #e0ebf0;
	width: 255px;
	margin-top: 0;
	padding: 6px 0 0 8px;
	background-color: #e0ebf0;
	float: left;
}

#itunescam_block {
	width: 362px;
	height: 125px;
	background-color: #c6e3f0;
	position: relative;
	float: left;
	color: #5b5b5b;
	font-size: 10px;
	margin: 0;
	padding: 0 0 6px;
}

#ads_block {
	position: relative;
	float: right;
	text-align: center;
	width: 272px;
	height: 125px;
	padding-bottom: 6px;
}

/* @group Podcast */

.blockplayer {
	position: relative;
	left: -12px;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
}

#podcast_block img {
	float: left;
	border: 1px solid #b0afaf;
	margin: 3px 0 15px;
	padding: 4px;
	background-color: white;
	position: relative;
	left: 2px;
}

.podtitle {
	color: #2c7ca9;
	font: bold 17px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	top: 4px;
}

.poddata {
	color: #5b5b5b;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 0;
	position: relative;
	left: 10px;
}

/* @end */

/* @group ITunes / Cam */

p.tunetitle {
	color: #2c7ca9;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#current_itunes {
	width: 195px;
	height: 124px;
	float: left;
	position: relative;
	padding: 6px 0 0 10px;
}

#current_itunes a {
	color: #2c7ca9;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

img.np {
	height: auto;
	width: 85px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	border: 1px solid #6faabb;
	padding: 2px;
	background-color: #fff;
	margin-left: 0;
}

img.npsmall {
	margin-top: 10px;
	border-style: none;
}

#cam {
	float: right;
	width: 125px;
	height: 125px;
	padding: 5px 10px 0 0;
}

#cam img {
	margin-top: 2px;
	width: 115px;
	padding: 2px;
	border: 1px solid #6faabb;
	background-color: #fff;
	float: right;
	margin-left: 0;
	left: 0;
	margin-right: 3px;
}

/* @end */

/* @group Ad Blocks */

#ads_block img {
	border-style: none;
	padding: 0 2px;
	top: 22px;
	position: relative;
	margin: 0;
	text-align: center;
}

/* @end */

/* @end */

/* @group Index */

/* @group Post Comments */

#postswrapper {
	background-color: white;
	width: 625px;
	padding-top: 25px;
	float: left;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	overflow: hidden;
}

.comnum {
}

/* @end */

#index_ad {
	text-align: center;
	height: 90px;
	position: relative;
	float:left;
	background-color: #e9e9e9;
	border-top: 2px solid #d4d4d4;
	width: 861px;
	border-bottom: 2px solid #d4d4d4;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 10px 20px;
}

.entry p {
	line-height: 1.3rem;
}

.post {
	width: 570px;
	line-height: 17px;
	padding-top: 0;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	position: relative;
	float: left;
}

.posthead {
	width: 570px;
	border: 1px solid #d4d4d4;
	margin-bottom: 15px;
	color: #5b5b5b;
	font-size: 11px;
	background: #f9f9f9 no-repeat left top;
	position: relative;
	height: auto;
	min-height: 90px;
	float:  left;
}

.postheadline {
	right: 5px;
	position: relative;
	top: 5px;
	width: 480px;
	left: 10px;
}

.postheadline p {
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.postdater {
	width: 85px;
	background-image: url(images/dater.png);
	position: relative;
	top: 2px;
	left: 2px;
	margin: 1px 0 0;
	padding: 0;
	display: block;
	height: 85px;
	float: left;
}

.share {
	padding-right: 5px;
	position: relative;
	float: left;
	padding-bottom: 5px;
}

.share span {
	display: inline;
	padding-right: 4px;
	float: left;
	position: relative;
}

.postmonth {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: 5px;
}

.postday {
	position: relative;
	top: 30px;
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}

a.h2 {
	font-size: 20px;
	text-decoration: none;
	color: #2c7ca9;
	display: block;
	line-height: 23px;
}

a.h2:hover {
	font-size: 20px;
	text-decoration: none;
	color: #4f97ac;
	display: block;
	line-height: 23px;
}

.byline {
	font-weight: bold;
	display: block;
}

.navigation {
	padding-left: 25px;
	padding-top: 34px;
	padding-bottom: 45px;
	float: left;
}

.alignleftprev {
	left: 20px;
	position: relative;
}

.alignrightnext {
	position: relative;
	right: 20px;
	float: right;
	top: -16px;
}

.mc-img {
	margin: 0 auto;
	padding: 0;
	width: 510px;
	clear: left;
}

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

.photo_credit {
	padding: 5px;
	text-align: right;
	width: 500px;
	font-size: 80%;
	font-style: italic;
	display: block;
}

.full-width {
	float: none;
	width: 95%;
}

/* @end */

/* @group Sidebar */

#sidebar {
	position: relative;
	text-align: left;
	width: 275px;
	color: #848484;
	float: right;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	
}

#sidebar img {
	border-style: none;
}

h4.sidetitles {
	font-weight: bold;
	font-size: 16px;
	color: white;
	background-color: #4f97ac;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0 0 10px;
}

#sidebar .widget {
	margin: 20px 0;
}

#sidebar .widget ul {
	margin: 0;
	padding: 0;
}

#sidebar .widget li {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 2px 0;
}

.linkblocks {
	float: left;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0;
}

.linkblocks a {
	font-size: 11px;
}

.linkblocks a:hover {
	font-size: 11px;
}

.sidebarads {
	text-align: center;
	margin-right: 0;
	margin-left: 8px;
	float: left;
}

.sideadsclearer {
	height: 20px;
	clear: both;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	border-top: 5px solid #b0afaf;
	padding-top: 20px;
	background-color: #4f97ac;
	padding-left: 30px;
	color: #fff;
	font-size: 12px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 871px;
	clear: both;
}

h4.foot {
	color: white;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 5px;
}

.footbox {
	position: relative;
	width: 130px;
	float: left;
	padding-left: 0;
}

.footbox ul {
	margin: 0;
	padding: 0;
	width: 100px;
}

.footbox li {
	list-style-image: url(images/orange_bullet.png);
	list-style-position: outside;
	padding-top: 5px;
}

.footbox a {
	color: white;
	text-decoration: none;
}

.footbox a:hover {
	color: #d4d4d4;
	text-decoration: underline;
}

p.copy {
	text-align: center;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 11px;
}

#cc {
	float: left;
	position: relative;
	left: -20px;
	width: 210px;
}

#cc img {
	padding-bottom: 10px;
}

#contact {
	background-color: #427180;
	border: 1px solid #6faabb;
	float: right;
	color: white;
	font-size: 11px;
	margin-right: 15px;
	position: relative;
	width: 220px;
	padding: 15px;
	margin-bottom: 15px;
}

#contact a{
	color: #9dd5eb;
	text-decoration: none;
}

#contact a:hover{
	text-decoration: underline;
	color: #d4d4d4;
}

#contact ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 30px;
}

p.center {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 225px;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	position: relative;
}

/* @end */

/* @group Single Post */

.navigation_single {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

blockquote {
	border: 1px solid #d4d4d4;
	color: #5b5b5b;
	padding:  10px;
	background-color: #f9f9f9
}

/* @end */

/* @group Page */

.postheadline_page {
	right: 5px;
	position: relative;
	top: 5px;
	width: 480px;
	left: 10px;
}

.postheadline_page p {
	line-height: 15px;
	padding: 0;
}

/* @end */

/* @group Comments */

/* @group Wrapping */

#comment_wrapper {
	width: 580px;
	line-height: 17px;
	padding-top: 0;
	padding-left: 25px;
	float: left;
}

#comment_head {
	margin-top: 20px;
}

ol#commentlist {list-style-type: none;
	padding: 0 0 10px;
	width: 520px;
	margin-top: 30px;
	margin-bottom: 0;
}

p.logged {font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: gray;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	background: none left top;
	padding-bottom: 35px;
	top: 20px;
}

p.logged a {color: #2c7ca9;
	text-decoration: none;
	font-size: 11px;
}

/* @end */

/* @group Comment */

.comwrap {margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0;
	padding: 0;
	width: 570px;
	background: url(imag) repeat-x left bottom;
	border-bottom: 1px solid #6faabb;
}

.comtop {font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6faabb;
	background: url(images/hdot.gif) repeat-x left top;
}

.comtop a {text-decoration: none;
	color: #4f97ac;
}

.comtop a:hover {color: #2c7ca9;}

.combody {color: #5b5b5b;
	font: 11px/16px "Lucida Grande", Verdana, Lucida, sans-serif;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 25px;
}

.combody a {color: #2c7ca9;}

.combody a:hover {color: #2c7ca9;
	text-decoration: underline;}

img.avatar {
	margin-right: 10px;
}

/* @end */

/* @group Ajax hidden */

#loading {color: #5f5f5f;
	font: 18px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	display: none;}

/* @end */

/* @group Inputs */

textarea#comment {
	width: 570px;
	margin-top: 5px;
	padding: 2px;
	font: 12px "Lucida Grande", Arial, Verdana, sans-serif;
	border: 1px solid #b0afaf;
	background-color: #e0ebf0;
	color: #5b5b5b;
}

#commentform {width: 575px;
	position: relative;
	padding: 0 0 30px;
	margin: 0;
}

input#submit {
	margin-bottom: 0;
	z-index: 1;
	color: #5b5b5b;
	font-size: 11px;
}

input {
	color: #5b5b5b;
}

/* @end */

/* @end */

/* @group form */

form.amember_login_form {
	margin-top: 10px;
}

form.amember_login_form fieldset.login {
	margin: 1em 0 0 0;   
	padding: 0;
	border-style: none;
}

form.amember_login_form fieldset.submit {  
	margin: 0;   
	padding: 0; 
	border-style: none;
}

form.amember_login_form div.frm_row {
	padding-bottom: 5px;
}

form.amember_login_form div.frm_row input {
	width: 140px;
}

form.amember_login_form div.frm_row input.submit {
	width:  100px;
	float: right;
	margin-right: 40px;
}

form.amember_login_form label {
	display: block;
	float: left;
	width: 65px;    
	margin-right: 5px;
	text-align: left;
	font-weight: bold;
}

/* About Me Overrides */

#am_thumbnail, #am_services, #am_name, #am_bio {
	margin: 0 10px;
}

/* Buttons */
button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #4F97AD;
  border-color: #3f798a;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #3f798a; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #bababa; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #4a831c; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #9e0c0f; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #4F97AD;
    border-color: #3f798a;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #3f798a; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #4F97AD; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e9e9e9;
      border-color: #bababa;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #bababa; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e9e9e9; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #5da423;
      border-color: #4a831c;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4a831c; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #5da423; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #c60f13;
      border-color: #9e0c0f;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #9e0c0f; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #c60f13; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }

button a {
  color: #fff;
  text-decoration: none;
}

/* helpers */
.center-text {
	display: block;
	text-align: center;
}