/*
	Theme Name: Smoke & Mirrors Child
	Description: A Child Theme of Smoke & Mirrors
	Template: smokemirrors
	Author: Starshade
	Author URI: http://goldenworks.eu
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html		
*/

@import url(../smokemirrors/style.css);

.spost-category 
{
display:none;
} /* this hides the author, date and category from the posts */

html { 
	background: url(http://new.montgomeryboycott.com/wp-content/uploads/2013/01/background2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#footer, #footer-bottom {
	width:100%;
	float:left;
	font-style:italic;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.ma-advertiser {
text-align:center;
}

.ma-advertiser li {
list-style-type:none;
display:inline;
}

.fline {
margin-bottom:10px;
}

#footer-logo {
width:200px; 
margin:0 auto 5px;
border:none;
}