
/**********************************************
/* 
/*********************************************/

.post-list-category {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}

.post-list-container {
	clear: both;
	margin-bottom: 10px;
	padding: 0px 5px;
}

.post-list-container h1, .post-list-container h1 a, .post-list-container h1, .post-list-container h1 a:link, .post-list-container h1, .post-list-container h1 a:visited, .post-list-container h1, .post-list-container h1 a:hover, .post-list-container h1, .post-list-container h1 a:active {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 25px;
	line-height: 1em;
	text-decoration: none;
	font-weight:normal;
}

.post-list-date {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}


.post-list-image {
	float: left;
}
.post-list-image img {
	border: 1px solid #979899;
	margin-right: 8px;
	margin-top: 5px;
}

.post-list-content {
	
}

.post-list-container .entry p {
	
}

.post-list-container .entry img {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	border: 1px solid #979899;
}


.post-list-container .postmetadata .postmetadata-left {
	float: left;
	color: #4064A2;
}

.post-list-container .postmetadata .postmetadata-left a {
	font-weight:normal;
}
.postmetadata a {
	font-weight:normal !important;
}
.postmetadata {
	color: #4064A2;
}

.post-list-container .postmetadata .postmetadata-right {
	float: right;
}

.post-list-container .postmetadata .postmetadata-right a{
	float: left;
}

.post-list-container .postmetadata {
	/*position: absolute;
	bottom: -10px;*/
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}




.cat_twitter .post-list-content .entry a {
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:3px;	
}




.post-single-hr {
	width: 100%;
	height: 1px;
	background-color: #d9d9d9;
}


.timtab-single-date {
	color: #808386;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
}

/**********************************************
/* 
/*********************************************/







/*

.comment-form {
	background: #eaefe8;
    padding: 1px 10px 5px 15px;
    margin-bottom:32px;
    margin-top:10px;
}
.comment-form h3#respond {
	color: #51A9D1;
        font-size:11px;

}
h3#comments {
	color: #002558;
	font-size: 14px;
}

p.timtab-single-date, p.guestbook-list-date, .post-list-date, .postmetadata {
	color: #666;
}

div.guestbool-list-item {
margin-bottom:32px;
margin-top:2px;
}

p.guestbook-list-date {
	padding: 0px;
}

.commentlist {
	color: #505154;
}

span.guestbook-list-name {
	font-weight: bold;
	text-decoration: underline;
	margin-top: -4px;
	font-size:11px;
}



#commentform input
{
border: 1px solid #bdbdbd;
font-size:10px;
width:277px;
}

#commentform textarea
{
border: 1px solid #bdbdbd;
padding:4px 6px 3px 5px;
font-size:10px;
width:357px;
}

#commentform input#submit
{
font-size:10px;
padding:3px 6px 3px 6px;
width:87px;
}
*/