/*
Theme Name: NordicStaff
Theme URI: http://www.nordicstaff.com/
Description: The default NordicStaff website theme.
Version: 1.0
Author: Provide Design
Author URI: http://providedesign.co.uk/
Tags: light, fixed width, two and three column layout
*/



/* ---------- MAIN STRUCTURE ---------- */

body {
	background: #fff url('images/body-bg.png') 0px 0px repeat-x;	
	font-size: 62.5%;
	font-family: Helvetica, Arial, Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	margin: 0px;
  	padding: 0px;
}

html>body {
	font-size: 10px;
}
	
#wrapper {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: transparent;
	
}

#horizon {
	background-color: transparent;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	clear: both;
}

#container {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0px 0px 0px 0px;	
	display: block;  
}




/* ---------- HEADER & NAVIGATION ---------- */

#header {
	background: transparent url('images/header-bg.png') 0px 0px no-repeat;
	width: 1000px;
	height: 184px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: 10px;
}

#logo {
	height: 90px;
	margin: 24px 0px 0px 30px;
	width: 220px;
	padding: 0px;
	float: left;
}

#header-nav {
	position: absolute;
	top: 8px;
	right: 10px;
	width: auto;
	font-size: 10px;
}




/* ---------- BEGIN TWITTER ---------- */

#twitter-area {
	position: absolute;
	top: 40px;
	right: 90px;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	height: 70px;
	width: 300px;
}

#twitter-feed {
	background-color: transparent;
	padding: 7px;
	border: #14aaaa 1px solid;
	overflow: hidden;
}

.twitter-message {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: normal;
	font-size: 10px;
}

.twitter-timestamp {
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	display: none;
}

.twitter-link {
	display: none;
}

.twittertext {
	display: block;
}

ul#twitter_update_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#twitter_update_list li {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px;
}

ul#twitter_update_list li a, ul#twitter_update_list li a:link {
	display: inline;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;}

#twitter_message a, #twitter_message a:link {
	display: block;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;}

ul#twitter_update_list li span { 

visibility: visible; 
}

#twitter-logo {
	position: absolute;
	right: 30px;
	top: 38px;
	width: 50px;
	height: 60px;
}

#twitter-logo img {
	margin: 0px 0px 4px 0px;
}

/* ---------- CLOCK ---------- */

#clock {
	position: absolute;
	top: 40px;
	right: 30px;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	height: 60px;
	width: 60px;
}



/* ---------- GLOBAL ELEMENTS ---------- */

a, a:link {
	color: #14aaaa;
	text-decoration: none;
	outline: none;
}

a:hover, a:active, a:focus {
	color: #43c2c2;
	text-decoration: underline;
}

a

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, 'Helvetica neue', Verdana, 'Trebuchet MS',  Arial, Sans-Serif;
	color: #004b4b;
	clear: both;
	font-weight: bold;
	margin: 0px 0px .4em 0px;
	line-height: 1.4em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;	
}

h5 {
	font-size: 1.2em;	
}

h6 {
	font-size: 1em;	
}

p {
	margin: 0px 0px 1.2em 0px;
}

iframe {
	margin: 0px 0px 1em 0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	height: 1px;
	border-top: 1px dotted #14aaaa;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	clear: both;
	width: 100%;
	margin: 19px 0px 20px 0px;
}

a img {
	border: none;
}

select { 
	position: relative;
	top: 4px;
	background: #eee; 
	font-weight: normal;
	font-size: 1.2em;
	padding: 2px; 
	margin: 0px;
	color: #333; 
	line-height: 20px;
	border: solid 1px #ccc; 
	display: block;
	height: 27px;
}

label {
	padding: .7em 1em 0px 0px;
}

fieldset { 
	border: 0px;
	padding: 0px;
	text-align: left;
}

table {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 0px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
}

div.entry table {
	width: 620px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 0px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
}

th {
	border: 1px solid #fff;
	background-color: #eee;
	color: #333;
	padding: 5px;
}

table.form-table td {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 5px;
	color: #333;
}


table.form-table th {
	border: 1px solid #fff;
	background-color: #fff;
	color: #333;
	width: 152px;
	padding: 5px;
	vertical-align: top;
}

div#profile h3 {
	margin: 20px 0px;
}

table.form-table label {
	width: 150px;
}

table.form-table tr td label {
	width: 70px;
	clear: both;

}

table.form-table td label input {
	width: 20px;
	padding: 0px;
	margin: 0px;
}

table.form-table input, .entry form#reg-form table td input, table.form-table input#email, table.form-table input#url, table.form-table textarea#description, .DataText #txtEmail {
	border: solid 1px #cbcbcb;
	width: 300px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;	
}

table.form-table input#user_login {
	border: solid 1px #cbcbcb;
	width: 200px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	color: #999;
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;	
}

.entry form#reg-form table td input.small {
		width: 90px;
}

.entry form#reg-form table td textarea {
		width: 600px;
		height: 200px;
		font-size: 16px;
		color: #666666;
}

.entry form#reg-form table td textarea.evidence {
		width: 400px;
		height: 100px;
		font-size: 16px;
		color: #666666;
}

.entry form#reg-form table td textarea.address {
		width: 306px;
		height: 100px;
		font-size: 16px;
		color: #666666;
}



/* ---------- NAVIGATION ---------- */

#navigation {
	background-color: transparent;
	height: 50px;
	width: 1000px;
	position: absolute;
	top: 114px;
	left: 30px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

ul#nav {
	list-style: none;
	text-indent: 0px;
	padding: 0px;	
}

ul#nav {
	margin: 0px 0px 0px 0px;
	width: auto;
}

ul#nav li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 50px;
		width: 115px;
}

a#nav-home img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-home:hover img, a#nav-home-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: 0px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-about img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -100px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-about:hover img, a#nav-about-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -100px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-seekers img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -200px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-seekers:hover img, a#nav-seekers-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -200px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-employers img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -300px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-employers:hover img, a#nav-employers-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -300px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-news img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -400px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-news:hover img, a#nav-news-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -400px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-contact img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -500px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-contact:hover img, a#nav-contact-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -500px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-links img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -600px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-links:hover img, a#nav-links-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -600px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}


a#nav-survey img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -700px 0px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

a#nav-survey:hover img, a#nav-survey-current img {
	background: url('images/btn-navigation-bg.png');
	background-repeat: no-repeat;
	background-position: -700px -50px;
	width: 98px;
	padding: 0px;
	margin: 0px;
	height: 50px;
}




/* ---------- START PAGE ELEMENTS ---------- */

#content {
	background: transparent url('images/content-bg.png') 0px 0px repeat-y;
	width: 1000px;
	height: auto;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 30px 0px 30px;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px;

}

#splash {
	width: 940px;
	height: 230px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#search-area {
	width: 900px;
	height: auto;
	background-color: transparent;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	overflow: hidden;
}

.search-item {
	margin: 0px 10px 0px 0px;
	display: block;
	overflow: hidden;
	height: 70px;
}

.search-item form {
	margin: 0px 20px 10px 0px;
	display: block;
	overflow: hidden;
	height: 70px;
}

.search-item input {
	display: inline;
	float: right;
}

.column-one {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 620px;
	background-color: transparent;
	height: auto;
}

.column-one-large {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 940px;
	background-color: transparent;
	height: auto;
}

.column-two {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	width: 300px;
	float: left;
	background-color: transparent;
	position: relative;
	top: 0px;
	height: 1%;
}

#sidebar {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
}

#sidebar form {
	margin: 0px;
}

.module {
	border: solid #1aacac 1px;
	padding: 15px;
	background-color: transparent;
	margin: 0px 0px 20px 0px;
	width: 270px;
	height: auto;
}

.module-2-col {
	border: solid #1aacac 1px;
	padding: 15px;
	background-color: transparent;
	margin: 0px 0px 20px 0px;
	width: 590px;
	height: auto;
	clear: both;
}

#module-employers  {
	height: 95px;
	background: url('images/module-employers-bg.jpg') no-repeat 0px 0px;
	padding: 50px 15px 15px 15px;
	margin: 0px 0px 20px 0px;
	width: 270px;
	color: #fff;
	float: left;
}

#module-seekers {
	height: 95px;
	background: url('images/module-job-seekers-bg.jpg') no-repeat 0px 0px;
	padding: 50px 15px 15px 15px;
	margin: 0px 0px 20px 20px;
	width: 270px;
	color: #fff;
	float: left;
}

#module-employers a, #module-seekers a {
	color: #fff;
	text-decoration: underline;
}

#module-employers a:hover, #module-seekers a:hover {
	color: #fff;
	text-decoration: none;
}

.module-image {
	border: 0px;
	padding: 0px;
	background-color: transparent;
	margin: 0px 0px 20px 0px;
	width: 300px;
	height: auto;
}

#quick-search-module{
	height: 240px;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: url('images/quick-search-bg.jpg') no-repeat 0px 0px;
	clear: both;
}

ul#quick-search-list {
	position: relative;
	top: 43px;
	left: 15px;
	list-style: none;
	width: 270px;
	margin: 0px;
}

ul#quick-search-list li {
	height: 26px;
	width: 270px;
	background-color: #fff ;
	display: block;
	margin: 0px 0px 5px 0px;
}

ul#quick-search-list li a, ul#quick-search-list li a:link {
	display: block;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #004b4b;
	font-weight: bold;
	line-height: 2.3em;
	height: 26px;
	width: 270px;
	background-color: #fff;
	display: block;
	overflow: visible;
	text-decoration: none;
	text-indent: 10px;
}

ul#quick-search-list li a:hover {
	display: block;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: right -36px;
	color: #12a0a0;
	font-weight: bold;
	line-height: 2.3em;
	height: 26px;
	width: 270px;
	background-color: #fff;
	display: block;
	overflow: visible;
	text-decoration: none;
	text-indent: 10px;
}

#sidebar .sq-module {
	width: 260px;
	height: 180px;
	margin: 0px 0px 20px 0px;
	padding: 20px;
	background-color: #242424;
	overflow: hidden;
	position: relative;
}

#hp-column-one {
	width: 620px;
	height: auto;
	background-color: transparent;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;	
}

#hp-column-two {
	width: 300px;
	height: auto;
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;

}

#hp-column-three {
	width: 300px;
	height: auto;
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}



.post {
	margin: 0px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}

.entry {
	margin: 0px;
	overflow: hidden;
	clear: both;
}

.postmetadata, .commentmetadata {
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}

.clear {
	clear: both;
}

#footer {
	background: transparent url('images/footer-bg.png') 0px 0px no-repeat;
	color: #999;
	position: relative;
	top: 0px;
	padding: 0px;
	margin: 0px 0px;
	width: 1000px;
	height: 200px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
}

.linebrk {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	background-color: #3a3a3a;
	margin: 20px 0px 20px 0px;
	clear: both;
	overflow: hidden;
}

.module-linebrk {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	background-color: #3a3a3a;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

.module-linebrk-top {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	background-color: #3a3a3a;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
}


#footer-links {
	float: right;
	text-align: right;
	width: auto;
	display: inline;
	margin: 40px 10px 0px 0px;
}

#footer-info {
	float: left;
	text-align: left;
	width: auto;
	display: inline;
	margin: 40px 0px 0px 10px;
}

#footer-description {
	clear: both;
	text-align: center;
	color: #dedede;
	display: none;
}




/* ---------- IMAGE CONTROL ---------- */

.entry p img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0px;
	margin: 0px 0px 1em 1.5em;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 1.5em 1em 0px;
	display: inline;
}

img.alignleft-mc {
	float: left;
	padding: 0px;
	margin: 0px 0px 1em 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.imgtitle {
	display: block;
	clear: both;
	margin: 0px 0px 1em 0px;
}

.entry .size-thumbnail {
	margin: 0px 20px 0px 0px;
}

.entry .size-large{
	margin: 0px 0px 20px 0px;
}

img.btn {
	display: block;
	margin: 1.4em 0px;
}

/* ---------- LIST CONTROL ---------- */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
} 

.post ul {
	list-style: circle;
	margin: 0px 0px 20px 0px;
	padding-left: 1.4em;
	text-indent: 0px;
} 

.entry ul {
	list-style: circle;
	margin-left: 0;
	padding-left: 1.4em;
	text-indent: 0px;
}

li {
	line-height: 1.8em;
	width: auto;
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}




/* ---------- FORM CONTROL ---------- */

form {
	overflow: hidden;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#searchform {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#searchform input {
	position: relative;
	top: 4px;
	left: 0px;
	background-color: #101010;
	color: #999;
	padding: 4px;
	margin: 0px;
	border: 1px solid #333;
	font-size: 1.2em;
	float: left;
}

#search-area input#s {
	width: 300px;
}

.search-item select {
	float: left;
	padding: 0px;
	margin: 0px;
}

input#searchsubmit {
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
	background-color: transparent;
	display: inline;
	float: left;
}

#org-submit-1 {
	display: block;
	padding: 4px 0px 0px 0px;
}

#org-submit-2 {
	display: block;
	padding: 4px 0px 0px 0px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}

div.wpcf7 form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

input.checkbox {
	margin: 0px;
	padding: 0px;
}

.wpcf7 input, .wpcf7 textarea {
	background-color: #eee;
	color: #666;
	padding: 5px;
	margin: 5px 0px .6em 0px;
	border: 1px solid #ccc;
	font-size: 1.4em;
}

.wpcf7 input {
	width: 100px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wpcf7 input#name, .wpcf7 input#company, .wpcf7 input#email, .wpcf7 input#position {
	width: 300px;
}

.wpcf7 textarea#message {
	width: 540px;
	height: 250px;
}



.wpcf7 input#kit-cb, .wpcf7 input#kit-submit, .mc-form input#mc-embedded-subscribe {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.wpcf7-response-output {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.wpcf7-mail-sent-ok {
}

div.wpcf7-mail-sent-ng {
}

div.wpcf7-spam-blocked {
}

div.wpcf7-validation-errors {
		color: #ff0000;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 100;
	display: block;
	background: transparent;
	color: #ff0000;
	width: 196px;
	padding: 2px;
	margin: 0px;
	font-size: 1em;
	line-height: .6em;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

#user_login, #user_pass {
	background-color: #101010;
	color: #999;
	padding: 5px;
	margin: 5px 0px .6em 0px;
	border: 1px solid #333;
	font-size: 1.2em;
	width: 228px;
}

#question-1 label {
	text-indent: 40px !important;
}

#question-1 input {
	float: left;	
}

#question-1 {
	line-height: 1.6em;	
}



/* ---------- COMMENTS ---------- */

.commentlist {
	padding: 0px;
}

.commentlist li.comment-user {
	margin: 0px 0px 20px 0px;
	padding: 16px 16px 10px 16px;
	list-style: none;
	background-color: #cceded;
}

.commentlist li.comment-admin {
	margin: 0px 0px 20px 0px;
	padding: 16px 16px 10px 16px;
	list-style: none;
	background-color: #e8e8e8;
	color: #333;
}

.commentlist p {
	margin: 0 0 1em 0;
}


#commentform p {
	margin: 5px 0;
}

#registerform p {
	margin: 5px 0;
}

.nocomments {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #666;
}

#commentform input, #commentform textarea {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 1.4em;	
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

#commentform {
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}


#commentform input {
	background-color: #e8e8e8;
	color: #333;
	width: 180px;
	padding: 5px;
	margin: 5px 0px 1em 0px;
	border: 1px solid #ccc;
}

#commentform input#submit {
	background-color: transparent;
	color: #fff;
	width: auto;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 0px;
	float: right;
}

#commentform textarea {
	width: 606px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	color: #333;
}

.comment-input {
	float: left;
	margin: 0px 20px 20px 0px;
}

.comment-input-end {
	float: left;
	margin: 0px 0px 20px 0px;
}

#respond, #comments {
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
	display: block;
	overflow: hidden;
	clear: both;
}





/* ---------- CAPTIONS ---------- */

.aligncenter, div.aligncenter, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}



/* ---------- SLIDER ---------- */

#s3slider { 
	width: 940px;
	height: 230px;
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#s3sliderContent {
   width: 940px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 15px 15px;
   width: 910px;
height: 38px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
font-size: 1.2em;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
