/*  
Theme Name: Pilari
Theme URI: http://pilari.fi/
Description: This Pilari theme is build by Hilj‡ for Pilari
Version: 1.6
Author: Antti Hilj‡
Author URI: http://hilja.net/

*/


/* ***********************************************************************

    Begin Typography & Colors

*********************************************************************** */
html { 
	height: 100%;
	margin-bottom: 1px;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: white;
	}

#page { /*  Nuber 1. kolumn. The largest, biggest kolumn in the back */
	background-color: none;
	text-align: left;
	line-height: 1.4;
	}

#header {
	background: #fff url('images/pilari_still.gif') no-repeat bottom center;
	}

#headerhome {
	background: #fff url('images/pilari_ani02.gif') no-repeat bottom center;
	}

#header a, #headerhome a {
	color: #333;
	}

#blog_title_hide {
	display:none;
	}

#blogcontent, #content { /*  Nuber 2. Main kolumn */
	line-height: 1.5;
	font-size: 1.2em;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.blognarrowcolumn .entry, .narrowcolumn .entry, .widecolumn .entry {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.blognarrowcolumn a, .blogentry a, .postmetadata a, .postmetadata a { /* Postmetadata thingy */
	text-align: left;
	font-size: 1em;
	color: #888;
	}

.blognarrowcolumn a:hover, .blogentry a:hover, .postmetadata a:hover, .postmetadata a:hover { /* Postmetadata thingy */
	text-align: left;
	font-size: 1em;
	color: #333;
	}

.alt {
	background-color: #eef6ea;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	}

.small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	}
	
date {
    background-color: #dde5d9;
    color: #333;
    }

blog h2, .post h2{
	margin: 0;
	text-align: justify;
	font-size:1.4em;
	}

h1 {
	font-family: 'Helvetica', 'Arial', Sans-Serif, Verdana ;
	font-weight: bold;
	}
	
h2 {
    font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #3e7a5e;
	}
	
h1 {
	font-size: 2em;
	text-align: left;
	}

#header h1 a:hover, #headerhome h1 a:hover {
	font-style: italic;
	}

#headerimg {
	}

#header a, #headerhome a {
	font-size: 2.5em;
	margin-left: 20px;
	color: #000;
    }

#header p, #headerhome p {
	margin-bottom:0px;
	}
	
.description {
	font-size: 1.2em;
	color:#333333;
	margin-left:220px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar li li li a { 
	font-family:'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
    }

#sidebar02 {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 1.5;
	font-size: 1em;
	color: #888;
	}
	
h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	}
	
h4 a:hover {
	color: #000;
	}

h5 {
	font-size: 1.3em;
	display: inline;
	color: #888;
	font-weight: normal;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #333;
	}

#sidebar02 h3 {
    margin-bottom: 10px;
    }
	
h2, h2 a, h2 a:visited {
	color: #3E7A5E;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.blog h2 a:hover, .blog h3 a:hover, .blog h4 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover {
	color: #333;
	}


.entrytext a, .luelisaa a, .entry a {
	color: #888
	}

.entrytext a:hover, .luelisaa a:hover, .entry a:hover {
	color: #333;
	background-color: #ddd;
	}

 .entrytext a:visited {
    color: #CC6666;
    }

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: 'Helvetica', Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.15em 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 1.5;
	font-weight: normal;
	}

small, .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: none;
	}
	
#footer {
	background: white url('images/pilari100.jpg') no-repeat bottom left;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	text-align: center;	
	font-size: 0.9em;
	color: #aaa;
	}

#footerinner {
	font-family:'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	color: #fff;
	margin: 0 0 20px 0;
	vertical-align: bottom;
	}

#footerinner p {
	line-height: 1.5;
	text-align: center;
	}
	
#footer a {
	color: #999;
	text-decoration: underline;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Helvetica', Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/************************************************************************/
/* End Typography & Colors */
/************************************************************************/


/************************************************************************/
/* Begin Structure */
/************************************************************************/
body {
	margin: 0;
	padding: 0; 
	}

#page { /*  Nuber 1. kolumn. The largest, biggest kolumn in the back */
	padding: 0;
	width: 68em;
	background: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
	
#header, #headerhome {
	padding: 0;
	width: 100%;
	height: 270px;
	margin:0px 0 0 0;
	float: left;
	border-top: 40px solid #FFF68F
	}

#header h1, #headerhome h1 {
	font-size:16px;
    }

#header p, #headerhome p {
	margin-left:120px;
	margin-top:0px;
    }

#navmenu ul {
	margin: 0 0 1em 0;
	padding: 0 0 0.4em 0;
	list-style-type: none; 
	list-style-image: none; 
	text-align: center;
	border-bottom: 4px solid #99CDC9;
	}

#navmenu ul li {
	display: inline; 
	padding: 0 2px 2px 0;
	}

#navmenu ul li a {
	text-decoration: none; 
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	padding: 5px 20px 5px 20px;
	width: 100%;
	height: 10px;
	}

#navmenu ul li a:hover  {
	color: #333; 
	background-color: #99CDC9;
	}

#content { /* Main kolumn, where the entries go */
	float: left;
	width: 39em;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 0px solid #ddd;
    }

#blogcontent { /* (This is for the blog entries only) Main kolumn, where the blog entries go */
	float: left;
	width: 450px;
	margin: 4px 0 0 30px;
	padding: 5px 0 0 0;
	border-top: 1px solid #ddd;
    }

.luelisaa {
    float:left;
    width: 100%;
    text-align: right;
    }
    
.entry { /* for understanding browsers */
    height:auto;
    border-bottom: 1px solid #ddd;
    }

.blogentry {
    height:auto;
    }

.narrowcolumn {
	float: left;
	padding: 0 0 30px 15px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 3px 0 0 0;
    padding: 10px 0 0 0;
    }
	
.blog h2 a:hover, .post h2 a:hover {
    color:#333;
	}

.blog {
    border-top: 1px solid #ddd;
	margin: 4px 0 0 0;
    width: 450px;
    padding: 10px 0 0 0;
    }

.widecolumn .post .blog {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 0 5px 0;
	width: 100%;
	height: 100px;
	clear: both;
	vertical-align: bottom;
	}
	
#footer a, #footerinner a {
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover, #footerinner a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#footerinner {
	padding: 5px 0 20px 0;
	margin: 0 0 20px 0;
	width: 100%;
	height: 30px;
	background-color: #6495ED;
	}

/************************************************************************/	
/* End Structure */
/************************************************************************/


/************************************************************************/
/*	Begin Headers */
/************************************************************************/
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0;
	}

#sidebar h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
    padding: 0;
    margin: 0;
    }
/************************************************************************/
/* End Headers */
/************************************************************************/


/************************************************************************/
/* Begin Images */
/************************************************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/* This is for 'Flexible Upload' plugin */
.imageframe { /* imageframe is disabled */
    /* margin: 10px; padding: 5px; border: 1px solid #aaa; */
    } 

.imgalignleft {
    float: left;
    margin: 0 8px 0 0;
    }

.imgalignright {
    float: right; 
    }
    
.imgaligncenter { 
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 10px;
    }
/* End of 'Flexible Upload' plugin */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.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: 0;
	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: ;
	}

.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;
	}
	
.one a {
	color: #333;
	}

.page_item a {
	color: #333;
	}

.current_page_item a {
	color: #B4D7BF;
	display: inline;
	}
 
.current_page_parent {
	color: #333;
	}

.cat-item a {
	color: #333;
	}

.current-cat a {
	color: #B4D7BF;
	}

.current-cat .cat-item a {
	color: #bbc3b7;
	}
	
/* ***********************************************************************
    End Entry Lists
*********************************************************************** */


/* ***********************************************************************
    Begin Form Elements
*********************************************************************** */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:left;
	}

#sidebar #searchform #s {
	width: 12em;
	padding: 2px;
	margin: 20px 0 0 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* ***********************************************************************
    End Form Elements
*********************************************************************** */


/* ***********************************************************************
    Begin Comments
*********************************************************************** */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* ************************************************************************
    End Comments
/*********************************************************************** */


/* ************************************************************************
    Begin Sidebar
/*********************************************************************** */

#sidebar {
	list-style-type: none;
	width: 15em;
	float: left;
	text-align: left;
	margin: 20px 0 0 25px;
	}
     
/* ***********************************************************************
    End of Sidebar
*********************************************************************** */



/* ***********************************************************************
Begin sidebar02
*********************************************************************** */
#sidebar02 {
    float: right;
	text-align: left;
	width: 12em;
	background-color: none;
    margin: 4px 0 0 0;
    padding: 0;
    border-top: 1px solid #ddd;
    }
/* ***********************************************************************
 End sidebar 02
*********************************************************************** */


/************************************************************************/
/* Begin Calendar */
/************************************************************************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/************************************************************************/
/* End Calendar */
/************************************************************************/


/************************************************************************/
/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}
	
.navigation a {
	color: #888;
	}
	
.navigation a:hover {
	color: #000;
	}
	
/************************************************************************/
/* End Various Tags & Classes*/
/************************************************************************/


/* CSS Document */


