/*
Theme Name: Custom Theme
Theme URI: http://www.summerbingo.co.uk/
Description: A customised theme.
Version: 1.0
Author: Stefan Crowe
Tags: widgets

*/

body {
  font-family: Verdana,"Sans-Serif";
  margin: 0;
  font-size: 12px;
  color: #333;
  background: url('images/bg-circles.png');
}

a {
  color: #FFF;
}

a:hover {
  text-decoration: none;
}

span.small {
  margin: 0;
  padding: 0;
  font-size: 11px;
  width: auto;
}

span.large {
  margin: 0;
  padding: 0;
  font-size: 15px;
  width: auto;
  font-weight: bold;
}

.links { text-align: center; font-size: 15px; }
.links a { color: #F93; text-decoration: none; }
.links a:hover { color: #FB5; }

.header {
  background: url('images/header.png') repeat-x;
  height: 110px;
}

.header_box {
  width: 1000px;
  margin: auto;
}

.logo {
  width: 450px;
  float: left;
}

.advert {
  width: 550px;
  float: left;
}

.subheader {
  background: url('images/subheader.png') repeat-x;
  height: 50px;
}

.subheader .menu {
  text-align: center;
  width: 1000px;
  margin: auto;
}

.subheader .menu li {
  float: left;
  margin: 0;
  list-style: none;
}

.subheader .menu a {
  background: url('images/menu-button.png') no-repeat;
  height: 40px;
  color: #0D86FF;
  font-size: 20px;
  text-decoration: none;
  display: block;
  width: 190px;
  padding-top: 10px;
}
.subheader .menu a:hover { color: #FFF; background: url('images/menu-button-hover.png') no-repeat; }

.subheader .menu .children a { background: none ! important; font-size: 14px; height: 25px; padding-top: 5px; }
.subheader .menu .children a:hover { background: #F93 ! important; }

.subheader .menu .children li { float: none; border-bottom: 1px solid #F93; }

.subheader .menu .children { 
  position: absolute;
	z-index: 9999;
	left: -999em;
  margin: 0;
  padding: 0;
}

.subheader .menu li:hover ul {
  left: auto;
  background: #FFCB6C;
  border-left: 1px solid #F93;
  border-right: 1px solid #F93;
}


.outer {
  width: 1024px;
  margin: 30px auto;
}

.inner {
  background: url('images/shadow.png') repeat-y top left;
  width: 1020px;
}

.inner-top {
  background: url('images/shadow-top.png') no-repeat top left;
  width: 1020px;
  height: 30px;
}

.inner-bottom {
  background: url('images/shadow-bottom.png') no-repeat top left;
  width: 1020px;
  height: 30px;
}

.topbar {
  padding: 1px 0 0 0 ;
}

.box .title {
  margin: 13px 0 0 25px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

.box .sponsor {
  float: left;
  width: 234px;
  height: 60px;
  margin: 10px 0 0 25px;
  border: 2px solid #A8C0D3;
}

.box {
  float: left;
  margin-left: 30px;
  background: url('images/box.png') no-repeat top left;
  width: 300px;
  height: 200px;
}

.content-box-top {
  width: 325px;
  height: 30px;
  background: url('images/content-inner-box-top.png') no-repeat top left;
}

.content-box-middle {
  background-color: #F93;
  width: 305px;
  padding: 0 10px;
  color: #FFF;
  font-size: 13px;
}
.review-box { width: 325px; padding: 3px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; }

.content-box-middle a { color: #FFF ! important; }

.content-box-bottom {
  width: 325px;
  height: 30px;
  background: url('images/content-inner-box-bottom.png') no-repeat top left;
}

.widebox {
  float: left;
  background: url('images/box-wide.png') no-repeat top left;
  width: 600px;
  height: 200px;
}

.widebox .title {
  margin: 13px 0 0 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.widebox p { padding: 0 ! important; }

.widebox .title a { text-decoration: none; }

.widebox a { color: #000; font-weight: bold; }

.widebox .text { margin: 10px 0; }
.widebox .key { width: 560px; }

.widebox .sponsor {
  width: 180px;
  height: 180px;
  margin: 7px 0 0 25px;
  border: 3px solid #A8C0D3;
}

.slimbox {
  float: left;
  background: url('images/box-slim.png') no-repeat top left;
  width: 180px;
  height: 200px;
}

.slimbox .title {
  margin: 15px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #4F7999;
}

.slimbox .title:hover { color: #A8C0D3; }

.slimbox .sponsor {
  width: 123px;
  height: 63px;
  margin: 10px 0 0 25px;
  border: 3px solid #A8C0D3;
}

.slimbox .text, .box .text {
  margin: 15px 0;
  text-align: center;
}

.longbox {
  font-size: 25px;
  font-weight: bold;
  padding: 5px 0 0 10px;
  color: #FFF;
  margin: 15px 30px;
  background: url('images/box-long.png') no-repeat top left;
  width: 960px;
  height: 45px;
}

.shortbox {
  font-size: 25px;
  font-weight: bold;
  padding: 5px 0 0 10px;
  color: #FFF;
  margin: 15px auto;
  background: url('images/box-short.png') no-repeat top left;
  width: 600px;
  height: 45px;
}

.shortbox h1, .shortbox h2 {
  font-size: 25px;
  font-weight: bold;
  padding: 0;
  color: #FFF;
  margin: 0;
}

.shortorange {
  background: url('images/box-short-o.png') no-repeat top left ! important;
}

.breadcrumb { font-weight: bold;
  padding: 14px 0 0 10px;
  color: #FFF;
  margin: 15px auto;
  background: url('images/box-short.png') no-repeat top left;
  width: 600px;
  height: 45px;
	font-size: 11px; }
.breadcrumb .home { height: 23px; font-weight: bold; font-size: 14px; text-decoration: none; }
.breadcrumb .home:hover {  }
.breadcrumb ul { float: left; margin: 0; padding: 0; }
.breadcrumb li { float: left; list-style: none; margin: 0; padding: 0; }
.breadcrumb li a, .breadcrumb a { height: 23px; }
.breadcrumb li a:hover, .breadcrumb a:hover {  }
.breadcrumb .label { height: 23px; margin: 0; padding-top: 3px; font-size: 10px; font-weight: normal; }

.adbox {
  border: 4px solid #D3E2FF;
  width: 728px;
  margin: 0 auto;
}

.content {
  float: left;
  width: 620px;
  margin: 10px 12px;
  padding-left: 10px;
}

.content_inner {
  width: 600px;
  background: url('images/content-top.png') no-repeat top left;
  margin-bottom: 25px;
}

.content_inner_blank {
  width: 600px;
  margin-bottom: 25px;
}

.content_inner_blank p { padding: 2px 20px; }

.content_inner_blank a { color: #000; }

.content_inner .content_title {
	height: 30px;
	margin: 0;
	color: #FFF;
	padding: 3px 0 3px 5px;
	font-weight: bold;
	font-size: 17px;
	line-height: 35px;
	text-align: center;
}

.content_inner .content_title a {
  font-size: 17px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.content_inner .middle .meta {
  font-size: 11px;
  padding: 2px 20px ! important;
  background: #D3E2FF;
}

.content_inner .middle .meta a {
  color: #333;
}

.content_inner .middle {
  min-height: 100px;
  width: 594px;
  border-left: 3px solid #F93;
  border-right: 3px solid #F93;
}

blockquote {
  border-left: 3px solid #F93;
  font-style: italic;
}

.content_inner .middle p {
  margin: 0;
  padding: 5px 20px;
}

.content_inner .middle h1, .content_inner .middle h2, .content_inner .middle h3 {
  margin: 0;
  padding: 5px 20px;
}

.content_inner .middle .storyimg {
  float: left;
  border: 2px solid #F93;
  margin: 10px 5px 5px 10px;
}

.content_inner .middle a {
  color: #666;
}

.content_inner .bottom {
  background: url('images/content-bottom.png') no-repeat top left;
  height: 20px;
  width: 600px;
}

.content_inner .bottom p {
  margin: 0;
  font-size: 12px;
  color: #FFF;
  float: left;
  padding: 3px 20px;
}

.content_inner .bottom img {
  padding: 1px 1px 0 1px;
}

.sidebar {
  float: right;
  width: 337px;
  margin: 20px 12px;
  padding-left: 3px;
}

.sidebar_inner {
  background: url('images/sidebar-top.png') no-repeat top right;
  width: 337px;
}

.sidebar_inner h2 {
  height: 30px;
  margin: 0;
  padding: 6px 20px 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}

.sidebar_inner .middle {
  width: 337px;
  background-color: #A7C0D2;
}

.sidebar_inner .middle p { margin: 0; }

.sidebar_inner .middle ul {  margin: 0 0 0 15px; padding: 0; list-style: none; }
.sidebar_inner .middle ul li {  padding: 0 0 5px 0; margin: 0; }
.sidebar_inner .middle ul li a {  display: block; text-decoration: none; padding: 5px; background-color: #91A6B5; border-radius: 5px; -moz-border-radius: 5px; }
.sidebar_inner .middle ul li a:hover { background-color: #75848F; }

.sidebar_inner .bottom {
  background: url('images/sidebar-bottom.png') no-repeat bottom right;
  height: 20px;
  width: 337px;
  margin-bottom: 30px;
}

.sidebar_inner .sponsor {
  float: left;
  width: 127px;
  height: 127px;
  margin: 20px 0 0 25px;
  border: 4px solid #D3E2FF;
}

.sidebar_inner .sponsor_square {
  float: left;
  width: 252px;
  height: 252px;
  margin: 10px 0 0 40px;
  border: 4px solid #D3E2FF;
}

.lightbox-top { background: url('images/lbox-top.png') no-repeat; height: 14px; width: 600px; }
.lightbox-middle { background: #FFDBBB; width: 600px; }
.lightbox-middle a { color: #333; }
.lightbox-middle p { margin: 0; padding: 5px 15px; }
.lightbox-bottom { background: url('images/lbox-bottom.png') no-repeat; height: 14px; width: 600px; margin-bottom: 20px; }

.footer {
  background: url('images/footer.png') repeat-x;
  height: 60px;
}

.footer p {
  margin: 0;
  padding: 15px 15px 5px 15px;
  font-size: 11px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
}

.button {
  background-color: #91A6B5;
  display: block;
  width: 135px;
  margin: 5px auto;
  color: #FFF ! important;
  padding: 5px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.button:hover {
  color: #FFF ! important;
  background-color: #75848F;
}

.button p {
	color: #FFF ! important;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

.banner {
  margin: 10px 40px 0 40px;
  padding: 0;
  width: 468px ! important;
  height: 60px ! important;
  border: 3px solid #F93;
}

.sidebanner {
  float: right;
  margin: 5px 10px 5px 5px;
  padding: 0;
  border: 3px solid #F93;
}

.alignright { float: right; }
.alignleft { float: left; }

.clear {
  clear: both;
}