/*  
The originally used theme was built by Razvan Teodorescu (http://teo.esuper.ro) and was released under GPL: http://www.opensource.org/licenses/gpl-license.php
Based on that, the design, stylesheet and XHTML of http://www.alles-wird-gut.net were individually adapted/modified
for private use by http://www.alles-wird-gut.net in October 2007.
New design: http://www.alles-wird-gut.net
*/

body {
	background: url(images/background.gif) #ffffff repeat-x top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 30px 0px 30px 0px;
}

a:link, a:visited, a:active {
	color: #669933;
	text-decoration: none;
}

a:hover {
	color: #669933;
	text-decoration: none;
}

blockquote {
	border-left: 1px dotted #cccccc;
	color: #999999;
	margin: 0px 0px 0px 20px;
	padding: 2px 2px 2px 8px;
}

form#commentform{
	background-color: #ffffff;
	border: 1px solid #669933;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#commentform input#submit {
	background-color: #669933;
	border: 1px solid #669933;
	color: #ffffff;
	font-size: 10px;
	width: 70px;
}

form#commentform input, form#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #669933;
	color: #333333;
	font-size: 12px;
	width: 350px;
}

form#commentform:hover {
	background-color: #ffffff;
	border: 1px solid #669933;
}

img {
	border: 0;
}

input#submit {
	background-color: #666666;
	border: 1px solid #669933;
	color: #ffffff;
	font-size: 10px;
	width: 70px;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #669933;
	color: #666666;
	font-size: 10px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.alignleft {
	color: #669933;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited, .alignleft a:hover {
	color: #669933;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

.alignleft a:hover {
	color: #669933;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.alignright {
	color: #669933;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignright a, .alignright a:visited, .alignright a:hover {
	color: #669933;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

.alignright a:hover {
	color: #669933;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.article a:link, #article a:visited, #article a:active {
	color: #669933;
	text-decoration: none;
}

.article a:hover {
	color: #669933;
	text-decoration: none;
}

.commentlist {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: #ffffff;
	border: 1px solid #669933;
	font-size: 11px;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

.commentlist li:hover {
	background-color: #ffffff;
	border: 1px solid #669933;
}

.feedback {
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	text-align: right;
}

.feedback a:link, .feedback a:visited, .feedback a:active {
	background-color: #ffffff;
	color: #669933;
	text-decoration: none;
}

.feedback a:hover {
	color: #669933;
	text-decoration: none;
}

.headline {
	text-align: right;
	text-transform: lowercase;
}

.highlight {
	background-color: #ffffff;
	color: #999999;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/line.gif) no-repeat center;
	border: 0px;
	height: 13px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.link-categorie {
	background: url(images/icon_categorie.gif) #ffffff no-repeat center left;
	color: #999999;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.link-comentariu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.required{
	color: #999999;
	font-size: 9px;
}

#content {
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 0px 180px;
	padding: 20px 0px 0px 0px;
	text-align: justify;
	width: 400px;
}

#content h1 {
	color: #669933;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a{
	color: #669933;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:visited{
	color: #669933;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:hover{
	color: #669933;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h2 {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #669933;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#content h2 a:hover{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#content ol li p.autor-comentariu {
	color: #669933;
	font-size: 11px;
	font-weight: bold;
}

#content ol li p.autor-comentariu a{
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	color: #669933;
	font-size: 9px;
	margin: 0px 0px 5px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a{
	color: #669933;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #669933;
	text-decoration: underline;
}

#content p a, #content ul li a {
	color: #669933;
	text-decoration: none;
}

#content p a:hover, #content ul li a:hover {
	color: #669933;
	text-decoration: underline;
}

#content ul {
	border: 0px;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#content.article li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#footer {
	background: url(images/background_footer.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 610px;
}

#footer p{
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #666666;
	text-decoration: underline;
}

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

#header {
	background:  url(images/background_header.gif) no-repeat;
	height: 70px;
	width: 610px;
}

#header form{
	background-color: transparent;
	float: left;
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: url(images/background_form.gif) #ffffff top left;
	border: 1px solid #669933;
	color: #669933;
	font-size: 9px;
}

#icon-css a {
	background: url(images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:hover {
	background-position: 0px -15px;
}

#icon-rss a {
	background: url(images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}

#icon-rss a:hover {
	background-position: 0px -15px;
}

#icons {
	background: url(images/background_icons.gif); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 590px;
}

#icons li {
	display: inline;
}

#icon-xhtml a {
	background: url(images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:hover {
	background-position: 0px -15px;
}

#menu-navigation {
	float: right;
	margin: 34px 0px 0px 0px;
	width: 290px;
}

#menu-navigation a {
	color: #669933;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

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

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 25px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #669933;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
}

#metadata {
	background: #eeeeee;
	color: #666666;
	font-size: 9px;
	line-height: 9px;
	margin: 35px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a {
	color: #669933;
	text-decoration: none;
}

#metadata a:hover {
	color: #669933;
	text-decoration: underline;
}

#middle {
	background: url(images/background_middle.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 610px;
}

#navigation {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar {
	border-right: 1px solid #ffffff;
	color: #669933;
	float: left;
	font-size: 10px;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	width: 130px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}

#sidebar ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	background: url(images/bullet03.gif) no-repeat 0px 0px;
	color: #cccccc;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #666666;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: underline;
}

#sidebar ul li h2{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li h2  a:link, #sidebar ul li h2 a:visited, #sidebar ul li h2 a:active{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#sidebar ul li h2  a:hover{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#splash {
	height: 125px;
	margin: 0px 21px 10px 21px;
	width: 568px;
}

#wrapper {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 610px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {
height: 1%;
}

html>body #sidebar {
margin: 0px 0px 0px 26px;
}

#qTip {
padding: 3px 3px 3px 3px;
border: 1px solid #ffffff;
display: none;
background-color: #669933;
color: #ffffff;
font: bold 9px Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}

#site_content {
position: absolute;left: -10000px;
}