	/* -----------------------------------------------------------------
	gizzbutt.com by hangar17.net
	base
	----------------------------------------------------------------- */
	body {
		background: #000 url(../images/gb_background.jpg) repeat-x top left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 100%;
		color: #ececec;
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: 100%;}

	.clear {
		height:1px;
		clear: both;}
		
	.left {
		float: left;}
		
	.right {
		float: right;}
		
	.bold {
		font-weight: bold;}
		
	.italic {
		font-style: italic;}
		
	.underline {
		text-decoration: underline;}
		
	#toTop {
		width:120px;
		height:20px;
		line-height:20px;
        background:#990000;
        text-align:center;
        position:fixed;
        bottom:10px;
        right:10px;
        cursor:pointer;
        display:none;
        color:#ececec;
		font-size:0.7em;}

	/* -----------------------------------------------------------------
	masthead
	----------------------------------------------------------------- */
	#masthead {
		width: auto;
		height:40px;
		border-top:5px solid #990000;
		background-color:transparent;
		margin: 0px auto;
		clear:both;}
		
	#masthead-inner {
		width: 960px;
		background-color:transparent;
		margin:auto;
		clear:both;}

	#masthead-inner-left {
		float:left;
		height:40px;
		font-size:0.6em;
		width:620px;
		padding-top:20px;
		background-color:transparent;
		text-align:left;}		

	.masthead-inner-text-1 {
		height:20px;
		width:620px;
		background-color:transparent;
		text-align:left;
		clear:both;}
		
	.masthead-inner-text-2 {
		height:20px;
		width:620px;
		background-color:transparent;
		text-align:left;
		padding-left:70px;
		clear:both;}

	#masthead-inner-left a:link, #masthead-inner-left  a:visited, #masthead-inner-left  a:active {
		color:#fff;
		text-decoration:none;}

	#masthead-inner-left a:hover {
		color:#990000;
		text-decoration:none;
		-webkit-transition: background .3s ease-out, color .3s ease-out;
		-moz-transition: background .3s ease-out, color .3s ease-out;
		-o-transition: background .3s ease-out, color .3s ease-out;
		transition: background .3s ease-out, color .3s ease-out;}	

	#masthead-inner-right {
		float:left;
		width:320px;
		height:40px;
		background-color:transparent;
		margin-left:20px;
		text-align:right;
		font-size:1.2em;
		line-height:22px;
		padding-top:5px;}
		
	#masthead-inner-right a:link, #masthead-inner-right  a:visited, #masthead-inner-right  a:active {
		color:#fff;
		text-decoration:none;}

	#masthead-inner-right a:hover {
		color:#990000;
		text-decoration:none;
		-webkit-transition: background .3s ease-out, color .3s ease-out;
		-moz-transition: background .3s ease-out, color .3s ease-out;
		-o-transition: background .3s ease-out, color .3s ease-out;
		transition: background .3s ease-out, color .3s ease-out;}


	/* -----------------------------------------------------------------
	headers
	----------------------------------------------------------------- */
	#header {
		width: 960px;
		height:110px;
		border-bottom:0px dotted #990000;
		background-color:transparent;
		margin:auto;
		margin-top:30px;
		clear:both;}
		
	#menu {
		width: 960px;
		height:30px;
		background-color:transparent;
		margin: auto;
		margin-top:20px;
		margin-bottom:10px;
		clear:both;}		
		
	#menu-inner {
	   float:left;
	   width:100%;
	   background-color:transparent;
	   border-bottom:1px dotted #990000;
	   position:relative;
	   font-size:0.8em;
	   font-weight:bold;}
	   
	#menu-inner ul {
	   clear:left;
	   float:left;
	   list-style:none;
	   margin:0;
	   padding:0;
	   position:relative;
	   left:50%;
	   text-align:center;}
	   
	#menu-inner ul li {
	   display:block;
	   float:left;
	   list-style:none;
	   margin:0;
	   padding:0;
	   position:relative;
	   right:50%;}
	
	#menu-inner ul li a {
	   display:block;
	   margin:0 0 0 0px;
	   padding:3px 10px;
	   background:#000;
	   color:#ececec;
	   text-decoration:none;
	   line-height:1.3em;}
	
	#menu-inner ul li a:hover {
	   background:#990000;
	   color:#ccc;}
	
	#menu-inner ul li a.active, #menu-inner ul li a.active:hover {
	   color:#ccc;
	   background:#990000;}


	/* -----------------------------------------------------------------
	posters
	----------------------------------------------------------------- */
	
	#poster {
		width: 960px;
		height:430px;
		background-color:transparent;
		border-bottom:1px dotted #990000;
		margin: auto;
		margin-top:10px;
		margin-bottom:10px;
		clear:both;}
		
	#mainposter {
		width: 960px;
		height:326px;
		background-color:transparent;
		border-bottom:1px dotted #990000;
		margin: auto;
		margin-top:10px;
		margin-bottom:10px;
		clear:both;}
	
	.content_tweets {
		color:#990000;
		text-decoration:none;
		clear:both;}
	
	.content_tweets a:link, .content_tweets a:visited, .content_tweets a:active {
		color:#990000;
		text-decoration:none;}

	.content_tweets a:hover {
		color:#ececec;
		text-decoration:none;
		-webkit-transition: background .3s ease-out, color .3s ease-out;
		-moz-transition: background .3s ease-out, color .3s ease-out;
		-o-transition: background .3s ease-out, color .3s ease-out;
		transition: background .3s ease-out, color .3s ease-out;}	
	
		
	/* -----------------------------------------------------------------
	quotes
	----------------------------------------------------------------- */
	blockquote {
		text-indent: 0em;
  		color: #e6e6e6;
		font-size:1.6em;
		line-height:1.2em;
		margin-bottom:5px;}
		
	cite {
		text-indent: 0em;
  		color: #e6e6e6;
		font-size:1em;
		font-style:italic;}	
		
	/* -----------------------------------------------------------------
	social media && footer
	----------------------------------------------------------------- */
	#social {
		font-size:0.71em;
		color:#ececec;
		padding-top:0px;
		padding-bottom:0px;
		width: 960px;
		background-color:transparent;
		margin: auto;
		margin-top:10px;
		margin-bottom:10px;
		clear:both;}
		
	#social img {
		margin-right:5px;
		border:0px;}
	#footer {
		font-size:0.71em;
		color:#ececec;
		padding-top:10px;
		padding-bottom:10px;
		width: 960px;
		background-color:transparent;
		margin: auto;
		margin-top:10px;
		margin-bottom:10px;
		clear:both;}
		
	#footer a:link, #footer a:visited, #footer a:active {
		color:#990000;
		text-decoration:none;}

	#footer a:hover {
		color:#ececec;
		text-decoration:none;
		-webkit-transition: background .3s ease-out, color .3s ease-out;
		-moz-transition: background .3s ease-out, color .3s ease-out;
		-o-transition: background .3s ease-out, color .3s ease-out;
		transition: background .3s ease-out, color .3s ease-out;}	
		