/*
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: 13px;
	font-weight: bold;
	color: #900;
	padding: 4px 0 3px 0;
	letter-spacing: 0px;
}

#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: 13px;
	color: #900;
	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;
}
/* padding for left and r added by Kevin */
.right, .alignright {
	float: right;
	margin-left: 10px;
        padding: 0 0 6px 0;
}

.left, .alignleft {
	float: left;
	margin-right: 10px;
        padding: 0 0 6px 0;
}
/* for when image is best put within the story */
.left, .alignleft-midstory {
	float: left;
	margin-right: 10px;
        padding: 6px 0 6px 0;
}

#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;
}
.space {
	font-size:0.4em;
}

/* 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 35px 0 35px;
	padding: 0;
	width: 556px;
}

#about-cl {
	float: right;
	padding: 0 8px 8px;
	width: 184px;
}

#about-cl img {
	display: block;
	margin: 0 0 10px;
}

#about-cl-box {
    margin: 18px auto 10px;
	float: right;
	background: #ffc;
	padding: 0 8px 8px;
	width: 184px;
}

#sidebar-rt {
        text-align: center;
}

#sidebar-rt img {
	display: block;
	margin: 0 auto 3px;

}

#single, #page, #reflect-page {
	float: right;
	margin: 0 42px 30px;
	padding: 33px 25px 0;
	width: 720px;
}

#page {
	margin: 0 32px 30px 12px;
}

.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;
        padding: 0 15px 0;
	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: 170px;
}

#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: 160px;
}

#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: 160px;
}
.adcaption {
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
        margin: 0px 7px 20px 7px;

}
.adcaption a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660033;
	text-align:center;

}
.ad-image {
        margin: -8px 17px 4px 0px;
}
.ad-video {
        margin: -8px 17px 14px 0px;
}

.adcaption-rt {
        text-align: center;
        margin: -12px 17px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660033;
	text-align:center;
}
.adcaption-rt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660033;
	text-align:center;

}
.sponsors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
        letter-spacing: 4px;
	font-weight:100;
	color: #8B8989;
	text-align:center;
        margin: 10px 8px 10px 8px;
        padding-top: 10px;
}
.sponsor-credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
        letter-spacing: 1px;
	font-weight:100;
	color: #8B8989;
	text-align:left;
        padding-bottom: 8px;
}
        
.advertisehere a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
        letter-spacing: 1px;
	color: #8B8989;
	text-align:center;
        margin: 20px 8px 10px 1px;
}
.advertisehere-rt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
        letter-spacing: 1px;
	color: #8B8989;
        margin: 20px 0px 6px 3px;
}
/*
#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: 120px;
}

#sidebar #home-sub hr {
	margin: 17px 0 13px;
}

#sidebar #home-sub img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* 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;
}

#sidebar-rt ul {
    margin-bottom: 1.5em;
   
    margin-right: 0;
    margin-top: 0;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #990000;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

#sidebar-rt a {
	
	color: #990000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 5px;
	text-align: center;
	width: 160px;
}

#sidebar-rt .advertisehere a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
        letter-spacing: 1px;
	color: #8B8989;
	text-align:center;
        
}

#sidebar-rt .adcaption { margin-left 0; }
