﻿/*single post*/
#content .sf_postDate
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    color: #000000;
    font-size: 11px;
}
#content .sf_singlePost
{
    margin-left: 20px;
    margin-top:20px;
    margin-bottom: 40px;
    width: 470px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}
#content .sf_singlePost .sf_postContent
{
    width:450px;
}
.sf_singlePost h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    margin-top:10px;
}
#content .sf_singlePost img
{
    width:450px;
    margin-bottom:20px;
    margin-top:20px;
}
#content .sf_postBookmark img
{
    width:24px;
}
#content .sf_singlePost p, .sf_postComments p
{
}

/* Posts list */

#content .sf_postListing
{
    width:490px;
    border-right: solid 1px #c0c0c0;
}
#content .sf_postListing li
{
    margin:20px 0px 20px 20px;
}
#content .sf_postListing .sf_postContent
{
    border-bottom: gray 1px dotted;
    width:450px;
    padding:10px 0px 50px 0px ;
}

#content .sf_postListing .sf_postContent img
{
    float: left;
    height: 90px; /*width:150px;*/
    margin-right: 10px;
}

#content .sf_postDate
{
font-size:11px;
color:Gray;
}
ul.sf_postListing
{
}
ul.sf_postListing li
{
    list-style: none;
}
ul.sf_postListing li p
{
}
/*Startpage newslist*/
h2.sf_postTitle
{
    font-family: Georgia, Arial, Verdana, sans-serif;
    color: #000000;
    /*font-weight: bold;*/
}
#content li a
{
    text-decoration: none;
    font-style:normal;
} 
#news_roll li a
{
    text-decoration: none;
    font-style:normal;
} 
#news_roll h2.sf_postTitle
{
    width:230px;
} 
p.sf_postDate
{
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-size: 10px;
    color: gray; 
}
#news_roll li
{
    margin-top: 5px;
}
#news_roll img
{
    height: 70px;
    /*border: 2px solid #99CCFF;*/
    float:right;/*right*/
    margin:-20px 0px 0px 10px;/*left10*/
}
#startpage .sf_postContent
{
    /*border-top: #FFFFFF 5px solid;*/
    border-bottom: gray 1px dotted;
    height:65px;
    margin-top:5px;
}


.sf_postAuthor, .sf_commentAuthor, .sf_commentContent
{
}
.sf_commentListing .sf_authorComment, .sf_commentListing .sf_anonymousComment
{
	margin: 0;
	padding: 5px;
}
.sf_authorComment 
{
}


/* Comments List */
.sf_commentListing 
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
}
.sf_commentListing abbr 
{
	font-size: .8em;
}
.sf_commentListing strong 
{
	font-size: 1.1em;
}
/* Post Comments Form */
fieldset.sf_postNewComment 
{
	margin: 20px 0;
	padding: 0;
	border: 0;
}
fieldset.sf_postNewComment ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset.sf_postNewComment li
{
	margin: 0 0 10px;
	padding: 0;
}
fieldset.sf_postNewComment label
{
	display: block;
}
/* Pager */
#postlist .sf_pager{
    margin-top:-20px;
    }
#postlist ol.sf_pager
{
    margin: -10px 10px 10px 15px;
    padding: 0;
    width: 100%;
    float: left;
    list-style: none;
    clear: both;
    position: relative;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}
/*newsarchive*/
#subno2 .newsarchive a
{
    color:Black;
}
#subno2 .selectedItem
{
    color: Black;
    font-weight: bold;
}
#subno2 .newsarchive ul
{
    list-style-position: outside;
    margin-left: -40px;
    list-style-type: none;
}