/* ############################################ */

/*					CONTENT						*/

/* ############################################ */
div.archive { text-align:left; margin:0 auto; width:100%; padding-bottom:14px; }
div.archive div.article { line-height:16px; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #2e2e2e; }
div.archive div.article div.title { margin-bottom:15px; }
div.archive div.article div.title h2 { color:#00bdba; font-weight:500; margin:0; padding:0; }
div.archive div.article div.title span { color:#707070; font-size:90%; text-transform:capitalize; }
div.archive div.article div.text { text-align:left; }
div.archive div.article div.bottom { color:#626262; text-align:left; text-transform:uppercase; font-size:80%; margin-top:15px; margin-bottom:13px; }
div.archive div.article div.bottom div.bol{ background-position:top left; background-repeat:no-repeat; width: 18px; height: 10px; margin-top: 2px; float: left;}
div.archive div.article div.bottom div.bor { background-position:top left; background-repeat:no-repeat; width: 396px; float: left;}
div.archive div.article div.bottom div.clear { height: 2px; }
div.archive div.article div.search { margin-bottom: 5px; }
div.archive div.article div.search h3 { color:#00bdba; font-weight:500; margin:0px; padding:0px; }
div.archive div.article div.search span { color:#707070; font-size:90%; text-transform:capitalize; }
div.archive div.article div.bsearch { margin-top:5px; margin-bottom:5px; }

/* ############################################ */

/*					COMMENTS					*/

/* ############################################ */
div.archive div.add_comment { font-size:90%; color:#707070; text-align:left; width:100%; margin:10px auto; padding:15px 0; border-bottom:1px solid #2e2e2e; border-top:1px solid #2e2e2e; }
div.archive div.add_comment { }
div.archive div.add_comment div.submit { background-image:url(images/button.png); text-align:center; background-position:top left; background-repeat:no-repeat; width:54px; height:22px; }
div.archive div.add_comment div.submit input { background-color:transparent; border:0; padding:0; width:54px; font-size:100%; margin-top:4px; color:#00bdba; cursor:pointer; }
div.archive div.add_comment div.submit input:hover { color:#ffffff; }
div.archive div.add_comment input { background-color:#131313; color:#fff; border:0; padding:4px; margin-top:3px; margin-bottom:10px; width:240px; }
div.archive div.add_comment textarea { background-color:#131313; color:#fff; border:0; padding:4px; margin-top:3px; margin-bottom:10px; width:100%; height:100px; }
div.archive div.comments { }
div.archive div.comments div.comment { text-align:left; width:100%; margin:0 auto; padding:10px 0 15px; }
div.archive div.comments div.comment p { padding:10px 0 0; margin:0; }
div.archive div.comments div.comment span { font-size:90%; color:#626262; }
