/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 February 2012 08:23:02
*/


/* Basic page layout ---------------------------------------------------------------------------- */

html    {
    background-color: #000;
    }
    
body    {
    color: #f7f7f7;
    background: transparent;
    }

label { 
width: 17em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

div#container    {
    width: 940px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border: 0px #ff0000 solid;
    }
    
div#header        {
    height: 80px;
    padding: 40px 36px 0 36px;
    margin-top: -30px;
    background: transparent url("http://www.helpadonkey.tv/__data/assets/image/0016/21049/bg_header.png") top left no-repeat;
    }
    
div#content    {
    padding: 12px 36px 32px 54px;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0008/21050/bg_page.png") top center repeat-y;
    }
    
div#alpha    {
    float: left;
    width: 600px;
    margin-top: 8px;
    }
    
div#beta    {
    float: right;
    width: 240px;
    }
    
div#content hr {        
/* To clear floats */    
    display: block; 
    clear: both; 
    visibility: hidden;
    }
    
div#footer        {
    width: 880px;
    height: 0.5em;
    margin: -18px 0 0 18px;
    padding: 0 12px 24px 12px;
    background-color: #f47920;
    }
    
/* Header ---------------------------------------------------------------------------- */
    
#header img.section-header    {
    float: left;
    }
    
#header img#logo    {
    float: right;
    padding-right: 16px;
    }
    
    
/* Main (Alpha) content box ---------------------------------------------------------------------------- */

div#alpha    {
    font-size: 120%;
    }
    
div.youtube    {
    padding-bottom: 24px;
    }
    
div.alpha-header { 
    height: 24px;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0011/21044/alpha_header.png") top center no-repeat; 
    }    
    
div.alpha-body { 
    padding: 0 24px 24px 24px;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0005/20858/alpha_body.png") top center repeat-y; 
    border: 1px solid transparent;
    }    
    
div.alpha-footer { 
    height: 24px;
    margin-top: -18px;
    margin-bottom: 2em;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0006/20859/alpha_footer.png") top center no-repeat; 
    }    
    
div.alpha-body img    {
    padding-right: 16px;
    }
    
    
/* Sidebar (Beta) Elements ---------------------------------------------------------------------------- */

div#beta img.photo    {
    padding: 8px 24px 12px 12px;
    }

#sideblock-header { 
    height: 24px;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0015/21066/sideblock_header.png") top center no-repeat; 
    }    
    
#sideblock-body { 
    padding: 0 24px 12px 36px;
    font-size: 105%;
    color: #000;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0016/21067/sideblock_mid.png") top center repeat-y; 
    }    

#sideblock-body  p.blurb        {
    width: 180px;
    margin-bottom: 0.75em;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 120%;
    color: #000;
    background: transparent;
    }

#sideblock-body  p    {
    margin-bottom: 0.75em;
    color: #000;
    background: transparent;
    }

#sideblock-body  p.small    {
    margin-top: 0.4em;
    margin-bottom: 0.75em;
    font-size: 90%;
    line-height: 100%;
    }

#sideblock-footer { 
    margin-bottom: 16px;
    height: 24px;
    background: transparent url("http://www.ggparty.org/__data/assets/image/0014/21065/sideblock_footer.png") top center no-repeat; 
    }    
    
div#sideblock-body img.tellafriend {
    display: inline;
    }
    
#badges img    {
    display: inline;
    }
    
/* Footer ---------------------------------------------------------------------------- */
    
ul#footer-nav    {
    list-style: none;
    }

ul#footer-nav li    {
    float: left;
    margin: 0.5em 0.5em; 
    }
    
ul#footer-nav li a    {
    color: #fff;
    background: transparent;
    }    
    
    
/* Fonts ---------------------------------------------------------------------------- */

h3    {
    margin: -0.5em 0 0.25em 0;
    font-size: 1.5em;
    color: #f47920;
    background: transparent;
    }
    
    
/* Links ---------------------------------------------------------------------------- */

a:link {
    text-decoration: none;
    color: #f47920;
    background: transparent;
    }

a:visited {
    text-decoration: none;
    color: #999;
    background: transparent;
    }

a:hover {
    text-decoration: underline;
    color: #fff;
    background: transparent;
    }

a:active {
    color: #ccc;
    background: transparent;
    }
    
/* Sidebar Links ------------------------------------------------------------------ */
    
div#sideblock-body    a:link {
    text-decoration: underline;
    color: #000;
    background: transparent;
    }
    
div#sideblock-body a:visited {
    text-decoration: underline;
    color: #fff;
    background: transparent;
    }

div#sideblock-body a:hover {
    text-decoration: none;
    color: #fff;
    background: transparent;
    }

div#sideblock-body a:active {
    color: #ccc;
    background: transparent;
    }

/* Show-Hide Jquery Effect --------------------------------------------------------------- */    
    
.show-hide    {
    text-align:right; 
    margin-top: -2em; 
    margin-bottom: 1em;
    }
    
.more-info    {
    display: none;
    }

/* Helpers ---------------------------------------------------------------------------- */

img    {
    display: block;
    border: 0;
    padding-bottom: 1em;
    }
    
.center        {
    margin-left: auto;
    margin-right: auto;
    }
    
.floatleft    {
    float: left;
    padding: 0 8px 8px 0;
    }


.floatright    {
    float: left;
    padding: 0 16px 8px 0;
    }    
    

    




