/* basics */

*{margin:0; padding:0;}

.begun {float: right; padding:10px 9px 0 0;}
.begun iframe {height:65px;}
#sidebar .m_block {margin:10px 0 20px 0; padding:6px 0 6px 12px;}
#sidebar .m_block td {padding-bottom:5px;}
.calendarik td {padding:0 3px;}




body {
	background: #343b43;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #eee;
	line-height: 17px;
	}
	
h1 {font-size: 23px;}
h2 {font-size: 16px; font-weight: 100;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}


/* 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;}


/* links */

a{
	color:#B1C6F3;
	text-decoration:none;
	}

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



/* container */


#wrap {
	width: 800px;
	margin: 10px auto;
	}
	
	
	
/* header */

#header {
height: 90px;
font-style: Tahoma;

	}

#header h1 { 
font-size: 26px;
padding: 25px 0 0 20px;
color: #3987FC;
letter-spacing: -2px;
}
#header h1 a { 
text-decoration: none;
font-weight: 600;
letter-spacing: -2px;
color: #B1C6F3;
}
#header h1 a:hover {
color: #fff;
}

#header h2 {
font-size: 15px;
color: #fff;
padding: 3px 0 0 22px;
font-weight: 100;
letter-spacing: 2px;
border: none;
}	

/* top image */

#top {
background: #343b43 url(images/top.jpg) no-repeat;
padding: 10px 0;
}


/* content area - background image */

#contentarea {
background: #343b43 url(images/content.jpg) repeat-y;
padding: 0 30px; overflow:hidden;
}

/* content */


#content {
    padding: 0;
	float: left;
	width: 470px;
	text-align: justify;
	}	

.post {
	padding:10px 0;
	}
	
.post h2{
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    padding: 10px 0 8px 0;
	}
	
.post h2 a{
	

	}
	
.post h2 a:hover{
text-decoration: none;
	}
	
.post p{font-size: 12px;}

.post ul {}

.post li {}

.entry p{padding:10px 0;}

.postmetadata{
	clear: both;
	background:#49535C url(images/filedunder.png) no-repeat;
	padding-left: 20px;
	}
	

.navigation {
	font-size:12px;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; padding:25px;}
	.alignright {float:right; padding:25px;}

.notfound{padding: 25px; font-size: 14px; font-weight: 600;}

/* sidebar */

#sidebar {
	width: 250px;
	float:right;
	padding: 20px 0 10px 0;
	}

#sidebar h2{
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 17px;
    background : #343B43;
	height: 28px;
	line-height: 28px;
	color: #fff;
	padding-left: 10px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
    margin: 10px 0 20px 0;
	list-style-type: none;
	}
#sidebar ul li{
padding: 0 0 5px 0;
list-style-type: none;
	}

#sidebar ul ul {
	padding: 6px 0 6px 12px;
}

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

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #eee;
	}

#commentform{
	background: #47535F;
	margin: 12px 12px 20px 12px;
	padding:20px;
	border:1px solid #343B43;
	}
	
#commentform p{
	color: #eee;
	}
	
#commentform a{color: #B1C6F3; text-decoration: none;}
	
#commentform h3{
	font-size: 12px;
	font-weight: 600;
	color: #eee;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #aaa; 
	border:1px solid #343B43;
	margin:5px 5px 0 0;
	padding: 6px;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #47535F; border:1px solid #343B43;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #B1C6F3; text-decoration: none; }


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	}

#searchform input#s{
border:1px solid #343B43;font-size:12px;padding:6px; background: #47535F;
	}

#searchform input#searchsubmit{
border:0;color:#fff;font-weight:700;font-size:12px;padding:6px;background: #343B43;
	}

/* footer */

#footer {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}
	
#footer p{color: #fff;}
#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}

/* bottom */

#bottom {
background: #343b43 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

.under { 
padding-left: 20px;
background: #49535C url(images/postedby.png) no-repeat;
}

.ad1 {
float: left;
padding: 12px 0 20px 0;
}
.ad2 {
float: right;
padding: 12px 0 20px 0;
}
