/*  
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 = */
/* ============================= */

/*

Edit this style sheet to create your own custom theme based on the Base Platform theme. 

Rules placed in this stylesheet will override the default styles of the Base Platform theme and will not be changed or over written when you update the 
Platform framework. Additionally, since this stylesheet is purely for editing purposes you can easily undo or erase some of the CSS to return your site back to the look and feel of the Base theme. 

In the Base theme the footer is black and the CSS looks like this:

	#footer {
		clear:both;
		font-size:1em;
		overflow:hidden;
		text-align: left;
		background: #000;
		color: #999;
		position: relative;
	}
		
To change the background color to white, all you have to do is declare a new rule for the color like so:

		#footer { background: #FFF; }

A great tool for modifying themes and inspecting CSS elements is the FireBug extension for FireFox. You can also use the developer tools provided by Chrome (right-click and "inspect element") or Internet Explorer if you're feeling dangerous.

LEARN CSS - We recommend using Lynda.com video tutorials to learn using CSS. 
			Also, for a comprehensive list of CSS rules and usage try consulting W3 schools @ http://www.w3schools.com/css/default.asp

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.
*/

/* ============================== */
/* = Start Your Custom CSS Here = */
/* ============================== */
 
/* @ 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;}
	
/* Front Page */



/* When logged in */

body.logged-in div#page {
	margin-top: 22px;
}

/* @ Author Page */

body.author div.clip-meta, body.author div#feature {
	display: none !important;
}

/* @ Category Page */

body.category div#feature {
	display: none !important;
}


/* @ Clips */

#pagelines_content .clip, #buddypress-page .clip{
	width:30%;
	padding-left: 8px;
    padding-right: 8px;
}

body.home .clip div.post-excerpt {
	display: none;
}

div.post-excerpt p {
    margin-bottom: 0.1em;
    }
	
#site.fullwidth #pagelines_content .clip, #site.fullwidth #buddypress-page .clip{
    padding-left: 10px;
    padding-right: 10px;
    width: 32%;} 
    
body.author .clip .post-excerpt {
	display: none;
}
    
/* @ Header */


#branding-icon-list li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#branding .content-pad {
    border-bottom: 4px solid #DFDFDF;
    margin-bottom: 25px;
    padding: 0px 0px 0px 15px;
}

/* @ Full Page Sidebar */

#bottom #col_five {
	width:185px;
	float:left;
	margin-right:18px;
}

#bottom #col_six {
	width:185px;
	float:left;
	margin-right:18px;
}

#bottom #col_seven {
	width:185px;
	float:left;
	margin-right:18px;
}

#bottom #col_eight {
	width:325px;
	float:left;
}

/* Front page CSS */

li.front-page-titles a, span.front-page-titles a {
	color: black;
	font-size: 1.4em;	
}


li.front-page-titles a:hover, span.front-page-titles a:hover {
	color: #225E9B;
	font-size: 1.4em;	
}

p.column-header {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 11px;
    letter-spacing: 0.2em;
    padding: 0;
}

div.column-header-empty {
	display: block;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	height: 20px;
	}

/* Wonk Room Widget */

div.grey-widget-box {
	border: solid 1px #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
	padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
}

img.box-logo-title {
	float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: -5px;
    height: 55px;
}

body.page-id-15214 div.fboxes {
	border-top: solid 1px #DDDDDD;
}

h1, h1.pagetitle {
    font-size: 2.4em;
    }

/* Video Library */

body.page-id-6470 div.tags {
	display: none;
}

/* box widget */

li#text-29 {
    border-bottom: 4px solid #DDDDDD;
    margin-bottom: 16px;
    padding-bottom: 0px;
    }
    

body.home-page li#text-29 {
    border-top: 4px solid #DDDDDD;
    border-bottom: 4px solid #DDDDDD;
    margin-bottom: 16px;
    padding-bottom: 0px;
    }

    
body.page-id-15409 li#text-29, body.page-id-6470 li#text-29, body.category-1912 li#text-29, body.page-id-14490 li#text-29 {
    border-top: 4px solid #DDDDDD;
    border-bottom: 0px solid #DDDDDD !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    }
    
div.fboxtext {
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: .8em;
    padding-top: 9px;
}
    
/* Video Page */

body.page-id-6470 .fpost {
	border-bottom: 0px !important;
}

body.page-id-6470 div#morefootbg {
    border-top: 4px solid #DDDDDD;
    padding-top: 10px;
}

/* buddy press customization */

div.one-sidebar-right #buddypress-page #content {
    float: left;
    width: 655px;
}

div.one-sidebar-right #buddypress-page div.scolumn-pad {
	padding: 0 0.7em;
}

body.buddypress.posts div.author-box {
	display: none;
}

body.buddypress span.highlight {
	display: none;
}

/* dashboard */

div#11153 .postbox {
	display: none;
}

/* sidebar widget */

img.widget-profile {
	float: left;
	width: 70px;
	padding-right: 10px
}

div#widget-profile {
	display: block;
	height: 80px;
	padding-bottom: 10px;
}

div#widget-profile span.name, li#text-45 span.name {
	font-size: 11px;
    font-style: normal;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: .2em;
}

body.home-page div.grey-widget-box span.name {
	font-size: 11px;
    font-style: normal;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding-bottom: 10px;
    display: block;
    }
    
a.tiny-rss {
    background: url("../platformpro/images/rss15.png") no-repeat scroll left center transparent;
    display: block;
    padding-left: 24px;
}

/* country / category page */

body.page-id-15409 div#maincontent {
	display: none;
}

div#categories-3 option.level-0 {
	display: none !important;
}

body.page-id-15409 .searchform {
    margin: 0 !important;
}

ul#hts_displaymembers img.avatar {
	float: left;
	margin-right: 10px;
}

ul#hts_displaymembers h2 {
	font-size: 18px;
	color: #225E9B;
	padding-top: 0px;
	margin-top: 0px;
}

ul#hts_displaymembers h2 a {
	color: #225E9B;
}

ul#hts_displaymembers h2 a:hover {
	color: #225E9B;
	text-decoration:underline;
}

div.dcol_3 div#recent-posts ul.recent-posts li {
    display: block;
    list-style: disc !important;	
}

/* Block Quote */

blockquote {
    font-style: normal !important;
    margin: 0 1em 1em 1em;
    padding: 1em 1em 0.5em;
}

body.page-id-14490 .mcolumn-pad {
    padding-top: 0px;
}