/* CSS Document */
/* -----------------------------------------------------------------------------------------------------------------

Client: Kane Andrews
URL: http://www.emogasm.com/
Date: 27/06/2009
Description: Website rebuild/restyle (HTML/CSS)
Version: 1

Author: Lewis Litanzios
Author URI: http://www.ldexterldesign.co.uk/

Tags: -
Theme Name: -
Theme URI: -

Copyright: Kane Andrews (http://www.emogasm.com/) 2009

1. DEFAULTS (Resets)
2. BASIC
3. LINKS & NAVIGATION
4. LAYOUT
5. TYPOGRAPHY
6. COLOUR
7. FORMS
8. TABLES
9. OTHER (Comment these as explicitly and extensively as possible)

----------------------------------------------------------------------------------------------------------------- */


/* 1. DEFAULTS (Resets)
----------------------------------------------------------------------------------------------------------------- */

/* 2. BASIC
----------------------------------------------------------------------------------------------------------------- */

/* 3. LINKS & NAVIGATION
----------------------------------------------------------------------------------------------------------------- */
a:link{color:#F03;text-decoration:none;}
a:visited,a:hover,a:active{color:#333333;text-decoration:none;}

/* 4. LAYOUT
----------------------------------------------------------------------------------------------------------------- */
body{background:url(../images/site/bk.jpg) left top repeat;}
#wrap{background:url(../images/site/bg.jpg) left top repeat;margin:0 auto;width:819px;}
#header{background:url(../images/site/head2.jpg) center top no-repeat;height:692px;text-indent:-9999em;}
html>body #header h1{margin-top:0;} /* overides reset */
table.thumbnails{margin:0 auto;}
#main .description blockquote{padding:2em 2em 0 2em;}
#main a.joinNow{display:block;margin:1em 0 0;}
#footer{text-align:center;}
#footer ul{padding:.5em;}
#footer .nav-global{padding:0 0 1em;}
#copyrightDisclaimer{background:url(../images/site/bs.jpg) left top repeat;display:block;padding:1em; padding-top:2em;}
#footer .nav-sub li{display:inline;}
#footer .nav-global li{display:none;}

/* 5. TYPOGRAPHY
----------------------------------------------------------------------------------------------------------------- */
html>body{font-family:Arial, Helvetica, sans-serif;} /* overides reset.css (saves you messing with the reset file if you want to change the typography) */
#main .description blockquote{ text-align:center;}
#footer .nav-sub{font-size:3em;}
#footer .nav-sub li{font-weight:normal; font-variant:small-caps; font-size:18px;}
#footer span{font-size:12px;}
#footer .spacer span{font-size:12px;}
#copyrightDisclaimer p{font-size:.75em;}

/* 6. COLOUR
----------------------------------------------------------------------------------------------------------------- */
#copyrightDisclaimer p{color:#FFF;}

/* 7. FORMS
----------------------------------------------------------------------------------------------------------------- */

/* 8. TABLES
----------------------------------------------------------------------------------------------------------------- */

/* 9. OTHER (Detail these as explicitly and extensively as possible)
----------------------------------------------------------------------------------------------------------------- */

