/*  
Theme Name: Neeld
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background-color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: url(http://elizabethharperneeld.com/images/botcurvelarge_880.png) no-repeat bottom left;
        background-color:#ffffff;
        font-size: 110%;
        text-align: justify;
}
#logoholder {
	width: 880px;
	height: 141px;
	background: url(http://elizabethharperneeld.com/images/logo_topcurve_880.png) no-repeat;
}
#buttonbar {
	width:100%;
	clear:both;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 10px 0 10px 0;
}
#underline {
	width: 864px;
	height: 12px;
	clear: both;
	margin-left: 8px;
	background-color: #339999;
}
#contentmain {
	width: 595px;
	float: left;
	padding: 25px 0 10px 23px;
}
#contentmain a, #contentwide a {
    text-decoration:underline;
}
#contentwide {
        width: 820px;
        padding: 25px 0 10px 23px;
}
#contentwide ul, li {
        padding-bottom: 0;
        margin-bottom: 0;
}
#sidebar {
	width: 195px;
	background-color: #CCC292;
	padding:8px;
        text-align:left;
}
#sidebar ul, li {
        padding-left:5px;
}
#contentsub {
	width: 835px;
	padding: 25px 0 10px 23px;
}
#indicia {
	width: 1005;
	font-size: 12px;
	text-align: center;
	padding: 30px 0 20px 0;
}
#indicia a {
        padding: 10px;
        text-decoration:none;
}

.clear {
	clear:both;
}
#bookbuttons a, a:hover, a:visited {
    padding-right:15px;
    text-decoration: none;
    color:#339999;
}
#bookimage a, a:hover, a:visited {
     padding-right:0;
}
#buttonbar a, a:visited {
	text-decoration: none;
	font-variant:small-caps;
	color: #4c0428;
	padding: 0 7px 0 7px;
}
#buttonbar a:hover {
    color:#339999;
}
#sidebar a {
    font-size: 90%;
}
/* text stuff */
a, a:visited {
	color: #4c0428;
	text-decoration: underline;
	font-variant: normal;
	padding: 0;
}
a:hover {
	color:#339999;
}

h1 {
	margin-top: 0;
	padding-top:0;
	font-size: 160%;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	margin-top: 0;
	padding-top:0;
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bold;
}
h3 {
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
}
#sidebar h1 {
	text-align: center;
}
.pagenav li {
        text-decoration:none;
}
.navigation {
        width: 560px;
        clear:both;
}
.alignleft {
        float:left;
        padding-right: 10px;
}
.alignright {
        float:right;
        padding-left: 10px;
}
.caption {
     font-size: 80%;
     font-style: italic;
     margin: 10px;
}
#recent-posts li {
     padding-bottom: 6px;
}
.widgettitle ul, li {
     list-style-type:none;
}
.widgettitle {
         font-size: 16px;
}
#searchform {
     text-align: center;
}
#searchform input {
     margin-bottom: 8px;
}
#sidebar li {
     margin-bottom: 6px;
}
#sidebar a, a:hover, a:visited {
     text-decoration: none;
}
.children {
     margin-top: 6px;
}
.wp-caption-text {
    text-align:center;
    font-style:italic;
    margin: 5px 0 15px 0;
}
hr {
    clear:both;
}
.bookholder {
    float:left;
    text-align:center;
    width: 140px;
    padding: 0 10px 10px 0;
}
#bookbuttons {
    font-size:120%;
    font-weight:bold;
    padding-bottom:15px;
}

#bookimage {
    width: 150px;
    float:left;
    padding: 0 20px 10px 0;
    text-align:left;
}
.noticehead {padding:0;margin:4px 0 0;}
.noticedate {font-size:90%;font-style:italic;margin-bottom:5px;}
.entry-date{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
display:block;
width:50px;
height:50px;
float:left;
background-color:#066;
padding:6px;
margin-top:0;
margin-bottom:10px;
margin-right:10px;
-moz-border-radius: 20%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align:center;
font-family: arial; sans;
font-size: 19px;
font-weight:bold;
color: #fff;
}
ol.commentlist {list-style-type:none;margin:0 !important;padding:0 !important;}
ol.commentlist li {padding:8px;}
ol.commentlist li.alt {background-color:#e8e8e8;padding:8px;}
cite {font-weight:bold;}