/*
Theme Name: Ihminen.org
Theme URI: http://www.ihminen.org/
Description: Heippa!
Version: xyz
Author: Mikael
Author URI: http://www.ihminen.org/
Tags: custom

	
*/


@charset "UTF-8";
/* Ihminen.org
   Mikael Korpela
   11/2009
*/


.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;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .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;
	}


#commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: right;
	margin: 0 0 10px 10px;
	}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.code,
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */


.post {
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	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 Form Elements */

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	
#searchsubmit {
	display: block;
	width: 45px;
	height: 23px;
	border: 0;
	cursor: hand;
	background: transparent url(gfx/etsi.png) no-repeat;
}

#s {
	font-size: 15px;
	line-height: 15px;
	padding: 2px 8px 0 5px;
	width: 141px;
	height: 36px;
	margin: 0 10px 0 0;
	border: 0;
	color: #000;
	background: transparent url(gfx/searchinput_bg.png) no-repeat;
}

/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	background: transparent;
	border: 0;
	margin: 15px 0 10px;
	list-style: none;
	padding: 0;
	display: block;
	}
.commentlist li .Kupla .commentText {
	text-align: left;
	padding: 20px;
	margin: 0;
	display: block;
	color: #000;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */





/* 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 #000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
/*	border: 1px solid #bab089; */
	text-align: center;
	background: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 4px 4px 4px;
	margin: 0;
	color: #242017;
}
/* End captions */






/* ******************************************************************************************************** */





/* Misc */

.Clear { clear: both; }

.Hidden { display: none; }



/* Layout */

body, html {
	padding: 0;
	margin: 0;
}

body {
	min-height: 1000px;
	background: #3d3b37 url(gfx/bg.jpg) right top;
	background-attachment: fixed;
	text-align: center;
}

#Page {
	width: 1085px;
	margin: 0 auto 20px auto;
	text-align: left;
}

#Header {
	background: url(gfx/header.gif) 80px 0 no-repeat;
}

#Navigation {
	margin: 0;
	padding: 65px 0 0 0;
	display: block;
	width: 325px;
	height: 315px;
	float: right;
	background: url(gfx/navi_bg.png) no-repeat;
}
	#Navigation li {
		display: block;
		margin: 0;
		padding: 0 0 0 80px;
		width: 140px;
	}
	#Navigation li a {
		display: block;
		height: 30px;
		padding: 0;
		margin: 0;
	}
	#Navigation .link1st  {
		margin-bottom: 14px;
	}
	#Navigation .link2st  {
		margin-bottom: 11px;
	}
	#Navigation .link3st  {
		margin-bottom: 17px;
	}
	#Navigation .link4st  {
		margin-bottom: 13px;
	}
	#Navigation .link5st  {
		margin-bottom: 10px;
	}

#ContentArea {
}
#Background {

	background: url(gfx/content_area.gif) 65px 0 repeat-y;
}

#BottomShield {
	clear: both;
	width: 1085px;
	height: 241px;
	
}

#RippedLeft {
	background: url(gfx/left_rip.png) left bottom repeat-y;
}

.RippedBottom {
	width: 100%;
	background: url(gfx/footer.gif) 51px bottom no-repeat;
}

.RightCol {
	width: 325px;
	float: right;
}

#sidebar {
	width: 230px;
}

.Contents {
	width: 530px;
	padding: 180px 0 20px 140px;
	float: left;
	text-align: left;
}

#RippedRight {
	background: url(gfx/right_rip.png) right bottom repeat-y;
}

#Footer {
	width: 1085px;
	height: 105px;
	background: url(gfx/footer.png) no-repeat;
	font-size: 11px;
	line-height: 15px;
	color: #f2ecdd;
}
#Footer ul {
	display: block;
	float: right;
	margin: 0;
	padding: 50px 0 0 0;
	width: 340px;
}
#Footer ul li {
	list-style: none;
	float: left;
	display: block;
	margin: 0 15px 0 0;
	padding: 0;
}
#Footer a:link, 
#Footer a:visited, 
#Footer a:hover, 
#Footer a:active {
	color: #f2ecdd;
}
#Footer a:hover, 
#Footer a:active {
	text-decoration: underline;
}

.RSSico {
	min-height: 12px;
	background: transparent url(gfx/rss_ico.png) left center no-repeat;
}

.RightCol {
/*	background: url(gfx/dot.gif) repeat-y; */
}

.nextprev {
	display: block;
	margin: 0 0 30px 0;
	clear: both;
}

#RSSCollection {
	width: 500px;
	padding: 203px 0 0 100px;
	float: left;
}
/*
.RSS_wanderlust,
.RSS_blogi,
.RSS_kaikki {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
	.RSS_wanderlust {
		width: 181px;
		height: 38px;
		margin: 0 8px 0 0;
		background: url(gfx/rss_wanderlust.png) no-repeat;
	}
	.RSS_blogi {
		width: 78px;
		height: 32px;
		margin: 3px 8px 0 0;
		background: url(gfx/rss_blogi.png) no-repeat;
	}
	.RSS_kaikki {
		width: 154px;
		height: 38px;
		background: url(gfx/rss_all.png) no-repeat;
	}
*/

.some {
	display: block;
	float: right;
	width: 260px;
	height: 113px;
	padding: 127px 80px 0 0;
	background: url(gfx/some2.png) left bottom no-repeat;
}
	.some .facebook,
	.some .qaiku,
	.some .lastfm,
	.some .flickr,
	.some .delicious,
	.some .wikipedia {
		float: left;
		display: block;
		position: relative;
	}
	.some .facebook {
		width: 62px;
		height: 26px;
		top: 24px;
		left: 24px;
	}
	.some .qaiku {
		width: 64px;
		height: 26px;
		top: 24px;
		left: 38px;
	}
	.some .lastfm {
		width: 47px;
		height: 26px;
		top: 24px;
		left: 55px;
	}
	.some .flickr {
		width: 62px;
		height: 26px;
		top: 35px;
		left: 23px;
	}
	.some .delicious {
		width: 80px;
		height: 26px;
		top: 35px;
		left: 38px;
	}
	.some .wikipedia {
		width: 34px;
		height: 26px;
		top: 35px;
		left: 55px;
	}

.wanderlust {
	display: block;
	margin: 30px 0;
	padding: 0;
	clear: both;
	width: 225px;
	height: 121px;
	background: url(gfx/wanderlust.png) no-repeat;
}

/* Typography */

body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

a:link, a:visited,
a:hover, a:active {
	color: #a66600;
	text-decoration: none;
}
a:visited {
	color: #a77423;
}
a:hover, a:active {
	color: #dc8700;
}

.black:link, .black:visited, .black:hover, .black:active {
	color: #000;
}


hr {
	color: transparent;
	background: transparent url(gfx/dot.gif) repeat-x;
	border: 0;
	height: 3px;
	margin: 20px 0;
}

input, textarea {
	border: 1px solid #ded5bc;
	background: #fff;
}

.blackTitle {
	color: #fff;
	background: transparent url(gfx/titlebg.gif) no-repeat;
	padding: 0;
	font-size: 17px;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 230px;
	height: 32px;
}

.blackTitle a:link,
.blackTitle a:visited,
.blackTitle a:hover,
.blackTitle a:active {
	color: #fff;
	display: block;
	padding: 8px 0 5px 8px;
}

.title {
	display: block;
	clear: both;
	background: url(gfx/titlebg.png) no-repeat;
	color: #3a2a00;
	height: 35px;
	padding: 3px 10px 0 15px;
}
.title h2 {
	display: inline;
	font-weight: normal;
	padding: 7px 0 0 0;
	margin: 0;
	font-size: 15px;
	line-height: 21px;
	float: left;
}
.title .bubble {
	float: left;
	display: block;
	width: 30px;
	height: 23px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	background: transparent url(gfx/bubble.png) no-repeat;
	text-align: center;
	color: #003c43;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
.title .bubble a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	color: #003c43;
}
.title .date {
	float: right;
	display: block;
	text-align: center;
	background: transparent url(gfx/datebg.png) no-repeat;
	width: 87px;
	height: 19px;
	font-size: 12px;
	margin: 4px 0 0 0;
	line-height: 12px;
	padding: 5px 0 0 0;
}


#sidebar ul {
	margin: 10px 0;
}
.fade1 {
	color: #121211;
}
.fade2 {
	color: #2c2b2a;
}
.fade3 {
	color: #51504e;
}
.fade4 {
	color: #7a7975;
}
.fade5 {
	color: #acaaa5;
}
.fade6 {
	color: #cfcdc6;
}
.fade7 {
	color: #e6e3dc;
}

.readMore {
	display: inline;
	width: 1px;
	height: 1px;
	margin: 0 0 0 10px;
	line-height: 0;
	padding: 0 30px 0 0;
	background: transparent url(gfx/lue.png) no-repeat;
}

small.rss {
	font-size: 11px;
	font-weight: bold;
}

/* Frontpage and blog */
.frontTitle {
	display: inline;
	color: #000;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
}
.frontTitle a:link, .frontTitle a:visited {
	color: #000;
}
.frontTitle a:hover, .frontTitle a:active {
	color: #dc8700;
}
.frontMeta {
	font-weight: bold;
	font-size: 11px;
}

.Kupla {
	display: block;
	background: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0;
	margin: 0;
	color: #000;
	text-align: left;
}
.KuplaMeta {
	display: block;
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 20px 20px 20px;
	margin: 0;
	color: #000;
	text-align: left;
}
	.KuplaMeta p {
		margin-top: 0;
	}
.Kupla h3 {
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	padding: 20px;
	margin: 0;
	font-weight: normal;
	display: block;
	color: #000;
}
.KuplaBottom {
	width: 100%;
	text-align: right;
/*	min-width: 585px; */
	height: 24px;
	background: url(gfx/kupla_bottom.gif) no-repeat right top;
}
.KuplaBottom .frontMeta {
	padding: 4px 40px 0 0;
	display: block;
	margin: 0;
	float: right;
}

.fluxbox {
	display: block;
	padding: 30px;
	background: #fff;
}

.lainattuja_lauseita {
	margin: 0 0 45px 0;
	padding: 0 0 0 20px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	border-left: solid 2px #f4cf90;
}



/* Map archivelist */

#countryArchiveMap {
	width: 100%;
	height: 740px;
}
.countryLabel {
    font-weight: bold;
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 5px;
    color: #000;
	background: #fff;
	border-bottom: 1px solid #c8d9c3;
	border-right: 1px solid #c8d9c3;
	}
.countryLabel a {
	
	}
.countryLabel .Count {
	/*
	display: block;
	background: #000;
	float: left;
	color: #fff;
	padding: 0 3px;
	margin: 0 0 0 3px;
	font-size: 12px;
	height: 20px;
	border: 0;
	*/
}


/* End Various Tags & Classes*/
