@charset "utf-8";
/* CSS Document */

/**
 * HTML Tags - CSS for spsific HTML tags (No classes or ID's!)
 */



/**
 * Common classes used for formating (Only use one class name!)
 */



/**
 * Container
 */



/**
 * Page Header
 */



/**
 * Site name and slogan
 */


/**
 * Logo
 */



/**
 * Primary Links
 */



/**
 * Secondary Links
 */



/**
 * Search form
 */



/**
 * Page body and content
 */

#body {
  overflow: hidden;
}

#body .column {
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}


/* Node Styling */


/* Comment Styling */


/* Forum Styling */


/**
 * Messages bar (Status and Error messages)
 */



/**
 * Content
 */



/**
 * Top sidebar
 */



/**
 * Bottom sidebar
 */



/**
 * Left sidebar
 */



/**
 * Right sidebar
 */



/**
 * Block
 */



/*
 * Rollover edit links for blocks
 */



/**
 * Page footer
 */

