﻿/*
Bereavement self help template
*/

body {
	margin-top: 15px;
	padding: 0;
	background: white;
	font-size: 14.5px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p, ul, ol {
	/*margin: 0 0 2em 0;*/
	text-align: left;
	line-height: 26px;
	list-style: none;
}

a {
	color:#396;
	/*text-decoration:none;*/
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.article_title {
	font-size:18px;
	font-weight:normal;
}
.article_credit {
	font-size:11px;
	font-style:normal;
	color:#396;
}

.article_credit p {
	margin-top: 2px;
}

.image_spacing_left {
	padding-left:10px;
}

.image_spacing_right {
	padding-right:10px;
}

a:hover{

	text-decoration:underline;
	
}

a:active {
	text-decoration:underline;
}

.middle {
	text-align:center;
}

.right {
	text-align:right;
}

.printbutton {
  visibility: hidden;
  display: none;
}

.button_right_side {
	
	float:right;
	
}

a:visited {

	
}

img {
	border: none;
}



#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	/*background: url(images/img02_backup.png) no-repeat left top;*/
	background-color:#FFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 279px;
	text-align:left;
}

/* Menu */

#menu {
	width: 848px;
	height: 68px;
	margin:0 auto;
	/*background: url(images/img03.jpg) repeat-x left top;*/
	/*background-image:url(images/nav_bar_green.jpg);*/


	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

#menu li {
	float: left;
	height: 50px;
	/*background: url(images/img04.jpg) no-repeat right top;*/
	font-weight: normal;
}

#menu a {
	display: block;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

#menu a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#menu .current_page_item a {
	color:white;
	font-weight: normal;
	
}

/** LOGO */

#logo {
	width: 848px;
	height: 196px;
	margin: 0 auto;

	text-align:left;
	background-image:url(images/featured.jpg)
}

/* Page */

#page {
	width: 848px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	
}

#link_list_holder {
	margin: 0 auto;
	padding: 0px 20px;
	float:left;

	width:808px;

}

#link_list_holder h1{
	font-size:30px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}
	

#link_list {

	float:left;
	padding:0px;
	padding-left:30px;
	width:239px;
	background:white;


}


#link_list ul {
	font-family:Verdana, Geneva, sans-serif;
 	font-size: 11px; color:#333; 
 	list-style-image: url(images/dot.gif);
  	list-style-type:none;
  	line-height:11px;
  	text-indent:0px;
  	padding:0px;
}


/* Content */

#content {
	float: left;
	width: 848px;
	text-align:justify;
}

#content ul {  
  list-style-type:none;
  line-height:normal;
  text-indent:0px;
  padding:0px;
  margin:15px;
}

/* Post */

.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*text-transform: uppercase;*/
	font-family:Verdana, Geneva, sans-serif;
	color:#09F3;
	font-weight:normal;
}

.post .entry {
	border-bottom:1px dashed;
	border-color:#666;
	padding-bottom:20px;
	
	
}

.post .entry p {
	text-indent:7px;
}

#titles {
	border-bottom:1px dashed;
	border-color:#666;
	font-weight:normal;

}

#titles h1 {
	font-size:30px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}

.titles h2 {
	font-size:24px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
	font-weight: normal;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}

.continued {
	color:#999;
	font-size:12px;
}

/* Sidebar */





.sidebarseries {
	/*text-transform:uppercase;*/
	font-size:11px;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
		padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
}

#sidebarseriesdiv {
		background: url(images/sidebar_titles_green.jpg) repeat-x left top;
		width: 220px;
		height:15px;
		text-align:left;
		padding-left:10px;
}


#sidebar li {

	/*border-bottom: 1px dashed #CCC;*/
}


/* Footer */

#footer {
	width: 848px;
	margin: 0 auto;
	background:white;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 10px;
	line-height:10px;
	color:#333;
	height:30px;
	padding-top:20px;
}

