/*
Theme Name: William Kist Custom
Theme URI: http://hollandmediaservices.com
Description: Custom blog theme developed for William Kist by Holland Media Services.
Version: 1
Author: Holland Media Services
Author URI: http://hollandmediaservices.com

*/
body {
	  background-color: #41291A;
  background-image: url(http://www.williamkist.com/assets/bkgd2.gif);
  margin:0;
  padding:20px 10px;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#FFFFFF;
  font-size/* */:/**/small;
  font-size: /**/small;
}
.bdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41281A;
	width: 630px;
	background-image: url(http://www.williamkist.com/assets/maintxt.gif);
	height: 320px;
	background-repeat: no-repeat;
}
.bdy a:link {
	color: #41281A;
	text-decoration: underline;
}
.bdy a:visited {
	color: #41281A;
	text-decoration: underline;
}
.bdy a:hover {
	color: #41281A;
	text-decoration: underline;
}
.style16 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style20 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41281A;
	background-image: url(http://www.williamkist.com/assets/txt2.gif);
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
}
.text2 a:link {
	color: #41281A;
	text-decoration: underline;
}
.text2 a:visited {
	color: #41281A;
	text-decoration: underline;
}
.text2 a:hover {
	color: #41281A;
	text-decoration: underline;
}
.header {
	background-image: url(http://www.williamkist.com/assets/header3.gif);
}
#sidebar {
    width:240px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    line-height:1.5em;
    }
#sidebar a:link {
  color:#41291A;
  }
#sidebar a:visited {
  color:#41291A;
  }
#sidebar a:hover {
  color:#41291A;
  }
.box {
    background:#8EEC6F; 
    margin:0 0 15px;
    padding:10px 0 0;
    color:#8EEC6F
    }
.box2 {
	padding:0 13px 8px;
	color: #41291A;
    }
.box1 {    background:#8EEC6F; 
    margin:0 0 15px;
    padding:10px 0 0;
    color:#8EEC6F
}

.box21 {	padding:0 13px 8px;
	color: #41291A;
}
.box21 {    background:none;
}

#main {
    width:565px;
    float:left;
    background:#eec;
    margin:15px 0 0;
    padding:0 0 10px;
    color:#333;
    font-size:97%;
    line-height:1.5em;
    }
#main a:link {
	color: #41281A;
	text-decoration: underline;
	}
#main a:visited {
	color: #41281A;
	text-decoration: underline;
}
#main a:hover {
	color: #41281A;
	text-decoration: underline;
	}
  #main2 {
    float:left;
    width:100%;
    padding:10px 0 0;
    }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  display:block;
  padding:2px 14px 0px 29px;
  color:#333;
  }
  .small {
  padding:0px 14px 2px 29px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#41281A;
  }
  
  .post_content {
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  border-bottom-color:#eec;
  padding:10px 14px 1px 29px;
  }
    .post_content p {padding-bottom:12px;}
	
.post-footer {
  background:#fff;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bb9;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:left;
  }
html>body .post-footer {
  border-bottom-color:transparent;
  }
.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }

