/*
Theme Name: Norwegian Grand Prix
Description: Tema for NGP
Version: 1
Author: Stian Kristiansen
Tags: ngp
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.twtr-hd h4, .twtr-join-conv { display:none!important;}
.twtr-tweets { font-size: 11px !important; }
.twidget {
	margin-bottom: 2px;
}

.newsticker {
	border-top: 1px solid #eee;
	margin: 10px 0 10px;
	padding: 10px 0 0;
}

.newsticker h2 a, .ticksmall {
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.ticksmall {
	margin-bottom: 6px;
	color: #D2D2D3;
}

.newsticker p {
	padding:0px;
	margin: 2px 0 10px;
}

.front-ticker{
	margin: 0 10px;
	padding:0 0 15px;
	border-bottom: 1px solid #666666;
}
.front-ticker a {
	display: block;
	padding: 5px;
	background: #6c6d70;
	border-bottom: 1px solid #555555;
	color: #ffffff;
	text-decoration: none;
}
.front-ticker a:hover {
	background: #555555;
	color: #ffffff;
}

td {
	border-top:1px solid #DDDDDD;
	padding:25px 0;
}

/* Viktig informasjon */
.hide, .hidden { display: none; }
