/*  
Theme Name: Shekinah-Melchizedek 2009
Theme URI: http://shekinah-melchizedek.co.uk
Description: Created for my good friend Damian Nola.
Version: 2.0
Author: JD LeJeune
Author URI: http://jdlejeune.com
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #714755;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
	}

#content {
	background-image: url(images/shekinah-melchizedek-sides.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	}	

#content a {
	color: #990000;
	}
	
#content #backtop {
	font-size: 1.0em;
	text-align:center;
	}	
	
#footer {
	background-image: url(images/shekinah-melchizedek-bottom.jpg);
	background-color: #714755;
	padding: 0;
	margin: 0;
	width: 750px;
	height: 97px;
	}
	
#footer a, a:active, a:hover, a:visited {
	color: #990066;
	text-decoration: none;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
	
#footer li {
	list-style-type: none;
	display: inline;
}	

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin: 0px;
	text-align: center;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

#header {
	background-image: url(images/shekinah-melchizedek-top.jpg);
	background-color: #714755;
	padding: 0;
	margin: 0;
	height: 396px;
	width: 100%;
	}
	
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#headerimg a, a:visited, a:active {
	text-decoration: none;
	color: #fff;
	}

#headerimg a:hover {
	text-decoration: none;
	font-style: italic;
	color: #FFCC66;
	}	

#headerimg li {
	list-style-type: none;
	}
	
.middle {
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;	
	}
		
.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 750px;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 750px;
	}


.page-item {
	list-style-type: none;
	display: inline;	
	}
	
.post {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}	

.post img {
	padding: 9px;
	}

.topnav {
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-top: 2px;
	padding: 0px;
	}

.topnav li {	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;	
	line-height: 1.75em;
	font-size: 1.2em;
	font-weight: bold;
	}

.topnav li ul li {	
	border-bottom-style: none;
	line-height: 1.4em;
	font-size: .77em;	
	font-weight: normal;	
	}

.widecolumn {
	width: 450px;
	padding: 0px;
	margin: 0px;
	}