/*  
Theme Name: FocusConsult.ro
Theme URI: http://www.focusconsult.ro
Description: FocusCosnult.to
Version:
Author: 
Author URI: 
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #d44;
}

a:hover{ text-decoration: none; color: f00;}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

#container{
	margin: 0 auto;
	width: 833px;
}

#header{
	position: relative;
        clear: both;     
}

#menu{
	float: left;
	font-size: 12px;
	font-weight: bold;
    letter-spacing: 1px;
	color: #fff;
        width: 760px; /*era 690px*/

}
/*meniul din footer nnecesar ptr SEo*/
#footer_menu{padding:50px 70px;color:black;text-decoration: none;}




#menu-lang{
	float: right;
	font-size: 12px;
	font-weight: bold;
    letter-spacing: 1px;
	color: #aaa;
        width: 50px;
	padding: 20px 10px 0 0;

}
#menu-lang a{
	color: #777;
text-decoration: none;
}

#menu-lang a:hover{
	color: #f33;
text-decoration: none;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 20px 33px 0 10px;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#menu ul li a{
	text-decoration: none;
	color: #777;
}

#menu a:hover{
	text-decoration: none;
        color: #f33;
}

#pagewrapper{
	float: left;
	width: 833x;
	padding: 3px 0 0;
	background: url(images/focus-consult-center-bg.gif) repeat-y left top;
}

#page{
	padding: 0 23px;
}

#banner{
	float: left;
	width: 833px;
	height: 17px;
	background: url(images/focus-consult-top.gif) no-repeat left top;
	clear: both;
}
#banner-bottom{
	float: left;
	width: 833px;
	height: 50px;
	background: url(images/focus-consult-bottom.gif) no-repeat left top;
	clear: both;
}
#banner-bottom a{color:black;text-decoration: none;}
#banner-bottom ul{color:black;text-decoration: none;}
#banner-bottom a:hover{color:#f33;text-decoration: none;}

#imagine-stanga{
        float: left;
        width: 308px;
		height:200px;
	margin: 10px  0px;
	padding: 130px 15px 10px;
	background: url(images/focus-consult-logo.gif) no-repeat left top;
}


.maincolumn{
	float: right;
	width: 447px;

}

.post{
        border-left: 2px solid #aaa;
        padding: 12px 0 12px 20px;
	margin: 17px 0 5px;
        font-size: 11px;
        text-align:justify;
}

.post h2{
	border-bottom: 1px solid #aaa;
	font-size: 15px;
	font-weight: bold;
	color: #d44;	
}

.post h2 a{
	text-decoration: none;
	color: #f00;
}

.entry{
	line-height: 14px;
        text-align:justify;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ font-size: 12px;  color: #d00; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
        text-align:justify;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

#site_content {position: absolute;left: -10000px;};