
div.article  {
  width: 60%;
  margin: 0% 5% 0% 2%;
  float: left;
}

div.fp_Article  {
  margin: 0%;
  padding-bottom: 5%;
  float: left;
  border-bottom: 1px dashed #999999;
}

h1.image_header {
  margin: 0;
  text-align: center;
  padding: 5px;
}

h1.image_header img {
  width: 300px;
}

 img.toc_image  {
   width: 25%;
   background-color: #333333;
   padding: 2px;
/*
   border-right: 4px solid #cccccc;
   border-bottom: 4px solid #cccccc;
*/
   margin: 1% 5% 5% 0%;
   float: left;
   -moz-box-shadow: black 0px 0px 5px;
   -webkit-box-shadow: 5px 5px 5px #888;
   }


 p.time_msg {
   margin: 2% 0%;
   text-align: right;
   font-size: 80%;
   color: #990000;
 }

 p.title1 {
   font-size: 180%;
   color: #009933;
   padding: 0;
   margin: 1% 0;
 }

 p.title1 a {
   color: #009933;
   text-decoration: none;
 }

 p.title1 a:hover {
   color: #00aa66;
   text-decoration: underline;
 }
 
 p.title2 {
   padding: 0;
   margin: 1% 0;
   font-size: 140%;
   color: #666666;
 }

 p.title2 a {
   color: #666666;
   text-decoration: none;
 }

 p.title2 a:hover {
   color: #999999;
   text-decoration: underline;
 }

 p.title3 {
   padding: 0;
   margin: 1% 0;
   font-size: 120%;
   color: #666666;
 }

 p.title3 a {
   color: #666666;
   text-decoration: none;
 }

 p.title3 a:hover {
   color: #999999;
   text-decoration: underline;
 }
 
 p.title4 {
   padding: 0;
   margin: 1% 0;
   font-size: 100%;
   color: #000000;
 }

 p.title4 a {
   color: #000000;
   text-decoration: none;
 }

 p.title4 a:hover {
   color: #333333;
   text-decoration: underline;
 }
 
 p.published_at {
   padding: 0;
   margin: 1% 0;
   font-size: 100%;
   color: #006600;
   font-weight: bold;
 }
 
 
 
dt	{
	font-weight: bold;
}

dd	{
	margin-bottom: 1em;
}

.int1	{
	color: #000000;
}

.int2	{
	color: #003300;
}

.int3	{
	color: #330000;
}

.int4	{
	color: #333300;
}

.int5	{
	color: #003333;
}



div.im_Right	{
	margin: 0em -2em 1em 1em;
	padding: 0px;
	float: right;
	clear: both;
	color: #000000;
  -webkit-box-shadow: 5px 5px 5px #336633;
  border: 2pt solid #000000;
  width: 300px;
}

div.im_Left	{
	margin: 0em 1em 1em -1em;
	padding: 0px;
	float: left;
	clear: both;
	color: #000000;
  -webkit-box-shadow: 5px 5px 5px #336633;
  border: 2pt solid #000000;
  width: 300px;
}

div.im_Center	{
	margin: 1em auto;
	padding: 0px;
	clear: both;
	color: #000000;
  -webkit-box-shadow: 5px 5px 5px #336633;
  width: 400px;
  border: 2pt solid #000000;
}

div.im_Right img, div.im_Center img, div.im_Left img {
  	margin: 0;
  	border: solid #000000;
  	border-width: 2px 0px;
}

p.caption	{
	margin: -.3em 0 0 0;
	background-color: #cccccc;
	padding: 1%;
	color: #000000;
}

p.credit	{
	margin: 0;
	background-color: #aaaaaa;
	padding: 2px 5px;
	text-align: right;
	font-size: .8em;
	color: #000000;
}

p.byline  {
  font-size: 130%;
  text-align: right;
}

p.ednote  {
  font-size: 100%;
  font-family: monospace;
  color: #666666;
}

p.header  {
  font-size: 150%;
  font-weight: bold;
}

p.footer  {
  font-size: 110%;
  text-align: right;
  margin-top: 0;
}

p.enlarge	{
	margin: 0;
	background-color: #000066;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-size: .8em;
	font-weight: normal;
}

p.enlarge a	{
	color: #ffffff;
	text-decoration: none;
}


table.infobox {
  padding: .5em;
  background-color: #cccccc;
  width: 90%;
  margin: 1em auto;
  -webkit-box-shadow: 5px 5px 5px #336633;
}

table.infobox td:first-child  {
  text-align: center;
  min-width: 30%;
  padding: .5em;
  color: #ffffff;
  background-color: #666666; 
}


table.infobox td:last-child  {
  font-weight: bold;
  background-color: #ffffff; 
  border: 1pt solid #000000;
  padding: .5em;
}

blockquote p  {
  margin: 0;
}

 p.standing {
   padding: 0;
   margin: 1% 0% 3% 0%;
   font-size: 120%;
   color: #000066;
   font-weight: bold;
 }

 p.standing a {
   text-decoration: none;
   color: #000066;
 }
 
 p.standing a:hover {
   text-decoration: underline;
    color: #000099;
}
  
  
 p.body {
   padding: 0;
   margin: 1% 0;
   font-size: 100%;
   color: #000000;
 }
 
 







div.MovieDope ul  {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

div.MovieDope li {
  margin-top: 2%;
}

div.MovieDope li strong {
  font-size: 160%;
}

div.MovieTimes ul li  {
  border: 1px solid #999999;
  padding: .5em;
  list-style-position: outside;
  margin-bottom: .1em;
}
