/* 
Theme Name: DayDreamer
Theme URI: http://www.lilthingy.com/
Description: A completely custom theme for Ailin.
Version: 1.0
Author: Justin Fuhrer
Author URI: http://www.justinfuhrer.com
*/

body { background: #f2ddc0 url('images/bgMain.jpg') no-repeat; margin: 217px 0px 0px 50px; font-family: "Trebuchet MS", Arial, sans-serif; }

/* content */

.postWrapper { float: left; width: 416px; margin: 0px 10px 0px 0px; }
.postWrapper a { color: #cd6e76; text-decoration: none; }
.postWrapper a:hover { text-decoration: underline; }
.postTop { background: #fff6dc url('images/bgPostTop.jpg') no-repeat; }
.postTitle { font-size: 1.5em; color: #cd6e76; padding: 32px 0px 0px 40px; }
.postInfo { font-size: .9em; text-transform: uppercase; color: #815240; padding: 2px 0px 0px 10px; }
.postHR { margin: 8px 0px 0px 0px; }
.postBody p { margin: 0px; padding: 10px; font-size: .9em; color: #815240; /* text-align: justify; */ }
.postBottom { background: #fff6dc url('images/bgPostBottom.jpg') no-repeat; height: 81px; text-align: right; margin: 0px 0px 10px 0px; }
.postAilin { display: block; color: #cd6e76; font-size: 2em; padding: 14px 55px 0px 0px; }

/* sidebar */

#sidebarWrapper { float: left; width: 181px; background-color: #cd6e76; padding: 8px 0px 0px 0px; }
#sidebarWrapper ul { list-style: none; padding: 0px; margin: 0px 0px 4px 0px; }
#sidebarWrapper ul li { font-size: .75em; color: #fff6dc; text-transform: lowercase; }
#sidebarWrapper ul li a { padding: 0px 0px 0px 8px; display: block; text-decoration: none; color: #fff6dc; height: 21px; }
#sidebarWrapper ul li a:hover { background: #fff6dc url('images/bgMenuRice.jpg') no-repeat; background-position: top right; color: #cd6e76; }
#sidebarWrapper ul li h2 { display: none; }
#sidebarWrapper ul li ul li { font-size: 100%; }

/* footer */

#footerWrapper { padding: 12px 10px 10px 60px; clear: both; font-size: .7em; color: #fff6dc; background: #f2ddc0 url('images/bgFooter.jpg') no-repeat; }
#footerWrapper a { color: #ffffff; }
#footerWrapper a:hover { text-decoration: none; }