/* 
Theme Name: KT-VA
Theme URI: http://www.kt-va.org/
Description: Designed for use @ http://www.kt-va.org/
Author: Sami "Samilisko" Laaksonen
Version: 0.1

*/

/* Begin Typography & Colors */
body {
	font-size: 100.01%; /* Resets font to default */
	font-family: Tahoma, Arial, Sans-Serif;
	background: url(images/bg.png) repeat-x #808080;
	color: #B0B0B0;
	text-align: center;
	}

#page {
	background-color: black;
	text-align: left;
	}

#header {
	background: black url(images/header.gif) no-repeat bottom;
	border-bottom: 2px solid #707070;
	}

#content {
	font-size: 1.0em
	}

.widecolumn .entry p {
	font-size: 0.75em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
	}

.widecolumn {
	line-height: 1.2em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: black;
	}

#footer {
	background-color: black;
	}
#nav {
	border: 0.1em solid #707070;
	border-left: none;
	list-style: none;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	font-weight: bold;
	padding: 1em 0.25em;
	margin-left: 0;
}
#nav li a, #nav li a:visited {
	margin-top: 0;
	color: #a0a0a0;
	padding-left: 0.2em;
}
#nav li a:hover {
	color: #eee;
}
#nav li{
	margin-left: 0.3em;
}
#nav .current_page_item {
	color: #eee;
	border-left: 5px solid #eee;
}
#nav .current_page_item a {
	color: #eee;
}
#memberlist {
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}
#memberlist li {
	display: inline;
}
#memberlist li a {
	font-size: 100%;
	color: #b0b0b0;
border-bottom: none;
font-weight: bold;
}
#memberlist li a:hover {
	color: #b0b0b0;
	border-bottom: none;
}

#memberlist li ul li:before {
	font-size: 75%;
	content: "\2022";
}
#memberlist li ul li a{
font-size: 75%;
border-bottom: 1px dotted #eee;
font-weight: normal;
}
#memberlist li ul li a:hover {

	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.75em;
	text-align: center;
	text-transform: uppercase;
	}

.description {
	font-size: 1.0em;
	text-align: center;
	letter-spacing: .3em;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	}
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	}

#sidebar2 h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	}

h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #FD5A1E;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #E4D3A6;
	}

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;
	}

.entry p a:visited {
	color: #FD5A1E;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
#sidebar2 {
	font: 0.8em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #eee;
	}
	
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
        color: #eee;
	text-decoration: none;
	}
a, a:visited  {
	border-bottom: 1px dotted #eee;
}
a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
	
#nav a {
	color: #707070;
	border: none;
	text-decoration: none;
}
#nav a:hover {
	color: #555;
}
#wp-calendar #prev a {
	font-size: 9pt;
	}
a img a:visited img {
	border: none;
}
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, 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 {
	margin: 2em auto;
	padding: 0;
	width: 900px;
	border: 0.1em solid #707070;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 80px;
	width: 100%;
	background-color: black;
	}
#header small {
	padding-left: 27em;
	margin-top: 1em;
	color: #fefefe;
}
#sidebar {
margin-left: 0;
}
#sidebar 2 {
margin-right: 0;
}
.narrowcolumn {
	float: left;
	padding: 0 10px;
	margin: 0;
	width: 500px;
	}

.widecolumn {
	padding: 0 10px;
	margin: 0 25%;
	width: 500px;
	float: left;
	}

.pagepost {
	margin: 0 0 40px;
	}
	
.post {
	margin: 0 0 1em;
	text-align: left;
	border-bottom: 1px solid gray;
	}
.alignleft {
	text-align: left;
	margin-bottom: -5em;
	padding-bottom: 0;
	}
.alignright {
	text-align: right;
	margin-bottom: -5em;
	padding-bottom: 0;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 89%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 50%;
	}
#sidebar, #sidebar2 {
	margin-top: 3em;
}
#nav li {
	border-left: 5px gray solid;
	padding-left: 0.2em;
}
#nav li:hover {
	border-left: 5px #eee solid;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 1em 0 0;
	}

h2.pagetitle {
	margin-top: 1em;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* 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: 115px;
	padding: 2px;
        background-color: #909090;
        border-style: ridge;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #909090;
	}

.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;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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
{
	padding: 20px 0 10px 0;
	margin-left: 740px;
	width: 160px;
        background-color: #111111;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Sidebar2 */
#sidebar2
{
	padding: 20px 0 10px 0;
	margin-left: 0;
	width: 160px;
        float: left;

	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar2 */

/* 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;
	letter-spacing: 0.1em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
/*	border-left: 5px solid #ddd; */
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
blockquote em {
	font-size: 90%;
	font-style: italic;
	letter-spacing: 0.05em;
	line-height: 120%;
	}
hr {
 display: none;
 }
 
.center {
	text-align: center;
	}

a img {
	border: none;
	padding: 0.2em;
	}
#ads {
margin-top: 1em;
}
#ads a {
	border-bottom: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.entry img, .entrytext img {
	margin: 7px;
	}

.theme {
	font: 80% Tahoma, Arial, Sans-Serif;
	text-align: left;	
       }


/* End Various Tags & Classes*/
