/*  
Theme Name: Platform

Description: Platform is a drag-and-drop framework for WordPress. It will help you do amazing things with your site, faster & easier than ever before. Designed and developed by PageLines in San Diego, California.

Version: 1.1.3

Author: PageLines

Author URI: http://www.pagelines.com

Theme URI: http://www.pagelines.com/themes/platformpro

Tags: buddypress, theme-options, theme-options, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, fixed-width, threaded-comments, custom-background,  custom-header, custom-colors, translation-ready, white, silver, light, blue, green, yellow

***** 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!)

*/

/* 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 {}

.company table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
.company tr th,
.company thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.company tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
	text-align: left;
}
.company tr.odd td {
	background: #f2f7fc;
}

span.wpcf7-list-item { display: block; }

