* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/leaf.jpg) repeat-x;
line-height: 18px;
color: #333333;;
font-family: Arial, Helvetica, sans-serif;
}



p {
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}

img { 
border: none; 
}
a { 
color: #555; /*2E4A55; */
text-decoration: none; 
}
a:hover { 
text-decoration: none; 
color : #999; 
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}


#wrap {
margin: 0 auto;
/*width: 800px;*/
width: 720px;
/*background: #fff; */
}

#header { 
height: 160px;
}


#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 19px 0 6px 0px;
}
#header img { 
    margin-left: -1px;
 }



#header h1 a {
color: #334436;
text-decoration: none;
}
#header h1 a:hover {
color: #555;
text-decoration: none;
}
#header h2 {
color: #555;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}



#lang, #lang a{
float:right;
font-size: 14px;
font-weight: bold;
margin-top: 18px; 
margin-right: 23px;
color: white;
clear: right;
}
#lang a:hover{
text-decoration: underline;
}


#content {
padding: 4px;
clear: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.articles {
}
#content .showtags {
background: #fef8dd; /* EBE8D3; */
padding-left: 5px;
line-height: 20px;
border-bottom: 4px solid #c5cd7f; /*#b4d081; #D7DF8A;*/
}
.left {
/*width: 568px; */
width: 620px;
float: left;
text-align: justify;
/*border: 1px solid red;*/
}
.left h2 {
color: #999; /*405000 D7DF8A; */
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 8px 0;
}
.left ul {
padding-left: 3em;
}
.left ol {
padding-left: 3em;
}

.right {
/*width: 160px; */
width: 0px;
float: right;
padding: 10px;
border-left: 0px solid #7abd15;
font-size: 14px;
font-weight: 600;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right ul ul{
margin:0.1667em 0;
padding:0 0 0 15px;
}

.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none;
}

.nomove {
/*width: 160px; */
width: 0px;
float: right;
padding: 10px;
border-left: 1px solid #7abd15;
font-size: 14px;
font-weight: 600;
}
.nomove ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.nomove h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
}
.nomove a { text-decoration: none;
}

#footer {
border-top: 4px solid #7abd15;
background: #7abd15 url(images/leaf.jpg) repeat-x;;
text-align: center;
color: #fff;
font-size: 11px;
padding: 8px 0 8px 0;
margin-top: 10px;
}

/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #fff; /* fef8dd EBE8D3; */
	border: 0px solid #c67437; /*405000*/
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #222;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #405000;
}
#avatar {
    float: right;
}
#spacer {
    padding-top: 10px;
    border-bottom: 1px #405000 dashed;
    }

.more-link { 
             color: #green;
 }



/* Menu */

div.menu {
    width: 732px;
	height: 30px;
	margin: 0 0px;
    color: #2A4854;
}


#nav a:hover  {
	background: #7abd15; /*c67437 405000  2A4854; */
	color: #fff;
/*  font-weight: bold; */
 }


 .topmenutitle{
	display:block;
	width:106px;
	margin: 6px 0px;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	font-size: 12px;
	float: left;
	font-weight: normal;
	color: #252; /*2A4854; */
	background: #fffff3; /*7abd15 C5CD7F; */
	border-bottom: 1px solid #7abd15;
}

 .submenu {
	display:block;
	width:106px;
	margin: 0px 0 0 0px;
	padding: 3px 12px 2px 12px;
	text-decoration: none;
	font-size: 12px;
	float: left;
	font-weight: normal;
	color: #252; /*2A4854; */
	background: #fffff3; /*7abd15 C5CD7F; */
	border-left: 1px solid #7abd15;
	border-right: 1px solid #7abd15;
	border-bottom: 1px solid #7abd15;

}

.menu  ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	width: 136px;
}

#nav>li { 
          width: 136px;

 }

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
/*	top: 1em; */
	left: -1px;
 margin: 29px 0 0 0;
 padding: 0px 0 0 0;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
 margin: 29px 0 0 0;
 padding: 0;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}
