/*
Theme Name: Juoni
Theme URI: http://
Description: Juoni
Version: 3.0
Author: Lauri Liimatta
Author URI: http://www.llmatt.net
Tags: 
*/

/*----------------------- body & headers -----------------------*/

html {
	height: 100%;	
}

body {
	font: normal 62.5% Verdana, sans-serif;
	background-color: #fff;
	color: #000;
	height: 100%;
}

h1, h2, h3, h4 {margin-bottom: 0.3em;}

h1 {
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.85em;
	letter-spacing: .1em;
	line-height: 1.2em;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.50em;
	letter-spacing: .1em;
	line-height: 1.2em;
	text-align: left;
	text-transform: none;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

p {padding-top: 0pt; padding-right: 0pt; padding-bottom: 1.2em; padding-left: 0pt;}

/*----------------------- links-------------------------------------*/

a {
	color: #5A2456;
	text-decoration: none;
}

a:hover {
	color: #381033;
	text-decoration: underline;
}

#leftcolumn-2 h1 a {
	color: #5A2456;
	text-decoration: none;
}

#leftcolumn-2 h1 a:hover {
	color: #381033;
	text-decoration: none;
}

/*----------------------- header & menu -----------------------*/

#loginbar {
	background-color: #070707;
	width: 100%;
	height: 32px;
	color: #888;
}

#header {
	width: 100%;
	height: 92px;
	background-color: #333;
	background-image: url('images/header4.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#navbar {
	background-color: #f3f3f3;
	height: 35px;
	border-bottom: 1px solid #ddd;
}

#navbarholder, #loginholder  {
	width: 985px;
	margin: 0 auto;
}

ul#nav li.cat-item {
	display: block;
	margin-right: 35px;
	float: left;
	line-height: 35px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav li.cat-item a {
	display: block;
	padding: 0px;
	color: #5c5c5c;
	text-decoration: none;
}

ul#nav li.cat-item a:hover {
	color: #000;
}

ul#nav li.current-cat a {
	background-color: #fff;
	color: #5A2456;
}

#subnavbar {
	width: 985px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	height: 35px;
}

ul#subnav {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0;
	float: left;
}

ul#subnav li { display: inline; }

ul#subnav li a, ul#loginlink li a {
	display: inline-block;
	padding: 9px 0px;
	margin-right: 25px;
	color: #aaa;
	text-decoration: none;
}

ul#subnav li a:hover, ul#subnav li.current_page_item a, ul#loginlink li a:hover, ul#nav li.cat-item a:hover {
	color: #000;
	background-image: url('images/menuarrow6.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

ul#loginlink {
	float: right;
	margin-top: 5px;
	margin-left: 9px;
}

/*----------------------- content/columns -----------------------*/

#contentwrap {
	margin: 0 auto;
	width: 985px;
	margin-top: 30px;
}

#leftcolumn {
	width: 524px;
	float: left;
	font-size: 1.1em;
	line-height: 1.65em;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}

#leftcolumn-2 {
	width: 700px;
	float: left;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-right: 30px;
	border-right: 1px solid #ddd;
}

#leftcolumnForum {width: 985px;}

#sidebar { 	
	font-size: 1.1em;
	line-height: 1.65em;
}

#sidebar h1 {
	font-size: 1.50em;
}

#sidebar.narrow {
	width: 225px;
	float: right;
	min-height: 200px;
	padding-left: 25px;
}

#sidebar.wide {
	width: 415px;
	float: right;
	min-height: 200px;
	padding-left: 25px;
}

#sidebar-post .entry {
	width: 100%;
	height: 100px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.article_image {
	display: block;
	float: left;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #ddd;
}

#footer {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-top: 30px;
}

#rss {
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
	width: 20px;
	height: 20px;
	background-image: url('images/rss_icon.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#articles, ul#articles_nauski { margin-bottom: 25px; }

ul#articles li {
	padding: 5px 0px 8px 23px;
	border-bottom: 1px dotted #ddd;
	background-image: url('images/page_white_text.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

ul#articles_nauski li {
	padding: 5px 0px 8px 23px;
	border-bottom: 1px dotted #ddd;
	background-image: url('images/page_nauski.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

.serieslist-box { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }

li.serieslist-li {
	padding: 5px 0px;
	border-top: 1px dashed #ddd;
}

/*----------------------- footercontent -----------------------*/

#footercontent {
	width: 985px;
	margin: 0 auto;
	padding: 20px 0px;
	line-height: 1.6em;
	color: #000;
	border-top: 1px solid #ddd;
}

.footerbox ul { float: left; display: block; margin-right: 20px; width: 150px; }
.footerbox li.title { font-weight: bold; }

.footerbox ul li a {
	border-bottom: 1px solid #ddd;
	color: #888;
	text-decoration: none;
	display: block;
	padding: 5px 0px;
}

.footerbox ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.footerbox {
	float: left;
	width: 100%;
	height: 250px;
}

.copyright { float: right; display: block; }

/* --------------------- comments ----------------------- */

ol.commentlist { font: Verdana, sans-serif; list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px solid #ddd; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font-size: 1.1em; }
ol.commentlist li.comment div.vcard cite.fn { font-weight: bold; font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:1px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says { display: none; }
ol.commentlist li.comment div.commentmetadata { margin-bottom: 7px; }
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#aaa; }
ol.commentlist li.comment p { font-size:1.0em; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:1.1em list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:1.1em; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #ddd; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #eee; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.commentfeed { float: left; margin-right: 5px; }

#commentform {
	width: 100%;
	padding: 10px 0px;
	margin-bottom: 10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #bbb;
}

#commentform textarea {
	width: 450px;
	padding: 2px;
	border: 1px solid #bbb;
}

#commentform #submit {
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #ddd;
	padding: 5px 0px;
}

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

h3#comments {
	padding-bottom: 10px;
}

ul#trackbacks {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

/* --------------------- search ----------------------- */

#searchform { padding-top: 7px; float: right; }

#searchform #s {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 2px;
	width: 170px;
}

#searchform .hidden { display: none; }

#searchsubmit {
	color: #eee;
	background-image: url('images/magnifier.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	background-color: #ddd;
	width: 40px;
	padding: 1px;
}

/* social media follow */

ul#followus {
	border-top: 1px solid #ddd;
	margin-bottom: 25px;
}

ul#followus li {
	display: block;
	padding: 5px 0px;
	border-bottom: 1px dashed #ddd;
	padding-left: 23px;
}

ul#followus li.rss { background: url('images/feedicon.gif') no-repeat center left; }
ul#followus li.facebook { background: url('images/facebookicon.gif') no-repeat center left; }
ul#followus li.ircgalleria { background: url('images/galleriaicon.gif') no-repeat center left; }
ul#followus li.twitter { background: url('images/twittericon.gif') no-repeat center left; }

/*--------------------- simple TABS --------------------- */

ul.tabNavigation  {
	border-top: 1px solid #ddd;
	margin-top: 0px;
	padding-bottom: 4px;
}

.tabNavigation li {
	display: inline;
	margin-right: 10px;
}

ul.tabNavigation li a {
	display: inline-block;
	padding: 9px 10px;
	color: #888;
	text-decoration: none;
}

ul.tabNavigation li a:hover {
	color: #000;
	background-image: url('images/menuarrow6-1.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#sidebar .ui-tabs-nav .ui-tabs-selected a:link, #sidebar .ui-tabs-nav .ui-tabs-selected a:visited, #sidebar .ui-tabs-nav .ui-tabs-disabled a:link, #sidebar .ui-tabs-nav .ui-tabs-disabled a:visited {
	background-image: url('images/menuarrow6-1.gif');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000;
}

#tab-1 {
	margin-bottom: 20px;
}

h1.tabtitle {
	padding: 4px 0px;
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.65em;
	letter-spacing: .1em;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0;
	color: #666;
}

#uutiset li, #blogi li, #viimeisimmat_kommentit li, #eniten_kommentoitu li, li.twitter-item {
	margin-bottom: 0px;
	border-top: 1px dashed #ccc;
	padding: 7px 0px;
}

small.newsblog { color: #888; font-size: 0.9em; }

.ui-tabs-hide {display: none;}

/*--------------------- article listing/article styles ------------------- */

#leftcolumn h2 {
	font-family: 'Hoefler Text',Georgia,'Times New Roman',serif;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #000;
}

#leftcolumn h3 {
	font-family: 'Hoefler Text',Georgia,'Times New Roman',serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	line-height: 1.3em;
	color: #5A2456;
}

#leftcolumn .post h1 { color: #000; }

.entry ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}

.entry li {
	margin-bottom: 3px;
}

h1.article {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.50em;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin:0px;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}

.sticky {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.sticky p { font-size: 1.2em; line-height: 1.4em; }

.home_post {
	width: 310px;
	height: 130px;
	float: left;
	padding: 20px 20px 0px 20px;
	border-bottom: 1px solid #ddd;
}

.home_post .entry { margin-top: 5px; }

#frontposts {float: left; }

.cat_post {
	width: 100%;
	height: 110px;
	margin: 0;
}

.blog_post {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.postmetadata {
	color: #aaa;
	padding: 8px 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #ddd;
}

.blogmetadata {
	color: #aaa;
	margin-bottom: 8px;
	padding: 0;
}

.alignright { float: right; }
.alignleft { float: left; }

/*--------------------- AUTHOR -------------------------- */

ul#authors li, ul#quicklinks li {
	float: left;
	margin-right: 15px;
	padding: 5px 0px;
	border-bottom: 1px solid #ddd;
	width: 185px;
}

/*--------------------- Loginbox -------------------------- */

#login {
	padding: 180px 0 5px 0px;
	margin: 0px 30px;
	background-image: url('images/juonipallo.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#log, #pwd  {
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 1em;
	display: block;
	padding: 3px 5px;
	width: 300px;
	margin: 2px 0px 7px 0px;
}

#login .button {
	background-color: #eee;
	border: 4px double #ddd;
	padding: 3px 7px;
	width: 155px;
	font-size: 1.1em;
	font-weight: bold;
}

#rememberme { float: left; margin-top: 0px; }
#login ul { margin-top: 5px; }
#login ul li { padding: 4px 0px; }

ul.admin_box {
	padding-top: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}

ul.admin_box li {
	padding: 7px 15px;
	display: inline-block;
	border-right: 1px solid #191919;
	margin-left: 10px;
}

ul.admin_box li a {
	color: #444;
}

ul.admin_box li a:hover {
	text-decoration: none;
	color: #fff;
}

ul.admin_box #dashboard {
	background-image: url('images/house.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	height: 16px;
}

ul.admin_box #write {
	background-image: url('images/page_edit.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	height: 16px;
}

ul.admin_box #profile {
	background-image: url('images/user.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	height: 16px;
}

ul.admin_box #logout {
	background-image: url('images/lock_go.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	height: 16px;
}

/*--------------------- MIX ------------------------------- */

p.message {
	padding: 5px;
	background-color: #eee;
	border: 1px solid #381033;
}

.postinfo {
	padding: 9px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #888;
}

blockquote {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px;
	margin-bottom: 10px;
}

blockquote p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.frontbigpicture {
	padding: 5px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.clear {clear: both;}

h1.front {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.85em;
	letter-spacing: .2em;
	line-height: 1.2em;
	margin:0px;
	text-align: center;
	text-transform: uppercase;
}

small.date {
    font-size: 85%;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-size: 10px;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-weight: 100;
	display: block;
	margin-bottom: 10px;
}

.pollbg { margin: 15px 0px 5px 0px; padding: 10px 10px; background-color: #efefef; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.sociable {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0px 0px 0px;
	margin: 15px 0px;
}

.sociable ul li {
	padding-right: 20px;
	display: inline;
}

.wp-caption {
	background-color : #fff;
	border: 1px solid #ddd;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: .6em;
	margin-top: .0em;
}

.wp-caption-text {
	text-align: right;
	height: 6px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #5a2456;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	font-style: italic;
}
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.entry img, .entrytext img {
	border: 0;
	margin: 5px 5px 0px 5px;
	padding: 0px;
}
.entry a:hover img, .entrytext a:hover img {border: 0px;}