/*  
Theme Name: Platform WmC Child

Description: Platform is an drag-and-drop theme-design framework for WordPress and HTML5. 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 California. Twitter @pagelines

Version: 1.3.9

Author: PageLines, WitchMaster Creations

Author URI: http://www.pagelines.com

Template: platform

Theme URI: http://www.pagelines.com/themes/platformpro

Tags: buddypress, rtl-language-support, editor-style, 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, custom-menu, photoblogging, 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.
FYI - http://wpmu.org/why-you-should-never-search-for-free-wordpress-themes-in-google-or-anywhere-else/

License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url("../platform/style.css");

/* ============================ */
/* =   @ Default Type Faces   = */
/* ============================ */

	/* Primary Font Style */
	body, .font1, .font-primary, .commentlist, input{ 
		font-family: 'Open Sans', sans-serif; 
	}
	
	/* Header Font Style */	
	h1, h2, h3, h4, h5, h6, .site-title{
		font-family: 'Montserrat Alternates', sans-serif;
	}

	/* Secondary Font Style */
	.font2, .font-sub, ul.main-nav li a, #secondnav li a, .metabar, .subtext, .subhead, .widget-title, .post-comments, .reply a, .editpage, #pagination .wp-pagenavi, .post-edit-link, #wp-calendar caption, #wp-calendar thead th, .soapbox-links a, .fancybox, .standard-form .admin-links, #featurenav a, .pagelines-blink, .ftitle small, .button, input[type="submit"], input[type="button"], input[type="reset"], .submit{
		font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
		text-transform: uppercase;
		letter-spacing: .1em;
	}
	
	input[type="text"], input[type="password"], textarea, #dsq-content textarea{ font-family: "Courier New", Courier, Verdana, sans-serif; }


/* ======================= */
/* =   @ Custom Styles   = */
/* ======================= */

	.wmc_icon {
		margin-left: 10px;
	}

	img.alignnone {
		margin-left: 0px;
		margin-right: 0px;
	}

	.entry_content img {
		border: 1px solid #9296ad;
		border-radius: 5px;
		padding: 3px;
	}

	.wp-smiley {
		border: none !important;
		padding: 0px !important;
	}
	
