/*
Theme Name: UberGrid Child Theme
Theme URI: http://demo.pukkathemes.com/ubergrid/
Author: Pukka
Author URI: http://pukkathemes.com
Description: ÜBERGRID - Engaging & Responsive Wordpress Theme. Update notification available on <a href="https://www.facebook.com/PukkaThemes" target="_blank">Facebook</a>
Version: 1.0.0
License: Commercial
License URI: http://themeforest.net/licenses/regular
Tags: theme-options, post-formats, translation-ready, featured-images, photoblogging, black, gray, white, light, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-menu, featured-image-header, sticky-post, threaded-comments
Text Domain: pukka
template: ubergrid
*/

@import url('../ubergrid/style.css');
@import url('./fonts.css');

.brick {
margin: 0px 5px 5px 5px!important;
}

#top-wrap {
	background-color: #000;
	height: 50px;

}
#wrapper {
	padding-top:50px;
	padding-left: 195px;
	
}

@media screen and (max-device-width: 320px) {

	#wrapper {
	padding-top:50px;
	padding-left: 15px;
	}
}

#sidebar-bg { 
	width: 185px;
margin-top:0px;
background: url(http://commonwise.com/wp-content/uploads/2015/11/logo_header_hor.jpg) no-repeat top left #fff;
}
#left-sidebar-wrap {
	width: 185px;
margin-top:50px;
}
#sidebar-top {
	margin-left: 0px;
	margin-top: 35px;
	margin-bottom: 40px;
	width: 125px;
	text-align: center;
	padding:0 30px;
}
#sidebar-wrap {
	margin-top:60px;
	width: 185px;
	padding: center;
}

/* Menu CSS */

#secondary-menu{
    font-family: 'oswaldlight';
}

#main-menu {
    font-family: 'Raleway',Sans-Serif;
}

#main-menu li{
    color: #8c8d8e;
    font-size: 16px;
    line-height: 120%;
    margin: 0 0 4px;
    text-transform: none;
    position: relative;
}

.current-menu-item a
{
color: #F54029!important;
}

.menu-item-1375 {
padding-top: 15px;
padding-left: 25px;
}

#post-9 h5{
font-family: 'mission_gothicbold' ,Sans-Serif;
color: #ff7706!important;
text-transform:none;
font-size:30px;
font-style:normal;
letter-spacing: -0.0425em;
line-height: 130%;
margin-bottom: 0px;
}
#post-9 h6{
font-family: 'mission_gothicbold' ,Sans-Serif;
color: #6c6f70!important;
text-transform:none;
font-size:26px;
font-style:normal;
line-height: 130%;
margin-bottom: 0px;
}

/* Team Plug CSS */

.ts-col_3 {
text-align: left!important;
width: inherit!important;
margin-right: 30px!important;

}