/*
Theme Name: Storm Ungdom 5 
Theme URI: http://tromsostorm.no
Description: Wordpress theme for Tromsø Storm Ungdom som ble tatt i bruk 21. mars 2010. 
Version: 5.0
Author: Hans-Henry Jakobsen
Author URI: http://hhj.no
*/

body, p, h1, h2, h3, h4, form {
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a img {
	border: 0;
}
a {
	color: #03bef3;
	text-decoration: none;
}
a:hover {
	color: #f5822b;
	text-decoration: none;
}
body {
	background: #04142b;
	color: #fff !important;
	margin: 0;
	padding: 0;
	font: 75% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
#page {
	width: 100%;
}
#main {
	display: block;
}
#container {
	display: block;
	padding: 0;
	min-height: 100%;
	height: 100%;
	margin: 0 auto 20px;
	width: 995px;
}
.headerbox1 {
	clear: both;
	display: block;
	padding: 5px;
}
#basketballstore {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.headerbox2 {
	background: url(images/background-container6.png) repeat-x; 
	border: 0;
	clear: both;
	display: block;
	height: 150px;
	margin-bottom: 10px;
}
.headerbox2 h1 {
	display: none;
}
.columnholder {
	display: block;
	clear: both;
}
.headerbox2 #neste-aktivitet {
	color: #fff;
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	width: 470px;
}
.headerbox2 #neste-aktivitet h4 {
	color: #f5822b; 
}
.x1column {
	display: block;
	width: 170px;
	float: left;
}
.x2column {
	display: block;
	width: 330px;
	float: left;
}
.x3column {
	display: block;
	width: 510px;
	float: left;
}
.lcolumn {
        display: block;
        width: 170px;
        float: left;
}
.lcolumn .menu img {
	/*margin-left: -20px;*/
	margin-left: 5px;
}
.rcolumn {
        display: block;
        width: 310px;
        float: left;
}
.ccolumn {
/*
	background-color: #fff;
*/
        display: block;
        width: 500px;
        float: left;
	margin: 0 7px 0 7px;
}
.ccolumn p, .rcolumn p {
	margin: 5px 0px 0px 0px;
	line-height: 1.3em;
}
.reklame {
	margin-bottom: 15px;
	padding: 5px;
}
.storm-message {
	clear: both;
	background: url(images/background-container6.png) repeat-x top left;
	border: 5px solid #fd7f28;
	padding: 10px;
	margin-bottom: 15px;
	text-align: center;
}
.headerbox2 h1 {
	display: none;
}
img.storm-logo {
	float: left;
}
img.blno-logo {
	float: right;
	padding-right: 40px;
}
img.attachment-post-thumbnail {
	float: right;
	margin: 5px 5px 5px 10px;
}
.menu img {
 	margin: 0 0 0 -20px;
}
.centered-content img {
	padding: 5px 5px 0px 15px;
}
img.background-color {
	background: #fff;
}
p img {
	margin: 5px 10px 5px 5px;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
p.center {
	clear: both;
	color: gray;
	text-align: center;
/*	padding-top: 10px;*/
	padding-bottom: 40px;
}
p table {
	padding: 0 5px 0 10px;
}
.alignleft {
	float: left;
	margin-right: 8px;
}
.alignright {
	float: right;
	margin-left: 8px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content {
	background: url(images/background-container6.png) repeat-x top left;
	border: 0px solid #000;
/*
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;*/
	padding: 5px 10px 10px 5px;
	margin-bottom: 15px;
}
.content .post-content {
	margin: 0px 5px 0px 10px;
}
.content .post-content p a {
	color: #03bef3;
	text-decoration: underline;
}
.content p a:hover {
	color: #f5822b;
	text-decoration: none;
}
.content .post-header {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.content .post-header .post-date {
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top: 0;
	width: 10%;
}
.content .post-header .post-date .day {
	font-size: 2.5em;
	color: #fff;
}
.content .post-header .post-date .month {
	font-size: 1.65em;
	color: #939393;
	line-height: 1em;
	text-transform: uppercase;
}
.content .post-header .post-date .year {
	font-size: 1.3em;
	color: #939393;
}
.content .post-header .post-title {
	font-weight: bold;
	float: left;
	background: url(images/post-header-divider.gif) repeat-y;
	margin-left: 10px;
	padding: 3px 0 5px 10px;
	width: 85%;
}
.content .post-header .post-title h2 {
	font-size: 2em;
	color: #03bef3;
	width: 400px;
}
.content .post-header .post-title h2 a {
	color: #03bef3;
	text-decoration: none;
}
.content .post-header .post-title h2 a:hover {
	color: #fd7f28;
	text-decoration: none;
}
.page .content h2 {
	padding-top: 5px;
}
.content .post-header .post-title .post-meta {
	padding-top: 5px;
	color: #b8b8b8;
}
.content .post-header .post-title .post-meta a {
/*
	color: #035793;
*/
	color: #03bef3;
	text-decoration: none;
}
.content .post-header .post-title .post-meta a:hover {
	color: #fd7f28;
	text-decoration: none;
}
.content .post-content p {
	text-align: justify;
	/*padding-bottom: 5px;*/
}
.content .post-content img {
	border: 3px solid #53565A;
}
.content .post-content a {
	color: #035793;
	text-decoration: none;
	font-weight: bold;
}
p.notice  {
        font-size:9px;
        font-weight: bold;
/*
	color: #000;
*/
        width: 450px;
        border: solid 1px #999;
/*      
	background:#aaa;
*/
        padding:5px 5px 5px 5px;
        margin: 0 5px 5px 5px;
        float:center;
}
b .page .content .post-header .post-title {
	font-weight: bold;
	float: left;
	margin: 8px 0 5px;
}
.page .content .post-header .post-title {
	background: transparent;
}
.page .content .post-content p {
	text-align: justify;
}
.content ul {
	line-height: 1.5em;
}
.page .content .post-content ul li a {
	color: #03bef3;
	text-decoration: none;
}
.page .content .post-content ul li a:hover {
	color: #f5822b;
	text-decoration: none;
}
.page .content table tbody tr td {
	text-align: left;
}
.page .content .post-content table tbody tr td a {
	color: #03bef3;
}
.page .content .post-content table tbody tr td a:hover {
	color: #f5822b;
}

.page .content table.treningstider {
	width: 100%;
}
table.treningstider tr th {
	background: #03bef3;
	text-align: left;
}
td.turnering, td.kretsserie, td.byserie, tr.turnering, tr.kretsserie, tr.byserie {
	color: #000;
}
table {
	border-collapse: collapse;
}
#container .columnholder .x3column .page .content table.kampoversikt {
	width: 100%;
}
#container .columnholder .ccolumn .page .content table.kampoversikt {
        width: 100%;
}
.page .content .post-header .post-title {
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin: 8px 0 5px 10px;
}
#sidebar {
	width: 100%;
	background: #003A75;
	float: right;
	padding-bottom: 0;
}
#sidebar p a {
	text-decoration: underline;
}
.right-column {
	float: right;
	background: url(images/background-container6.png) repeat-x top left;
	border: 0px solid #000;
	display: block;
	padding-bottom: 10px;
	margin: 0 0 10px 0px;
	width: 300px;
}
.menu {
	background: url(images/background-container6.png) repeat-x top left;
	border: 0px solid #000;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
ul#menu-storm-ungdom.menu {
background-image: none;
}
.menu {
	width: 160px;
	margin-bottom: 10px;
}
.menu h4, .right-column h4 {
	color: #03bef3;
	display: block;
	margin: 10px 0 10px 0px;
}
.menu li {
	display: block;
	text-decoration: none;
	margin-left: -30px;
}
.menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #fd7f28;
	line-height: 1.5em;
}
.menu li a:hover {
	color: #03bef3;
}
.menu p {
	margin-left: 5px;
}
.menu p a {
	font-weight: bold;
	text-decoration: underline;
	color: #fd7f28;
}
.centered-content {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
#footer {
	background: url(images/background-container6.png) repeat-x top left;
	clear: both;
	display: block;
	overflow: auto;
	margin: 10px 0 40px;
	width: 100%;
}
#footer .x2column .content {
	background: transparent;
}
#footer .x2column {
	background: transparent;
	min-height: 200px;
}
#footer .x2column .content {
	border: 0;
	margin: 0;
	min-height: 200px;
/*
	padding: 5px;
*/
}
#footer .x2column .content h3 {
	padding-bottom: 5px;
}
h4 {
	display: block;
	clear: right;
	padding: 5px;
}
.navigation .alignleft, .navigation .alignright {
	background: url(images/background-container6.png) repeat-x top left;
	margin-bottom: 10px;
	padding: 5px;
}
.navigation .alignleft {
	margin-left: 10px;
}
.pagination {
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination a {
	padding: 0 5px;
	margin-right: 4px;
	border: 1px solid #000;
	text-decoration: none;
	color: #03bef3;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #03bef3;
	color: #000;
	background: #f5822b;
}
.pagination a.currentpage {
	color: #FFF !important;
	border-color: #000;
	cursor: default;
	background: #000;
}
.pagination a.pages {
	color: #000 !important;
	border-color: #000;
	cursor: default;
	background: #FFF;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	cursor: default;
	border-color: #929292;
	font-weight: normal !important;
	background: white;
}
.sticky {
	clear: both;
	background: url(images/background-container6.png) repeat-x top left;
	border: 5px solid #03bef3;
	margin-bottom: 15px;
}
.search-terms {
	font-size: 1.3em;
}
input#s {
	width: 95%;
}
label.screen-reader-text {
	display: none;
}
.addtoany_share_save_container {
	margin:16px 0;
}
ul.addtoany_list {
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li {
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;		
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before {
	content:"";
}
ul.addtoany_list li a {
	padding:0 9px;
}
ul.addtoany_list img{
	float:none;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img {
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
	border:0;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img {
	border:0;
	width:auto;
	height:auto;
} 
.content .post-content .addtoany_share_save_contatiner img {
        border: 0;
}
.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
        position: absolute;
        display: block;
        top: -5em;
        background: #ffe;
        border: 1px solid #ccc;
        color: black;
        line-height: 1.25em;
}
.sociable span {
        display: block;
}
.sociable ul {
        display: inline;
        margin: 0 !important;
        padding: 0 !important;
}
.sociable ul li {
        background: none;
        display: inline !important;
        list-style-type: none;
        margin: 0;
        padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
        float: none;
        width: 16px;
        height: 16px;
        border: 0;
        margin: 0;
        padding: 0;
}

.sociable-hovers {
        opacity: .4;
        -moz-opacity: .4;
        filter: alpha(opacity=40);
}
.sociable-hovers:hover {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
}


