
/*
Theme Name: AIM
Theme URI: http://aimprocurement.com
Description: Custom design for Affiliated Indepndent Merchants.
Version: 1.0
Author: Teddy Hwang
Author URI: http://www.teddyhwang.com
Tags: custom

	AIM v1.0
	Aim Procurement

	This theme was designed and built by Teddy Hwang,
	whose blog you will find at http://www.teddyhwang.com

*/

/* The Basics */

* {
	margin: 0 auto;
	padding: 0px;
}

* p {
	margin: 0 0 15px 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	text-align: left;
	background: url(images/homepage/background_small.jpg) repeat-x 0 150px #fff;
}

a:visited, a:link  {
	color: #de2e27;
	text-decoration: none;
	outline: none;
}

a:hover	{
	text-decoration: underline;
	color: #de2e27;
}

a:active {
	text-decoration: none;
	color: #000;
}

a img		{border-width: 0px;}

.left {
	float: left;
}

.right {
	float: right;
}

.middle {
	margin: 0 auto;
	display: block;
	text-align: center;
}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #333;
	font-weight: normal;
	margin: 0;
}

/* Let's go! */
/* Front page */

#globalnav {
	width: 100%;
	background: #333;
	height: 30px;
	font-size: 1.2em;
}

#globalnav ul {
	width: 940px;
	border-left: solid 1px #000;
	height: 30px;
	list-style-type: none;
}

#globalnav ul .last {
	border-right: solid 1px #5a5a5a;
}

#globalnav ul li {
	float: left;
}

#globalnav ul li a {
	float: left;
	display: block;
	padding: 8px 15px 0 15px;
	color: #fff;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #000;
	height: 22px;
}

#globalnav ul li a:hover {
	text-decoration: none;
	background: #000;
}

#header {
	width: 940px;
	height: 120px;
}

#header img {
	padding-top: 15px;
	float: left;
}

#header #contact {
	float: right;
	margin-top: 10px;
	font-size: 1.3em;
	text-align: right;
}

#main {
	width: 960px;
	margin: 20px auto 20px;
	background: url(images/sidebar.jpg) repeat-y 650px top;
}

#content {
	width: 620px;
	float: left;
	font-size: 1.2em;
	margin: 0 10px 0 10px;
	padding: 20px 0 0 0;
}

#content h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

#content p {
	line-height: 17px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content .image_centered {
	display: block;
	margin: 0 auto;
	clear: both;
}

#content .image_float_left {
	float: left;
	padding-right: 10px;
}

#content .image_float_right {
	float: right;
	padding-left: 10px;
}

#content ul, #content ol {
	margin: 0px 0 15px 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content ul, #content ol {
	float: none;
}

#sidebar {
	float: left;
	width: 300px;
	margin: 0 10px 0 10px;
	padding: 20px 0 0 0;
}

#navigation ul {
	list-style-type: none;
	font-size: 1.4em;
	margin-bottom: 20px;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #c6c6c6;
}

#navigation ul li a {
	color: #de2e27;
	display: block;
	width: 275px;
	padding: 10px 0 10px 25px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #c6c6c6;
}

#navigation ul li a:hover {
	text-decoration: none;
	color: #000;
	background: #e0e0e0;
}

#navigation ul .active a {
	background: url(images/nav-active.jpg) repeat-y left top;
	color: #000;
}

#navigation ul .active a:hover {
	background: url(images/nav-active.jpg) repeat-y left top;
	color: #ac000d;
}

#navigation ul ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#navigation ul ul li a {
	background: #d1d1d1;
	padding-left: 40px;
	width: 260px;
	border-top: solid 1px #ebebeb;
	border-bottom: solid 1px #aeaeae;
}

#navigation ul ul .subactive a {
	background: #a1a1a1;
	width: 260px;
	padding-left: 40px;
	color: #333;
}

#navigation ul ul li a:hover {
	background: #bfbfbf;
}

#navigation ul ul .subactive a:hover {
	background: #a1a1a1;
	color: #333;
}

#sidebar .box {
	width: 204px;
	background: url(images/box.jpg) no-repeat 0 bottom #fff;
	padding-bottom: 7px;
	font-size: 1.2em;
}

#sidebar .box h3 {
	width: 204px;
	background: url(images/box-header.jpg) no-repeat 0 top #9b9991;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#sidebar .box .entry {
	padding: 0 10px;
}

#footer {
	color: #949494;
	font-size: 1.1em;
	border-top: solid 1px #d5d5d5;
	padding: 5px 0 0 0;
	width: 940px;
	clear: both;
}

/* Content */

.wrap {
	margin: 15px 0;
	display: block;
}

.box a span {
	width: 126px;
	float: left;
	height: 228px;
	display: block;
	color: #000;
	padding: 50px 5px 0 10px;
	font-size: 11px;
}

.box a span span {
	background: none;
	display: block;
	color: #fff;
	padding: 48px 0 10px 0;
}

.box a:hover {
	text-decoration: none;
	color: #666;
}

a #employers {
	background: url(images/employers.jpg) no-repeat 0 0;
	margin-left: 30px;
}

a #jobseekers {
	background: url(images/jobseekers.jpg) no-repeat 0 0;
	margin: 0 30px;
}

a #partners {
	background: url(images/partners.jpg) no-repeat 0 0;
}

a:hover #jobseekers, a:hover #employers, a:hover #partners {
	background-position: 0 -278px;
	text-decoration: none;
	color: #666;
}

.profile {
	margin: 10px 10px;
	border: solid 1px #c3c3c3;
	padding: 10px;
	width: 265px;
	height: 120px;
	float: left;
	font-size: 1em;
}

.profile img {
	float: left;
	padding-right: 10px;
}

.profile .email {
	clear: both;
}

.profile h3 span {
	font-size: 11px;
}

.hellocontact {
	background: #ebebeb;
	padding: 10px;
}

.hellocontact p {
	margin: 3px 0;
	padding: 7px 10px;
}

.contact_title {
	float: left;
	display: block;
	width: 130px;
}

.contactinput, .contacttext {
	width: 300px;
	font-size: 12px;
}

.employers li {
	color: #b10f00;
	font-weight: bold;
}

.employers span {
	font-style: italic;
	display: block;
	margin: 10px;
	color: #000;
	font-weight: normal;
}

.employerservice li {
	font-weight: bold;
	color: #b10f00;
}

.employerservice ol {
	list-style-type: lower-latin;
}

.employerservice ol li {
	font-weight: normal;
	color: #000;
}

.error {
	background: #d6afb2;
	border-top: solid 1px #eb0011;
	border-bottom: solid 1px #eb0011;
	padding: 10px;
	color: #eb0011;
	margin: 10px 0;
}

#resumesender {
	margin: 30px 0 0 0;
}

#resumesender form {
	background: #ebebeb;
	padding: 30px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#resumesender label {
	display: block;
	float: left;
	width: 190px;
	text-align: right;
	margin: 0 20px 0 0;
}

#resumesender form p {
	clear: both;
	margin: 0 0 25px 0;
}

#resumesender input {
	width: 290px;
	font-size: 14px;
	padding: 3px 5px;
	margin-top: -5px;
}

#resumesender input#jobid {
	width: 80px;
}

#resumesender select {
	width: 300px;
}

#resumesender textarea {
	width: 300px;
	height: 150px;
}

#resumesender #sendbutton {
	width: 96px;
	padding: 0;
	margin: 0 0 0 210px;
	display: block;
	background: url(images/homepage/send.png) no-repeat 0 0;
	height: 30px;
	text-indent: -10000px;
	border: none;
}

.didyouknow {
	font-size: 1.2em;
	background: #ccc;
	margin: 20px 20px;
	padding: 10px;
	border: solid 1px #adadad;
}

.didyouknow h2 {
	border-bottom: solid 1px #adadad;
	text-align: center;
	margin-bottom: 10px;
}

#jobs {
	margin: 20px 0;
}

.job {
	padding: 20px 20px 0 20px;
	border-bottom: solid 1px #d7d7d7;
	margin: 0;
}

.alt {
	background: #f4f4f4;
}

.date {
	width: 140px;
	float: left;
	margin-right: 20px;
	font-size: 13px;
}

.post {
	float: left;
	width: 420px;
}

.info {
	padding-bottom: 20px;
}

.entry {
	padding: 0 0 20px 0;
	width: 420px;
}

#content #jobs .entry p {
	margin: 0 0 15px 0;
	padding: 0;
}

#content #jobs .entry ul, #jobs .entry .ol {
	margin: 0 0 15px 30px;
}

#content #jobs h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}


#jobs .meta {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.pagetitle {
	text-align: center;
}

.pagetitle a {
	display: block;
	margin: 30px auto;
	background: #ededed;
	border: solid 1px #c3c3c3;
	width: 200px;
	padding: 10px 0;
}

.pagetitle a:hover {
	color: #000;
	text-decoration: none;
	background: #e0e0e0;
	border: solid 1px #9d9d9d;
}

/* Clear Floats */

#header:after, #main:after, .wrap:after, .hellocontact:after, #footer:after, .profile:after, .job:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header, #main, .wrap, .hellocontact, .profile, .job {display: inline-block;}

/* Hides from IE-mac \*/
* html #header, * html #main, * html .wrap, * html .hellocontact, * html .job {height: 1%;}
#header, #main, .wrap, .hellocontact, * html .profile, * html .job {display: block;}
/* End hide from IE-mac */