/* Screen */
/* All CSS for http://www.igniteband.co.uk runs from this sheet and attached sheets and is subject to copyright.
   author:		kr-design.co.uk

   All code is copyright KR Design 2009
*/

@import url(generic.css);
@import url(footer.css);
@import url(form.css);
@import url(accordion.css);
@import url(lightbox.css);
@import url(menu.css);
@import url(datepicker.css);
@import url(gallery.css);
@import url(blog.css);

body {background:#000 center top url(../gfx/bg.jpg) no-repeat; font-family: Arial, Helvetica, sans-serif; font-size:.8em; padding:0; margin:0; margin-top:300px; color:#666;}

#base {width:780px; padding:20px; background:#F0F0F0 top right url(../gfx/spanbg.jpg) no-repeat;	margin:0 auto; position:relative;}

#base #logo {display:none;}

#base #clear {clear:both;}

ul#tabs {float:right; position:relative; top:15px;}

#tabs li {display:block; float:left; margin:0 5px;}

#lhc {float:left; width:550px; margin-right:20px;}

#rhc { float:left; width:210px;}

#anchor {width:780px; padding:20px; background:#F0F0F0 bottom right url(../gfx/basebg.jpg) no-repeat; margin:0 auto; text-align:right;}

#anchor li {display:inline; float:left; margin-right:10px;}

.contentholder {background:#FFF; margin-bottom:15px;}

.contentholder .detail {padding:6px; overflow:auto;}


/* Social networking links in the RHC */
#rhc #social a {display:block; margin-bottom:6px; text-indent:-900%;}

#rhc #social a:hover {background-position:left bottom;}

#rhc #social .facebook {background:url(../gfx/facebookdouble.png) no-repeat; padding:25px 0px 25px 60px;}

#rhc #social .twitter {background:url(../gfx/twitterdouble.png) no-repeat; padding:25px 0px 25px 60px;}

#rhc #social  .rss {background:url(../gfx/rssdouble.png) no-repeat; padding:25px 0px 25px 60px;}
/* Social networking links in the RHC */




#linkspanel {background:white; padding:5px;}

#linkspanel img {display:block; margin:0 auto;}
