/*  
Theme Name: PlatformPro

Description: PlatformPro is a drag-and-drop theme-design framework for WordPress. It will help you do amazing things with your site, faster & easier than ever before. Designed and developed by <a href="http://pagelines.com/">PageLines</a> in San Diego, California. Twitter @pagelines

Version: 1.2.1

Author: PageLines

Author URI: http://www.pagelines.com

Theme URI: http://www.pagelines.com/themes/platformpro

Tags: buddypress, theme-options, white, silver, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready

***** IMPORTANT ***** 
Don't pirate this theme. Themes are typically hacked and injected with spam files and scripts that will get you 'black-listed' from search engines and create security risks on your server.
 
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CUSTOMIZATION NOTE - Customization CSS in PageLines Themes
	- Customize PageLines themes by adding CSS in the theme settings or in a child theme. 
	- Don't add it here; as it will either get overwritten by updates, or prevent you from updating at all
	- (Trust us on this one!)
	
Why isn't the CSS in this file? 
Two reasons: First, to seperate the theme description information and it's formatting. Second, to prevent people from editing this file from the WordPress Admin only to find out later that those edits prevent them from upgrading.

*/

/* Get Core CSS */
@import url('core/css/core.css');

/* Get Theme CSS */
@import url('css/theme.css');

/* For WordPress.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.wp-caption-text {}
.gallery {}
.gallery-caption {}
.sticky {}
.bypostauthor {}
.wp-smiley {}



/* Single Post pages Custom CSS */
.single #feature {display:none}
.single #boxes {display:none}
#bbforum #feature {display:none;}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; background: #eb6841; border-radius: 10px; position:relative; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button:hover {background-color:#777; text-align: center;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:240px;}
#mc_embed_signup input.button {display:block; text-align: center; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; text-align: center; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; text-align: center; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}