@charset "UTF-8";

/* Site design */


body {
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#2E0002;
	background-position:top;
}


#backimage {
	background-image:url(../images/bg-body6.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
}

#main {
}


#page {
	background-image:url(../images/bg-page-cover.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#page-inner {
	background-image:url(../images/bg-page-paper.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#page p {
	margin-bottom:3px;
}

#column1 {
}

#recentposts {
    padding-top:50px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-image:url(../images/recent-sticky.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	text-decoration:none;
}

#column2 {}

#banner {

}

#header {
}

#short-menu {
}

.books {
	background-image:url(../images/menu-front-books.png);
	background-repeat:no-repeat;
	background-position:top;
}

.cafe {
	background-image:url(../images/menu-front-cafe.png);
	background-repeat:no-repeat;
	background-position:top;
}

.friends {
	background-image:url(../images/menu-front-friends.png);
	background-repeat:no-repeat;
	background-position:top;
}

.art {
	background-image:url(../images/menu-front-art.png);
	background-repeat:no-repeat;
	background-position:top;
}

.news {
	background-image:url(../images/menu-front-news.png);
	background-repeat:no-repeat;
	background-position:top;
}

.home {
	background-image:url(../images/menu-front-home.png);
	background-repeat:no-repeat;
	background-position:top;
}


#short-menu ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-left:10px;
}

#short-menu li {
	padding:0;
	margin:0;
	margin-right:4px;
	list-style:none;
}

#short-menu li a {
	padding:0;
	margin:0;
	text-decoration:none;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

#short-menu li a span {
	line-height: 13px;
}

#short-menu li a:hover {
}

#short-menu li a:hover span {
	padding:10px;
	color: #eee;
	background-color:#222;
	/*	background-image:url(../images/menu-info-paper.jpg);
	background-repeat:no-repeat;*/
	border: medium ridge #663300;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

#contact {
	background-image:url(../images/menu-contact.gif);
	background-repeat:no-repeat;
}

#seeus {
}

#seeus a {
}

#seeus a:hover {
	background-image:url(../images/menu-contact-seeus.gif);
	background-repeat:no-repeat;
}


#images {
}

#footer {
}

#footer p {
	font-size:10px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#footer a {
	text-decoration:underline;
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

#content {
}

#navigation {
}

#navprev {
	text-align:left;
	visibility:hidden;
}

#navnext {
	text-align:right;
	visibility:hidden;
}

#page-bottom {
	background-image:url(../images/bg-bottom.jpg);
	background-repeat:no-repeat;
}

#coffee-stain {
	background-image:url(../images/coffee-stain.gif);
	background-repeat:no-repeat;
}

#belongs-to {
	background-image:url(../images/bg-page-belongsto.gif);
	background-repeat:no-repeat;
}

.contents-menu {
	font-size:12px;
}

.contents-menu a {
	text-decoration:none;
	color:#222;
	display:block;
}

.contents-menu ul {
	list-style:none;
}

.contents-menu li {
	width:200px;
	background-color:#FFCCCC;
	padding-bottom:5px;
	
}


.navs li {
	list-style-image:none;
	list-style-type:none;
}

.navs a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.post-info {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	padding-top:5px;
	padding-bottom:5px;
}

.comments-list li {
	list-style-image:none;
	list-style-type:none;
	font-size:12px;
	padding:0;
	margin:0;
	margin-top:20px;
}

.comments-list .when {
	font-size:11px;
}

.comments-list .author {
	font-weight:bold;
}


.ie6warning {
	padding-left:20px;
	padding-right:20px;
	display:none;
}
