/*
Theme Name: Atahualpa
Theme URI: http://wordpress.bytesforall.com/
Description: Version 3.4.1 - Atahualpa is a WordPress/PHP/CSS Framework that lets you build your own unique, professional and browser-safe WordPress theme: 1-5 columns, fluid or fixed width, rotating header images and over 200 theme options. Tutorials, downloads and support at the <a href="http://forum.bytesforall.com/">BFA WP Forum</a>
Version: 3.4.1
Author: BytesForAll
Author URI: http://forum.bytesforall.com/
Tags: white, one-column, two-columns, three-columns, four-columns, fixed-width, flexible-width,  custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, translation-ready
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
#sponsorArea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
height:55px;
margin:0 auto;
padding:12px 0 0;
width:999px;
}
#sponsorArea div {
display:inline;
visibility:hidden;
}
#sponsorArea .spacer {
border:1px solid red;
display:inline-block;
padding:800px;
}
#sponsorArea img, #sponsorArea a {
margin:0 5px;
vertical-align:middle;
}
#sponsorArea a img {
margin:0;
}
#sponsorArea em {
color:gray;
padding-left:20px;
}

