/*
Theme Name: 2009 Reactivate Design
Theme URI: http://www.almostanything.com.au
Description: 2009 Reactivate Skin
Version: 1.0
Author: Almost Anything Web and Graphic Design
Author URI: http://www.almostanything.com.au
*/

/*
 * COLOURS
 * red					:	ff0000
 * green				:	00ff00
 * blue					:	0000ff
 * 
 * CONTENTS
 * 1.Header and Body
 * 2.Main Content
 * 3.Forms
 * 3.Footer
 * 4.Forms
 * 5.Navigation
 * 6.News
 */

/*
 * 1.Header and Body
 */
body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
	background:#fff url(images/fade-bg.jpg) center bottom repeat-x fixed;
}
#header {
    background: #fff;
    width: 100%;
    height:180px;
	position:relative;
}
#header div {
    float: right;
	margin:1em 45px 0 0;
}
#header h1 {
    margin: 0 0 0 45px;
    padding: 0;
    font: normal bold 2em/80px "Arial Rounded MT Bold", "Arial Rounded", Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	width:206px;
	height:180px;
	float:left;
	background:#fff url(images/logo.png) top center no-repeat;
}

#description {
    display: block;
    font: normal normal 1.1em/1.6em "HelveticaNeue LT 45 Light", "HelveticaNeue LT 35 Thin", "Century Gothic", Myriad, "Helvetica LT", Helvetica, sans-serif;
	color:#666;
	width:500px;
	margin:30px 0 0 0;
}
.widthlimiter {
    width: 830px;
    margin: 0 auto 2em auto;
	background:#fff url(images/contentbg.png) bottom center repeat-x;
	border:1px solid #ccc;
	border-width:0 1px 1px 1px;
	border-bottom:1px solid #bbb;
	padding:0 0 2em 0;
}

#page3 .widthlimiter, #page5 .widthlimiter {
	background:#fff;
}

#menu {
    width: 532px;
	height:47px;
	margin:0 25px 0 0 !important;
	position:absolute;
	bottom:0;
	right:0;
    background: #ccc url(images/nav-bg.png) top left no-repeat;
}
#content{
    font: normal 1em/1.6em sans-serif;
	width: 649px;
	padding:15px 15px 1px 15px;
	margin:0 auto;
	background:transparent url(images/watermark.png) 50% 90% no-repeat;
	font: normal normal .9em/1.6em Calibri, Myriad, Futura, "Century Gothic", Arial, Helvetica;
	color:#1f3700;
	text-align:justify;	
}


#page3 #content{
	width: 632px;
	padding:1em 3em 1em 3em;
	margin:0 auto 1.2em auto;
	background:none;
}

#page5 #content {
	background:none;
}

/*#content p {
	font: normal normal .9em/1.6em Calibri;
	color:#1f3700;
	text-align:justify;
}*/

#sidebar{
	width:25%;
	float:right;
	background:#ccc;
	display:none;
}
#sidebar li{
	list-style:none;
	padding:0;
	margin:0;
}

/*
 * 2.Main Content
 */
h1, h2, h3, h4, h5 {
	font-family: "Helvetica LT Light", Helvetica, Arial, sans-serif;
	color:#557d21;
	text-align:left !important;
	line-height:1.4em;
}

#content h1 {
	font: normal normal 2.5em/1.6em "Helvetica LT Light", Helvetica, sans-serif;
	color:#f80;
	margin:0;
	border-bottom:1px solid #f80;
}

#page3 #content h1 {
	text-indent:-9999px;
	border:none;
	display:none;
}
#page3 #content h1.reactivate_page {
	text-indent:0;
	border-bottom:1px solid #f60;
	display:block;
}

a {
    color: #666666;
}
a:hover {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}
#content img.alignleft, #content div.alignleft {
	float:left;
	margin:0 1em 0.5em 0;
}
#content img.alignright, #content div.alignright {
	float:right;
	margin:0 0 0.5em 1em;
}
#content img.aligncentered, #content div.aligncentered {
	text-align:center;
	margin:0 auto;
}

img {
	padding:.1em;
	border:1px solid #ccc;
}

/*
 * 3.Forms
 * Override any of the default cforms styles here by prefixing with #content
 * to increase specifity
 */
#content .cform legend {
    font-family: sans-serif;
}
#content .cform fieldset {
    background: #cccccc;
}
.linklove { /*hides link to author but still gives them the backlink*/
    display: none;
}

#loginform-employers, #loginform-jobseekers {
	width:316px;
	height:299px;
	position:relative;
	float:left;
	font-size:110%;
}

#page5 #loginform-employers {
	margin-right:.5em;
}

#page7 #loginform-jobseekers {
	margin-right:.5em;
}

#loginform-employers {
	background:#fff url(images/loginform-employers.jpg) top left no-repeat;
}

#loginform-jobseekers {
	background:#fff url(images/loginform-jobseekers.jpg) top left no-repeat;
}

#loginform-jobseekers form {
	margin:59px 0 0 15px;
}

#loginform-employers form {
	margin:59px 0 0 15px;
}

.reactiate-form form label {
	text-indent:5px;
	margin-top:10px !important;
}

.reactiate-form form label, #page3 .reactiate-form form input {
	display:block;
	margin:0;
	padding:0;
	width:130px;
	font-size:110%;
}

.reactiate-form form input {
	padding:.2em;
	border:1px solid #333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.reactiate-form form button {
	background:transparent none repeat scroll 0 0;
	border:none;
	height:28px;
	left:20px;
	position:absolute;
	text-indent:-9999px;
	top:180px;
	width:91px;
}

.reactiate-form form br {
	display:none;
}

#loginform-employers a, #loginform-jobseekers a {
	background:transparent;
	height:148px;
	left:170px;
	position:absolute;
	text-indent:-9999px;
	top:40px;
	width:141px;
	display:block;
}
.reactivate-signup-form h2 {
	clear:both;
}
.reactivate-signup-form br {
	clear:both;
}
.reactivate-signup-form ol {
	list-style:none;
	margin:0;
	padding:0;
}
.reactivate-signup-form ol {
	width:400px;
	margin:-8px 0 0 0;
}
.reactivate-signup-form ol li {
	clear:both;
	padding-top:9px;
}
.reactivate-signup-form ol li label {
	float:left;
}
.reactivate-signup-form ol li input, .reactivate-signup-form ol li textarea  {
	float:right;
	border:1px solid #848585;
	width:200px;
}
.reactivate-signup-form ol li.checkbox input  {
	float:none;
	width:auto;
}
.reactivate-signup-form ol li.checkbox label  {
	float:none;
	width:auto;
}
.reactivate-signup-form ol li br {
	clear:right;
}
.reactivate-signup-form ol li.radio label input {
	float:none;
	width:auto;
	margin:0 5px 0 0;
}
.reactivate-signup-form ol li.radio label {
	float:right;
	clear:right;
	width:200px;
}
.reactivate-signup-form ol li.radio label.radio-title {
	float:left;
	width:auto;
}
.reactivate_user_option_list {
	list-style:none;
	margin:0;
	padding:0;
}
.reactivate_user_option_fields {
	list-style:none;
	margin:0;
	padding-left:10px;
}
.reactivate_user_option_list li {
	clear:both;
}
.reactivate_user_option_list em {
	display:block;
	margin-top:-20px;
}
.reactivate_user_option_fields li {
	position:relative;
	padding:5px 0 5px 30px;
}
.reactivate_user_option_fields li input {
	position:absolute;
	top:5px;
	left:5px;
}
.reactivate_user_option_fields li textarea  {
	border:1px solid #848585;
	width:300px;
	height:100px;
	display:block;
	padding:3px;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.reactivate-signup-form .submit {
	text-align:right;
}
.submit input, .submit a.button {
	background:url(images/buttonface.gif) center repeat-x;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:0 10px;
	text-decoration:none;
	color:#fff;	font: normal normal 1.1em/28px Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	margin:0 .2em;
	float:left;
	display:block;
	height:28px;
}

.submit a.button {
	padding:0 10px;
}
.alignright {
	text-align:right;
}
table.reactive_match_table {
	border-collapse:collapse;
	border-top:1px solid #557D21;
	border-left:1px solid #557D21;
	width:100%;
}
table.reactive_match_table td, table.reactive_match_table th {
	border-bottom:1px solid #557D21;
	border-right:1px solid #557D21;
	padding:2px;
	text-align:center;
}
table.reactive_match_table th {
	color:#000;
	background:#DCFFAD;
}

.re_user_error {
	background:#FEEBC7;
	border:1px solid #FF6600;
	padding:0 10px;
	color:000;
}

form.cform {
 	background:#f4f4f4 !important;
	border:1px solid #ccc;
	width:280px;
	float:right;
	margin:1em 0 1em 1.5em;
	-webkit-box-shadow:0 0 20px #999;
	-moz-box-shadow:0 0 20px #999;
	box-shadow:0 0 20px #999;
}
 
 #page9 form.cform, #page19 form.cform {
 	margin-top:-3.5em;
 }
 
form.cform ol.cf-ol li {
	background:#eee !important;
	padding:.5em 1em;
}

form.cform label {
	display:block;
}

form.cform span {
	width:300px !important;
	text-align:left;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
}

form.cform .emailreqtxt, form.cform .reqtxt {
	font-weight:normal;
	margin:0;
	clear:both;
	display:block;
}
 
form.cform ol.cf-ol li#li--2, form.cform ol.cf-ol li#li--4, form.cform ol.cf-ol li#li--6 {
	background:transparent !important;
}

form.cform textarea, form.cform input {
	margin:.5em 0;
	font-size:.9em;
	background:#d1f4a1;
	border-color:#b7d68d;
	clear:both;
	padding:5px 6px !important;
	width:240px !important;
	color:#333;
}

form.cform textarea.cf_error, form.cform input.cf_error {
	background:#fff;
}

form.cform textarea {
	height:50px;
}

form.cform textarea:hover, form.cform input:hover {
	background:#fff;
	border-color:#222;
}

form.cform textarea:focus, form.cform input:focus, form.cform textarea:active, form.cform input:active {
	background:#fff;
	border-color:#fff;
	color:#000 !important;
}

form.cform #sendbutton, form.cform #sendbutton2 {
	background:#557d21;
	color:#fff !important;
	border:1px solid #45661b !important;
	margin:1em 12px !important;
	width:100px !important;
}


/*
 * 3.Footer
 * Text should be a little smaller and more subtle in contrast.
 */
#footer {
    background: transparent url(images/footer-bg.png) center bottom no-repeat;
    width: 765px;
    height: 79px;
	text-align:center;
	clear:both;
	margin:0 auto;
}
#footer p {
	margin:0;
	font:normal .8em/20px Calibri, "Arial Rounded MT Bold", Verdana, Helvetica, Arial;
	text-align:right;
	margin-right:20px;
	color:#222;
}

#footer .firstp {
	padding-top:27px !important;
}

#footer a {
    color: #111;
    text-decoration: none;
}
#footer a:hover {
    background-color:transparent;
	color:#333;
}

#re_pollbox {
	background:#fff url(images/fade-bg.jpg);
	border: 1px solid #BDDD92;
	padding:1em;
}
#re_pollbox h3 {
	margin:0;
}

#re_pollbox ul {
	list-style:none;
	padding:0;
	margin:0;
}
#re_pollbox .submit {
	text-align:right;
	margin:0;
}
#re_pollbox .re_vote_choice {
	padding: 0.5em 0;
}

/*
 * 5.Navigation
 * Ahhh, the fun part. If you get stuck, ask Jeff Vader. I'm his brother.
 * http://www.youtube.com/watch?v=7tUNNM-Hyu8
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav ul { /* dropdown width */
	position:absolute;
	top:-999em;
	width:100px;
}
.nav ul li,
.nav ul li a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul { /* vertical pozzie of dropdown */
	left:5px;
	top:25px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul { /* 2nd level dropdown */
	left:90px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/

#menu ul {
	margin:2px 0 0 15px !important;
}

.nav {
	float:left;
}
.nav li {
	float:left;
	border-right:1px solid #666;
}
.nav a {
	color: #fff;
	text-decoration:none;
	display:block;
	padding:0 .5em;
	font:normal normal .95em/39px "Helvetica LT Light", Helvetica, Arial, sans-serif;
}

.nav a:hover {
	background:#666;
}

.nav li li {
	background:#ccc;
}
.nav li li li {
	background:#ccc;
}

/*
 * 6.News
 */
.postdate, .postmetadata{
	font-size:0.8em;
	font-style:italic;
}
