/* style for wordpress */

h3 {
	margin-bottom: 6px;
	line-height: 140%;
}

h4 {
	margin: 10px 0px 4px 0px;
}

h4 a {
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
}

.comment p {
	margin: 5px 0px 0px 0px;
}

.nocomments {
	font-size: 27px;
	text-align: center;
	color: #cccccc;
	padding: 10px 0px 10px 0px;
}

.style7 {
	display: none;
}

.current-cat {
	color: #333366;
}

.feedback {
	color: #333333;
	font-size: .9em;
	text-align: right;
	clear: both;
	margin-top: 10px;
	line-height: 100%;
	vertical-align: middle;
}

.feedback a {
	text-decoration: none;
}

.meta {
	font-size: .9em;
    margin: 4px 0px 2px 0px;
	padding: 0 0 0 0;
	line-height: 130%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
    
}

.meta a, .meta a:visited {
	text-decoration: none;
}

.storytitle {
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}

.storytitle a, .storytitle a:visited {
	text-decoration: none;
    color: #6699CC;
}

.post {
	border-bottom: 1px dashed silver;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 14px 0px;
}

.storycontent {
  margin: 4px 0px 8px;
  padding: 0px 0px 0px 0px;
}

.storycontent p {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content {
    margin: 0px 0px 0px 6px;
	padding: 0 0 0 0;
	float: left;
	width: 520px;
}

#content p {
	margin: 7px 0px 4px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #commentform #plugin7 {
        border: 2px solid #aaaaaa;
        padding: .1em;
	color: #333333;
}

#commentform textarea {
        width: 95%;
}

#submit {
	margin-bottom: 20px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

