/*
	CSS Reset
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div {
	overflow: hidden;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong, b {font-weight: bold;}
.entry ul {padding-left: 15px; margin-left: 10px;}
.entry li {list-style-type: disc;}
i {font-style: italic;}

/*
	General
*/
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: url(images/bg.png) left top repeat;
	color: #636363;
	text-align: left;
}
h1 {

}
h2 {
	font-size: 28px;
	margin: 15px 0 20px 0;	
}
h3 {
	font-size: 22px;
	margin: 10px 0 15px 0;
}
h4 {
	font-size: 18px;
	margin: 10px 0 15px 0;
}
p {
	margin: 0 0 10px 0;
}
.entry {
	line-height: 1.2;
}
a {
	color: #21a8c4;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}

/*
	Layout
*/

#page {
	margin: 0 auto;
	width: 980px;
	padding: 20px 0 0 0;
	overflow: visible;
	background: url(images/spixii-personaj.png) right -1px no-repeat;
	position: relative;
}

#header {
	position: relative;
	overflow: visible;
	height: 110px;
}
	#logo {
		display: block;
		width: 160px;
		height: 110px;
		background: url(images/logo-blog.png) left top no-repeat;
		position: relative;
		left: -30px;
	}
		#logo a {
			display: block;
			width: 160px;
			height: 110px;
			text-indent: -9999px;
		}
	/* upper menu */
	#news a {
		position: absolute;
		left: 198px;
		top: 42px;
		display: block;
		width: 116px;
		height: 90px;
		background: url(images/button-ceenou.png) left top no-repeat;
		text-indent: -9999px;
	}
		#news.current a, #news a:hover {
			background-position: right top;
		}
	#mission a {
		position: absolute;
		left: 325px;
		top: 42px;
		display: block;
		width: 152px;
		height: 90px;
		background: url(images/button-misiune.png) left top no-repeat;
		text-indent: -9999px;
	}
		#mission.current a, #mission a:hover {
			background-position: right top;
		}
	#write a {
		position: absolute;
		left: 484px;
		top: 42px;
		display: block;
		width: 116px;
		height: 90px;
		background: url(images/button-scrie.png) left top no-repeat;
		text-indent: -9999px;
	}
		#write.current a, #write a:hover {
			background-position: right top;
		}
	#fly a {
		position: absolute;
		left: 618px;
		top: -18px;
		display: block;
		width: 162px;
		height: 55px;
		background: url(images/button-zboara.png) left top no-repeat;
		text-indent: -9999px;
	}
		#fly a:hover {
			background-position: right top;
		}
#content {
	float: left;
	padding: 0;
	margin: 30px 0 0;
	width: 680px;
}
	#content .top {
		height: 10px;
		background: url(images/bg-content-top.png) left bottom no-repeat;
	}
	#content .content {
		background: url(images/bg-content.png) left top repeat-y;
		padding: 10px 15px;
	}
	#content .bottom {
		height: 10px;
		background: url(images/bg-content-bottom.png) left top no-repeat;
	}

#sidebar {
	padding: 200px 0 0 0;
	width: 280px;
	float: right;
}
	#sidebar {
		margin: 0 0 15px 0;
		float: right;
	}
	/* sidebar search */
	#sidebar #searchform {
		display: block;
		width: 280px;
		height: 75px;
		background: url(images/bg-search.png) left top no-repeat;
	}
		#sidebar #searchform label {
			display: none;
		}
		#sidebar #s {
			display: block;
			height: 34px;
			width: 194px;
			float: left;
			margin: 20px 0 0 18px;
			font-family: Arial, sans-serif;
			font-weight: bold;
			font-size: 12px;
			line-height: 34px;
			padding: 0 8px;
			border: 0;
			background: none;
			color: #FFFFFF;	
		}
		#sidebar #searchsubmit {
			display: block;
			height: 34px;
			width: 35px;
			border: 0;
			background: none;
			margin: 20px 0 0 0;
			float: left;
			text-indent: -9999px;	
		}
	#sidebar .box {
		float: right;
	}
	#social {
		background: url(images/bg-social-media.png) left top no-repeat;
		position: relative;
		height: 160px;
		width: 280px;
	}
		#social .title {
			color: #007999;
		}
		#twitter {
			display: block;
			height: 75px;
			width: 90px;
			position: absolute;
			left: 17px;
			top: 67px;
		}
		#facebook {
			display: block;
			height: 90px;
			width: 55px;
			position: absolute;
			left: 126px;
			top: 55px;
		}
		#rss {
			display: block;
			height: 85px;
			width: 65px;
			position: absolute;
			left: 203px;
			top: 57px;
		}
	#tags {
	}
		#tags .top {
			background: url(images/bg-tags-top.png) left bottom no-repeat;
		}
		#tags .content {
			background: url(images/bg-tags.png) left top repeat-y;
		}
		#tags .bottom {
			background: url(images/bg-tags-bottom.png) left top no-repeat;
		}
		#tags a:hover {
			color: #0c3e62;
		}
	#articles {
	}
		#articles .top {
			background: url(images/bg-articles-top.png) left bottom no-repeat;
		}
		#articles .content {
			background: url(images/bg-articles.png) left top repeat-y;
		}
		#articles .bottom {
			background: url(images/bg-articles-bottom.png) left top no-repeat;
		}
		#articles .title {
			color: #014253;
		}
		#articles li {
			background: url(images/separator-articole.png) left bottom repeat-x;
		}
		#articles a {
			color: #014253;			
		}
		#articles a:hover {
			color: #d9f3f8;
		}
		#articles li {
			color: #0788aa;
		}
#footer {
	width: 100%;
	height: 373px;
	background: url(images/bg-footer.png) center -15px no-repeat;
	padding: 20px 0 0 0;
	min-width: 980px;	
}
	#footer .inner {
		width: 980px;
		margin: 0 auto;
		display: block;
	}

	#footer .box {
		margin: 10px 35px;
		float: left;	
	}
		#footer .box .content {
			height: 250px;
		}
		#footer .box.first {
			margin-left: 0;
		}
		#footer .box.last {
			margin-right: 0;
		}
	#footer #copyright {
		width: 980px;
		margin: 0 auto;
		font-size: 11px;
		color: #FFFFFF;
		padding: 35px 0 0 0;
	}
		#footer #copyright a {
			color: #FFFFFF;
			text-decoration: underline;
		}
		#footer #copyright a:hover {
			font-weight: bold;
		}
#boubles {
	position: absolute;
	left: 0;
	right: 0;
	top: 227px;
	height: 500px;
	background: url(images/bubbles-bg.png) center top no-repeat;
}

/*
	Reusable stuff
*/

/* box styles */
.box {
	margin: 0 0 15px 0;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	width: 280px;
}
	.box .top {
		height: 5px;
		overflow: hidden;
		background: url(images/bg-box-top.png) left bottom no-repeat;
	}
	.box .content {
		background: url(images/bg-box.png) left bottom repeat-y;
		padding: 2px 9px 7px 7px;
	}
	.box .bottom {
		height: 5px;
		overflow: hidden;
		background: url(images/bg-box-bottom.png) left top no-repeat;
	}
	.box ul {
		display: block;
		overflow: hidden;
		margin: 0 0 5px 0;
	}
	.box li {
		display: block;
		padding: 7px 0 6px 5px;
		background: url(images/separator-articole.png) left bottom repeat-x;
		color: #BFBFBF;
		font-size: 12px;
	}
	.box a, .box li a {
		color: #FFFFFF;
		font-size: 13px;
	}
	.box a:hover {
		color: #0c3e62;
		text-decoration: none;
	}
	.box .title {
		font-size: 30px;
		padding: 15px 0 10px 14px;
		color: #FFFFFF;
	}
	.box p {
		margin: 0 3px 10px 5px;
	}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	.clearfix {
		display: inline-block;
	}
	html[xmlns] .clearfix {
		display: block;
	}
	* html .clearfix {
		height: 1%;
	}
/* images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Post */

h2.pagetitle {
	margin: 30px 0 15px 0;
}

#content .hentry {
	margin: 0 0 5px 0;
}
	#content .hentry .date {
		height: 44px;
		width: 62px;
		margin: 5px 0 5px 10px;
		_margin: 5px 0 5px 3px;
		float: left;
		background: url(images/calendar.png) left top no-repeat;
		padding:43px 7px 0;
		color: #737373;
		font-weight: normal;
		text-align: center;
		font-size: 12px;
	}
	#content .hentry h2 {
		margin: 15px 0 0 100px;
		letter-spacing: -1px;
		text-align: left;
	}
	#content .hentry h2 a {
		color: #2b2b2b;
	}
	#content .hentry h2 a:hover {
		color: #21a8c4;
		text-decoration: none;
	}
	#content .hentry .meta {
		font-size: 11px;
		color: #939393;
		margin: 25px 0 10px 100px;
	}
	#content .hentry .entry {
		line-height: 1.2;
		margin: 15px 0 10px 100px;
		width: 550px;
	}
	#content .hentry .more {
		margin: 5px 0 10px 100px;
		padding: 0 0 20px 0;
		background: url(images/separator.png) left bottom repeat-x;
		font-weight: bold;
	}

/* older / newer */
.navigation .alignleft a {
	display: block;
	float: left;
	height: 40px;
	width: 160px;
	background: url(images/button-pagina-precedenta.png) left top no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: right;
	padding: 0 15px 0 0;
	margin: 0 0 0 10px;
}
.navigation .alignright a {
	display: block;
	float: right;
	height: 40px;
	width: 160px;
	background: url(images/button-pagina-urmatoare.png) left top no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: left;
	padding: 0 0 0 15px;
}

/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist .comment {
	position: relative;
}
.commentlist li .comment-author {
	background: url(images/user-photo.png) left top no-repeat;
	float: left;
	overflow: visible;
	position: absolute;
}
.commentlist li .avatar { 
	float: left;
	padding: 6px 5px 5px 4px;
	width: 48px;
	height: 48px;
	}
.commentlist cite.fn {
	display: block;
	clear: right;
	margin: 0 5px 10px 90px;
}
.commentlist .says {
	width: 1px;
	overflow: hidden;
	background: #DDD;
	display: block;
	text-indent: -9999px;
	float: left;
	margin: 0 5px 0 0;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	height: 25px;
	}
.commentlist .comment-body {
	position: relative;
}
.commentlist .comment-body p {
	margin-left: 90px;
}
.commentlist .reply {
	width: 550px;
	float: right;
	background: url(images/separator.png) left bottom repeat-x;
	height: 10px;
	display: block;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	display: block;
	clear: right;
	height: 25px;
	position: relative;
	top: 15px;
	left: 90px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 0 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
















/*

*/
#tags div div {
	padding: 5px 10px;
}
#tags div div a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0 4px 3px 0;
}
#tags div div a:hover {
	color: #0c3e62;
	text-decoration: none;
}


.entry p {
	margin: 0 0 10px 0;
}

.single .entry {
	background: url(images/separator.png) left bottom repeat-x;
}


h3.title {
	color: #007999;
	padding: 0px 0 10px 15px;
}

h3#comments {
	color: #3b3b3b;
	font-size: 11px;
	margin: 20px 0 10px 100px;
	padding: 0;
}

/*

*/
#commentform {
	float: right;
}
#commentform label {
	display: none;
}
#commentform input {
	padding: 3px 5px;
	background: url(images/separator.png) left bottom repeat-x;
	width: 350px;
	height: 25px;
	line-height: 25px;
	border: 0;
	
}
#commentform textarea {
	background: url(images/bg-comentariu.png) left bottom repeat-x;
	height: 150px;
	width: 550px;
	border: 0;
	line-height: 30px;
	margin: 20px 0 10px 0;
	padding: 0 5px;
}
#commentform input#submit {
	display: block;
	width: 127px;
	height: 60px;
	background: url(images/button-comenteaza.png) left top no-repeat;
	border: 0;
	float: left;
	text-indent: -9999px;
}
#commentform input#submit:hover {
	background-position: right top;
}


/*
	
*/

.tooltip {
	display:none;
	background:transparent url(images/tooltip.png);
	font-size:12px;
	height: 25px;
	width: 127px;
	padding:20px;
	color:#fff;	
	font-size: 11px;
	z-index: 10000;
	font-weight: bold;
	text-align: center;
}


.commentlist .says {
	display: none;
}

/* search results */
#search_results div {
	margin: 0 0 10px 0;
}
#search_results h3 {
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 20px;
}
#search_results h3 a {
	color: #000;
}
#search_results h3 a:hover {
	text-decoration: none;
	color: #21a8c4;
}
em {font-style: italic;}
