/*news items */

.dw_Blog {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: grey;
	clear:both;
	padding-top: 15px;
}
.dw_Blog_Item 
{
    clear:both;
}
.dw_Blog_Spacer
{
    height:40px;
}
.dw_Blog_Head 
{
    height: 40px;
}
.dw_Blog_date {
    display:block;
    text-align: center;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat !important;
    width:40px;
    height: 41px;
}

.dw_Blog_date_m {
    font-size: .5em !important;
    margin:0;
    padding:0;
    font-weight: bold;
    text-align:center;
    margin-top: 0.4em;
    color: transparent;
    font-family:  Arial, Helvetica, sans-serif;
}

.dw_Blog_Date_d {
    display:block;
    font-size:1.5em;
    margin:0;
    padding:0.3em 0 0 0;
    text-align: center;
}
.dw_Blog_Title 
{
    float:left;
    height: 14px;
    margin-left:15px;
    vertical-align: top;
}
.dw_Blog_Title_t 
{
    margin-top: -5px;
}
.dw_Blog_Title_t, .dw_Blog_Title_t a, .dw_Blog_Title_t a:link, .dw_Blog_Title_t a:active, .dw_Blog_Title_t a:visited
{
    font-size: 14px;
    font-weight: bold;
    font-family:;
    color:orange;
}
.dw_Blog_Title_t a:hover
{
    color: #666;
}
.dw_Blog_Title_a 
{
     font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
     font-size: 14px;
     margin-top: 5px;
     font-weight: normal;
     color: #777;
}
.dw_Blog_Summary 
{
    font-size: 1em;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    margin-top:20px;
    margin-bottom:20px;
}
.dw_Blog_Content, dw_Blog_Content p
{
    font-size: 1em;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: #111;
    margin-top:1.5em;    
}
.dw_Blog_Footer 
{
    margin-top: 12px;
    border-top: 1px dashed #ccc;
    padding-top: 5px;
}
.dw_Blog_Footerleft 
{
    float:left;
    text-align:left;
}
a.dw_Blog_More, a.dw_Blog_More, a.dw_Blog_More:link, a.dw_Blog_More:active, a.dw_Blog_More:visited
{
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/go.png) left top no-repeat;
}
a.dw_Blog_Back, a.dw_Blog_Back, a.dw_Blog_Back:link, a.dw_Blog_Back:active, a.dw_Blog_Back:visited
{
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/back.png) left top no-repeat;
}
a.dw_Blog_Commentlink, a.dw_Blog_Commentlink, a.dw_Blog_Commentlink:link, a.dw_Blog_Commentlink:active, a.dw_Blog_Commentlink:visited
{
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/comment.png) left top no-repeat;
}
a.dw_Blog_Link, a.dw_Blog_Link, a.dw_Blog_Link:link, a.dw_Blog_Link:active, a.dw_Blog_Link:visited
{
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/download.png) left top no-repeat;
}
.dw_Blog_Footerright
{
    float:right;
    text-align:right;
}
.dw_Blog_Filedunder a, .dw_Blog_Filedunder a:active, .dw_Blog_Filedunder a:visited, .dw_Blog_Filedunder a:link
{
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/tag.png) left 1px no-repeat;
}
.dw_Blog_Comments
{
    padding: 15px;
}
.dw_Blog_Commentcount 
{
    margin-left: 10px;
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    color: grey;
    padding-left: 20px;
    background: url(images/comment.png) left 1px no-repeat;    
}
.CommentArea
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner .CommentText3
{
	background-color: transparent;
}
.dw_Blog_Comments h3
{
	font-size: 12px;
    color: #333;
	font-weight: bold;    
}
h4.CommentTitle
{
	margin-bottom: 6px;
	margin-left: 3px;
	font-size: 12px;
    color: #333;
	font-weight: normal;
}

.CommentAreaOwner .CommentTitle
{
	font-weight: bold;
}

.CommentArrow
{
	background-image: url(images/summer-comment-arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}

.CommentText
{
	padding-bottom: 3px;
	background-image: url(images/comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3
{
	padding: 5px;
	font-size: 11px;
	background-color:#eee;
}

.CommentFooter
{
	margin-top: 4px;
	font-size: 10px;
	color: #999999;
	padding-left: 16px;
}

