@import "screen2.css";

*           {border:none; list-style:none; margin:0; padding:0;}
html        {margin:0; padding:0;}
body        {background:#fff; color:#333; font-family:Verdana,Arial,Sans-Serif; font-size:12px; line-height:18px;}
p           {line-height:1.3em; margin:0 0 10px 0;}
blockquote  {border-left:4px dotted #ccc; color:#a4a4a4; margin-bottom:10px; margin-top:10px; padding:0 10px 0 15px;}
pre         {font-size:1.2em; padding:1em;}

h1          {color:#16b9e4; font-family:Verdana,Arial,Sans-Serif; font-size:26px; font-weight:bold; letter-spacing:-0.04em; line-height:36px;}
h2          {font-family:Verdana,Arial,Sans-Serif; font-size:18px; font-weight:bold; padding-top:.5em;}
h3          {clear:both; font-family:Verdana,Arial,Sans-Serif; font-size:16px; font-weight:bold; padding-top:20px;}
h4 a        {color:#ff0000; font-family:Verdana,Arial,Sans-Serif; font-size:16px; font-weight:bold;}

a img       {border:0;}
a           {color:#157ae2; text-decoration:none;}
a:link, a:visited, a:active{color:#0078aa; text-decoration:none;}
a:hover     {color:#333333; text-decoration:underline;}

#content a  {font-weight:bold;}

#container{
  margin:0 auto;
  text-align:left;
  width:100%;
  }

#header{
  margin:0 auto;
  width:100%;
  }

#logo{
  background-image:url(../images/bkg-blue3.gif);
  background-position:0;
  background-repeat:repeat;
  height:72px;
  width:100%;
  }

#logo-inner{
  margin:0 auto;
  padding:0;
  width:980px;
  }

#logo-inner h1{
  margin-bottom:0;
  padding-bottom:0;
  }

#logo-inner h1 a{
  background-image:url(../images/logo-bkg-trans.png);
  background-position:0;
  background-repeat:no-repeat;
  display:block;
  height:70px;
  margin:0;
  padding:0;
  text-align:left;
  text-indent:-9000px;
  width:512px;
  }

#logo-inner2{
  margin:0 auto;
  padding:0;
  width:980px;
  }

#logo-inner2 h1{
  margin-bottom:0;
  padding-bottom:0;
  }

#logo-inner2 h1 a{
  background-image:url(../images/header-logo-trans.png);
  background-position:0;
  background-repeat:no-repeat;
  display:block;
  height:70px;
  margin:0;
  padding:0;
  text-align:left;
  text-indent:-9000px;
  width:970px;
  }

#logo-left{
  float:left;
  width:512px;
  }

#logo-right{
  float:left;
  width:468px;
  }

.logo-right-padding{
  padding-top:5px
  }

#container{
  background:#f4f4f4 url(../images/bkg-988i.gif) top center repeat-y;
  width:100%;
  }

#contentcontainerinner{
  margin:0 auto;
  width:980px;
  }

#contentcontainerinnernoborder{
  background:#fff;
  margin:0 auto;
  width:980px;
  }

.menu{
  border-bottom:1px #f4f4f4 solid;
  color:#e5e5e5;
  padding-bottom:10px;
  padding-top:10px;
  }

.menu a,.menu a:link,.menu a:visited,.menu a:active{
  background:#f4f4f4;
  color:#000;
  font-weight:bold;
  padding: 6px;
  }

.menu a:hover{
  background:#0078aa;
  color:#fff;
  font-weight:bold;
  }

.menu a.selected,.menu a.selected:link,.menu a.selected:visited,.menu a.selected:active{
  background:#204e60;
  color:#fff;
  font-weight:bold;
  padding:6px;
  }

.menu a.selected:hover{
  background:#204e60;
  color:#fff;
  font-weight:bold;
  }

#sidebarcontent{
  float:left;
  margin-right:40px;
  margin-top:0;
  width:740px;
  }

#content{
  float:left;
  margin-right:40px;
  margin-top:0;
  width: 640px;
  }

#content h1{
  color:#000;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:26px;
  font-weight:bold;
  letter-spacing:-0.04em;
  line-height:36px;
  }

#content h2{
  color:#000;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:26px;
  font-weight:bold;
  letter-spacing:-0.04em;
  line-height:36px;
  margin:0;
  padding:0;
  padding-top:0;
  }

#content h2.first{
  color:#000;
  letter-spacing:-0.04em;
  line-height:36px;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:26px;
  font-weight:bold;
  margin:0;
  padding:0;
  padding-top:0;
  }

#content h2 a,
#content h2 a:link,
#content h2 a:visited{
  color:#000;
  text-decoration:none;
  }

#content h2 a:hover,
#content h2 a:focus,
#content h2 a:active{
  color:#0078aa;
  text-decoration:none;
  }

#content p object{
  text-indent:-10px;
  }

#forumsidebar{
  float:left;
  width:200px;
  }

#sidebar{
  float:left;
  width:300px;
  }

#sidebar h2,
#sidebar h3{
  clear:both;
  color:#000;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:18px;
  font-weight:bold;
  letter-spacing:-0.04em;
  line-height:18px;
  margin:0;
  padding-bottom:0;
  padding-top:20px;
  }

#sidebar p{
  padding-top:4px;
  }

#sidebar .box3left{
  background:#f4f4f4;
  border-bottom:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:2px solid #e5e5e5;
  border-top:1px solid #fff;
  float:left;
  padding:4px;
  text-align:center;
  }

#sidebar .box3right{
  background:#f4f4f4;
  border-bottom:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  border-top:1px solid #fff;
  float:left;
  padding:4px;
  text-align:center;
  }

#sidebar .box3left:hover,
#sidebar .box3right:hover{
  background:#47b1d8;
  }

.entry{
  border-bottom:2px dotted #f4f4f4;
  margin-bottom:15px;
  padding-bottom:25px;
  }

.entry p{
  line-height:19px;
  padding:5px 10px 0 10px;
  }

.entry .object{
  padding: 10px 0;
  }

.entry-meta{
  color:#bbb;
  font-size:10px;
  list-style:none;
  margin-left:0;
  padding:0 0 4px 4px;
}

a.buylink,
a:link.buylink,
a:visited.buylink,
a:active.buylink,
a:hover.buylink{
  background-image:url(../images/silk-icons/arrow_down.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #0078aa;
  color:#0078aa;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.buylink{
  background-image:url(../images/silk-icons/arrow_down.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a.downloadlink,
a:link.downloadlink,
a:visited.downloadlink,
a:active.downloadlink,
a:hover.downloadlink{
  background-image:url(../images/mini-icons/page_down.gif);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #0078aa;
  color:#0078aa;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.downloadlink{
  background-image:url(../images/silk-icons/arrow_down.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a.playlink,
a:link.playlink,
a:visited.playlink,
a:active.playlink,
a:hover.playlink{
  background-image:url(../images/silk-icons/control_play.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #0078aa;
  color:#0078aa;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.playlink{
  background-image:url(../images/silk-icons/control_play_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a.ituneslink,
a:link.ituneslink,
a:visited.ituneslink,
a:active.ituneslink,
a:hover.ituneslink{
  background-image:url(../images/silk-icons/control_play.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #0078aa;
  color:#0078aa;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.ituneslink{
  background-image:url(../images/silk-icons/control_play_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  font-weight:bold;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a.infolink,
a:link.infolink,
a:visited.infolink,
a:active.infolink,
a:hover.infolink{
  background-image:url(../img/silk-icons/information.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #79aa00;
  color:#79aa00;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.infolink{
  background-image:url(../img/silk-icons/information.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a.boldvisitme,
a.boldvisitme:link,
a.boldvisitme:visited{
  color:#6699cc;
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  }

a.boldvisitme:hover,
a.boldvisitme:active{
  color:#fff;
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  }

#ebayeditorskit form,
form#ebayeditorskit,
.nomargin form{
  border:0;
  padding:0 10px 0 0;
  }

#ebayeditorskit input{
  border:2px solid #ccc;
  padding:5px;
  }

#ebayeditorskit table{
  margin-bottom:0;
  padding-bottom:0;
  }

.topnavcategories form{
  background-color:#00ff00;
  border:0;
  padding:7px 12px;
  }

.logotext a,.logotext a:link,.logotext a:visited,.logotext a:active,.logotext a:hover{
  color:#fff;
  font-size:30px;
  font-weight:bolder;
  text-decoration:underline;
  }

.sitetitle a,.sitetitle a:link,.sitetitle a:visited,.sitetitle a:active,.sitetitle a:hover{
  color: #fff;
  font-size:30px;
  font-weight:bolder;
  text-decoration:none;
  }

.hotlink{
  color:#333;
  font-family:Verdana, Arial, Sans-Serif;
  font-size:12px;
  font-weight:bold;
  }

.hotlink a,.hotlink a:link,.hotlink a:visited,.hotlink a:active,.hotlink a:hover{
  color:#79AA00;
  font-family:Verdana, Arial, Sans-Serif;
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
  }

.sitetitle a,.sitetitle a:link,.sitetitle a:visited,.sitetitle a:active,.sitetitle a:hover{
  color:#fff;
  font-size:30px;
  font-weight:bolder;
  text-decoration:none;
  }

.sharethis32{
  background-image:url(../images/icons/share-icon-32x32.png);
  background-position:0;
  background-repeat:no-repeat;
  color:#000;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 40px;
  }

.sharethis{
  background-image:url(../images/icons/share-icon-16x16.png);
  background-position:0;
  background-repeat:no-repeat;
  color:#000;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  }

a.sharethis,
a:link.sharethis,
a:visited.sharethis,
a:active.sharethis,
a:hover.sharethis{
  background-image:url(../images/icons/share-icon-16x16.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px dotted #79aa00;
  color:#79aa00;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

a:hover.sharethis{
  background-image:url(../images/icons/share-icon-16x16.png);
  background-position:0;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
  color:#000;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 24px;
  text-decoration:none;
  }

.headerlogoright{
  float:left;
  padding:5px 0 0;
  width:468px;
  }

#logonavigation{
  background-color:#333;
  height:40px;
  margin:0 auto;
  width:100%;
  }

#logonavigationinner{
  margin:0 auto;
  width:970px;
  }

#topnav{
  background:#e5e5e5;
  width:100%;
  }

#topnavinner{
  background:#e5e5e5;
  margin:0 auto;
  width:970px;
  }

#frontpageleftside{
  float:left;
  padding:10px 0 0 10px;
  width:440px;
  }

#frontpagerightside{
  float:left;
  padding:10px 0 0 10px;
  width:510px;
  }

#mainContent{
  float:left;
  padding:0 10px 10px;
  width:510px;
  }

.contentbox{
  border-bottom:2px #f4f4f4 solid;
  color:#666;
  float:left;
  padding-bottom:20px;
  width:640px;
  }

.contentbox h2{
  line-height:24px;
  margin-bottom:0;
  padding-bottom:0;
  }

.contentbox p{
  font-size:12px;
  line-height:18px;
  padding-top:10px;
  }

.contentbox p.postmeta{
  color:#999;
  font-size:11px;
  line-height:11px;
  margin-bottom:1em;
  margin-top:0.4em;
  padding:0.4em 0;
  }

.contentbox .posterimage{
  float:left;
  width:210px;
  }

.contentbox .posterdescription{
  float:left;
  width:430px;
  }

.contentbox .posterbuy a{
  border-bottom:1px dashed;
  color:#79AA00;
  font-weight:bold;
  padding:3px;
  text-decoration:none;
  }

.contentbox .posterbuy a:hover{
  background:#FFFCF4;
  color:#79AA00;
  }

.contentbox .vouchercode{
  width:400px;
  }

#twocolumns{
  background:#fff;
  float:left;
  padding:10px;
  width:600px;
  }

#posterstoreleft{
  float:left;
  padding:0 10px 10px;
  width: 690px;
  }

#posterstoreright{
  background:#fff;
  float:right;
  margin-top:10px;
  padding:0 7px 10px 10px;
  width:250px;
  }

#footer{
  clear:both;
  margin:0 auto;
  width:100%;
  }

#footerinner{
  margin:0 auto;
  width:960px;
  }

#footercontainer{
  margin:0 auto;
  width:100%;
  background:#333;
  }

#footerfullwidth{
  background:#111;
  border-top:2px #ccc solid;
  margin:0 auto;
  padding:5px 0 0;
  width:100%;
  }

.footerfullwidthinner{
  margin:0 auto;
  width:980px;
  }

#disctop{
  background:#f4f4f4;
  clear:both;
  width:970px;
  }

#disctopinner{
  border-bottom:#e5e5e5 solid 1px;
  border-top:#e5e5e5 solid 1px;
  margin-bottom:10px;
  padding:10px;
  }

#breadcrumbnav{
  float:left;
  height:50px;
  padding:6px 10px 5px 14px;
  width:510px;
  }

#breadcrumbnav h1{
  color:#ccc;
  float:left;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:18px;
  margin:0;
  padding:0;
  text-transform:uppercase;
  }

#breadcrumbnav h2{
  float:left;
  font-family:Verdana,Arial;
  font-size:18px;
  font-weight:bold;
  margin:0;
  padding:0;
  }

.shopleft{
  float:left;
  margin:0;
  padding:0 10px 0 0;
  width:120px;
  }

.shopright{
  float:left;
  margin:0;
  padding:0;
  width:730px;
  }

#clickstream{
  background:#f4f4f4;
  padding:10px;
  text-align:left;
  }

.clickstream{
  font-family:Verdana,Arial;
  font-size:11px;
  font-weight:bold;
  }

.frontpagestart{
  margin:15px 0;
  }

.navigationnextprevious{
  margin:15px 0 0;
  text-align:center;
  }

.displaytheimage{
  margin:0 auto;
  text-align:center;
  }

.box300x250{
  text-align:center;
  }

#topnavcategories{
  background:#79aa00
  }

.entry2{
  border-bottom:thin dotted #ccc;
  clear:both;
  margin-left:0;
  overflow:hidden;
  padding:0 0 15px;
  position:static;
  width:100%;
  }

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed{
  clear:both;
  }

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more{
  clear:both;
  }

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content{
  clear:both;
  margin:5px 10px 20px;
  }

.comments-open label{
  display:block;
  }

#comment-author, #comment-email, #comment-url, #comment-text{
  width:240px;
  }

#comment-bake-cookie{
  margin-left:0;
  vertical-align:middle;
  }

.comments-open-header{
  clear:both;
  }

#comment-post{
  font-weight:bold;
  }

img.image-full{
  width:100%;
  }

.image-thumbnail{
  float:left;
  margin:0 10px 10px 0;
  width:115px;
  }

.image-thumbnail img{
  height:115px;
  margin:0 0 2px;
  width:115px;
  }

#quickofferssection{
  background:#333;
  margin:0 auto;
  width:100%;
  }

.quickofferssection{
  margin:0 auto 10px;
  width:960px;
  }

.searchBoxLogo{
  background:#000;
  float:right;
  margin:10px 10px 0 0;
  width:260px;
  }

h1#headerLogo{
  font-family:Verdana,Arial,Sans-Serif;
  font-size:2.5em;
  font-weight:bold;
  letter-spacing:-1px;
  margin:10px 0 0 10px;
  }

h1#headerLogo a{
  color:#fff;
  }

h1#headerLogo a:hover{
  color:#fff;
  background:none;
  }

h2#headerDescription{
  color:#ccc;
  font-family:Verdana,Sans-Serif;
  font-size:13px;
  margin:0 0 0 10px;
  padding:0 0 10px;
  }

#mainContent h3.entryTitle a:hover{
  color:#333;
  }

#mainContent h3.entryTitle a,
#mainContent h3.entryTitle{
  color:#6699cc;
  font-family:Arial,Verdana,Sans-Serif;
  font-size:1.2em;
  font-weight:bold;
  text-align:left;
  }

#mainContent h3.entryTitle{
  color:#666;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:18px;
  font-weight:bold;
  }

.entry-content{
  line-height:170%;
  margin-left:0;
  padding-top:10px;
  }

.entry-footer{
  border-bottom:thin dotted #ccc;
  color:#9C9C9C;
  margin-left:0;
  padding:0 0 10px;
  text-align:left;
  }

.entry-footer a{
  color:#9C9C9C;
  }

.entry-footer a:hover{
  color:#333;
  text-decoration:underline;
  }

img.photo{
  background-color:#fff;
  border-bottom:1px solid #B6AD9D;
  border-left:1px solid #e9dece;
  border-right:1px solid #B6AD9D;
  border-top:1px solid #e9dece;
  padding:8px;
  }

#pagebody h3{
  color:rgb(68,68,68);
  font-family:Tahoma;
  font-size:20px;
  text-align:center;
  }

.comments-content{
  padding-left:0;
  }

.comment-content{
  line-height:175%;
  margin-left:0;
  }

p.comment-footer{
  font-family:Tahoma;
  font-size:14px;
  margin-left:0;
  }

p.comment-footer a{
  font-weight: bold;
  }

.comments-open-content{
  line-height:175%;
  margin-left:0;
  }

textarea#comment-text{
  width:400px;
  }

p#comments-open-text{
  clear:both;
  margin-top:10px;
  }

#comments-open-data label{
  float:left;
  font-family:Verdana,Sans-Serif;
  font-size:10px;
  font-weight:bold;
  margin-right:10px;
  text-align:right;
  text-transform:lowercase;
  }

.comments-open-data p{
  margin-top:10px;
  }

#pagebody .search-results-container h3{
  text-align:left;
  }

#pagebody .entry-content h2{
  border-bottom:1px solid #CCCCCC;
  color:#525252;
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size:13px;
  font-weight:bold;
  text-align:left;
  }

.exclamation{
  background-image:url(../images/icons/exclamation.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.imdb{
  background-image:url(../images/icons/imdb.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.cake{
  background-image:url(../images/icons/cake.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.female{
  background-image:url(../images/icons/female.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.screengrabicon{
  background-image:url(../images/icons/image.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.linkicon{
  background-image:url(../images/icons/link.png);
  background-position:0;
  background-repeat:no-repeat;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.youtube{
  background-image: url(../images/icons/youtube-logo-40x16.gif);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 44px;
  }

.rated18{
  background-image:url(../img/18-rating.gif);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 28px;
  }

.dottedlist{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.dottedlist2a{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.dottedlist2b{
  background-image:url(../images/silk-icons/bullet_white.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.dottedlistgigs{
  background-image:url(../images/icons/bullet_blue-trans.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.relatedpostlistitem{
  background-image:url(../images/silk-icons/bullet_green.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.randompostlistitem{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.mostpopularpostlistitem{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.norelatedpostlistitem{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.mostcommentedpostlistitem{
  background-image:url(../images/silk-icons/bullet_blue.png);
  background-position:0;
  background-repeat:no-repeat;
  list-style:none;
  margin-left:0;
  padding:4px 0 4px 23px;
  }

.roundedcornr_box       {background:#f4f4f4;}
.roundedcornr_top div   {background:url(../img/roundedcornr/top-left.png) no-repeat top left;}
.roundedcornr_top       {background:url(../img/roundedcornr/top-right.png) no-repeat top right;}
.roundedcornr_bottom div{background:url(../img/roundedcornr/bottom-left.png) no-repeat bottom left;}
.roundedcornr_bottom    {background:url(../img/roundedcornr/bottom-right.png) no-repeat bottom right;}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom{
  font-size:1px;
  height:10px;
  width:100%;
  }

.roundedcornr_content{margin:0 10px;}

.roundedcornr_box_searchbox       {background:#f4f4f4;}
.roundedcornr_top_searchbox div   {background:url(../img/roundedcornr/roundedcornr_searchbox_tl.png) no-repeat top left;}
.roundedcornr_top_searchbox       {background:url(../img/roundedcornr/roundedcornr_searchbox_tr.png) no-repeat top right;}
.roundedcornr_bottom_searchbox div{background:url(../img/roundedcornr/roundedcornr_searchbox_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_searchbox    {background:url(../img/roundedcornr/roundedcornr_searchbox_br.png) no-repeat bottom right;}

.roundedcornr_top_searchbox div, .roundedcornr_top_searchbox,
.roundedcornr_bottom_searchbox div, .roundedcornr_bottom_searchbox{
  font-size:1px;
  height:20px;
  width:100%;
  }

.roundedcornr_content_searchbox   {margin:0 20px;}



.pages{
  clear:left;
  font-size:85%;
  margin:1em 0;
  padding:1em;
  }

.pages a, .pages span{
  background:#fff;
  border:1px solid #fff;
  display:block;
  float:left;
  margin-right:0.1em;
  padding:0.2em 0.5em;
  }

.pages span.current{
  background:#2E6AB1;
  border:1px solid #2E6AB1;
  color:#fff;
  font-weight:bold;
  }

.pages a{
  border:1px solid #ccc;
  text-decoration:none;
  }

.pages a:hover{
  border-color:#6699cc;
  }

.pages a.nextprev{
  font-weight:bold;
  }

.pages span.nextprev{
  color:#666;
  }

.pages span.nextprev{
  border:1px solid #ddd;
  color:#999;
  }

.newiconleft{
  background-image:url(../images/icons/new.png);
  background-position:0;
  background-repeat:no-repeat;
  font-size:.9em;
  margin-left:0;
  padding:4px 0 4px 23px;
  }




.previousentry {
font-weight: bold;
}
.nextentry {
text-align:right;
font-weight: bold;
}


a.footerlink,
a.footerlink:link,
a.footerlink:visited {
text-decoration:none;
/*
color:#16B9E4;
*/
color:#B2CDE0;
font-weight:bold;
}

a.footerlink:hover,
a.footerlink:focus,
a.footerlink:active {
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.smallfooterlinks {
	clear:both;
	background: #f4f4f4;
	border-top: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	margin-top:15px;
	margin-bottom:10px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #ccc;
	padding: 10px;
}

.smallfooterlinks a {
	text-decoration: none;
	color: #ccc;
	}

.smallfooterlinks a:hover {
	text-decoration: underline;
	color: #666;
	}

a.smallfooterlinksbold {
	text-decoration: none;
	color: #6699cc;
	font-weight: bold;
	}

a.smallfooterlinksbold:hover {
	text-decoration: underline;
	color: #6699cc;
	font-weight: bold;
	}

.footer2 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.9em;
	color: #ccc;
	padding: 10px;
	text-align: center;
}


#bottombandlist {
	width: 100%;
	background: #333;
}

#bottombandlistinner {
	width: 970px;
	background: #333;
	margin: 0 auto;
	text-align: left;
}





p.randomscreengrab {
font-family: verdana,arial;
font-weight: normal;
font-size: 11px;
padding: 0 0 10px 0;
}

.showcategories,.showcategories table, .showcategories table table{
font-family: verdana,arial;
font-weight: normal;
font-size: 11px;
}

.maincat {
font-weight: bold;
}








#contentcontainerclickstream {
	width: 100%;
	background: #fff;
}

#contentcontainerinnerclickstream {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	}



.imagetitle h1{
		padding: 10px 0;
		background: #f4f4f4;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		text-align: center;
		color: #333;
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 2em;
		font-weight: bold;
}




.floatleftbasic {
float: left;
width: 210px;
}

.imagenavfloatleftone {
float: left;
width: 210px;
}


.floatmiddlebasic {
float: left;
width: 494px;
padding: 15px;
}

.imagenavfloatmiddleone {
float: left;
width: 494px;
/* padding: 15px; */
padding: 5px; 
}


.floatrightbasic {
float: right;
text-align: right;
width: 210px;
}


.imagenavfloatrightone {
float: right;
width: 210px;
text-align: right;
}






.topnewmap {
font-family: verdana,arial;
font-size: 11px;
font-weight: bold;
text-align: center;
padding: 0 0 10px 0;
}




.finditemsonebay{
text-align: center;
font-weight: bold;
padding: 10px 0 10px 0;
}



div.feedburnerFeedBlock {
border:2px solid #ddd;
background-color:#ffe;
padding:12px;
margin: 0 0 10px 0;
}

div.feedburnerFeedBlock ul li {
margin-left: 0;
padding: 4px 0 4px 23px;
list-style: none;
background-image: url(../images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
font-size: .75em;
}

div.feedburnerFeedBlock p.feedTitle {
font-weight:bold;
}

#creditfooter{
text-align:right;
display: none;
}



.categoryimage{
  background-color: #79AA00;
  text-align: center;
  padding: 0 0 4px 0;
}

.categoryimage h3{
color: #fff;
}


#paginationtop {
padding: 0 0 10px 0;
}

#paginationbottom {
padding: 0 0 10px 0;
}

#pagination {
padding: 0 0 10px 0;
}

#pagination-alpha li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}
#pagination-alpha a{
border:solid 1px #9aafe5;
margin-right:2px;
}
#pagination-alpha .previous-off,
#pagination-alpha .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-alpha .next a,
#pagination-alpha .previous a {
font-weight:bold;
}
#pagination-alpha .active{
background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-alpha a:link,
#pagination-alpha a:visited {
color:#0e509e;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-alpha a:hover{
border:solid 1px #0e509e;
}




.photocreditsmalltext{
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 10px;
    color: #999;
    text-align: right;
    padding: 0 5px 0 0;
}





.chunk table tr td {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 12px;
    color: #333;
}

.chunk table tr td a{
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #79AA00;
    text-decoration: underline;
}

.footnote {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 11px;
    color: #666;
}




.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}
.tool-title{
font-weight:bold;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(../img/tips-trans.png) top left;
text-align:left;
}
.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(../img/tips-trans.png) bottom right;
text-align:left;
} 








.feedboxtyped{
  width:440px;
  padding: 0 0 15px 0;
	}

.feedboxtyped div.feedburnerFeedBlock {
border:2px solid #999;
background-color:#ffe;
padding:12px;
margin: 0 0 10px;
width: 430px;
text-align:left;
}





/* ---------------------- */
/* [[ Price Tapestry ]] */
/* ---------------------- */

.atoz				{}
.atoz h4		{font-size: 100%; font-weight:bold; margin-top: 15px;}

.banner			{}
.banner h2	{background-color:#DFFBCF; padding:2px; font-size:100%; font-weight:500; margin-bottom:0px;}
.banner h3	{background-color:#FAFAFA; padding:2px; padding-right:4px; font-size:x-small; font-weight:500; margin-top:0px; text-align:right;}

.bannerfail h2 {
  background-color: #cc0000;
  padding: 2px 2px 2px 6px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom:0;
	color: #fff;
}



.featured {
}
.featured table {
  margin: auto;
  padding:0;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top:0;
}
.featured .stars {
  font-size: x-small;
}


.navigation {
/*  width: 728px; */
  width: 640px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
/*  width: 728px; */
  width: 640px;
  padding: 15px;
}


.product {
  margin-top: 15px;
/*  width: 728px; */
  width: 640px;
  padding: 15px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}


.starsOn {color: #AF7817;font-weight: bold;}
.starsOff {color: #AAAAAA;font-weight: bold;}
.nobr {white-space: nowrap;}
.disabled {color: #AAAAAA;}

.vouchercode {
background-color: #79aa00;
color: #fff;
width:100%;
border: 2px dotted green;
margin-bottom:10px;
}

.vouchercode p{
padding: 10px;
}

.sidebarvouchercode .vouchercode {
/* background-color: #79aa00; */
background-color: #99cc00;
color: #fff;
width:296px;
border: 2px dotted green;
margin-bottom:10px;
}


.sidebarvouchercode .vouchercode p{
padding: 10px;
background-color: #99cc00;
}

.searchform form{
    border: 1px solid #ccc;
    background-color: #e5e5e5;
    padding: 7px 12px 7px 12px;
}

.searchform input{
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 4px;
}


.searchformsidebar {
margin: 0 auto;
}

.searchformsidebar form{
/*    border: 1px solid #ccc; */
		border:0;
    background-color: #99cc00;
/*
    background-color: #ebd9a9;
*/
    padding: 8px 8px 6px 8px;
/*
    padding: 7px 12px 7px 12px;
*/
}

.searchformsidebar input{
/*
    border: 4px solid #79aa00;
*/
    border: 3px solid #f4f4f4;
    background-color: #fff;
    padding: 5px;
}

.searchformsidebar .submitbutton{
/*
    background-color: #dffbcf;
*/
		margin-left:4px;
    border: 2px solid #4d6120;
    background-color: #79aa00;
		color:#fff;
		font-weight:bold;
		}





/* --------------------------------------- */
/* stylesheet for ticket search */
/* --------------------------------------- */

div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin:0 1em;
}

/* --------------------------------------- */

div.feeds2-container {width:930px;}

table.feeds2 {
  width: 930px;
  background-color: #fff; 
}

table.feeds2 th {
	border-width:0 0 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	background-color:#fdf6e3;
/*
	background-color: #e5e5e5;
*/
}

table.feeds2 td {
	border-width: 0 0 1px 0;
	padding: 4px;
	border-style: solid;
	border-color: #f4f4f4;
	border-top:2px solid #fff;
}


table.feeds2 tr {
	border-width:0 1px;
	border-style: solid;
	border-color: #ccc;
}


/* --------------------------------------- */


div.gigs-calendar {width:660px;}


table.style1 {
  width: 640px;
  padding: 10px;
  background-color: #fff; 
}

table.style1 th {
	border-width:0 0 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	background-color: #206BAA;
	color:#fff;
}


table.style1 td.icon {width:30px; text-align:center;}
table.style1 td.buy {width:20px; text-align:center;}
table.style1 td.band {width:200px; text-align:left;}
table.style1 td.song {width:300px; text-align:left;}

table.style1 td.number {width:20px; text-align:center;}
table.style1 td.date {width:100px; text-align:left;}
table.style1 td.description {width:360px; text-align:left;}
table.style1 td.download {width:20px; text-align:left;}

table.style1 td.description2 {width:190px; text-align:left;}
table.style1 td.download2 {width:90px; text-align:left;}

table.style1 td.leftborder{border-left:1px solid #e5e5e5;}

table.style1 td.time {
	text-align: right;
}

table.style1 a {
	font-weight: bold;
}

table.style1 a img {
	border:0;
}


table.style1 td {
	border-width: 0 0 1px 0;
	padding: 4px;
	border-style: solid;
	border-color: #f4f4f4;
	border-top:2px solid #fff;
}


table.style1 tr {
	border-width:0 1px;
	border-style: solid;
	border-color: #ccc;
}



table.style1 th.month {
width: 500px;
background: #fff;
color: #000;
}

table.style1 caption {
width: 630px;
font-weight: bold;
color: #fff;
text-align: left;
border-width: 1px 1px 1px 1px;
padding: 4px 4px 4px 4px;
border-style: solid solid solid solid;
border-color: #ccc;
background-color: #d99100;
}

table.style1 caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

table.style1, div.no-gigs {
	margin-bottom: 1em;
}


table.style1 tr			{background:#fafafa;}
table.style1 tr.odd		{background:#ecf6fc;}

table.style1 td.subhead	{background:#e5e5e5;font-weight:bold;}
table.style1 tr.subhead	{background:#e5e5e5;font-weight:bold;}

table.style1 tr:hover	{background:#fdf6e3;}
/*
.tablestyle1 table tr td {border-bottom:1px solid #e5e5e5;}
*/




img.buy {
	position: relative;
	top: 3px;
}

/** Next Gig Widget **/
.gig.next {
padding-left: 10px;
background: #333;		
	}

div.widget {
background: #000;
}


/* --------------------------------------- */
/* --------------------------------------- */
	
.gig-post {
padding:0 0 15px 50px;
}

.buyticketspost p{
padding: 30px 0 20px 0; 
font-weight: bold;
font-size: 2em;
}




/* --------------------------------------- */
/* PAGE NAVIGATION */
/* --------------------------------------- */
.wp-pagenavi {
width: 600px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e5e5e5;
	color: #16b9e4;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e5e5e5;
	color: #16b9e4;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #16b9e4;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #16b9e4;
	color: #16b9e4;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #333;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #fff;
	background-color: #16b9e4;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #fff;
	color: #ccc;
	background-color: #FFFFFF;
}



/* price compare and buy box*/
.boxpricecompare {
background-color: #fdf6e3;
display: block;
border: 1px solid #ebd9a9;
}


/* orange box */
.boxstyle1 {
width:298px;
height:450px;
background-color: #fdf6e3;
display: block;
border: 1px solid #ebd9a9;
}

/* purple box */
.boxstyle2 {
width:298px;
height:450px;
background-color: #f3f4fc;
display: block;
border: 1px solid #a9abcb;
}

/* yellow box */
.boxstyle3 {
width:298px;
height:450px;
background-color: #ffffcc;
display: block;
border: 1px solid #ebd9a9;

/*
border: 1px solid #a9abcb;
*/

}

.boxinner {
height:16px;
line-height:18px;
padding:8px;
clear:both;
}





/* -------------------------------- */
/* -------------------------------- */

.story-title {
font-family:Verdana,Arial,sans-serif;
font-size:2em;
color:#27221F;
font-weight:bold;
letter-spacing:-0.04em;
line-height:1.3em;
border-top: 5px solid #1eb4f7;
}

.story-title p {
margin: 0;
padding: 8px 15px 10px 15px;
background: #f4f4f4;
}

a.story-title-link, 
a.story-title-link:link, 
a.story-title-link:visited
{
text-decoration: none;
color: #1eb4f7;
}

a.story-title-link:hover, 
a.story-title-link:active, 
a.story-title-link:focus
{
text-decoration: none;
color: #fff;
background: #1eb4f7;
}

.date-posted {
font-family:Verdana,Arial,sans-serif;
font-size:0.9em;
font-weight:bold;
line-height:1.3em;
color:#999;

}

.date-posted p {
margin: 0;
padding:0 0 10px 25px;
background: #f4f4f4;
}

.article-text {
width: 530px;
background: #fff;
/*
font-family:Verdana,Arial,sans-serif;
font-size:0.9em;
line-height:1.3em;
*/
color:#666;
padding-top: 5px;
padding-bottom: 10px;
}

.article-text p {
padding: 10px 10px 0 10px;
/*
padding: 10px 25px;
*/
}


.article-text p.posted-image {
padding: 15px 15px 0 15px;
}

.article-text p.photo-credit {
width:500px;
font-family: Verdana,Arial,Sans-Serif;
font-size: 10px;
padding: 5px 15px 0;
/*
padding: 5px 25px 0;
*/
}


.article-metadata {
width: 530px;
background: #fff;
color:#666;
font-family:Verdana,Arial,sans-serif;
font-size:0.9em;
line-height:1.3em;
padding-top: 5px;
padding-bottom: 10px;
}

.article-metadata p {
padding: 10px 25px;
}



.entry-navigation {
width: 530px;
background: #fff;
font-family:Verdana,Arial,sans-serif;
font-size:0.9em;
line-height:1.3em;
color:#666;
padding-top: 5px;
padding-bottom: 10px;
}

.entry-navigation p {
padding: 10px 25px;
}


.tags span {
background-color:#f4f4f4;
color:#ccc;
font-size:1em;
font-weight: bold;
text-transform: uppercase;
padding:0.3em 1.2em 0.4em;
line-height: 2.2em;
}

.tags span a, .tags span a:link, .tags span a:visited, .tags span a:hover, .tags span a:active {
color: #fff;
}


/* -------------------------------- */
/* -------------------------------- */

#content-left {
width:600px; 
float:left;
/*
margin:0;
padding:0;
line-height:1.1em;
font-size:1em;
color:#000;
font-family:Tahoma,Verdana,Arial,sans-serif;
text-align:left;
background:#fff;
*/
}

#content-right {
width:300px; 
float:left;
}

#topnavpanel {clear:both; width:970px; background:#f4f4f4; background-repeat:repeat-x; background-position:0; background-image: url(../img/grey-gradient-bkg.jpg);}
#topnavpanelinner {padding:5px; border-top:#e5e5e5 solid 1px; border-bottom:#e5e5e5 solid 1px;}
#topnavpanelinner h1{font-family:verdana,arial,sans-serif; font-weight:bold; font-size:14px; color:#666; padding:0; display:inline; text-transform:none;}
#topnavpanelinner h2{font-family:verdana,arial,sans-serif; font-weight:bold; font-size:14px; color:#666; padding:0; display:inline; text-transform:none;}
#topnavpanelinner h1 a:link, #topnavpanelinner h1 a:visited {color: #666;text-decoration:none;}
#topnavpanelinner h1 a:active, #topnavpanelinner h1 a:hover {color: #666;text-decoration:none;border-bottom:1px dotted #666;}



/* add row styling to table */
/* hover effects */
.row:hover {
	background: #FCFCFC;
	color: #000;
}









.tablestyle2 table tr.heading {background:#fff;}
.tablestyle2 th{border-bottom:1px solid #ccc;}
.tablestyle2 table tr td {border-bottom:2px solid #f4f4f4;}
.tablestyle2 td{
	border-width: 0 0 1px 0;
	padding: 4px;
	border-style: solid;
	border-color: #f4f4f4;
	border-top:2px solid #fff;
}

.prices_even	{background:#fefde8;}
.prices_odd		{background:#fefde8;}



.searchform2 {
width: 300px;
}


.searchresults {
  width: 740px;
  margin: 0 auto;
}

.searchresultstable  {
  clear:both;
  border: 4px solid #e5e5e5;
  background-color: #fff;
  padding: 20px 0;
}


.searchresultstr {
  border-top: solid 2px #e5e5e5;
  clear:both;
  width: 100%;
  overflow: auto;
}


.searchresultsimage {
width: 80px;
float:left;
background-color: #fff;
padding: 10px;
}

.searchresultsdesc {
width: 450px;
float:left;
background-color: #f4f4f4;
padding: 0 10px;
margin: 10px 0 10px 0;
}

.searchresultsprice {
width: 100px;
float:left;
background-color: #fff;
padding:0 10px 10px 20px;
margin: 10px 0 10px 0;
}

.searchresultstr2 {
/*
  border-top: solid 2px #e5e5e5;
*/
  border-bottom: solid 2px #e5e5e5;
  clear:both;
  width: 100%;
  overflow: auto;
  padding: 10px 0;
}

.searchresultsimage2 {
width: 80px;
float:left;
background-color: #fff;
}

.searchresultsdesc2 {
width: 410px;
float:left;
background-color: #f4f4f4;
margin: 0 10px;
padding: 10px;
}

.searchresultsprice2 {
width: 100px;
float:left;
background-color: #fff;
}


.searchresultsprice3 {
width: 110px;
float:left;
text-align:center;
background-color: #fff;
}

.searchresultsdesc3 {
width: 470px;
float:left;
background-color: #f4f4f4;
margin: 0 10px;
padding: 10px;
}


.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin:10px 0;
}
.searchresults p {
  text-align: justify;
  margin:10px 0;
}






/* SIDEBAR FREE BETS SUMMARY */

.w{
/*
		border:solid 4px #e0dfd0;
		background:#f4f4e9;
*/
		border:solid 4px #ccc;
		background:#ecf6fc;
		padding:14px;
		margin-bottom:5px;
	}

#freebetssummarysidebar {
	width:300px;
	float:left;
	font-size:11px;
}

#w{
/*	border:solid 4px #e0dfd0;
		background:#f4f4e9; 

		border:solid 4px #006eaa;
		background:#f4f4e9;
*/
/*
		border:solid 4px #006eaa; // blue
*/
/*
orange
		border:solid 4px #ebd9a9; 
		background:#fdf6e3;
*/
		border:solid 4px #e5e5e5; 
		background:#fafafa;
		padding:10px;
	}

#w li {
	background:#fafafa;
	color: #999;
	font-weight:bold;
	padding-bottom:4px;
/*
		border-bottom:solid 1px #e5e5e5;
*/
/*
orange
		border-bottom:solid 1px #ebd9a9;
*/
		border-bottom:solid 1px #ccc;
		margin-bottom:4px;
	}

#w li:hover {
	background:#f4f4f4;
	}



#freebetssummarysidebar .w a{text-decoration:underline;}
#freebetssummarysidebar .w a:hover{text-decoration:none;}


#typeselectorlist{
margin-top: 10px;	}


.typeselectorfirst{
/*
    border:solid 2px #006eaa;
*/
    border:solid 2px #ebd9a9;
    border-bottom: none;
/*
    background:#ccc;
*/
    padding:6px;
    float: left;
	}

.typeselector{
/*
    border:solid 2px #e0dfd0;
*/
    border-left: none;
    border-bottom: none;
/*
    background:#f4f4f4;
*/
    padding:6px;
    float: left;
	}

.typeselectorselected{
    font-weight: bold;
    color: #fff;
/*
    background:#006eaa;
*/
    background:#ebd9a9;
	}

.typeselectorselected a, .typeselectorselected a:link, .typeselectorselected a:visited, .typeselectorselected a:active, .typeselectorselected a:hover{
    color: #fff;
	}
	









/* COMMENTS NEW */


.comments-section {
width: 530px;
background: #e5e5e5;
font-family:Verdana,Arial,sans-serif;
font-size:0.9em;
line-height:1.3em;
color:#666;
padding-top:0;
padding-bottom:10px;
border-top: 5px solid #ccc;
}

.comments-section p {
padding: 10px 25px; 
}

.comments-section p.posted-image {
padding:10px 0 0;
}
.comments-section p.posted-image-credit {
padding: 4px 10px;
font-size: 1em;
}




/* -------------------------------- */
/* NEW STYLING COMMENTS SECTION */

ol.commentlist  {
padding: 10px;
}

ol.commentlist {
	margin:0;
	padding:0;
	background:none;
	margin-bottom:20px;
	}

.commentlist li {
	list-style:none;
  border-top: 4px solid #666;
	background:none;
	padding:0;
	}

.commentlist .cite {
  height: 50px;
	padding: 7px 7px 10px 7px;
	display:block;
	font-style:normal;
	background:url(../images/random/bg_comments2_cite.gif); 
/*  background: #1eb4f7; */
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#99cc00;
	}

.commentlist a:hover, .commentlist a:active {
	color:#000;
	}

.commentlist .cite img {
	padding:5px;
	background: #fff;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
  font-size: 1.4em;
  line-height: 1.6em;
	font-weight:bold;
/*	text-decoration:underline; */
  	}

.commentlist .time {
	background: url(../images/random/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #f4f4f4;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
/*	padding: 5px 15px 10px 15px; */
/*	padding: 5px 5px 10px 5px; */
	padding: 15px 15px 5px 20px; 
	color:#666;
	}
	
.commentlist .alt .commenttext {
	background: #f4f4f4;
  margin-bottom: 10px;
  	}
	

#content .comments-section ol.commentlist li { 
margin-bottom:0;
padding:0 10px;
}

h3#respond {
	padding: 10px 0 0 15px;
  }

h3#comments {
background: #1eb4f7;
color: #fff;
padding:10px;
margin:0;
}







input{
border:1px solid #e5e5e5;
}

input#text{
    border:1px;
    color: #000;
} 

input#submitbutton{
background:#16b9e4;
   border: 1px solid #fff;
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
}

input#submit{
    background-color: #16b9e4;
    border: 1px solid #fff;
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}











/* LISTS STYLING */

ul li,
ol li{
margin-left: 0;
padding:6px 0 6px 23px;
list-style: none;
background-image: url(/images/silk-icons/bullet_white.png);
background-repeat: no-repeat;
background-position: 0;
}


.menu ul {
margin-left:0;
padding-bottom:5px;
}


.menu li {
padding: 5px 8px 5px 0;
display:inline;
float:left;
list-style: none;
background-image:none;
}



ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}





ul.nav {
        font-size: 8pt;
        font-weight:bold;
        letter-spacing:0;
        height:40px;
        line-height:40px;
        float:left;
        list-style: none;
        padding: 0;
        margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
				color:#fff;
					}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #fff; 
        color: #000;
/*      background: #660000;  */
/*      background: #16B9E4; */
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
/*      background: #660000; */
        background: #16B9E4;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }



ul.nav li.topnavcategories form {
background: #79aa00
        }

ul.nav li a.logonavlink, ul.nav li a.logonavlink:link, ul.nav li a.logonavlink:visited {        
        color: #79AA00;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li.logonavlink a:hover, ul.nav li.logonavlink a:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }



/* --- */

#tickets ul.nav li a.tickets, 
#tickets ul.nav li a.tickets:link, 
#tickets ul.nav li a.tickets:visited {        
        background: #fff; 
        color: #79aa00;
        float: left;
        display: block;
        padding: 0 10px;
        }

#tickets ul.nav li a.tickets:hover, 
#tickets ul.nav li a.tickets:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }

#posters ul.nav li a.posters, 
#posters ul.nav li a.posters:link, 
#posters ul.nav li a.posters:visited {        
        background: #fff; 
        color: #79aa00;
        float: left;
        display: block;
        padding: 0 10px;
        }

#posters ul.nav li a.posters:hover, 
#posters ul.nav li a.posters:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }

#home ul.nav li a.home, 
#home ul.nav li a.home:link, 
#home ul.nav li a.home:visited {        
        background: #fff; 
        color: #79aa00;
        float: left;
        display: block;
        padding: 0 10px;
        }

#home ul.nav li a.home:hover, 
#home ul.nav li a.home:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }
        

/* --- */

#sidebar ul{ margin:0;}





ul.sideblog {
        font-size: 12px;
        line-height:14px;
        float:left;
        list-style: none;
        padding: 0;
        margin: 0;
        }

ul.sideblog li {
        margin: 0 0 10px 0;        
        padding: 0 0 10px 0;
        list-style-type: none;
        }

ul li.sideblog {
        padding: 0 0 25px 0;
        list-style-type: none;
        }

ul.whitelist li{
padding: 8px 0 8px 23px;
list-style: none;
background-image: url(../images/silk-icons/bullet_white.png);
background-repeat: no-repeat;
background-position: 0;
}

#get_recent_comments_wrap ul{margin:0;}
#get_recent_comments_wrap ul li{background:0;}


ul.sidebarlinks{
margin-left: 0;
}

ul.sidebarlinks li{
margin-left: 0;
padding:2px 0 2px 23px;
list-style: none;
background-image: url(../images/silk-icons/bullet_white.png);
background-repeat: no-repeat;
background-position: 0;
}

ul.sidebarlinks li.feed{
margin-left: 0;
padding:2px 0 2px 23px;
list-style: none;
background-image: url(../images/silk-icons/feed.png);
background-repeat: no-repeat;
background-position: 0;
}


#bottombandlistinner ul{
margin: 0;
padding-left : 0;
list-style-type: none;
margin-bottom: 10px;
}

#bottombandlistinner li{
font-weight: bold;
font-size: 11px;
line-height: 200%;
padding-top: 10px;
margin-right:0;
margin-bottom: 4px;
display: inline;
}


#bottombandlistinner li.star a{
padding-left: 20px;
padding-top: 3px;
color: #16b9e4;
background-image: url(../img/silk-icons/bullet_black.png);
background-repeat: no-repeat;
background-position: 0;
}

#bottombandlistinner li.star a:hover{
padding-left: 20px;
padding-top: 3px;
color: #fff;
background-image: url(../img/silk-icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: 0;
}


ul.gigs {
background: #000;
padding: 10px 10px 10px 10px;
margin: 4px;
}

ul.gigs li.gig {
background: #000;
font-weight:bold;
text-align:left;
border: 2px solid #000;
margin-left: 10px;
}



a.post-edit-link,
a:link.post-edit-link,
a:visited.post-edit-link,
a.comment-edit-link,
a:link.comment-edit-link,
a:visited.comment-edit-link{color:red;}

a:hover.post-edit-link,
a:active.post-edit-link,
a:focus.post-edit-link{color:red;}



.buttonlist a.button{
	display:block;	
	background-position: 10px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	text-indent:40px;
  border: 1px solid #ebd9a9;
	background-color:#fffcf4;
/*
	background-color:#EAEAD7;
  background-color: #f3f3e9; 
  background-color: #fdf6e3; 
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 0.7em;	
	border:#CCCCCC solid 1px;
*/

	height:30px;
	line-height:30px;
}

.buttonlist a:hover{
/*
	background-color:#F3F3E9;
	background-color:#fdf6e3;
	background-color:#fffcf4;
*/
  background-color: #fdf6e3; 
	color:#737373;
	text-decoration:underline;
}

.buttonlist .feed			{background-image:url(../images/silk-icons/feed.png);}
.buttonlist .email		{background-image:url(../images/icons/email.gif);}
.buttonlist .twitter	{background-image:url(../images/icons/twitter.gif);}

.listbottomgap {
margin: 0 0 4px 0;
}

.share2 .delicious{background-image:url(../images/icons/delicious-16x16.gif);}
.share2 .digg{background-image:url(../images/icons/digg-16x16.png);}
.share2 .facebook{background-image:url(../images/icons/facebook-16x16.gif);}
.share2 .furl{background-image:url(../images/icons/furl-16x16.png);}
.share2 .google{background-image:url(../images/icons/google-16x16.png);}
.share2 .myspace{background-image:url(../images/icons/myspace-16x16.gif);}
.share2 .reddit{background-image:url(../images/icons/reddit-16x16.png);}
.share2 .stumbleupon{background-image:url(../images/icons/stumbleupon-16x16.png);}
.share2 .technorati{background-image:url(../images/icons/technorati-16x16.png);}
.share2 .twitter{background-image:url(../images/icons/twitter-16x16.png);}

.sidebarimagespacingcontainer {padding: 10px 0 0;}
.sidebarimagespacing {padding: 15px 0;}
.sidebarimagespacingpadding {width: 90px;padding: 15px;}
.sidebarimagespacingpadding2 {padding: 4px;}
.sidebarimagespacingcontainer2 {width:300px;}
.sidebarimagespacingcontainer2a {width:148px;float:left;border: 1px solid #f4f4f4;text-align:center;}
.sidebarimagespacingcontainer2a p{padding:4px;margin:0;border:0;}
.sidebarimagespacingcontainer3 {width:300px;}
.sidebarimagespacingcontainer3a {width:150px;float:left;text-align:center;}
.sidebarimagespacingcontainer3a p{padding:2px;margin:0;border:0;}
.sidebarimagespacingcontainer3a p img{border:3px solid #ecf6fc;}
.sidebarimagespacingcontainer4 {width:300px;}
.sidebarimagespacingcontainer4a {width:150px;float:left;text-align:center;}
.sidebarimagespacingcontainer4a p{padding:0px;margin:0;border:0;}
.sidebarimagespacingcontainer4a p img{border:4px solid #f4f4f4;padding: 4px;}



.widget_phpbb_recent_topics {padding:0;}
.widget_rss {padding:0;}

.centered {text-align:center;}

.padded{
padding: 4px 4px 4px 4px;
background: #e5e5e5;
}

.paddedtop  {padding:15px 0 0;}
.paddedtop5 {padding:5px 0 0;}
.paddedtop10{padding:10px 0 0;}
.paddedtop15{padding:15px 0 0;}
.paddedtop20{padding:20px 0 0;}
.paddedtop25{padding:25px 0 0;}
.paddedtop30{padding:30px 0 0;}
.padded10   {padding:10px;}


.clearboth    {clear:both;}
.clear        {clear:both;}

.normal       {font-weight:normal;}
.displayblock {display: block;}

.alignleft    {text-align:left;}
.alignright   {text-align:right;}

img.alignright{padding-left:20px;}
img.alignleft {padding-right:20px;}

.imgright     {float:right; margin-left:15px; margin-bottom:10px;}
.imgleft      {float:left; margin-right:15px; margin-bottom:10px;}

.floatleft    {float:left; width:50%;}
.floatright   {float:right; text-align:right; width:50%;}

.youtubevideo {padding-bottom:5px; padding-top:5px;}

.important    {color:#cc0000; font-family:Verdana,Arial,Sans-Serif; font-size:14px; font-weight:bold;}

.feint        {color:#444;}
.grey         {color:#ccc;}
.grey2        {background:#f4f4f4; color:#ccc; padding:2px;}

.bold         {font-weight:bold;}
.whitebold    {color:#fff; font-weight:bold;}
.blackbold    {color:#000; font-weight:bold;}

img#wpstats   {display:none;}
.linklove     {display:none;}

/*
.dsq-brlink   {display:none;}
*/
.dsq-trackback-url{padding:5px;width:520px;}

.tweetmeme_button {float:right; margin-left:10px; width:50px;}
#fb_share_1 {display:inline;}


/* DISQUS CUSTOMIZATION */
#dsq-content iframe, #dsq-popup-alert iframe {
    height: 355px;
}

#dsq-content .dsq-header-avatar img{
  width: 32px;
  height: 32px;
  }