/*Blogs style sheet*/

.blogItem {border:1px solid #424244; margin-bottom:1.5em;}
.blogItem .title {border-bottom:1px solid #424244;}
.blogItem .title a {display:block; font-size:120%; padding:0.3em 10px;}
.blogItem .imageHolder {width:90px;}
.blogItem .padded10 .floatRight {width:530px;}
.blogItem .footer {padding:5px 10px; border-top:1px solid #424244;}

.subscribeButtonHolder {text-align:right;}

#BlogCommentTitle {padding-bottom:0;}
.blogComment {padding:1em 0; border-bottom:1px solid #673288;}
.blogComment .comment {padding:0.25em 0;}
#BlogActions li {display:inline; margin-right:1.5em;}

.commentForm {padding:15px;}
.commentForm .labelHolder {width:11em;}
.commentForm .inputHolder {width:30em; float:left;}
.commentForm .textInput {border:1px solid #ffffff; width:29.5em;}
.commentForm textarea {width:95%;}
.checkbox input {float:left; margin-right:10px;}
.checkbox {color:#ffffff;}
.height2px {height:2px;}
.commentForm .securityCode {width:15em; float:left;}
.commentForm .securityImage {float:left; margin-left:15px;}


