/*  
Theme Name: Super Prize Bingo
Description: Super Prize Bingo wordpress theme / <a href="http://www.thetyphon.com">Midge</a>
*/


/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 10pt;
	font-family: Tahoma,Geneva;
	background: #9c5d5d url(http://www.superprizebingo.co.uk/wp-content/themes/superprize/images/bg.png);
	color: #40002b;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

#wrap {
        padding: 0 0px;
        clear: both;
	width:958px;
margin:17px auto 0;
        }

#banner { margin-left:64px; }

#header {
        width:958px;
        clear: both;
        padding: 0;
	margin: 0 auto;
        height:217px;
        background: url(images/header.png) top center no-repeat;
	}

#nav {
        width:958px;
        background: #976857 url(http://www.superprizebingo.co.uk/wp-content/themes/superprize/images/navbg.png);
        height:40px;
        line-height:40px;
        margin: 0 auto;
        padding:1px 0 0;
        border-bottom:1px solid #fff;
        }

#page {
        clear: both;
	margin: 0 auto;
	padding: 0;
	}  

#contentleft {
width:634px;
        float:left;
        padding: 0;
        margin: 0;
        } 

#content {
        width:629px;
        float: left;
        margin:10px 0 10px 10px;
        background:#FFFFFF;
        padding: 0;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
	}

#midcontent {
        }

#contentright {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        width: 250px;
        float:left;
padding:10px 0 15px 12px;
        margin: 0 0 15px;
        } 

#sidebar {
        width: 300px;
	font-size: 10pt;
        float: left;
        margin: 0;
	padding: 0;
	} 

#footer {
        border-top:1px solid #fff;
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        color:#FFF;
        width:958px;
        background:#b27e7f;
	font-size: 8pt;
	line-height: 160%;
        clear: both;
        margin: 0px auto;
        padding: 20px 0 ;
        text-align: center;
        }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma,Geneva;
        line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
        font-weight:normal;
        color: #802943;
	}

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
        color: #8E2323;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
background: url(images/headerbg.gif) no-repeat;
color:#FFFFFF;
padding:2px;
height:30px;
        font-weight: bold;
        font-size:11pt;
        letter-spacing:0px;
        margin: 0;
padding:4px 4px 4px 9px;
width:280px;
        }


h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {
        line-height:100%;
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px;
        border-bottom:1px solid #CCC9B8;
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #8a2426;
        text-decoration: none;
        font-size: bold;
	}

a:hover, a:active {
        text-decoration:underline;
        color:#8a2426;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline; 
        }

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#8a2426;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(images/zekebullet.gif) 0 5px no-repeat;
        }

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#midcontent ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(images/zekebullet.gif) 0 5px no-repeat;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        font-size:8pt;
        padding: 15px 15px 1px;
        margin: 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
background-color:#FFFFA0;
border:1px solid #802943;
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
        border-bottom:1px solid #CCC9B8;
	}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/zekebullet.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;

	}

.postinfo {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;

	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
	margin: 0 ;
	padding: 15px 15px 25px;
border-bottom:1px solid #D7181B;
	}





.featurepost {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin:10px 0 10px 10px;
padding:0;
width:629px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; float: right; 
        margin-top:15px;
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FFF;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #c64345 url(http://www.superprizebingo.co.uk/wp-content/themes/superprize/images/navon.png);
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #9C2C4B;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #e8c6ba;
font-family:Tahoma,Geneva;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
#tags{
float: left;
}

#featured{
margin:0 529px;
position:absolute;
}

#curvedcentral { background: #FFF; background-repeat: repeat-y; width:279px; padding:10px; margin-bottom:15px;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}

#smallfont { font-size: 7pt; float:left;} #buttonleft { float:right;}

/* form style controls */

input.formbutton{
   color:#FFFFFF;
   font-family: Tahoma, Geneva;
   font-size:10.5px;
   font-weight:bold;
   background-color:#FFF;
   border:1px solid;
   border-top-color:#FFF;
   border-left-color:#FFF;
   border-right-color:#FFF;
   border-bottom-color:#FFF;
   padding: 0px;
   margin-top: 0px;
   cursor:pointer; *cursor:hand;
 }
 
 input {
 background-color: #FFFFA0;
 border: 1px solid #802943; 
}

select {
 background-color: #FFFFA0;
 color: #000000;
 border: 1px solid #802943;
 width:280px;
 font-family: Tahoma,Geneva;
}

#featureformat{
padding: 10px;
}

#image {
margin-left:5px;
margin-top:5px;
padding-bottom:5px;
}

#commentblock {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;

background:#FFFFFF none repeat scroll 0 0;
float:left;
margin:10px 0 10px 10px;
padding:0;
width:629px;


}

#newsletter {
padding-bottom:15px;
padding-left:30px;
}

#right{ margin-left:382px; }
#centre{ margin-left:880px; }
#new { margin-left:16px; margin-top:11px; }
#read { margin-bottom: 10px; }
#righttwo { margin-right: 5px; }
#format { margin-bottom: 30px; }

#ball { background:transparent url(http://www.superprizebingo.co.uk/wp-content/themes/superprize/images/ball.gif) no-repeat scroll center top; float:left; height:139px; padding-bottom:23px; width:138px; }
#number { font-family:Tahoma,Geneva; font-size:37pt; margin-left:73px; margin-top:37px; }
#contenttwo {background:#ffcecf none repeat scroll 0 0; width: 100%; height: 100%; }

#archive { margin-bottom:68px; }