/*
Theme Name: prairieFyre
Theme URI: http://websharkmedia.com
Description: Gray-Blue Theme for praireFyre.com
Version: 2.0
Author: Kyle Barber - Webshark Media YEAH
Author URI: http://websharkmedia.com
Tags: prairieFyre
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

#header-social { float: right; margin: 5px 0 0 0; }
a#social-rss { background: url( http://websharkmedia.com/clients/prairiefyre/images/social_rss.jpg ) no-repeat; }
a#social-twitter { background: url( http://websharkmedia.com/clients/prairiefyre/images/social_twitter.jpg ) no-repeat; }
a#social-facebook { background: url( http://websharkmedia.com/clients/prairiefyre/images/social_facebook.jpg ) no-repeat; }
#header-social a { display: inline-block; height: 16px; width: 16px; }
#header-social a:hover { background-position: left bottom; }
#header-social { font-size: 12px; color: gray; }

/*--------------------------------  BLOG ------------------------------------------------*/

#blog-left { width: 690px; float: left; }
#blog-right { width: 200px; float: right; }

#demo-flash-wrapper { background: url(style/images/loaderAnim.gif) no-repeat center center; border: 5px solid #dedede; }
