/*
Theme Name: FCR
Description: Handcoded FCR theme by Anders Pedersen <a href="http://volzy.dk/">Volzy.dk</a>.
Version: 1.0
Author: Anders Pedersen
Author URI: http://volzy.dk/
*/

* {
margin: 0;
padding: 0;
}

body {
font: 13px/16px 'lucida grande', verdana, sans-serif;
line-height: 20px;
}

a img {
border: 0;
}

div#page {
margin: 0 10px;
}

ul {
list-style: none;
}

#page {
position: relative;
}

div#header {
height: 152px;
}

ul#sponsors {
		float: right;
height: 40px;
		margin-bottom: 40px;

		color: #ccc;
font-size: 11px;
		}

		ul#sponsors li {
		padding: 8px 20px 0 20px;
float: left;
height: 32px;

		border-right: 1px solid #ccc;
		}

		ul#sponsors li.last {
		border-right: 0;
		}

		div#top {
		position: relative;
clear: both;

		background: #fff url('images/right_corner.jpg') no-repeat 100% -2px;
		border-bottom: 1px solid #000;
		}

		a#logo {
		display: block;
		position: absolute;
		width: 108px;
		height: 104px;
		left: 20px;
		top: -50px;

		background: url('images/logo.png') no-repeat 0 0;
		}

		ul#navigation {
		padding-left: 150px;
height: 40px;

		background: url('images/left_corner.jpg') no-repeat 0 -1px;
		}

		ul#navigation li {
		padding: 10px 19px 0 15px;
		float: left;
		
		background: url('images/nav_sep.gif') no-repeat 100% 0;

text-transform: uppercase;
font-weight: bold;
		}

		ul#navigation li a {
		color: #5a5a5a;
		
		font-size: 15px;
		}

		div#byline {
		padding-left: 135px;

		background: url('images/topgradient.jpg') repeat-x 0 0;
		color: #ccc;
line-height: 28px;
		}
a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul.subnavigation li a {
color: #2779AC;

font-size: 13px;
}

ul.subnavigation li small {
margin-right: 5px;
}


div#container {
margin: 0 auto;
min-width: 960px;

border: 1px solid #05276D;
background: #05276D url('images/h2gradient.gif') repeat-x 0 0;
}

div.left_wrapper {
float: left;
width: 100%;
}

div.right_wrapper {
float: left;
margin-left: -620px;
width: 620px;
}

.clearfix {
display: block;
}

div.left {
margin-right: 620px;
}

div.center {
float: left;
width: 328px;
margin-left: 2px;
}

div.right {
float: left;
width: 288px;
margin-left: 2px;
}

div.box {
}

div.innerbox {
padding: 15px 10px;

background: #f8f8f8;
border: 1px solid #e1e1e1;
}

div.box h2 {
padding: 0 10px;

color: #fefefe;

font-size: 12px;
font-weight: normal;
line-height: 28px;
text-transform: uppercase;
}

div.box h2 a {
color: #fefefe;
}

div.box h2 a:hover {
text-decoration: underline;
}

h1 {
color: #000;

font-size: 20px;
line-height: 22px;
}

h1 a {
color: #000;
}

div#random_image_wrapper a {
float: left;
}

div#random_image_wrapper a img {
width: 120px;
}

div#footer {
clear: both;
height: 30px;
margin-top: 15px;
padding: 10px;

border: 10px solid #fff;
border-bottom: 0px;
}

div#footer span {
color: #666;

font-size: 13px;
text-transform: uppercase;
}

div#random_image_wrapper img {
border: 0;
}

input#s {
width: 200px;
padding: 3px 2px;

border: 1px solid #666;

font-size: 18px;
line-height: 20px;
}

input#searchsubmit {
margin-left: 2px;
padding: 3px 2px 2px;

background: #999;
border: 1px solid #ccc;

font-size: 17px;
line-height: 21px;
}

table#player_profile tr td {
padding: 2px 5px;
width: 150px;
}

p.bio {
margin: 30px 0 20px 0;
}

div#container_frontpage {
padding: 10px;

background: #fff;
border: 1px solid #05276D;
}

div.float {
float: left;
width: 25%;
}

div.float div {
padding-right: 10px;
}

div.float a {
display: block;
height: 180px;
width: 100%;
position: relative;
}

div.float a span.teaser,
div.float a span.fulltext {
position: absolute;
bottom: 0;
left: 0;
display: block;
height: 40px;
width: 96%;
padding: 3px 2%;

background: url('images/transparentbg.png') repeat 0 0;

font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

div.float a,
div.float a:hover {
text-decoration: none;

color: #000;
}

div.float a:hover span span.headline {
display: block;

font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 26px;
}

div.float a:hover span {
display: none;
}

div.float a:hover span.fulltext {
display: block;
}

div.float a span.fulltext {
height: 174px;
display: none;

color: #000;
text-transform: none;
font-weight: normal;
font-size: 12px;
}

div.float div.last {
padding-right: 0;
}

tr.odd {
background: #e9e9e9;
}



/* COLORS */

.blue {
background: url('images/h2gradient.gif') repeat-x 0 0;
}

.blue_text {
color: #89b2ce;
}

.light_grey {
background: #E9E9E9;
}

.grey {
background: #fff;
margin-right: 1px;
line-height: 80px;
}

#title {
display: block;
padding: 0 0 0 25px;

line-height: 30px;
}

div#top {
display: block;
}

.align_right {
text-align: right;
}

div.left div.innerbox img {
background: #fff;
padding: 10px;
border: 1px solid #ccc;
}

ul.latest_news li small {
display: block;
margin-bottom: 3px;

border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;

line-height: 22px;
}

a.headline_column {
color: #000;

font-size: 13px;
}

a.teaser_column {
display: block;
margin-bottom: 15px;

color: #555;
}

div.post_content {
margin: 5px 0 10px 0;
min-height: 26px;

border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
color: #555;

font-size: 10px;
line-height: 26px;
}

ul.latest_news div.post_content {
margin: 0;

border-bottom: 0;
}

ul.latest_news div.post_content .date {
width: 72px;
}


ul.latest_news div.post_content .comment {
width: 100px;
}

div.center div.post_content {
font-size: 9px;
}

div.post_content a {
color: #555;
}

div.date {
float: left;

background: url('images/date.jpg') no-repeat 0 50%;
padding: 0 20px;
}

div.comment-meta {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
margin-bottom: 10px;
margin-top: 2px;

height: 26px;
line-height: 26px;

background: url('images/date.jpg') no-repeat 0 50%;
padding: 0 20px;
}

div.comment-meta a {
color: #555;

font-size: 10px;
}

div.category {
float: left;

background: url('images/categories.jpg') no-repeat 0 50%;
padding: 0 20px;
}

div.comments {
float: left;

background: url('images/comments.jpg') no-repeat 0 50%;
padding: 0 20px;
}

p.teaser {
margin-bottom: 25px;

font-size: 10px;
}

p.teaser a {
color: #000;
}

#respond {
margin: 40px 0 40px;
}

#comment {
margin-top: 10px;
width: 100%;

border: 1px solid #ccc;
}

#commentform input {
border: 1px solid #ccc;
}

ol.commentlist {
margin: 20px 0px 20px 20px;
}

.commentlist .comment {
padding: 10px;
margin-bottom: 10px;

border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
background: #f1f1f1;
}

.comment-author img {
display: none;
}

cite.fn {
font-size: 14px;
}

ul#nextmatches li {
margin-top: 8px;
}

ul#nextmatches li div {
display: block;
padding: 0 15px;

background: #e5e5e5;
color: #000;

line-height: 26px;
}

span.nextmatches_date {
color: #555;

font-size: 9px;
}





.nextmatch {
background: url('http://fcroskilde.com/http://fcroskilde.com/new/wp-content/uploads/2010/07/sommerpause.jpg') no-repeat 50% 50%;
}

.weeksponsor {
background: url('http://fcroskilde.com/http://fcroskilde.com/new/wp-content/uploads/2009/08/holdbillede.jpg') no-repeat 50% 50%;
}

.ticketinfo {
background: url('http://fcroskilde.com/http://fcroskilde.com/new/wp-content/uploads/2009/09/kanalsport2.jpg') no-repeat 50% 50%;
}

.weekplayer {
background: url('http://fcroskilde.com/http://fcroskilde.com/new/wp-content/uploads/2010/03/sparnord.jpg') no-repeat 50% 50%;
}