/* Blog Page CSS */
#banner h1 a{background:url(../images/rzlogo-blue.gif);}
#blogpage #bannerwrap, #articlepage #bannerwrap{background:url(../images/bg-blue.gif) repeat-x ;}
#blogpage #banner, #articlepage #banner {background:url(../images/branch-blue.gif) right top no-repeat ;padding:0 0px 107px 0}
#blogpage .linklist a, #articlepage .linklist a{text-decoration:none; text-transform:uppercase; padding-right:15px; background:url(../images/externaly.gif) right center no-repeat;}
#blogpage .divider{margin-bottom:20px}
#blogpage .linklist li{padding:5px; background: url(../images/dots.gif) left bottom repeat-x;}
#quicklinks {width:190px; float:left;font-size:1.2em; line-height:1.2em; color:#B8B9BA; background:url(../images/birdie.gif) right top no-repeat}
#quicklinks h2, #quicklinks a{color:#F2E122}

#quicklinks a.external{background:url(../images/externaly.gif) right center no-repeat;}

/* Article Page Section */

#articlepage #blog-posts{width:67%; margin:0 5.7% 0 0;}
#articlepage #content {color:#E3E3E4; background:url(../images/rough-column.gif) right top repeat-y; overflow:hidden;padding:20px 0 70px 0;}
#articlepage #releases {margin-right:0}
#articlepage #articlebody h2{margin:1.285em 0 1.286em 0; color:#ACACAC;line-height:0.625;}
#articlepage #articlebody h3{margin:1.286em 0 1.286em 0; color:#ACACAC;text-transform:uppercase;line-height:0.625; font-weight:normal;letter-spacing:0.03em}
.monthlyarchive {margin:15px 0 0 0;padding-left:20px; background: url(../images/archive.gif) left center no-repeat; text-transform:uppercase}
.blogfeed {margin:6px 0 0 0;padding-left:20px; background: url(../images/feed16.gif) left center no-repeat; text-transform:uppercase}
.gravatar{float:left; padding:3px; border:1px solid #666; margin:0 10px 0 0 }

/* Comments */

#articlepage .comments {overflow:hidden;border-bottom:1px dotted #666;padding:10px; }
#articlepage .comment{margin:0 0 0 100px}
#articlepage  .author  {margin:0 0 0 0px}
#articlepage .comments .author a {text-transform:uppercase}
#articlepage .comments  .date {font-size:0.9em; color:#666}
#articlepage .owner {background:#45484F}
#articlepage .owner .author .date{color:#fff}
#comment{margin:20px 0 10px 0;color:#F2E122;}
.fireaway{margin-top:20px;border-bottom:1px solid #F2E122;color:#F2E122;text-transform:uppercase; font-size:1.3em}
#contactbox{width:400px}
#contactbox input:focus, #contactbox textarea:focus{border:2px solid #5ACAEE}
#contactbox input{background:#fff url(../images/search-box-bg.gif) left top repeat-x;float:left;padding:5px }
#contactbox label{width:6em;float:left;clear:both}
#contactbox textarea{height:100px;background:#fff url(../images/textareabg.gif) repeat-x;float:left;margin-top:0px;padding:5px }
#txpCommentInputForm textarea{width:300px; height:150px}
#contactbox .input{clear:both;padding:8px 0 8px 0}
#contactbox .submit {}
#contactbox .submit input{margin-right:10px}

/* Archive Section */

#blogpage #archived h3{padding:5px 0 2px 0;margin:5px 0 5px 0;background: url(../images/dots.gif) left bottom repeat-x;}
#blogpage #archived h2{margin:10px 0 5px 0; color:#F2E122;}
#blogpage #archived a{text-decoration:none}