/*  
Theme Name: HCB
Theme URI: http://baritchi.eu/
Description: HCB Template
Version: 1.0
Author: Baritchi Holding
Author URI: http://baritchi.eu/
*/

body {
	background-color: #efebee;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #472439;
}


a {
	color: #472439;
	text-decoration: none;
}

a:hover {
	color: #472439;
	text-decoration: underline;
}


img {
	border: 0px;
}

h2 a{
	font-family: Georgia;
	font-size: 18px;
	color: #472439;
	font-weight: normal;
	text-decoration: none;
}

#sidebar h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #472439;
	font-weight: normal;
	text-decoration: none;
}



#page {
	padding-top: 15px;
	width: 800px;
	margin: auto;
}

#header {
	height: 110px;
	background-color: #ffffff;
	background-image: url(http://www.hcb.ro/site/wp-content/themes/default/images/logo.jpg);
	background-repeat: no-repeat;
}

#menu {
	position: relative;
	float: left;
	margin-top: 50px;
	margin-left: 340px;
}

#menu img {vertical-align: top; margin-right: 10px;}

.menu-active img {padding-bottom: 3px; border-bottom: 2px solid #a01e64;}

#menu li{
	display: inline;
	font-family: Verdana;
	letter-spacing: 0px;
	font-size: 15px;
	color: #a3919c;
	margin-right: 12px;
}

#menu li a{
	color: #a3919c;
	text-decoration: none;
}

#menu li a:hover{
	color: #472439;
	text-decoration: none;
}

.current_page_item {
	border-bottom: 3px solid #a01e64;
}

#under-header {
	height: 15px;
	width: 800px;
}

#big {
	height: 259px;
	background-image: url(http://www.hcb.ro/site/wp-content/themes/default/images/big3.jpg);
	background-repeat: no-repeat;
	font-family: Georgia;
	color: #ffffff;
	font-weight: normal;
}

#big h1 {
	position: absolute;
	float: left;
	margin-left: 380px;
	margin-top: 70px;
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
}

#big h2 {
	position: absolute;
	float: left;
	margin-left: 380px;
	margin-top: 135px;
	font-size: 14px;
	font-weight: normal;
	width: 400px;
}

#content {
	position: relative;
	float: left;
	width: 520px;
	background-color: #ffffff;
	padding: 30px 15px 20px 15px;
}

#content h2 {
	border-bottom: 1px solid #f2eff1;
}

#content h3 a {
	color: #472439;
	text-decoration: none;
}

#sidebar {
	position: relative;
	float: left;
	background-image: url(http://www.hcb.ro/site/wp-content/themes/default/images/site_middle.jpg);
	background-repeat: repeat-y;
	background-color: #f5f2f4;
	width: 250px;
}

#sidebar ul {width:185px;}

#sidebar ul li {
	list-style-type: none;
}

#sidebar ul li ul {
	padding-left: 0px;
}

#sidebar ul li a{
	color: #472439;
	text-decoration: none;
}

#contentfooter {
	background-image: url(http://www.hcb.ro/site/wp-content/themes/default/images/contentfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
}

#footer {
	height: 50px;
}

.cb {
	clear: both;
}

























