/*
--------------------------------------------------
Containers and Tidbits
--------------------------------------------------*/
* { margin:0; padding:0; }

/* Layout Containers */
body { background:#333; color:#666; font-family:"lucida sans", arial, sans-serif; font-size:12px;}

#wrapper { width:782px; margin:30px auto 10px auto; background:url(http://www.vennue.com/universal/images/wrapper-bg.gif) repeat-y #fff; }

#top { height:12px; background:url(http://www.vennue.com/universal/images/top-bg.gif) no-repeat; }

#bottom { height:12px; background:url(http://www.vennue.com/universal/images/bottom-bg.gif) no-repeat; }

/* Alignment Attributes */
.l { float:left; }

.r { float:right; }

.clear { clear:both; }

/* Global Link Styles */
a, a:visited { color:#336699; text-decoration:underline; }

a:hover, a:active { color:#336699; text-decoration:none; }



/*
--------------------------------------------------
Header
--------------------------------------------------*/
#header { height:48px; margin:4px 16px 0px 16px; background:url(http://www.vennue.com/universal/images/header-bg.gif) repeat-x #c9d8e4; }

#header .left { height:48px; background:url(http://www.vennue.com/universal/images/header-left.gif) top left no-repeat; }

#header .right { height:48px; background:url(http://www.vennue.com/universal/images/header-right.gif) top right no-repeat; }

#header h1 { padding:10px 6px 6px 10px; text-transform:uppercase; font-size:28px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }

#header h1 a, #header h1 a:visited, #header h1 a:hover, #header h1 a:active { color:#333; text-decoration:none; }



/*
--------------------------------------------------
Navigation
--------------------------------------------------*/
#navigation { height:34px; margin:10px 16px 0px 16px; background:url(http://www.vennue.com/universal/images/navigation-bg.gif) repeat-x #c9d8e4; }

#navigation .left { height:34px; background:url(http://www.vennue.com/universal/images/navigation-left.gif) top left no-repeat; }

#navigation .right { height:34px; background:url(http://www.vennue.com/universal/images/navigation-right.gif) top right no-repeat; }

#navigation ul { padding:10px 6px 6px 10px; }

#navigation ul li { margin:0 3px; display:inline; list-style-type:none; }

#navigation a, #navigation a:visited { color:#7d7d7d; text-decoration:none; }

#navigation a:hover, #navigation a:active { color:#ccc; text-decoration:none; }



/*
--------------------------------------------------
Gallery
--------------------------------------------------*/

#gallery { width: 100px; height: 100px; padding: 5px; float:left; margin: 10px; background:url(http://www.vennue.com/universal/images/gallery-background.gif) no-repeat;}



/*
--------------------------------------------------
Content
--------------------------------------------------*/
/* Main */
#main { width:540px; margin:10px 5px 16px 16px; font-size:12px; line-height: 140%; }

#advertisement { height:200px; background:url(../images/The-Smashing-Pumpkins-Background.jpg) top left no-repeat; margin:0 0 10px 0; position:relative; }

#google { position:absolute; left:286px; width:200px; height:200px; }

#advertisment-sub { height:60px;  position:relative; }

#google-sub { position:absolute; left:72px; width:468px; height:60px; }

#main h2 { height:28px; font-weight:bold; color:#333; font-size:12px; background:url(http://www.vennue.com/universal/images/page-title-bg.gif) no-repeat #eee; }

#main h2 span { display:block; padding:7px 7px 7px 10px; }

#main .inline-ad { margin:20px; }

#main p { margin:10px; }

/* Sidebar */
#sidebar { width:200px; margin:10px 0 16px 5px; }

#sidebar h2 { height:29px; font-weight:bold; color:#333; font-size:12px; background:url(http://www.vennue.com/universal/images/sidebar-title.gif) no-repeat #a3b7c7; }

#sidebar h2 span { display:block; padding:7px; }

#sidebar .node { margin:5px 0 0 0; padding:10px 10px 6px 10px; background:url(http://www.vennue.com/universal/images/node-top.gif) top no-repeat #eee; font-size:11px; }

#sidebar .node-bottom { margin:0 0 10px 0; height:4px; background:url(http://www.vennue.com/universal/images/node-bottom.gif) bottom left no-repeat #eee; }



/*
--------------------------------------------------
Footer
--------------------------------------------------*/
#footer { text-align:center; margin:10px 10px 20px 10px; color:#999; font-size:11px; color: #666666; line-height: 140%; }

#footer a, #footer a:hover { color:#999; text-decoration:underline; }

#footer a:active, #footer a:visited { color:#999; text-decoration:none; }

#footer ul li { margin:0 5px; display:inline;}

#footer img { margin:10px; }



/*
--------------------------------------------------
Typography
--------------------------------------------------*/
#sidebar ul {}

#sidebar ul li { margin:4px 30px; }
