* {
	padding: 0px;
	margin:0px;
}
p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt
{
	font-weight:bold;
}
dd
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset
{
	border:none;
}
body
{
	background: #f9f8f4;
	/*background-image:url(../images/bg_blue.gif);
	background-repeat:repeat-y;
	background-position:top center;*/
	margin: 0px auto;
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif;
	color: #000;
	text-align: center;
}

.posttitle h2{background-color:#006599; border-bottom:1px solid #045178; border-left:10px solid #045178; margin:2px 2px 2px 20px;}
.posttitle h2 a {color:#f7f7f5;}

a
{
    text-decoration:none;
}
a:link {
	color: #2B5167;
}
a:visited {
	color: #2B5167;
}
a:hover, a:active {
	color: #000;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, Verdana, Arial, Serif;
}
#container {
	border: #ddd 1px solid;
	background: #fff;
	margin: 0px auto;
	width: 980px;
	position: relative;
	text-align: left;
	padding:0px 0px 10px 0px;
}
#navigation {
	background: transparent;
	margin: 10px auto;
	overflow: hidden;
	width: 850px;
	position: relative;
	text-align: center;
	font-family:Tahoma, Verdana, Arial, Serif;
	border:0px solid #eee;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid;
	border-bottom:none;
	padding: 5px 10px 5px 10px;
	display: block;
	background: #e6e6e6;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #006599;
	color: #fff;
	border: #ccc 1px solid;
	border-bottom:none;
}

#navigation ul li.current_page_item a:hover {
	background: #067DB8;
	color: #fff;
	border: #ccc 1px solid;
	border-bottom:none;
}

#searchform{
	float:left;
	margin:0px 0px 0px 0px;
}

.search {
	font-size: 0.9em;
	right: 0px;
	position: absolute;
	top: 0px;
}
input#s {
	border: #999 0px solid;
	font-size: 0.9em/1em;
	width: 200px;
	height: 25px;
	padding: 1px 10px 1px 3px;
	background-color:transparent;
	background-image:url(../images/bg_searchstring.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#image_search{border: 0px none; margin: 2px 0px 10px 1px; height:22px; width:100px;}

#searchsubmit {
	border: #999 1px solid;
	font-size: 0.9em;
	background: #e6e6e6;
	margin: 0px 0px 0px 2px;
	color: #2B5167;
	padding:0px;
}
#header {
	clear: both;
	float: left;
	margin: 10px 5px;
	width: 450px;
}
#header h1
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;
}
#header h1 a {
	display: block;
	text-decoration:none;
}
#header h2
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
#feedarea {
	padding:10px 10px 0 0;
	float: right;
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 5px;
	height: 45px;
}
#feedarea dl dd {
	display: inline;
	margin-right: 5px;
	height: 45px;
	background:url(../img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both;
	background: #fff url(../images/header_bilete_avion.jpg) no-repeat;
	backgrond-position: top 0px left 20px;
	margin: 5px;
	color: #fff;
	height: 250px;
}
 html #headerimage {
	margin-top: 0px;
}
#content {
	margin: 10px 10px 10px 30px;
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em;
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em;
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0px;
}
#content-main ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left;
	width: 660px;
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post
{
	padding:0 0 2em 0;
	border-bottom:#ddd 0px dashed;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2
{
	font-size: 1.4em;
	margin: 1em 0px 0px;
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry
{
    margin:1em 0;
    padding-right:1em;
}
#content .entry a
{
    border-bottom:#999 1px dashed;
    text-decoration:none;
}
.post-info , .postmetadata
{
	background-color:#eee;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}
#sidebar {
	float: left;
	width: 250px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	background: url(../img/sideheadtop.gif) #ededed no-repeat left top;
	margin-bottom: 10px;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#footer {
	clear: both;
	background: transparent;
	margin: 0px auto;
	overflow: auto;
	width: 960px;
	color: #006599;
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right;
	margin: 1em 0px;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	list-style-type: none;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;
	background:#f5f5f5;
}
.commentlist li.alt
{
    background:#fafafa;
}
.commentlist li .cmtinfo
{
	font-size:1em;
	border-bottom: #eee 1px solid;
}
.commentlist li cite
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;
}
.post h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.buton_blog{
	color:#2B5167;
	border:1px solid #2B5167;
	background:#e6e6e6;
}

.input_text{
	color:#000;
	border:1px solid #2B5167;
	background:#fff;
}
.heading_comentarii{
	color: #2B5167;
	font-size:16px;
	font-weight:bold;
}

		/* abonare newsletter */
		#abonareNws{
			margin:0;
			padding:0;
		}

		#divAbonare{
			position:relative;
			top:50px;
			background-image:url(../images/bgAbonare.gif);
			background-position:top left;
			background-repeat:repeat;
			width:350px;
			margin:20px auto;
			padding:20px;
			text-align:center;
			height:70px;
			color:#000;
		}

		#divDezabonare{
			position:relative;
			top:50px;
			background-image:url(../images/bgAbonare.gif);
			background-position:top left;
			background-repeat:repeat;
			width:350px;
			margin:20px auto;
			padding:20px;
			text-align:center;
			height:50px;
			color:#000;
		}

		#divAbonare label{
			width:130px;
			text-align:right;
			display:block;
			float:left;
			margin:2px 10px 2px 10px;
		}

		#divAbonare input{
			float:left;
			margin:2px 10px 2px 10px;
			border:1px solid #ccc;
		}

		#ma_abonez{
			color:#2B5167;
			border:1px solid #2B5167;
			background:#e6e6e6;
		}

		#ma_dezabonez{
			color:#2B5167;
			border:1px solid #2B5167;
			background:#e6e6e6;
			margin:10px 0 0 0;
		}

		#cLeftTop, #cRightTop, #cLeftBottom, #cRightBottom{
			width:20px;
			height:20px;
			background-color:#ffffff;
			background-repeat:no-repeat;
		}

		#cLeftTop{
			background-image:url(../images/cTopLeft.gif);
			position:absolute;
			top:0;
			left:0;
		}

		#cRightTop{
			background-image:url(../images/cTopRight.gif);
			position:absolute;
			top:0;
			right:0;
		}

		#cLeftBottom{
			background-image:url(../images/cBottomLeft.gif);
			position:absolute;
			bottom:0;
			left:0;
		}

		#cRightBottom{
			background-image:url(../images/cBottomRight.gif);
			position:absolute;
			bottom:0;
			right:0;
		}

		#plane{
			float:left;
			background-image:url(../images/plane.gif);
			background-repeat:no-repeat;
			background-position:left;
			width:100px;
			height:60px;
			margin:0 20px 0 0;
		}

		#nwsText{
			position:absolute;
			top:-60px;
			left:-40px;
			width:500px;
			height:60px;
			font-size:12px;
			font-weight:bold;
			text-align:left;
			color:#000;
		}

		.mesaj{
			margin:10px auto;
			background-color:#f7f7f5;
			border:#ccc;
			color:#333333;
			text-align:center;
			width:95%;
			padding:10px;
			color:#B22222;
			font-weight:bold;
		}
h4.pageTitle{font-size:24px; color:#2B5167; line-height:24px; display:inline; font-family:Arial, Helvetica, sans-serif;}

