/*
Theme Name: Kivikas
Description: Theme used by the site kivikas.com
Version: 1.1
Author: Glauser Consulting
Author URI: http://glauserconsulting.com
Tags: sidebar, top sidebar, two columns, background image, pages
*/


/*****	Reset *****/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/***** Basic Elements *****/

body{
	color: #252525;
	font-family: Georgia, Helvetica, Verdana, Arial, Times New Roman, Times, Sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a{
	color: #00597e;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:link, a:visited{
	text-decoration: none;
}

h1{
	font-size: 20px;
	font-weight: normal;
}

h2{
	font-size: 18px;
	font-weight: normal;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
}

small {
	font-size: 11px;
}

code {
	background: #fcfbf2;
}

cite {
	font-size: 90%;
	font-style: normal;
}

p{
	padding-bottom: 16px;
}

img{
	border: 0px;
	margin-bottom: 5px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
}

img.alignnone{
	margin: 0px;
}

img.alignleft {
	float: left;
	margin: 0px 5px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 5px;
}

div.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

div.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.hide {
	visibility:hidden;
}

.clear{
	clear: both;
}

blockquote{
	background: url(images/blockquote_top.jpg) no-repeat 0 0;
	margin-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
}


/***** Basic Layout *****/

#wrapper{
	border-left: #e1e1e1 2px solid;
	border-right: #e1e1e1 2px solid;
	border-bottom: #e1e1e1 2px solid;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 942px;
}

#header{
	background: url(images/header_background.jpg) no-repeat top;
	border: 1px solid #e1e1e1;
	display: inline;
	float: left;
	height: 130px;
	width: 940px;
}

#header_shadow{
	background: url(images/header_shadow.jpg) repeat-x top;
	float: left;
	height: 29px;
	width: 942px;
}

#content{
	border-left: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	display: inline;
	float: left;
	margin-bottom: 20px;
	padding-left: 70px;
	padding-right: 70px;
	height: auto !important;      /* for modern browsers */
	height: 220px;                /* for IE5.x and IE6   */
	min-height: 220px;            /* for modern browsers */
	width: 460px;
}

.sidebar{
	display: inline;
	float: left;
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 20px;
	text-align: left;
	width: 160px;
}

.sidebar_left{
	padding-right: 10px;
}

.siebar_right{
	padding-left: 10px;
}

#footer{
	clear: both;
	width: 942px;
}

#footer-copyright{
	color: #7d7d7d;
	height: 40px;
	text-align: right;
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	margin: 3px auto 0 auto;
	width: 942px;
}



/***** Header *****/

#header h1 a{
	background: url(images/toivekivikas.jpg) no-repeat top;
	float: left;
	height: 32px;
	margin-left: 15px;
	margin-top: 15px;
	width: 235px;
}

#header h1 a span{
	display: none;
}

#header_menu{
	color: #252525;
	float: left;
	margin-bottom: 10px;
	margin-top: 35px;
	top: 77px;
	position: absolute;
	text-transform: uppercase;
	width: 760px;
}

#header_menu a{
	color: #252525;
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px;
}

#header_menu ul li{
	display: inline;
	list-style-type: none;
}

#header_menu ul li a{
	display: inline;
	list-style-type: none;
}

#header_menu a:hover{
	border-bottom: 2px solid #252525;
	padding-bottom: 1px;
}

#header_menu .page_item{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#header_menu .current_page_item a{
	border-bottom: 2px solid #252525;
	padding-bottom: 1px;
}

#header .description{
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	margin-left: 440px;
	margin-top: 12px;
	width: 480px;
}


/***** Content *****/

#content h2{
	font-size: 24px;
	line-height: 26px;
}

#content h2 a{
	color: #252525;
	font-size: 24px;
}

#content .meta{
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-transform: uppercase;
}

.post{
	margin-bottom: 35px;
}

.page h2{
	margin-bottom: 20px;
}

.postcomment{
	border-bottom: 1px solid #d7d7d7;
	background: url(images/comment_arrow.jpg) no-repeat 0 0;
	margin-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.navigation{
	text-align: center;
}

#content .leftcolumn{
	float: left;
	width: 46%;
}

#content .rightcolumn{
	float: right;
	width: 46%;
}

#content .leftcolumn80{
	float: left;
	width: 80px;
}

#content .rightcolumn{
	float: right;
	width: 46%;
}

#content table{
	margin-bottom: 16px;
}

#content ul{
	list-style-type: disc;
	padding-left: 15px;
}

#content ul li{
	margin-bottom: 8px;
}



/***** Sidebar *****/

#kivikas_portrait{
	background: url(images/toive.jpg) no-repeat top;
	height: 127px;
	margin-bottom: 10px;
	width: 160px;
}

.sidebar h2{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.sidebar ul{
	margin-bottom: 20px;
}

.sidebar ul li ul li{
	margin-bottom: 5px;
}


/***** Comments *****/

#comments{
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist p {
}

.commentlist em{
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.comment_author{
	font-weight: bold;
	letter-spacing: 1px;
}

.comment{
	padding: 10px;
	margin: 20px 0;
}

.alt{
	background: #f5f8f9;
}

#respond h3{
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 30px;
	text-transform: uppercase;
}

#commentform p {
	margin-top: 5px;
}

.commentmetadata{
	color: #656565;
	font-family: Arial, Georgia, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

