/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

h1,
h2,
h4,
h5,
h6 { 
	font-family: "sourcesanspro";
	font-weight: 300;
}

h1 {
    font-size: 16pt;
	color: #444444;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}
h1.title {
    font-size: 32px;
    line-height: 40px;
	font-weight: 300;
	color: #00ADEE;
}
h2 {
    font-size: 1.15em;
    line-height: 25px;
	font-weight: normal;
	color: #555555;
}
h3 {
    font-size: 0.95em;
	font-family: "sourcesanspro";
	font-weight: bold;
	color: #111111;
}
h3.module-title {
	font-size: 24px;
	font-family: "sourcesanspro";
	font-weight: 300;
    line-height: 40px;
	color: #00ADEE;
}
h4 {
    font-size: 0.9em;
	color: #444444;
}
h5 {
    font-size: 0.9em;
	color: #444444;
}
body {
    font-size: 16px;
    line-height: 22px;
}
p {
    font-family: "sourcesanspro";
	font-size: 0.9em;
	color: #444444;
	line-height: 22px;
}
ul
	{
		list-style-image:url('http://www.breathworks-mindfulness.org.uk/images/bullet.png');
		margin:0px;
		padding-left: 30px;
		font-size: 0.9em;
		color: #444444;
		line-height: 22px;
	}

a , a:active, a:visited
	{
		font-family: "sourcesanspro";
		font-size: 1em;
		text-decoration: underline;
		color: #0095CC;
	}
a.accordion-toggle
	{
		font-family: "sourcesanspro";
		font-size: 0.9em;
		text-decoration: underline;
		color: #0095CC;
		line-height: 22px;
	}
a.accordion-toggle:hover { font-size: 0.9em;}

a:hover
	{
		font-size: 1em;
		text-decoration: underline;
		color: #C60851;
	}
a.jfontsize-button { color: #00ADEE;}
a.level1 {font-size: 1.15em;}

cite
	{
	font-size: 1em;
	font-style: italic;
	color: #936FB0;
	line-height: 22px;
	}
em
	{
	font-size: 0.9em;
	color: #333333;
	line-height: 22px;
	font-style: italic;
	}
a em
	{
	font-size: 0.9em;
	color: #0095CC;
	line-height: 22px;
	font-style: italic;
	}
a strong
	{
    font-size: 1em;
    font-weight: normal;
	font-family: "sourcesanspro";
	font-weight: 500;
	color: #0095CC;
	}
	
a:hover strong { color: #C60851; }

a:hover em { color: #C60851; }

/* Shop customized Styles */

.shopdescription {
    font-family: "sourcesanspro";
	font-size: 0.8em;
	color: #444444;
	line-height: 25px;
}
.shoptitle {
    font-family: "sourcesanspro";
	font-size: 0.9em;
	color: #222222;
	line-height: 25px;
	font-weight: bold;
}
.shopHeader {
    font-size: 1.15em;
    line-height: 40px;
	font-weight: normal;
	color: #555555;
	font-weight: 500;
}
.shopprice {
    font-family: "sourcesanspro";
	font-size: 1em;
	color: #222222;
	line-height: 25px;
	font-weight: bold;
}
.shopduration {
    font-family: "sourcesanspro";
	font-style: italic;
	font-size: 0.8em;
	color: #936FB0;
	line-height: 25px;
}