.blog-post { margin:10px 0 10px 0; text-align:left; line-height:1.4em; } /*Blog Wrapper*/

.d_blog { margin:0 0 25px 0; padding:0 0 15px 0; border-bottom:solid 1px #C9C9C9; } /*Post Wrapper*/

.content_header { float:left; margin:0; padding:0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-align:left; color:#ff8f00; font-size:14px; font-weight:bold; } /* Blog Title */
.content_date { float:right; font-size:12px; font-style:normal; font-weight:bold; padding:0 0 10px 0; color:#999999; } /* Blog Date */
.content_content { clear:both; margin:0 0 5px 0; padding:0 0 15px 0; border-bottom:solid 1px #C9C9C9; }

ul.linkList { list-style:none; list-style-image:none; }
ul.linkList li { margin-top:10px; }
ul.linkList li a { color:#0f3655; text-decoration:underline; }
ul.linkList li a:hover { text-decoration:none; }

div#maincolumn div.blog-post div.d_blog ul.content_linkrow { list-style:none; text-align:center; }
div#maincolumn div.blog-post div.d_blog ul.content_linkrow li { display:inline; margin:2px 0 0 0; }
div#maincolumn div.blog-post div.d_blog ul.content_linkrow li.author { background-image:url(template_img/person.png); background-position:bottom left; background-repeat:no-repeat; padding-left:16px; }
div#maincolumn div.blog-post div.d_blog ul.content_linkrow li.comments { background-image:url(template_img/comments.png); background-position:bottom left; background-repeat:no-repeat; padding-left:16px; }
div#maincolumn div.blog-post div.d_blog ul.content_linkrow li.plink { background-image:url(template_img/link.png); background-position:bottom left; background-repeat:no-repeat; padding-left:16px; }

/* style for polls */
.pollName { /* header */ font-size: 11px; font-weight: bold; }
.poll { /* poll */ font-size: 11px; }

/* link styles */
/* generic links style */
A:link    { color: #f8981d; text-decoration:none; }
A:active  { color: #f8981d; text-decoration:none; }
A:visited { color: #f8981d; text-decoration:none; }
A:hover   { color: #99b4d2; text-decoration:underline; }

/* calendar begin */
table#calendar { margin:0 auto; font-size:12px; width:90%; }
table#calendar caption { }
table#calendar a { color:#355b80; text-decoration:none; }
table#calendar a:hover { color:#f8981d; text-decoration:underline; }
table#calendar tr#days th { color: #0f3655; font-size:1em; font-weight: bold; padding: .3em 1px; }
table#calendar tr#title th { font-size: 1em; }
table#calendar td { width: 10px; height: 10px; color: #777; text-align: center; vertical-align: top; padding:3px; }
table#calendar td a { font-weight: bold; display: block; width: 10px; text-align:center; padding:0 3px 0 3px; }
table#calendar th a { font-weight: bold; }
table#calendar .today { background-color: #f1f1f1; border:solid 1px #666; font-weight:bold; color:#0f3655; }
table#calendar p { font-size: 10px; color: #666; margin: 0px; padding: 0px; text-align:center; }
.dCenter { margin:0; padding:0; text-align:left; }
/* calendar ends */

/* comments */
.c_cHeader { clear:both; padding:10px 10px 10px 0; margin-bottom:20px; text-transform:capitalize; }
.c_contentPerson { height:32px; padding-left:44px; background-image:url(img/avatar/warhol.gif); background-repeat:no-repeat; text-transform:capitalize; }
.c_contentPerson a { text-transform:none; }
.c_contentTop { height:60px; width:500px; background-image:url(img/comment_bg1.gif); background-repeat:no-repeat; }
.c_content { background-image:url(img/comment_bg2.gif); background-repeat:repeat-y; padding-left:24px; padding-right:24px; color:#355B80; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; }
.c_contentBottom { height:50px; width:500px; background-image:url(img/comment_bg3.gif); background-repeat:no-repeat; }*/

/* Comments form */
#f1 h3 { text-transform:capitalize; }
#f1 { background-color:#f6f6f6; border:solid 1px #C9C9C9; margin:15px 0 15px 0; padding:14px; padding-top:5px; }
#f1 input, #f1 textarea { width:300px; margin:5px 0 10px 0; padding:6px; border:1px dotted #C9C9C9; }
#f1 input { height:24px; padding:8px 0 0 5px; }
#f1 textarea { width:430px; }
#f1 input.selected,#f1 textarea.selected { border:solid 1px #C9C9C9; }
#f1 input.btn { width:100px; height:28px; padding:5px 15px 5px 15px; border:solid 1px #C9C9C9; cursor:pointer; font-weight:bold; }
-->