body {
	background: url(cake_background1.jpg);
	background-position: top center;
	background-repeat: no-repeat;    
	padding-bottom: 0px;     

}        

#content
{
padding-bottom: 9em;
}


#infos-header {
	width: 100%;
	overflow: hidden;
/*	background: url("/images/yogi_bhajan-band.png") #e1cc8d no-repeat right bottom;*/
	color: #fbf9f0;
	padding: 0;
	height: 164px;
	
}
#infos-header h1, #infos-header h3, div#menu {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#infos-header h1 {
	font-size: 280%;
	padding-bottom: 0;
	margin-top: 40px;
/*	background: url("/images/yoga-benessere-title.png");*/
	background-repeat: no-repeat;
}


#infos-header h3 {
	padding:  0  0 60px 5px;
	font-weight: bold;
	font-size: 120%;
	margin: 5px auto;	
}
h1.post-title {
	font-size: 170%;
}

h2 {
	color: #990000; /*#559cae; 574d37  917255*/
	font-weight: bold;
	font-size: 140%;
}


div#infos-container {
	width: 770px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px; /*MOVES MENU UP AND DOwN*/
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;

/* 	min-height: 600px;
	height: auto !important;
	height: 600px; */
}
div#infos-content-narrow , #infos-content-full {
	float: left;
	display: inline;
	margin: 0 0 10px 5px;
	font-size: 105%;
	padding: 20px;
}
#infos-content-narrow {
	width: 720px;
	/*background: #bbb;*/
}
#infos-content-full {
	float: left;
	
}


/* Navigation */
#menu {
	padding-left: -20px;
}
#menu .menu-tab-active {
	background: #fff;	
	color: #000;
	height: 28px;
}

#menu .menu-tab {
	background: #990000;
	
}
p#all-news-link{
	font-size: 90%;    
	
}           

/* Footer stuff*/ 
div#footer-top { 
	clear: both;
	background: url('/images/footer-top.png') repeat-x;
	background-position: center;
  
	height: 61px;
              
}
#footer #footer-content{
	
}

div#footer {
	clear: both;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 90%;
	line-height: 1.1em;
	padding-bottom: 10px;
	background: #E7989D;
}   



div#footer a {
	text-decoration: underline;
	color: #999999;

}
div#footer-container {
	width: 730px;
	height: 65px;
	max-height:65px;
	margin: 0 auto 5px;
  /*background: grey;*/	
	padding-top: 15px;
	text-align: left;
}
div#footer-container p {
	font-size: 90%;
 
}


div#footer-right {

	text-align: right;	
	padding: 10px 10px 10px 0px;
	float: right;
	width: 200px;
}
div#footer-infos p#title {
	font-size: 200%;
}
div#footer-left {

	width: 300px;
	float: left;
	padding: 10px 10px 0 10px;
}
div#yb-footer {
	background: url('/images/yogabenessere-footer.png') no-repeat;
	height: 22px;  
	width: 140px;
}

div#right-column {
	margin: 40px 0 0 0;
	width: 220px;
	float: right;
}
div#right-column p {
	padding-left: 20px;
	margin: 0.5em 0;
}

div.lateral-box-top {
	background: #33afe6;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	margin-top: 25px;
}
div.lateral-box-top .innerDiv{
	padding: 4px 10px 8px 10px ;
}
div.lateral-box-bottom .innerDiv{
	padding: 8px 10px 8px 0; ;
}
div.lateral-box-bottom {
	background: #fae5ad;
/*	color: #555;*/
	
}


div.course {
/*	background: #444;*/
	min-height: 150px;
}

/*#right-column h4 {
	line-height: 1.5;
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 110%;
	background: url("/images/lotus-flower.png") left no-repeat;
}       */

p.sidebar-post-teaser {
	font-size: 90%;
}       
ul.lateral-list {
	list-style: disc url('/images/lotus-flower.jpg') outside;
} 
ul.lateral-list li {
	margin-bottom: 10px;
	
}
      
.sidebar-teaser {
	font-size: 85%;
}
#right-column p {
	line-height: 1;
	margin: 0.6em 0 1.5em 0;

}

table#lessons-table td {
	font-size: 80%;
}           

.centered-image {
	text-align: center;
}
.left-image {
	float: left;     
/*	border: 2px solid #574d37;*/
	margin: 3px 10px 3px 0;
}
.right-image {
	float: right;     
/*	border: 2px solid #574d37;*/
	margin: 3px 0px 3px 10px;
}          
a.lightbox, a.lightbox:visited, a.lightbox:hover, a.lightbox img {
	border: none;
}
table.pic-table {  
	width: 100%;
}
table.pic-table td {
	text-align: center;   
	padding:0;
}      
table.pic-table img, img.right-image, img.left-image {
	border: 2px solid #fae5ad;
}

