#cake.plate form=raw
{body}{-cake.comments}
#plate_blogbody form=raw
##This is the wrapper for a single blog posts, ie. a SINGLE blog post own page.
#cake.blog_page form=raw
{plate_blogbody}
#tmp
##This is the wrapper for a SINGLE blog post. This is REPLICATED.
#cake.blog_list form=raw
{plate_blogbody}
#title
#body
#css
body {background-color:#1c241f; color:#bcbfbf;}
.cake_body {width:100%; line-height:1.75em;}
.aelua_bar {width:100%;}
.aelua_bar2 {width:960px; margin:0 auto;}
.aelua_footer {padding:40px 0;}
.clear {clear:both;}
.logobox {margin:0 auto; width:100%;}
.logo {margin:0 auto; width:100%; height:380px; display:inline-block; background:url('/data/logo/') no-repeat center center;}
.botbox {margin:0 auto; width:100%; border-top:8px solid #28342d; background-color:#111613; padding:20px 0 40px 0;}
.boxtit, .box0, .box1, .box2, .box3, .box4 {width:840px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-radius:8px 8px; background-color:#090c0a; padding:20px 20px 40px 20px;}
.boxtit {background:transparent; color:#4e4f4f; font-size:20px; text-align:left; padding-bottom:0;}
.box0 ul, .box3 ul {padding:20px 0;}
.box0 ul li, .box3 ul li {padding:5px; color:#ff5599;}
.link {display:inline-block; font-size:18px; color:#2ca0b6; padding:20px 0; width:840px; text-align:left;}
a {word-wrap:break-word;}
.box1 a:focus {color: #2ca0b6; text-decoration: none;}
.box1 a:link {color: #2ca0b6; text-decoration: none;}
.box1 a:visited {color: #2ca0b6; text-decoration: none;}
.box1 a:hover {color: #2ca0b6; text-decoration: none;}
.box1 a:active {color: #2ca0b6; text-decoration: none;}
.box2 a:focus {color: #2ca0b6; text-decoration: none;}
.box2 a:link {color: #2ca0b6; text-decoration: none;}
.box2 a:visited {color: #2ca0b6; text-decoration: none;}
.box2 a:hover {color: #2ca0b6; text-decoration: none;}
.box2 a:active {color: #2ca0b6; text-decoration: none;}
.box3 a:focus {color: #2ca0b6; text-decoration: none;}
.box3 a:link {color: #2ca0b6; text-decoration: none;}
.box3 a:visited {color: #2ca0b6; text-decoration: none;}
.box3 a:hover {color: #2ca0b6; text-decoration: none;}
.box3 a:active {color: #2ca0b6; text-decoration: none;}
.code {padding:20px; text-align:left; font-family:monospace; font-size:18px; color:#00ff00; background-color:#000; border-radius:8px 8px; margin:20px 0;}
.mono {font-family:monospace;}
.wetnote_main {margin:0 auto; width:960px;}
.updates_wrap {display:inline-table}
.blog_wrap {width:350px;display:inline-block;vertical-align:top; padding:20px 0;}
.blog_wrap.note {width:490px;}
.notepost {padding:10px;}
.notebody {padding:10px 10px 10px 0;}
.bloglinks {padding:10px 0 10px 10px;}
.profile_name .wetnote_comment_div {width:960px; margin:0 auto; margin-top:40px;}
.profile_name .wetnote_comment_head {opacity:1;}
.profile_name .wetnote_comment_text {width:760px; padding-bottom:40px; line-height:1.2em;}
.profile_site {width:960px; margin:0 auto; padding:20px 0;}
/* prev next */
.cake_blog_bar {margin:0 auto; padding:10px 20px; margin-bottom:20px; width:920px;}
.cake_blog_bar a {display:inline-block; vertical-align:top; width:50%;}
a.cake_blog_bar_prev {}
a.cake_blog_bar_next {text-align:right;}