/*#############################################################
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; }
html {
	height: 100%;
}
body {
	background: #5F8000 url(/img/bg_large.gif) repeat-y center top;
	background-attachment:fixed;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	height: 100%;
	width: 902px;
	margin: auto;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code {
	font-size: 1.2em;
	padding-bottom: 0.7em;
}
ul {
	font-size: 1.2em;
	margin-left: 3.2em;
	padding-bottom: 0.7em;
}
li { list-style-image: url(/img/li.gif); }
h1  {font-size: 1.4em; }
hr {
	border: 0;
	height:1px;
	color: #aeb79c;
	background-color: #aeb79c;
}
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_large.gif) repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	/*margin: 0 auto;*/
	width: 902px;
}
.login {
	background: #F7FBF3;
	text-align: right;
	font: normal sans-serif;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	width: 830px;
}
.btnLogin {

	background-color:#F7FBF3;
	font-weight:bold;
	border:1px solid #aeb79c;
}
.btnLogin:hover {
  color: #F7FBF3;
  background: #aeb79c;
}
/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 830px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span { padding-left: 24px; }
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: #F7FBF3 url(/img/header_large.png) no-repeat;
	height: 120px;
	margin: 0 auto;
	width: 830px;
}
.search {
	background-color:#F7FBF3;
	text-align:center;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width:830px;
	font: 1.2em Verdana,sans-serif;
}
.btnSearch {
	background-color:#F7FBF3;
	font-weight:bold;
	border:1px solid #aeb79c;
}
.btnSearch:hover {
  color: #F7FBF3;
  background: #aeb79c;
}
.main_content {
	margin-left:36px;
	width: 620px;

}
.main {
	/*margin-left:36px;
	width: 420px;*/
}

/* 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 .commands {
	float: left;
	/*padding-top:4px;*/
	padding-bottom:12px;
	padding-left: 18px;
	font: normal serif;
	text-align:left;
}
.item .datefull {
	float: right;
	/*font: normal 1.2em serif;
	height:62px; */
	/*padding-top:4px;*/
	padding-bottom:12px;
	padding-right: 12px;
	font: normal serif;
	text-align: right;
}
.item .content {
	float: left;
	width: 620px;
	
}
.item h1 {
	background: #567300;
	color: #FFF;
	min-height: 40px;
	height:auto !important;
	height:40px;
	/*line-height:40px;*/
}
.item h1 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	/*width: 100%;*/
	/*height:40px;*/
	min-height:40px;
        height:auto !important;
	height:40px; 
	padding-left:16px;
}
.item h1 a:hover{
	background: #688B00;
	color: #FFF;
}
.item .body {
	padding: 12px 18px;
	font-size: 1.2em;
}
.older_entries {
	/*height:100px;*/
	padding-top:20px;
	padding-right:6px;
	padding-bottom:28px;
	text-align:right;
	font-weight:bold;
	font-size: 1.4em;
	/*border:1px solid black;*/
	vertical-align:text-bottom;
}

.news_comm {
	text-align:center;
	padding:24px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:18px;
	margin-top:48px;
	border:1px solid #aeb79c;
}
.news_comm .news_comm_body {
	padding-bottom:22px;
}
.news_comm h2 {
	padding-bottom: 12px;
}
.news_comm p {
	margin:2px auto;
	text-align:center;
	padding-bottom:0px;
	/*line-height: 24px;*/
}
.news_comm .news_comm_commands{
	float: left;
}
.news_comm .news_comm_date {
	text-align:right;
}
.news_comm .news_comm_add_clear {
	/*float:right;
	text-align:right;*/
	margin-bottom:24px;
	margin-top:6px;
	padding-bottom:6px;
} 

/* main */
.main { 
	float: left; 
}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	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;
}
/* last activities */
.activities {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.activities h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.0em;
	line-height: 20px;
	/*padding-left: 12px;*/
	text-align:center;
}
.activities ul {
	margin: 0; 
	padding: 0;
	font-size: 1.0em;
}
.activities li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.activities li a {
	background: #E8F6BF url(/img/bgnavigation.gif) repeat-x;
		
	color: #553;
	display: block;
	/*padding: 8px 4px 8px 12px;*/
	padding-left: 8px;
	text-decoration: none;
	line-height:20px;
	
}
.activities li a:hover {
	background: #F0FFC6;
	color: #553;
}
/* footer */
.clearer{
	height: 40px;
}
.footer {
	background: url(/img/bgfooter.gif) repeat-x bottom;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 830px;

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