* {
	margin:0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: Arial;
	background:#000000;
}

h2 a,
h2 {
	font-size: 30px;
	font-family: Georgia;
	font-weight:100;
	letter-spacing: -1px;
	margin-bottom:10px;
	color:#000000;
	text-decoration: none;
}

h2 a:hover {
	color:#666666;
}

p {
	margin-bottom: 10px;
}

a {
	color: #096dad;
	font-weight: bold;
}

#site {
	width: 899px;
	background: #FFFFFF url(images/luna.jpg) no-repeat bottom right;
	float:left;
	margin-bottom: 10px;
}

#site #header {
	width: 899px;
	height:180px;
	background: #FFFFFF url(images/header.jpg) no-repeat top left;
	float:left;
}

#header a {
	width:560px;
	height:100px;
	display:block;
	text-indent: -10000px;
	outline: none;
	margin-left:30px;
	margin-top:10px;
}

#content {
	width: 500px;
	float:left;
	padding: 20px 20px 20px 40px;
}

#content h2 {
	border-bottom-style:double;
	padding-bottom: 10px;
}

#content div.meniu {
	width: 500px;
	height: 35px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom: 20px;
}

#content div.meniu ul li {
	float:left;
	list-style-type:none;
	margin-right:20px;
	font-family:Georgia;
	font-size: 18px;
}
#content div.meniu ul li a {
	color: #a5a5a5;
	text-decoration:none;
	font-family: Georgia;
	font-weight:100;
	letter-spacing: -1px;
}

#content div.meniu ul li a:hover{
	color:#096dad;
}

#content div.post {
	margin-bottom: 40px;
}

#content div.post div.detalii {
	height: 30px;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	margin-bottom: 20px;
}


#content div.post div.detalii span.comentarii {
	flaot:left;
	background: url(images/coment_icon.jpg) no-repeat top left;
	padding-left: 25px;
}


#content div.post div.detalii span.comentarii a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#content div.post div.detalii span.comentarii a:hover {
	text-decoration: underline;
}

#content div.post div.detalii span.data  {
	float:right;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#content div.post div.tag {
	height: 30px;
	border-top: 1px solid #000000;
	border-bottom-style:double;
	padding-top: 10px;
	margin-top: 30px;
}



#sidebar {
	width: 270px;
	float: left;
	padding-top: 15px;
	padding-left:30px;
	padding-right: 30px;
}

#sidebar ul {
	list-style-type: none;
	margin-bottom: 10px;
}

#sidebar ul li {
	margin-bottom: 30px;
}

#sidebar ul.navigare {
	margin-bottom: 20px;
}

#sidebar ul.navigare li {
	margin-bottom: 10px;
}

#sidebar p {
	color: #333551;
	font-size:11px;
}

#sidebar form#searchform div {
	border:1px solid #000000;
	width: 250px;
	height: 35px;
	background-color:#FFFFFF;
}

#sidebar form#searchform div input#s {
	border: none;
	width: 154px;
	height: 20px;
	position:relative;
	top: -4px;
	left: 5px;
	margin-right: 6px;
}

#sidebar form#searchform div input#searchsubmit {
	background-color: #000000;
	border:none;
	color: #FFFFFF;
	width: 80px;
	height:25px;
	margin-top: 5px;
}

#footer {
	width: 870px;
	float:left;
	color: #FFFFFF;
	padding-left:30px;
}

div.flickr a {
	margin: 0px 5px 0px 0px;
}

div.flickr a img {
	border:none;
	border:1px solid #333333;
}

textarea#comment {
	width: 500px;
}


div.navigation {
	margin-bottom: 15px;
}

div#respond {
	margin-top: 40px;
}


div.comment-body {
	width: 500px;
}

div.comment-body div.vcard {
	float:left;
	width: 100%;
}

div.comment-body div.vcard a.data {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

div.comment-body div.vcard a.data:hover {
	text-decoration:underline;
}

div.comment-body div.vcard cite {
	font-size:13px;
}

div.comment-body div.vcard img {
	float:left;
	margin-right:10px;
}

div.comment-body div.comment-meta {
	float: left;
}


ol.commentlist li.comment {
	margin-bottom: 20px;
	border-bottom:1px solid #999999;
}

#sidebar ul.blogroll li {
	margin-bottom: 10px;
}

#sidebar ul li.widget ul li {
	margin-bottom: 10px;
}