/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
	width:973px;
	margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #EFF8FB;
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
	color:#666;
	background:#fff;
	font:1.3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-weight:400;
	text-decoration:none;
	display:block;
	margin:1px 2px 0 0;
	padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
	margin-top: 0;
	margin-right: 360px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
	line-height:25px;
	font-size:100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0;
	word-spacing: 1px;
}

#content a,#content2 a {
	text-decoration:none;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:20px;
	font-weight:400;
	color:#036;
	border-bottom:1px solid #EFF8FB;
	line-height:30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
	background:#fff;
	border:5px solid #fff;
	padding:1px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	width:349px;
	float:right;
	height:100%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.2em;
	color:#333;
	padding:0 0 3px;
}

#sidebar ul {
	list-style:none;
	font-size:100%;
	margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

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

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

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


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}

/*-------------------formaly fbz.css -------------------*/
body  {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 973px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000000;
} 

/* Tips for absolutely positioned sidebars with header and footer:
1. Absolutely positioned (AP) elements must be given a top and side value, either right or left. (As a default, if no top value is given, the AP element will begin directly after the last element in the source order of the page. This means, if the sidebars are first element in the #container in the document's source order, they will appear at the top of the #container even without being given a top value. However, if they are moved later in the source order for any reason, they'll need a top value to appear where you desire.
2. Absolutely positioned (AP) elements are taken out of the flow of the document. This means the elements around them don't know they exist and don't account for them when taking up their proper space on the page. Thus, an AP div should only be used as a side column if you are sure the middle #mainContent div will always contain the most content. If either sidebar were to contain more content, that sidebar would run over the bottom of the parent div, and in this case the footer as well, and the sidebar would not appear to be contained.
3. If the above mentioned requirements are met, absolutely positioned sidebars can be an easy way to control the source order of the document.
4. If the source order is changed, the top value should be equal to the height of the header since this will cause the columns to visually meet the header.
*/
.header {
	color: #000099;
	background-color: #DCE2F1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 9px;
	font-size: 20px;
	background-image: url(banner5.jpg);
	height: 120px;
	background-position: 0px;
} 
.navtop {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}


.sidebar1 {
	width: 126px;
	float: left;
	padding: 7px;
	border: 1px solid #DCE2F1;
	margin-top: 10px;
}
.sidebar1 img {
	text-align: center;
}

.sidebar1  ul {
	display: block;
	list-style-type: none;
	padding: 0px;
}
.sidebar1 li {
	font-weight: bold;
}


.centr {
	width: 468px;
	margin-left: 146px;
	margin-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.rightplanet {
	margin-top: 10px;
	width: 349px;
	float: right;
}

.top10 {
	font-size: 14px;
	border: 1px solid #DCE2F1;
}
.top10 img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}

.top10 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.top10 li {
	display: block;
	margin-bottom: 1px;
	font-size: 12px;
	height: 26px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCE2F1;
	border-right-color: #DCE2F1;
	border-bottom-color: #DCE2F1;
	border-left-color: #DCE2F1;
}
.number {
	font-weight: bold;
	font-size: 16px;
	padding-right: 2px;
	padding-left: 2px;
}
.colbet {
	display: block;
	margin-top: 4px;
	float: left;
}
.colbet a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
.colbet a:visited {
	color: #666666;
}


.gotobutton {
	display: block;
	font-size: 12px;
	float: right;
}
.offer {
	font-size: 10px;
	color: #00845B;
	padding-bottom: 1px;
}


.fixtures {
	float: left;
	width: 410px;
	padding: 10px;
}


.t10t {
	border: 1px solid #0066FF;
}
.t10t td {
	padding: 2px;
	border: 1px solid #000099;
	background-color: #CDF3DC;
}

.introduction {
	width: 556px;
	border: 1px solid #DCE2F1;
	margin-bottom: 7px;
	margin-top: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.blogbody {
	width: 556px;
	border: 1px solid #DCE2F1;
	margin-bottom: 7px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.freebets {
	text-align: center;
	border: 1px solid #DCE2F1;
	width: 466px;
}
.freebets  h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.news {
	padding: 10px;
	background-color: #F4F8FD;
	border: 1px solid #DCE2F1;
	margin-bottom: 7px;
	margin-top: 7px;
}
.mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
.footer {
	background-color: #DCE2F1;
	padding: 5px;
	margin-top: 15px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	/*clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;*/
	
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
.sched {
	padding: 10px;
	border: 1px solid #DCE2F1;
	margin-top: 6px;
}
.sched img {
	vertical-align: top;
}
h3   {
	font-size: 14px;
}
h4   {
	font-size: 12px;
}

.sched ul {
	padding-left: 10px;
}
.sched li {
	list-style-type: square;
	padding: 0px;
}

.skyscraper {
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline {
	text-align: center;
}

.headline a {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}



a.joinover {
	text-decoration: none;
	background-image: url(join5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 30px;
	vertical-align: middle;
	text-align: center;
	margin-top: 1px;
}
a:hover.joinover {
	background-position: 0px -13px;
}
a:active.joinover {
	background-position: 0px -13px;
}



a.infoover {
	text-decoration: none;
	background-image: url(info5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 30px;
	vertical-align: middle;
	text-align: center;
	margin-top: 1px;
}
a:hover.infoover {
	background-position: 0px -13px;
}
a:active.infoover {
	background-position: 0px -13px;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mailform {
	font-size: 10px;
}
.partners {
	padding: 5px;
	text-align: center;
}
.floatimg img {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}
.news div {
	padding-top: 5px;
}
.blogbar {
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
}
