/*
File:	custom.css
Description:	BigTime XL Theme with 2-3 coloums right and horisontal Navigationbars.

Last update:20/04/2010

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

Uncomment to use the custom CSS classes.
*/

/*
body { background: #fff; color: #333; font: 70% "Times New Roman", Georgia, Garamond, "Palatino Linotype", Palatino, "Book Antiqua", "New York", serif; }

* { padding: 0; margin: 0; }

#container { width: 960px; margin: 0 auto; padding: 20px 0; }
*/

/*---:[ global elements ]:---*/



/* --- Headlines --- */


/* ---- :[ #Masthead, Header IMG style ]: --- */



/* ---- [ #Content and Sidebars ] ---- */




/*---:[ content styles ]:---*/



/* Content Specials */



/************************************************
*	Content IMG style 				*
************************************************/ 



/* --- Other IMG styles ---
        img.alignright { float:right; display:inline; margin:2px 2px 2px 7px; padding:4px; }
        img.alignleft { float:left; display:inline; margin:2px 7px 2px 2px; padding:4px; }
*/

/* ---- [ #Sidebar ] ---- */


/* --- #Sidebar2 Left & Right Col --- */



/* --- Before footer --- */


/*---:[ footer styles ]:---*/


/*---:[ comment styles ]:---*/


/*---:[ comment form styles ]:---*/


/*---:[ End of file ]:---*/




