/*  
Theme Name: Divinely Inspired
Theme URI: http://www.divinelyinspired.net.au
Description: This is my theme for Suzy Lily's website.
Version: 1.0
Author: Dennis Ganchingco
Author URI: http://dennisganchingco.com/

*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,pre,form,fieldset,input,blockquote,table,ul,li,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none;color:#000000; }
body {
/*	font-size: 62.5%; */
	font-size: 9pt;
/*	background: #bfd1a0; */
/*	background: #bfd1a0 url(images/bgmagentagold72vert.jpg) repeat; */
	background: #bfd1a0 url(images/bg_header.jpg) repeat;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
/*	line-height: 22px; */
	color: #555;
}
/* -------------------------------------------- */
.mceContentBody {
    line-height:1.31em;
    text-align:justify;
    font-size:0.8em;
    margin:2.5ex auto;
    padding: 0pt;
    width:450px;
    background:transparent url('../../themes/default/images/kubrickbg-ltr.jpg') repeat-y scroll center top;
    background-color:#e7e7e7;
}
a:hover {
	text-decoration: underline;
}

/* img {
	float: left;
	margin-right: 8px; */
/*	margin-bottom: 1px; */
/*} */

#header {
	color: #ffffff;
	background: #EEEEEE none repeat scroll 0 0;
	background-image: url(images/bg_header.jpg);
	text-align: center;
	margin: 0;
	padding: 14px 10px 0 10px;
}
#headercontainer {
	margin: 0 auto 0;
	padding: 0;
	width: 895px;
}
#headercontainer img {
	margin-bottom: 0;
}
.header_button {
	height: 103px;
	float: left;
	margin: 0;
	padding: 0;
}
.header_button img {
	margin: 0;
	padding: 0;
}
#container {
	background: url(images/bg_paper.gif) center repeat-y;
	width: 674px;
	margin: 0 auto 0;
	padding: 0 10px 10px 10px;
}
#content {
	float: left;
/*	width: 334px; */
	width: 672px;
}
#contentcat {
	float: left;
	width: 672px;
}
#divinelogo {
	margin: 0 auto 0 2px;
	background: url(images/divinelyinspired_banner.jpg) no-repeat;
/*	width: 254px; */
	height: 330px;
}
.postcat {
	background: #f5f3ce;
	font-size: 11pt;
/*	width: 440px; */
	width: 640px;
	border: 1px #7f9c25 solid;
	padding: 2px 4px 6px 10px;
	margin: 9px 9px 0 9px;
}
.post {
	background: #f5f3ce;
	font-size: 11pt;
/*	width: 300px; */
	width: 640px;
	border: 1px #7f9c25 solid;
	padding: 2px 4px 6px 10px;
	margin: 9px 9px 0 9px;
}
.postmetadata {
	font-size: 8pt;
}
.entry ul {
	list-style-type: none;
}
.entry li {
	margin-left: 6px;
}

#sidebar {
	float: left; 
/*	width: 326px;  width: 200px;*/
	padding: 2px 10px 6px 4px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}

.navigation {
	margin-top: 10px;
	font-size: 8pt;
	text-align: center;
}

#footer {
	float: none;
	text-align: center;
	margin: 0em;
	background-image: url(images/dot_bg.jpg);
	/*background-color: #747027; */
	padding: 0.5em 0.2em;
	color: #909090;
	border-top:5px solid #000000;
}
