/*  
Theme Name: From Heavens
Theme URI: http://www.fromheavens.org/
Description: Original WP Theme created for <a href="http://www.fromheavens.org">www.fromheavens.org</a>.
Version: 1.0
Author: Patricia Ritsema van Eck
Author URI: http://www.heartsunlimitedservices.com/

	From Heavens v1.0
	 http://fromheavens.org/

	This theme was designed and built by Patricia Ritsema van Eck,
	whose blog you will find at http://patriciaritsemavaneck.name/

	The CSS, XHTML and design is private property © 2007 Patricia Ritsema van Eck
	http://www.heartsunlimitedservices.com/

*/

/* Global reset */
* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0;
}

li,dd {
margin-left: 1em;
}

fieldset {
padding: 0.5em;
}

td {
text-align: left;
}

.clr { clear: both; }

div {
margin:0;
padding:0;
}

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#wrapper {
    background: #a0a4d4 url('images/1024/bg.jpg') top left repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 1004px;
	text-align: left;
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 392px; 
	width: 1004px;
    background: url('images/1024/bg-header.jpg') no-repeat top left;
	}

#blog-description {
    position:relative;
    margin: 0;
    padding: 210px  160px 0 130px;
    }
        
#container {
    margin: 0;
    padding: 0;
    width: 1004px;
    background: url('images/1024/bg-contenttop.jpg') no-repeat top left;
    }

#content {
	float: right;
	padding: 0;
	margin: 0;
	width: 622px;
	}

.incontent {
    margin: 76px 0 0 0;
    padding: 0 160px 0 30px;
    }    

.navigation {
	display: block;
    height:60px;
	text-align: center;
	margin-top: 20px;
	}

.page .navigation {
    height:60px;
	}

div.nav-previous {
    float:left;
    }
        
div.nav-next {
    float:right;
    }
        
.post, .page {
	margin: 0;
	text-align: justify;
	}

div.daily-message {
    padding:10px 20px;
    }
        
.post div.entry-meta {    
    padding-bottom:80px;
    background: url('images/dove-right.png') no-repeat bottom right;
    }

.alt div.entry-meta  {
    padding-bottom:90px;
    margin-bottom:20px;
    background: url('images/dove-left.png') no-repeat bottom left;
    }

#sidebar {
    margin:0;
    padding:0;
    width:346px;
    }

#sidebarempty {
    height:127px;
    width:346px;
    }

.insidebar {
    margin:0 0 20px 0;
    padding:0 0 0 105px;
    }

#footer {
    clear:both;
	padding: 0;
	margin: 0 auto;
	width: 1004px;
    height: 478px;
	clear: both;
    background: url('images/1024/bg-footer.jpg') no-repeat top left;
	}

.infooter {
    float:left;
    width:50%;
	margin-top: 250px;
    margin-left: 15px;
    }    

/* End Structure */


/* Begin Typography & Colors */
body {
	font-size: 68.9%; /* Resets 1em to 11px */
	font-family: Verdana, Arial, Sans-Serif;
    background: #503C65;
	color: #bcbff2;
	text-align: center;
	}

p {
  margin:1.1em 0;
  line-heigt:1.2em;
  }
  
.off-left, #sidebar h3, #sidebar h2 {
position: absolute;
left: -999px;
width: 990px;
}

div#admin-login {
	padding: 15px 5px 5px 5px;
    text-align:right;
	}
    
div#rss {
	padding-top: 15px;
	padding-bottom: 80px;
    text-align:center;
	}
    
div#blog-description {
	font-family: 'Book Antiqua', 'Palatino', 'Times New Roman', Serif;
    font-size: 1.8em;
    font-style: italic;
    color:#fddccd;
    }

.navigation {
    font-size: 1em;
    font-style: italic;
    color:#7b7eb5;
    }

div.entry-content, div.comments p {
    font-size:1.2em;
    color:#7b7ec1;
    }

div.daily-message {
    color:#7d2eab;
    background:#fcefe7;
    font-style:italic;
    font-size:1.1em;
    }
        
div.entry-meta, .entry-meta-single, .entry-date, .comment-author, .comment-meta, #commentform p#login {
    font-style:italic;
    }

div.entry-date {
    margin: 0 0 15px 0;
    }
    
.comment-author {
    font-weight:bold;
    }
            
div.entry-meta, .edit-link {
    padding:10px;
    margin-top: 20px;
    text-align:right;
    }
        
div.entry-meta-single {
    padding:10px;
    margin-top: 20px;
    background: #fef1eb url('images/blank.jpg') no-repeat bottom right;
    border-top:1px dotted #bcbff2;
    border-bottom:1px dotted #bcbff2;
    text-align:left;
    }
        
p.print-mail {
    font-style:normal;
    font-weight:bold;
    font-size:0.9em;
    text-transform:uppercase;
    text-align:center;
    }
    
div.sidebar {
    font-size:1.1em;
    color:#a48fcc;
    }
    
#footer {
    color:#7b7ec1;
    }    

/* Begin Links */
a {
    color:#7b7ec1;
    text-decoration:none;
    border-bottom:0px solid #7b7ec1;
    }    

.entry-content a {
    text-decoration:underline;
    }    

a:visited {
    color:#9364fa;
    }    

a:active {
    color:#fad5cc;
    }    

a:hover {
    color:#9364fa;
    border-bottom:1px dashed #9364fa;
    }    

.entry-title a {
    color:#7b7eb5;
    text-decoration:none;
    }

.entry-title a:hover {
    color:#9364fa;
    border-bottom:1px dashed #9364fa;
    }    

.navigation a, #footer a, #login a, #admin-login a {
    color:#7b7ec1;
    text-decoration:none;
    }

.navigation a:hover, #footer a:hover, #login a:hover, #admin-login a:hover {
    color:#9364fa;
    border-bottom:1px dashed #9364fa;
    }    

.sidebar a {
    color:#a48fb3;
    text-decoration:none;
    }

.sidebar a:hover {
    color:#c89ba1;
    border-bottom:1px dashed #c89ba1;
    }    
/* End Links */

/*	Begin Headers */
h1, h2, h3, h4, h5 {
	font-family: 'Book Antiqua', 'Palatino', 'Times New Roman', Serif;
    font-style: italic;
    color:#7b7eb5;
    }

h2 {
   font-size: 1.8em;
   }
   
.page h2, .home h2 {
   text-align:center;
   }

h3, h2.entry-title { 
   font-size: 1.6em;
   letter-spacing:0.04em;
   }
   
.entry-title, #respond h3 {
   margin-bottom:0;
   }

#login, #admin-login {
   margin-top:-7px;
   }
      
h4, #comments h3, h3.daily-title {
   font-size: 1.4em;
   }
   
h5, #sidebar h3, #sidebar h2 {
   font-size: 1.2em;
   }

h6, .sidebar li h3 {
   font-size: 1em;
   }               
/* End Headers */

/* Begin Sidebars */

.sidebar ul li {
   list-style-type:none;
   width:240px;
   }

.sidebar ul li ul {
   list-style-position:inside;
   list-style-image:url(images/bullet.jpg);
   margin:0 0 30px -10px;
   }
   
.sidebar ul li ul li {
   padding:0 0 0 15px;
   margin:0;
   }

li#pages {
   border:1px solid #fffcf9;
   border-bottom:1px solid #fffcf9;
   background: url(images/about.jpg) no-repeat 105px top;
   }
      
li#pages ul {
   margin:59px 0 40px 35px;
   }
   
li#categories-278915661 {
   border:1px solid #fffcf9;
   margin-top:15px;
   background: url(images/channelings.jpg) no-repeat top left;
   }
      
li#categories-278915661 ul {
   margin:100px 0 0 -10px;
   }
   
li.widget_text {
   border:1px solid #fffcf9;
   margin-top:50px;
   background: url(images/joinus.jpg) no-repeat 30px top;
   }

div.textwidget {
   margin-top:120px;
   }

p.hiddenlink {
   display:none;
   }         
#secondary .search {
   margin:116px 0 0 95px;
   }
   
#tertiary li.linkcat {
   border:1px solid #fffcf9;
   margin-top:60px;
   background: url(images/inspiration.jpg) no-repeat top right;
   }
      
#tertiary li.linkcat ul {
   margin:110px 0 0 0;
   padding:0 0 0 13px;
   }
   
li#archives {
   border:1px solid #fffcf9;
   margin-top:50px;
   background: url(images/archives.jpg) no-repeat 30px top;
   }
      
li#archives ul {
   margin:118px 0 0 75px;
   }
   
li#credits {
   border:1px solid #fffcf9;
   margin-top:60px;
   background: url(images/credits.jpg) no-repeat top right;
   }
      
li#credits ul {
   margin:100px 0 0 -10px;
   padding:0;
   }

div#creativecommons, div#disclaimer {
   position:relative;
   top:150px;
   left:35px;
   font-size:0.8em;
   }   
div#creativecommons h6, div#disclaimer h6 {
   margin-bottom:-10px;
   padding-bottom:-10px;
   }   
/* End Sidebars */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
    
img.preload {    
    display:none;
    }
/* End Images */



/* Begin Lists */

ul.login, ul.rss {
	padding-right: 0;
	display: inline;
    font-size: 0.8em;
    text-transform: uppercase;
	} 

ul.login li, ul.rss li {
	margin-left: 0;
	padding: 0 15px;
	border-right: 1px solid #7b7ec1;
	list-style: none;
	display: inline;
	}
	
		
ul.login li.last, ul.rss li.last {
	margin-left: 0;
	padding: 3px 10px;
	border-right: none;
	list-style: none;
	display: inline;
	}
    
ul.rss li.single {
	border-right: none;
    }

.post li, .page li {
    padding:0;
    margin-left:30px;
    }
    
   

/* End Lists */


/* Begin Form Elements */

div#searcharea {
    position:relative;
    top: 50px;
    left: 35px;
    }

div#searcharea input#s {
    width: 150px;
    }
        
textarea, input#author, input#email, input#url, input#question_author, input#question_author_email, input#question_author_url, input#s, input.fmtext, input.fmverify {
    color:#7b7eb5;
    background:#f4f2f3;
    border-color:#cdb6d3;
    }
    
.form-label, div.faq_ask .faq_label {
    color:#7b7eb5;
    font-weight:bold;
    font-style:italic;
    margin-top:10px;
    }

div.form-submit {
    margin: 5px 0;
    text-align:right;
    }

form#paypal  {
    margin:0 0 50px 0;
    } 
    
div#formspace {
    height:33px;
    margin:0 0 50px 0;
    } 
               
/* End Form Elements */



/* Begin Comments*/
div.comment-list ol {
   margin: 0;
   padding: 0 0 0 20px;
   }

li.comment {
    border-bottom:1px dotted #bcbff2;
    padding:20px 10px;
    margin-left:30px;
    }
    
div#respond {
    margin:40px 0 0 45px;
    }
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fffcf9; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #bcbff2;
	}

blockquote {
	font-family: 'Book Antiqua', 'Palatino', 'Times New Roman', Serif;
    font-size:1.1em;
	font-style:italic;
    letter-spacing:0.02em;
    margin:1.1em;
    padding: 0.2em 0.7em;
	background:#f4f2f3;
	}

blockquote cite {
	font-family: Verdana, Arial, Sans-Serif;
    font-size:0.7em;
    font-style:normal;
	margin: 5px 0 0;
	display: block;
	}

blockquote p {
  margin:0.5em 0;
  }

.center {
	text-align: center;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/* FAQ css */

.faq_cat_label {
	font-size: 0.8em;
    font-style: italic;
	line-height: 1.5em;
	color: #cdb6d3;
	padding-top: 5px;
    text-align:center;
	clear: left;
    }

.faq_label {
  padding-right: 10px;
  font-weight: bold;
}
.faq_label a {
  font-style:italic;
  color:#7b7eb5;
  border-bottom:1px dotted #7b7eb5;
}
.faq_label a:hover {
    color:#9364fa;
    border-bottom:1px dashed #9364fa;
}
.faq_q {
  margin-top: 10px;
}
.faq_q .faq_q_content {
  margin-left: 10px;
}
.faq_a {
  padding-top: 5px;
  margin-left: 20px;
  padding-left: 5px;
  border-left: 1px solid #cdb6d3;
  font-style:italic;
}
.faq_ask {
  border-top: 1px solid #cdb6d3;
  margin-top: 20px;
  margin-bottom:20px;
  padding-top: 20px;
  font-size:0.8em;
}
.faq_ask textarea {
  width: 80%;
}   

#faq_button {
    float:right;
  }    

.faq_permalink {
  font-size:0.8em;
  }

/* dd formmailer */

#email_button {
    float:right;
    padding:0;
    margin:0px 0px 36px 0;
  }    

.ddfmwrap .credits {
    display:none;
    }  
    
p.fieldwrap label {
    float:left;
    }
form.ddfm
p.fieldwrap {
   display:block;
   text-align:right;
   }
span.required
input.fmtext
input.fmverify
input#fm_verify
img
p.fieldwrap
textarea.fmtextarea
textarea#fm_message
div.submit
input#email_button
div.credits

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 400px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}
/* subscribe2 */

#subform #subbutton {
    float:right;
    padding:0;
    margin:10px 0 0px 0;
	}
    
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
