/*
Theme Name: DivinationFoundation 
Theme URI: http://divination.com
Description: Custom theme, built on top of Plainscape.
Version: 1.0.0
Author: Jewel Mlnarik
Author URI: http://mlnarik.com
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


body {
	font-size: 86.0%; /* Resets 1em to 10px */
	font-family: 'Tahoma','Lucida Grande',Arial, Sans-Serif;
	color:#555;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

a {
	color: #00c;
	text-decoration: none;
}

a:hover {
	color:#9c0;
}
a:visited {
	color:#9c0;
}

h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-align:left;
}

h1, h2 { font-size: 2.4em; }
h1, h2, h1 a, h2 a { color: #330033; text-transform: lowercase; font-family: "Antique Olive Std","Tahoma","Trebuchet MS",sans-serif; font-weight: normal; text-decoration: none; }
h3 { font-size: 2em; color: #333333; text-transform: lowercase; }
div#content h3, div#content h2.subtitle, div.entry h2, div#homebottom h3, div#homebottom2 h3 {
   background-image:url(/images/layout/h2StarburstBorder.gif);
   background-position:left bottom;
   background-repeat:no-repeat;
   color:#666666;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
   font-size:16px;
   font-weight:normal;
   margin-left:-48px;
   margin-top:0;
   padding-bottom:20px;
   padding-left:48px;
   padding-top:0;
   width:100%;
   margin-bottom: 0px;
}
div#content h2.subtitle, div.entry h2 { background: none; padding: 0; margin: 0 0 1em; font-family: "Antique Olive Std","Tahoma","Trebuchet MS",sans-serif; font-weight: lighter; }


h4 { font-size: 1.2em; }
h5 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {
	color:#666;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#996699 url(/images/newlayout/pgbkg-ruled.jpg) repeat-y scroll 50% 0;
vertical-align:top;
}

body#homepage {
background:#996699 url(/images/newlayout/pgbkg-home.jpg) repeat-y scroll 50% 0;
vertical-align:top;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 912px;
}

#header {
	margin: 0 0;
	background:url('/images/newlayout/hdrbkg-912x154.jpg') no-repeat;
   padding: 0 0;
   width: 912px;
   height: 154px;
   overflow: hidden;
}
#printMast {
   display: none;
}

#wrapper {
	padding:1em;
}
body#homepage #wrapper { height: 100%; padding: 0; margin: 0; }
#content {
	float:right;
	margin:0 2em 2em 0;
	padding:0 0 0 0;
	width: 612px; position: relative;
}

#content a, div#homebottom a {
   color: #663366;
   text-decoration:underline;
}

#content ul
{
list-style-type:square;
margin-left:15px;
margin-top:0;
padding:0 0 8px 8px;
}

#sidebar {
	width:230px;
	float:left;	
	margin:0;
	padding:20px 0;
}	

#footerbar {
	margin: 0 auto;
	clear: both;
}
#footer {
	margin: 0 auto;
	clear: both;
}

/* Header */
#headertop { margin: 10px 2em 0 0; height: 114px; }
#headerbottom { height:26px; margin:0 2em 0 0; overflow: hidden; clear: both; }

div.headerleft { width: 264px; text-align: center; float: left; }
div.headerright { text-align: right; overflow: hidden; }

#headerbottom div.headerleft { margin-top: 4px; }

#headerbottom div.headerright { float:right; width:600px; }

div#headerbottom a, div#headerbottom a:visited { color: #666; cursor: pointer; text-decoration: underline; }


p#breadcrumbs { color:#666666;
display:inline;
font-size:12px;
font-weight:lighter;
margin-right:2em;
text-align:right;
text-transform:lowercase; }
p#breadcrumbs a { color: #666; }
p#breadcrumbs a:hover { text-decoration: underline; }


#header .description {
	font-size: 12px; color: #333;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}
	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
   float:right;
   text-align: left;
}

#hmenu ul li, #hmenu ul li a, #hmenu ul li a:visited {
	font-family: "Antique Olive Std","Tahoma","Trebuchet MS",sans-serif; 
	color:#351635;
	font-size:18px;
	font-weight:lighter;
	text-transform:lowercase;
}	

#hmenu ul li li, #hmenu ul li li a, #hmenu ul li li a:visited {
	color:#351635;
   font-size:12px;
   font-weight:lighter;
   text-transform:lowercase;
}	
#hmenu ul li ul li {
	display:block;
   float:none;
   text-align:left;
}

#hmenu ul li#hmenu_rss {
	background:url('/images/rss.png') no-repeat;
	padding-left:20px;
}	
#hmenu ul li li a:hover { text-decoration: underline; }

/* End header */

/* FOOTER */
#fmenu {
	margin:0 20px;
	padding:5px 0;
}

#fmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

#fmenu ul li {
	padding:0;
	display:inline;
	margin:0 80px 0 0;
	float:right;
	text-align: left;
}

#fmenu ul li, #fmenu ul li a, #fmenu ul li a:visited {
	font-family: "Antique Olive Std","Tahoma","Trebuchet MS",sans-serif; 
	color:#fff;
	font-size:18px;
	font-weight:lighter;
	text-transform:lowercase;
}	

#fmenu ul li li, #fmenu ul li li a, #fmenu ul li li a:visited {
	color:#fff;
	font-size:12px;
	font-weight:lighter;
	text-transform:lowercase;
}	
#fmenu ul li ul li {
	display:block;
	float:none;
	text-align:left;
}

#fmenu ul li#fmenu_rss {
	background:url('/images/rss.png') no-repeat;
	padding-left:20px;
}	
#fmenu ul li li a:hover { text-decoration: underline; }

/* column */
div#contentColumn {
  margin: 0pt 0pt 0pt 1em; float: right; width: 160px;
}
div#contentColumn ul,
div#contentColumn li { 
  list-style-type:none;
  margin: 0 0 1em 0;
  padding:0 0 0 0;
  border-left:1px solid #CCCCCC;
}
div#contentColumn h2.widgettitle { 
border-bottom:1px solid #CCCCCC;
font-size:16px;
font-weight:normal;
padding-left:8px;
}



/* Post */
.post {
	margin: 0;
   padding:20px 0 0 40px; 
	text-align: justify;
	overflow:hidden;
	clear:left;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	color:#888;
   font-size:0.9em;
   margin-bottom:2em;
}
.postmetadata a {color: #00c !important;}

.clear {
	clear: both;
}

.entry {
	line-height:1.4em;
	margin: .8em 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}
.navigation {
  clear:both;
  font-size:11px;
  margin:0 2em;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

input.searchInput { font-size: 12px; color: #999; font-weight: lighter; }
input#searchsubmit { height: 22px; font-size: 14px; color: #999; }

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	margin:0 0 0 40px;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('/images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('/images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px 0 0 0;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
   font-family:Arial,sans-serif;
   font-size:12px;
   }

#sidebar h2 {
   color:#663366;
   font-size:1.2em;
   font-weight: lighter;
	}

#sidebar h2 {
   margin:1em 0 0;
   padding:0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar a:visited, #sidebar a:hover { color:#663366; }
#sidebar a:hover { text-decoration: underline; }

/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer, will be 45px */	

#footerbar {
	background-color: #595773;
	border-bottom: 1px solid #333;
	height: 1px;
	text-align:center;
	color:#fff;
	margin: 0;
	padding: 0;
}
#footer {
	background-color: #53901E;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:.9em;
	color:#fff;
	height: 180px;
}
#footer p { margin-right: 2em; }
/* Custom */


/* widgets */
li.goodshelf_li { display: inline; margin-right: 5px !important; }

/* homepage featured posts */
div#banana { width: 401px; height: 279px; overflow: hidden;
   background: transparent url('/images/newlayout/bananabkg.gif') no-repeat;
   float: left;
   position: relative;
   margin-top: 1.6em;
   font-size: 12px;
}
div#bananacontent { margin:30px 30px 0 38px; }
div#bananacontent .featured-post-image {
	max-width: 140px;
	max-height: 175px;
}
div#bananacontent img.featured-border { border: solid 1px #333; }

div#bananacontent .featured-post-content {
  left:200px;
  position:absolute;
  top:10px;
  width:155px;
}
div#bananacontent h4 {font-weight: lighter; margin-bottom: 2px; }
div#bananacontent .featured-post-title {margin-top: 0px; color:#330033;}
div#bananacontent .featured-post-excerpt {
    
}
div#bananacontent .featured-post-excerpt h4 {
    font-size: 1em;
}

div#bananacontent .featured-post-link { }
div#bananabottom {
	margin: 0 40px 24px 44px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-weight: lighter;
}
div#bananabottom a { color: #fff; text-decoration: underline; font-weight: lighter; }
div#bananab1 { position: absolute; top: 118px; left: 7px; }
div#bananab2 { position: absolute; top: 118px; right: 9px; }

/* homepage main content */
body#homepage #content {
	color: #444444;
	margin: 0;
	width: auto;
	float: none;
}
body#homepage #content .post {
   clear: right;
   margin:0 2em 0 0;
   overflow:hidden;
   padding:0 0 0 0;
}
body#homepage div#content div.entry {
	margin-top: 18px;
	margin-left: 10px;
}
body#homepage div#content div.entry h2 {
	color: #3F0F3F;
	font-size: 25px;
	margin-top: 1.5em;
	margin-bottom: 8px;
}

body#homepage div#content div.entry h3 {
	background: none;
	font-size: 17px;
margin-bottom:-0.5em;
margin-left:-46px;
text-transform: none;
}
body#homepage div#content div.entry p {
	margin-left: 12px;
}
#content .post h2, #content .post h2 a {
   font-weight:lighter;
}
#content .post h2 {
   font-size:22px;
}
#content .post h3 {
 border-bottom:medium none;
}
#content .post h3 a {
   text-decoration: none;
   color: #333;
}

/* Random Quotes styles */
.quote-quotationmark-stylized {
	display: none;
}

/* HomePage Random Quotes */
body#homepage div#homeQuotes {
	color: #666666;
	margin-left: 10px;
}
body#homepage .quote-area {
	margin-top: 40px;
	margin-bottom: 20px;
}
body#homepage .quote-area span.quote-quotationmark-plain {
	display: none;
}
body#homepage .quote-area span.quote-quotationmark-stylized {
	display: inline;
	font-family: times;
	font-size: 80px;
	color: #FADF9D;
}
body#homepage .quote-quote {
	margin-top: -30px;
	margin-left: 50px;
}
body#homepage .quote-author {
font-size:20px;
font-weight:lighter;
margin-left:-12px;
margin-top:-6px;
color:#999999;
}

body#homepage div.container div#homeQuotes {
	margin-left: 0;
}
body#homepage div.container .quote-area {
	margin-top: 0;
	margin-bottom: 0;
}
body#homepage div.container .quote-area span.quote-quotationmark-stylized {
  display:block;
  font-size:40px;
}
body#homepage div.container .quote-quote {
  margin-left:26px;
  margin-right:16px;
  margin-top:-30px;
}
body#homepage div.container .quote-author {
 font-size:16px;
 margin-top:-6px;
 text-align: right;
}
body#homepage div.container .quote-author span.quote-quotationmark-stylized {
  height:40px;
  margin-top:-44px;
}

/* HomePage bottom columns */
div#homebottom { padding: 5px 0; }
div#homebottom {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(/images/newlayout/shadow-2col.png) repeat-y top left;
}
div#homebottom2
{
 background-color:#996699;
 padding: 0; height: 212px;
}
div#homebottom h2, div#homebottom2 h2 {
	color: #3F0F3F;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
   font-size:20px;
   font-weight:normal;
}
div#homebottom h3, div#homebottom2 h3 {
	background: none;
	margin: 0;
	padding: 0 0 12px 0;
}
div#homebottom ul, div#homebottom2 ul.widgets {
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}
div#homebottom2 ul.widgets li.widget {
  list-style-type: none;
  width: 260px; float: left; padding: 0 1em;
}
div#homebottom2 ul.widgets li.widget_text { width: 280px; margin: 10px 0 0 20px; }
div#homebottom > ul li {
	padding: 0 0 0 1%;
	float:left;
	text-align: left;
	width: 32%;
}
/*
 div#homebottom ul li+li {
	background: url(/images/newlayout/shadow.png) repeat-y top left;
}
*/
div#homebottom ul li ul li {
	background: none;
	border: none;
	float:none;
	text-align:left;
	height: auto;
	width: 240px;
        list-style-type: disc;
}
div#homebottom div.container {
	padding: 0 8px 0 12px;
}
div#homebottom div#news img,
div#homebottom div#feeds img {
	float: left;
	margin-top: 2px;
	padding-right: 12px;
}
div#homebottom div#news h2,
div#homebottom div#feeds h2 {
	margin-bottom: 12px;
}
div#homebottom div#news ul li,
div#homebottom div#feeds ul li {
	margin-left: 32px;
}
div#homebottom div#learning ul {
	list-style-type: disc;
}
div#homebottom div#learning ul li {
	margin-left: 32px;
}
/*
div#homebottom object#showplayer {
	width: 100%;
}
*/

/* Homepage G-Lock Double Opt-in styles */
div#homebottom .gsom-optin-div-label {
	float: left;
	width: 99px;
}
div#homebottom div.gsom-optin-form input[type="text"] {
	width: 120px;
}
div#homebottom label.gsom-optin-label.radio {
	margin-bottom: -14px;
}
div#homebottom div.gsom-optin-radiogroup {
float:none;
margin-left:80px;
}
div#homebottom div.gsom-optin-radiogroup input[type="submit"] {
	margin-top: 12px !important;
}
div#homebottom .plugin-support, .plugin-support * {
	visibility: hidden;
}

table.podcasts { color: #333333; margin-left: 8px; }
table.podcasts tr { border-bottom: solid 1px #cccccc; text-align:left; }
table.podcasts tr.row1 { background-color: #e8e8e8; }
table.podcasts tr.row2 { background-color: transparent; }

table.podcasts th {font-size: 11px; color: #666; }

table.podcasts td.guest {width:120px; }
table.podcasts td.date {width:80px;}
table.podcasts td.topic {width: auto;}
table.podcasts td.listen {width: 100px; }

a.sortHdr, a.sortHdr:hover, a.sortHdr:active, a.sortHdr:visited { text-decoration: none !important; color: #333333 !important; }
img.arrowHdr { border: 0 !important; }

div.episodeEntry{ color: #333333; margin: 0px 40px 0px 20px; }
div.extra{ width: 200px; float: right; margin: -40px 0 16px 20px; color: #666666; }
img.feed, img.feedSm { width: 24px; height: 24px; padding-bottom: 3em; border: none; padding-right: 5px; float: left; }
img.feedSm { padding-bottom: 0; margin-top: -3px; margin-bottom: 0; }
div.eDescription{ width: auto; }
img.podcastImage, img.podcastImagePaulo, img.podcastImageBook { width: 100px; padding: 0; margin: 0 15px 15px 0; border: solid 1px #000; }
img.podcastImagePaulo { width: 88px; margin: 40px 0 30px 30px; }
img.podcastImageBook { border: none; }
div.podcastImage { width: 130px; }

*.floatLeft { float: left}
*.floatRight { float: right}

div.podcastDate { font-weight: bold; float: right; text-align: right; color: #999; padding-right: 10px; line-height: 3em; vertical-align: baseline; font-size: 12px; }

/* email signup */
div#mce-success-response { background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#FF6600;
margin-bottom:1em;
margin-top:1em;
padding:1em; }
div#mce-error-response { background-color:#FFFFFF;
border:1px solid #990000;
color:#990000;
margin-bottom:1em;
margin-top:1em;
padding:1em; }
a#mc_embed_close { display: none; }

div#mc_embed_signup fieldset { border:0 none; margin:1em 0 0; padding-left:0; }
div#mc_embed_signup form { padding: 0px; line-height: 1.8em; }
div#mc_embed_signup label { display: block; }
div#mc_embed_signup div.input-group { margin-left: 1em; }
div#mc_embed_signup div.input-group label { display: inline; float: none; }

div#mce-responses { margin-top: 1em; margin-bottom: 1em; }

#fb-user { border: 1px dotted #C0C0C0; padding: 5px; display: block; height: 48px; }
#fb-msg { float:left; }
.fb_profile_pic_rendered { margin-right: 5px; }
a.FB_Link img { float: left; }

ul.nobullets { list-style-image: none !important; }
ul.nobullets li {
list-style-image:none;
list-style-position:inside;
list-style-type:none !important;
}

img.hexagram { width: 36px; height: 30px; }
table.hexagramChart { border-collapse:collapse; }
.entry table.hexagramChart tr th { border-collapse:collapse; padding: 1px 1px 1px 1px; font-size: 11px; }
table.hexagramChart td { text-align: center; }
table.hexagramChart td a { font-size: 14px; font-weight: bold; }


div.editbutton { 
background-color:#999999;
border:1px solid #333333;
font-weight:bold;
left:490px;
margin-right:0;
padding:2px 1em;
position:absolute;
text-align:center;
width:100px; }
#homepage div.editbutton {
background-color:#999999;
border:1px solid #333333;
font-weight:bold;
left:10px;
margin-right:0;
padding:2px 1em;
position:absolute;
text-align:center;
width:100px;
}
div.editbutton a.post-edit-link { color: #fff; }

div.wp-pagenavi span.current, div.wp-pagenavi a.page, div.wp-pagenavi a.nextpostslink, div.wp-pagenavi a.last { width: 30px; border: solid 1px #666; margin: 0 .5em; padding: .5em; }
div.wp-pagenavi span.current { background-color: #ccc; }
div.wp-pagenavi a.page, div.wp-pagenavi a.nextpostslink, div.wp-pagenavi a.last { text-decoration: none !important; }

