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

/******************************************************************
 +Overall Colors and Styles
******************************************************************/

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

a img { 
  border: none;
}
/*
a:link {
  color: #3878AF;
}
a:visited {
  color: #1C3C55;
}
a:hover {
  color: #CA0074;
}
*/
.clear-fix {
  clear: both;
}

h3 {
  color: black;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 100%;
}

p {
  margin-bottom: 5px;
  font-size: 11px;
}


/******************************************************************
 +boxes
******************************************************************/
.nav{
	clear:both;
	display:block;
	padding-bottom:10px;
}
#search-box {
 border: 1px solid #FFCC00;
 background-color: #FCFEBB;
 margin-bottom: 10px;
 padding: 5px;
}


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

#posts{
 margin-top: 5px;
}

.post {
  padding: 10px;
}
.post-alternate {
  background-color: #DFEBF4;
  padding: 10px;
}

/******************************************************************
 + styles
******************************************************************/
.register{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px !important;
	color:#718ABE;
	font-weight:bold;
}
.mini{
	font-size:9px !important;
}
.post-title{
	background:#E6EDF5;
	border-top: 1px solid #E0E5EB;
	border-bottom: 1px solid #E0E5EB;
	padding:25px 10px 25px 25px;
	font-size:14px;
	font-weight:bold;
}
.post-body{
	padding:25px;
	line-height:18px;
}
.posted-by{
	padding:5px 0 5px 20px;
	font-style:italic;
}
.post-mini{
	padding:10px 0 10px 20px;
	font-size:9px;
}
.fright{
	float:right;
	display:inline;
}
.fleft{
	float:left;
	display:inline;
}
a.verd{
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
div.post-button{
	display:block;
	clear:both;
	padding:10px 0 20px 0px;
}
div.post-button table,
div.post-button table tr,
div.post-button table tr td{
	background:none;
	border:none;
}
div.post-button a{
	background:transparent url(../images/bg_button.gif) repeat-x top;
	border:3px double #CDD6DF;
	padding:4px 10px 4px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px !important;
	color:#00325B !important;	
	font-weight:bold;
	cursor:pointer;
	_height:22px;
	height:22px;
	text-decoration:none;
	cursor:pointer;
	width:120px;
}
div.post-button a:hover{
	color:#718ABE !important;
	text-decoration:none !important;
}
.separator{
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	padding-bottom:5px;
	border-top:1px dashed #EFB629;
}
/******************************************************************
 + forms
******************************************************************/
.fieldset{
	border:1px solid #CDD6DF;
	padding:40px 20px;
}
.text, .textarea{
	font-size:11px;
	font-family:inherit;
	color:#00325B;
	padding:2px 4px 2px 4px;
	width:250px;
}
.textarea{
	width:250px;
	height:125px;
}
.submit{
	background:transparent url(../images/bg_button.gif) repeat-x top;
	border:3px double #CDD6DF;
	padding:0px 6px 0px 6px;
	margin:0px 8px 0 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px !important;
	color:#00325B;	
	font-weight:bold;
	cursor:pointer;
	_height:20px;
	height:24px;
}
.select{
	border:3px double #CDD6DF;
	background:#FCFDFE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px !important;
	color:#718ABE;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.submit:hover{
	color:#718ABE;
}
.text-login{
	width:80px;
	border:3px double #CDD6DF;
	background:#FCFDFE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px !important;
	color:#718ABE;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.submit-login{
	font-size:9px;
	width:30px;
}
.title-div{
	clear:both;
	display:block;
	padding-top:5px;
}
.message-div{
	clear:both;
	display:block;
	padding-top:5px;	
}
.submit-div{
	clear:both;
	display:block;
	padding-top:5px;
}

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

.error-msg b{	
  color: #CA0074;
}
.message-msg{	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background:#f9e5b3;
	border: 2px solid #EFB629;
	-moz-border-radius:6px;
}

.message-msg b{	
  color: #00325B;
	padding-left:10px;
}
/******************************************************************
 + breadcrumb
******************************************************************/
#breadcrumb{
	clear:both;
	display:block;
	padding:0px 0 10px 0;
	margin:0;
	background:#fff;
}
#breadcrumb ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
div#breadcrumb a{margin:0;padding:0}
div#breadcrumb #crumbs {
	height:25px;
	border:1px solid #dedede;
	}
div#breadcrumb #crumbs li {
	float:left;
	line-height:25px;
	color:#777;
	padding-left:8px;
	}		
div#breadcrumb #crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:6px 15px 6px 0px;
	font-size:10px;
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	}							
div#breadcrumb #crumbs li a:link,
div#breadcrumb #crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
div#breadcrumb a:link, 
div#breadcrumb a:visited,	
div#breadcrumb #crumbs li a:hover,
div#breadcrumb #crumbs li a:focus {
	color:#00325b;
}
/******************************************************************
 + tables
******************************************************************/
table{width:100%;}
table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

.odd { background: #F7F9FC; }
.even { background: #FCFDFE; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

/*clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix {
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
	} 

