/*  
Theme Name: NSnet Log
Theme URI: http://nikoskorpio.net/
Description: NikoSkorpio.net:lle WP-defaultista muokattu.
Version: 2.0
Author: MooPica Design
Author URI: http://moopica.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* { margin:0; border:0; padding:0; }

html { height: 100%; overflow-x:hidden; overflow-y:auto; }

img#bgimg {	height: 100%; width: 100%; z-index: -1; position:fixed; color: white;}

body { 
	background-color: transparent; 
	min-height: 100%; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	position:relative; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	margin:0; padding:0; border:0;
	}

#page {
	text-align: left;
	}

.floatbug {
	clear:both;
	}

#infopages {
	width:850px;
	padding:10px;
	background:#f4f4f4;
	margin:23px 23px 23px auto;
	}

.otherpages {
	width:600px;
	padding:10px;
	margin:23px auto 23px auto;
}

#content {
	font-size: 1.2em;
	background:#f4f4f4;
	}

#frontbox {
margin:93px auto 23px auto;
width:400px;
}

#frontbox h3 a { color:#ff0099; }
#frontbox h3 a:hover { color:#ffffff; background:#ff0099; }

#infopages #content {
	width:600px;
	float:left;
	}

#journal {
width:860px;
margin:23px auto 23px 63px;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-left:5px; 
	}

.enpad, .postmetadata {
	padding-left:5px;
	}

.enpad { display:block; clear:both !important; }

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	/* background-color: #f8f8f8; */
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-top:10px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px dotted #333;
	}

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

.center {
	text-align: center;
	}

hr {
	display: block;
	height:1px;
	border-top:1px dotted #cccccc;
	margin:13px 0 13px 0;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	display: block;
	text-align: center;
	margin-top: 23px;
	margin-bottom: 60px;
	}

a.nobg:hover { background:transparent; color:#ffffff; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#999999;
	}

.post-edit-link {
/* font-size:0.7em; */
}




/* Headers */

h2 {
	font-size: 2.2em;
	font-weight:100;
	text-align:left;
	line-height:0.8em;
	letter-spacing:-0.02em;
	}

h2.pagetitle {
	font-style:italic;
	font-size:1.4em;
	font-weight:100;
	color:#666666;
	padding-bottom:1px;
	border-bottom:1px dotted #999999;
	margin-bottom:12px;
	}

a, h2 a:hover, h2 a:link, h2 a:visited, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

h3 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight:100;
	text-align:left;
	line-height:0.8em;
	padding: 0;
	margin: 15px 0 15px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: none;
	color:#ff0099 !important;
	background:transparent;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* end headers */

.entry {
text-align:left;
}



small, #sidebar ul ul li, #sidebar ul ol li, .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, h2 a:link, h2 a:visited, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

.narrowcolumn {
	float: left;
	padding:10px;
	margin:0px;
	width: 600px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 5px 0 0 0;
	width: 617px;
	/* border:1px solid #ff0099; */
	}

.post {
	margin: 0 0 20px 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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;
}

.wp-caption {
padding:5px 0 5px 0;
border:1px solid #cccccc;
background:#ffffff;
text-align:center;
}

.wp-caption-text {
font-size:0.9em;
padding:5px;
}



/* 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;
	margin: 0 0 2px 7px;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	}
	
.aligncenter {
	display:block;
	margin: 2px auto 2px auto;
	}	
	
/* 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, #frontbox 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, #frontbox ul li:before {
	content: "\00BB \0020";
	}

#frontbox ul {
font-size:13px;
}

.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;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.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;
	
	}
	
.archivedrop {
background:#ffffff;
border:1px solid #999999;
color:#999999;
font-family: Arial, sans-serif;
}	
/* End Form Elements */



/* Begin Comments*/

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff; color:#666666;
	border:1px solid #999999;
	}
	
#commentform #submit {
background:#ff0099;
color:#ffffff;
border-top:2px solid #ff66cc;
border-left:2px solid #ff66cc;
border-right:2px solid #990033;
border-bottom:2px solid #990033;
}

.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: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	}

.commentmetadata {
	font-weight: normal;
	}

.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 {
	float:right;
	margin:0px;
	padding:0px;
	background:#f4f4f4;
	border:1px solid #cccccc;
	padding:9px;
	width:200px;
	-webkit-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-radius: 7px;
	}

.sidebar_info {
background:#ffffff !important;
}

#sidebar form {
	margin: 0;
	}

#s { 
	border:1px solid #cccccc; 
	background:#f4f4f4; 
	color:#999999;
	font-family: Arial, sans-serif;
	font-size:11px;
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	border-top:1px solid #ff66ee;
	border-left:1px solid #ff66ee;
	border-right:1px solid #990033;
	border-bottom:1px solid #990033;
	background:#ff0099;
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size:11px;
}

#sidebar h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	letter-spacing:0;
	color:#666666
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px; 
	}

#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;
	}

li.page_item {
	font-size:12px; 
	padding-left: 10px;
	text-indent: -10px;

}


/* 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;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	border:1px solid #111111;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #111111; }

.ec3_eventday a {
 color:#000000 !IMPORTANT;
 background:#ff99ee;
}

/* End Calendar */



