/* css */

body{
border:0px none;
margin: 10px;
text-align: center;
background: url(images/bg.jpeg) center no-repeat #540000;
 background-attachment: 
fixed;
Font-Family: “Verdana”, Geneva, sans-serif;
}

/* General */
a:link {color: #327CA2; text-decoration:none;}
a:visited {color: #327CA2; text-decoration:none;}
a:active {color: #327CA2; text-decoration:none;}
a:hover{text-decoration: underline; color: #920000;}
.width{width:1024px;}
.cb{clear:both;}
.cr{clear:right;}
.cl{clear:left;}
.h5{height: 5px;}
.h10{height:10px;}
h1{margin:0px; padding:0px; font-weight:normal; font-size: 26px;}
h2{margin:0px; padding:0px; font-weight:normal; font-size: 32px; color:#666;}

/* Top of Page  */
.top-split{width: 7px; height:100px; float:left;}
.wakoopa{width: 465px; height:100px; float:left; background: url(images/wakoopa.png) no-repeat;}
.wakoopa-pad{padding-top: 43px;}
.about{width: 220px; height:100px; float:left; background: url(images/about.png) no-repeat;}
.twitter{width: 320px; height:100px; float:left; background: url(images/twitter.png) no-repeat;}
.twitter-text{padding-top: 25px; font-size: 14px; text-align:left;}
.tweet ul{list-style: none;}

/* Logo & Nav */
.logo{text-align:left;}

/* Content */
.content-top{background: url(images/content-top.png) no-repeat; height: 5px;}
.content-middle{background: url(images/content-middle.png) repeat-y;}
.content-bottom{background: url(images/content-bottom.png) no-repeat; height: 5px;}

/* Section Blog */
.section-blog{float: left; width: 760px; padding: 5px 0px 0px 5px; text-align:left;}
.comment{float:right; width: 186px; height: 31px; background: url(images/comment-date.png);color: #fff; font-size: 14px;}
.comment-date{padding: 2px; float:left;}
.comment-text{padding: 2px 3px 0px 0px; float:right; text-shadow: 0.1em 0.1em #333;}
.comment-text a:link {color: #FFF; text-decoration:none;}
.comment-text a:visited {color: #FFF; text-decoration:none;}
.comment-text a:active {color: #FFF; text-decoration:none;}
.comment-text a:hover{text-decoration: none; color: #FFF;}
.blog-text{font-size:14px;color: #777;}
.blog-tags{font-size:12px; color: #D29797;}

/* Section Right */
.section-right{float:left; width: 256px;}
.right-top{width:256px; background: url(images/right-top.png) no-repeat; padding: 5px 0px 5px 45px; text-align:left; font-size: 14px;}
.right-bottom{width:256px; height: 5px; background: url(images/right-bottom.png) no-repeat;}
.right-width{width: 210px;}
.tags a:link {color: #000; text-decoration:none;}
.tags a:visited {color: #000; text-decoration:none;}
.tags a:active {color: #000; text-decoration:none;}
.tags a:hover{text-decoration: none; color: #D29797;}
.archive{border-right: 1px #ccc solid; width: 65px; float:left; padding-left:2px; color:#327CA2;}
.archive-year{text-align:center; font-weight:bold; color: #000;}

/* comment */
.blue-bar {background:url(images/bar.png) repeat-x; color: #fff;  text-shadow: 0.1em 0.1em #333; padding-left: 10px;}
.security{float:left; width: 160px;}
.security-title{color:#780000; font-size:24px;}
.section-comment{float:left; width: 600px;}
.section-comment-name{float:left; width: 200px;}
.section-comment-website{float:left; width: 400px;}
.section-comment-text{color:#666; font-size: 24px;}
.section-comment-top{background: url(images/comment-top.png) no-repeat; padding: 5px; width: 722px;}
.section-comment-bottom{background: url(images/comment-bottom.png) no-repeat; padding: 9px 0px 0px 130px; width: 722px; height: 30px; font-size: 13px;}


