@import url(base-weblog.css);

/* 
name: Three-D
designer: Li'ao Wang
designer_url: http://aery.livejournal.com
description: Creating the illusion of depth and space in red, white and grey.
*/

body {
background-color: #FFFFFF;
background-image: url(2b.jpg);
background-repeat: repeat-x;
background-position: top center ;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
color: #000000;
padding: 0px;
margin: 0px;
}

a {
color: #009999;
text-decoration: none;
}

a:hover {
;
}

#container {
background-color: #ffffff;
background-image: url(3b.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 648px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -324px;
}

#banner {
width: 158px;
height: 200px;
margin: 50px 0px 0px 55px;
text-align: center;
z-index: 1;
}

#banner-header {
font-family: "Arial Narrow";
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
background-image: url(4.jpg);
background-repeat: no-repeat;
background-position: bottom center;
padding: 30px 0px 7px 0px;
}

#banner-description {
font-family: "Arial Narrow";
font-size: 10px;
letter-spacing: 3px;
text-transform: lowercase;
color: #d5d5d5;
font-weight: normal;
margin: -10px 0px 0px 0px;
}

#banner-description a, #banner-description a:hover {
color: #d5d5d5;
}

#pagebody {
width: 460px;
margin: -70px 0px 0px 125px;
}

.date-header {
text-align: right;
color: #666666;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 12px;

letter-spacing: 3px;
text-transform: lowercase;
}

.content-nav {
text-transform: lowercase;
}

.entry-header, .trackbacks-header, .comments-header, .comments-open-header {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #009999;
background-color: none;
border: none;
padding: 0px 0px 0px 5px;
line-height: 30px;
}

.comment-userpic, .entry-userpic {
display: none;
}

.entry-body {
text-align: justify;
}

.entry-body img {
background-color: #FFFFFF;
padding: 5px;
margin: 0px 5px 0px 5px;
border: 1px solid #999999;
}

.entry-more-link, .comment-content {
background-image: url(1.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 25px;
}

.entry-body blockquote, .trackback {
background-color: #eeeeee;
border-top: 1px solid #d5d5d5;
border-bottom: 1px solid #d5d5d5;
color: #cc0033;
padding: 5px;
}

.trackback {
margin-bottom: 10px;
}

.entry-more-link a {
color: #cccccc;
display: block;
padding: 5px;
}

.entry-more-link a:hover {
background-color: #eeeeee;
color: #cc0033;
}

.post-footers {
display: block;
}

.entry-footer, .comment-footer {
background-image: url();
background-repeat: no-repeat;
background-position: bottom right;
text-align: right;
color: #cccccc;
padding: 0px 22px 10px 0px;
margin: 10px 0px 0px 0px;
}

.entry-footer a {
text-transform: lowercase;
color: #cccccc;
}

.entry-footer a:hover {
color: #cc0033;
}

.separator {
display: none;
}

input, textarea {  
border: none;
background-color: #eeeeee; 
color: #404040; 
font-family: "Trebuchet MS"; 
font-size: 10px; 
}

.layout-three-column #alpha .module {
display: none;
}

.layout-three-column #alpha .module-search {
display: block;
width: 200px;
height: 40px;
margin: 0px 0px 0px 260px;
border: none;
float: none;
}

.layout-three-column #alpha .module-header {
display: none;
}

.layout-three-column #alpha .module-content {
background-color: #d5d5d5;
color: #d5d5d5;
font-size: 2px;
}

.layout-three-column #alpha input {
background-color: #d5d5d5;
padding: 0px 5px 2px 5px;
}

.layout-three-column #gamma {
width: 648px;
background-color: #ededed;
border-top: 1px solid #d5d5d5;
margin: 0px 0px 0px -130px;
}

.module-search {
display: none;
}

.module {
width: 200px;
height: 200px;
margin: 5px;
float: left;
}

.module-archives {
border-left: none;
}

.module-header {
color: #666666;
text-transform: uppercase;
font-weight: bold;
font-family: "Arial";
font-size: 12px;
text-align: left;
padding: 0px 5px 0px 0px;
}

.module-header a, .module-header a:hover {
color: #cc0033;
}

.module li li {
padding-left: 5px;
text-transform: lowercase;
}

.module li a {
padding: 1px;
margin: 0px;
}

.module li a:hover {
background-color: #ffffff;
}

.module-syndicate {
width: 630px;
height: 50px;
border-top: none;
}

.module-syndicate .module-content {
background-image: url(6.png);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 20px;
}

.module-powered {
height: 50px;
}