@charset "utf-8";
/* -- 
	Porvoo Communion CSS
	Coded by Samuel Helkvist at the Church in Wales

	**** Table of Contents ****
		1.  Page Layout
		2.  Header Specific CSS
			2.a Text: Headings
			2.b Text: Paragraphs
			2.c Text: Links
			2.d Images
		3.  Sidebar Specific CSS
			3.a Text: Headings
			3.b Text: Paragraphs
			3.c Text: Links
			3.d Images
		4.  Container Specific CSS
			4.a Text: Headings
			4.b Text: Paragraphs
			4.c Text: Links
			4.d Images
		5.  Footer Specific CSS
			5.a Text: Footer
			5.b Text: Paragraphs
			5.c Text: Links
			5.d Images
		6.  Table Specific
			6.a Design: Table Designs
			6.b Text: Table Text
		7.  Float Code (Floaters :) )
*/

/* --- 1. Page Layoutr--- */
body  {
	background: url(../images/body-bg.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

.thrColElsHdr #container { 
	/*background: url(../images/container-bg.jpg);*/
	background: #FFFFFF;
	width: 50em;
	margin: 0 auto; 
	text-align: left; 
} 

.thrColElsHdr #header { 
	background: #F4ECE1;
	height: 135px;
}

.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11em; 
	padding: 15px 0; 
}

.thrColElsHdr #sidebar4 {
	width: 11em; 
	padding: 15px 0; 
}

.thrColElsHdr #sidebar3 {
	/*float: right;*/
	width: 10em;
	position: absolute;
	left: 865px;
	top: 410px;
	height: 110px;
}

.thrColElsHdr #footer { 
	padding: 5px;
	line-height: 15px
} 

/* --- 2.a Header's Headings! --- */
.heading {
	color: #300;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: right;
	padding: 30px 10px;
}
/* --- 2.b Header's Paragraphs --- */
/* --- 2.c Header's Links --- */
.thrColElsHdr #header a {
	color: #930;
	font-size: 10px;
	text-decoration: none;
}

.thrColElsHdr #header a:hover {
	text-decoration: underline;
}

.thrColElsHdr #header a:visited {
	color: #930;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linksline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 2px 0px 0px;
	letter-spacing: .5px;
	text-align: right;
}
/* --- 2.d Header's Images --- */
/* --- 3.a Sidebar's Headings! --- */
.thrColElsHdr #sidebar2 h1 {
	color: #300;
}

.thrColElsHdr #sidebar2 h2 {
	color: #300;
}

.thrColElsHdr #sidebar2 h3 {
	color: #300;
}

.thrColElsHdr #sidebar2 h4 {
	color: #300;
}

.thrColElsHdr #sidebar3 h1 {
	color: #300;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/* --- 3.b Sidebar's Paragraphs --- */
.thrColElsHdr #sidebar3 p {
	color: #930;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

/* --- 3.c Sidebar's Links --- */
.thrColElsHdr #sidebar2 a {
	color: #930;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

.thrColElsHdr #sidebar2 a:hover {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

.thrColElsHdr #sidebar2 a:visited {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #930;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

.newsitems a {
	color: #930;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

.newsitems a:hover {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

.newsitems a:visited {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #930;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
}

/* --- 3.d Sidebar's Images --- */
#activelink {
	position: absolute; right: 10px; }

/* --- 4.a Container's Headings! --- */
/* --- 4.b Container's Paragraphs --- */
.thrColElsHdr #mainContent {
	margin-left: 10px;
	margin-right: 200px;
} 

p {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#300;
}

.paraHeader {
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#300;
}
.introText {
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#300;
}

.note {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#300;
}

smallPrint {
	font-size: 8px;
	font-family: Verdana, Geneva, sans-serif;
	color:#300;
}	

/* --- 4.c Container's Links --- */
.thrColElsHdr #mainContent a {
	color: #0000FF;
	text-decoration: none;
}

.thrColElsHdr #mainContent a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.thrColElsHdr #mainContent a:visited {
	color: #0000FF;
	text-decoration: none;
}

.CommonStatementTOC {
	color: #300;
	text-decoration: none;
	font-size: 12px;
}

/* --- 4.d Container's Images --- */

/* --- 5.a Footer's Headings! --- */
/* --- 5.b Footer's Paragraphs --- */
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font-size: 10px;
}

/* --- 5.c Footer's Links --- */
.thrColElsHdr #footer a {
	color: #000;
}

/* --- 5.d Footer's Images --- */


/* --- 6 Table specific --- */
/* --- 5.d Table Designs --- */
/* --- 5.d Table Text --- */
td.mc {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #241200;
}

table.normal {
	border:0px;
	width: 550px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #241200;
}

/* --- 7 Floaters :-) --- */
.floatr { 
	float: right;
	margin-left: 8px;
}
.floatl {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
