/* Paragraph Styles */
h1, h1 a { font-family: arial,helvetica,sans-serif; font-size: 48px; color: #6c6c6c; font-weight: bold; margin: 0px; }
h2, h2 a { font-family: arial,helvetica,sans-serif; font-size: 14px; color: #6c6c6c; font-weight: bold; margin-top: 12px; }
h3, h3 a { font-family: arial,helvetica,sans-serif; font-size: 14px; color: #52ad25; font-weight: bold; margin-top: 6px; }
h4, h4 a { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: #6c6c6c; font-weight: normal; margin: 0px; }
h5, h5 a { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #52ad25; font-weight: normal; margin: 0px; }
p  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #6c6c6c; font-weight: normal; margin: 0px; }

.tagcloud a {color:#6c6c6c}
.tagcloud h1, .tagcloud h2, .tagcloud h3, .tagcloud h4, .tagcloud h5, .tagcloud p { display:inline; color:#6c6c6c; font-family: verdana,arial,helvetica,sans-serif;}

.tagcloud h1, .tagcloud h1 a {font-size: 18px;font-weight:bold;}
.tagcloud h2, .tagcloud h2 a {font-size: 16px;font-weight:bold;}
.tagcloud h3, .tagcloud h3 a {font-size: 14px;font-weight:bold;}
.tagcloud h4, .tagcloud h4 a {font-size: 12px;font-weight:bold;}
.tagcloud h5, .tagcloud h5 a {font-size: 12px;}
.tagcloud p , .tagcloud p  a {font-size: 10px;}

.sIFR-replaced {margin:0;padding:0;}


/* List styles */
li {}

ul    {}
ul li {}

ol    {}
ol li {}

/* Inline Styles */
.grey  { color: #6c6c6c; }
.green { color: #52ad25; }

/* Image Styles */
img.floatleft  ,div.floatleft   { float: left;  margin: 4px 4px 4px 0px; }
img.floatright ,div.floatright  { float: right; margin: 4px 0px 4px 4px; }
img.floatcenter,div.floatcenter { display: block; margin: 4px auto 4px auto; text-align: center; }

/* IE Hacks */
* html img.floatcenter,* html div.floatcenter { text-align: center; }

/* Movie placeholder image style for use in admin only */
.moviePlaceholder { background: #f0f0f0 url('/art/icons/movie.gif') no-repeat 50% 50%; border: 1px inset black; }
