
body {
	margin-top: 20px;
	padding: 0px;
	background: #029AC9 url(images/img01.jpg) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;

}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 3.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;

}

a {
	color: #393939;
}

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

a img {
	border: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height:80px;
	margin: 0px auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: -2px;
/*	text-transform: uppercase; */
	font-size: 10px;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

#logo a {
	color: #FFFFFF;
}

/* Menu */

#menu {padding:0 10px; margin:18px; list-style:none; float: right;}
#menu li {float:left; margin-left:1px;}
#menu li a {display:block; height:24px; line-height:24px; padding:0 16px; float:left; background:#176FA9; color:#fff; text-decoration:none;}
#menu li a:hover
{background-color: #FCF509; color: #000;}



/* Page */

#page {
	width: 900px;
	margin: 0px auto;
/*	background: url(images/img03.jpg) repeat-y left top;*/

}

/* Content */


#content {
	float: left;
	width: 630px;
	padding-top: 30px;
	background-color: #ffffff;
	background: url(images/fundal02.jpg) no-repeat right bottom #ffffff;
}

.post {
	margin: 0px 20px 30px 20px;
}

.post .title {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 70px;
	background: url(images/img05.jpg) no-repeat left top;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
	margin-left: 70px;
}

.post .meta {
	margin-left: 70px;
	font-weight: bold;
}

.post .byline {
	margin-top: -35px;
	margin-left: 70px;
	border-bottom: #BFC9AE dashed 1px;
	color: #5E5E5E;
}

.post2 {
	margin: 0px 20px 30px 20px;
}

.post2 .title {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 70px;
	background: url(images/img05b.jpg) no-repeat left top;
	color: #232F01;
}

.post2 .title a {
	color: #232F01;
}

.post2 .entry {
	margin-left: 70px;
}

.post2 .meta {
	margin-left: 70px;
	font-weight: bold;
}

.post2 .byline {
	margin-top: -35px;
	margin-left: 70px;
	border-bottom: #BFC9AE dashed 1px;
	color: #5E5E5E;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
}

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

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 7px;
	margin-left: 24px;
/*	border-bottom: #BFC9AE dashed 1px; */
}

#sidebar h2 {
	padding: 6px 30px;
	background: #029AC9;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
color: #ffffff;
font-size: 1em;
font-weight: bold;
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border: none;
}

#search #s {
	width: 140px;
}


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 100px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background-color: #025291;
/*	background: url(images/img04.jpg) no-repeat left top; */
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

stilcautare{
   background:#10476b;
   border:1px solid #183046;
   padding-left:5px;
   width:187px; height:19px;
   color:#FFFFFF
}