/******************************************************************
  Layout: Rockstar! clean and bright!
  Created: Leigh Mackay 
  Date: 23 / 11 / 08 
******************************************************************/

/******************************************************************
 +Overall Colors and Styles
******************************************************************/
html { overflow-y: scroll;}

html, body { height: 100%; }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  background: #7c4a31  url(../images/header_bg.png) repeat-x;
  color: #3f1412;
}

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

p, form, h1, h2, h3, h4, h5, h6,  ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
  border: none;
}

a:link {
  color: #ff7d03;
}
a:visited {
  color: #f9db9d;
}
a:hover {
  color: #df4104;
}

.clear-fix {
  clear: both;
}

#employers h3 {
	color: #3f1412;
}
h3 {
  color: black;
  margin-bottom: 5px;
  font-size: 1.4em;
  line-height: 100%;
}

p {
  margin-bottom: 5px;
  font-size: .8em;
}


/******************************************************************
 +Page Skeleton
******************************************************************/

#wrapper {
	
  width: 1015px;
  margin:0 auto -250px;
  text-align: left;
  height:auto !important;
  min-height:100%;
  
}

#header {
  position: relative;
  width: 750px;
  height: 175px;
}

#header h1 a.tagline  {
	position: absolute;
	text-indent: -9999px;
	display: block;
}

#header h1#tag_h1 {
	position: relative;
	width: 630px;
	height: 81px;
	background: url(../images/triplefitness_url_tagline.png) no-repeat;
	top: -145px;
	left: 250px;
}

p.resource {
	position: relative;
	color: #fff;
	left: 350px;
	top: -105px;
	
}
#main {
  display: inline;
  width: 715px;
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 50px;
 
}

#side-bar {
  width: 225px;
  float: left;
  margin-top: 10px;
  padding: 3px;
  background-color: #f9db9d;
  border: 1px solid #3f1412;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
}

ul#post-job-id li a {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 102px;
}

 ul#post-job-id li a.post-job-sprite { 
  background: url(../images/post_button_sprite.jpg) no-repeat top center;
  width: 217px;
}

ul#post-job-id li a.post-job-sprite:hover {
	background: url(../images/post_button_sprite.jpg) no-repeat bottom center;
}

#footer { 
 font-size: 10px;
 height: 250px;
 padding-top: 30px;
 color: #fff;
 background-color: #362c2a;
 text-align: center;
 border-top: 10px #ff7e00 solid;
 min-width:1200px;
}

#push { height: 250px; }

/******************************************************************
 +boxes
******************************************************************/

#search-box {
 border: 3px solid #3f1412;
 background: #ff7e00;
 margin-bottom: 10px;
 padding: 5px;
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
}

#search-box fieldset {
	height: 130px;
}

#search-area .postjobbutton {
	margin: -30px 0px 0px 10px;
	padding: 0px;
}
#search-area .postjobbutton {
	background: url(../images/post_button_sprite.png) no repeat;
	width: 100px;
	height: 100px;
}

#search-area {
	width: 625px;
	padding: 10px 0 0 20px;
}

.search-legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #3f1412;
	margin-left: 15px;
}
.label-search-area {
	color: #362c2a;
}

#employers {
 padding: 5px;
 color: #666666;
}

#jobs{
 margin-top: 5px;
 margin-bottom: 5px;
 color: #bbaa91;
}

.pagination {
	font-size: 16px;
}

.job {
  background-color: #3f1412;
  padding: 10px;
}

.job_date {
	margin: 0 15px 0 0;
	font-size: 12px;
	color: #ff7e00;
	font-style: italic;
}

.job-alternate {
  background-color: #362c2a;
  padding: 10px;
}

/******************************************************************
 + styles
******************************************************************/

#side-bar ul {
  margin-left: 5px;	
	margin-top: 10px;
	color: black;
}

#side-bar li {
  list-style-type: none;
	color: #FF7FC8;
	margin-top: 5px;
}

.price {
  font-weight: bold;
  font-size: 1.6em;
  color: #732420;
}

.rockstar{
  color: #ff7d03;
}

.location {
  color: #ffdea3;
  font-weight: bold;
}

.at {
  font-size: .7em;
}

.job-link {
  position: relative;
  left: 0px;
  background-image: url(../images/running_icon.png);
  background-repeat: no-repeat;
  padding-left: 32px; 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  width: 100%;
  font-weight: bold;
  
}

.job-count{
  float: left;
  color: #fff;
}

.rss {
 float: right;
}

.search-btn {
  width: 49px; 
  height: 47px; 
  float: left;
  border: none;
 }

/******************************************************************
 + forms
******************************************************************/


#main form {
  width: 560px;
	margin-top: 0;
	padding-top: 0;
}

#main form legend {
	font-weight: bold;
	padding: 6px 12px 2px 0px;
	position: relative;
	top: -9px;
	border-bottom: none;
}

#main form fieldset .textfield {
  border: 1px solid #FFCC00;
  width: 250px;
  padding: 3px;
  margin-right: 10px;
}
#search-area #the_index {
  border: 1px solid #f9db9d;
  width: 250px;
  padding: 3px;
  float: left;
  margin-top: 25px;
  background-color: #3f1412;
  color: #f9db9d;
}

#main form fieldset .select-field {
	border: 1px solid #f9db9d;
  padding: 3px;
  float: left;
  margin-top: 25px;
  background-color: #3f1412;
  color: #f9db9d;
}	

#main form fieldset .text-area {
  padding: 3px;
}	



#main form div{
  margin-bottom: 10px;
  .margin-left: 10px; 
  _margin-left: 10px; 
}

#main form label{
  display: block;
  margin-bottom: 3px;
  clear: right;
  font-size: .8em;
}


#main form textarea{
  width: 500px;
}

#main form fieldset {
  border: none;
	margin-bottom: 0px;
	margin-top: 15px;
}




#main form .button {
  width: 49px;
  height: 47px;
  vertical-align: middle;
  padding-bottom: 15px;
}

#main form .postjob-button {
  width: 204px;
  height: 45px;
  vertical-align: middle;
  padding-bottom: 15px;
}

.error-msg{	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CA0074;
}

.error-msg b{	
  color: #CA0074;
}

/*******************************************************
#form-publish
*******************************************************/
 
 #form-wrap {
	 
	background: #2a2423;
	padding: 2em 0;
	-moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
	
	
}

 form#form-publish {
	
	width: 600px;
	margin: 0 auto;
	
}

#form-publish p {
	position: relative;
}

#form-publish fieldset {
	position: relative;
	top: 10px;
	left: -12px;
	background: #463c3a;
	width: 600px;
	border: none;
	margin: 1em 0;
	padding: .25em 0 .5em 1.5em;
	-moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
}

#form-publish fieldset legend {
	font-size: 1.2em;
	color: #ff7e00;
	line-height: 2;
	background: #463c3a;
	padding: 0 .8em 0 .8em;
	margin: -5px 0 20px 0;
	-moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
}

#form-wrap p {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fad9a0;
	font-size: .9em;
	line-height: 1.2;
	margin: 1.4em 0;
}

#form-publish input.text {
	width: 225px;
	
}
#form-publish textarea {
	position: relative;
	width: 300px;
	margin-top: .5em;
	height: 105px;
	overflow: auto;
}

#form-publish fieldset label {
  display: inline;
  margin-bottom: 3px;
  /*clear: right;*/
  font-size: 1.2em;
  font-weight: bold;
}


#form-publish fieldset p.text-top {
	position: relative;
	width: 425px;
	text-align: right;
	left: -50px;
	margin: 0 0 15px 0;
	
}

#form-publish fieldset label.text {
	padding-right: 10px;
}

 #form-publish fieldset label.check {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.7;
	display: inline;
	font-weight: normal;
}

/*form style feedback message*/
/*label .feedback {
	font-size: .7em;
	width: 200px;
	position: absolute;
	margin_left: 6em;
	left: 400px;
	top: 3px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 5px 20px;
}*/

/* --- these styles use attribute selectors and the focus pseudo-class selector to style form elements in DOM compliant browsers.  Other browsers such as IE 6 will ignore these styles and render the default*/


/*input:focus, textarea:focus {
	border: 2px solid #531a17;
	background: #fad9a0;
}*/





/*************************************************************
					JOB TABLE
**************************************************************/

table#jobTbl {
	width: 715px;
	margin: 0 auto;
	background: #666;
	overflow: auto;
	border-collapse: collapse;
		-moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
 -moz-border-radius-topleft:10px;
 -moz-border-radius-topright:10px;
 -webkit-border-bottom-left-radius:10px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 -webkit-border-top-right-radius:10px;
}

#jobTbl thead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #fff;
	text-align: left;
}

#jobTbl tbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #fff;
	text-align: left;
}

/*#jobTbl caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #fad9a0;
	padding-bottom: .5em;
	text-align: left;
}*/

#jobTbl th {
	background: #362c2a;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
	padding: .2em;
}

#jobTbl td {
	padding: .4em .8em .4em .8em;
}

#jobTbl tr {
	border: 1px solid #110e0d;
}

#jobTbl .date_posted {
	color: #fad9a0;
}

#jobTbl tr:hover {
	background: #1d1817;
}

/* ------------------ show.php -------------------------*/

#show_wrapper {
	width: 600px;
}

#show_header {
	
	width: 600px;
	height: 185px;
	background: url(../images/paper_header.jpg) no-repeat top left;
 	
}

 #show_middle {
	
	width: 600px;
	background: #fff url(../images/paper_middle.jpg) repeat-y; 
	margin: 0;	
}
#inner_content {
	
	position: relative;
	width: 400px ;
	top: 0px;
	left: 90px;
	padding: 20px 30px 20px 30px;
	
}
#inner_content p {   }

#show_footer {
	position: relative;
	top: 0px;
	width: 600px;
	height: 130px;
	background: url(../images/paper_bottom.jpg) no-repeat; 
	margin: 0;
	padding: 0;
}


/*advertisements*/









