html {overflow-y: scroll;}

body{
	color:#3E3D3D;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:75%;
	background:url("http://www.crestin-ortodox.ro/img/sprites.png") repeat-x fixed 0 -216px transparent;
	margin:0;
	padding:0;
}

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

.nobullet{list-style:none outside none !important;}

.clearfix:after  { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix        { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix        { display: block; }

h1{
	font-size:42px;
	letter-spacing:-0.015em;
	margin-top:0;
	margin-bottom:1em;
}

h2{
	font-size:30px;
	margin-top:0;
	margin-bottom:1em;
}

h3{
	font-size:20px;
	margin:1em 0;
}

p{
	margin:0 0 1.5em 0;
	line-height:1.8em;
	text-align:justify;
}

.wrapper{
	width:768px;
	margin:0 auto;
	position:relative;
}

.header{
	width:100%;
	height:64px;
	padding-top:12px;
}

.logo {
	background:url("http://www.crestin-ortodox.ro/img/sprites.png") no-repeat scroll 5px 5px transparent;
	display:block;
	height:45px;
	width:330px;
	margin-left:45px;
	position:relative;
	z-index:10;
}

.hidden-logo{
	top:-59px;
	right:0;
	width:50px;
	height:40px;
	background:#cc0000;
	position:absolute;
	z-index:1;
	background:url("http://www.crestin-ortodox.ro/img/sprites.png") no-repeat;
}

.menu{
	float:left;
	position:fixed;
	width:100px;
}

.content{
	position:relative;
	width:653px;
	float:right;
}

.content .saint-image{
	float:left;
	margin:0 15px 10px 0;
}

.menu ul{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}

.menu li{
	text-align:right;
	margin:0;
	padding:0;
	line-height:0;
}

.menu a{
	display:block;
	line-height:1.6em;
}

.menu a:hover{
	text-decoration:underline;
}

.menu .selected a{
	color:#CD6D30;
}

.calendar-month-container{
	width:653px;
	margin:20px auto 0 auto;
	text-align:left;
	position:relative;
}
.box {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	border:1px solid #C2C2C2;
	padding:10px;
}
.calendar-month{
	list-style:none;
	padding:0;
	margin:0 0 30px 0;
	width:653px;
	float:right;
	border:0 solid #C2C2C2;
	border-top:0;
}
.calendar-month li{
	position:relative;
	display:block;
	border-top:1px solid #DBDBDB;
	padding:20px 0;
}
.calendar-month li.first{
	border-top:0;
	margin-top:-20px;
}

.calendar-month li.last{
	padding-bottom:0;
	border-bottom:0;
}
.calendar-month .day{
	display:block;
	width:70px;
	text-align:center;
	margin:0 15px 38px 0;
	padding:5px 0 25px 0;
	float:left;
	font-size:30px;
	background:#27659f;
	font-family:arial;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	z-index:1;
	position:relative;
}

.calendar-month .holidays{
	display:block;
	width:568px;
	float:left;
	margin:0;
	padding:0;
}
.calendar-month .holidays li{
	padding-top:0;
	padding-bottom:0;
	border:0;
	list-style:circle;
	margin-top:5px;
}

.calendar-month .holidays li:first-child{
	font-weight:bold;
	font-size:23px;
	margin:0 0 16px 0;
	padding:0;
	line-height:1em;
}
.calendar-month .info{
	display:block;
	/*float:right;*/
	margin:0;
	padding:0;
	width:32px;
	position:absolute;
	left:19px;
	top:100px;
	
}
.calendar-month .info li{
	padding-top:0;
	padding-bottom:0;
	border:0;
	width:32px;
	height:32px;
	float:left;
	display:none;
	background:none center center no-repeat;
}

.legend{padding:30px;display:block;clear:both;position:relative;background:#eee;border:1px solid #ddd;}

.calendar-detaliu .legend{display:none;}

.legend li{
	width:20%;
	float:left;
	padding-top:35px;
	text-align:center;
	background:none top center no-repeat;
}
.legend .post,
.calendar-month .post .post{background-image:url(../img/apple.png);display:block;}

.legend .vin,
.calendar-month .vin .vin{background-image:url(../img/wine.png);display:block;}

.legend .peste,
.calendar-month .peste .peste{background-image:url(../img/fish.png);display:block;}

.legend .branza,
.calendar-month .branza .branza{background-image:url(../img/cheese.png);display:block;}

.legend .harti,
.calendar-month .harti .harti{background-image:url(../img/ham.png);display:block;}


.footer{
	background:#2b2b2b;
	clear:both;
	display:block;
	padding:20px 0;
	position:relative;
	z-index:20;
}

.footer ul {
	margin:0;
	padding:0;
	width:192px;
	float:left;
	list-style:none;
}
.footer li {
	line-height:0;
	margin:0;
	padding:0;
}
.footer li a {
	color:#666666;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:0 8px;
	line-height:25px;
}

.footer li a:hover {
	background:#cd6d30;
	color:#fff;
}

.footer div {
	margin:10px auto;
	width:408px;
}
.footer div div a {
	background:url("http://www.crestin-ortodox.ro/img/sprites.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:31px;
	margin:0;
	width:88px;
}

.day-of-week{
	position:absolute;
	display:block;
	text-align:center;
	width:70px;
	top:63px;
	left:0;
	font-size:10px;
	font-family:arial;
	color:#fff;
	z-index:2;
}

.hp-powered-by {
background-position:-473px 0 !important;
margin-right:10px !important;
width:95px !important;
}
.hp-facebook {
background-position:-663px 0 !important;
margin-right:10px !important;
width:95px !important;
}
.hp-twitter {
background-position:-568px 0 !important;
margin-right:10px !important;
width:95px !important;
}
.spatiu-de-reclama {
display:none;
}
