/*
Theme Name: WordPress Headline theme
Theme URI: headline.ro/

Author: Ana Pobleanu @ Headline




*/



/* Begin Typography & Colors */
/* CSS Document */

/* General Styles definition*/
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#b86f00;
	text-align:center;
	margin:0px 0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#304443;
}

a {
	text-decoration:none;
}

h1 {
	font-size:32px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:0px;
}

a img {
	border:0px;
}

/* Structure styles */

body div#body {
	width:961px;
	margin:0px auto; text-align:left;
}
body div#main {
	clear:both;
	background-image:url(images/main_bk.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

body div#main div#main-top {
	background-image:url(images/main_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
}
body div#main div#content{
	padding-left:40px;
	padding-right:40px;


}
body div#main div#content .narrowcolumn {
	float:left;
	width:560px;
	margin-right:50px;
	
}
body div#main div#bottom {
	background-image:url(images/main_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
}


/* - header styles */
body div#body div#header {
	height:180px;
}

body div#body div#header a img#logo {
	border:0px;
	float:left;
}

body div#body div#header ul#menu1	{
	float:right;
	font-size:12px;
	width:400px;
	margin:0px;
	padding:0px;
	padding-right:60px;
}

/* - top menu styles */

 body div#body div#header ul#menu1 li {
	display:inline;
	margin:0px;
	padding:0px;
 }
 
 body div#body div#header ul#menu1 li a {
	display:block;
	float:right;
	padding:0px;
	padding: 10px 20px 10px 20px;
	border:1px solid #2d3d3c;
	margin:1px;
	background-color: #283a3a;
	color:#FFFFFF;
	list-style:none;
	}
body div#body div#header ul#menu1 li a:hover, body div#body div#header ul#menu1 li a.active {
	background-color: #30403f;
	border:1px solid #3c4c4c;
	
}

/* Search box*/

div.cautare form#searchform {
	display:block;
	float:right;
	font-size:12px;
	height:26px;
	width:207px;
	margin:0px;
	padding:0px;
	margin-right:60px;
	margin-top:30px;
}
div.cautare form#searchform div {
	padding:0px;
	margin:0px;
	width:200px;
	height:26px;
	background-image:url(images/searchbox.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#3e4949;
	

}

div.cautare form#searchform div input#s{
	float:left;
	border:0px;
	width:145px;
	margin:0px;
	padding:0px;
	height:16px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	overflow:hidden;
	margin-right:10px;
}
div.cautare form#searchform div input#searchsubmit{
	background-image:url(images/searchbutton.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#3e4949;
	width:40px;
	height:26px;
	border:0px;
	margin:0px;
	padding:0px;
}

div.cautare form#searchform label.hidden {
	dispaly:none;
	visibility:hidden;
}
/* Content syles*/
body div#content {
	font-size:13px;
}

body div#content div#language {
	float:right;
	font-size:12px;
}
body div#content div#language a {
	color:#666;
}
body div#content div#language a:hover, body div#content div#language a.active  {
	color:#000;
}

body div#content div.left {
	width:550px;
	overflow:hidden;
}

div.clear {
	clear:both;
}

/* Footer Styles*/
body div#footer {
	color:#fff;
	font-size:12px;
	padding: 10px 30px 20px 30px;
}
body div#footer div.copyright {
	text-align:center;
}
body div#footer a {
	color:#fff;
}

/* Post content*/

div#content div.postinfo {
	float:left;
	width:140px;
	font-size:10px;
	color:#666666;
	margin-right:10px;
	text-align:right;
	border-right:#cecece dotted 3px;
	padding-right:10px;
}
div#content div.postinfo div.postinfo_data {
	background-image:url('images/clock.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:20px;
}
div#content div.postinfo div.postinfo_cat {
	background-image:url('images/folder.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:20px;
}
div#content div.postinfo div.postinfo_com {
	background-image:url('images/comments.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:20px;
}
div#content div.postinfo strong {
	font-weight:normal;
	color:#000;
}
div#content div.postinfo a {
	color:#666666;
}
div#content div.postinfo a:hover {
	text-decoration:underline;
}
div#content div.entry {
	clear:both;
	line-height:150%;
	padding-top:5px;
}
div#content div.post, div#content div.page {
	clear:both;
	padding-bottom:30px;
	border-bottom:#cecece dotted 3px;
	margin-bottom:30px;
	padding-bottom:50px;
}

div#content div.entry a.more-link, div#content div.entry div.comenteaza a {
	display:block;
	float:left;
	height:15px;
	background-image:url('images/green_arrow.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:1px;
	color:#666666;
	text-decoration:underline;
}

div.alignleft {
	float:left;
}
div.alignright {
	float:right;
}
div.navigation a {
	color:#666666;
	text-decoration:underline;
}

div#content div.post div.comenteaza {
	float:right;
}

div.narrowcolumn h2, div.narrowcolumn h2 a {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#304443;
	margin-top:0px;
}

div.narrowcolumn h3, div.narrowcolumn h3 a {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	display:block;
	height:42px;
	width:355px;
	float:right;
	line-height:20px;
	color:#304443;
	margin-top:0px;
}

h3#comments {
	width:530px;
	clear:both;
}
ol.commentlist {
	clear:both;
}

h1.pagetitle {
	font-size:14px;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* Sidebar*/

#sidebar {
	float:right;
	width:263px;
	border-left:#b0b8b7 dotted 3px;

}

#sidebar div.box1 {
	width:233px;
	background-image: url(images/box1_sidebar_middle.jpg);
	margin-left:30px;
	margin-bottom:20px;
}

#sidebar div.box1  div.content_box1{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}

#sidebar div.box1 div.top_box1 {
	display:block;
	background-image: url(images/box1_sidebar_top.jpg);
	width:233px;
	height:15px;
}

#sidebar div.box1 div.bottom_box1 {
	display:block;
	background-image: url(images/box1_sidebar_bottom.jpg);
	width:233px;
	height:15px;
}

#sidebar div.box2 {
	width:233px;
	background-image: url(images/box2_sidebar_middle.jpg);
	margin-left:30px;
	margin-bottom:20px;
	padding:0px;
}

#sidebar div.box2 div.content_box2{
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}

#sidebar div.box2 div.content_box2 li, #sidebar div.box2 div.content_box2 ul {
	margin:0px;
	padding:0px;
	width:213px;
	/*overflow:hidden;*/
	list-style:none;
}
#sidebar div.box2 div.proiecte ul li ul li {
	list-style-image: none;
	margin:0px;
	margin-bottom:5px;
}
#sidebar div.box2 div.proiecte ul li ul li img {
	border:0px;
}

#sidebar div.box2 div.content_box2 div.feeds {
	height:15px;
	margin-top:15px;
}
#sidebar div.box2 div.content_box2 div div {
	margin-top:0px;
}
#sidebar div.box2 div.content_box2 div div.alignright {
	margin-right:40px;	
}

#sidebar div.box2 div.content_box2 div div a {
	color:#1f2d2d;
	font-size:11px;
}
#sidebar div.box2 div.content_box2 div div a:hover {
	font-decoration:underline
}
#sidebar div.box2 div.content_box2 li h2 {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	color:#30443;
	font-family:"Times New Roman", Times, serif;
}

#sidebar div.box2 div.content_box2 li ul {
	margin:0px;
	padding:0px;
	margin-top:15px;
}
#sidebar div.box2 div.content_box2 li ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	list-style-image:url(images/bullet.jpg);
	margin-left:30px;
	color:#1f2d2d;
	line-height:12px;
	margin-bottom:3px;
	width:180px;
}
#sidebar div.box2 div.content_box2 li ul li a {
		color:#1f2d2d;
	
}
#sidebar div.box2 div.content_box2 li ul li a:hover {
	text-decoration:underline;
}
#sidebar div.box2 div.top_box2 {
	display:block;
	background-image: url(images/box2_sidebar_top.jpg);
	width:233px;
	height:15px;
}

#sidebar div.box2 div.bottom_box2 {
	display:block;
	background-image: url(images/box2_sidebar_bottom.jpg);
	width:233px;
	height:15px;
	clear:both;
}
#sidebar div.box2 div.content_box2 div.emailsubscribe {
	clear:both;
	/*margin-top:5px;*/
	font-size:11px;
	margin:0px;
	padding:0px;
}
#sidebar div.box2 div.content_box2 div.emailsubscribe p {
	margin:0px;
	padding:0px;
	padding-top:10px;
}
#sidebar div.box2 div.content_box2 div.emailsubscribe form, #sidebar div.box2 div.content_box2 div.emailsubscribe form p {
	margin:0px;
	padding:0px;
}
#sidebar div.box2 div.content_box2 div.emailsubscribe form
{

	padding-top:10px;
	margin-bottom:10px;
}

#sidebar div.box2 div.content_box2 div.emailsubscribe form input {
	border:1px solid #b86f00;
	margin-left:40px;
	font-size:11px;
	
}

#sidebar div.box2 div.content_box2 div.emailsubscribe form input.button {
	margin-top:5px;
	margin-left:28px;
	background-color:#304443;
	color:#fff;
	border:0px;
}


/* Style pagina de contact*/



div  form div {
	margin-top:20px;
	padding:0px;
	background-image:url(images/contact_field.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
}
div  form div img {
	float:right;
}
div form div.textarea {
	margin-top:15px;
	padding:0px;
	background-image:url(images/contact_textarea.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:153px;
}

div form div label {
	display:block;
	float:left;
	width:72px;
	height:27px;
	overflow:hidden;
	margin:0px;
	padding-left:10px;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
}
div form {
	margin:0px;
	padding:0px;
	margin-top:30px;
}

div form div input {
	border:0px;
	font-size:12px;
	width:360px;
	height:16px;
	margin:3px 3px 0px 3px;
	color:#666666;
	font-weight:bold;
}	

div  form div.textarea textarea {
	border:0px;
	width:370px;
	height:140px;
	margin:3px 3px 0px 0px;
	color:#666666;
	font-weight:bold;
}
div form div.button {
	background-image:none;
	
}

div form div.button input {
	margin-top:20px;
	margin-right:186px;
	float:right;
	background-image:url(images/contact_submit.jpg);
	width:89px;
	height:41px;
	border:0px;
	padding-bottom:10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

div.wpcf7-response-output {
	clear:both;
	margin-top:20px;
}

/* styles comentarii*/
div#respond form#commentform input {
	border: 1px solid #ccc;

}

div#respond form#commentform textarea {
	border: 1px solid #ccc;
	width:500px;
}

img.avatar {
	display:none;
}

#commentform a, .commentlist a {
	color:#b86f00;
}

#commentform a:hover, .commentlist a:hover {
	text-decoration:underline;
}

#respond h3{
	margin-top:30px;
}

div.narrowcolumn div.post div.titlearea {
	/*display:table;*/
	clear:both;
	width:560px;
}

div.narrowcolumn  h2.title  {
	font-size:24px;
	display:block;
	height:42px;
	width:395px;
	float:right;
	line-height:20px;
	
}
div.narrowcolumn  h2.title a {
	font-size:24px;
}

div.entry p a img {
	float:none;
	margin:10px;
}

div.entry p a img.alignright {
	float:right;
}

div.entry p a img.alignleft {
	float:left;
}

#sidebar div.box2 div.content_box2 div.emailsubscribe form form p.buttons {
	padding-top:0px;
	margin-top:0px;
	clear:both;
}


