/*  
Theme Name: Nordbergs Buss
Theme URI: http://www.Nordbergsbuss.se/
Description: Nordbergs Buss default design by Tomas Riklund AB
Version: 2.0
Author: Tomas Riklund AB
Author URI: http://www.riklund.se

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
html, body {
	margin: 0;
	padding: 0;
}
p {
	margin:8px 0px 0px 0px;
}
/* Body justeringar */


/* Layout inställningar */
#container {
	margin: auto;
	width: 960px;
}
#container-header {
	width: 940px;
	padding:5px 0px 5px 10px;
}


/* Menu inställningar */
#container-menu {
	width: 960px;
	background: #000000;
	padding:3px 0px 3px 0px;
	border-top: #a80028 solid 3px;
}
#content-menu {
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color:#ffffff;
}
#content-menu a {
	color:#ffffff;
	text-decoration:none;
}
/* Menu inställningar */


#container-content {
	width: 960px;
}


/* Vänstra spalten */
#container-left {
	float:left;
	width: 480px;
	display:inline;
	border-right: #999999 dotted 1px;
}
.content-news {
	padding: 20px 10px 10px 10px;
}
.title-news {
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
}
.title-news a {
	text-decoration:none;
	color:#666666;
}
.meta-news {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.post-news {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
.post-news a {
	color:#a80028;
}
.post-news img {
	border:0px;
}
.post-news strong {
	color:#333333;
}
.post-news input, .post-news textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: #999999 solid 1px;
	padding: 2px;
}
/* Vänstra spalten */


/* Mitten spalten */
#container-center {
	float:left;
	width: 239px;
	display:inline;
}
.content-information {
	padding: 20px 10px 10px 10px;
}
.content-tidtabeller {
	padding: 5px 10px 10px 10px;
}
.title-tidtabeller {
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
}
.title-tidtabeller a {
	color:#000000;
	text-decoration:none;
}
.meta-tidtabeller {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.meta-tidtabeller a {
	color:#333333;
	text-decoration:none;
}
.post-tidtabeller {
	font-size: 11px;
	line-height: 15px;
	border-bottom: #a80028 1px dotted;
	padding-bottom: 10px;
}
.post-tidtabeller a {
	color:#a80028;
	text-decoration:none;
}
.post-news input, .post-news textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: #999999 solid 1px;
	padding: 1px;
}
.post-news input:hover, .post-news textarea:hover {
	border: #a80028 solid 1px;
}
/* Mitten spalten */


/* Högra spalten */
#container-right {
	float:left;
	width: 239px;
	display:inline;
	border-left: #999999 dotted 1px;
}
.content-partners {
	padding: 10px 10px 10px 10px;
}
.title-partners {
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
}
.meta-partners {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.post-partners {
	font-size: 11px;
	line-height: 15px;
	border-bottom: #999999 1px dotted;
	padding-bottom: 10px;
	text-align:center;
}
.post-partners img {
	border:0px;
}
/* Högra spalten */


#container-footer {
	width: 960px;
	margin-top: 20px;
	border-top: #a80028 2px solid;
}


/* (Footer) Credits inställningar */
#container-footer {
	width: 960px;
	margin-top: 10px;
	padding:3px 0px 3px 0px;
	background: #000000;
	border-top: #a80028 solid 3px;
}
#content-footer {
	padding: 0px 0px 0px 10px;
	color:#ffffff;
	text-align:center;
}
#content-footer a {
	color:#ffffff;
	text-decoration:none;
}
/* (Footer) Credits inställningar */


/* Rubrik inställningar */
.separator-title {
	width: 190px;
	margin: 20px 0px 0px 10px;
	padding-left: 20px;
	background: #a80028 url(images/headline-img.gif) no-repeat;
	color:#ffffff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform:uppercase;
}
.separator-title2 {
	width: 190px;
	margin: 15px 0px 10px 0px;
	padding-left: 20px;
	background: #a80028 url(images/headline-img.gif) no-repeat;
	color:#ffffff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform:uppercase;
}
/* Rubrik inställningar */