* {
	margin: 0;
	padding: 0;
}

body,table,tr,td {
color: #555555;
font-size: 10px;
font-family: "Verdana";
letter-spacing: 0px;
line-height: 180%;
}

body {
background: #000000;
}

html {
}

br { letter-spacing: normal }

/*     LAYOUT     */

#wrapper {
background: #000000;
width: 925px;
padding: 0px 20px;
border-left: 5px Solid #555555;
border-right: 5px Solid #555555;
}

#layout {
background: #000000;
width: 925px;
}

#main {
float: left;
width: 650px;
text-align: left;
}

#side {
font-size: 10px;
float: right;
width: 250px;
text-align: left;
}

#footer {
	clear: both;
	width: 925px;
	margin: 0px auto; 0px
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	}

h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

/*     LINK     */

a { color: #FFDD00;text-decoration: none;}
a:link		{ color: #FF8700;text-decoration: none;}
a:visited	{ color: #FF8700;text-decoration: none;}
a:active	{ color: #FF8700;text-decoration: none;}
a:hover		{ color: #ffffff;text-decoration: none;}


/*     BLOG TITLE     */

.site_title a {color: #ffffff;text-decoration: none;}
.site_title a:link {color: #ffffff;text-decoration: none;}
.site_title a:visited {color: #ffffff;text-decoration: none;}
.site_title a:active {color: #ffffff;text-decoration: none;}
.site_title a:hover {color: #ffffff;text-decoration: none;}

.site_title {
font-size: 20px;
color: #ffffff;
margin: 30px 0px 10px 0px;
padding: 0px;
text-align: left;
}

/*   　 BLOG DESCRIPTION      */

.description {
font-size: 15px;
color: #ffffff;
margin: 0px 0px 60px 0px;
text-align: left;
}


/*     ENTRY     */

.entry_navi{
color: #ffffff;
margin: 15px 0px 15px 0px;
padding-bottom: 0px
}

.entry {
margin: 0px;
padding: 0px;
}

/*   　DATE      */

.entry_date {
font-size: 15px;
font-weight: bolder;
color: #555555;
margin: 0px 0px 0px 0px;
padding-TOP: 5px;
}

/*   　TITLE      */

.entry_title {
font-weight: bolder;
color: #ffffff;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
border-bottom: 1px dotted #FF8700;
}

/*   　TEXT      */

.entry_body {
font-size: 12px;
line-height: 170%;
color: #ffffff;
margin: 15px 0px 0px 0px;
}

/*   　SEQUE      */

.entry_more {
font-size: 12px;
line-height: 170%;
color: #ffffff;
margin: 0px 0px 15px 0px;
}

/*   　STATE      */

.entry_state {
color: #ffffff;
margin: 15px 0px 30px 0px;
border-bottom: 1px dotted #555555;
}

/*   　BLOCKQUOTE      */

blockquote {
color: #ffffff;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #CCCCCC;
}

/*   　COMMENT      */

.comment-title {
font-weight: bolder;
color: #000000;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

/*   　PICT      */

.pict {
display:block;
text-align:center;
margin:0 auto;
}

/*   　SIDE      */

.linktitle {
font-size: 15px;
font-weight: bolder;
color: #FF8700;
line-height: 170%;
margin: 0px 0px 0px 0px;
border-bottom: 1px dotted #FF8700;
}

/*   　SIDE TEXT      */

.linktext {
color: #555555;
line-height: 170%;
margin: 5px 0px 15px 0px;
}

.linktext a { color: #FFDD00; text-decoration: underline; }
.linktext a:link		{ color: #FF8700; text-decoration: underline; }
.linktext a:visited	{ color: #FF8700; text-decoration: underline; }
.linktext a:active	{ color: #FF8700; text-decoration: none; }
.linktext a:hover		{ color: #555555; text-decoration: none; }

/*   　SEARCH      */

.search {
text-align:center;
font-size: 10px;
color: #555555;
line-height: 170%;
margin: 0px 0px 5px 0px;
}

/*   　CALENDAR      */

.calendar {
font-family: "Verdana";
font-size: 20px;
color: #555555;
margin: 0px 0px 0px 0px;
text-align:center;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #555555;
text-align:center;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
}

/*   　NAVI      */

ul.navi {
	margin: 40px 0 10px;
	list-style: none;
	text-align:right;
}

ul.navi  li{
	display:inline;
}
