
/* BEGIN RESETS CSS */
/* HTML5 tags */

article, aside, dialog, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figcaption, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background-color: transparent;
}

a {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1em;
	vertical-align: baseline;
	background-color: transparent;
}

abbr[title], dfn[title] {
	border-bottom: 1px dashed #CCC;
	cursor: help;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

del { text-decoration: line-through; }

/* remember to define focus styles! */
:focus { outline: 0; }

ins { text-decoration: none; }

mark {
	color: #000;
	background-color: #FF9;
	font-style: italic;
	font-weight: bold;
}

ol, ul { list-style-image: url("https://www.myspiritualcounselor.com/images/bullet_done.gif"); }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

textarea {
	margin: 0;
	padding: 0;
}

/* END  RESETS CSS */

html {
	background: url(../images/bg_bodyline.jpg) top center repeat;
	overflow-y: scroll;
}

body {
	background: url(../images/bg_body.jpg) top center no-repeat fixed;
	font: 400 12px/14px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #aaa;
}

a {
	color: #656eef;
	text-decoration: none;
}

img { border: none; }

a:hover { text-decoration: underline; }

p {
	clear: both;
	margin: 0 0 8px;
}



.clearAll { clear: both; }

h1 {
	float: left;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-weight: normal;
	font-size: 2.6em;
	padding: 0 0 10px;
	margin: 0 0 15px;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 20px;
}

h3 a {
	color: #e09208;
	font: italic 14px/18px Arial, Helvetica, sans-serif;
}

#wrapper {
	margin:0 auto;
	display: table;
	width: 100%;
	overflow: hidden;
}

#content {
	width: 1000px;
	margin: 0 auto;/*shadow*//*-moz-box-shadow: 0 5px 18px -5px #000;
	-webkit-box-shadow: 0 5px 18px -5px #000;
	box-shadow: 0 5px 18px -5px #000;*/
}

html > body .scroll {
	display: block;
	height: 657px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	/*overflow: auto;*/
	position: relative;
}

#header {
	background: url(../images/img_header.png) left top no-repeat;
	height: 88px;
	margin:0 0 13px 0;
	color: #CAC6BF;
	border: 1px solid #1e2478;
}

#header h1 { text-indent: -9999px; }

#navbar {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
}

#menu {
	float: right;
	margin: 0;
	height: 72px;
	display: block;
	overflow: hidden;
	text-align: right;/*width: 1000px;*/
}

#menu li {
	display: inline;
	list-style: none;
	text-align: center;
}

#menu li a {
	/*float: left;*/
	background: url(../images/bg_menuline.png) left center no-repeat;
	margin: 0 7px;
	padding: 16px 7px;
	color: #656eef;
	font: 400 14px/14px Cambria, Georgia, Times, 'Times New Roman', serif;
	text-transform: uppercase;
	text-align: center;
	float: left;
	width: 102px;
	display: block;
}

#menu li a:hover, .hover {
	color: #c3c5e5 !important;
	text-decoration: none;
}

#menu li a:last-child { padding-right: 0; }

.chead {
	background: none;
	color: #c3c5e5;
	font: 30px/28px Cambria, Georgia, Times, 'Times New Roman', serif;
	margin: 0 0 18px 0;
	display: block;
}

.post {
	clear: both;
	background: url(../images/bg_content.png) left top repeat-y;
	min-height: 500px;
	padding: 0 16px 10px 0;
	margin: 0 0 8px;
	border: 1px solid #1e247d;
}

.post li {
	margin-left: 32px;
	background: url(../images/icon_list.png) no-repeat scroll left 4px transparent;
	list-style: none;
	padding: 0 0 13px 13px;
	line-height: 14px;
}

.post .details {
	float: left;
	width: 334px;
}

.post .details .info {
	font-size: .9em;
	color: #999;
}

.post .details .info a { padding: 0; }

.post .body {
	float: right;
	width: 634px;
	padding: 18px 0 0 14px;
	overflow: hidden;
}

.post .body a { text-decoration: underline; }

.post h1 {
	float: left;
	background: url(../images/icon_header1.png) no-repeat scroll left 8px transparent;
	font: 700 18px/16px Cambria, Georgia, Times, 'Times New Roman', serif;
	color: #cd9929;
	padding: 13px 0 13px 30px;
	margin: 0;
	display: block;/*width: 100%;*/
}

.post h2 {
	float: left;
	background: url(../images/icon_header2.png) no-repeat scroll left 8px transparent;
	font: 700 14px/14px Cambria, Georgia, Times, 'Times New Roman', serif;
	color: #ccc;
	padding: 6px 0 6px 20px;
	margin: 0;
	display: block;/*width: 100%;*/
}

.post strong { font-style: italic; }

.post img { margin: 0 20px 20px 0; }

.entry {
	clear: both;
	width: 980px;
	margin: 0 auto;/*overflow: hidden;*/
}

.col {
	background: url(../images/bg_names.png) no-repeat;
	width: 282px;
	height: 93px;
	display: block;
	padding: 18px 14px 9px 14px;
	margin: 0 25px 16px 0;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	/*shadow*/
	-moz-box-shadow: 0 5px 18px -5px #000;
	-webkit-box-shadow: 0 5px 18px -5px #000;
	box-shadow: 0 5px 18px -5px #000;
}

.col.last { margin-right: 0; }

.col h3 { text-align: right; }

#footer {
	clear: both;
	/*height: 116px;*/
	height: auto;
	padding: 0;
	margin: 0;
	color: #b4b4b4;
	font: 400 12px/18px Arial, Helvetica, sans-serif;
}

#footer #menuft, #footer .copyright {
	width: 1000px;
	display: block;
	text-align: center;
	margin: 0 auto;
	clear: both;
}

#menuft li {
	display: inline;
	list-style: none;
}

#menuft li a {
	background: url(../images/icon_fmenuline.png) left center no-repeat;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0 8px;
	color: #b4b4b4;
	font: 10px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menuft li a:hover {
	color: #fff;
	text-decoration: none;
}

#menuft li .first { background: none; }

#footer .entry .col p { height: 64px; }

#footer .copyright a { color: #b4b4b4; }

#footer .copyright a:hover {
	color: #fff;
	text-decoration: none;
}
