/*
	Author Name	: Tudor Prisacariu
	Author Site	: http://www.dtailed.com
	Style Name	: gurazlata
	Comments	: :)
*/

body {
	background:#ffffff url(iarba.jpg);
	margin:0;
	color: #000000;
	}

#page {
	padding:0;
	margin-top:0px;
	border:0;
	background: transparent;
	bottom:0;
	width: 780px;
	}
	
* html #page { width: 780px } /* IE hack */
	
#header {
	margin:0 0 20px 0;
	padding:0;
	background: transparent;
	height:200px;
	border:0;
	width:780px;
	}

.functii {
	position:absolute;
	left:455px;
	top:10px;
	}
	
* html .functii {
	left:450px;
	}

#raftmeniu {
	margin:0;
	padding:0;
	background:#000000;
	width:780px;
	height:50px;
	margin-top:-20px;
	}
	
.headerimage {
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:0;
	}
	
#footer {
	background: transparent;
	margin:0 auto;
	margin-top: 0;
	margin-bottom:20px;
	padding:5px 0 5px 0;
	width:780px;
	color:#ffffff;
	}
	
#primary {
	background: #ffffff url(primarybg.jpg) top center repeat-y;
	width:500px;
	margin: 0;
	padding:15px 30px 0 30px;
	}
	
#primaryjos {
	background: transparent;
	width:500px;
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.secondary {
	background-color:#000000;
	position:absolute;
	top:220px;
	left:580px;
	margin: 0;
	width: 180px;
	padding: 25px 10px 10px 10px;
	}

.logo {
	background-color:transparent;
	margin: 20px 0 20px 580px;
	width: 180px;
	padding: 0;
	}
	
.sb-pagemenu {
	width: 180px;
	}
	
.sb-pagemenu ul {
	margin: 4px 0 15px 0;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item a, .sb-pagemenu .current_page_item a:hover, .sb-pagemenu .current_page_item a:visited {
	color:#ebe300;
	text-decoration:underline;
	}


#primary a:hover, #primary a:visited:hover{
	text-decoration:underline;
	}
	
.itemtext h3 { /* For use on Pages */
	margin: 25px 0 0 0;
	padding: 0;
	}
	
#primary h3, #primary h3 a, #primary h3 a:hover {
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 0 -10px 0;
	color:black;
	text-decoration:none;
	}
	
.pagetitle { /* Used on static pages and archives */
	text-align: left;
	margin: 0 0 -10px 0;
	}

.pagetitle h2, .pagetitle h2 a, .pagetitle h2 a:hover {
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	display: inline;
	margin: 0;
	color:black;
	text-decoration:none;
	}
	
.secondary h2 {
	margin:0;
	font-size:1.6em;
	font-weight:normal;
	color:#ffffff;
	}
	
h2 a:hover, h2 span a:hover {
	color: #000 !important;
	text-decoration:none;
	}

.itemtext a, .itemtext a:visited {
	color: #000;
	text-decoration:underline;
	}
	
a {
	color: #ffffff;
	text-decoration: none;
	}
	
h1 { /* H1 is used for the title of your blog */
	font-size: 4em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 110px 0 0 30px;
	color: white;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	color: #fff;
	text-decoration:none;
	}
	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}
	
.secondary div {
	margin: 0;
	padding: 0;
	}

/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	left: 30px;
	width:780px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	height: 10px;
	}

ul.menu {
	padding: 5px 0 6px;
	}

ul.menu li a {
	background: black;
	font: 1.1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	padding: 5px 15px 6px;
	margin: 0;
	}
	
ul.menu li.rss_main a, ul.menu li.rss_main a:hover {
	color: white;
	background: #e88209;
	}

ul.menu li a:hover {
	color: #000 !important;
	background: #fff;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #000 !important;
	background: #fff;
	text-decoration: none;
	}
/* end menu */

/*language changer*/

ul.lang {
	position:absolute;
	top:0;
	right:10px;
	}
	
ul.lang li {
	list-style:none;
	display:inline;
	height:5px;
	margin:0 0 0 2px;
	padding:3px;
	background-color:#ffffff;
	}

img.alignleft, img[align="left"] {
	padding: 0;
	margin: 0;
	border: 0;
	display:block;
	}

/*item individual*/

#primary .item {
	border:0;
	margin: 0 0 10px 0;
	padding: 5px;
	position: relative;
	}

.itemhead {
	margin-top: 0;
	}
	
#primary .item .itemtext p,
#primary .item .itemtext ul,
#primary .item .itemtext ol,
#primary .item .itemtext div,
#primary .item .itemtext blockquote {
	margin: 0;
	}
	
#primary .item .itemtext p {
	margin-top:15px;
	}

#primary .aside .itemtext p,
#primary .aside .itemtext ul,
#primary .aside .itemtext ol,
#primary .aside .itemtext div,
#primary .aside .itemtext blockquote {
	margin: 0;
	}

.permalink #primary .aside .itemtext p,
.permalink #primary .aside .itemtext ul,
.permalink #primary .aside .itemtext ol,
.permalink #primary .aside .itemtext div,
.permalink #primary .aside .itemtext blockquote {
	margin: 0;
	}
	
#primary .itemtext img {
	margin: 0 25px 15px 0;
	padding: 4px;
	border: 1px solid #000;
	float:left;
	display:inline;
	}
	
#primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #000;
	}
	
#primary .item .itemtext h3 {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	margin: 0;
	}

#primary .item .itemtext h3 a { /* For use on Pages */
	color: #000000;
	text-decoration:none;
	}
	
#primary .item .itemtext h3 a:hover { /* For use on Pages */
	color: #000000;
	text-decoration:none;
	}
	
.livesearchform input[type=submit] {
	margin: 0;
	border: 0;
	}
	
#search {
	margin:0;
	}
	
#search h2{
	position:relative;
	padding: 0 0 5px 0;
	margin:0;
	border:0;
	display:block;
	}
	
/*[type=text].searchinput, input[type=text].searchinput:focus{
	position:absolute;
	width: 145px;
	height: 20px;
	bottom:-7px;
	left:-10px;
	background: transparent url(bgsearch.jpg) top right no-repeat;
	border:0;
	z-index:1;
	text-align:right;
	}
	
input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
	color: #333;
	margin:0;
	}*/

.feedlink img { /* On the sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 10px;
	}
	
.secondary .aside {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	/*background: transparent url(iarbastiri.jpg) top left repeat-y;*/
	}
	
#LSResult {
	margin: 0;
	width: 100.1%;
	z-index: 100;
	position: absolute;
	background: #eee url('images/livesearchbg.jpg') center repeat-y;
	border-bottom: 1px solid #eee; 
	}