/*
Theme Name: Satyyri
Theme URI: http://satyyri.net/
Description: Satyr Magazine's wp-template 
Version: 4.0
Author: Janne Raikkonen
Author URI: http://http://www.lightmovement.net/
*/

/* General */
body {
		font-size: 12px;
		font-family: 'Georgia', 'Times New Roman', Serif;
		color: #333;
		background: #fff url(http://www.satyyri.net/wp-content/themes/satyyri/styles/images/header_background.jpg) 50% 0 no-repeat;
		line-height: 18px;
		margin: 0;
		padding: 0;
}

a, a:visited, a:active {
color:#000;
}

a:hover {
color:#000;
text-decoration: none;
}

li {
list-style-type: none;
}

ul {
margin: 0px;
padding:0px;
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
font-size: 12px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

noscript {
text-align: center;
padding:10px;
color:white;
}

	/*	Begin Headers */
	
	h1 {
		padding-top: 70px;
		margin: 0;
		font-size: 4em;
		text-align: center;
		}
		
		h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
		text-decoration: none;
		color: white;
		}
	
	h2 {
		
		font-family:"Georgia","Times New Roman","Verdana","serif";
		font-size:16px;
		font-weight:normal;
		font-style: italic;
		color:#111;
		text-align: center;
		
		border-bottom:3px double #111;
		border-top:3px double #111;
		clear:both;
		display:block;
		padding:15px 0px;
		margin:20px 0px;
		}
	
	h2.pagetitle {
		margin-top: 30px;
		text-align: center;
	}
	
	#sidebar h2 {
		margin: 5px 0px 10px;
		padding: 0;
		font-family: 'Helvetica', 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 1.2em;
		}
	
	h3 {
		padding: 0;
		margin: 20px 0 20px;
		font-size: 24px;
		font-family: "Vollkorn", "Georgia", "Times New Roman", Serif !important;
		}
		
		h3 a {
		text-decoration: none;
		}
		
	/* End Headers */

/* Begin structure */

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}
	
#top_pane {
	background: #222;
	padding:2px;
	clear:both;
	display: block;
	border:0px !important;
}
		
		#top_pane a, .next {
		background:#111111;
		color:#fafafa;
		cursor:pointer;
		display:block;
		float:right;
		font-family:"Lucida Grande","Helvetica","Arial","Verdana","sans-serif";
		font-size:10px;
		font-weight:bold;
		height:15px;
		line-height:12px;
		padding:7px;
		z-index:999;
		text-decoration: none;
		outline: none;
		margin-left:10px;
		}
		
		#top_pane a:hover {
		background:#900;
		}

#header {
	margin: 105px 0 0px 0;
	padding: 0;
	height: 0px;
	width: 960px;
	}
	
#content {
margin:0 auto;
width:960px;
}

	#content h4 {
	font-family: 'Palatino', 'Georgia', 'Times New Roman', sans-serif; 
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color:#333;
	margin-top:40px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 auto;
	width:680px;
	padding:0px 40px 40px 0;
	background: #fff;
	float:left;
	}
	
	#post-54 {
float:left;
margin:0 0 40px;
padding:40px;
width:680px;
background: white;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
	
.post-meta-key {
font-weight: bold;
}

ul.post-meta {
height:25px;
}
	
ul.post-meta li {
	float:left; 
	margin: 10px 10px 10px 0px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	text-align: center;
	color:#555;
	padding:20px 0px 20px 0px;
	font-size: 11px;
	font-family: 'lucida grande', 'helvetica', 'verdana', 'arial', sans-serif;
	}
	
	.footer_top {
	background: #bbb url(http://www.satyyri.net/wp-content/themes/default/images/footer_top_background.jpg) repeat-x !important;
	}
	
	.footer_bottom {
	background: #222 url(http://www.satyyri.net/wp-content/themes/default/images/footer_bottom_background.jpg) repeat-x !important;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}

			
/* End Structure */

/* Structure Exceptions */

/* frontpage */

.news .post {
	margin:0px 20px 0px 0px;
	padding: 0px 20px;
	font-size: 16px;
	width:430px;
	float:left;
}

.news .post h3 {
	font-size: 32px;
}

.featured {
width:225px;
height:225px;
float:right;
background:#efefef;
display: block;
margin-bottom:20px;
}

.featured_issue {
float:left;
}

.featured_material {
float:right;
}

#past_issues ul {
	margin:0 auto;
	margin:20px 0px;
}

#past_issues li {
	background: #efefef;
	display:block;
	float:left;
	height:225px;
	margin:0 20px 20px 0;
	width:225px;
}

#past_issues li:last-child {
	margin-right:0px;
}

#past_issues a, .featured a {
	background:url(http://www.satyyri.net/wp-content/themes/satyyri/styles/images/1px_black_25percent.png);
	color:#FFFFFF;
	display:block;
	font-family:"Georgia","Times New Roman",serif;
	font-size:28px;
	height:125px;
	padding-top:100px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:225px;
}

#past_issues a:hover, .featured a:hover {
	background: none;
}

#past_issues small, .featured small {
	font-family:"Georgia","Times New Roman",serif;
	font-size:12px;
	width:215px;
	padding:5px;
	background: black;
	margin-top:30px;
	display: block;
}

/* /Excpetions */

/* Begin Images */

a {
border: 0px;
padding: 0px;
margin:0px;
}

img {
border:0px;
padding:0px;
margin:0px;
}

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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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 {
	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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 180px;
	margin-right:20px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar li {
margin-bottom:20px;
background: #fff;
padding:10px;
list-style-type: none;
}

#sidebar li img {
margin-left:-10px;
}

li#text-3 {
background:#8bc54c;
}

li#text-3 h2 {
border-bottom:3px solid #333;
}

li#text-7 {
background:none;
}

li#text-7 h2 {
text-align: center;
background:#fff;
width:160px;
margin-left:-10px;
padding:10px 10px 5px 10px;
margin-bottom:3px;
display:none;
}

li#text-7 img {
margin-bottom:3px;
}

/* End Sidebar */



/* 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: 30px 20px 30px 30px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size: 1.5em;
	line-height: 1.3em;
	float:right;
	width:200px;
	}

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

.center {
	text-align: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation .alignright, .navigation .alignleft {
background:none repeat scroll 0 0 #FFFFFF;
margin-bottom:40px;
padding:7px;
}
/* End Various Tags & Classes*/

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* additional */

.kirjoittaja {
margin-top:20px;
display:block;
font-style: italic;
float:left;
}

	.kirjoittaja img {
	margin-right:20px;
	float:left;
	}