
/* - .meditation
 ------------------------------------------------------------ */
article#meditation .outline {
	width: 1000px;
	margin: 0 auto;
	min-height: 451px;
}
article#meditation header {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
article#meditation header h1 {
    padding: 120px 0 0 0;
}
article#meditation header h1 span {
    font-size: 1.3rem;
    display: block;
}
article#meditation header p {
	margin: 0 50px 0 50px;
    text-align: center;
    text-shadow: 0 1px 10px #000;
    color: #FFF;
    font-weight: bold;
    font-size: 1.5rem;
}
article#meditation p.title {
	margin: 0 50px;
    text-align: center;
    font-size: 1.5rem;
}
.socialicon{
    text-align: center;
}
div.fb-like{
    top: -2px;
}
.campaignWork_dec2014 section div.tutor img{
    left:-42px!important;
    width:90px!important;
}
.campaignWork_dec2014 section div.lesson img.lessonImg{
    top:-76px!important;
    right:0!important;
}
.campaignWork_dec2014 section div.lastLesson div.lesson::after {
    border-top: 3px solid #dedede;
    content: " ";
    display: block;
    height: 0px!important;
    }
