/*
Theme Name:             Thesify Social
Theme URI:              http://thesify.com/skins/social
Description:    A website framework so flexible and extensible that you will never have to change your theme again. Seriously. Check out the <a href="admin.php?page=thesis-options">Site Options</a> and the <a href="admin.php?page=thesis-design-options">Design Options</a> to begin your Thesis experience! [ver. 1.8]
Version:                1.0
Author:                 Thesify
Author URI:             http://thesify.com
Distributor:    http://thesify.com
Template:       thesis_185
*/
@import url(../thesis_185/style.css);
@import url(css/social.css);

body.custom #header_area .page #logo a {
    background: url("http://omegahrsolutions.com/wp-content/uploads/omega-big-header-two.png") no-repeat scroll 0 0 transparent !important;
    height: 300px !important;
    width: 960px !important;
}

.custom #header_area .page #header {
    margin-bottom: -1.5em;
    margin-top: -1.5em;
    padding: 0 1em;
}

body.logo-light-blue #header_area .page #logo a { background-color: #fff; margin-left:-47px !important; }

.custom ul.menu { 
	-moz-border-radius: 0 !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

/* Mailchimp styling */
#o_custom_mc_signup_form {
	background: #F6F8BA;
	padding: .5em;
	text-align: center;
	border: 1px solid #ccc;
}

#o_custom_mc_signup_form p { margin-bottom: 5px; font-weight: bold; }
input#o_mc_mv_EMAIL { width: 60%; } 
input#o_mc_mv_LNAME { width: 20%; }

#o_mc_signup_submit {
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: double;
    border-width: 3px;
    color: #111111;
    cursor: pointer;
    letter-spacing: 1px;
    overflow: visible;
    padding: 0.2em 0.5em;
	font-weight: bold;
	width: 100px;
}


input#mc_mv_EMAIL, input#mc_mv_FNAME, input#mc_mv_LNAME { width: 90%; }
input#mc_signup_submit { margin: .5em 0 2em 0; float: left;
	    border-color: #CCCCCC #999999 #999999 #CCCCCC;
	    border-style: double;
	    border-width: 3px;
	    color: #111111;
	    cursor: pointer;
	    letter-spacing: 1px;
	    overflow: visible;
	    padding: 0.2em 0.5em;
		font-weight: bold;
	 }
fieldset { border: none; }