/*
Theme Name: Estenest
Theme URI: http://ibdesign.no-ip.org/
Description: Tema originala pentru website-ul Estenest.
Version: 1.0
Author: Bogdan Iacob
*/

body {
	margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#122631 url(assets/bg-body.gif) top center no-repeat;
	color:#FFFFFF;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;padding:0;
}

ul, ol {
	margin:0;padding:0;
	list-style-type:none;
}

a img  {
	border:0px;
}

a {
	color:#FFFFFF;
}

img {
	margin:0;
	padding:0;
	border:0;
}


/*  Layout
---------------------------------------------------------------------*/


/*  Header
---------------------------------------------------------------------*/
#header {
	height:146px;
	background:url(assets/bg-header.jpg) 0 0 repeat-x;
	margin-bottom:10px;
}

#head-content {
	width:930px;
	margin:0 auto;
	height:109px;
}

#head-content #menu {
	margin-left:400px;
	margin-top:-100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#head-content #menu li {
	float:left;
}

#head-content #menu li a {
	text-decoration:none;
	color:#000000;
	font-style:italic;
	padding:0 10px;
	text-transform:lowercase;
}

#head-content #menu li a:hover {
	color:#EF1C25;
}

#header ul#langs {
	width:100px;
	float:right;
	margin-top:50px;
}

#header ul#langs li {
	float:left;
	padding:0 5px;
	color:#EF1C25;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#header ul#langs li a {
	color:#122631;
}

/*  Content
---------------------------------------------------------------------*/
#container {
	width:930px;
	margin:0 auto;
}

#content {
	width:550px;
	float:left;
	color:#CDC8A8;
}

#content #welcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	margin-bottom:20px;
	color:#ffffff;
	word-spacing:10px;
	line-height:23px;
}

#content  .rosu {
	color:#EF1C25;
}

#content h2 {
	margin:0;padding:0;
	font-size:21px;
}

#content h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
	color:#EF1C25;
}

#content .first-post h2 {
	background:url(assets/bg-first-post-top.jpg) top center no-repeat;
	padding:5px 5px 0 5px;
	font-size:27px;
}


h3#respond {
	margin-top:20px;
	font-size:18px;
}

.first-post {
	background:#FFFFFF url(assets/bg-first-post-bottom.jpg) bottom center no-repeat;
	margin-bottom:5px;
	color:#000000;
}

.first-post-content {
	padding:0 5px 5px;
}

.alignleft {
	float:left;
	margin:0 10px 0 0;
}

.homepost {
	display:inline;
	float:left;
	background-color:#FFFFFF;
	padding:5px;
	margin-right:5px;
}

.homepost h3 {
	height:70px;
}

.homepost h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#EF1C25;
	text-decoration:none;
	font-size:12px;
}

.homepost h3 p {
	font-size:11px;
	color:#666;
	margin:3px 0 0 0;
}

.homepost .post-content {
	padding:0px;
}

.single {
	font-size:14px;
	line-height:18px;
	width:600px;
}

.post h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#EF1C25;
	text-decoration:none;
	font-size:21px;
}

.post {
	margin-bottom:20px;
}

.meta-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
	color:#FFFFFF;
}

#sidebar {
	width:311px;
	float:right;
	background:url(assets/bg-sidebar.gif) 0 0 no-repeat;
}

#sidebar .widget {
	margin:20px 20px;
}
#sidebar .widget h3 span {
	
}
#sidebar .widget h3.sidebar-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:31px;
	text-transform:uppercase;
	position:absolute;
	margin:-80px 0 0 150px;
	background:url(assets/bg-sidebar-head.gif);
	padding:20px 30px 8px 20px;
}

.cat_posts  img {
	margin: 0 5px 0 0;
}

.cat_posts h4 a{
	color:#EF1C25;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	margin-bottom:5px;
}

.cat-post-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin:0 0 10px 0;
	color:#999;
}

.cat-posts-excerpt {
	color:#CDC8A8;
	font-size:11px;
}

/* Form
---------------------------------------------------------------------*/
.wpcf7-form {
}

.wpcf7-form label {
	width:150px;
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#EF1C25;
	text-decoration:none;
	font-size:18px;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	background:transparent;
	border:2px solid #ffffff;
	padding: 2px 1px;
	font-size:18px;
	color:#ffffff;
	width:350px;
}
.wpcf7-form-control-wrap textarea {
	height:150px;
}
/*  Footer
---------------------------------------------------------------------*/
#footer {
	height: 358px;
	/*width:100%;
	z-index: 99;
	position: fixed;
	bottom: 0px;*/
	background: url(assets/bg-footer.jpg) bottom center no-repeat;
}

/*  Other shit
---------------------------------------------------------------------*/
.horizontal_accordion_toggle {
	float: left;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_content {
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
	display:none;
}
