/*
	Theme Name: Reason
	Custom Modification by DWexcellence
	
*/

/* modify header for addition of tagline, fb, and donate */
.logospace {float:left !important; width: 350px !important;}

.tagline {float: right; max-width: 500px; margin-top: 10px;}
.tagline h3 {color: #571e0b; font-size: 17px; margin: 0px;}

.below {}
.below a {float: right;}

/* force payapl button to line up with FB */
.paypal  {padding: 2px 12px 0 0 !important;}

/* let's add some grey to the non-content background, eh */
.super-container {background: #E5E5E5; }

/* add whitespace with padding of container */
.container {padding-right: 70px !important; padding-left: 70px !important;}

/* but not the slider area... */
#section-slider {background: white;}

/* Newsletter in sidebar mod */

/* force the width to cell size, auto adjusted to the same line */
.sml_email {display: table-cell !important;}
.sml_submit {display: table-cell !important; padding-left: 5px;}
/* remove the ugly space below the form */
.sml_subscribe {margin: 0px;}