
body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img12.jpg) repeat top left;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


.centrat
{
text-align:center;
}

.dreapta p
{
text-align:right;
}
/* Header */

.titlu
{
text-align:center;
font-size:12px;
}

#wrapper {
	background: url(images/header.png) no-repeat center top;
}

#header {
	width: 1024px;
	height: 170px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #FF6600;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}


/* Menu */

#menu {
	width: 1024px;
	height: 60px;
	margin: 0px auto;
	background: #6AA2FD url(images/img04.gif);
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	display: inline;
	text-transform: uppercase;
	}


 #menu a{
	display: block;
	float: left;
	background: url(images/img15.gif) no-repeat right 100%;
	padding: 18px 33px 0 33px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

#menu a:hover {
	height: 25px;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: left;
	width: 160px;
	padding: 0 30px 20px 0;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	padding-right: 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	backgrounda: #F3F3F3 url(images/img13.jg) repeat-y left top;
}

#sidebar li ul {
	padding: 10px 0px 10px 0px;
	line-height: 200%;
	text-align:right
	}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
	}

#sidebar h2 {
	width: 190px;
	height: 30px;
	padding: 5px 10px 5px 0px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
	text-align:right;
}

#sidebar a
{text-decoration:none;
}



 /*sidebar stanga*/
	 #sidebar_s h2 {
	width: 160px;
	height: 30px;
	padding: 5px 0px 5px 10px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
	text-align:left;
}
	#sidebar_s p
{line-height:18px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	height:500px;
	font-family:"Verdana";
	margin-bottom:20px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 19px;
	color:#FF6600;
	letter-spacing:0.1px;
}

.post .entry {
	padding-top: 30px;
	padding-right:0px;
	text-indent:15px;
}

div#flash
{
padding-top:10px;
padding-left:30px;
}
.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

/* Footer */

#footer {
	clear: both;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-top:30px;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}


