/* 

STYLE SHEET FOR [http://www.littleflowers.ca] Little Flowers Community
Created by Troy Ricci
www.solodesign.ca

/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-color: #0F0F0F;
	background-image: url('images//bg.jpg');
	background-repeat: repeat-x;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url('images/masthead.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
		}
#centre {
	background-image: url('images/nav_bg.gif');
	background-repeat: no-repeat;
}

#navContainer {
		}

#content {
		}
#main {
	float: right;
	width: 648px;
	background-image: url('images/paper.jpg');
	background-repeat: repeat-y;
}
#main p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f4700;
	color: #9f4700;
}
#sub_col {
	width: 312px;
	float: right;
	background-image: url('images/sub_col_bg.jpg');
	background-repeat: repeat-y;
	position: relative;
}
#sub_col a {
	color: #9f4700;
	text-decoration: none;
}
#sub_col a:hover {
	color: #FFFFFF;
	background-color: #AF7C48;
}
#sub_col ul {
	margin:0px;
	padding:0px;
	}
.news_heading {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bottom {
	position: absolute;
	bottom: 0px;
}
#side_header {
	background-image: url('images/sub_top.jpg');
	background-repeat: no-repeat;
	height: 102px;
}
#footer {
	width: 648px;
	color: #666666;
	float: right;
	padding-top: 25px;
	padding-bottom: 50px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	line-height: 25px;
		}
#footer ul {
	margin-left: 110px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#footer ul li {
	float: left;
	margin-right: 35px;
}
#footer ul li a {
	color: #CCCCCC;
}

#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
}
.separator {
		clear: both;
		height: 0;
		}

/* ---------- 3. links and navigation ---------- */

a {
	outline:none;
		}
		
a:hover {
		}

#navigation {
	height: 60px;
	padding-top: 230px;
	padding-bottom: 45px;
		}
* html #navigation {
	padding-bottom:35px;
}

#navigation ul {
	margin-left: 325px;
	margin-top: 25px;
		}
*:first-child+ html #navigation ul {
	padding-top: 25px;
		}
* html #navigation ul {
	padding-top: 25px;
	}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -9000%;
		}
#navigation a:hover {
	background-position: 0px -45px;
	background-repeat: no-repeat;
	}
#navigation li {
	float: left;
		}
#navigation ul li.home a {
	display: block;
	height: 45px;
	width: 86px;
	background-image: url('images/home.jpg');
	background-repeat: no-repeat;
}

#navigation ul li.about a {
	display: block;
	height: 45px;
	width: 125px;
	background-image: url('images/about.jpg');
	background-repeat: no-repeat;
}

#navigation ul li.worship a {
	display: block;
	height: 45px;
	width: 113px;
	background-image: url('images/worship.jpg');
	background-repeat: no-repeat;
}

#navigation ul li.community a {
	display: block;
	height: 45px;
	width: 145px;
	background-image: url('images/community.jpg');
	background-repeat: no-repeat;
}

#navigation ul li.contact a {
	display: block;
	height: 45px;
	width: 114px;
	background-image: url('images/contact.jpg');
	background-repeat: no-repeat;
}
.navigation {
	width:595px;
	color: #9f4700;
	padding: 5px;
	margin-left: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9f4700;
	margin-bottom: 15px;
	height:25px;
	}		
.navigation a {
	font-size: 11px;
	font-style: italic;
	color: #9f4700;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f4700;
}
.navigation .alignright, .navigation .alignleft {float:left;}
.navigation .alignleft {margin-right:25px;}
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
	padding-left: 25px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
		}

h1 {
	margin-bottom: 25px;
		}
#main h2 {
	width:585px;
	display:block;
	background-color: #E0E0E0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	color:#9f4700;
	}
#sub_col h2 a {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	background-image: url('images/dotted.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 260px;
	/*margin-left: 25px;*/
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 12px;
		}
p.meta {
	font-size:11px;
	font-style:italic;
	margin-bottom:10px;
	}
p.more a {
	display: block;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
ul {
		list-style-type: none;
		}
#main ul {
	margin-left:35px;
	margin-bottom:15px;
	}
#main ul li {
	font-size:12px;
	list-style-image: url('images/bullet.jpg');
	margin-bottom:5px;
	}
#main ul li a {color:#9f4700; border-bottom:1px dotted #9f4700; text-decoration:none;}
img.alignright, img.aligncenter, img.alignleft {padding:5px; border:1px solid #C28E58;}
/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
		text-align: left;
		}  

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

/*#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

*/#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
ol.commentlist {
	margin-left:25px;
	list-style-type: none;
	}
ol.commentlist a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	} 
.commentmetadata {margin-left:25px; font-size:11px; font-style:italic;}
