/*  
Theme Name: Cup of Coffee
Theme URI: http://www.freewpthemes.net/preview/cupofcoffee
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #eef1f3;
        background-image: url('http://homestaff.com/images/bg.jpg');
	background-repeat: repeat-x;
        background-color: #eef1f3;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
        font-weight: normal;
	color: #000000;
}

h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	color: #0F75BC;
}

h1 {
        font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
        font-weight: bold;
        color: #0F75BC;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 18px;
}

a:link {
	color: #368628;
        text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #0F75BC;
}

a:visited {
	color: #0F75BC;
        text-decoration: none;}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {

	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 758px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 738px;
	height: 44px;
	background-image: url('http://homestaff.com/images/nav_bg.jpg');
	background-repeat: repeat-x;
        margin-left: 10px;
        margin-top: 7px;
} 
        


#menu ul {
	padding-top: 0px;
        padding-left: 0px;
	list-style: none;
	line-height: normal;
}
#menu li { float: left; }
#menu li a { overflow: hidden; display: block; height: 44px; }
#menu li a:hover {background-position: 0 -44px; }

#menu .current_page_item a {
	color: #FFFFFF;
}
#home 
 {
	background-image: url(http://homestaff.com/images/home.png);
	width: 87px;
	background-repeat:no-repeat;
 }
 #home2 
 {
	background-image: url(http://homestaff.com/images/home.png);
	width: 87px;
	background-repeat:no-repeat;
	background-position: 0 -44px;
 }
 #about
 {
	 background-image: url(http://homestaff.com/images/about.png); width: 96px;
 background-repeat:no-repeat;
 }
 #about2 
 { 
 background-image: url(http://homestaff.com/images/about.png); width: 96px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #services
 { 
 background-image: url(http://homestaff.com/images/services.png); width: 88px;
 background-repeat:no-repeat;
 }
 #services2 
 { 
 background-image: url(http://homestaff.com/images/services.png); width: 88px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #faq
{ 
 background-image: url(http://homestaff.com/images/faq.png); width: 72px;
 background-repeat:no-repeat;
 }
 #faq2 
 { 
 background-image: url(http://homestaff.com/images/faq.png); width: 72px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #news
{ 
 background-image: url(http://homestaff.com/images/news.png); width: 74px;
 background-repeat:no-repeat;
 }
 #news2
 { 
 background-image: url(http://homestaff.com/images/news.png); width: 74px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #resources
{
	background-image: url(http://homestaff.com/images/resources.png);
	width: 100px;
	background-repeat:no-repeat;
 }
 #resources2
 { 
 background-image: url(http://homestaff.com/images/resources.png); width: 100px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #employment
{
	background-image: url(http://homestaff.com/images/employment.png);
	width: 100px;
	background-repeat:no-repeat;
 }
 #employment2
 { 
 background-image: url(http://homestaff.com/images/employment.png); width: 100px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
 #contact
{
	background-image: url(http://homestaff.com/images/contact.png);
	width: 120px;
	background-repeat:no-repeat;
 }
 #contact2
 { 
 background-image: url(http://homestaff.com/images/contact.png); width: 120px;
 background-repeat:no-repeat;
 background-position: 0 -44px;
 }
/** LOGO */

#logo {
	float: left;
	width: 758px;
	height: 214px;
	margin-left: 4px;
	background: url('http://homestaff.com/images/news_page_banner.jpg') no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 20px 0 0 140px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 758px;
	margin: 0 auto;
        background-image: url('http://homestaff.com/images/content_bg.png');
	background-repeat: repeat-y;
}

/* Page */

#page {
	width: 758px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 480px;
        padding-right: 30px;
        padding-top: 10px;
}

/* Post */

.post {
}

.post .title {
color: #368628;
}

.post .title a {
	text-decoration: none;
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;     
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {

}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 10px;
        padding-top: 5px;
        background-image: url('http://homestaff.com/images/right_content_bg.jpg');
        background-repeat: repeat-x;     
        margin-left: 5px;   
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 20px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #0F75BC;
}

#x {
	padding: 3px;
	border: none;
	background: #0F75BC;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
        border: 1px solid #ffffff;}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 758px;
	height: 64px;
	margin: 0 auto;
        background-image: url('http://homestaff.com/images/footer.png');
}

#footer {
	margin: 0 auto;
	height: 44px;
	padding-top: 20px;
        padding-right: 10px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;       
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
        width: 200px;
	float: left;
        clear: both;
	padding-top: 17px;
        padding-left: 10px;
	text-align: left;
	color: #000000;
        

#legal a {
	text-decoration: none;
	color: #000000;
#footnav {
	margin-top: 20px;
        margin-left: 30px;
        padding-top: 20px;
        padding-left: 30px;
	float: left;
	width: auto;
	margin-right: 10px;
	color: #0F75BC;
}

