/*  
Theme Name: Job Gym
Theme URI: http://www.spritzcreative.com
Description: Job Gym
Version: 2.0
Author: Chadrick Rode
Author URI: http://www.spritzcreative.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/

@import url('css/nav.css');




/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background-color: #F7B511;
	color: #000000;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	text-align:justify;
}


a, a:visited {
	color: #A01915;
	text-decoration:underline;
}

a:hover, a:active {
	color:#000000;
	text-decoration:none;
}

hr {
	display: block;
	height:1px;
	background:#7D1000;
	border:0;
	color:#7D1000;
	}

			
a img, a:visited img {
	border:none
	}
	
blockquote {
	padding: 5px 15px 5px 15px;
	color:#7D1000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 120%;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
				


/* ---------- @ Structure -----------*/

#page {
	background-image:url(images/bodywrap.gif);
	background-repeat:repeat;
	width:960px;
	margin:0 auto;
	padding-top:0px;
	}
	
#wrapper {
	font-size:0.75em;
	padding:0;
	}

#masthead {
	padding:22px 0;
	border-bottom:1px solid #7D1000;
	}

#content {
	width:740px;
	float:left;
	margin: 0;
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	}

#bodycontent {
	float:left;
	padding: 0 25px 0 50px;
	}

#description {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#7D1000;
	padding: 0 0 0 20px;
	border-left:1px dotted #640F0D;
	margin:13px 0 0 20px;
	float:left;
	letter-spacing:0.01em;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 220px;
	float:right;
	margin:0;
	padding:0;
	background-image:url(images/sidebar_bg.gif);
	background-repeat:no-repeat;
	}
	
#sidebarcontent {
	margin:0 5px 0 10px;
	}

#more-posts {
	float:left;
	}
	

/* ---------- Custom Elements by Spritz  -----------*/

#headerimg {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;	
	width: 960px;
	height: 59px;
	margin:0;
}

#randomimg {
	width: 618px;
	height: 184px;
	float: right;
	}

#jobgymlogo	{
	width: 342px;
	height: 73px;
	float: left;
	}

a#jobboards img {background: url(images/job_boards_button.jpg) top left no-repeat; width: 342px; height: 111px; cursor: pointer;}
a#jobboards:hover img {background: url(images/job_boards_button_on.jpg) top left no-repeat;}

.wp-polls {
	text-align:left;
	color:#000000;
	}

a#howdoi img {background: url(images/howdoi.gif) top left no-repeat; width: 202px; height: 89px; cursor: pointer;}
a#howdoi:hover img {background: url(images/howdoi_b.gif) top left no-repeat;}

/* ---------- @ Headers -----------*/

h1 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color:#A01915;
	margin: 0 0 10px 0;
	}
	
h2 {
	font: 20px Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	margin: 40px 0 10px 0;
	font-weight:normal;
	}

.post h2 {
	font: 20px Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	margin: 40px 0 10px 0;
	font-weight:normal;
	color:#7D1000;
	}
	
h2.posttitle {
	border-bottom:1px solid #A01915;
	padding:0 0 12px 0;
	margin:0 0 15px 0;
	font-size:2.7em;
	color:#7D1000;
	font-weight:normal;
	}

h2.pagetitle {
	border-bottom:1px solid #A01915;
	padding:0 0 12px 0;
	margin:0 0 15px 0;
	font-size:2.7em;
	color:#7D1000;
	font-weight:normal;
	}
				
h3 {
	padding:0;
	margin:15px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.25em;
	font-weight:normal;
	letter-spacing:0.07em;
	cursor:text;
	}
	

.post h3 {
	border:none;
	font:1.7em Arial, Helvetica, sans-serif;
	color: #A01915;
	letter-spacing:0;
	}
	
#featured-cats h3, #more-posts h3 {
	margin:0 0 15px 0;
	}
		
h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:15px
	}

h4 {
	font:bold 1.3em Arial, Helvetica, sans-serif;
	margin-bottom:-10px;
	color:#A01915;
	}
	
.post h4 {
	margin:15px 0;
	color:#A01915;
	}
	
.archive-list h4 {
	margin:0;
	font-size:1.2em;
	line-height:125%;
	}
	
h5 {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#FAE669;
	border-top:1px solid #A01915;
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#A01915;
	text-decoration:none
	}

h1 a:hover {
	color:#000000;
	}

h1 a:active {
	color:#7D1000;
	}
			
h4 a, h4 a:visited {
	color:#A01915;
	text-decoration: underline;
	}
	
h4 a:hover {
	color:#000000;
	text-decoration: none;
	}	
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	padding:2px;
	border:2px solid #000000;
	background:#000000;
	}
	
#more-posts a:hover img, .archive-list a:hover img {
	border:2px solid #FFFFFF;
	background:#A01915;
	}	
	
#more-posts img {
	margin:3px 12px 4px 0;
	}

.recent-excerpts {
	padding-bottom:10px;
	}
	
#featured-cats ul {
	margin:3px 0 35px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #A01915;
	padding:3px 0 6px 6px;
	margin:2px 0;
	line-height:125%;
	}

/* ---------- LEAD STORY -----------*/

#lead h2 a{
	font: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A01915;
}
	
#lead h2 a:hover{
	color:#000000;
	text-decoration:underline;
}	
	
		
#lead {
	margin:0 0 20px 0;
	background-color:#000000;
	background-image:url(images/srbg_lead.jpg);
	border:2px solid #000000;
	}

#lead:hover {
	background-image:url(images/srbg_lead2.jpg);
	border:2px solid #FFFFFF;
	color:#EAE0AF;
	}

#lead-text {
	float:left;
	width:240px;
	padding:0 14px 14px 0;
	color:#EAE0AF;
	}

#lead br, .recent-excerpts br /*cleans up excerpts*/ {
	margin-bottom:15px;
	}

#lead img {
	float:left;
	margin-right:22px;
	padding: 5px;
	}

.commentcount {
	padding-right: 19px;
	font:.8em Arial, Helvetica, sans-serif;
	}

#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}			
	
.date {
	float:left;
	margin:18px 4px 0 0;
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	color:#737373;
	letter-spacing:0.03em;
	}

#featured-cats .date {
	margin: 2px 3px 0 0;
	}


/*Sidebar and Widgets*/

#sidebar p {
	color:#000000;
	text-align:left;
	}

#sidebar ul {
	margin-bottom:5px;
	}

#sidebar li, .headlines li {
	padding:5px 0 0 0;
	list-style:none;
	display:block;
	color:#000000;
	font-weight:normal;
	text-align:left;
	}

#sidebar a, #sidebar a:visited{
	color:#A01915;
	text-decoration: underline;
	font-weight:normal;
	}

#sidebar a:hover, #sidebar a:active{
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
	}

#sidebardiv {
	width: 202px;
	height: 8px;
	background-image:url(images/sidebar_div.gif);
	margin: 10px 0 5px 0;
	}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #FEDF4B;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0;
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}
	
		
		
	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
	
/*Archives*/

.archive-list li {
	list-style:none;
	margin: 8px 0 20px 0;
	border-bottom:1px solid #A01915;
	width: 665px;
	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}
		
#pagination {
	margin-top:30px;
	width:550px;
	}

#pagination .left {
	width:250px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:250px;
	}



/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
	}

.postmetadata {
	padding: 7px 0;
	border-top:1px solid #d7d7d7;
	margin:0 0 20px 0;
	color:#7a7a7a;
	}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
.entry img {
	padding:2px;
	margin:15px 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	

/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchnav {
	padding: 7px 0 0 0;
	float:right;
	height: 50px;
	width: 250px;
}

#s {
	background:#9F1814;
	padding:2px;
	border:1px solid #FFFFCB;
	width:190px;
	color:#000000;
	}

#s:focus {
	background:#640F0D;
	}

#searchform {
	width:180px;
	color:#000000;
	text-align:left;
	font-size:11px;
	}

#searchsubmit {
	vertical-align:top;
	padding-left:0px;
	}		
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#footer {
	width:100%;
	height:300px;
	background-image:url(images/footer_bg.jpg);
	background-position:center;
	text-align:center;
	background-color:#000000;
	}

#footer-content {
	margin:auto;
	width:960px;
	height:300px;
	background-image: none !important;
	}

#footer p {
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	margin:10px 0 0 0;
	line-height:150%;
}

#footerinfo a {
	color:#F7B511;
	text-decoration:underline;
}

#footerinfo a:hover {
	color:#FFE48B;
	text-decoration:none;
}

#footerinfo {
	padding: 100px 5px 0 5px;
	margin:0;
}
