/*
Theme Name: Super Free Bingo II Theme
Theme URI: http://www.superfreebingo.com
Description: Super Free Bingo wordpress theme for SFB version 2
Version: 1a
Author: Paul Mullett
Author URI: http://www.littlestarmedia.com/

	This theme is built upon the foundations of 
	the 960bc theme by Troy Dean
	Adapted by Little Star Media exclusively for use 
	on Super Free Bingo.

*/

/* for ease of updating into the future we use separate style sheets for colours and typography */

@import url(colours.css);
@import url(typography.css);

/* Begin Structure */

html, body {
		width: 100%;
		height: 100%;
		margin: 0 0 30px 0;
		padding: 0
		}
		
body:after {
		display: block;
		position: absolute;
		width: 1px;
		height: 100%;
		top: 0px;
		left: 0px;
		content: ""
}
			
#head_search, #head_search form {
		margin-top: 0.75em;
		margin-left: 4px
		}

#head_search input{
		border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		padding: 0.5em;
		width: 200px
		}
		
#main_nav {
		display: inline;
		overflow: visible;
		height: auto !important;
		height: 45px;
		min-height: 45px;
		position: relative;
		margin-top:10px;
		padding: 0
		}

#main_nav ul {
		position: absolute;
		height: auto !important;
		height: 45px;
		min-height: 45px;
		padding: 0;
		margin: 0;
		bottom: -5px;
		right: 0
		}

#main_nav li {
		margin-top: 0;
		line-height: 45px;
		margin-bottom: 1em;
		height: auto !important;
		height: 45px;
		min-height: 45px;
		display:inline-block;
		*display: inline;
		list-style-type: none;
		padding: 0 20px 0 20px;
		overflow: visible;
		}
		
#main_nav li#first {
		padding-left: 0;
		border-left: 0
		}

#main_nav li#last {
		padding-right: 0;
		}
				
	
#main_nav a, #main_nav a:hover, #main_nav a:visited {
		text-decoration: none;
		display:inline-block;
		*display: inline;
		}


/* Mostly home page */

.clear {
		clear:both;
		height:auto !important;
		height: 10px;
		min-height: 10px
		}

.home_list {
		background: #fff url(images/site/core/list_bg.gif) 0 30px repeat-x;
		border-bottom-right-radius: 0.5em;
		border-bottom-left-radius: 0.5em;
		-moz-border-radius-bottomleft: 0.5em;
		-moz-border-radius-bottomright: 0.5em;
		-webkit-border-bottom-right-radius: 0.5em;
		-webkit-border-bottom-left-radius: 0.5em;
		height: auto !important;
		position: relative;
		height:auto !important;
		height: 300px;
		min-height: 300px
		}
		
.list_image {
		height:auto !important;
		height: 70px;
		min-height: 70px;
		}

.list_image img {
		}
	
.list_specials {
		height:auto !important;
		height: 32px;
		min-height: 32px;
		text-align: right
		}
		
.list_excerpt {
		padding:0.5em;
		padding-right:2em
		}
		
.list_click {
		left: 0.3em;
		bottom: 0.5em;
		position: absolute
		}		

#welcome_area {
		height:auto !important;
		height: 300px;
		min-height: 300px
		}

#homepage_signup, #operator_signup, #listing_signup {
		margin-top: 1em;
		margin-bottom: 1em;
		border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em
		}

#homepage_signup img, #operator_signup img, #listing_signup img {		
		margin: 3px 4px 1px 5px;
		float: left
		}

#homepage_signup #signup_text, #operator_signup #signup_text, #listing_signup #signup_text {			
		width: 220px;
	    vertical-align: top;
		display: inline-block;
		*display: inline;
		margin: 2px -15px 0 -6px;
		height:auto !important;
		height: 30px;
		min-height: 30px;
		float: left
		}

#homepage_signup #firstname, #homepage_signup #email, #operator_signup #firstname, #operator_signup #email, #listing_signup #firstname, #listing_signup #email {
		border: 0;
		border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		width: 205px;
		height: 25px;
		vertical-align: top;
		margin: 7px 4px 4px 0;
		padding-left: 4px;
		font-weight: 700;
		float: left
		}
				
#homepage_signup #submit, #operator_signup #submit, #listing_signup #submit {
		background:url(images/site/core/click_to_join.gif) no-repeat;
		cursor: pointer;
		width: 112px;
		height: 33px;
		border: none;
		vertical-align: top;
		margin: 6px 0 0 0;
		float: left
		}		
		
#homepage_signup #tnc, #operator_signup #tnc, #listing_signup #tnc {
		vertical-align: top;
		font-size: .75em;
		float: left
		}

#homepage_news {
		margin-top: 1em;
		margin-bottom: 1em
		}

#homepage_tips {
		margin-top: 10px;
		margin-bottom: 10px
		}

#homepage_tips_content, #homepage_news_content {
		border-bottom-right-radius: 0.5em;
		border-bottom-left-radius: 0.5em;
		-moz-border-radius-bottomleft: 0.5em;
		-moz-border-radius-bottomright: 0.5em;
		-webkit-border-bottom-right-radius: 0.5em;
		-webkit-border-bottom-left-radius: 0.5em;
		padding: 0.5em;
		height:auto !important;
		height: 200px;
		min-height:200px
		}		

#sophiespick-2, #sophiespick-3 {
		height:auto !important;
		height: 300px;
		min-height: 300px;
		position: relative
		}

#thepick-2 {
		margin: 60px 0 0 23px
		}
		
#thepick-3 {
		margin: 60px 0 0 26px
		}

/* end mostly home page etc. */

/* Mostly operator pages etc. */

#sophies_roundup, #sophies_review {
		margin-bottom: 1em
		}

#click_play {
		position:relative;
		height:auto !important;
		height: 80px;
		min-height: 80px
		}

#star_value {
		height:auto !important;
		height: 106px;
		min-height: 106px;
		text-align: center
		}
		
.list_free {
		height:auto !important;
		display: block;
		height: 40px;
		min-height: 40px;
		width: 40px;
		vertical-align: top;
		text-align: center;
		padding-top: 10px;
		z-index: 99;
		position: absolute;
		top: 110px;
		left: 116px
		}

#click_to_play {
		position: absolute;
		right: 0;
		bottom: 0.5em
		}

#click_to_play a:hover, #click_to_play a {
		text-decoration: none;
		}
		
#sophies_note {
		margin-top: 1.75em;
		}

/* end mostly operator pages etc. */

/* Most go pages */

#go_wrap {
		background: url(images/site/go/go_background.jpg) no-repeat;
		height: 301px;
		width: 620px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 70px;
		padding: 0;
		position: relative
		}

#sophie_wave {
		height: 246px;
		width: 188px;
		position: absolute;
		top: 11px;
		left: 32px
		}

#loading {
		width: 330px;
		height: 90px;
		position: absolute;
		left: 245px;
		top: 132px
		}

#go_operator {
		width: 140px;
		height: 85px;
		display: inline-block;
		*display:inline;
		overflow: hidden
		}

#loadingbar {
		width: 140px;
		height: 85px;
		margin-left: 20px;
		display: inline-block;
		*display:inline
		}

#go_click {
		display: none;
		margin: 0 auto;
		}

.go_body #header {
		height:0;
		}

.go_body {
		height: 100%;
		text-align: center
		}
				
#right_click {
		vertical-align: text-bottom
}

/* end majority of go code */

/* Mostly footer code */


#foot_directory {
		margin-top: 2em;
		height: 100%
		display: block;
		padding-bottom: 30px;
		}
#foot_directory h4{
		padding-bottom: 1.5em;
		}

#foot_directory ul {
		display: inline;
		margin-left: .75em;
		text-indent: 0
		}	

#foot_directory ul li {
		display: inline;
		list-style: none;
		display: inline;
		padding: 0 0.5em 0 0.5em;
		/* border-left: 1px solid #fff*/
		}

#foot_directory ul li.final {
		border-right: 0
		}

#foot_directory ul li.first {
		border-left: 1px solid #fff
		}

#footaware {
		text-align: right
		}	

/* end mostly footer code */ 

/* end majority of custom code */		

#page {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header {
		height: 116px;
		width: 100%
		}
		
#headerimg {
		height: 108px;
		position: relative
		}

#headerimg h1, #headerimg h2 {
		position: absolute;
		top: -1000px;
		left: -1000px
		}		
		
#headerimg a, #headerimg a:hover {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-decoration: none
		}			
		
/* This hides the 'skip to' links and maintains accessibility */
		
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden
		}

#content {
		margin: 2em 0 2em 0;
		}

#sidebar
		{
		text-align: left;
		padding-top: 2em;
		padding-bottom: 1.5em
		}

#footer {
		height: 100%;
		clear: both;
		margin: 20px 0 0 0;
		padding: 10px;
		background: #666
		}

.post {
		margin: 0 0 40px
		}

.postmetadata {
		margin: 30px 0
		}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px
		}

.attachment {
		margin: 5px 0px
		}

.postmetadata {
		clear: both
		}

/* End Structure */

/* Begin Images */
p img {
		padding: 0;
		max-width: 100%
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto
		}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline
		}

.alignright {
		float: right
		}

.alignleft {
		float: left
		}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
		margin: 7px 0 8px 10px;
		}

.entry ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

/* End Form Elements */

/* Begin Comments*/

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}
/* End captions */


/* footer stuff */

#foot_directory ul {
		display: inline
		}	

#foot_directory ul li {
		display: inline;
		list-style: none;
		display: inline;
		padding: 0 0.5em 0 0.5em;
		/* border-left: 1px solid #fff*/
		}

#foot_directory ul li.final {
		border-right: 0
		}

#foot_directory ul li.first {
		border-left: 1px solid #fff
		}