/*  Theme Name: FatimaTheme URI: http://samk.ca/freebies/free-wordpress-theme-blacksplat/Description: A simple, 3-column widget-ready WordPress theme designed to incorporate common ad formats.Author: samAuthor URI: http://samk.ca/Version: 1.7Tags: black, gold, simple, grunge, right sidebar, 3 columns, fixed width, valid xhtml, valid css, widgets, adsense ready, rounded, 1024.Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>..*/
/* Defaults */
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px;
}
a {
	color: #727248;
	text-decoration: none;
}
a:hover {
	color: #727248;
	text-decoration: underline;
}
blockquote {
	background: url(images/bquotes.gif) left top no-repeat;
	padding-left: 35px;
	margin: 10px 0 0 10px;
}
code {
	color: #555;
}
body {
	position: relative;
/* Fixes browser resizing bug in IE6 */
	margin: 0 auto;
	width: 100%;
	font-family: 'trebuchet ms', arial, sans-serif;
	text-align: center;
/* IE Centering Technique */
	background: #000000 url(images/side-message.jpg) 50% 0 no-repeat;
}
/* Header and wrapper */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
/* IE Centering Technique */
	background: url(images/topcurve.jpg) 40px 0 no-repeat;
}
#headerwrapper {
	background: url(images/topsplatleft.png) left top no-repeat;
}
#donotoffend {
	margin-top: 45px;
	position: relative;
	width: 900px;
	height: 40px;
}
#header {
	margin: 0 40px;
	padding-top: 55px;
	height: 140px;
	background: url(images/fatima-header.jpg) right 55px no-repeat;
}
#title {
	float: left;
	padding-left: 25px;
	width: 300px;
	height:84px;
	display: inline;
}
#header h1 {
	padding: 0;
	font-size: 15pt;
}
#header h1 a {
	color: #ebe9be;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header h3 {
	padding: 0 0 0 10px;
	color: #ccc;
	font-size: 10pt;
}
#topright {
	color: #fff;
	font-size: 10pt;
	float: right;
	margin-bottom: 24px;
	margin-right: 15px;
	width: 468px;
	height: 60px;
	display: inline;
}
#topright a {
	color: #B4B472;
}
/* Styles for Main Age of Mary Nav Bar */
#topnav-container {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#topnav-container a img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
#topnav-container a img:hover {
	opacity: 1;
}
#tnav {
	width: 755px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	margin: 0px auto;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}
#tnav li {
	float: left;
	margin-left: 3px;
}
#tnav .current_page_item {
	color: #fff;
	text-decoration: none;
	background: #000;
	padding: 10px 10px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	cursor: default;
	border: 1px #ccc solid;
	border-top: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#tnav .page_item a {
	color: #a7abf4;
	text-decoration: none;
	background: #000;
	padding: 10px 10px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border: 1px #ccc solid;
	border-top: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#tnav .page_item a:hover {
	color: #fff;
}
/* Menu and search */
#nav {
	clear: both;
	height: 32px;
}
#header #searchform {
	float: right;
	margin-left: 0;
}
#searchform {
	margin-left: 0px;
	width: 228px;
	padding-top: 4px;
	height: 28px;
	background: #ccc;
	background: url(images/bgsearch.jpg) left 3px no-repeat;
}
*:first-child+html #searchform {
/* Filter for IE7 */
	padding: 5px 0;
}
* html #searchform {
/* Filter for IE6 */
	padding: 5px 0;
}
#searchbox {
	margin-left: 8px;
	margin-bottom: 3px;
	width: 145px;
	background: none;
	border: none;
}
#searchbutton {
	width: 50px;
	background: none;
	border: none;
}
#searchbutton:hover {
	cursor: pointer;
}
#nav ul {
	list-style: none;
	width: 99%;
}
#nav li {
	float: left;
}
#nav li a {
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	text-transform: lowercase;
	border-right: 1px solid #666666;
}
#nav .current_page_item a, #nav .current_page_ancestor a {
	color: #ebe98b;
	text-decoration: underline;
}
#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav li.rssmenu a {
	color: #d3d082;
}
#nav li.rssmenu a:hover {
	color: #fff;
}
#subnav {
	clear: both;
	margin-top: -13px;
	height: 30px;
	font-size: 11px;
	padding-left: 10px;
	border-bottom: 1px #ccc dashed;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#subnav ul {
	list-style: none;
}
#subnav ul li {
	float: left;
}
#subnav p, #subnav ul li a {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
	display: block;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#subnav .current_page_item a, .current_page_ancestor a {
	text-decoration: underline;
	color: #6F6D00;
}
/* Content */
#main {
	clear: both;
	margin: 0 40px;
	width: 900px;
/* Prevents IE6 miscalculation */
	background: #fff;
}
#contentwrapper {
	width: 505px;
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}
#contentwrapper_fullwidth {
	width: 880px;
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}
#content a {
	text-decoration: underline;
}
#content .pageTitle {
	font-size: 15pt;
	letter-spacing: -1px;
	color: #222;
}
.post {
	margin-top: 0px;
	margin-bottom: 15px;
}
h2.postTitle {
	margin-top: 5px;
	padding: 0 10px;
	letter-spacing: -1px;
	font-size: 18pt;
	font-weight: normal;
	color: #333;
}
h2.postTitle a {
	color: #333;
}
p.author {
	margin-top: -10px;
	font-style: italic;
}
#content p.postMeta {
	padding: 0 10px;
	font-size: 10pt;
	color: #7b7b7b;
}
.post img {
	margin: 10px;
}
#content h1 {
}
#content h2 {
	color: #333;
}
#content h3 {
	padding: 10px 0 0 10px;
	font-family: georgia, times;
	font-size: 18pt;
	font-weight: normal;
	color: #666;
}
#content h4 {
	padding: 10px 0 0 10px;
	font-family: georgia, times;
	font-size: 14pt;
	font-weight: normal;
	color: #333;
}
#content h5 {
	padding: 10px 0 0 10px;
	font-family: georgia, times;
	font-size: 10pt;
	font-weight: normal;
	text-transform:uppercase;
}
#content p, #content ul, #content ol, #content td, .postContent p {
	font-family: georgia, times;
	font-size: 11pt;
	color: #333;
}
#content td {
	font-size: 10pt;
	padding: 0 5px;
}
#content th {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 10pt;
	padding: 5px;
}
#content .message {
	margin: 15px -10px 0 20px;
	padding: 55px 30px 10px;
	border-bottom: 1px #ccc dashed;
	background: url(images/message-bg.jpg) top left no-repeat;
	font-size: small;
}
#content .intro {
	width: 435px;
	margin: 10px 0pt 0pt 10px;
	padding: 35px 30px 10px;
	background: url(images/intro-bg.jpg) top left no-repeat;
	font-size: small;
	border-bottom: 1px #ccc dashed;
}
#content .footnote {
	margin: 15px 30px 0;
	border-top: 1px #666666 dashed;
	border-bottom: 1px #666666 dashed;
}
#content .footnote a {
	text-decoration: none;
}
#content .pagination p {
	color: #A7ABF4;
}
#content .pagination a {
	text-decoration: none;
}
#content .pagination a:hover {
	text-decoration: underline;
}
#story p {
}
.postContent ul, ol {
	padding: 0 0 0 35px;
}
.postContent ul li, ol li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11pt;
	color: #333;
}
.comment {
	border-top: 1px solid #ebebeb;
}
#commentslinks {
	float: right;
	text-align: right;
	padding: 5px 10px;
	width: 160px;
	color: #727248;
	font-size: 9pt;
}
#commentslinks a {
	text-decoration: underline;
}
#comments {
	margin: 0 10px;
	padding: 5px 10px;
	padding-left: 25px;
	font-size: 9pt;
	color: #727248;
	background: url(images/comment.jpg) left 5px no-repeat;
}
p.comments {
	clear: both;
	padding: 5px 10px;
}
p.comment {
	padding: 0 10px;
}
p.comments a {
	padding-left: 20px;
	background: url(images/comment.jpg) left top no-repeat;
	font-size: 10pt;
	text-decoration: none;
}
p.comments a:hover {
	text-decoration: underline;
}
.commentlist {
	margin: 10px 25px;
	padding: 0 10px;
	font-size: 10pt;
	list-style: none;
}
.commentlist li {
	margin: 0 0 5px -25px;
	padding-bottom: 5px;
}
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
}
.commentlist cite a {
}
.comment .commentmetadata a {
	color: #333;
}
.commentlist p {
	padding: 10px 0;
}
.comment h3 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
p.comment a {
	padding-left: 20px;
	background: url(images/comment.jpg) left top no-repeat;
	font-size: 10pt;
}
textarea {
	width: 480px;
}
.comment #submit {
	width: 118px;
	height: 30px;
	background: url(images/commentbutton.jpg) left top no-repeat;
	border: none;
	font-size: 9pt;
	color: #fff;
}
.comment #submit:hover {
	cursor: pointer;
}
.commentbody {
	float: right;
	width: 370px;
	margin: 10px 0 15px 0;
	padding-bottom: 10px;
}
a.gravatar {
	float: left;
	margin: 10px 15px 20px 0;
	width: 69px;
}
#nextprevious {
	margin: 10px;
}
/* Sidebars */
#sidebars {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 5px;
	width: 350px;
}
#sidebar0 {
	padding: 0 15px 0 0;
}
#sidebar1 {
	float: left;
	width: 180px;
}
#sidebar2 {
	float: right;
	padding-right: 15px;
	width: 140px;
}
#sidebars h2 {
	padding: 0 0 2px 0;
	font-size: 12pt;
	color: #333;
	letter-spacing: -1px;
	border-bottom: 1px solid #e4e4e4;
}
#sidebars table {
	width: 160px;
}
#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars li ul {
	padding: 0;
}
#sidebars ul ul li {
	margin: 0;
	padding: 3px 2px 2px 10px;
	color: #333;
	line-height: 17px;
	/* Required for cross-browser consistency;
cross-browser defaults vary. */
}
#sidebars a {
	display: inline;
	color: #333;
	text-decoration: none;
}
#sidebars a.showit {
	color: #727248;
}
#sidebars a:hover {
	color: #727248;
	text-decoration: underline;
}
#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #333;
}
#tag_cloud a {
	display: inline;
}
#sidebars ul.children li {
	border-bottom: none;
}
#sidebars ul.children {
	margin-bottom: -5px;
}
#pages {
	padding: 5px;
	background: #eee url(images/bgsidebar1.png) left top repeat;
}
#pages ul li {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px #ccc dashed;
}
#pages ul ul li {
	font-weight: normal;
	text-transform: none;
	border-bottom: none;
}
#pages ul ul ul li {
	font-weight: normal;
	font-style: italic;
	padding: 3px 2px 2px 13px;
	background: url(images/bullet.gif) 3px 7px no-repeat;
}
/* footer*/
#footerwrapper {
	clear: both;
	height: 335px;
	background: url(images/bottomsplatright.png) right bottom no-repeat;
}
#footer {
	height: 297px;
	margin: 0 40px;
	background: #000 url(images/bgfooter.jpg) left top no-repeat;
}
#footerleft {
	float: left;
	margin-top: 70px;
	margin-left: 15px;
	width: 400px;
	display: inline;
}
#footerleft p a {
	color: #B4B472;
}
#footerleft p {
	padding: 0;
	line-height: 16px;
}
#footer p {
	font-size: 10pt;
	color: #FFF;
}
a img {
	border: none;
}
#bottomcurve {
	clear: both;
	width: 900px;
	height: 55px;
	background: url(images/bottomcurve.png) left bottom no-repeat;
}
#bottomcurve span {
	float: right;
	width: 125px;
	height: 15px;
}
#bottomcurve span:hover {
	cursor: pointer;
}
.highlight {
	color: #D9D688;
	font-weight: bold;
}
/* Misc */
.cleared {
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 15px 10px 5px;
/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 8px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content .wp-caption-text {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textbox {
	border: 1px solid #ddd;
	background: #fff;
	padding-top: 4px;
	margin: 15px 10px 5px;
/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 5px;
}

#toc ol li, #toc ul li {
	background: transparent url(images/fatimabg.jpg) no-repeat scroll right top;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

