/*  
Theme Name: luovakulma
Theme URI: http://luovakulma.fi/
Description: Luovakulma XHTML
Version: 1.0
Author: Jani Tarvainen
Author URI: http://janit.iki.fi/

*/

body {
	background: #EAF6F6 url("images/bluff.gif") center top no-repeat;
	margin:0 auto;
	padding:0px;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, Arial, sans-serif;
	width:940px;
	font-size:70%;
	line-height:1.5em;
}

img, div, ul, li {
	margin:0;
	padding:0;
	border:none;
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.moreLink {
	color:red;
}


hr {
	height:1px;
	border-top:1px solid #848484;
}


#headWrap {
	background: white url("images/lines.png") right top;
	padding-bottom:13px;
	border-top:13px solid #EAF6F6;
}

#siteHeader {
	line-height:120px;
	background: #333 url("images/eliel_small.png") right top no-repeat;
	color:white;
	border-bottom:solid 1px white;
	margin-bottom:13px;
}

#siteHeader h1, #siteHeader cite {
	display:none;
}

#siteHeader h1 {
	margin:0;
	padding:0;
	font-weight:normal;
}

#docHeader {
	line-height:18px;
	xfont-size:11px;
	background: #ff0000;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}

#docHeader ul {
	border-left:solid 133px #660000;
	padding-left:22px;
	padding-top:13px;
	padding-bottom:13px;
	list-style-type:none;
}

#docHeader li {
	color:white;
}

#docHeader a {
	padding-left:15px;
	color:#110000;
}

#docHeader a:hover {
	text-decoration:underline;
}

#docHeader li.selected {
	color:#660000;
}

#docHeader li.selected a {
	color:#660000;
}

#buttWrap {
	padding-top:33px;
	background:white;
	padding-bottom:66px;
}

#content {
	color:#333;
	float:left;
	width:545px;
	margin-right:40px;
	padding-left:133px;
}

#content.home {
	padding-left:0px;
}


h1,h2,h3,h4,h5,h6 {
	font-size:11px;
}

hr {
	display:block;
	border:none;
	border-bottom:1px solid #848484;
	height:1px;
}

div.pull {
	clear:both;
	margin-bottom:30px;
}

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

div.pull h1 {

}

div.tab {
	border-bottom:1px solid #848484;
	margin-bottom:10px;
}

div.tab h1, #content h6 {
	clear:both;
	margin:0;
	padding:0;
	color:white;
	background:black;
	padding:2px;
	width:75px;
	text-align:right;
	margin-bottom:3px;
	font-size:9px;
	line-height:11px;
	text-transform:uppercase;
	font-weight:normal;
}

#content h6 {
	border-bottom:1px solid #848484;
}

div.pull div.thumb {
	display:block;
	width:112px;
	float:left;
	clear:left;
	margin-right:20px;
}

div.thumb img {

}

div.pull div.text {
	width:380px;
	float:left;
	clear:right;
	margin-bottom:15px;
}

div.wide {
	width:510px !important;
}

div.pull div.text h2 {
	color:red;
	margin-top:0px;
	padding-top:0px;
}

.gray h1 {
	background:#959595 !important;
}

#sidebar {
	width:175px;
	float:left;
}

#sidebar ul {
	list-style-type:none;
	margin-bottom:30px;
}
