/*
Theme Name: Arctic Catering
Description: A Wordpress theme designed and coded for Arctic Catering, Inc.
Author: Jason Bobich
Author URI: http://www.jasonbobich.com
*/

body {
	font: 12px 'Georgia';
	line-height: 150%;
	text-align: center;
	background-color: #e2e4e6;
	color: #6d6e71;
}

/* GENERAL CLASSES */

.clear {clear:both;}

/* GENERAL TYPOGRAPHY */

#main a, 
#main-home a {
	text-decoration: none;
	color: #415887;
}

#main a:hover, 
#main-home a:hover {
	text-decoration: none;
	color: #1487c7;
}

#main h1, 
#main-home h1 {
	padding: 10px 0 0 0;
	color: #9bb967;
	font-size: 22px;
	font-weight: normal;
}

#main p, 
#main-home p {
	padding: 7px 0;
}

#main li,
#main-home li {
	background: url(layout/images/list.png) 0 5px no-repeat;
	padding: 2px 10px;
}

#main #content h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 7px 0;
}

#main #content ul {
 margin: 0 0 0 20px;
}

#main #content li {
	background: url(layout/images/list.png) 0 8px no-repeat;
}

#main #content .section {
	padding: 15px 0;
	border-bottom:1px solid #9BB967;
}

/* GENERAL LAYOUT */

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #fff;
}

/* HEADER */

#header {
	position: relative;
	height: 130px;
}

#header #logo {
	float: left;
	margin: 10px 0 0 30px;
	display: inline;
}

/* MAIN MENU SKIN */

#menu-main-menu {
	float: right;
	margin: 70px 30px 0 0;
	display: inline;
}

#menu-main-menu li a {
	border-left: 1px solid #929295;
	padding: 2px 15px;
	text-decoration: none;
	color: #929295;
	font-size: 13px;
}

#menu-main-menu > li:first-child a {
	border-left: none;
}

#menu-main-menu li a:hover, 
#menu-main-menu li a:focus {
	color: #9bb967;
}

#menu-main-menu li ul {
	width: 150px;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0 0 0 15px;
}

#menu-main-menu li li a {
	background:	#597398;
	color: #fff;
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#menu-main-menu li li a:hover {
	background: #304b71;
	color: #fff;
}

#menu-main-menu a:focus, #menu-main-menu a:hover, #menu-main-menu a:active {
	outline: 0;
}


/* BANNER */

#banner, #banner-home {
	border-top: 7px solid #cee5f1;
	border-bottom: 7px solid #cee5f1;
}

#banner .inner,
#banner-home .inner {
	background: #f2f2f2 url(layout/images/loader.gif) center center no-repeat;
}

#banner .inner {
	height: 150px;
}

#banner-home .inner {
	height: 245px;
}

/* MAIN */

#main {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#main .box {
	overflow: hidden;
	padding: 10px;
}

#main-home {
	overflow: hidden;
	padding: 0 0 20px 0;
}

#main-home .box {
	padding: 10px;
	border-bottom: 1px solid #9bb967;
}

#main-home .homebox-wrapper {
	padding: 25px 10px;
}

#main-home .box .homebox {
	padding: 5px 0;
	overflow: hidden;
	float: left;
	display: inline;
}

#main-home .box .homebox .left {
	float: left;
	width: 95px;
	display: inline;
}

#main-home .box .homebox .right {
	float: left;
	width: 205px;
	font-size: 11px;
	line-height: 130%;
	display: inline;
}

#main-home .box .homebox .right h1,
#main-home .box .homebox .right p,
#main-home .box .homebox .right ul {
	padding: 5px 10px;
}

/* CONTENT */

#content {
	float: left;
	width: 620px;
	margin: 0 10px;
	display: inline;
}

#content h1 {
	padding: 10px 0;
}

#content h1.archive-page-title {
	border-bottom: 1px solid #f2f2f2;
}

#content .archive-title {
	font-size: 18px;
	display: block;
	padding: 5px 0;
}

#content .entry {
	padding: 10px 0;
	border-bottom: 1px solid #f2f2f2;
}

/* SIDEBAR */

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

#sidebar .widget {
	background: #3c5b86;
	color: #fff;
	margin-bottom: 10px;
}

#sidebar .widget a {
	color: #fff;
	text-decoration: underline;
}

#sidebar .widget h2 {
	font-size: 18px;
	padding: 5px 0 8px 0;
	color: #a5cadd;
	font-weight: normal;
}

#sidebar .widget .widget-top {
	height: 11px;
	background: url(layout/images/widget-bg.png) no-repeat;
}

#sidebar .widget .widget-middle {
	padding: 4px 15px;
}

#sidebar .widget .widget-bottom {
	height: 11px;
	background: url(layout/images/widget-bg.png) 0 -11px no-repeat;
}

#sidebar .testimonials span {
	font-weight: bold;
	display: block;
}

#sidebar .list li {
	padding: 0;
	background-image: none;
}

#sidebar .list ul {
	padding: 10px 0;
}

#sidebar .list li {
	padding: 0;
	margin: 0;
	display: inline;
}

#sidebar .list li a {
	display: block;
	text-decoration: none;
	background: url(layout/images/list-sidebar.png) 5px 12px no-repeat;
	padding: 5px 10px 5px 15px;
}

#sidebar .list li a:hover {
	background-color: #304b71;
}

/* FOOTER */

#footer {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	padding: 10px 20px;
}

#footer a {
	color: #6d6e71;
	text-decoration: underline;
}

.employee-login-footer {
	float: right;
	margin-top: 5px;
}

/* FEEDBACK */

.feedback span {
	display: block; 
	font-weight: bold;
}

/* JOBS */

.open {
	display: block;
	float: right;
	font-size: 10px;
	line-height: 100%;
	padding: 7px;
	margin: 20px 5px 5px 5px;
	border: 1px solid #a6c37b;
	background: #e8eedf;
	color: #456910;
	letter-spacing: 1px;
	width: 140px;
	text-align: center;
}

.closed {
	display: block;
	float: right;
	font-size: 10px;
	line-height: 100%;
	padding: 7px;
	margin: 20px 5px 5px 5px;
	border: 1px solid #c37b7b;
	background: #eedfdf;
	color: #691010;
	letter-spacing: 1px;
	width: 140px;
	text-align: center;
}

/* Employee Section */

#employee-wrapper {
	text-align: center;
}

.menu-employee-container {
	width: 410px;
	margin: 15px auto;
}

#main #content #menu-employee li {
	list-style-type: none;
	margin-right: 10px;
	background-image: none;
	float: left;
}

#menu-employee li.menu-item-262 a {
	background: url(layout/images/employee/icon2_small.jpg) top left no-repeat;
	display: block;
	height: 50px;
	width: 30px;
	text-indent: -9999px;
}


#menu-employee li.menu-item-263 a {
	background: url(layout/images/employee/icon3_small.jpg) top left no-repeat;
	width: 37px;
	display: block;
	height: 50px;
	text-indent: -9999px;
}

#menu-employee li.menu-item-264 a {
	background: url(layout/images/employee/icon1_small.jpg) top left no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 50px;
}

#menu-employee li.menu-item-265 a {
	background: url(layout/images/employee/icon5_small.jpg) top left no-repeat;
	width: 43px;
	display: block;
	height: 50px;
	text-indent: -9999px;
}

#menu-employee li.menu-item-266 a {
	background: url(layout/images/employee/icon4_small.jpg) top left no-repeat;
	width: 50px;
	display: block;
	height: 50px;
	text-indent: -9999px;
}

/*Safety Graphics*/
.widget-safety {
	position:relative;
	margin-bottom: 10px;
	width:290px;
	height: 180px;
}

.safe_days {
	color: #255585;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	top: 119px;
	left: 65px;
	font-size: 20px;
	position: absolute;
	text-align:center;
	width:66px;
}
