/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";



/******General Styles******/

body {
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#333333;
	background-color:#fff;
}
#wrapper {
	background-color: #FFFFFF;
	width:905px;
	margin: 0 auto;
	padding: 15px 15px 0 15px;
}
a {
	color: #333;
}
a.visited {
	color: #ccc;
}
/******Header Styles******/
#header {
	height: 150px;
	background-color: #2f2f2f;
}
#headerwrap{
	width: 905px;
	padding: 15px 0 0 0;
	height: 85px;
	margin: 0 auto;
}
/******Footer Styles******/
#footer {
	background-color: #e3e3e3;
	height: 326px;
	padding: 60px 0 0 0;
	color: #999;
	margin: 15px 0 0 0;
}
#footer-center{
	width: 905px;
	margin: 0 auto;
}
.footer_col {
	border-right: 1px dashed #999;
	float: left;
	padding: 0 15px 0 15px;
	width: 318px;
}
h3.footer_head {
	font-size: 18px;
	margin-bottom: 15px;
}

/******Navigaatio******/
#nav{
	width: 905px;
	height: 45px;
	margin: 0 auto;
	background-color: #2f2f2f;
}

#nav ul {
	height: 45px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*position: relative;
	top: 98px;*/
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;	
}
#nav ul li a{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	height: 35px;
	width: 98px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
#nav ul li a:hover {
	background-color: #b91619;
	color: #FFFFFF;
}

/******Etusivun tyylit******/
#main_box {
	width: 905px;
	height: 285px;
	margin: 0 0 15px 0;
	background-color: #333;
	-moz-border-radius: 10px;
}
#videoplayer{
	width: 346px;
	height: 239px;
	background-color:#333333;
	float: left;
	margin: 30px 15px 30px 15px;
}
.main_box_col {
	width: 392px;
	padding: 30px 40px 30px 15px;
	float: right;
}
h1.main_box_heading {
	font-size: 36px;
	line-height: 40px;
	color:#fff;
	width: 392px;
	padding: 0px 0px 15px 0px;
	margin: 0;
}
p.main_box_paragraph {
	font-size: 18px;
	line-height: 24px;
	width: 392px;
	padding: 0;
	margin: 0;
	color: #fff;
}
.palvelut_btn {
	width: 207px;
	height: 37px;
	margin: 7px 0 0 0;
	background-image: url(style/images/images/palvelu_btn.gif);
	background-repeat: no-repeat;
	display: block;
}
.box_1{
	width: 191px;
	height: 125px;
	padding: 30px 15px 0 15px;
	margin-right: 7px;
	background-color: #ccc;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
	border-top: 7px solid #333;
	color: #333;
}
.box_1:hover {
	background-color: #999;
	color: #a81524;
}
.box_2{
	width: 206px;
	height: 125px;
	padding: 30px 0 0 15px;
	margin-right: 7px;
	background-color: #ccc;;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
	border-top: 7px solid #333;
	color: #333333;
}
.box_2:hover {
	background-color: #999999;
	color: #a81524;
}
.box_3 {
	width: 206px;
	height: 125px;
	padding: 30px 0 0 15px;
	margin-right: 7px;
	background-color: #ccc;;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
	border-top: 7px solid #333;
	color: #333;
}
.box_3:hover {
	background-color: #999999;
	color: #a81524;
}
.box_4 {
	width: 206px;
	height: 125px;
	padding: 30px 0 0 15px;
	background-color: #ccc;;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
	border-top: 7px solid #333;
	color: #333;
}
.box_4:hover {
	background-color: #999999;
	color: #a81524;
}
h2.box {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 15px 0;
}
p.box {
	font-size: 12px;
	line-height: 15px;
}
.recent_news {
	float: left;
	margin: 30px 7px 0 0;
	width: 335px;
}
h3.recent_news_head {
	padding: 0 0 0 15px;
	border-bottom: 7px solid #333;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;	
}
h2.news {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}
.author {
	font-size: 10px;
	margin: 0 0 37px 0;
	padding: 0 0 0 15px;
}
a.news_link {
	color: #333;
	text-decoration: none;
}
a.news_link:hover {
	color: #a81524;
}
/******Sivu-navigaatiolla tyylit******/
#alasivut {
	float: left;
	width: 228px;
	display: inline;
}
ul#navi{
	margin: 0;
	padding: 0;	
}
ul#navi li{
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 228px;
	height: 45px;
	list-style-type: none;
	border-bottom: 1px dashed ;
}
ul#navi li a {
	display: block;
	text-decoration: none;
	float: left;
	clear: left;
	margin: 0;
	padding: 15px 0 15px 15px;
	color: #a81524;
}
ul#navi li>a {
float: none;
}
ul#navi li a:hover {
	background-color: #ccc;
	background-image: url(style/images/arrow_btn.gif);
	color: #a81524;
}
ul#navi li a.active {
	background-color: #5d7e80;
	color: #FFFFFF;
}
#navi .current_page_item {
	background-image: url(style/images/arrow_btn.gif);
	color: #a81524;
}
#content_area {
	width: 500px;
	float: left;
	padding: 15px 0 0 15px;
}
h2.otsikko {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}
.single_post {
	margin: 0 0 30px 0;
	border-bottom: dashed #ccc 1px;
	padding: 0 0 15px 0;
}
.arkisto {
	padding: 23px 0 0 15px;
}
/******Yhteystiedot tyylit******/
#yhteystiedot {
	float: left;
	padding: 0 0 0 15px;
	width: 327px;
}
#yhteyslomake {
	float: left;
	padding: 0 0 0 15px;
	width: 327px;
}
h2.yhteystiedot {
	font-size: 18px;
}
hr.yhteys{

}
/******Yhteystiedot TABLE******/
.yhteystiedot-taulukko {
	width: 285px;
}
th {
	background: #fff;
	padding: 6px 6px 6px 15px;
	color: #333333;
	font-weight: bold;
}
td {
	background: #fff;
	padding: 6px 6px 6px 15px;
	color: #333333;
}
th.alt {
	background: #fff;
	color: #333333;
}
td.alt {
	background: #fff;
	color: #333333;
}
th.yhteystiedototsikko {
	font-size: 18px;
	padding: 12px 6px 12px 15px;
	color: #333333;
}
/******Yhteystiedot lomake******/
.txt{
	border: 1px dashed #a81524;
	padding: 3px;
	width: 327px;
}
.buttons {
	margin: 15px 0 0 0;
	padding:3px 30px 3px 5px;
	font-size: 12px;
	font-weight:bold;
	background-color: #a81524;
	color: #FFFFFF;
}