* {
    font-size: 14px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    color: #000000;
}

body {
    background: url(../images/background.png) repeat-x #e8ecf9;
    margin: 0px;
}

a {
    color: #697ba1;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px dashed;
}

.wrapper {
    background: url(../images/landscape.jpg) left bottom repeat-x;
}

.heading {
    background: url(../images/heading.png);
    background-repeat: no-repeat;
    height: 94px;
    width: 915px;
    margin-left: 6px;
    text-align: center;
    margin: auto;
}

/*.landscape {
    background: url(../images/landscape.jpg);
    background-repeat: repeat-x;
    height: 542px;
    margin-top: 100px;
}*/

.clearBoth {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

img, div, form, fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.container {
    margin: auto;
    width: 980px;
    padding-top: 20px;
    padding-left: 80px;
}

div.left {
    width: 622px;
    float: left;
    margin-bottom: 400px;
}

div.right {
    width: 281px;
    float: left;
}

.headImage {
    width: 621px; height: 220px; 
    -moz-border-radius-topleft: 15px; 
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px; 
    -webkit-border-top-right-radius: 15px; 
    border-top-right-radius: 15px; 
    border-top-left-radius: 15px;
    background: url(../images/headers/header_01.jpg);
}

.titleBar h1 {
    margin: 0px;
	margin-left: -5px;
    padding: 0px;
    line-height: 35px;
    color: white;
    font-style: normal;
    font-size: 28px;
	text-shadow:1px 1px 3px #000000;
}

.titleBar {
    margin-top: -1px;
    margin-left: -1px;
    height: 35px;
}

.titleBar div {
    float: left;
}

.previous {
    background: url(../images/mp_06.png);
    width: 35px;
    height: 35px;
}

.title {
    background: url(../images/mp_11.png);
    width: 482px;
    height: 35px;
}

.next {
    background: url(../images/mp_08.png);
    width: 35px;
    height: 35px;
}

.home {
    background: url(../images/mp_09.png);
    width: 71px;
    height: 35px;
}

.theBody {
    background: url(../images/mp_17.png) repeat-y;
    width: 553px;
    margin-left: -1px;
    padding: 35px;
    padding-top: 20px;
    min-height: 400px;
}

.bodyBottom {
    background: url(../images/mp_31.png);
    width: 623px;
    height: 20px;
    margin-left: -1px;
}

.previous:hover,
.next:hover,
.home:hover {
    background-position: 0 -35px;
}

.buddha {
    background: center 0 url(../images/mp_03.png) no-repeat;
    margin-left: 10px;
    width: 271px;
    height: 220px;
}

.buddha:hover {
    background: center -212px url(../images/mp_03.png) no-repeat;
}

div#MenuContainer div {
    margin-left: -1px;
    clear: both;
}

div#MenuContainer .currentTop {
    background: url(../images/mp_25.png) repeat-y;
    width: 281px;
    height: 20px;
}

div#MenuContainer .currentMiddle {
    background: url(../images/mp_26.png) repeat-y;
    width: 241px;
    padding-left: 40px;
}

div#MenuContainer .currentBottom {
    background: url(../images/mp_28.png) repeat-y;
    width: 281px;
    height: 20px;
    margin-bottom: 20px;
}

div#MenuContainer .currentMiddle ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

div#MenuContainer .currentMiddle ul li.current a {
    font-weight: bold;
    color: #B50127;
}

div#MenuContainer .currentNoChildren {
    background: url(../images/mp_29.png) repeat-y;
    width: 241px;
    height: 43px;
    line-height: 43px;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-left: 40px;
}

div#MenuContainer .notSelected {
    background: url(../images/mp_24.png) repeat-y;
    width: 241px;
    height: 43px;
    line-height: 43px;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-left: 40px;
}

h1 {
    font-size:22px;
    margin:0;
    padding:0;
}

div#MenuContainer .currentMiddle h1,
div#MenuContainer .currentNoChildren h1 {
    color: #B61033;
    margin-bottom: 5px;
}

div#MenuContainer .notSelected h1 {
    color: white;
}

div#VisitingContainer {
    padding-left: 20px;
    background: url(../images/mp_22.png) repeat-y;
    width: 261px;
    height: 62px;
    margin-left: 20px;
    margin-bottom: 20px;
    line-height: 62px;
}

a.withArrow {
    background: transparent url(../images/hp_08.png) no-repeat scroll right center;
}

h2 a,
h2 {
    color:#3E5286;
    font-size:20px;
    font-style:italic;
    margin: 0;
    padding: 0 30px 0 0;
    text-decoration:none;
}

div.eventsContainer {
    padding-bottom: 20px;
}

div.eventsContainer div {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    padding-left: 20px;
}

div.eventsContainer .top {
    background: url(../images/mp_14.png) no-repeat;
    width: 241px;
    height: 20px;
}

div.eventsContainer .middle {
    background: url(../images/mp_19.png) repeat-y;
    width: 241px;
}

div.eventsContainer .bottom {
    background: url(../images/mp_21.png) no-repeat;
    width: 241px;
    height: 40px;
}

div.eventsContainer .middle {
    color:black;
}

div.eventsContainer .middle ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left: 0;
    margin-bottom: 0;
}

div.eventsContainer .middle li {
    background:transparent url(../images/hp_34.png) no-repeat scroll left top;
    padding-bottom:0;
    padding-left:35px;
}

div.eventsContainer .middle li span.eventTitle h3 {
    margin-top: 0.5em;
    padding-bottom: 0;
    margin-bottom: 0;    
}

div.eventsContainer .middle li span.eventTitleNoCentre h3 { margin-top: 0px !important; }

div.eventsContainer .middle li span.centre {
    float: left;
    clear: both;
    background:transparent url(../images/hp_27.png) no-repeat scroll 0 0;
    color:white;
    display:inline-block;
    height:20px;
    text-align:center;
    width:94px;
    margin-bottom: 3px;
}

div.eventsContainer .middle li span.centre a {
    border:0 none;
    color:white;
}

div.eventsContainer .middle li span.centre:hover
{
    background-position: 0px -20px;
}

div.eventsContainer .middle p {
    margin-bottom: 0;
    margin-right: 20px;
}

#Map {
    position: relative;
    background: no-repeat url(../images/hp_11.png);
    width: 197px;
    height: 296px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 40px;
    padding-left: 30px;
    height: 290px;
    float: left;
}

#Map a {
    color: white;
}
.centreLeft {
    position: absolute;
    background: url(../images/hp_25.png);
    font-size: 14px;
    width: 98px;
    height: 20px;
    text-align: right;
    color: white;
    padding-right: 5px;
    z-index: 1;
}

.centreRight {
    position: absolute;
    background: url(../images/hp_28.png);
    font-size: 14px;
    width: 98px;
    height: 20px;
    text-align: left;
    color: white;
    padding-left: 5px;
    z-index: 1;
}

.centreLeft:hover,
.centreRight:hover
{
    background-position: 0px 20px;
}

/* events */
.theBody table.eventTable { margin-top: 0px; border: 0; margin-bottom: 10px; margin-left: -10px;}
.theBody .eventTable td { border: 0; font-size: 15px; }
.theBody .eventTable th { text-align: left; border: 0; padding: 3px 0 0 0; font-size: 15px;}

div#googlemap { border: 1px #94a8a9 solid; width: 553px; height: 400px; margin-top: 20px; }
div#mapalert { visibility: hidden; text-align: center; margin: 30px; margin-top: 100px; }

/* headings */
.menu1-buddhism .headImage { background: url(../images/headers/header_04.jpg); }
.menu2-diamond-way-buddhism .headImage { background: url(../images/headers/header_02.jpg); }
.menu1-worldwide .headImage { background: url(../images/headers/header_05.jpg); }
.menu1-buddhism .menu2-meditation .headImage { background: url(../images/headers/header_03.jpg); }
.class-EventPage .headImage { background: url(../images/headers/header_06.jpg) !important; }
.menu1-visiting .headImage { background: url(../images/headers/header_07.jpg); }
.menu1-centres .menu2-glentui .headImage { background: url(../images/headers/header_glentui.jpg); }
.menu1-centres .menu2-wellington .headImage { background: url(../images/headers/header_welly.jpg); }

#mc_embed_signup { margin: 0; padding: 0; }
#mc_embed_signup div { margin: 0; padding: 0; }
#mc_embed_signup input { background: transparent; border: 0; float: right; margin: 0; padding: 0; }
#mc_embed_signup #mc-embedded-subscribe-form { width: 220px; }
#mc_embed_signup #mc-embedded-subscribe-form fieldset { width: 220px; }
#mc_embed_signup #mce-responses { float: left; }
#mc_embed_signup #mce-responses div { color: #B61033; font-style: italic; padding-top: 0px; }
#mc_embed_signup div.mce_inline_error{ background: transparent !important; padding: 0 !important; margin: 0 !important; width: 100% !important; color: #B61033 !important; font-style: italic !important; font-weight: normal !important; }
#mc_embed_signup input#mc-embedded-subscribe { width: 35px; height: 30px; cursor: pointer; cursor: hand;}
#mc_embed_signup input#mce-EMAIL { width: 180px; height: 30px; font-size: 16px; padding-top: 3px; }
#mc_embed_signup .mc-field-group { background: url(../images/subscribe.png) no-repeat; width: 220px; height: 30px; margin: 10px 0 0 0; }

#AlertBox {
    margin-top: 0px;
    margin-left: -10px;
    margin-bottom: 15px;
    float: left;
    width: 497px;
}

#AlertBox .top {
    background: no-repeat url(../images/hp_29.png);
    width: 497px;
    height: 13px;
}

#AlertBox .middle {
    background: repeat-y url(../images/hp_31.png);
    width: 497px;
    padding: 1px 0px;
}

#AlertBox .bottom {
    background: no-repeat url(../images/hp_41.png);
    width: 497px;
    height: 13px;    
}

#AlertBox .middle h1 {
    color: #3e5286;
    padding-left: 30px;
    padding-top: 5px;
    margin-top: 0px;
    margin-left: 15px;
	margin-bottom: 10px;
    background: no-repeat url(../images/hp_34.png);
    height: 25px;
}

#AlertBox .middle div {
    font-style: italic;
    color: black;
    margin: 0px 20px;
    padding: 0px;
    overflow: none;
}

#AlertBox .middle p {
    margin-bottom: 0px;
}

table.mantraCounter {
    margin: auto;
}

table.mantraCounter tr td {
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 0.9em;
    padding: 0px;
    font-size: 2em;
    font-weight: 700;
    background: black;
    color: white;
    text-align: center;
    margin: 1px;
    border: 1px solid gray;
}

/* blog sidebar */
div.right div.blogSidebar div.WidgetHolder {
	padding-left: 0;
	margin-left: 0;
}

div.right div.blogSidebar div.WidgetHolder h3 {
    color:#3E5286;
    font-size:20px;
    font-style:italic;
    margin: 0;
    padding: 0 30px 0 0;
    text-decoration:none;
}

div.right div.blogSidebar div.WidgetHolder li {
	background: none;
	padding-left: 10px;
}

div#MenuContainer .currentMiddle #Menu2 ul.archiveMonths,
div#MenuContainer .currentMiddle #Menu2 ul#Menu3 {
	padding-left: 20px;
}

/* comments */
ul#PageComments {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	padding-left: 20px;
	margin-left: 0;
}

ul#PageComments ul.actionLinks {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul#PageComments li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul#PageComments li p {
	color: #777;
}

ul#PageComments li p.info {
	font-style: oblique;
	text-align: right;
}

ul#PageComments ul.actionLinks li {
	clear: none;
	float: right;
	display: inline;
	padding: 0;
	margin: 0 0 15px 15px;
}

div.blogNav {
	clear: both;
	height: 30px;
}

div.blogNav span,
div.blogNav span a {
	float: left;
	font-size: 17px;
}

div.blogNav span.right {
	float: right;
}

hr {
	color: gray;
	height: 1px;
	
}

.authorDate,
.tags {
	font-style: oblique;
}

.typography .inlineNewsletter {
	margin-left: 80px;
	margin-bottom: 40px;
	margin-top: 40px;
	padding-left: 20px;
	border-left: 10px solid #3E5286;
}
.typography .inlineNewsletter p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.typography .inlineNewsletter #mc_embed_signup #mc-embedded-subscribe-form fieldset {
	width: 430px;
}

.right h2 {
	color: #B50127;
}