/*
Theme Name: Precision Staffing
Theme URI: http://precisionstaffingusa.org/
Description: Custom made theme for Precision Staffing.
Version: 1
Author: Tate Lucas
Author URI: http://tatelucas.com/

*/
@import url(/wp-content/themes/precision/css/grid.css);
@import url(/wp-content/themes/precision/css/reset.css);
@import url(/wp-content/themes/precision/css/menu.css);
body {
	background: #2f2f44 url(/img/body_bg.png) repeat-x;	
	font:12px/1.55em Arial, sans-serif;	
}

* :focus { outline: 0; }

h1{
	display:block;
	width:378px;
	height:28px;
	text-indent:-9009px;
	margin: 37px 0 0 0;
	padding: 0;
}
h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background:transparent url(/img/logo.gif) no-repeat;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	background-position: 0 -28px;
}
h1,h2,h3,h4 {
	font-weight: bold;
}
.front_column h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #585858;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 5px 0;
	padding: 0 0 5px 5px;
}
.front_column p {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0 5px;
}
.front_li li {
	list-style-type: none;
	font-size: 1.3em;
	line-height: 1.65em;
	padding: 0 0 0 5px	
}

div.span-front {
	float: left;
	margin-right: 10px;
	width: 270px;
	}
#content p {
	padding-bottom: 10px;
}	
h2 {
	font-size: 2.2em;
	color: #171717;
	line-height: 1.2em;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
}
.blogentry {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 3px;
	font-size: medium;
	
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
.footer_p {
	padding-top: 15px;
	color: #ccc;
}
.footer_p_right {
	padding-top: 15px;
	color: #ccc;
	float: right;
	text-align: right;
}
#content {
	margin-bottom: 40px;
}

#header {
	background: url(/img/header_bg.png) no-repeat;
	height: 147px;
}
#middle_container {
	/*background: #fff url(/img/middle_bg.png) repeat-x;*/
	margin: 0 0 0 0;
}

#middle_container_page {
	background: #fff url(/img/middle_bg.png) repeat-x;
	margin: 3px 0 0 0;
}
.page {
	min-height: 500px;
}
#footer_container {
	background: #2f2f44 url(/img/footer_bg.png) repeat-x;
	min-height: 113px;
}
#description {
	display:block;
	width:287px;
	height:48px;
	text-indent:-9009px;
	margin: 27px 0 0 0;
	padding: 0;
	background:transparent url(/img/tagline.gif) no-repeat;	
}
#quote {
	display:block;
	width:470px;
	height:170px;
	text-indent:-9009px;
	margin: 15px 0 0 30px;
	padding: 0;
}
.quote_1 {
	background:transparent url(/img/quote_1.png) no-repeat;	
}
.quote_2 {
	background:transparent url(/img/quote_2.png) no-repeat;	
}
.quote_3 {
	background:transparent url(/img/quote_3.png) no-repeat;	
}
.quote_4 {
	background:transparent url(/img/quote_4.png) no-repeat;	
}
.quote_5 {
	background:transparent url(/img/quote_5.png) no-repeat;	
}
#picture {
	display:block;
	width:337px;
	height:262px;
	margin: -32px 0 0 0;
	padding: 0;
	background:transparent url(/img/picture_bg.png) no-repeat;
	float: left;	
}
.front_pic {
	margin: 16px 0 0 16px;
}
#menu {
	height: 42px;
	font-size: 1em;
	font-weight: bold;
	float: right;
	margin: 24px 0 0 0;
}
.clear {
	clear: both;
}
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#address_info {

}
#contactentry {

}
#mapwrap {
	border:1px solid #CCCCCC;
	padding:4px;
	margin-top: 10px;
}
#map {
	height:300px;
	width:330px;
}
.entry ul {
	padding: 0 0 20px 20px;
}
#side_nav {
	margin: 30px 0 0 0;
	padding: 10px 10px 20px 10px;
}
#s {
	border: none;
	background: #fff;
	border: 1px solid #ccc;
	color: #828282;
	margin: 5px 0 5px 0;
	padding: 6px 9px;
}
#searchsubmit {
	border: none;
	background:transparent url(/img/side_nav_bg.png) no-repeat;	
}
#searchform label {
	font-size: 1.2em;
	font-weight: bold;
}
#side_nav li, #side_nav li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
a, a:visited {
	color: #2F2F44;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	
}
.directions {
	background:transparent url(/img/directions.png) no-repeat 0 5px;	
}
.mail {
	background:transparent url(/img/mail.png) no-repeat 0 5px;	
}
.mail, .directions {
	padding: 10px 0 10px 35px;
}
.menu_list {
	width: 100%;
}
.menu_head {
	padding: 6px 10px !important;
	cursor: pointer;
	position: relative;
	margin:1px 0px;
    font-weight:bold;
    background: #E4E4E4;
	color: #313650;   
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.menu_body ul, .menu_body p {
	padding-top: 7px;
	padding-bottom: 7px
}
.careers {
	margin: 20px 0 10px 0;
	font-size: 1.2em;
}

.social_button {
  display: block;
  width: 270px;
  height: 80px;
  text-indent: -9999px;
  background: url(/img/social.png) no-repeat;
  margin: 20px 0 0 0;
}

.social_button:hover {
  background: url(/img/social-on.png) no-repeat; 
}

.socialsmall_button {
  display: block;
  width: 170px;
  height: 50px;
  text-indent: -9999px;
  background: url(/img/socialsmall.png) no-repeat;
  margin: 0 0 20px 0;
}

.socialsmall_button:hover {
  background: url(/img/socialsmall-on.png) no-repeat; 
}

#newsletterarchive h3 {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 5px 0;
}

.newsbtn {
  display: block;
  width: 170px;
  height: 50px;
  background: url(/img/news-off.png) no-repeat;
  text-indent: -9999px;
  margin: 0 0 20px;
}

.newsbtn:hover {
  display: block;
  width: 170px;
  height: 50px;
  background: url(/img/news-on.png) no-repeat;
  text-indent: -9999px;
}

