/* Wesley Sermon stylesheet */

@import "http://www.wesleymission.org.au/pastoral/basic.css";
@import "http://www.wesleymission.org.au/ministry/sermons/sermons.css";

body { background: #D5D5A2;
width: 100%;
}
h2 { font-family: Verdana,Arial; font-size: 16pt; color: #2C2C1F; font-weight: bold;
} 
.titlebar {
	height: 100px;
	width: auto;
	background: #535444 url("http://www.wesleymission.org.au/subscribe/extras/title.jpg") top left no-repeat;
}
.spacer { clear: both;
}
.hidecss { display: none;
}
.centred { text-align: center;
}
.type {
	padding: 3px 5px 0px;
	width: 90%;
}
.related { padding: 2px 5px; width: 90%
}
.related li { list-style:  outside;
 text-indent: 0px; margin-left: 17px;
}
.related p { margin: 5px 0px;
}
.related ul { margin: 0px; padding: 0px;
}
#mainbody { float: left; 
width: 69%; background: white;
 padding: 10px 2%;
}
#infobar {
	float: right;
	width: 24%;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
.infobox {
	width: 100%;
	margin: 10px 1px 1px 1px;
}
.boxoutside { position: relative; width: 146px; height: 1px;
 margin-left: 2px; margin-right: 2px
}
.boxinside { position: relative; width: 148px; height: 1px;
 margin-left: 1px; margin-right: 1px
}
#photo {
	height: 120px;
	width: 100%;
	background: transparent url(http://www.wesleymission.org.au/pastoral/images/snapshots/GM_portrait_border.jpg) no-repeat top center;
	margin: 2px auto;
}
cite,
dfn {
 font-style: italic;
}
cite.verse {
 position: relative;
 top: -0.35em;
 font-size: 65%;
 font-style: normal;
}
/* Attempt to hide mailsweeper message */
/* (doesn't work...)
code { font-family: Tahoma,Arial,sans-serif; font-size: 8pt;
 color: silver;
 display: none;
}
font {
 display: none;
 color: #eee;
 font-size: 8px;
 !important
}
*/

