/*  
Theme Name: wvallen
Theme URI: http://www.wvallen.com
Description: a theme that i built from the backbone of Mental Disorder (originally made by Razvan Teodorescu, http://teo.esuper.ro/)
Version: 1.0
Author: wvallen.com
Author URI: http://www.wvallen.com
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #ccccff;
	text-decoration: none;
}

blockquote {
	border-left: 1px dotted #E1E1E1;
	color: #B0B0B0;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
}

body {
	background: url(images/) #ffffff repeat-x top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

form#commentform{
	background-color: none;
	border: 1px solid #ccccff;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#commentform input#submit {
	background-color: #ccccff;
	border: 1px solid #CACACA;
	color: none;
	font-size: 10px;
	width: 70px;
}

form#commentform input, form#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #F0F0F0;
	color: none;
	font-size: 10px;
	width: 200px;
}

form#commentform:hover {
	background-color: none;
	border: 1px solid #F0F0F0;
}

img {
	border: 0;
}

input#submit {
	background-color: #000000;
	border: 1px solid #CACACA;
	color: #000000;
	font-size: 10px;
	width: 70px;
}

input, textarea {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
	color: #000000;
	font-size: 10px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.alignleft {
	color: #ffffff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited, .alignleft a:hover {
	background: url(images/) no-repeat left center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
}

.alignleft a:hover {
	background: url(images/) no-repeat left center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}

.alignright {
	color: #D2D2D2;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignright a, .alignright a:visited, .alignright a:hover {
	background: url(images/) no-repeat right center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
}

.alignright a:hover {
	background: url(images/) no-repeat right center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
}

.article a:link, #article a:visited, #article a:active {
	color: #cccccc;
	text-decoration: underline;
}

.article a:hover {
	color: #ffffff;
	text-decoration: none;
}

.commentlist {
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: none;
	border: 1px solid #000000;
	font-size: 11px;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

.commentlist li:hover {
	background-color: none;
	border: 1px solid #F0F0F0;
}

.feedback {
	color: #A7A7A7;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	text-align: left;
}

.feedback a:link, .feedback a:visited, .feedback a:active {
	background-color: none;
	color: #A7A7A7;
	text-decoration: underline;
}

.feedback a:hover {
	color: #666666;
	text-decoration: none;
}

.headline {
	text-align: right;
	text-transform: lowercase;
}

.highlight {
	background-color: #FAFAFA;
	color: #ffffff;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/) no-repeat center;
	border: 0px;
	height: 13px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.link-categorie {
	background: url(images/) none no-repeat center left;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.link-comentariu {
	background: url(images/) no-repeat center left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.required{
	color: #000000;
	font-size: 9px;
}

#content {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 903px;
}

#content .navigation{
;
}

#content h1 a:first{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

#content .post{;
}

#content h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

#content h1 a:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

#content h1 a:hover{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

#content h2 {
	color: #A7A7A7;
	font-size: 10px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #A7A7A7;
	font-size: 10px;
}

#content h2 a:hover{
	color: #A7A7A7;
	font-size: 10px;
	text-decoration: none;
}

#content ol li p.autor-comentariu {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
}

#content ol li p.autor-comentariu a{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	background: url(images/) no-repeat center right;
	color: #000000;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a{
	color: #000000;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #000000;
	text-decoration: underline;
}

#content p a, #content ul li a {
	color: #666666;
	text-decoration: underline;
}

#content p a:hover, #content ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#content ul {
	border: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	background: url(images/) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#content.article li {
	background: url(images/) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#footer {
	background: url(images/) no-repeat;
	height: -20px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#footer p{
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #CCCCCC;
	text-decoration: underline;
}

#footer p a:hover{
	color: #000000;
	text-decoration: underline;
}

#header {
	background: url(images/) no-repeat;
	margin: 0px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 24px 15px 0px 0px;
	height: 12px;
	width: 800px;
}
#header .underlined {
border-bottom:3px solid #ffffff;
}

#header form{
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: url(images/) #000000 top left;
	border: 1px solid #E6E6E6;
	color: #BCBCBC;
	font-size: 9px;
}
#header h1 {
font-size:26px;
font-weight:bold;
position:relative;
top:2px;
}
#header h1 a {
text-decoration:none;
}

#icon-css a {
	background: url(images/) 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/) 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/); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 590px;
}

#icons li {
	display: inline;
}

#icon-xhtml a {
	background: url(images/) 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: left;
	margin: 0px 0px 0px 0px;
	width: 750px;
}

#menu-navigation a {
	color: #555555;
	font-size: 12px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #7E7E7E;
	text-decoration: none;
}

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 9px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #CCCCCC;
	line-height: 10px;
	padding: 4px 4px 4px 4px;
}

#metadata {
	background: none;
	color: #666666;
	font-size: 9px;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a {
	color: #000000;
	text-decoration: underline;
}

#metadata a:hover {
	color: #000000;
	text-decoration: none;
}

#middle {
	background: url(images/) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 610px;
}


#navigation {
float:right;
font-size:16px;
font-weight:bold;
position:relative;
top:10px;
z-index:2;
}
#navigation a {
padding-top:3px;
position:relative;
text-decoration:none;
}
#navigation a:hover {
color:#000000;
}

#datetitle {
float:left;
font-size:16px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color:#666666;
position:relative;
top:-30px;
z-index:2;
}
#datetitle a {
padding-top:3px;
position:relative;
text-decoration:none;
}
#datetitle a:hover {
color:#000000;
}

#sidebar {
	border-right: 1px solid #E1E1E1;
	color: #000000;
	float: left;
	font-size: 9px;
	margin: 0px 10px 0px 1px;
	padding: 0px;
	width: 3px;
}

#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/) no-repeat 0px 0px;
	color: #000000;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #000000;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 12px;
	text-decoration: underline;
}

#sidebar ul li h2{
	font-size: 9px;
	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{
	background: transparent url(images/) no-repeat 0px 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#sidebar ul li h2  a:hover{
	background: transparent url(images/) no-repeat 0px 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#splash {
	height: 0px;
	margin: 0px 0px 0px 0px;
	width: 568px;
}
/*
#wrapper {
	list-style-type: none;
	margin: 0px auto;
	width: 980px;
}
*/
.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 #f0f0f0;
display: none;
background-color: #E92821;
color: #000000;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}
*/

#imagebox {
	margin: 20px auto 0 auto;
	text-align: center;
	position: relative; 
	}

#navleft{
			display: none;
			position: absolute;
			left: 5px;
			z-layer: 50;
	}

#navright{
			display: none;
			position: absolute;
			right: 8px;
			z-layer: 50;
	}
#theend{
			display: none;
			position: absolute;
			right: 8px;
			z-layer: 50;
	}			


.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}