/*
Theme Name: Traction PRO Child Theme
Theme URI: http://thethemefoundry.com/traction/
Description: PRO child theme for Traction.
Version: 1.02
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Template: traction
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../traction/stylesheets/master.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Logo
-----------------------------------------------------------*/
div.logo.logo-img { line-height: 0; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
}
*/
h3 {font-weight:normal;}
.entry h3 {
	padding-top: 10px;
	font-size: 1.1em;
}

.feature-main h3 {
	padding-top: 10px;
	font-size: 1.1em;
}

div.logo img {
padding: 10px 0 0 0;

}

div#cat-nav {
	
	margin: 0 0 0 0;
	
}
#header { padding-bottom: 10px; }
.fan_box a:hover{
        text-decoration: none;
}
.fan_box .full_widget{
        height: 325px;
        border: 0 !important;
        background: #E5E6DD!important;
        position: relative;
}
.fan_box .connect_top {
        background: #E5E6DD!important;
        padding: 0 !important;
        padding: 5px!important;

}

.fan_box .connect_top a{
color: #993333;
}
.fan_box .connect_top a span.name{
        display: block!important;
color: #993333;
}
 
.fan_box .connections .connections_grid {
        padding-top: 10px !important;
}
 
.fan_box .connections .connections_grid {
        padding-top: 10px !important;
}
 
.fan_box .connections .grid_item{
        padding-right: 13px !important;
        float: left;
}

