/* admin bar customization */
* html body {
    margin-top: 0 !important; 
}

body.admin-bar {
	margin-top: -28px;
	padding-bottom: 28px;
}

body.wp-admin #footer {
	padding-bottom: 28px;
}

#wpadminbar {
	top: auto !important;
	bottom: 0;
}

#wpadminbar .quicklinks .ab-sub-wrapper {
	bottom: 28px;
}

#wpadminbar .quicklinks .ab-sub-wrapper ul .ab-sub-wrapper {
	bottom: -7px;
}

.ab-top-menu {
width:300px;
margin-left:100px;
}


/*end admin bar customization*/

.show_morex {width:250px !important;cursor:pointer;}
.more_content {display:none;margin-right:10px;font-size: 13px !important;
font-family: "Open Sans","Trebuchet MS",!sans-serif important;}

.tailored_top {color:white;font-size:150%;font-weight:bold;margin-bottom:5px;}
.tailored_under {color:white;}
