/*
Theme Name: Capital Staffing
Theme URI: http://capitalstaffingsolutions.com
Description: CSS 2009 Redesign
/* Author: SBS Studios */
/* Author URI: http://sbsstudios.com */
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:url(img/body_bg.jpg) top center no-repeat #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin:0;
	}
	
h1 {font-size: 14pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #333;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

/*****************************************************************************/


/* container */

#container {
	width: 983px;
	margin: 0 auto;
	padding:0;
	color:#818385;
	overflow: hidden;
	position:relative;
	}
	
/* header */

#header {
  	height: 136px;
	color:#000;
	}

#header h1, #header h2 {display:none;}

#homeLink {width:382px; height:84px; position:absolute; display:block; left:0px; top:10px;}

/* main menu */


#menu {
	width:700px; height:46px; position:absolute; right:0px; top:52px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0 0 0 38px;
	padding: 0;
	
	
}

#menu ul li a {
	padding:4px 4px 8px;
	height:22px;
	display:block;
	margin: 0;
	color: #000;
	font-size:18px;
	letter-spacing:-.05em;
	display:block;
}

#menu ul li a:hover, .current_page_item a, .current_page_parent a {
	text-decoration:none;
	border-bottom:5px solid #fff44e;
}

/*HEADER IMAGE*/
#headerImage {border:none; border-bottom:5px solid  #d7d7d7; text-align:center;}
#headerImage img {width:944px; margin:0 auto; border-bottom:10px solid #fff44e; margin-bottom:46px;}

/* content */


#content {
	float: left;
	width:630px;
	overflow: hidden;
	margin:14px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	font-size:14px;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	display:none;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {list-style:circle; margin:10px 10px 10px  30px;}

.post li {margin-bottom:8px;}

.entry p{margin:12px 0; }

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.post-meta-key {display:none;}
ul.post-meta {list-style:none; margin:0; padding:0;}
ul.post-meta li {margin-bottom:4px;}
.h1a {font-size:36px; line-height:38px;}
.h1b {font-size:60px; font-weight:bold; font-style:italic; color:#000; font-family:Georgia, "Times New Roman", Times, serif; line-height:64px;}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-size:13px;
	width:317px;
	float:right;
	margin:15px 0 0 0;
	padding: 0;
	}

#sidebar h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color: #000;	
	margin: 0;
	padding: 8px 10px;
	background:url(img/h2_bg.jpg) top left repeat-y;
}

#sidebar label{
	font:normal 11pt Georgia, "Times New Roman", Times, serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p, #sidebar ul {margin:12px; margin-right:0px; padding:0;}
#sidebar a {color:#000; text-decoration:underline;}
#sidebar a:hover {text-decoration:none;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul, #sidebar2 ul, #sidebar li, #sidebar2 li {list-style:none;}

#sidebar ul li {
	margin: 0 ;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	list-style:none;
	}

#sidebar ul ul {
	margin:14px 0 20px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/*SIDEBAR 2*/
#sidebar2 {
	width:800px;
	height:34px;
	position:absolute;
	top:100px;
	right:0px;
}

#sidebar2 ul {list-style:none; position:relative; margin:0; padding:0; height:0;}
#sidebar2 li {margin:0 0 0 30px; padding:0;}
#sidebar2 h2 {display:none;}
.widget_subpages ul {position:absolute; top:0px; right:0px; }
.widget_subpages ul li {display:block; text-align:right; float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;  font-weight:bold; font-style:italic;}
.widget_subpages ul li a {color:#a7a9ac; padding:0px 5px 2px;}
.widget_subpages ul li a:hover {border-bottom:5px solid #fff44e; text-decoration:none;}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0; cursor:pointer;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	border-top:7px solid #d7d7d7;
	background:url(img/footer_bg.jpg) top center no-repeat;
	padding:16px;
	clear: both;
	width: 100%;
	position:relative;
	}
	
.footerInterest {font-size:30px;}
.footerInterest img {position:relative; bottom:-8px;}
#footer a.footerLink {font-size:14px; color:#000; text-decoration:underline; font-weight:bold;}
	
#footer p {margin: 20px 0 0; text-align:left; font-size:14px; color:#818385;}
#footer p a {color: #818385;text-decoration: none;}
#footer a:hover{color: #818385;text-decoration: underline;}

/* #sbsLogo {display:block; width:170px; height:45px; position:absolute; right:0px; top:8px; font-size:10px; font-family:Arial, Helvetica, sans-serif; } */


/*HOME*/
body.home #header {height:300px;  border-bottom:5px solid #d7d7d7;}

body.home  #headerImage, body.home .post h2 {display:none;}

.wrapColumn {height:167px;float: left; margin:112px 8px 0px; position: relative; width:308px; text-align:center;}

.wrap {
width: 308px;
height: 147px;
float:left; position:relative;
overflow: hidden;
}

.wrap img {
position: absolute;
top: 0; left: 0;
}

.home #header h1 {display:block; margin:10px 0px; text-transform:uppercase;  font-weight:normal;}
/*#header .wrap h1 {font-size:14px;  margin:0; }
.wrap h1 a {color:#000;}*/

/*NAV CASES*/
body.parent {}

/*FOLLOW ICONS*/
#followLinks {width:270px; float:right; clear:both;}
#facebook, #linkedIn, #twitter {display:block; height:62px; width:38px; background-position:top center; background-repeat:no-repeat; padding:0px 16px; float:left; }
#facebook {background-image:url(img/follow_fb.jpg);}
#linkedIn {background-image:url(img/follow_li.jpg);}
#twitter {background-image:url(img/follow_tw.jpg);}


/*BLOG STYLES*/
body.single h2 {display:block;}


/*IE6 ONLY*/

* html body #sidebar {width:160px;}
* html body #sidebar h2 {width:200px; display:block; padding-right:40px;}
* html body #sidebar ul {width:200px; display:block;}
* html body #sidebar ul li {width:170px; display:block;}
* html body #sidebar p {width:200px; display:block;}
* html body #menu ul li {display:inline; width:190px; text-align:center; margin:0; }
* html body #menu ul li a {display:block; padding-left:0; padding-right:0; }




