/* CSS Document */

/*

	Theme Name: Notepad 2.0

	Theme URI: http://www.watier.org

	Description: An artists take on a fun blog. 

	Version: 1.0

	Author: MW

	

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.



*/
.entry {
	clear:both;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h1.etitle, h1 {
	background:transparent url(book-images/H1_ColorBackgrounds.jpg) no-repeat scroll 7px 31px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	margin:0 0 0 -3px;
	overflow:visible;
	padding:27px 0 53px 20px;
}
h1.etitle a, h1.etitle a:visited, h1 a {
	text-decoration:none;
	color: #000;
	border-style: none;
	font-size: 180%;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
}
h1.etitle a:hover, h1 a:hover {
	text-decoration:underline;
}
.emeta {
	color:#9b7661;
	height:35px;
	line-height:normal;
	margin-bottom:8px;
	margin-left:34px;
	margin-top:-39px;
	padding-top:4px;
}
.emeta a img {
	border:none;
}
.ebody{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:34px;
	width:600px;
}
.ebody a {
	height: 16px;
	margin-top: 0;
	color: #0b0d5c;
}
.ebody * img {
margin:0 15px;
}
.ebody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.ebody ol {
	margin-left:20px;
	padding-left:0px;
	padding-bottom:5px;
}
.ebody ul li {
	list-style:square;
	padding-bottom:5px;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4, h3, h2, #cblock h2 {
	margin: 0;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#666;
}
h2 {
	margin-bottom: 10px;
}
.ebody p {
	margin:8px 0;
	padding:0;
}
.ebody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.ebody ol {
	margin-left:30px;
	padding-left:0px;
}
.ebody ul li {
	list-style:square;
}
#sidebar {
	width:230px;
	
}
#sidebar h2 {
	color:#0B0D5C;
	font-size:190%;
	font-weight:900;
	margin-bottom:-5px;
	margin-right:0;
	margin-top:2px;
	padding:35px 0 35px 27px;
	text-transform:uppercase;
	width:225px;
}

ul.list-blogroll li a {
	border-bottom: 1px dotted #666;
	color: #00e0ff;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 0px 4px 25px;
	background-image: url('images/bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
/*blogroll widget */
ul.list-blogroll li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li {
	background: url(../NotePad/img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 100px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px dotted #00e0ff;
	background: #121605;
	margin-right: 2px;
	color: #00ecff;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:28px;
	line-height:normal;
	margin:0 -4px;
	vertical-align:middle;
	width:55px;
}
.clink {
	background-image:url('../NotePad/.images/comments.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px
}
#cblock h2 {
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#cblock {
	padding-bottom:10px;
padding-left:40px;
padding-top:0;
text-align:left;
}
#cblock ol{
	padding-left:10px;
	padding-top:0;
	text-align:left;
}
ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
ol#commentlist li{
	border:thin solid #BBBBBB;
margin:20px;
padding:20px 20px 0;
	}
.commentdate {
	font-size:80%;
	padding-left:5px;
}
#commentlist li p {
	line-height:166%;
margin-bottom:8px;
padding:0;
}
.commentname {
	color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:112%;
font-weight:bold;
padding:0;
}
.commentinfo {
	clear:both;
}
.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ffffff;
}
.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #333333;
}
#commentsformheader {
	padding-left:0px;
}
#commentsform {
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#commentsform form {
	text-align:left;
	margin:0px;
}
#commentsform form textarea {
	width:99%;
}
#commentsform p {
	margin:5px;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	font-style: italic;
	color: #999999;
}
table {
	margin:10px;
}
td, th {
	padding:3px;
	font-weight:normal;
}
.date {
	float:left;
	height:45px;
	width:30px;
	margin-top:2px;
	margin-right:10px;
	padding:2px;
	background:#333;
	border:1px dotted #000;
}
.date p {
	text-align:center;
	color: #00e0ff;
	margin:0 0 0 0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;}
.date span.day {
	font-size: 230%;
	display:block;
	color:#CCC;
	font-style: italic;
}
.date span.month {
	font-size: 110%;
	height:11px;
	display:block;
	padding: 1px 2px 4px;
	border-bottom: 1px dotted #7f7f7f;
	margin-bottom:4px;
	border-top: 2px solid #7f7f7f;
	font-weight: bold;
	font-style: italic;
}
#rss {
	width:43px;
	background-image: url(images/rss.png);
	display: block;
	height: 41px;
}
/* My Comment */

/* My Comment */
#rss a {
	width:43px;
	height: 41px;
	text-decoration: none;
	display: block;
}

.kb-inlinePicasa-image a img {
border:10px solid white;
}

img.ZenphotoPress_thumb {
	margin:0 auto;}
