/*
Theme Name: Tekillax
Theme URI: http://example.com
Description: Tekiilan teema
Author: Jussi Kaijalainen
Author URI: http://www.tekiila.fi
version: 0.6
*/


/* Fixes ngg picturewidget */
.ngg-widget {
	margin-left:15px !important;
}

.ngg-widget img {
	border: 1px solid #aaa !important;
}

/* PNG FIX for IE6 */
img, span, div { behavior: url(iepngfix.htc) }


/* basics */
*{margin:0px; padding:0px;}

body {
 	background: #000000 url(images/stripedbg.png) repeat-x;
	color: #000000;
	text-align: center;
 	font: 12px/1.2em  arial;
 	line-height: 1.5;
	margin: 0;
	padding: 0;
	}
	
#container {
	background:  url(images/headerxxx.jpg) no-repeat;
	color:#ffffff;
	width: 700px;
	margin:0 auto;
	overflow: auto;
	}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}

/* header */

#header {
	width: 100%;
	color: #ffffff; 
	height: 204px;
	margin: 0px;
	padding: 0px;
	}
	
#header_bar {
	margin: 0;
	padding: 0;
	height: 50px;
	clear: both;
	}
	
#header_topside {
	height: 154px;
	width: 327px;
	margin: 0;
	padding: 0;
	float: left;
}

#linkage {
	height: 154px;
	float: left;
	text-align: left;
}

#linkage img {
	margin: 2px 2px 3px 2px;
	padding: 0;
}

#header_topside h1{
	text-align: left;
	font-family: palatino linotype, georgia, arial, times;
	width: 125px;
        height: 125px;
	color: black;
	font-size: 0px;
	margin: 20px 0 0 20px;
	}

#header_topside h1 a{
	color: black;
}
	
#header_topside h1 span {
        background: url(images/tekiila_logo.png) no-repeat;
        width: 125px;
        height: 125px;
	position: absolute;
	}
	
#header_bar li {
	margin: 5px 5px 5px 5px;
	float: left;
}

#header_bar a {
	display: block;
	color: #000000;
}

#header_bar a:hover {
	border-bottom: 1px solid red;
	color: white;
}

.active {color: white; border-bottom: 1px solid red;}

#header ul {
	list-style: none;
	padding-top: 6px;
}
	
/* links */

a {
	color: #cacaca;
	text-decoration:none;
	border: none;
	}

a:hover{color:#ffffff;text-decoration: none; border: none;}

/* content */

#content {
	background: #161515  url(images/leftbg.jpg) repeat-x;
	float: left;
	padding: 0;
	margin: 0;
	width: 450px;
	border: solid 1px #2e2e2e;
	overflow: hidden;
	text-align: left;
	min-height: 650px;
	}

#content p{
	margin-left: 15px;
}

#e a {
	font-size: small;
}

#content ul {
	margin-left: 20px;
}
#content ol {
	margin-left: 20px;
}

.entry {
	margin: 5px 5px 0 5px;
}

.post {
	margin: 10px 0 25px 10px;
	padding: 3px 5px 0 5px;
	}
	
.post h2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #aeef61;
	 /* Saadaan kijroittanut... -kohta lähelle */
	}
	
.post h2 a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #aeef61;
	font-size: 14pt;
	font-weight: 300;
	text-decoration: none;
	line-height: 1;
	}
	
.post h2 a:hover{
	color: #ffffff;
	}
	
.postmetadata{
	clear: both;
	padding:0px;
	margin-top: 0px;
	margin-left: 10px;
	}
	
small {
	margin-left: 10px;
	}

.post h3{
	color: #aeef61;
	font-size: 13pt;
	font-family: baskerville, georgia, times, serif;
	font-weight: 200;
}
	
.post p{font-size: 10pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p {
	margin:12px 0; 
	margin-left: 5px !important; 
	}


	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
.alignleft {float:left; margin:25px;}
.alignright {float:right; margin:25px;}


}

.calendar-month {
	color: #aeef61;
	font-weight: 500;
}

/* sidebar */

#sidebar {
	background: #15121a url(images/rightbg.jpg) repeat-x;
	border: solid 1px #2e2e2e;
	width: 235px;
	float:right;
	min-height: 650px;
	}

#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #ffffff;	
	margin: 15px 15px 15px 15px;
	padding: 0;
	border-bottom: #aeef61 solid 1px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar ul {
	margin: 0 0 0 30px;
	padding:0;
	list-style-type: none;
	text-align: left;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #ffffff;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	line-height: 1.1px;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #aeef61;
	}

#commentform{
	background: #323232;
	margin: 12px 12px 20px 12px;
	padding:20px;
	border: solid 1px gray;

	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{color: #aeef61; text-decoration: none; border-bottom: 1px dotted #465D71;line-height:1.5;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color:  #aeef61;
	margin-left: 15px;
	}
	
#commentbox{
	width:75%;
	min-width:340px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}
	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:15px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 1.5; color:#000;}
ol.commentlist cite {color: #000; }
ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* search */

#searchform{
	font-family: verdana, arial, times;
	float: center;
	margin-right: 20px;
	margin-top: 7px;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	height: 12px;
	font-size: 8pt;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	height: 15px;
	width: 25px;
	border: 1px solid #B7B7B7;
	background-color: #000;
	color: white;
	}

/* footer */

#footer {
	background: url(images/footer2x.jpg) no-repeat top left;
	clear: both;
	margin-top: 15px;
	height: 40px;
	width: 700px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	text-align: left;
	
	}
	
#footer p{padding:6px;margin: 0 0 0 10px; color: #eee;}
#footer a{color: #aeef61;text-decoration: none;}
#footer a:hover{color: #ffffff;text-decoration: underline;}

.textwidget {
text-align: left;
color: gray;
}
	
	
/* error frame */

#errorframe {
	text-align: center;
	background-color: #1f1f1f;
	border: 1px solid gray;
	width: auto;
	height: 200px;
}

#errorframe p {

}

#errorframe h2{
	margin: 15px 0 10px 0;
	padding: 0 0 0 0;
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #aeef61;
	 /* Saadaan kijroittanut... -kohta lähelle */
	}