/*#############################################################

Name: Bitter Sweet

Date: 2006-10-02

Description: Lime flavoured template with two columns.

Author: Viktor Persson

URL: http://templates.arcsin.se



Feel free to use and modify but please provide credits.

#############################################################*/



/* standard elements */

* {

	margin: 0;

	padding: 0;

}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #5F8000 url(img/bg.gif) repeat-y center top;
	color: #333;
	text-align: justify;
	white-space: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

input {

	color: #555;

	font: normal 1.1em "Lucida Sans Unicode",sans-serif;

}

ul {margin-left: 1.2em;}

li {list-style-image: url(img/li.gif);}

h1 {

	font-size: 14px;

}

blockquote {

	background: #FFF;

	border-bottom: 1px solid #EEE;

	border-top: 1px solid #EEE;

	color: #333;

	display: block;

	font-size: 0.9em;

	margin-bottom: 1.2em;

	padding: 6px 12px;

}

blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #654;}



/* misc */

.clearer {clear: both;}



/* structure */

.container {

	background: url(img/bgcontainer.gif) repeat-y;

	width: 702px;

	padding: 0px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



/* top */

.top {

	height: 60px;

	width: 630px;

	font-family: "Lucida Sans Unicode", sans-serif;

	font-size: 23px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-color: #567300;

	background-position: center;

	padding-top: 0px;

	padding-right: 12px;

	padding-bottom: 0px;

	padding-left: 12px;

}

.top a {

	color: #FFF;

	display: block;

	line-height: 60px;

	text-decoration: none;

	width: 100%;

	text-align: center;

}

.top a:hover {

	background: #688B00;

	color: #FFF;

}



/* header */

.header {

	height: 180px;

	margin: 0 auto;

	width: 630px;

	background-image: url(img/header4.JPG);

	background-repeat: no-repeat;

}



/* item */

.item {clear: both;}

.item .date {

	background: url(img/bgdate.gif) no-repeat;

	color: #FDD;

	float: left;

	height: 40px;

	text-align: center;

	width: 36px;

}

.item .date div {padding-top: 4px;}

.item .date span {font: normal 1.6em serif;}

.item .content {

	float: left;

	width: 420px;

}

.item h1 {

	background: #567300;

	color: #FFF;

	line-height: 40px;

	padding-left: 16px;

	padding-top: 0px;

	padding-bottom: 0px;

}

.item .body {

	padding-top: 12px;

	padding-right: 18px;

	padding-bottom: 12px;

	padding-left: 12px;

	background-color: #E8ECD1;

}



/* main */

.main {float: left;}



/* navigation */

.navigation {

	float: left;

	margin-left: 1px;

	width: 208px;

}

.navigation h1 {

	background: #81AC00;

	color: #FFF;

	font-size: 12px;

	line-height: 40px;

	padding-left: 12px;

}

.navigation ul {margin: 0; padding: 0;}

.navigation li {

	border-bottom: 1px solid #D5E8AD;

	list-style: none;

}

.navigation li a {

	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	

	color: #553;

	display: block;

	padding: 8px 4px 8px 12px;

	text-decoration: none;

}

.navigation li a:hover {

	background: #F0FFC6;

	color: #553;

}



/* footer */

.footer {

	background: url(img/bgfooter.gif) repeat-x;

	color: #FFF;

	font-size: 12px;

	line-height: 40px;

	margin: 0 auto;

	text-align: center;

	width: 626px;

}

.footer a {color: #FFF;}

.footer a:hover {color: #FAFCB0;}

#content img.l_blog{

	float:left;

	margin:4px 8px 4px 0;

}
