/*  
Theme Name: Magic Quill
Theme URI: http://mymagicquill.com/
Description: Original WP Theme created for <a href="http://www.toverveer.nl">www.toverveer.nl</a> and <a href="http://www.mymagicquill.com">www.mymagicquill.com</a>.
Version: 1.0
Author: Patricia Ritsema van Eck
Author URI: http://heartsunlimitedservices.com/

	Magic Quill v1.0
	 http://mymagicquill.com/

	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://heartsunlimitedservices.com/

*/

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

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

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

fieldset {
padding: 0.5em;
}

.clr { clear: both; }

div {
margin:0;
padding:0;
}

/* Begin Typography & Colors */
body {
	font-size: 68.9%; /* Resets 1em to 12px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #032c0e;
	color: #78500b;
	text-align: center;
	}

.screenreader {
    position: absolute;
    left: -999px;
    width: 990px;
}    

#content {
	font-size: 1.2em
	}

.entry {
	line-height: 1.4em;
	}

.alt {
	background-color: #e3be5e;
    color: #754d07;
	border-top: 1px solid #bd9852;
	border-bottom: 1px solid #bd9852;
	margin: 0;
	padding: 10px;
	}

small, .postmetadata {
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
    font-style: italic;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia,Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.4em;
	}

h2.pagetitle, h3#respond, h3#comments {
	font-size: 1.2em;
    font-style:italic;
	}

#sidebar h2 {
	font-family: Georgia,Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
p.edit {clear:both; }
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-style: italic;
	color: #be9752;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #be9752;
	}

.alt {
    color: #754d07;
    }
        
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #b6813f;
	text-decoration: none;
	}
a:hover {
	color: #b51c0e;
	text-decoration: underline;
	}
p.alt a {color:#754d07; border-bottom:1px dashed #754d07; }
p.alt a:hover {color:#b51c0e; border-bottom:1px solid #b51c0e; text-decoration:none;}

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

#wrap {
    background: #032c0e url('images/background.jpg') top left repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 998px;
	text-align: left;
	}

#header {
	background-color: #032c0e;
	margin: 0; 
	padding: 0; 
	height: 274px; 
	width: 998px;
    background: #032c0e url('images/header.jpg') no-repeat top left;
	}

#main {
    margin: 0;
    padding: 0;
    width: 998px;
    }

.insidemain {
    margin: 0;
    padding: 0 125px 0 109px;
    }

#topmenu {
    margin: 0;
    padding: 0;
    width: 998px;
    height: 47px;
    background: url('images/topmenu.jpg') no-repeat top left;
    text-align:center;
    }

#navigation {
    margin: 0;
    padding: 0;
    width:790px;
    }

#navigation a {
    width:150px;
    height:47px;
    margin: 0;
    padding: 0;
    text-decoration: none;
   }    
#home a{
   float:left;
    background: url('images/but-toverveer.jpg') no-repeat;
    }

#home a:hover, #home a:active {
   float:left;
    background: url('images/but-toverveer2.jpg') no-repeat;
    }

#gadget a {
   float:right;
    background: url('images/but-gadget.jpg') no-repeat;
    }

#gadget a:hover, #gadget a:active {
   float:right;
    background: url('images/but-gadget2.jpg') no-repeat;
    }

#tips a {
   float:left;
    background: url('images/but-tips.jpg') no-repeat;
    }

#tips a:hover, #tips a:active {
   float:left;
    background: url('images/but-tips2.jpg') no-repeat;
    }

#news a {
   float:left;
    background: url('images/but-news.jpg') no-repeat;
    }

#news a:hover, #news a:active {
   float:left;
    background: url('images/but-news2.jpg') no-repeat;
    }

#links a {
   float:left;
    background: url('images/but-links.jpg') no-repeat;
    }

#links a:hover, #links a:active {
   float:left;
    background: url('images/but-links2.jpg') no-repeat;
    }

#contact a {
   float:right;
    background: url('images/but-contact.jpg') no-repeat;
    }

#contact a:hover, #contact a:active {
   float:right;
    background: url('images/but-contact2.jpg') no-repeat;
    }
    
#leftset {
   float:left;
   width:310px;
   }
#rightset {
   float:right;
   width:470px;
   }
#subset {
   float:right;
   width:310px;
   }          

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

.insidecontent {
    margin: 20px 0 0 0;
    padding: 0 150px 0 20px;
    }    
#sidebar {
    float:left;
    margin:0;
    padding:0;
    width:326px;
    background: url('images/sidetop.jpg') no-repeat top left;
    }

#sidebarempty {
    height:109px;
    width:326px;
    }

.insidebar {
    margin:0;
    padding:0 37px 0 84px;
    }

#sidelist {
    background: url('images/sidebg.jpg') repeat-y;
}

#sidebar ul.mainlist {
    margin:0;
	padding: 0 0 50px 17px;
    background: url('images/sidebottom.jpg') no-repeat bottom left;
}

#signup {
    width: 200px;
    height: 218px;
    background: url('images/nieuwsbrief.jpg') no-repeat top left;
    border:1px solid #edd082;
    }

.insignup {
    margin:65px 0 30px 0;
    padding:0 5px 0 20px;
    }        

#footer {
	padding: 0;
	margin: 0 auto;
	width: 998px;
    height: 207px;
	clear: both;
    background: #032c0e url('images/footer.jpg') no-repeat top left;
	}

#footer p {
	margin: 0;
	padding: 144px 0 0 80px;
	text-align: left;
    font-size:0.9em;
    font-style:italic;
	color: #be9752;
	}

#slideshow {
    position:relative;
    top:19px;
    left:773px;
    width:75px;
    padding:0;
    margin:0;
    }

#stars {
    position:relative;
    top:0;
    left:0;
    padding:0;
    margin:0;
    }
    
.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
    clear:both;
	display: block;
    width:500px;
    height:25px;
	}

#divider {
	display: block;
    background: url(images/ruler.jpg) no-repeat;
    width:350px;
    height:27px;
    margin:30px auto;
	}

.post {
	margin: 0;
	}

.postmetadata {
	margin-top:20px;
    padding-top: 5px;
	}

.postmetadata {
    text-align:center;
	clear: left;
}
.gadget, .gadgetresultaat {margin:10px auto; text-align:center; }
/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#sidebar h3 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.widgettitle {
    display:none;
    }
.widget_text h3 {display:none; }
div.textwidget a {
    display:block;
    width:145px;
    height:363px;
    background:url(images/banner-wedstrijd.jpg) no-repeat top left;
    margin:3px 1px 1px;
    text-indent:-2000px;
    } 
/* End Headers */



/* 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 {    
    position: absolute;
    left: -999px;
    width: 990px;
    }
/* End Images */



/* Begin Lists */

    
.entry ul {
	margin-left: 28px;
	list-style-type: disc;
	} 

.entry ul li {
	list-style-type: disc;
	padding-left: 8px;
	}
.entry ul li, .entry ol li {
    margin-top: 0;
    margin-bottom: 0.2em;
    line-height: 1.1em;
    }

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry ul li {
	list-style-type: none;
	padding-left: 10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	} 
*/

.entry ol {
	padding: 0 0 0 35px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
    margin-right:25px;
	}


#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
    
#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 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
textarea, input {
    background-color:#faf5cd;
    border:1px solid #bd9852;
    }
input#submit {
    background-color:#b6814c;
    color:#f2cc4f;
    border:2px ridge #bd9852;
    }
#searchform {
    position:relative;
    top: 40px;
    left:326px;
    width: 230px;
	margin: 0;
	padding: 5px 3px; 
	text-align: left;
	}

#searchform #s {
	padding: 2px;
    background-color:#faf5cd;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
    background-color:#faf5cd;
	}

#searchsubmit {
    float:right;
	display:block;
    width:71px;
    height:36px;
    background: url(images/zoek.jpg) no-repeat;
    text-decoration:none;
    padding:0;
    margin:-31px 0 36px 0;
    border:0;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
    float:right;
	display:block;
    width:120px;
    height:62px;
    background: url(images/reageren.jpg) no-repeat;
    text-decoration:none;
    padding:0;
    margin:0px 0 36px 0;
    border:0;
	}

/* End Form Elements */



/* Begin Comments*/
.odd {
    background: #F2D589 url(images/commentodd.jpg) no-repeat top left;
	border-right: 1px solid #bd9852;
	border-bottom: 1px solid #bd9852;
	margin: 0;
	padding: 10px;
    }

.odd2 {
    background: #F2D589 url(images/commentodd2.jpg) no-repeat top right;
	border-left: 1px solid #bd9852;
	border-bottom: 1px solid #bd9852;
	margin: 0;
	padding: 10px;
    }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li.odd {
	margin: 15px 0 3px;
	padding: 25px 10px 3px 20px;
	list-style: none;
	}

.commentlist li.odd cite {
	margin: 20px 0 0 10px;
    padding-top:20px;
	}

.commentlist li.odd small {
	margin: 0 0 0 10px;
	}

.commentlist li.odd p {
	margin: 10px 5px 10px 10px;
	}

.commentlist li.odd2 {
	margin: 15px 0 3px;
	padding: 10px 20px 3px 10px;
	list-style: none;
	}

.commentlist li.odd2 p {
	margin: 10px 15px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* 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: #fff; }
/* End Calendar */



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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-style:italic;
    margin: 15px 30px 0 10px;
	padding-left: 20px;
	background:#F2D589;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
    height:60px;
	text-align: center;
	margin-top: 30px;
	}
/* End Various Tags & Classes*/

/* FAQ css */

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

.faq_label {
  padding-right: 10px;
  font-weight: bold;
  font-size: 1em;
}
.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 #be9752;
  font-style:italic;
}
.faq_ask {
  border-top: 1px solid #be9752;
  margin-top: 20px;
  padding-top: 20px;
  font-style:italic;
}
.faq_ask textarea {
  width: 95%;
}   

#faq_button {
    float:right;
	display:block;
    width:120px;
    height:62px;
    background: url(images/versturen2.jpg) no-repeat;
    text-decoration:none;
    padding:0;
    margin:-46px 27px 36px 0;
    border:0;
  }    

.faq_permalink {
  font-size:0.8em;
  }

/* dd formmailer */

#email_button {
    float:right;
	display:block;
    width:120px;
    height:62px;
    background: url(images/versturen2.jpg) no-repeat;
    text-decoration:none;
    padding:0;
    margin:0px 0px 36px 0;
    border:0;
    text-indent:-2000px;
  }    

.ddfmwrap .credits {
    display:none;
    }  
    
/* subscribe2 */

#subform #subbutton {
    float:right;
	display:block;
    width:72px;
    height:39px;
    background: url(images/ok.jpg) no-repeat;
    text-decoration:none;
    padding:0;
    margin:0px 25px 0px 0;
    border:0;
	}

#faq_button, #email_button, #subform #subbutton, #commentform #submit, #searchsubmit {
    cursor: url(images/quillstar.ani), pointer;
	} 