form {
    margin:0;
    padding:0;
    font-size:12px;
}
a {
    text-decoration: none;
}
td,
th {
    text-align:left;
    vertical-align:top;
}
#container    {
    margin:0 auto;
    width:940px;
    border:5px solid blue;
    text-align:left;
    background-color:white;
    padding:1px 15px;
    padding:25px;
    background-color:white;
    border-left:5px solid #333333;
    border-right:5px solid #333333;
    border-bottom:5px solid #333333;
    margin-bottom:20px;
}

a,
a:visited,
a:hover,
a:active {
    color:#0066FF;
}

/** HEADERS **/
h1 {
    margin-top:10px;
    margin-bottom:10px;
    font-weight:normal;
    font-size:200%;
    color:#666;
}

h2 {
    margin:10px 0;
    font-weight:normal;
    font-size:180%;
    color:#999;
}

h3 {
    color:#f60;
    font-size: 1.2em;
}

ul.breadcrumb { display:inline; }
ul.breadcrumb li { display:inline; }

/* Most Recent/24 Hrs/7 Days/30Days Tabs in headers */
.header-tab-line {
    background:url(http://cdn.fanhost.com/images/tab-line.gif) repeat-x 0 16px;
}

.header-tab-line .tab {
    color:#F63;
    font-size:80%;
    float:right;
    display:block;
    padding:4px 7px;
    font-weight:bold;
    text-decoration: none;
    margin-top:6px;
    background: white;
}
.header-tab-line .tab:hover {
    color:#F63;
    text-decoration: underline;
}
.header-tab-line .tab-current {
    color: white;
    background: #F63;
    padding:4px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.header-tab-line .tab-current:hover {
    color:white;
}
.header-tab-line h1 {
    display:inline;
    background:#fff;
    padding-right:5px;
}

/* LISTS */
ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

ul li {
    margin-left:5px;
}

ul.inline { margin:0;padding:0; }
ul.inline li { float:left; }
ul.inline:after {clear:both;}

ul.picture-thumbs li {
    width:100px;
    margin:15px 9px 0 0;
    margin-right:10px;
}

div.thumb-wrap-outer {
    width:90px;
    height:90px;
    padding:2px;
    background:#efefef;
    border:1px solid #e0e0e0;
}

div.thumb-wrap-inner {
    border-right: 1px solid white;
    background: center center no-repeat;width:90px;height:90px;
}

div.thumb-caption {
    text-align:center;
    margin:5px 0;
    height:30px;
    overflow:hidden;
}

div.thumb-title {
    font-size:100%;
    margin-bottom:5px;
}

div.thumb-title a {
    text-decoration: none;
}

div.thumb-group-count {
    color: #999;
    font-size: 80%;
}

/* moved from pictures.css.php */
div#thumb-template {
    display: none;
}
.thumb-wrap {
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
li.thumb-wrap {
    float: left;
    display: block;
}

table.thumb-wrap tr td {
    padding:5px;
}

.comment-count {
        background: url(http://cdn.fanhost.com/icons/silk/comment.png) top left no-repeat;
        padding-left:18px;
}

table.thumb-wrap tr td {
    vertical-align: middle;
    text-align: center;
}

img.thumb {
    border: 1px solid #ccc;
    background: #efefef;
    padding: 5px;
    margin: 0 auto 5px auto;
}

.thumb-wrap img.cover {
    background:#cef;
    border:3px solid #69C;
}
.thumb-wrap div.thumb-button {
    text-align:center;
    font-size:11px;
    padding:3px;
    background: #efefef;
    border:1px solid #d9d9d9;
    width:100px;
    margin:0 auto 3px auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.thumb-wrap a.delete {
    padding-left: 20px;
    background: url(http://cdn.fanhost.com/icons/silk/cross.png) center left no-repeat;
    color:#666;
}
.thumb-wrap a.edit-caption {
    padding:5px 0 5px 20px;
    background: url(http://cdn.fanhost.com/icons/silk/pencil.png) center left no-repeat;
    color:#666;
}
.thumb-wrap a.make-cover {
    padding:5px 0 5px 20px;
    background: url(http://cdn.fanhost.com/icons/silk/images.png) center left no-repeat;
    color:#666;
}
.thumb-wrap a.insert-album {
    padding:5px 0 5px 20px;
    background: url(http://cdn.fanhost.com/icons/silk/pictures.png) center left no-repeat;
    color:#666;
}

/**
 * Paging above pictures
 */
table.picture-paging {
    width: 95%;
    margin-bottom: 10px;
    font-size: 1.2em;
    margin: 1em;
}
table.picture-paging td.previous,
table.picture-paging td.next {
    width: 30%;
    vertical-align: middle;
}
table.picture-paging td.next {
    text-align: right;
}
table.picture-paging td.position,
table.picture-paging td.album {
    text-align:center;
}
/* end moved from pictures.css.php */




/* FORUM LISTS */
table td.alt1 ul {
    margin-left:15px;
    list-style-type:disc !important;
}

.hl li { /* Horizontal List */
    list-style-type: none;
    padding: 0 5px;
    display:inline;
}

ul.br    {
    margin:4px 0;
}
.br li {
    border-right:1px solid #CCCCCC;
    padding:0 13px;
}
.br li.last {
    border-right:0;
    padding-right:0;
}
/* END LISTS */

hr.grey {
    background-color:#555555;
    margin:0;padding:0;
    height:5px;
}

.nav li {
    margin: 0;
    background-color: #e0e0e0 !important;
    border: 1px solid #cccccc !important;
    padding: 4px 34px;
    text-align: center;
    font-weight: bold;
    background-image: url(http://cdn.fanhost.com/layout/navbar-submenu.gif);
    margin-bottom: 5px;
}

.nav li.selected {
    background-image: url(http://cdn.fanhost.com/layout/navbar-selected.gif);
    background-position: 0;
}
.nav li a,
.nav li a:visited,
.nav li a:active,
.nav li a:hover {
    color:black; text-decoration:none;
}
.nav li.selected a,
.nav li.selected a:visited,
.nav li.selected a:active,
.nav li.selected a:hover {
    color:white;
}
.subnav a,
.subnav a:active,
.subnav a:visited,
.subnav a:hover
{
    text-decoration:none;
}

.subnav li {
    border-right:1px solid #aaaaaa;
    padding:0 10px;
}

.subnav li.last
{
    border-right:0;
}

.subnav  li.selected,
.subnav  li.selected a,
.subnav li.selected a:active,
.subnav li.selected a:visited,
.subnav li.selected a:hover {
    color:#000000;
    text-decoration:underline;
}

.red {
    font-size:14px;
    font-weight:bold;
}
.red a,
.red a:visited,
.red a:active,
.red a:hover {
    color:#990000;
}

h3 span {
    font-weight:normal;
    font-size:11px;
    color:#990000;
    margin-left:20px;
    display:none; /* turn off re-enable side links on header */
}

h3 span a,
h3 span a:active,
h3 span a:visited,
h3 span a:hover {
    color:#990000;
    margin:0 3px;
}

h4 {
    margin-top:0;
    margin-bottom:10px;
    font-size:14px;
}

/* BOXES */
.box {
    padding:14px 10px 1px 10px;margin:0;
}

.box_bottom {
    height:13px;
    margin-bottom:10px;
}
div.subnav {
    clear:both;
      padding:5px;
      text-align:center;
}
form .caption {
    font-size:11px;
}
input[type='text'], textarea {
    width:260px;
    font-size:1em;
}

/* PAGER */
div.pagertext {
    display:block;
    margin-bottom:10px;
}
ul.pager { clear:both; display:inline; padding:10px;}
ul.pager li { display:inline; padding: 0 3px; font-size:100%; }
ul.pager a.pager_navigation_link,
ul.pager a.pager_navigation_current
{
    padding:5px 8px;
    border:1px solid #ccc;
    background:#e0e0e0;
}

h2 {
    margin:0;
}

a.red {
    color:#990000;
}
a.bold {
    font-weight:bold;
}

form.links input {
    background-color:#ccc;
    border:1px solid #999;
    color:#666666;
    font-size:10px;
    padding:2px;
}

.leftColumn {
    float:left;
    width:595px;
    margin-right:5px;
}

.rightColumn{
    float:left;
    width:160px;
}

.tagcloud,
.tagcloud a,
.tagcloud a:active,
.tagcloud a:hover,
.tagcloud a:visited
{

}

.duration {
    font-size:11px;
    font-weight:bold;
}

h3 {margin:10px 0;}

/******************NEW*******************/

body {    margin:0;padding:0;font-size:12px; background:#ccc;}
body,* {
      font-family:verdana,arial,sans-serif;
}
#top,#nav,#location,#content,#bottom {
      margin:0 auto;
      width:900px;
}
/* LINK COLORS */
#top a, #top a:active, #top a:visited, #top a:hover {
      color:#999999;
}
#nav a, #nav a:active, #nav a:visited, #nav a:hover {
      color:white;
}

/* END LINK COLORS */
#top,#nav {
      color:white;
}

#nav_wrap {
      height:39px;
      background-image:url(http://cdn.fanhost.com/layout/buttons-blue.jpg);
}

/***************************
* TOP (HEADER)
****************************/
#top_wrap {
      height:87px;
      background-image:url(http://cdn.fanhost.com/layout/header-bg.jpg);
}
img#logo {
      margin-top:20px;
      display:block;
      float:left;
      margin-left:10px;
      margin-right:10px;
}
img#thnetwork {
      float:left;
      display:block;
      margin-top:28px;
}
#top div.middle {
      float:left;
      width:290px;
      margin-right:10px;
      text-align:center;
      font-size:10px;
      margin-top:20px;
}
#top div.middle a,
#top div.middle a:active,
#top div.middle a:hover,
#top div.middle a:visited {
      color:#999999;
      font-size:10px;
}
#top div.middle a:hover {
      color:#ccc;
}
/***************************
* NAV BAR
****************************/

#navcontainer {
    padding-top:0;
    margin-bottom: 1em;
    overflow: hidden;
    width: 550px;
}

#navlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navlist li {
    border-right:1px solid #00a7ee;
    border-left: 1px solid #0045dd;
    float: left;
    line-height: 38px;
    margin: 0 .5em 0 -.5em;
    padding: 0 1.7em;
}

#navlist li a {

    font-size: 110%;
}

#navlist li:hover {
    background-image:none;
    background-color:#ddeeff;
}
#navlist li:hover a {
      color:black;
}
#navlist li.last {border-right:0;}
#rightnav {
    float:right;
    text-align:right;
    width:350px;
}
#rightnavcontainer {
    padding-top:0;
    margin-bottom: 1em;
    overflow: hidden;
}
#rightnavlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#rightnavlist li {
    float: right;
    margin: 0 0 0 .5em;
    padding: 0 2em;
    font-size:10px;
    line-height:1.8em;
    background-color:#335577;
    border-right:1px solid #557799;
    border-top:1px solid #557799;
    border-bottom:1px solid black;
    border-left:1px solid black;
    margin-top:8px;
}
#rightnavlist li.last {
    border-right:0;
}

.frameBody_nofoot {
    border:1px solid #ccddff;
    border-top:0;
    margin-bottom:12px;
    padding:10px;
}
.frameBody {
    border:1px solid #ccddff;
    border-top:0;
    padding:5px;
    border-bottom:0;
}
.frameFooter {
    border:1px solid #ccddff;
    border-top:0;
    text-align:right;
    font-size:11px;
    padding:2px 3px 3px 3px;
    margin-bottom:12px;
}

/***************************
* LOCATION BAR
****************************/
#location_wrap {
    background-image: url(http://cdn.fanhost.com/layout/location-bg.gif);
    background-color: #666;
    border: 1px solid #666;
    bodrer-top: 0;
    width: 900px;
    margin: 0 auto;
    padding: 0 10px;
}
#location {
    float:left;
    width:510px;
    margin-right:10px;
    padding-top:8px;
}

#location,
#location a,
#location a:active,
#location a:visited,
#location a:hover {
      color:white;
      text-decoration:none;
}
#searchbox {
    float:right;
    width:300px;
    padding:5px 0;
}
#searchbox .searchinput {
    background-image:url(http://cdn.fanhost.com/layout/search-bg.gif);
    background-repeat:no-repeat;
    padding-left:20px;
}
ul#locationlist li {
      display: inline;
      list-style-type: none;
      padding-right: 3px;
      color:white;
}
ul#locationlist {
    margin:0;
    padding:0;
}

/***************************
* CONTENT
****************************/
#content_wrap {
      background:url(http://cdn.fanhost.com/bg.gif) top center repeat-y #ccc;
}
#content {
      background-color:#fff;
      padding:20px;
      min-height:600px;
      text-align:left;
      width:880px;
      border:1px solid #999999; border-top:0;
      border-bottom:2px solid #999;
}
h3.frameHead {
      margin:0;
      padding:5px 6px 8px 5px;
      background-image:url(http://cdn.fanhost.com/layout/headerbg-blue.jpg);
      font-size:16px;
      font-weight:bold;
      color:#000099;
}

.more {
    display: block;
    text-align:right;
}

/***************************
* BOTTOM
****************************/

div#bottom_wrap {
    margin-bottom:20px;
}
div#bottom {
    margin:0 auto;
    padding:10px 50px 20px 50px;
    width:880px;
    background: #ccc;
    font-size: 80%;
}
div.channel div#bottom {
    background: transparent;
}
div#bottom, div#bottom a, div#bottom a:visited, div#bottom a:active, div#bottom a:hover {
    color:#888888;
}

#bottomlinks {
    float:right;
    width:380px;
    text-align:right;
}

#bottomlinkslist
{
      float:right;
      list-style-type: none;
      margin: 0; padding: 0;
}

#bottomlinkslist li
{
      border-right:1px solid #cccccc;
      float: left;
      margin: 0 .5em 0 -.5em;
      padding: 0 1.2em;

}
#bottomlinkslist li.last { padding-right:0; }
#bottomlinkslist li.last {border-right:0;}

div#page_time {
      font-size:12px;margin:0 auto;text-align:center;color:#999999;
}

.webmasterRequests {
    background-color:#f7e8c1;
    padding:10px;
    font-size:16px;
    font-weight:bold;
    color:#ff7200;
    text-align:center;
    margin-bottom:10px;
}

.forumposts {margin-top:10px;}
.forumposts, .mediatop {
    font-size:10px;
}

.c { clear:both; }
br.c { height:0;width:0;margin:0;padding:0;overflow:hidden;border:0; }

.social_share a img {
    border:0 !important;
}

ul.errors {
    background: #ffe0e0;
    padding:10px;
    border: 1px solid #ffcccc;
}

ul.messages {
    background: #e0ffe0;
    padding:10px;
    border:1px solid #ccffcc;
}

ul.errors li {
    color: red;
    font-weight:bold;
    display:block;
    font-size:120%;
}

ul.messages li {
    color: green;
    font-weight: bold;
    display:block;
    font-size:120%;
}

table.grid {
    border-collapse: collapse;
}
table.grid td {
    border:1px solid #ccc;
    padding:4px;
}

table.grid thead tr td {
    font-weight:bold;
    border-bottom:2px solid #ccc;
    background-color:#ddeeff;

}

/* Buttons */
a.button
{
    display: inline;
    color:white;
    padding: 0.2em 1em 0.4em 1em;
    font-size:10px;
    line-height:1.8em;
    background-color:#335577;
    border-left:1px solid #557799;
    border-top:1px solid #557799;
    border-bottom:1px solid #113355;
    border-right:1px solid #113355;
    margin:5px 5px 0 0;
}
a.button,
a.button:active,
a.button:visited
{
    color:white;
    text-decoration: underline;
}
a.button:hover
{
    color:#ccc;
}

a.redbutton {
    background-color:    #773333;
    border-left-color:   #995555;
    border-top-color:    #995555;
    border-bottom-color: #551111;
    border-right-color:  #551111;
}

/**
 * Fansite directory
 */

.directory-list > li {
    /*background: url(../images/icons/link.png) top left no-repeat;*/
    padding-left: 20px;
}

.directory-list a.sitename {
    font-size: 120%;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.directory-list .sitemeta {
    font-size:0.8em;
}

.directory-list .sitemeta ul {
    list-style-type: none;
    padding: 0; margin: 0;
}

.directory-list .sitemeta li {
    display: inline;
    margin-left: 0;
}

.directory-list .sitemeta .dates .label {
    color:#999999;
}

.directory-list .sitemeta .dates .date {
    color:#333333;
}

.directory-list .sitemeta ul.owner .label {
    color:#999;
}

.directory-list .sitemeta ul.report .label {
    color:#999;
}

.directory-sitecount /* count of fansites on subject.tpl results page */
{
    color:#666;
}

/* Url thumbnails */

.thumb82 {
    float: left;
    margin: 0 15px 15px 0;
    border:1px solid #999;
}

/* Inline boxes */
.bluebox {
    border:1px solid #9999cc;
    background-color:#ddddff;
    padding:10px;
    margin-bottom:10px;
    color:#777799;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.yellowbox {
    border:1px solid #cccc99;
    background-color:#ffffcc;
    padding:10px;
    margin-bottom:10px;
    color:#999977;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




.c    {
      clear:both;
}

/*direction boxes*/
.directions {text-align:left;color:#666666;margin:5px 0;font-size:12px;background-color:#e0e0e0;padding:8px;border:1px solid #999999;}
.directions h1 {border:0;font-weight:bold;padding:3px 0;margin:0;font-size:14px;}
.directions p {font-weight:normal;border:0;margin:0;padding:3px 0;}
.directions span {font-weight:bold;}
.directions h2{padding:5px 0;font-weight:bold;}
.directions ul{padding:0;margin:2px 4px;}
.directions li{padding:2px;margin:2px 0 2px 12px;}
.directions .important {color:red;}

.siteadminnav{}
    .siteadminnav ul.main{list-style:none;margin:0;padding:0;}
    .siteadminnav ul.main li ul.sub{list-style:none;margin:0;padding:0;}
    .siteadminnav .menuHeader{text-align:center;margin:5px 0;padding:5px;border:1px solid #cccccc;background-color:#e0e0e0;color:#880000;font-weight:bold;}

    .sitedetails .topicheader, .ticketdetails .topicheader{text-align:left;margin:5px 0;padding:5px;border:1px solid #cccccc;background-color:#e0e0e0;color:#880000;font-weight:bold;}
    .framebody table td{color:black;}

    .sitedetails .label, .ticketdetails .label {float:left;width:150px;font-weight:bold;margin:4px 8px 4px 0;}
    .ticketdetails .detail {float:left;}
    .ticketdetails .detail p {margin:5px 0 0 0;padding:0;}

    .ticketdetails .ticketinfo {margin:5px 0;padding:5px;}
    .ticketdetails .logtime {margin:5px 0;padding:5px;border:1px solid #cccccc;background-color:#e0e0e0;color:#880000;font-weight:bold;}

.leftColumn{float:left;width:595px;margin-right:10px;}
.rightColumn{float:left;width:160px;}

/* Buttons */
.sitebuttonwrap {display:inline;margin:0;padding:0;}
.sitebutton    {margin:0 2px 2px 0;font-family:arial;padding:1px 5px 2px 5px;font-size:11px;text-align:center;height:15px;}
.buttons     {margin:10px 0;}
.sidebuttons     {margin:2px 5px;padding:0 3px;height:20px}
.boldbutton     {font-weight:bold;text-transform:uppercase;}
.sitebutton    {
    background-color:#cccccc;
    background-image:url(http://t0.ca/btn2.gif);
    border:1px solid black;
}

.sitebutton a,
.sitebutton a:hover,
.sitebutton a:active,
.sitebutton a:visited { color:black; }


table.border {border-collapse:collapse;table-layout:fixed;}
table.border{ border:1px solid #cccccc;}
table.border td { vertical-align:top;padding:2px; border:1px solid #cccccc;}
table.border th {text-align:left;padding:4px 2px;font-size:12px;background-color:#e0e0e0;color:#880000;border:1px solid #cccccc;}
table.border tr {}
table.border tr.altrow, div.altrow, li.altrow  {background-color:#eeeeee;}
.paging{text-align:center;}


.siteList h1 {color:#880000;font-size:16px;margin:5px 0;padding:0;}

/** COMMENTS **/
table.comments {
    margin-bottom: 20px;
    width: 99%;
}
table.comments td {
    padding: 1em;
    border-bottom: 1px dotted #ccc;
}
table.comments td.comment-by {
    width: 120px;
    overflow: hidden;
    margin-right: 20px;
    padding-left: 0;
}
table.comments li.posted-by {
    font-weight: bold;
    color:#333;
}
table.comments li.posted-ago {
    font-size: 0.8em;
    color: #900;
    font-weight: bold;
}
table.comments td.comment-body {
    color: #222;
}
.no-comments {
    padding:0 20px 20px 20px;
}

/*Front Page Boxes*/

.frontNewsWrapper .newsLink {margin:0 0 10px 0;border-bottom:1px dotted #cccccc;padding-bottom:6px;}
.frontNewsWrapper .newsLink img{margin-right:10px;border:1px solid black;}
.frontNewsWrapper .newsLink h1 {font-size:14px;margin:0 0 10px 0; font-weight: bold; padding-right:10px;}
.frontNewsWrapper .newsLink h2 {font-size:12px;margin:0;padding:0;display:inline;}
.frontNewsWrapper .newsLink div.label {font-size:11px;}
.frontNewsWrapper .newsLink div.label span{color:#999999;}
.frontNewsWrapper .newsLink div.label a {color:black;}

/******* ADMIN ************/
/* label */
dl.zend_form dt {
   clear:both;
   width:150px;
   float:left;
   text-align:right;
}
/* input */
dl.zend_form dd {
   float:left;
   width:66%;
   margin:0 0 0.5em 0.25em;
}
textarea {
    height:120px;
}

/* Flash messenger messages */
ul.flashMessenger {
    list-style-type: none;
    border: 1px solid #cc9999;
    background: #ffeeee;
    padding: 5px;
}
ul.flashMessagenger li {
    margin-left: 0;
    color: red;
    font-weight: bold;
    padding:5px;
}

/* Ad styles */
.ad-right-160
{
    float: right;
    clear: right;
    width: 160px;
    height: 600px;
    margin: 0 0 10px 10px;
}

/* Boxes with icons */
.warning
{
    font-size: 1em;
    color: black;
}
.warning em
{
    text-decoration: none;
    color: #900;
    font-size: 1.2em;
    font-style: normal;
    margin-bottom: 5px;
    display: block;
}

/********* ADMIN DATATABLE ******/
/* header */
.admin-content h1 {margin:0 0 5px 0;}

/* filter buttons */
.filter-buttons {margin:5px 0;}

/* search field*/
div#dt_search_wrap label {margin-right:10px;font-weight:bold;}
/* datatable */
div#myDataTable table {width:100%;}
div#paging {text-align:center;}

/********** CROPPER IMAGE ********/
#image_wrapper {float:left;margin:5px;}
#preview_wrapper {float:left;margin:5px;}
#button_wrapper {clear:both;}


/* definition lists */
dl dt {

}
dl dd {
    margin-bottom:5px;
}

/****** NEWS LISTS *******/
.newsitem {
    margin-bottom:20px;
}
.newsitem div.headline {
    display:block;
    font-size:120%;
    /*
    background:url(http://cdn.fanhost.com/icons/silk/page_go.png) no-repeat top left;
    padding-left:20px;
    */
}
.newsitem div.headline a.headline {
    font-weight:bold;
}
.newsitem div.headline a.subject {
    color:#009900;
    text-decoration:none;
    font-size:80%;
}
.newsitem a.source {
    font-size:80%;
    color:#999;
    text-decoration:none;
}
.newsitem .excerpt {
    color:#333;
}
.newsitem .icons .posted-ago {
    font-size: 80%;
    font-weight: normal;
    float:left;
    display:block;
    margin-right:5px;
    color:#900;
    font-weight:bold;
}
.newsitem .icons .icon {
    opacity: 0.8;
    padding-left:19px;
    line-height:16px;
    float:left;
    font-size:80%;
}
.newsitem .icons .icon:hover {
    opacity:1;
}
.newsitem .icons a.icon {
    color:#990000;
}
.newsitem .description {
    padding-left:5px;
    margin-left:5px;
    margin:5px 0;
}

.newsitem .report-wrapper {float:right;}
a.report-this {
    font-size: 0.8em;
}

/** category tabs (news and video) **/
ul.most-updated li span.update-count {
    color:#999;
}

ul.categories {)
    margin:0;
    padding:0;
    display:block;
    margin-bottom:30px;
}
ul.categories li {
    display: inline;
    margin: 0;
    padding: 6px 5px;
    border: 1px solid #aaa;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #efefef;
    margin-right: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
ul.categories li a {
    text-decoration:none;
}
ul.categories li.active {
    font-weight:bold;
    background: #F63;
}
ul.categories li.active a {
    color:white;
}
ul.categories li:hover a {
    text-decoration: underline;
}

/** video indexes **/
.video-thumb-wrap {
    font-size:11px;
    height:200px;
    overflow:hidden;
}
.video-thumb-title {
    font-weight:bold;
    display:block;
}
.video-thumb-meta {
    text-align:center;
}
.video-thumb-by {
    color: #FF6633;
}
img.video-thumb {
    display: block;
    margin:0 0 5px 0;
    border:1px solid black;
}

/** usernames are always orange **/
a.username {
    color: #F60;
}

/** FAN LISTS **/
ul.fan-list li {
    display: block;
    float: left;
    width: 60px;
    height: 80px;
    margin: 0 0 15px 15px;
    text-align:center;
    font-size:10px;
}
ul.fan-list li a.avatar {
    display:block;
}
ul.fan-list li a.avatar img {
    border: 1px solid black;
}
ul.fan-list li a.username {
    display: block;
    color:green;
}
ul.fan-list li a.send-msg {
}
div#fan-status, div#become-a-fan {
    font-size: 10px;
    text-align: center;
    color: #666;
    margin: 5px 5px 10px 0;
    border: 2px dotted #fc6;
    padding: 5px;
}

.more {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(http://cdn.fanhost.com/icons/misc/delete.gif) no-repeat 0 -16px}
div.star,div.star a{background:url(http://cdn.fanhost.com/icons/misc/star.gif) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


/* Definition lists */
dl.table dt {
    width: 3.7em;
    float: left;
    margin: 0;
    padding: .2em .2em .2em .2em;
    border-right: 1px solid #ccc;
}
dl.table dd {
    margin-left: 6em;
    padding: .2em;
}
dl.table dt.calendar {
    background: url(http://cdn.fanhost.com/icons/x-collection/16x16/plain/calendar.png) top left no-repeat;
    padding-left: 20px;
}
dl.table dt.folder {
    background: url(http://cdn.fanhost.com/icons/x-collection/16x16/plain/folder.png) top left no-repeat;
    padding-left: 20px;
}

/* Post nav (next/previous posts buttons) */
table.post-nav {
    margin-bottom: 15px;
    width: 100%;
}
table.post-nav td {
    vertical-align: top;
}
table.post-nav td.next {
    text-align: right;
}
table.post-nav div.caption {
    font-size: 0.8em;
    color: #999;
}
form.poll {
    width:   150px;
    display: block;
}
a.poll-question {
    padding-left:22px;
    background: url(http://cdn.fanhost.com/icons/silk/chart_bar.png) no-repeat top left;
    font-size: 1em;
    display: block;
    font-weight: bold;
    margin-bottom:1em;
}

/** CHANNELS **/

    #content {
        padding-left: 15px;
        padding-right: 15px;
        width:890px;
    }

    #channel-header {
        margin-bottom: 20px;
    }
    #channel-title {
        color:#999;
        margin:0;
        padding:0;
    }

    #channel-credit {
        font-size: 90%;
        color: #999;
    }

    #channel .widget {
        margin-bottom: 20px;
    }

    #channel-nav-bottom {
        /* use this to insert an image below the nav tabs */
    }
    #channel-nav {
        padding: 4px 0 3px 0;
        margin: 0;
        border-bottom-style: solid;
        border-bottom-width: 3px;
        border-bottom-color: #707070;
        margin-bottom: 10px;
    }
    #channel-nav li {
        list-style: none;
        margin: 0;
        display: inline;
    }
    #channel-nav li a {
        padding: 3px 0.5em;
        margin-right: 3px;
        border: 1px solid #CCC;
        border-bottom: none;
        background: url(http://cdn.fanhost.com/images/gradients/g6.png) top center repeat-x #e0e0e0;
        color: black;
        font-size: 1.2em;
    }
    #channel-nav li.current a {
        background: url(http://cdn.fanhost.com/layout/location-bg.gif) #333;
        padding: 4px 0.5em;
        border: 0;
    }
    #channel-nav li.current a {
        color: white;
    }

    #channel-stats {
        font-style: italic;
        margin-bottom: 10px;
    }

    #channel-left {
        float: left;
        width: 150px;
        padding-right:10px;
    }
    #channel-left h4 {
    }

    #channel-center {
        border-left:  1px dashed #ccc;
        border-right: 1px dashed #ccc;
        padding:0 10px;
        min-height: 1000px;
        float: left;
        width: 380px;
        margin-right: 10px;
    }

    #channel-info {
        font-size: 11px;
    }
    #channel-info dl dt {
    }
    #channel-info dl dd {
    }

    #channel .post .post-content {
        font-size: 1.1em;
        margin-bottom: 10px;
    }
    #channel .post .post-content img {
        padding: 3px;
    }
    #channel .post .post-content p {
        display: block;
        clear: both; /* paragraph tags should always clear - i.e. floated images, etc.. */
    }
    #channel .post a.headline {
        display:block;
        font-size:1.8em;
        font-weight:bold;
    }
    /* pots meta */
    #channel .post .post-meta {
        font-size:1em;
        margin:2px 0 10px 0;
    }
    #channel .post .post-date {
        background: url(http://cdn.fanhost.com/icons/silk/date.png) top left no-repeat;
        padding-left:20px;
        padding-top:3px;
        padding-bottom:3px;
    }
    .post-comments-count {
        float:right;
    }

    #channel ul.recent-posts li {
        margin-bottom: 10px;
    }

    /* base styles */
    #channel .post blockquote {
        margin-left: 20px;
        padding-left: 10px;
        border-left: 2px solid #fc9;
    }

    #channel .post .post-footer {
        clear: both;
        padding-bottom:20px;
        border-bottom: 1px dashed #ccc;
        margin-bottom: 20px;
    }
    #channel .post .post-footer .views {
        float: right;
        background: url(http://cdn.fanhost.com/icons/silk/magnifier.png) no-repeat top left;
        padding-left: 18px;
        font-size: 0.9em;
    }

    /* latest videos widget */
    #channel div.widget-latest-videos img {
        border:1px solid #ccc;
        padding:3px;
    }

    /* polls */
    #channel ul.poll-answers {
        font-size:11px;
        margin-left:10px;
    }

    /* paging */
    #channel #channel-center .paging ul li {
        float: left;
        display: block;
        margin-right: 5px;
        padding: 5px;
    }
    #channel #channel-center .paging ul li.page {
        border:1px solid #ccc;
    }
    #channel #channel-center .paging ul li.page:hover
    {
        font-weight:bold;
    }
    #channel #channel-center .paging ul li.current
    {
        background:url(http://cdn.fanhost.com/images/g6.png) top center repeat-x #e0e0e0;
    }
    #channel-left {
    }

    .align-left {
        float: left;
        margin: 0 1em 1em 0;
    }
    .align-right {
        float: right;
        margin: 0 1em 0 1em;
    }
    .align-center {
        display: block;
        margin: 0 auto;
    }

#channel-rank-wrap {
    float:right;
    width:75px;
    padding:2px;
    color:#660;
    background:#ff9 url(http://cdn.fanhost.com/images/y-bg.png) no-repeat top left;
    text-align:center;
    border:1px solid #ffeebb;
    margin-left:10px;
    font-size:1em;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#channel-info-wrap {
    float: right;
    padding-top: 5px;
}
#channel-rank-caption {
    font-size: 80%;
}
#channel-rank-number {
    font-weight: bold;
    font-size: 140%;
}

#channel-header-right {
    float: right;
    padding-top: 5px;
    text-align: right;
    width: 350px;
}
.shortcode-error {
    color: #999;
}

.text2 {
    color: #999;
}