/*
Theme Name: TraitSet Theme
Theme URI: 
Description: Child Theme for thememagicpro
Version: 0.1
Template: thememagicpro
Author: Jay Torrence
Author URI: http://www.persistseo.com
Tags: black,two-columns,theme-options
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../thememagicpro/style.css");

h2{
        font-size: 20px;
}
#header_container{

        background: #ffffff;
	width: 100%;
      	
}

#content #left-col {
	width:715px;
	float:left;
	padding: 20px 11px 20px 10px;
	z-index: 1;
}

#content #right-col {
	width:207px;	
	padding:3px;
	float:left;
	z-index: 1;
}

#logo {
	float:left;
	margin: 5px 0px 0px 0px;
}

#search {
        display: none;
}

.box-icon  {
	position:absolute;
	top: 0px;
	width: 96px;
}

.title-box{
	position: relative;
	font:700 18px Times New Roman, Helvetica, sans-serif;
        text-align: center;
	padding: 30px 25px 10px 100px;
}

#menu-item-284 > a:nth-child(1) { padding: 1em;}
#menu-item-284 img {margin: -7px;}