/*
Theme Name: Vulture Culture Theme
Theme URI: www.digitalunion.com.au	
Description: Vulture Culture Theme
Version: V1.0
Author: Brendan Lewis
Author URI: www.digitalunion.com.au
*/

/* Reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.4; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }

/* Body
-------------------------------------------------------------- */
body { color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#000; }

p { margin-bottom:7px; }
hr { color:#333; margin:0 0 10px 0; height:1px; background:#333; }
.clear { clear:both; }

/* Headers
-------------------------------------------------------------- */
h1, h2 { text-transform:uppercase; color:#CCC; font-size:18px; font-weight:bold; }
h3 { font-size:14px; color:#d90782; margin-bottom:2px; }
h4 { font-size:13px; color:#666; font-style:italic; font-weight:bold; }

/* Links
-------------------------------------------------------------- */
a { text-decoration:none; color:#d90782; }
a:hover { text-decoration:underline; }

/* Main
-------------------------------------------------------------- */
#header { width:1100px; height:231px; margin:0 auto; padding:0; background:url(images/header.jpg) no-repeat; }
	#header ul { margin-top:90px; margin-right:85px; float:right; }
	#header li { display:inline; list-style:none; }
		#header span { display:none; }
		#header a { height:24px; display:block; float:left; margin-right:14px; }
		#header a#home { width:54px; }
		#header a#about { width:62px; }
		#header a#events { width:72px; }
		#header a#film { width:47px; }
		#header a#comedy { width:75px; }
/*		#header a#happy { width:149px; }
		#header a#promo { width:63px; }*/
		#header a#contact { width:79px; margin-right:0px; }
	#header li.no-border { border-style:none; }

#wrapper { margin:0 auto; width:960px; clear:both; }

#scroller-holder { width:252px; height:140px; border:1px solid #d90782; margin-bottom:30px; }

ul#social { padding-bottom:30px; }
ul#social li { list-style:none; display:inline; }
		
#footer { color:#333; font-size:11px; border-top:1px solid #333; text-align:left; clear:both; }
	#footer ul { padding:5px 10px 25px 10px; }
	#footer li { display:inline; list-style:none; padding:0 5px; border-right:1px solid #333; }
	#footer li.no-border { border-style:none; }
	#footer a { color:#333; text-decoration:none; font-size:11px; }
	#footer a:hover { text-decoration:underline; }
	
/* HomePage
-------------------------------------------------------------- */
#home-content-area { padding:0 15px; }
	#home-content-area #left { width:620px; float:left; padding-bottom:35px; padding-right:55px; }
		#home-content-area #left li { list-style:none; }
		#home-content-area #left .newsDateTitle a { font-size:14px; margin-bottom:5px; font-style:normal; }
		#home-content-area #left .newsDateTitle { color:#666; font-style:italic; } 
	#home-content-area #right { width:255px; float:left; padding-bottom:35px; }
		#home-content-area #right h3 { font-size:13px; color:#666; font-style:italic; font-weight:bold; margin-bottom:2px; margin-top:5px; }
		#home-content-area #right li { list-style:none; }

/* Content
-------------------------------------------------------------- */



