/*  
Theme Name: PlatformBase
Theme URI: http://www.pagelines.com/themes/PlatformPro
Description: Platform Base is a Platform child theme (a WordPress child theme) designed to be edited to customize the PlatformPro WordPress framework. Use custom CSS and PHP hooks to do almost anything. Designed and developed by <a href="http://www.pagelines.com">PageLines</a>.  **IMPORTANT** For this to work PlatformPro must be called 'platformpro' (lowercase) in your themes folder.
Version: 1.4.1
Author: PageLines
Author URI: http://www.pagelines.com
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

Template: platformpro

/* ======================= */
/* = Get PlatformPro CSS = */
/* ======================= */

/*
 IMPORTANT -  The files below need to find the actual directory of Platform. If the PlatformPro is named something other than 'platformpro' you will need to change that value below.


 ON UPDATING - 	Base shouldn't be replaced in your install with every release. It defeats the purpose of using a child theme.
				Use updates to this Platform Child Theme, as a reference to help you improve your own customizations.
*/

	/* Get Theme-Parent CSS */
	@import url('../platformpro/style.css');

/* ============================= */
/* = HOW TO CUSTOMIZE PLATFORM = */
/* ============================= */

body {
font-size: 12px;
}

#callout .callout_copy {
color: #333333;
}

.subhead {
margin-bottom: 0em;
}

p.form-allowed-tags {
display:none;
}

div.bbp-breadcrumb {
display:none;
}

#page, #dynamic-content {
min-height: 300px;
}

#vid {
padding: 5px 15px 15px 0px;
}

iframe {
margin:0px 20px 5px 0px;
border: 2px solid #C0C0C0;
}

#feature_slider .fcontent .dcol-pad {
padding: 0px 20px 0px 20px;
}

#feature-footer {
background-color: #ffffff;
margin: 0px 25px 0px 17px;
}

div#featurenav.fix {
padding-top: 3px;
}

#feature-footer .feature-footer-pad {
padding: 0px;
}

#feature_slider .fmedia {
width: 30%;
}
#feature_slider .fcontent {
width: 70%;
}

#feature_slider .fheading {
padding: .8em 0;
}

#feature_slider .fcontent .ftitle {
font-size: 20px;
}

/*
	@ CSS corresponding to the hook used in functions.php; adds a stumbleupon icon to branding section
*/
/*
.icons .stumbleupon {background: url('../platformpro/images/sprite-socialicons.png') no-repeat -176px 0;}
.icons .stumbleupon:hover {background: url('../platformpro/images/sprite-socialicons.png') no-repeat -176px -22px;}
*/
/*
	@ Pullquote Section
*/
#pullquote.copy{
	background: #f7f7f7 url(images/pullquote.png) no-repeat 15px 15px;
	padding: 15px 20px 15px 45px;
	margin-bottom: 1.5em;
}

	#pullquote .thepullquote{font-size: 1.5em;margin-bottom: 5px;line-height: 1.3em;}
	#pullquote .thecitation{color: #AAA; font-style: italic;padding-left: 15px;}
	

#highlight .content-pad .highlight-area {
    padding: 15px 15px 0px 15px;}

#branding .content-pad {
    padding:15px 15px 0px;
}

#soapbox .fboxinfo {
    padding: 15px 15px 0px 15px; 
}

.banner-content {
font-size: 100%;
}




#soapbox .fboxtitle h3 {
    font-size: 1.35em;
    font-weight: bold;
	font-family: Trajan Pro, "Times New Roman",Georgia,Serif;
}


.alignvideoright {
float:right;
}

#page {
color: #333333;
}

#footer .widget-title  {
color:#333366;
}
#footer, #footer li a {
color:#888888;
}

a {
text-decoration:underline;
}

#footer a {
    color: #333366;
}


#banners .banner-area {
    padding: 0px 0px;
}

.fcontent .ftitle {
    font-size: 16px;
line-height: 1.6em;
}

#feature_slider .fcontent {
font-size: 13px;
line-height: 1.6em;
font-family: Georgia,'Times New Roman',Times,serif;
}

#feature_slider .fcontainer.fstyle-lightbg .fcontent, #feature_slider .fcontainer.fstyle-lightbg .fcontent h1, #feature_slider .fcontainer.fstyle-lightbg .fcontent h2, #feature_slider .fcontainer.fstyle-lightbg .fcontent h3, #feature_slider .fcontainer.fstyle-lightbg .fcontent h4, #feature_slider .fcontainer.fstyle-lightbg .fcontent h5, #feature_slider .fcontainer.fstyle-nobg .fcontent, #feature_slider .fcontainer.fstyle-nobg .fcontent h1, #feature_slider .fcontainer.fstyle-nobg .fcontent h2, #feature_slider .fcontainer.fstyle-nobg .fcontent h3, #feature_slider .fcontainer.fstyle-nobg .fcontent h4, #feature_slider .fcontainer.fstyle-nobg .fcontent h5
{
color: #333333;
}
body {border-top: 5px solid #333366;}


.addthis_toolbox addthis_default_style addthis_32x32_style {
float:left;
z-index:-2;
}

#banners .banner-text-pad {
padding: 20px 0px 20px 0px;
}

#thread .post img {max-width:450px;}

.bbcrumb {
max-width: 600px;
}

