body{
	background: white;
	color: black;
	font-family: sans-serif;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}

strong {
	font-weight: bolder !important;
}

#header{
	height: 144px;
	background: url("../../ds/img/header_back.png") no-repeat center;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 13px #757575;
}

#left{

}

#center{
}

#right{
}

#loginbox{
	border-left: 2px solid #a3cb3e;
	border-right: 2px solid #a3cb3e;
	border-bottom: 2px solid #a3cb3e;
	text-align: right;
	padding: 3px 8px;
	margin-top: -4px;	
	-moz-box-shadow: 0 4px 18px #C8C8C8;
	-webkit-box-shadow: 0 4px 18px #C8C8C8;
}

a{
	color: #14593d;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#loginbox a{
	color: #14593d;
	text-decoration: none;
}

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

div#mainDiv{
	margin-top: 15px;
}

#menu{
	background: white;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-left:0;
	margin-top: 10px;
	width: 220px;
}

#menu ul{
	list-style-type: none;
	padding-left:19px;
	/*	margin:0;
	padding:0;*/
}

#menu ul#top {
	margin-top:0
	padding-left:0
}

a.aexpand {
	height: 18px;
	width: 16px;
	background-image: url("../img/arrows.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

a.aexpand:hover {
	height: 18px;
	width: 16px;
	background-image: url("../img/arrows.gif");
	background-repeat: no-repeat;
	background-position: -32px center;
}

a.afold {
	height: 18px;
	width: 16px;
	background-image: url("../img/arrows.gif");
	background-repeat: no-repeat;
	background-position: -16px center;
}

a.afold:hover {
	height: 18px;
	width: 16px;
	background-image: url("../img/arrows.gif");
	background-repeat: no-repeat;
	background-position: -48px center;
}

div.expand {
	height: 18px;
	width: 19px;
	float: left;
}

div.link {
	float: left;
	width: 190px;
}

#menu div.active {
	background: #a3cb3e;
	margin-top: -3px !important;
	border: none;
}

.topli {
	border:1px solid #A3CB3E;
}

#menu li{
	clear: both;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div.menuContDiv {
	height:28px
}
#menu a{
	padding: 5px 0px 5px 3px;
	text-decoration: none;
	display: inline-block;
	font-size: 90%;
}

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

#menu a:visited{
	color: #14593d;
}

#attachments {
	border-top: 1px dashed #a3cb3e;
	padding-bottom: 5px
}

#content {
	margin-left: 245px;
	margin-right: 285px;
	margin-bottom: 10px;
	padding: 10px;
	min-height: 500px;
	_min-height: 500px;
}

#content hr{
	clear: both;
	display: block;
	margin: -0.66em 0;
	visibility: hidden;

}
#content h2{
	margin-top: 19px;
	margin-bottom: 19px;
	font-size: 150%;
}

#content p{
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 90%;
	text-align: justify;
}

#content pre{
	margin-top: 12px;
	margin-bottom: 12px;
}

#content ol {
	padding-left: 40px;
	list-style-position: outside;
	list-style-type: decimal;
}

#content ul {
	padding-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
}

.add_button {
	margin: 5px 0;
}

.message{
	background: white;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: 1px dashed #a3cb3e;
}

.divider {
	height: 3px;
/*	background: #a3cb3e;*/
}

.article{
	background: white;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dashed #a3cb3e;
}

.articleHeader h2 {
	margin-bottom: 1px;
}

span.author {
	background: url("../img/author.png") left top no-repeat;
	font-size: 80%;
	padding-left: 18px;
}

#menu span.controls {
	float: none
}

#rss span.controls {
	float: none
}

#rss span.controls span.empty, #rss span.controls a, #menu span.controls span.empty {
	padding: 5px 0 5px 3px
}

span.controls {
	display: block;
	float: right;
	text-align: right;
	padding-right: 10px;
}

span.date {
	background: url("../img/calendar.png") left top no-repeat;
	font-size: 80%;
	padding-left: 18px;
	margin-left: 15px;
}


div.extlink{
	float:left;
	width:19px;	
}

div.empty{
	float:left;
	width:19px;	
}


span.topic{
	font-size: 130%;
	color: white;
	margin-left: -5px;
	background: none repeat scroll 0 0 #89ab34;
	width: 100%;
	display: inline-block;
	padding: 5px 5px 5px 0;
	margin-bottom: 5px;
}

#comments {
	border-top: 1px dashed #a3cb3e;
	padding-bottom: 5px
}

.comment {
	background: #f0f0f0;
	margin-bottom: 10px;
	padding: 10px
}
div.comment span.content {
	background: white;
	display: block;
	margin: 3px;
	padding: 5px
}

div.commentbar{
	font-size: 85%;
	margin-bottom: 13px
}

div.commentbar span.title{
	font-weight: bold
}

div.commentbar span.user{
	font-weight: bold
}

#rss {
	float:right;
	position: relative;
	width: 260px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

div.rss_site {
	-moz-box-shadow: 0 4px 18px #C8C8C8;
	-webkit-box-shadow: 0 4px 18px #C8C8C8;

	background: white;
	border: 1px solid #a3cb3e;
	margin-bottom:10px;

}

div.rss_text {
	font-size: 90%;
	height: 250px;
	overflow-y: auto;
	padding-left: 10px;
	padding-right: 10px;
}

div.rss_admin {
	background: #EAECEE;
	margin-bottom: 5px;
	padding: 3px;
}

div.rss_admin div.rss_title{
	background:none;
	padding: 0px;
}

div.rss_title {
	background: #a3cb3e;
	padding: 5px;
}

div.rss_title h3 {
	margin: 0
}

span.rss_item_date {
	display: block;
}
span.rss_item_link {
	display: block;
}

#footer{
	text-align: center;
	background: none repeat scroll 0 0 #fcfcfb;
	clear: both;
	padding: 10px;
	border: 1px solid #a3cb3e;
	margin: 0 10px;
	-moz-box-shadow: 0 4px 18px #C8C8C8;
	-webkit-box-shadow: 0 4px 18px #C8C8C8;
}

/*LOGIN*/

#login{
	margin: 5em auto;
	width: 320px;
}

#loginform {
	border: 1px solid #a3cb3e;
	padding: 16px;

	-moz-box-shadow: 0 4px 18px #C8C8C8;
	-webkit-box-shadow: 0 4px 18px #C8C8C8;
}

#loginform p {
	margin-bottom: 0px;
}

#loginform label {
	color: #14593D;
}
#user,#pass {
	background: none repeat #FBFBFB;
	font-size: 20px;
	border: 1px solid #a3cb3e;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	padding: 3px;
	width: 97%;
}

.button {
	padding: 3px 10px;
	font-size: 12px;
}

.rss_button {
  float: right;
}

#lingua {
	position: absolute;
	top:120px;
	right:18px;
	color:#7F7F7F;
	padding:10px 20px 10px 10px;
	z-index:1;
}

#lingua a {
	padding-left: 10px;
}

#top ul {
	display: none;
}

.addthis_toolbox{
	height: 30px;
	float: right;
}

