@charset "UTF-8";
/*   
Theme Name: Adsek B9
Theme URI: http://www.adsekb9.fi
Description: Pyöreät kulmat, tähti vasemmassa alareunassa.
Author: Adsek B9
Author URI: http://www.adsekb9.fi
Version: v6
.
*/

*, html, body
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	background: #009cdd;
	width: 100%;
}

#mainwrap
{
	width: 920px;
	background: white;	
	margin: 40px auto 3em auto;
}

#logo
{
	margin: 0 2em 0 2em;
	text-align: center;
}

#contentwrap
{
	width: 700px;
	clear: both;
	margin: 0 auto 0em auto;
	padding: 3em 0 1em 0;
	color: gray;
}

#content
{
	overflow: hidden;
	position: relative;
	min-height: 250px;
	margin: 0 0 0 0;
	font-size: 0.8em;
	z-index: 10;
}

#round_top
{
	width: 100%;
	background-image: url(images/round_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#round_bottom
{
	clear: both;
	position: relative;
	width: 100%;
	height: 195px;
	background-image: url(images/round_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: -40px;
	z-index: 1;
}

#round_bottom img
{
	clear: both;
	padding-bottom: 0;
	float: left;
}

#footer
{
	float: left;
	position: relative;
	top: 160px;
	left: -10px;
	font-size: 0.65em;
	color: gray;
}

/************************************************************************************************************
		SEKALAISTA
*************************************************************************************************************/

.entry
{
	color: #D71820;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header img, a
{
	text-decoration: none;
	border: none;
}

#navi
{
	width: 100%;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

#navi ul
{
	width: 100%;
}

#navi li
{
	display: inline;
	background: url(images/star_red.gif) no-repeat bottom left;
	padding-top: 1em;
	padding-left: 25px;
	font-size: 0.9em;
	margin-right: 2.5em;
}

#navi a
{
	text-decoration: none;
	color: #d71820;
}

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

#navi li.current
{
	background: url(images/star_black.gif) no-repeat bottom left;
}

#navi a.current
{
	color: black;
}

#column1
{
	float: left;
	width: 380px;
	margin-left: 40px;
}

#column2
{
	float: left;
	width: 230px;
	margin-left: 40px;
}

#column_single
{
	width: 600px;
	margin: 0 60px 0 50px;	
}

#column_single_flash
{
	width: 900px;
	margin: -50px 0 0 0;
	margin-top: -50px;
	padding: 0;
	/*padding-bottom: 50px;*/
	/*z-index:100;*/
}

.morewidth
{
	width: 610px;
	margin-left: 40px;
}

#content h2
{
	font-size: 1.1em;
	color: black;
}

#content p
{
	margin-bottom: 1em;
}

#content ul
{
	margin-left: 2em;	
}

#content li
{
	list-style-position: inside; 	
}

#content h1
{
	font-size: 1.3em;
	color: #d71820;
}

#content h2
{
	font-size: 1em;
	color: #d71820;
}

#content h2 + p
{
}

#content p + p
{
	margin-top: 1em;	
}

#content h3
{
	font-size: 1em;
	font-weight: normal;
	color: #d71820;
}

#content h4
{
	font-size: 0.9em;
	font-weight: normal;
	color: #d71820;
	margin-top: 1.5em;
}

#content p + h5
{
	margin-top: 3em;	
}

#content h5 + p
{
	margin-top: 0.8em;	
}

#content h3
{
	font-size: 1em;
}

#content h3 + p
{
	margin-top: 0.8em;	
}

.hilight
{
	color: #d71820;
	font-weight: bold;
}

#footer a
{
	text-decoration: none;
	color: #d71820;
}

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

.storytitle
{
	margin-bottom: 0.2em;	
}

.meta
{
	font-size: 0.9em;
	color: gray;
}

#content a
{
	color: #d71820;	
}

#content a:hover
{
	text-decoration: underline;	
}

.post
{
	margin: 0 0 1em 0;
}

#content a.post-edit-link
{
	color: black;
	background: yellow;
}

#content a.post-edit-link:hover
{
	text-decoration: none;
	color: yellow;
	background: black;
}

#column2 a
{
	text-decoration: none;
	font-size: 1em;
}

#column2 a:hover
{
	text-decoration: underline;
}

#column2 h2 + h2
{
	margin-top: 1.5em;	
}

#column_single h2 + h2
{
	margin-top: 1.5em;	
}

.date
{
	font-size: 11px;
	font-style: italic;
}

.meta
{
	font-size: 11px;
	font-style: italic;
}

.archivelist
{
	list-style-type: none;
}

#postlist
{
	margin-bottom: 2em;
}

#postlist h2
{
	background: #e5e5e5;	
}





