/*body {background: #90608C; */

body {background:#fff url(images/backg.jpg) fixed repeat-y 50% 0;
margin: 0;
padding: 0;
color: #000;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
font-size: 14px;}

a {color: #CCC;
text-decoration: none;}

a:link {color: #000;}

a:visited {color: #622808;}

a:hover {color:#CCC;
border-bottom : 1px dotted #000;}

a:active {color:#FFF;}

.back {font-size: 3em;
color: #3A3A3A;
background: url(images/comment.gif) no-repeat 4px 2px;}

.post {width: 430px;
padding: 10px;
margin: 0;}

.storycontent {font-size: 1em;
padding: 5px;
text-align: justify;
width: 400px;
margin: 0;
color: #000;}

.image img {
  background-color: white;
  border: 1px solid #a9a9a9;

  padding: 4px;
}

.storycontent img {
  border: 1px solid #000;

  padding: 4px;
}

.storytitle {padding: 0;}

.storycontent ul li {list-style-image: url(images/bullet.gif);
margin-left: 20px;}

.feedback {font-size: 1em;
color: #3A3A3A;
padding: 0px 20px 20px 20px;
background: url(images/comment.gif) no-repeat 1px 1px;}

.meta {font-size: .9em;
border-top:#7F350C 1px dashed;
color: #8D0000;
padding: 0 0 0 16px;
background: url(images/permalink.gif) no-repeat 2px 1px;}

h3 {margin:0;
font-weight:bold;
font-size:1.5em;
letter-spacing:0}

h3 a {color:#A53A0C;
text-decoration: none;}

h3 a:hover {color:#CCC}

blockquote {margin: 5px 5px 20px;
padding: 0 0 0 15px;
background-image: url(images/blockquote.gif);
background-position: top left;
background-repeat: no-repeat;
font: italic 100%/130% Georgia, 'Times New Roman', Serif;}

#head {background-image: url(images/head.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 220px;
}

#inhead
{
padding-top: 185px;
text-align: center;
margin-left: auto; margin-right: auto;
margin: 0 auto;
}

#container {width: 703px;
margin: 0 auto;
background-image: url(images/body.jpg);
background-position: top center;
background-repeat: repeat-y;
background-color: white;}


#center {margin: 0px 150px 0px 30px;
font-size: 12px;
background-position: top center;
background-repeat: repeat-y;}

.search-result
{margin: 0px 100px 0px 20px;
text-align: justify;
}
#center a {color: Maroon;}

#center a:link {color: Maroon;}

#menu {width: 140px;
margin-right: 35px;
color: #FFFFFF;
float: right;}

#menu ul {text-align: left;
color: #612000;
font-weight: bold;
list-style-type: none;
margin: 0px;
padding: 10px;}

/*border-top:#AFA37C 1px dashed;*/

#menu ul li {font-family: georgia, times, serif;
font-weight: bold;
margin: 10px;}

#menu ul ul {font-weight: normal;
line-height: 100%;
list-style-type: none;
padding: 0;}


#menu ul ul li {background: none;
font-size: .75em;
font-weight: normal;
line-height: 1.2em;


padding: 0;
margin:0;
border: 0;}

#menu input {background-color: #FFF;
border: 1px solid #6E4646;
font-size: .9em;
font-weight: normal;}

#clearer {clear: both;
margin: 0;
padding: 0;}




#comment
{
text-align: justify;
width: 400px;

}

#comment img
{
  background-color: black;
  border: 5px solid #a9a9a9;
}

#search
{ 
text-align: center
} 

#runtime
{ 
text-align: center;
color: #000;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
font-size: 14px;
} 



#next
{ 
text-align: center
} 

#foot {background-image: url(images/foot.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 76px;}

/*Box Model Hack.*/
* html #menu {
	margin: 0px 13px 0px 0px;
}
