﻿/*
Theme Name: Cloistered Life
Theme URI: http://cloisteredlife.com/
Description: Custom theme for Cloistered Life
Version: 2.0
Author: Keith Solomon
Author URI: http://reciprocity.be/
*/

/* Neutralize styling: Elements we want to clean out entirely */
html, body, form, fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8125em; /* 16x.8125=13px */
	margin: 0;
	padding: 0;
}

body {
	background: #ffc url(images/bg.png) repeat;
	font-size: 100%;
}

/* Neutralize styling: Elements with a vertical margin */
p, pre, blockquote,
ul, ol, dl, address {
	margin: .5em 0 .5em 0;
	padding: 0;
}

/* Apply left margin only to the few elements that need it */
li, dd, blockquote {
	margin: 0 0 .5em .5em;
}

blockquote {
	margin: 0 230px 0 2.5em;
/*	background-color:#FFFFCC; */
	padding:0.3em 1.8em 0em 0em;
	font-size: 1.5em;
	color: #000;
    font-family: "Monotype Corsiva", "Arial";	
    font-style:normal;
}

/* Heading Styles */
h1, h2, h3, h4, h5 {
	color: ;
	font-weight: bold;
}

h1 {
	clear: both;
	font-size: 19px;
	margin: 10px 0 8px;
}

h1.pagetitle, h1.pagetitle a {
	color: #900;
	font-size: 19px;
	margin: 15px 0 10px -1px;
	text-decoration: none;
}

h1.pagetitle a:hover {
	text-decoration: underline;
}

#posts #intro h1.pagetitle {
	font-size: 19px;
	margin: -5px auto 18px;
	padding: 0;
	text-align: center;
}

#single h1.pagetitle, #page h1.pagetitle, #reflect-page h1.pagetitle {
	font-size: 19px;
	margin: 5px 0 18px;
	padding: 0;
}

h2 {
	font-size: 16px;
	margin: 15px 0 15px 0;
}

#single h2, #page h2, #reflect-page h2 {
	color: #5a3818;
	font-size: 16px;
	letter-spacing: 0px;
}

h2.pagetitle, h2.pagetitle a {
	color: #900;
	margin: 18px 0 10px -1px;
	text-decoration: none;
}

h2.pagetitle a {
	color: #900;
}

h2.pagetitle a:hover {
	text-decoration: underline;
}

#posts #intro h2.pagetitle {
	margin: -5px auto 18px;
	padding: 0;
	text-align: center;
}

#single h2.pagetitle, #page h2.pagetitle, #reflect-page h2.pagetitle {
	margin: 5px 0 18px;
	padding: 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 3px 0;
	letter-spacing: -1px;
}

#home-sub h3 {
	font-size: 15px;
	letter-spacing: 0px;
	margin-top: 31px;
}

#single h3, #page h3, #reflect-page h3, #respond h3 {
	color: #5a3818;
	font-size: 15px;
	letter-spacing: 0px;
}

h4 {
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 4px 0 5px 0;
}

h2, h2 a, h2 a:link, h2 a:visited,
h3, h3 a, h3 a:link, h3 a:visited {
}

/* Link Styles */
a {
	color: #963;
	text-decoration: none; font-weight: bold;
}

a:hover {
	color: #900;
	text-decoration: underline; font-weight: bold;
}

a img {
	border: none;
}

/* Form Styles */
form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-family: inherit;
	font-size: 100%;
}

/* Miscellaneous conveniences: */
strong.search-excerpt {
	background: yellow;
	padding: .2em .3em;
}

.right, .alignright {
	float: right;
	margin-left: 10px;
}

.left, .alignleft {
	float: left;
	margin-right: 10px;
}

#intro .alignright {
	float: right;
	margin-left: 0;
}

#intro .alignleft {
	float: left;
	margin-right: 0;
}

.center, .aligncenter {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}

.red {
	color: #f00;
}

#space {
	font-size:0.3em;
}

/* Main Positioning Elements */
#wrap {
	background: url(images/backgnd.jpg) repeat;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

img.bookend {
	display: inline;
	float: left;
	margin: 8px 0 0;
	width: 110px;
}

#header {
	background: url(images/header.png) no-repeat left center;
	display: inline;
	float: left;
	height: 108px;
	margin: 8px 0 0;
	padding: 2px 0 0;
	width: 780px;
}

#homehead {
	display: inline;
	float: left;
	height: 110px;
	margin: 8px 0 0;
	width: 780px;
}

#titlebar {
	background: #5E3A16 url(images/titlebar-bg.png) repeat-x;
	height: 63px;
	padding-top: 1px;
	width: 1000px;
}

#titlebar #search {
	clear: both;
	float: right;
	margin: -27px 13px 0 0;
}

#pagecontent {
	
}

#footer {
	background: #000;
	clear: both;
	color: #fff;
	height: 44px;
	margin: 0 auto;
	padding: 5px 0 2px 0;
	text-align: center;
	line-height: 1.3;
	width: 1000px;
}

/* Header Elements */
#header a {
	/* This section contains an image replacement technique. */
	background: url(images/blank.gif) repeat;
	display: block;
	line-height: 36px; /* height of the image */
	margin-left: 204px;
	text-indent: -1000em;
	overflow: hidden;
	width: 341px;
}

/* Titlebar Elements */
#title {
	background: url(images/subbanner.jpg) no-repeat;
	/*float: left;*/
	height: 59px;
	margin: 0 auto;
	width: 531px;
}

#sponsor {
	float: right;
	height: 28px;
	margin-right: 2px;
	margin-top: -60px;
	width: 234px;
}

#sponsor a {
	/* This section contains an image replacement technique. */
	background: transparent url(images/irl.png) left center no-repeat;
	display: block;
	line-height: 28px; /* height of the image */
	text-indent: -1000em;
	overflow: hidden;
	width: 234px;
}

/* Content Elements */
#posts {
	float: right;
	margin: 0 42px;
	padding: 0;
	width: 570px;
}

#about-cl {
    margin-top: 18px;
	background: #ffc;
	float: right;
	padding: 0 8px 8px;
	width: 184px;
}

#about-cl img {
	display: block;
	margin: 0 0 10px;
}

#single, #page, #reflect-page {
	float: right;
	margin: 0 42px 30px;
	padding: 33px 25px 0;
	width: 720px;
}

.date {
	font-size: 11px;
	font-weight: bold;
}

/* changes bullets on Pro O. pg. */
#single li, #page li {
	background: url(images/bullet.gif) no-repeat left center;
	height: 14px;
	line-height: 15px;
	list-style: none;
	margin: 0px 0 2px 2em;
	padding: 5px 0 5px 40px;
}

#page .links li {
	background: transparent;
	height: auto;
	line-height: 1em;
	list-style: none;
	margin: 0 0 3px 0;
	padding-left: 0;
}

#page ul.rsrc {
	margin: 5px 0 0;
}

#page ul.rsrc li {
	background: transparent;
	height: auto;
	line-height: 1.3em;
	list-style: disc;
	margin: 0 0 3px 2em;
	padding-left: 0;
}

#posts .border {
	border: 1px solid #900;
}

#posts #intro {
	padding: 0 11px 29px 14px;
}

#posts #news hr, #page hr {
	margin: 5px 0 10px 0;
}

#page hr {
	margin: 5px 0 10px 0;
}

#page p, #reflect-page p, #news p {
	margin-bottom: 1.0em;
}

#page .info {
	/*height: 150px;*/
}

#page .info .left {
	float: left;
	margin: 0;
	width: 257px;
}

#page .info .right {
	float: right;
	margin: 0;
	width: 257px;
}

#page .desc {
	clear: both;
	margin-top: 5px 0 5px 0;
        padding-top: 10px;
}

#page ul {
	margin-top: 25px;
}

/* Resources - catalog - page */
#page dl {
	font-size: .9em;
	margin: 0;
	padding: 0;
}

#page dl dt {
	float: left;
c
	width: 90px;
}

#page dl dd {
	float: left;
	width: 161px;
}

#page dl dd.red {
	color: #f00;
	font-weight: bold;
}

#page dt a.buy {
	/* This section contains an image replacement technique. */
	background: url(images/buy.jpg) no-repeat;
        margin-top: 12px;
	border: none;
	display: block;
	line-height: 25px; /* height of the image */
	overflow: hidden;
	text-indent: -9999em;
	width: 90px;
}

#page a, #reflect-page a {
	font-weight: bold;
}

#page form p {
	margin-bottom: .5em;
}

#page form label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}

#page form label.full {
	clear: both;
	margin: 0 0 0 46px;
	text-align: left;
	width: 326px;
}

#page form textarea {
	width: 326px;
}

#page form .submit {
	float: right;
	margin-right: 120px;
}

#reflect-page img {
	border: 1px solid #000;
	margin: 10px;
}

#reflect-title-340 {
	float: left;
	width: 340px;
}

#reflect-title-350 {
	float: left;
	width: 350px;
}

#reflect-page .author {
	margin: 20px auto 0;
	padding: 0;
	width: 399px;
}

#reflect-page .author img {
	margin: 0 20px 0 0;
}

/* Sidebar Elements */
#sidebar {
	float: left;
	text-align: center;
	width: 145px;
}

#news-sb {
	background: #ffc;
	float: right;
	padding: 0 8px 8px;
	width: 184px;
}

#news-sb h3 {
	color: #5a3818;
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0;
}

#news-sb ul {
	margin: 0 0 1.5em 1em;
}

#news-sb li {
	font-size: 1em;
	list-style-type: disc;
	margin-bottom: 5px;
}

#sidebar #nav {
	background: #fff;
	margin-top: 18px;
	margin-bottom: 13px;
	padding-top: 1px;
	width: 130px;
}

#sidebar #nav a {
	background: #963;
	color: #ff3;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 5px;
	text-align: center;
	width: 135px;
}

/*
#sidebar #nav a#home {
	background: url(images/home.png) no-repeat 0 0;
}

#sidebar #nav a#home:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#day {
	background: url(images/day.png) no-repeat 0 0;
}

#sidebar #nav a#day:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#about {
	background: url(images/about.png) no-repeat 0 0;
}

#sidebar #nav a#about:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#pro {
	background: url(images/pro.png) no-repeat 0 0;
}

#sidebar #nav a#pro:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#testimonies {
	background: url(images/testimonies.png) no-repeat 0 0;
}

#sidebar #nav a#testimonies:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#resources {
	background: url(images/resources.png) no-repeat 0 0;
}

#sidebar #nav a#resources:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#links {
	background: url(images/links.png) no-repeat 0 0;
}

#sidebar #nav a#links:hover {
	background-position: 0 -50px;
}

#sidebar #nav a#contact {
	background: url(images/contact.png) no-repeat 0 0;
}

#sidebar #nav a#contact:hover {
	background-position: 0 -50px;
}
*/

#sidebar #home-sub {
	margin: 0 auto;
	text-align: center;
	width: 106px;
}

#sidebar #home-sub hr {
	margin: 17px 0 13px;
}

/* Footer Elements */
#footer a {
	color: #fc0;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}
/* This is style for copyright on home page only */
#copy {
	color: #000;
	height: 18px;
	line-height: 18px;
	margin: 5px 0 0 0;
	text-align: center;
}

#treefrog {
	background: #963;
	color: #fc3;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin: 5px 0;
	padding-left: 10px;
}

#treefrog a {
	color: #ff3;
}
#treefrog a:hover {
	color: #fff;
}
