/* -------------------------------------------------------------
   Tobias Liegl / Internetdienstleistungen - Print-Stylesheet
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   .autor         Tobias Liegl (www.tobiasliegl.de)
   .version       0.1
   .url           tobiasliegl.de
   .timestamp     30/12/2009
   -------------------------------------------------------------	*/

/* reset backgrounds */
html,
body,
#about { background: none }

/* hide unnecessary info */
#header { display: none; }

/* reset height/width for some elements */
#wrap,
#header { height: auto; }
#sidebar { padding: 0; }
#wrap { width: 720px; }

#work { padding: 0; margin-bottom: 70px; }
#about { padding: 0; margin-bottom: 70px; }
#contact { padding: 0; }

#about p { width: 720px; }

#references li { margin-bottom: 20px; }

/* reset floatings*/
/* #content { float: none; } */

/* positioning */
