/*
Theme Name: BuddyPress-Corporate
Theme URI: http://premium.wpmudev.org/
Description: A massively customizable BuddyPress theme that might be suitable for a more corporate look and feel - 8 preset variations to choose from.
Version: 1.0.3 
Author: Incsub
Author URI: http://incsub.com
*/

/* Load the base styles */

@import url(css/base.css);
@import url(css/custom.css);
@import url(css/global.css);
@import url(css/wp-comments.css);
#right-column img { margin-top: 5px; margin-right: 5px; padding: 0 }
.ahp_recent-posts  { color: #ccc; font-size: 10px; margin-top: 0; width: 290px; height: 58px; overflow: hidden; vertical-align: text-top }
.postsampler img    { background-color: #cf3; margin-top: 20px; margin-right: 10px; margin-bottom: 0; width: 35px; height: 35px; float: left; vertical-align: text-top; border: solid 1px #999 }
.gray-top    { background-image: url("images/gray-top.jpg"); width: 320px; height: 16px }
.gray-bottom  { background-image: url("images/gray-bottom.jpg"); width: 320px; height: 16px }
.gray-body       { color: #ccc; font-size: 13px; line-height: 1.5; width: 280px }
.gray  { margin-right: 15px; width: 320px; float: left }
.gray-end { width: 320px; float: left }
.sites  { color: #ccc; font-size: 12px; line-height: 2.5; background-color: #2c2c2c; padding-top: 10px; padding-right: 10px; padding-left: 10px; width: 650px; float: left }
.sites h2 { color: #fff; font-size: 18px; text-transform: uppercase; padding-left: 20px }
.sites a { color: #ccc; font-weight: bold; text-decoration: none; text-transform: uppercase }
.sites li  { color: #ccc; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; margin-bottom: 10px; width: 550px; border-style: solid; border-width: 1px; border-color: #000 #999 #999 #000 }
.sites li a { color: #ccc; font-weight: bold; background-color: #666; display: block; padding-left: 10px }
.sites li a:hover { color: #fff; font-weight: bold; background-color: #000; display: block; padding-left: 10px }
.sites a:hover { color: #fff; font-weight: bold; text-decoration: none; text-transform: uppercase }
.footer-title { font-size: 140%; font-weight: bold }
