/*
Theme Name: Miserere Mei
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for danielsparks.com by <a href="http://ewebscapes.com">EWebscapes</a>
Author: Leanne Wildermuth
Author URI: http://www.ewebscapes.com
This design is copyright ©EWebscapes and may not be reproduced.
*/


body, h1, h2, h3, ul, li, form {
  padding:0;
  margin:0;
  list-style: none;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 20px;}

blockquote {
  background: #E9E1AD;
  padding: 5px 15px 5px 15px;
  text-align: left;
  line-height: 150%;
  border-top: 1px solid #3B351D;
  border-bottom: 1px solid #3B351D;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #E9E1AD;
 border: 1px solid #453C28;
 color: #000;
 font: .9em 'Lucida Sans Unicode', Arial, sans-serif;
}

.submit {
 background-color: #E9E1AD;
 color: #000; 
}

.radio {
 border: 0;
} 

code {
  font-size: .8em; 
  color: #22354c;
  font-family: 'Trebuchet MS', monospace;
}

#pagenav {
  font-size: 1.5em;
  padding-bottom: 10px;
}

#pagenav a:link {color: #3B351D; font-weight: bold; text-decoration: none;}
#pagenav a:active {color: #596000; font-weight: bold; text-decoration: none;}
#pagenav a:visited {color: #3B351D; font-weight: bold; text-decoration: none;}
#pagenav a:hover {color: #57411C; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}

body {
  margin: 0px;
  padding: 0px;
  background-color: #484222;
  font-family: 'Lucida Sans Unicode', Verdana, 'Trebuchet MS', 'Arial', Serif;
  font-size: .75em;
  list-style-type: none;
}

#topstripe {
  height: 180px;
  background-image: url(img/topstripe.jpg);
  background-repeat: repeat;
  background-position: top center;
}

#header {
  height: 180px;
  width: 936px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
}

#wrap {
  width: 936px;
  margin-left: auto;
  margin-right: auto;
  background: url('img/wrap.jpg') top center repeat-y;
  padding: 0px;
}

/* Menu Formatting */

#menu {
 background: #6E612A;
 width: 900px;
 text-align: center;
 font-size: 1em;
 color: #C3B974;
 height: 20px;
 margin-left: auto;
 margin-right: auto;
}

#menu a {
 background: #3B351D;
 height: 20px;
 width: 95px;
 display: block;
 color: #C3B974;
 border: none;
 float: left;
 margin-right: 2px;
 font-weight: bold;
 text-decoration: none;
}

#menu a:hover {
 background: #A79E5D;
 height: 20px;
 width: 95px;
 display: block;
 color: #4F4424;
 float: left;
 margin-right: 2px;
 font-weight: bold;
 text-decoration: none;
}

#content {
  width: 475px;
  text-align: left;
  float: left;
  margin-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

h1 {
  text-align: left;
  color: #141207;
  font-size: 1.4em;
  font-weight: bold;
  font-family: Georgia, serif;
  padding-bottom: 0px;
  margin-top: 0px;
}

h1 a:link {color: #57411C; font-weight: bold; text-decoration: none;}
h1 a:active {color: #596000; font-weight: bold; text-decoration: none;}
h1 a:visited {color: #5B472E; font-weight: bold; text-decoration: none;}
h1 a:hover {color: #57411C; font-weight: bold; text-decoration: none;}

h2 {
  color: #807734;
  font-size: .9em;
  text-align: left;
}

h3 {
  text-align: right;
  font-size: 1.2em;
  padding-bottom: 0px;
  margin-top: 0px;
}

.post {
  padding-bottom: 5px;
  text-align: justify;
}

.post a:link {color: #3B351D; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}
.post a:active {color: #596000; font-weight: bold; text-decoration: none;border-bottom: 1px dotted #3B351D;}
.post a:visited {color: #3B351D; font-weight: bold; text-decoration: none;border-bottom: 1px dotted #3B351D;}
.post a:hover {color: #611220; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}

.post ul {
  margin-left: 55px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.post ul li {
 list-style: disc;
 padding-left: 2px;
}

.post ol {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}

.post-meta {
  border-top: 1px solid #3B351D;
  border-bottom: 1px solid #3B351D;
  background: #A79E5D;
  padding: 5px;
  text-align: left;
  margin-bottom: 60px;
  font-weight: bold;
}

.post-meta a:link {color: #3B351D; font-weight: bold; text-decoration: none;}
.post-meta a:active {color: #596000; font-weight: bold; text-decoration: none;}
.post-meta a:visited {color: #3B351D; font-weight: bold; text-decoration: none;}
.post-meta a:hover {color: #611220; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}


#side-left {
  width: 175px;
  float: left;
  padding-right: 10px;
  overflow: hidden;
  padding-left: 25px;
  padding-top: 15px;
}


#side-left h2 {
  font-weight: bold;
  font-family: Georgia, serif;
  font-size: 1.4em;
  line-height: 100%; 
  text-align: left;
  padding-bottom: 5px;
  color: #5B472E;
}

#side-left ul {
 padding: 0 0 20px 5px;
}

#side-left ul li {
 background-image: url(img/arrow.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 15px;
 line-height: 150%;
 border-bottom: 1px dotted black;
}

#side-left a {padding-left: 2px; padding-right: 2px;}
#side-left a:link {color: #57411C; font-weight: normal; text-decoration: none;}
#side-left a:active {color: #596000; font-weight: normal; text-decoration: none;}
#side-left a:visited {color: #5B472E; font-weight: normal; text-decoration: none;}
#side-left a:hover {color: #C3B974; font-weight: normal; text-decoration: none; background-color: #3B351D;}


#side-right {
  width: 175px;
  overflow: hidden;
  float: left;
  margin-left: 25px;
  padding-top: 15px;
}

#side-right h2 {
  font-weight: bold;
  font-family: Georgia, serif;
  font-size: 1.4em;
  line-height: 100%; 
  text-align: left;
  padding-bottom: 5px;
  color: #5B472E;
}

#side-right ul {
  padding: 0 0 20px 5px;
}

#side-right ul li {
 background-image: url(img/arrow.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 15px;
 line-height: 150%;
 border-bottom: 1px dotted black;
}

#side-right a {padding-left: 2px; padding-right: 2px;}
#side-right a:link {color: #57411C; font-weight: normal; text-decoration: none;}
#side-right a:active {color: #596000; font-weight: normal; text-decoration: none;}
#side-right a:visited {color: #5B472E; font-weight: normal; text-decoration: none;}
#side-right a:hover {color: #C3B974; font-weight: normal; text-decoration: none; background-color: #3B351D;}

#footerband {
  height: 19px;
  background-image: url(img/footerband.jpg);
  background-repeat: repeat;
}

#footer {
  height: 19px;
  width: 936px;
  background-image: url(img/footer.jpg);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.footer-text {
  text-align: center;
  font-size: .9em;
}

.footer-text a:link {color: #3B351D; font-weight: bold; text-decoration: none;}
.footer-text a:active {color: #596000; font-weight: bold; text-decoration: none;}
.footer-text a:visited {color: #3B351D; font-weight: bold; text-decoration: none;}
.footer-text a:hover {color: #57411C; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}

/* Comment form design */

.comments {
  padding-left: 10px;
  padding-right: 10px;
}

.comments a:link {color: #3B351D; font-weight: bold; text-decoration: none;}
.comments a:active {color: #596000; font-weight: bold; text-decoration: none;}
.comments a:visited {color: #3B351D; font-weight: bold; text-decoration: none;}
.comments a:hover {color: #57411C; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #3B351D;}

.comments h3 {
  color: #453C28;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 110%; 
  text-align: left;
  padding-bottom: 5px;
  padding-top: 5px;
}

.comments textarea {
  width: 460px;
}

.comment-container {
 padding: 3px;
  border-bottom: 1px dotted #3B351D;
}

.comment-header {
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-size: 20px;
}

.comment-num {
 float: right;
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-size: 26px;
 padding-bottom: 10px;
 color: #E9E1AD;
}

.comment-text {
 padding: 0 5px 0 5px;
}

.comment-list .odd-comment, 
.comment-list .even-comment {
  font-size:11px;
  margin-bottom:5px;
  text-align: left;
  overflow: hidden;

}

.comment-list {
 font-size: 11px;
 margin: 0px;
}

.comment-date {
 font-size: 11px;
 color: #2d2d2d;
 text-align: right;
}

.comment-meta {
 font-size: 12px;
 color: #4c4058;
 padding: 5px;

}


/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(img/link-icon_external_08.gif) no-repeat right; }
a.liftp { padding-right: 13px; background: url(img/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(img/link-icon_mail_02.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(img/link-icon_pdf_01.png) no-repeat right;  }
a.liexcel { padding-right: 12px; background: url(img/link-icon_excel_10x10.png) no-repeat right;  }
a.liword { padding-right: 12px; background: url(img/link-icon_word_10x10.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(img/link-icon_zip_02.png) no-repeat right;  }
a.liwindowsmovie { padding-right: 12px; background: url(img/link-icon_imdb_04.png) no-repeat right;  }



/*---------------------- Comment Quicktags ---------------------------*/

/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}

/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}

/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}

/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}

/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}


/*------------- added ------------*/

.gravatar {
position: relative;
float: right;
margin: 0 0 2px 5px;
padding: 1px;
clear: both;
border: 1px solid #000;
background: #FFF;
}

.caticon {
   float: right;
   padding: 5px;
}