/* blog style */

body
{
background-image:  url(site/bg.jpg); 
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0px auto auto auto;
text-align: center;
}

#table
{
width: 755px;
margin: 0px auto auto auto;
text-align: left;
}

#title
{
text-align: right;
width: 755px;
height: 110px;
}

#content
{
width: 480px;
background-image:  url(site/title-bottom.jpg); 
background-repeat: no-repeat;
background-position: 0px 0px;
padding: 5px 10px 5px 5px;
text-align: left;
margin-top: 0px;
}

#content ul
{
list-style-image: url('site/li.gif');
padding: 0px;
margin: 0px 0px 0px 16px;
}

#content ul li
{
margin: 0px 0px 10px 0px;
}

#copyright
{
font-family: verdana, tahoma, arial;
font-size: 10px;
line-height: 22px;
text-align: right;
color: #777777;
margin: 0px 0px 40px 0px;
}

#copyright a:link, #copyright a:visited
{
color: #777777;
font-weight: bold;
text-decoration: none;
}

#copyright a:hover
{
color: #333333;
background-color: #dddddd;
}



/* menu style */

#menu
{
float: right;
font-family: verdana, tahoma, arial;
font-size: 10px;
color: #333333;
line-height: 18px;
text-align: left;
margin-top: 5px;
}

#menu .heading
{
font-family: arial, verdana, tahoma;
font-size: 18px;
font-weight: normal;
color: #5985AC;
}

#menu .about
{
width: 230px;
padding: 5px;
}

#menu .about a:link, #menu .about a:visited
{
color: #333333;
font-weight: bold;
text-decoration: none;
}

#menu .about a:hover
{
color: #FC2E2E;
}

#menu .recent
{
width: 230px;
padding: 5px;
margin-top: 15px;
}

#menu .recent a:link, #menu .recent a:visited
{
color: #333333;
font-weight: normal;
text-decoration: none;
}

#menu .recent a:hover
{
color: #FC2E2E;
}

#menu .sort
{
width: 230px;
padding: 5px;
margin-top: 15px;
}

#menu .sort a:link, #menu .sort a:visited
{
color: #333333;
font-weight: bold;
text-decoration: none;
}

#menu .sort a:hover
{
color: #FC2E2E;
}

#menu .links
{
width: 230px;
padding: 5px;
margin-top: 15px;
}

#menu .links a:link, #menu .links a:visited
{
color: #333333;
text-decoration: none;
}

#menu .links a:hover
{
color: #FC2E2E;
}

#menu .syndicate
{
width: 230px;
padding: 5px;
margin-top: 15px;
}

#menu .syndicate a:link, #menu .syndicate a:visited
{
color: #333333;
font-weight: bold;
text-decoration: none;
}

#menu .syndicate a:hover
{
color: #FC2E2E;
}

.stars
{
float: left;
margin-right: 5px;
}



/* entry style */

.title
{
font-family: arial, verdana, tahoma;
font-size: 18px;
font-weight: normal;
}

.title a:link, .title a:visited
{
color: #333333;
text-decoration: none;
}

.title a:hover
{
text-decoration: underline;
}

.genre
{
font-family: verdana, tahoma, arial;
font-size: 10px;
}

.genre a:link, .genre a:visited
{
color: #333333;
font-style: italic;
text-decoration: none;
}

.genre a:hover
{
font-style: italic;
color: #FC2E2E;
}

.summary
{
font-family: verdana, tahoma, arial;
font-size: 10px;
line-height: 16px;
color: #777777;
text-align: left;
margin: 16px 16px 16px 16px;
}

.summary a:link, .summary a:visited
{
font-weight: bold;
color: #777777;
text-decoration: underline;
}

.summary a:hover
{
color: #FC2E2E;
text-decoration: none;
}

.review
{
font-family: arial, verdana, tahoma;
font-size: 12px;
line-height: 18px;
text-align: justify;
color: #333333;
}

.review a:link, .review a:visited
{
color: #333333;
text-decoration: underline;
}

.review a:hover
{
color: #FC2E2E;
text-decoration: none;
}

.review img
{
padding: 3px;
background-color: #dddddd;
}

.review .left
{
float: left;
margin-right: 10px;
}

.review .right
{
float: right;
margin-left: 10px;
}

.lgstars
{
margin-bottom: 5px;
}

.final
{
float: left;
font-family: arial, verdana, tahoma;
line-height: 18px;
font-size: 12px;
font-weight: bold;
padding: 0px 2px 0px 4px;
margin: 6px 5px 18px 0px;
background: #FBF54D;
}

.thoughts
{
font-family: arial, verdana, tahoma;
line-height: 18px;
font-size: 12px;
font-weight: bold;
padding-top: 6px;
}

s
{
color: #777777;
background-color: #777777;
text-decoration: none;
}

blockquote
{
font-family: verdana, tahoma, arial;
font-size: 9px;
line-height: 16px;
margin: 0px 20px 18px 15px;
}