@charset "utf-8";
/*
Theme Name: sevenoaks
Theme URI: http://www.sevenoaksalliance.ca 
Description: theme
Author: Circle Graphics
Author URI: http://circle.bc.ca/
*/

div#container
{
	margin-bottom: -251px;
}

div#second-right li
{
	margin: 0;
	padding: 0;
}

div#second-right h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #6E2041;
}

div#second-right ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

div#second-right ul li ul
{
	margin-left: 15px;
}

.post-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	color: #6E2041;
}

.post-info a,div#second-footer a
{
	font-size: 10px;
}

.post-info 
{
	font-size: 10px;
	border-top: 1px solid #6E2041;
	padding-top: 2px;
	margin-bottom: 30px;
}

.post-content p
{
	margin: 2px 0 2px 0;
}

.post-comments h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #6E2041;
}


div#footer
{
	background: url('images/main-footer-bg.jpg') repeat-x top left;
	height: 251px;
}

div#footer-bottom
{
	width: 985px;
	/*height: 126px;*/
	height: 89px;
	padding-top: 37px;
	margin: 0 auto;
	background: url('images/coffee-stain.jpg') no-repeat top left;
}

div#footer-bottom .content
{
	border: 1px solid #A19981;
	border-left: none;
	border-right: none;
	margin: 0 19px 0 19px;
}






