/* @override http://ezp.leonidasoy.com/wp-content/themes/leonidas/style.css */

/*
Theme Name: Leonidas
Theme URI: http://leonidas.fi
Description: Custom theme specially designed for Leonidas ltd.
Author: Jussi Jokinen
Author URI: http://www.kameli.net/jussi
Tags: leonidas
*/

/* @group General styles */

/* @group reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline; }

table {
	border-collapse:separate;
	border-spacing:0; }

caption,
th,
td {
	text-align:left;
	font-weight:normal; }

table,
td,
th {
	vertical-align:middle; }

blockquote:before,
blockquote:after,
q:before,
q:after {
	content:""; }
blockquote,
q {
	quotes:"" "";}
a img {
	border:none; }



/* @end */

/* @group body styles */
body {font: 87.5%/1.42857143 Helvetica, Arial, sans-serif;
	color: #a9a79c;
	background: #373734 url(images/flow_sub.jpg) no-repeat 40% -34px; }


/* @end */

/* @group links */

a, a:visited {color:#ebb635;text-decoration: none;}

a.go:after {
	content:url(images/link_arrow.png);}

a.go_down:after {
	content:url(images/link_arrow_down.png);}

a:focus, a:hover {color: #fff;}



/* @end */

/* @group basic typography */

h1 {
	font-size:2.8571em;
	margin-bottom: 0.41666em;
	line-height:1.25;
	color: #fff;
	 }
h2 {
	font-size:2.1429em;
	margin-bottom:0.66667em;
	line-height:1.3333;
	color: #fff; }
h3 {
	font-size:1.2857em;
	line-height:1.1111;
	margin-bottom:1.1111em;
	color: #fff; }
h4 {
	 }
h5 {
	 }
h6 {
	 }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0; }
p {
	margin: 0 0 1.42857em; }

.accent {
	color: #ddd;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.8571em;
	line-height: 1.6666em;
	text-align: left; }

/* @end */

/* @group lists */

li ul,
li ol {
	margin: 0 0 0 1.42857em; }
ul,
ol {
	margin: 0 0 1.42857em 1.42857em; }
ul {
	list-style-type:disc; }
ol {
	list-style-type:decimal; }
dl {
	margin:0 0 1.42857em 0; }
dl dt {
	font-weight:bold; }
dd {
	margin-left: 1.42857em; }



/* @end */

/* @group tables */

table {
	margin-bottom:1.4em;
	width:100%; }
th {
	font-weight:bold; }
thead th {
	background:#c3d9ff; }
th,
td,
caption {
	padding:4px 10px 4px 5px; }
tr.even td {
	background:#e5ecf9; }
tfoot {
	font-style:italic; }



/* @end */

/* @group other tags */

caption {
	background:#eee; }
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic; }
strong {
	font-weight:bold; }
dfn {
	font-style:italic; }
em {
	font-style: italic}
dfn {
	font-weight:bold; }
sup,
sub {
	line-height:0; }
abbr,
acronym {
	border-bottom:1px dotted #666; }
address {
	margin:0 0 1.5em;
	font-style:italic;}
del {
	color:#666;}
pre {
	margin:1.5em 0;
	white-space:pre;}
pre,
code,
tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;}



/* @end */



/* @end */

/* @group Helper styles */

/* @group forms */

label {font-weight:bold; margin-right:10px; display:block;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:1em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:20em;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:12em;padding:0;}



/* @end */

/* @group notifications and errors */

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#admin-notification {background:#FFF6BF;color:#514721;border-color:#FFD324; position:fixed; top:0; width:100%; z-index:900;
	 }



/* @end */

/* @group other */

span.meta {
	color: #6a685b; }

.section {
	margin-bottom: 2.8571em;
	padding-left: 75px;
	background: url(images/section_hd.png) no-repeat 0 0;
	padding-top: 2.8571em;
	position: relative; }

h2.vertical {
	position: absolute;
	top: 20px;
	left: 0;
	width: 65px;
	height: 0;
	overflow: hidden;
	padding-top: 300px;
	background-repeat: no-repeat;}

h2.vertical.references {
	background-image: url(images/hd_references.png); }

h2.vertical.products {
	background-image: url(images/hd_tuotteet.png); }

h2.vertical.leonidas {
	background-image: url(images/hd_leonidas.png); }

h2.vertical.values {
	background-image: url(images/hd_values.png); }

h2.vertical.jobs {
	background-image: url(images/hd_jobs.png); }

.showgrid {
	background: url(images/grid.png) repeat left top; }

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden
	}

/* @end */



/* @end */

/* @group Page structure */

#wrapper {
	text-align: left;
	margin:0 auto;
	width:890px;
}

#header {
	position: relative;
	height: 80px;
	border-bottom: 1px solid #5b594c;
	margin-bottom: 0; }

.home #header {
	border-bottom: none;
	margin-bottom: 0px; }

#content {
	float:none;
	position:static;
	width:auto;
	margin-left:11em;
	/*
	=left sidebar=
	120px: margin-left:11em;
	160px: margin-left:14.3333em;
	300px: margin-left:26em;

	=right sidebar=
	120px: margin-right:11em;
	160px: margin-right:14.3333em;
	300px: margin-right:26em;*/
	}


#sidebar {
	float:left;
	position:relative;
	width: 215px;
	/*
	=left sidebar=
	float:left;

	=right sidebar=
	float:right;

	=120px=
	width:10em;

	=160px=
	width:13.3333em;

	=300px=
	width:25em;*/
	}

#sidebar #tags {
	margin-left:20px;}

#footer {
	 border-top: 5px solid #2d2d2a;
	 margin-top: 20px;
	 color:#c3c1b5;
	background: url(images/footer_bg.png) repeat;
	height: 100%;
	font-size:0.8571em;
	line-height: 1.6666;
	padding-top: 0;
	padding-bottom: 60px; }



/* @end */

/* @group Page components */

/* @group jobs */

#jobs blockquote {
	float: right;
	font-weight: normal;
	font-style: normal;
	font-size: 2.1429em;
	margin: 0 0 0 20px;
	width: 280px;
	line-height: 1.3333; }

#jobs p {
	float: left;
	width: 365px;
	margin-left: 75px;
	text-align: justify; }

#jobs h2 {
	margin-left: 75px; }

#jobs h2.vertical {
	margin-left: 0; }



/* @end */

/* @group blog */

.post p {
	/*text-align:justify;*/}

.post_list_meta {
	border-bottom: 1px solid #5b594c;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #5b594c;
	font-size: 0.8571em;
	color: #6a685b; }

/* @group post_meta_footer */

.post_meta_footer {
	border-top: 1px dotted #5b594c;
	border-bottom: 1px dotted #5b594c;
	font-size: 0.8571em;
	line-height: 1.8;
	margin-bottom: 2.8571em; }

.post_taxonomy,
.post_share_follow {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px; }

.post_taxonomy {
	border-right: 1px solid #5b594c;
	padding-right: 10px;
	width: 297px; }

.post_share_follow {
	padding-left: 10px;
	text-align: right;
	width: 197px; }




/* @end */

/* @group post_header */

div.post_meta_header {
	border-bottom: 1px dotted #5b594c;
	color: #6a685b;
	font-size: 0.8571em;
	margin-bottom: 2.8571em; }

.post_author,
.post_time,
.post_comments {
	float: left;
	 }

.post_author {
	padding-right: 10px;
	width: 190px;
	height: 60px;
	color: #fff; }

.post_author span,
.post_author strong,
.post_author small
 {
	display: block;
	float: left; }

.post_author span { }

.post_author strong {
	font-size: 1.2857em; }

.post_author small {
	color:#6a685b;}

.post_author img {
	float: left;
	height: 60px;
	width: auto;
	margin-right: 10px; }

.post_time {
	border-left: 1px solid #5b594c;
	padding-right: 10px;
	padding-left: 10px;
	width: 135px;
	text-align: center;
	padding-top: 20px;
	height: 40px; }

.post_comments {
	border-left: 1px solid #5b594c;
	text-align: right;
	padding-top: 20px;
	height: 40px;
	padding-left: 10px;
	width: 145px; }

/* @end */

div.post_img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 320px;
	padding:2px;
	border:1px solid #6a685b;}

#sidebar {
	padding-top: 0; }

#sidebar h3 {
	border-top: 1px solid #5b594c;
	margin-top: 2em;
	padding-top: 0.2222em; }

#sidebar ul {
	list-style-type: none;
	margin: 0; }

	#sidebar ul li{
	margin-bottom:6px;}

#sidebar ul li ul {
	margin-left: 20px; }

#searchform {
	background: url(images/search_bg.png) no-repeat right;
	padding: 17px; }

#searchform input#s {
	width: 109px; }

.search .post {
	margin-bottom:40px;
	padding-bottom:20px;
	border-bottom:1px solid #5b594c;}

/* @group comments */
li.comment
 {
	border-bottom: 1px dotted #5b594c; }

li.comment.odd
 {
	background-color: #373734; }

.comment-header cite {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	margin-top: 6px;
	display: block;
	margin-bottom: 3px; }

.comment-header {
	float: left;
	width: 140px;
	margin-right: 10px;
	border-right: 1px dotted #5b594c; }

.comment-author {
	padding: 10px; }

div.comment-text {
	float: left;
	padding-top: 10px;
	width: 355px; }



ol.commentlist {
	list-style-type: none;
	margin: 0;
	background-color: #41413d; }

.comment-header img {
	border: 1px solid #5b594c; }

.commentmetadata {
	font-size: 0.8571em;
	float: left; }

.comment-header a {
	font-size: 0.8571em;
	color: #6a685b; }

h3#comments {
	border-bottom: 1px solid #5b594c;
	padding-bottom: 20px;
	margin-bottom: 0; }

#commentform small em {
	font-style: italic;
	font-weight: normal;}

#respond {
	background-color: #41413d;
	border: 1px solid #5b594c;
	padding: 20px; }

#respond input#author,
#respond input#url,
#respond input#email,
#respond textarea#comment {
	background-color: #41413d;
	border: 1px solid #5b594c;
	color: #fff;
	padding: 5px;
	font-size: 1em; }



/* @end */

#searchform h3 {
	padding: 0;
	margin: 0;
	border-style: none; }

#blog_content {
	width: 590px;
	float: left;
	margin-right: 10px; }



/* @end */

/* @group products */

.product {
	margin-bottom: 60px;
	border-bottom: 1px dotted #5b594c;
	padding-bottom: 20px; }

.product:last-child {
	border-bottom-style: none; }

.product_info {
	float: left;
	width: 290px;
	margin-right: 85px;
	text-align: justify; }

.product_img {
	width: 365px;
	height: auto;
	float: left; }

#references h2 {
	margin-right: 85px; }

.reference {
	width: 365px;
	float: left;
	margin-top: 40px;
	margin-left: 35px;
	line-height: 1.6666;}

.reference p {
	font-size: 0.8571em; }

.reference img {
	width: 134px;
	height: auto;
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #5b594c;
	margin-bottom: 10px; }

.reference_info {
	float: left;
	width: 215px; }

.reference_caption {
	border: 1px solid #5b594c;
	padding: 20px; }

.reference_caption img {
border: 1px solid #5b594c;
	width: 134px;
	float: left;
	margin-right: 20px;
	padding: 3px; }

.reference_caption p {
	width: 275px;
	float: left;
	padding-right: 20px; }

.reference_caption blockquote {
	font-weight: normal;
	font-style: normal;
	font-size: 2.1429em;
	margin: 0 0 0 20px;
	width: 280px;
	float: left;
	line-height: 1.3333; }


#references .separator {
	border-bottom: 1px dotted #5b594c; }

#references .separator:last-child {
	border-bottom: none; }




/* @end */

/* @group common */

.page_heading {
	padding-top: 40px;
	background-image: url(images/page_heading_bg.png);
	padding-right: 20px;
	padding-left: 20px;
	position: relative; }

.heading_next_prev {
	float: left;
	position: absolute;
	left: 290px; }

.page_heading h1 {
	float: left; }

.heading_sidenote {
	float: right; }



/* @end */

/* @group contact */

ul.contact_info {
	list-style-type: none;
	margin: 10px 0 0; }

.yhteys img.yhteys_kuva {
	float: right;
	border-bottom: 1px solid #5b594c;
	border-right: 1px solid #5b594c; }

#company_contact {
	margin-top: 0; }

#company_contact_map {
	float: left; }

#company_contact_info {
	float: left;
	width: 215px;
	margin-right: 10px; }

.yhteys em {
	color: #706b6b;
	display: block;
	font-weight: normal;
	font-style: normal; }

.yhteys.last {
	margin-left: 160px; }

.yhteys h3 {
	margin-bottom: 0; }

.yhteys {
	width: 290px;
	float: left;
	margin-bottom: 40px; }

.yhteys img {
	float: right;
	border-bottom: 1px solid #5b594c;
	border-right: 1px solid #5b594c; }



/* @end */

/* @group company */

img.yritysesittely_kuva {
	float: left; }

#company_description {
	float: left;
	width: 440px;
	margin-left: 75px;
	text-align: justify; }
.value {
	margin-bottom: 20px;
	border-bottom: 1px dotted #5b594c;
	padding-bottom: 20px; }

.value h3 {
	padding-left: 0;
	border-left-style: solid;
	border-left-color: #a75429; }

.value_img {
	width: 280px;
	float: left;
	text-align: right; }

.value_img img {
	/*max-width: 215px;*/
	}

.value_txt {
	padding-left: 300px;
	text-align: justify;
	padding-right: 140px; }

.value_txt p {
	font-size: 0.8333em; }



/* @end */

/* @group people */

.employee {
	width: 365px;
	float: left;
	margin-right: 85px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom:1px dotted #5b594c;
	padding-bottom: 20px;}

.employee.even {

	 }

p.employee_position {
	margin-top: -20px;
	color: #6a685b; }

.employee.last {
	margin-right: 0; }

.employee_img {
	width: 140px;
	float: left;
	margin-right: 10px; }

.even .employee_img {
	float: right;
	}

div.employee_txt {
	width: 215px;
	float: left; }



/* @end */

/* @group jobs */

#jobs_content h3 {
	border-top: 1px dotted #5B594C;
	padding-top: 1.5em;
	margin-top: 1.5em; }

#jobs_content .images {
	width: 288px;
	float: right;
	padding-left: 50px;
	background: #373734; }


#jobs_content .images img {
	float: right;
	border: 1px solid #5B594C;
	padding: 3px;
	background: transparent;
	width: 280px !important;
	margin-bottom: 40px; }

/* @end */

/* @group footer */

#footer_container {
	margin-right: auto;
	margin-left: auto;
	width: 815px;
	padding-left: 75px; }

#footer a{
	 	 color:#c3c1b5;
		 white-space:nowrap;
	 	 }

#footer a:after {
	content: url(images/footer_link_arrow.png); }

#footer ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	 }

#sitemap,
#blog_latest{
	margin-right:10px;
	width: 140px;
	float: left;
	padding-top: 20px; }

#contact {
	float: right;
	width: 178px;
	height: 119px;
	background-image: url(images/footer_contact_bg.png);
	padding-left: 43px;
	padding-top: 60px; }

#blog_latest {
	border-left: 1px solid #434238;
	padding-left: 20px; }



/* @end */

/* @group frontpage */

body.home {
	background: #373734 url(images/flow.jpg) no-repeat 50% 50px; }

#home_bigbanner {
	height: 240px;
	padding-top: 60px;
	padding-right: 255px;
	padding-left: 55px;
	margin-bottom: 20px; }

#home_bigbanner h1 {
	margin-bottom: 0;
	margin-left: 0;
	text-align:center; }

#home_bigbanner h3 {
	color: #f3d0be;
	font-size:1.2857em;
	text-align:center;}

#home_bigbanner p {
	color: #f3d0be;
	margin-top:40px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	/*float: left; */
	text-align:center;}

#home_bigbanner a {
	color: inherit;}

#home_elsewhere .nosto {
	width: 365px;
	float: left; }

#home_elsewhere .nosto.first {
	margin-right: 85px; }

#home_elsewhere .nosto_kuva {
	width: 140px;
	float: left;
	text-align: center; }

#home_elsewhere p {
	text-align: left; }

#home_elsewhere img {
 }

#home_elsewhere .nosto_teksti {
	float: left;
	width: 215px; }

#home_banners #company_banner,
#home_banners .banner
 {
	width: 155px;
	float: left;
	height: 246px;
	background-color: #484848;
	margin-bottom: 14px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	text-align: center; }

#home_banners #company_banner {
	background: url(images/company_banner_bg.jpg) no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 80px;
	height: 180px;}

#home_banners h3 {
	margin: 0;
	text-align: center; }

#home_banners .banner {
	margin-left: 10px;
	background-image: url(images/banner_bg.png);
	color: #f3d0be; }

#home_banners .banner.last {
	background-image: url(images/banner_last_bg.png); }

#home_blog ul {
	list-style-type: none;
	margin: 0;
	list-style-position: outside; }

#home_blog h2 a {
	color:#fff;	}

#home_blog li.first_post {
	position: relative;
	background-color: #41413d;
	border-bottom: 1px solid #5b594c;
	border-top: 1px solid #5b594c;
	border-left: 1px solid #5b594c;
	margin-bottom: 20px;
	padding: 10px; }

#home_blog li.first_post p {
	margin: 0; }

#home_blog .first_post_img {
	position: absolute;
	right: 0;

	border-right: 1px solid #5b594c;
	border-bottom: 1px solid #5b594c;
	background-color: #41413d;
	top: 0;
	padding: 10px 10px 10px 30px; }

#home_blog .first_post_img img{
	max-height:180px;
	}

/* @end */

/* @group header */

#lang_navi {
	list-style-type: none;
	margin: 0;
	float: right; }

#lang_navi li {
	float: left;
	margin-left: 3px;
	font-size: 0.8571em;
	margin-top: 4px; }

#lang_navi li.active {
	font-weight: normal;
	font-style: normal; }

#logo {
	width: 182px;
	height: 37px;
	position: absolute;
	top: 20px; }

/* @group navi */

ul#navi {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	width: 540px;
	height: 20px;
	float: left;
	position: absolute;
	top: 40px;
	left: 300px; }

ul#navi li {
	float: left;
	position: relative;
	 }

ul#navi li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background: url(images/navi_bullet.png) no-repeat 7px 0px;
	text-transform: uppercase;
	font-size: 0.8571em;
	letter-spacing: 0.1em; }

ul#navi li.current_page_item a {
	color: #ebb635;
	background-position: 7px -15px;
 }



ul#navi li a:hover {
	color: #ebb635;
	text-decoration: none;
	background-position: 7px -15px;}



/* @end */



/* @end */



/* @end */

/* @group Overrides */



/* @end */

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left;
	margin-right: 10px; }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
