/*
Theme Name: HR-Yhtiot WordPress 2010
Theme URI: http://hares.fi
Description: HR Yhtiot Web Layout 2010 BETA
Version: 0.1
Author: Tommi Hares
*/

body {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: url(/wp-content/themes/hryhtiot/image/bg.gif) #eee repeat-x 0px 0px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}

#officemap {
	position: relative;
}

#officemap a {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
}

#officemap a:hover { text-decoration: none; }

#officemap a#off_vantaa { top: 425px; left: 73px; }
#officemap a#off_tampere { top: 373px; left: 45px; }
#officemap a#off_turku { top: 420px; left: 15px; }
#officemap a#off_lahti{ top: 395px; left: 90px; }

#jobresults h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#jobresults h4 {
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: -0.2px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	padding-top: 15px;
}

#jobresults div.bodytext strong {
	display: block;
	margin-bottom: 10px;
	font-size: 100%;
}

#jobresults div.bodytext {
	margin-bottom: 5px;
	border: dashed 1px #aaa;
	padding: 10px;
	margin-right: 5px;
	float: left;
	width: 297px;
	height: 16px;
	overflow: hidden;
	font-size: 11px;
	line-height: normal;
	background: #fff url(/wp-content/themes/hryhtiot/image/toggle.gif) no-repeat 100% 50%;
}

table {
	width: 100%;
}

.boxcontainer{
	background-color: #fff;
	border: solid 1px #eee;
	padding: 15px;
}

table td {
	border-bottom: dashed 1px #aaa;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

table table td {
	border: none;
}

table {
	border-collapse: collapse;
}

#jobresultssingle strong {
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: -0.2px;
}

#jobresultssingle strong a {
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
	background: url(/wp-content/themes/hryhtiot/image/more.gif) transparent no-repeat 0px 1px;
	padding-left: 18px;
	display: block;
	margin-top: 15px;
}

hr {
	display: none;
}


a:link, a:hover, a:visited {
	color: #be131a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more {
	background: url(/wp-content/themes/hryhtiot/image/more.gif) transparent no-repeat 0px 1px;
	padding-left: 18px;
}

h1 {
	margin: 0px;
}

h1 a {
	display: block;
	text-indent: -9999px;
	background: transparent url(/wp-content/themes/hryhtiot/image/logo.gif) no-repeat 0px 0px;
	width: 261px;
	height: 74px;
	position: absolute;
	top: 10px;
	left: 0px;

}

h2 {
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: -0.2px;
}

h3 {
	font-size: 200%;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: -0.2px;
}

h3.red {
	color: #be131a;
}

h4 {
	margin: 0px;
	font-weight: normal;
}

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

#mainimage {
	position: relative;
	z-index: 1;
}

#home h2 {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	font-size: 45px;
}

#mainimage p {
	position: absolute;
	top: 100px;
	left: 20px;
	z-index: 2;
	width: 500px;
}

#home #content {
	margin-top: 10px;
	position: relative;
}

#container {
	width: 950px;
	margin: 0px auto 0px auto;	
	position: relative;
}

#header {
	background: url(/wp-content/themes/hryhtiot/image/header.gif) transparent no-repeat 0px 100%;
	width: 950px;
	overflow: hidden;
	height: 90px;
	border-bottom: solid 5px #be131a;
}

ul#navigation {
	position: absolute;
	left: 305px;
	top: 70px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 110%;
}

ul#navigation a {
	color: #fff;
}

ul#navigation li {
	float: left;
	border-right: solid 1px #cf5055;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}

ul#navigation li a:hover {
	font-weight: normal;
	text-decoration: underline;
}

ul#navigation li.current_page_item a {
	font-weight: bold;
	letter-spacing: -0.5px;	
}

#search {
	position: absolute;
	top: 68px;
	right: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	font-size: 90%;
	color: #fff;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

fieldset legend {
	display: none;
}

#search input {
	height: 13px;
	padding: 0px;
	font-size: 90%;
}

#search #submit {
	width: 21px;
	height: 21px;
	border: none;
	background: url(/wp-content/themes/hryhtiot/image/search.gif) #cf5055 no-repeat 0px 0px;	
	text-indent: -9999px;
}

#modules {
	overflow: auto;
	margin-top: 5px;
	background: url(/wp-content/themes/hryhtiot/image/bg2.gif) transparent repeat-y 0px 0px;
}

#modules div {
	float: left;
	width: 272px;
	background-color: #eee;
	padding: 20px;
	xheight: 200px;
	color: #fff;	
}

#modules div a {
	color: #fff;
}

#modules #jobs {
	margin-right: 6px;
	background-color: transparent;
	color: #333;
}

#modules #jobs .desc {
	font-size: 80%;
}

#modules #jobs li {
	margin-bottom: 10px;
}

#modules #jobs a {
	color: #be131a;
}

#modules #jobs h2 {
	color: #be131a;
}

#modules #employee {
	margin-right: 8px;
	background-color: transparent;
}

#modules #employee h2 {
	color: #666;
}

#modules #employee p {
	color: #333;
}

#modules #employee a {
	color: #be131a;
}

#modules #employer {	
	background-color: transparent;
}

#modules h2 {
	position: static;
	margin: 0px 0px 20px 0px;
	color: #fff;
	font-size: 170%;
}

#current {
	margin-top: 7px;
	overflow: auto;
	background: url(/wp-content/themes/hryhtiot/image/bg3.gif) transparent repeat-y 0px 0px;	
}

#current div {
	float: left;
	width: 275px;
	background-color: #eee;
	padding: 20px;
}

#current #news {
	margin-right: 2px;
	background: url(/wp-content/themes/hryhtiot/image/shade.gif) #eee repeat-y 100% 0px;
}

#current #news h3 {
	color:#be131a;
}

#current #news a, #current #news strong {
	display: block;
}

#current #news strong {
	font-size: 90%;
	color: #8b8b8b;
}

#current #news li {
	margin-bottom: 10px;
}

#modules div.textwidget {
	margin: 0px;
	padding: 0px;
	width: auto;
	background: transparent;
}

#current #season div.textwidget {
	margin: 0px;
	padding: 0px;
	width: auto;
	background: transparent;
}

#current #season {
	margin-right: 3px;
	background: url(/wp-content/themes/hryhtiot/image/shade.gif) #eee repeat-y 100% 0px;	
	padding: 20px 10px 10px 10px;
	width: 295px;
}

#current #season p, #current #season h3 {
	padding: 0px 10px 0px 10px;
}

#current #season li {
	background: url() #dbdbdb no-repeat 10px 10px;
	padding: 10px 10px 10px 50px;
	margin-bottom: 5px;
}

#current #season li.green {
	background-image: url(/wp-content/themes/hryhtiot/image/icon_green.gif);
}

#current #season li.tyre {
	background-image: url(/wp-content/themes/hryhtiot/image/icon_tire.gif);
}

#current #season li.hammer {
	background-image: url(/wp-content/themes/hryhtiot/image/icon_hammer.gif);
}

#current h3 {
	margin: 0px 0px 20px 0px;
	color: #3b3b3b;
}

#current #system li {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	background: url(/wp-content/themes/hryhtiot/image/SY_jasenyritys_2010.jpg) #e2e2e2 no-repeat 840px 10px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	margin: 7px 0px 20px 0px;
	color: #9e9e9e;
	font-size: 90%;
}

#footer address {
	font-style: normal;
}

#footer span {
	display: block;
	float: left;
	border-right: solid 1px #d2d2d2;
	height: 50px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

/* -------------------- */

#article {
	margin-top: 5px;
}

#article #aux {
	float: right;
	width: 215px;
	background-color: #eee;
	padding: 20px;
	margin-bottom: 20px;
}

#article #main {
	float: left;
	padding: 20px;	
	width: 655px;
}

#article #main h2 {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 500%;
	color: #be131a;
	letter-spacing: -5px;
	font-family: Georgia;
	
}

#article #main ul.contactinfo {
	list-style-type: none;
	border: dashed 1px #aaa;
}

#article ul.contactinfo strong {
	display: block;
	float: left;
	width: 130px;
}

#article ul.contactinfo span {
	display: block;
	float: left;
	width: 120px;
}


#article h2 {
	margin-top: 0px;
}

#article #aux li {
	margin-bottom: 10px;
}

#article #main address.office {
	margin: 0px 0px 15px 0px;
	font-style: normal;
}

#article #main .searchresults a {
	font-size: 120%;
}

#article #main .searchresults p {
	margin: 0px 0px 15px 0px;
}

#article #main ul {
	margin: 0px 10px 20px 0px;
	padding: 10px;
	list-style-type: disc;
	list-style-position: inside;
	background-color: #eee;
	border: dashed 1px #aaa;
}

#article #main ul li {
	margin-bottom: 0px;
}

label {
	width: 100px;
	display: block;
	float: left;
	margin-top: 3px;
	clear: left;
}

#main ul.searchsort li input {
	margin-top: 5px !important;
}

#article p {
	margin-bottom: 20px;
}

#article #aux li.snacky {
	background: url(i/snacky.gif) #d2d2d2 no-repeat 10px 12px;
	padding: 10px 10px 10px 60px;
	margin: 0px 0px 5px 0px;
}

p.ingress {
	font-weight: bold;
}