/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color:#E0DDD6;
	
	
	
}



/*-------------------------------------------------- page markers*/
span {
	background: #FFFFFF;
	color:  #333333;
	/*border-right: 2px solid #FFFFFF;*/
	border-left: 5px solid #FFFF66;
	
}

/*-------------------------------------------------- page markers*/

#positioning {
	width: 100%;
	text-align:center;
	padding:0;
}

#container {
	margin-top: 5px;
	margin-left: auto;
	margin-right:auto;
	width: 720px;
	border: 1px solid #999999;
	align:	center;
	background-color:  #ffffff;
	
}

#main {
	
	font-size: 12px;
	border:0px;
	padding:0px;
	margin:0px;
	
	
}
td .header {
	height: 100px;
	background: url(picture_library/04_05_null_header.jpg) 0 0 #FFFFFF;
	background-repeat: no-repeat;
	boder-bottom: 0px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

/* -------------------------------menu elements start*/
td .menu {
	height: 30px;
	min-height: 40px;
	background: url(picture_library/04_05_null_logo.gif) 0 0 no-repeat #333333;
	text-align: right;
	border-top: 0px;	
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td .menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	size: 10px;

}

td .menu ul li {
	display: inline;
	list-style: none;
	/*border-left: 1px solid #CCCCCC;*/
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px  20px;
	
	
	
}

td .menu ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
	border-left: 5px solid #666666;
	
	
	
}

td .menu ul li a:hover{
	color: #FFFF99;
	border-left: 5px solid #FFFF99;
	
	
}

td .menu li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border-left: 5px solid #666666;
	
	
}



/*-------------------------------menu elements end*/



/*-------------------------------sidebar elements start */	
	
td .sidebar {
	width: 200px ;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	
	margin-top: 0px;
	valign: top;
}


#sidefeatures {
	text-align: left;
	color: #333333;
	font-weight: bold;
	background: #E0DDD6;
	margin-bottom: 10px;
	padding-left: 10px;
}

td.sidebar ul li{
	list-style: none;
}

td.sidebar ul {
	margin-bottom: 30px;
}

p.subsections {
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-left:10px;
	
}

td.sidebar img{
	margin-bottom: 5px;
}

/*td.sidebar ul li a:link{
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
	
}*/

/*td.sidebar ul li a:hover{
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}*/
/*td.sidebar ul li a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}*/



/* -------------------------------sidebar elements end */


td .main {
	width: 500px;
	background-color: #FFFFFF;
	
	padding-top: 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px solid #999999;
	
}

a:link{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	font-weight: bold;
}


/* -------------------------------footer elements */

td .footer {
	height: 25px;
	background: #333333;
	color: #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
	border-top: 0px solid #FFFFFF;
}

h2.date-header{
	color: #FFFFFF;
	font-size: 12px;
	background: #666666;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	
}

#entry {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height:  600px;
	width:500px;
	
}

#entry p.time {
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 40px;
}

#entry p.subsections {
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	
}

#entry p.blogtitle {
	color: #333333;
	font-weight: bold;
	
}

#entry img {
	float:left;
	border: 0px;
	margin-right:  10px;
	
}

#entry img.shop {
	float:left;
	border: 0px;
	margin:  10px 10px 10px 10px;
	
	
}

#entry img.chara {
	float:left;
	border: 1px solid #666666;
	margin:  0px 10px 10px 10px;
	
}



#entryproper {
	padding-left:30px;
	text-align:  justify;
	width: 460;
	
	
}

#entryproper2 {
	padding-left:20px;
	text-align:  justify;
	width: 465px;
	
	padding-right: 5px;
	
}




iframe {
	width: 500px;
	height:750px;
}

#rechara li {
	display: block;
	/*border: 1px solid #666666;*/
	margin: 10px 0px 10px 0px;
	height: 125px;
	list-style: none;
}

#rechara2 li {
	display: block;
	
	
	margin: 10px 0px 10px 0px;
	height: 160px;
	list-style: none;
}

#rechara2 li img {
	
	border: 1px solid #666666;
	
}