/*
Theme Name: Komia WEB
Theme URI: http://komia.fi/
Description: Komia WEB
Version: 1.0
Author: Komia
Author URI: http://komia.fi/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

*/

#newsstory {
	font-size: 0.9em;
}

#accordion {
	margin:20px 0px;
}

#previous-posts-link  {
	position: absolute;
	top: 465px;
	left: 40px;
	width: 45px;
	height: 30px;
}

#next-posts-link {
	position: absolute;
	top: 465px;
	left: 595px;
	width: 45px;
	height: 30px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	color: #007799;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	line-height: 13px;
}

div.element p, div.element h4 {
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

div.element small {
	margin: 0px 0px 5px 20px;
}


blockquote {
	padding:5px 20px;
}



/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000000;
	color: #333;
	margin: 0;
	padding: 0;
}

#container {
	width: 1200px;
	height: 850px;
	margin: 0 auto 0 auto;
}

#page, #bg {
	top: 0px;
	width: 1200px;
	height: 850px;
	display: block;
	margin: 0;
	padding: 0;
}

#zonepage {
	position: absolute;
	background: url('images/czmask.png') no-repeat;
	z-index: 2;
	text-align: center;
	color: #FFFFFF;
}

#zonepage ul {
	text-align: left;
	margin-left: 300px;
}

#page {
	position: absolute;
	background: url('images/mask.png') no-repeat;
	z-index: 2;
}

#header {
	position: relative;
	height: 129px;
	width: 1200px;
}

#header a, #next-slide, #prev-slide, #pause-music, #pause-slides {
	position: absolute;
}

#header #link1 {
	top: 0px;
	left: 150px;
	width: 150px;
	height: 129px;
}

#next-slide {
	top: 301px;
	left: 1110px;
	width: 90px;
	height: 40px;
}

#prev-slide {
	top: 301px;
	left: 0px;
	width: 90px;
	height: 40px;
}

#pause-slides {
	top: 810px;
	left: 575px;
	width: 95px;
	height: 40px;
}

#pause-music {
	top: 810px;
	left: 530px;
	width: 45px;
	height: 40px;
}

#header #link2 {
	top: 75px;
	left: 370px;
	width: 50px;
	height: 33px;
}

#header #link3 {
	top: 75px;
	left: 450px;
	width: 90px;
	height: 33px;
}

#header #link4 {
	top: 75px;
	left: 570px;
	width: 65px;
	height: 33px;
}

#header #link5 {
	top: 75px;
	left: 665px;
	width: 130px;
	height: 33px;
}

#header #link6 {
	top: 75px;
	left: 830px;
	width: 60px;
	height: 33px;
}

#header #link7 {
	top: 75px;
	left: 925px;
	width: 35px;
	height: 33px;
}

#boxes p {
	padding: 0 20px 0 20px;
}

#boxes h2 {
	color: #FFFFFF;
}


.close {
	position: absolute;
}

#company {
	z-index: 1;
	position: absolute;
	background: url('images/bg-comp.png') no-repeat;
	width: 390px;
	height: 440px;
	margin: 10px 0 0 150px;
}

#company a {
	top: 410px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#komialink {
	top: 0px;
	left: 150px;
	width: 150px;
	height: 129px;
}

#logout {
	top: 75px;
	left: 830px;
	width: 60px;
	height: 33px;
}

#header img {
	z-index: 2;
	position: absolute;
	display: none;
}

#company-load {
	left: 150px;
	top: 108px;
}

#works-load {
	left: 370px;
	top: 89px;
}

#prod-load {
	left: 450px;
	top: 89px;
}

#creative-load {
	left: 570px;
	top: 89px;
}

#staff-load {
	left: 665px;
	top: 89px;
}

#contact-load {
	left: 830px;
	top: 89px;
}

#news-load {
	left: 925px;
	top: 89px;
}

#works {
	z-index: 1;
	position: absolute;
	display: none;
	background: url('images/bg-works.png') no-repeat;
	width: 680px;
	height: 548px;
	margin: -7px 0 0 300px;
}

#works a {
	top: 518px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#prod {
	z-index: 1;
	position: absolute;
	display: none;
	background: url('images/bg-prod.png') no-repeat;
	width: 630px;
	height: 550px;
	margin: -9px 0 0 300px;
}

#prod a {
	top: 270px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#creative {
	z-index: 1;
	position: absolute;
	display: none;
	background: url('images/bg-creative.png') no-repeat;
	width: 568px;
	height: 548px;
	margin: -7px 0 0 450px;
}

#creative a {
	top: 355px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#creative p:first-child , #news p:first-child, #staff p:first-child  {
	margin-top: 64px;
}

#prod p:first-child {
	margin-top: 66px;
}

#creative h2:first-child, #news h2:first-child , #staff h2:first-child, #prod h2:first-child, #contact h2:first-child, #company h2:first-child {
	margin-left: 30px;
}

#works h2:first-child {
	display: none;
}

#contact p:first-child {
	margin-top: 74px;
}

#company p:first-child {
	margin-top: 47px;
}


#staff {
	z-index: 1;
	position: absolute;
	display: none;
	background: url('images/bg-staff.png') no-repeat;
	width: 915px;
	height: 548px;
	margin: -7px 0 0 150px;
}

#staff a {
	top: 517px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#contact {
	z-index: 1;
	position: absolute;
	display: none;
	background: url('images/bg-contact.png') no-repeat;
	width: 915px;
	height: 548px;
	margin: -7px 0 0 150px;
}

#contact a {
	top: 517px;
	left: 0px;
	width: 60px;
	height: 30px;
}

#news {
	z-index: 1;
	position: absolute;
	background: url('images/bg-news.png') no-repeat;
	width: 370px;
	height: 548px;
	margin: -7px 0 0 695px;
}

#news a {
	top: 517px;
	left: 0px;
	width: 60px;
	height: 30px;
}

.news-open {
	display: block;


}

.news-closed {
	display: none;
}


.staffinfo p:first-child {
	color: #0f4c66;
}

.staffinfo span:first-child {
	color: #595959;
}


td.staffinfo {
	height: 112px;
	width: 287px;
	vertical-align: top;
}

.staffinfo img {
	margin: 0 10px 0 0;
	padding: 0;
}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.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;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

body {
	margin: 0 0 20px 0;
	padding: 0;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position: absolute;
	top: 708px;
	width: 1200px;	
	clear: both;
	padding: 0;
	margin: 0;
	}

#footer p {
	font-family: Trebuchet MS;
	color: #00c6ff;
	text-align: center;
	padding: 0;
	margin: 0;
	}

a:link , a:visited {
	color: #00c6ff;
}
	




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Various Tags & Classes */
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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
