/* @override http://www.kairo.fi/asiakkaat/ark-byroo/wp-content/themes/ark-byroo/style.css */

@import url(default.css);

/* @group Elements */

html {
	/*background: url(images/line.png) repeat-x 0 8.4em;*/
	font-size: 16px;
	}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	position: relative;
	width: 88em;
	}

#header {
	background: #b45930 url(images/header-bg.jpg) no-repeat 18% 55%;
	color: #fff;
	height: 15em;
	padding: 3em 0 0 2.3em;
	}

#holder {
	border: .2em solid #ddd;
	border-top: none;
	float: left;
	padding-left: 18em;
	position: relative;
	}

#examples {
	background: #fff;
	clear: none;
	float: left;
	list-style: none;
	margin: 2.7em 0 0 -18em;
	overflow: hidden;
	width: 16.8em;
	}
	
#content {
	clear: none;
	color: #333;
	font-size: 10px;
	float: left;
	padding: .5em 35.5em 1.5em 1.2em;
	top: 0;
	width: 32.9em;
	}

#content.wide {
	padding-right: 5.5em;
	width: 62.9em;
	}

#footer {
	clear: both;
	color: #999;
	font-size: 1.1em;
	/*margin: 0 0 -5em 0;*/
	padding: 1em 2.2em 1em 0;
	width: 60em;
	}

/* @end */

/* @group Header */

#header h1 {
	background: url(images/logo.png) no-repeat;
	color: white;
	font-family: "Avenir LT Std", sans-serif;
	font-size: 7em;
	font-weight: lighter;
	line-height: 1.15;
	margin: 0 0 .58em;
	text-indent: -1234em;
	text-transform: lowercase;
	}

#header p {	
	float: left;
	font-size: 1.2em;
	font-style: italic;
	margin: 0;
	width: 44em;
	}

#header a {
	background: url(images/ico-email-ora.png) no-repeat 0 .3em;
	color: #fff;
	display: block;
	font-size: 1.2em;
	margin-left: 61em;
	padding-left: 16px;
	width: 9em;
	}

#header h1 a {
	background: none;
	color: #fff;
	font-size: 1em;
	margin-left: 0;
	padding-left: 0;
	width: 4.4em;
	}

/* @end */

/* @group Footer */

#footer h4 {
	float: left;
	font-size: 1em;
	margin: 0;
	width: 5em;
	}

#footer .type,
#footer .gsm {
	display: none;
	}

#footer .fax {
	background: url(images/ico-fax.png) no-repeat .1em .2em;
	padding-left: 11px;
	}

#footer .puh {
	background: url(images/ico-tel.png) no-repeat .1em .2em;
	padding-left: 14px;
	}

#footer .email {
	background: url(images/ico-email.png) no-repeat .1em .2em;
	padding-left: 14px;
	}

/* @end */

/* @group Otsikot */

#content h1 {
	clear: none;
	font-size: 2.3em;
	line-height: 1.1;
	margin: 0 0 1em -.05em;
	padding-top: 1em;
	}

h2 {
	font-size: 2em;
	}

h3 {
	font-size: 1.6em;
	}

h4 {
	font-size: 1.4em;
	}

/* @end */

/* @group Text */

#content p,
#content ul {
	font-size: 1.2em;
	line-height: 1.7;
	margin: .6em 0;
	}

#content ul ul {
	font-size: 1em;
	}

#content li {
	margin-left: 1.3em;
	}

#content li li {
	color: #666;
	margin-left: 1.4em;
	}

a {
	color: #E4771D;
	text-decoration: none;
	}

a:hover {
	color: #339999;
	}

em,
i {
	font-style: italic;
	}

.vcard {
	color: #6D6F71;
	}

.vcard .photo {
	float: right;
	margin: .2em 1em 0 0;
	}
	/*
#content .lisatieto {
	color: #999;*/
		/*font-size: 1.1em;*/
		/*margin: -2.5em 0 1em 0;*/
				/*float: left;
				font-weight: bold;
				margin: 0em .5em 0 0;
	}*/

.pdf {
	background: #999;
	color: white;
	font-size: .8em;
	letter-spacing: .15em;
	padding: .4em .6em;
	text-transform: uppercase;
	}
	
.pdf:hover {
	background: #666;
	color: white;
	}
	
#slideshow,
#pagepic {
	float: right;
	margin: -4.4em -33.8em 1em 0em;
	width: 30em;
	}

#slideshow p {
	font-size: 1em;
	margin: 0;
	padding: 1em;
	}

#pagepic {
	display: block;
	height: 30em;
	float: none;
	margin: 0;
	}

/* @end */

/* @group Nav */

#nav {
	background-color: #b45930;
	color: #fff;
	height: 2.5em;
	margin: .2em 0 0;
	overflow: hidden;
	}

#nav li {
	border-left: 1px dotted #e59f80;
	float: left;
	font-size: 1.2em;
	line-height: 2;
	list-style: inside square;
	margin: 0;
	padding: 0 2.6em 0 1.8em;
	}

#nav a {
	color: #fff;
	text-transform: lowercase;
	}

#nav a:hover {
	border-bottom: 1px solid;
	}

/* @end */

/* @group Examples */

#examples h2 {
	font-size: 1.4em;
	height: 1.4em;
	line-height: 1.4;
	margin: .1em 0 2.3em 1.6em;
	}

#examples ol {
	border-bottom: .2em solid #ccc;
	list-style: none;
	margin: 0 1em 1em 2.2em;
	padding-bottom: .5em;
	}

#examples li {
	font-size: 1.3em;
	line-height: 1.1;
	margin: 0 0 .5em;
	}

#examples li a {
	display: block;
	height: 1%;
	}

#examples .current a {
	color: #333;
	cursor: default;
	}

#examples .vcard {
	font-size: 1.1em;
	font-style: normal;
	margin: 2.2em;
	}

#examples .vcard h4 {
	font-size: 1.2em;
	}

#examples .vcard .adr,
#examples .vcard .email {
	display: block;
	margin: -.5em 0 .3em;
	}

#examples .vcard .email {
	margin-top: .3em;
	}
	
/* @end */

/* @group Yritys & henkilökunta */

.cv {
	clear: both;
	}

.cv ul,
.cv h4 {
/*	clear: none;
	float: left;
	margin: 1em 1em 1em .3em;
*/	}
/*
.cv h4 {
	width: 22em;
	}

#content .cv ul {
	font-size: 1em;
	width: 34em;
	}

.cv ul ul {
	float: none;
	width: auto;
	}*/

/* @end */

/* @group Admin */

.edit a {
	border-top: .4em solid #aaa;
	color: #999;
	font-weight: bold;
	padding-top: .3em;
	}

.edit a:hover {
	color: #333;
	}

.post .edit {
	float: right;
	margin: 0;
	text-align: right;
	width: 5em;
	}

/* @end */

