/***************************************************************************************************************
*
*				For __Timadmin
*
*
****************************************************************************************************************/
.TimEditArticleClass{
	font-size:10px;
	color:#C0C0C0;
}

.puffEditLink{
	font-size:10px;
	color:#C0C0C0;
}
/***************************************************************************************************************
*
*				For __Tim
*
*
****************************************************************************************************************/

.TimErrorMessageClass{
	font-weight:bold;
}
h1,h2,h3,a,p,div,iframe,textarea,span,body{
	padding:0px;
	margin:0px;
}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #eaeaea;
}
/*Sätt h1 bara här*/
h1{
	margin:0px 0px 10px;
	padding:0px;
	font-size:30px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}

p{
	
}

a{
	color:#0066FF;
}

#wrapper{
	width:1245px;
	margin: 11px auto 0 auto;
	padding: 15px 15px 15px 15px;
	background-color:#FFF;
}
#wrapper #leftContent{
	float:left;
	width:980px;
	margin: 0 15px 0 0px;
}
#header{
	width:980px;
	height:209px;
	background-image: url("images/header_bg_980_209_ny.png");	
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
}
#header #headerTop{
	width: 980px;
	height: 167px;
}
#headerTop #headerTopMenu{
	height:32px;
	float:right;
	padding: 0;
	/*background: url("images/header_topmenu_arch_start.png" ) no-repeat, */
	background:
	url( "images/header_topmenu_bg.png" ) repeat-x;	
}
#headerTopMenu #startArch{
	background: url("images/header_topmenu_arch_start.png" ) no-repeat;
	width:15px;
	height:32px;
	margin: 0 0 -10px 0;
	float:left;
}
#headerTopMenu .headerTopItem{
	min-width:60px;
	max-width:150px;
	height:32px;
	padding: 2px 0 2px 15px;
	float: left;
	color:#FFF;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0 10px 0 0;
	
}
#headerTopMenu .headerTopItem2{
	min-width:120px;
	max-width:300px;
	height:32px;
	padding: 2px 0 2px 15px;
	float: left;
	color:#FFF;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0 10px 0 0;
	
}

#arch{
	background: url("images/header_topmenu_arch.png" ) no-repeat;
	
}
.headerTopItem label{
	text-transform:uppercase;	
}
.headerTopItem p{
	margin: 8px 0 0 0;	
}
#header #headerMenu{
	width: 980px;
	/*height: 42px;*/
	background: url(images/header_menu_bg.png) repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#headerMenu ul{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:table;
	height:42px;
}
#headerMenu ul li{
	float:left;
	height:42px;
	width:auto;
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	display:block;
	color:#FFF;
}

#headerMenu ul li#selected{
	background: url("images/header_menu_selected.png") repeat-x;
}
#headerMenu ul li#selected a{
	color:#FFF;
}
#headerMenu ul li a:hover{
	background: url("images/header_menu_selected.png") repeat-x;
}
#headerMenu ul li a{
	padding: 14px 10px 13px 10px;
	height:42px;
    font-size: 11px;
    text-transform: uppercase;
    background: url("images/header_menu_space.png") no-repeat right center;
	text-decoration:none;
	color:#FFF;
}
.adBox{
	background: white url("images/annons.png") no-repeat left;
	display:block;
	height:11px;
	min-width:49px;
	margin: 0 0 0 0;
	line-height:11px;
}
#leftContent #topAd{
	width:980px;
	min-height:120px;
	max-height:200px;
	/*background:#a8192f;*/
	margin: 0 0 5px 0;	
}
#leftContent #leftSide{
	float:left;
	width:605px;
	margin: 0 15px 0 0;
}
#leftSide #topNews{
	margin: 0 0 0 0;
	height:auto;
	display:table;
	width:inherit;
	/*background: #9CF;*/
}
#leftSide #ad{
	width:565px;
	height:360px;
	display:table;
	/*background:#a8192f;*/
	padding: 0px 15px 5px 15px;	
	/*border-bottom:1px solid #c1c1c1;
	padding: 0 0 5px 0;*/
	border-bottom:1px solid #c1c1c1;
}
#leftSide #news{
	margin:5px 0 0 0;
	/*background: #9CF;	*/
}
#leftContent #rightSide{
	float:left;
	width:360px;
}
#rightSide #slideshow{
	width:360px;
	height:239px;
	border-bottom:1px solid #c1c1c1;
	padding-bottom:5px;
}
#slideshow a img{
	border:none;	
}
#rightSide #topNews{
	margin: 5px 0 0px 0;
/*	background:#9CF;*/
}
#rightSide #ad{
	width:360px;
	height:350px;
	display:table;
	border-bottom:1px solid #c1c1c1;
	padding: 0 0 5px 0;
	/*background:#a8192f;*/
}
#rightSide #news{
	margin: 5px 0 0 0;
/*	background:#9CF;*/
}

#wrapper #rightContent{
	float:left;
	width:250px;
}
#rightContent #topAd{
	width:250px;
	min-height:200px;
	max-height:360px;
	/*background:#a8192f;*/
	margin: 0 0 5px 0;
}
#rightContent #latestNews{
	background:#FFF;
	width:232px;
	height:213px;
	border: 1px solid #CCC;
	margin: 0 0 11px 0;
	padding:5px 8px;
	color:#c01b36;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#latestNews .links a{
	color:#1d1d1d;
	text-decoration:underline;
}
#latestNews #menu{
	margin-bottom:5px;	
}
#latestNews #menu #lat_new{
	margin: 0 0 0 10px;	
}
#latestNews #menu a{
	font-weight:bold;
	padding: 0 5px;
}


#rightContent #ads{
	/*background:#a8192f;*/
	padding: 0 0 0 0;
	min-height:100px;	
}

/*#wrapper #header{
	width:800px;
	height:100px;
	background-color:#DDD;
}*/
#logo{
	width:570px;
	height:73px;
	/*margin: 20px 0;*/
	padding:70px 0px 0px 10px;
	/*background: url("images/logo.png") no-repeat 10px 70px;*/
	display:block;
}
#logo a{
	text-decoration:none;
	color:#000;
	font-size:30px;
}
#logo a img{
	border:none;
	border-style:none;
}
#header #createdBy{
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding: 10px 0 0 10px;
	float:left;
	background: url("images/logo_fobr.png" ) no-repeat 10px 25px;
	display:table;
	width:155px;
	height:65px;
}
#header #newsletter{
	width:200px;
	height:110px;
	float:right;
	color:#FFF;
	margin: -100px 15px 0 0;	
}
#newsletter a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;	
}
#header #communityLoginBox{
	float:right;
	margin:0px 0px 0px 0px;
}
#header #horizontalMenu{
	clear:both;
}
#horizontalMenu ul{
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:table;
}
#horizontalMenu ul li{
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}
#horizontalMenu ul li#selected{

}
#horizontalMenu ul li#selected a{
	color:#000;
}
#horizontalMenu ul li a{

}

#wrapper #content{
	width:800px;
	display:table;
	margin:20px 0px 0px 0px;
}
#content #left{
	width:230px;
	padding:10px;
	float:left;
	background-color:#DDD;
}
#left ul#verticalMenu{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#verticalMenu li{
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#verticalMenu li#selected{

}
#verticalMenu li#selected a{
	color:#000;
}
#verticalMenu li a{

}

#content #right{
	width:500px;
	padding:0px;
	float:right;
	margin:0px 0px 0px 50px;
	
}
#footer{
	width:800px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #CCC;
	display:table;
}
#footer #info{
	width:550px;
	float:left;
}
#footer #byline{
	width:200px;
	float:right;
}

#footer{
	clear:both;
}
#footer ul{
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:table;
	background: url("images/footer_menu_bg.png") repeat-x;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	width:1245px;
	height:26px;
	font-size:11px;
}
#footer ul li{
	float:left;
	/*margin:0px 0px 0px 15px;*/
	/*padding:5px 62px 0px 65px;*/
	padding: 5px 0 0 0;
	text-align:center;
	width:207px;
}
#footer ul li#selected{

}
#footer ul li#selected a{
	color:#000;
}
#footer ul li a{
	text-decoration:none;
	color:#fff;
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#fff;
}
#footer .footerInfo{
	width:206px;
	height:138px;
	border-left: 1px solid #c1c1c1;	
	border-bottom:1px solid #c1c1c1;
	float:left;
	margin: 0 0 5px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
}

/*Style for the puff's :)*/
.article {
	border-bottom: 1px solid #c1c1c1;
	display: table;
	height:auto;
	padding: 0px 0 5px 0;
	margin: 0 0 10px 0;
	color:#000;
	font-size:12px;
	
}
.article p{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.article .date{
	color: #c01b36;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;	
}
.article a{
	color:#000;
	text-decoration:none;
}
.article #img-left{
	float:left;
	margin: 0 5px 0 0;
	display:table;
}
.article h2 a{
	text-decoration:none;
	cursor:pointer;
	color:#1d1d1d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	line-height:26px;
}

.article .articleInfo{
	border-top:1px solid #c1c1c1;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 4px 0 0 0;
	margin: 10px 0 0 0;
}
.articleInfo .pubInfo{
	width:213px;
	float:left;
}
.articleInfo .updInfo{
	width:219px;
	float:left;
}
.articleInfo .autInfo{
	width:180px;
	float:left;
}


/*Style for the search - don't remove*/
.searchBoxForm{
	width:150px;
	height:22px;
	padding:3px 2px 0px 2px;
	display:table;
	background:url("images/search_form_bg.jpg") no-repeat;
}
.searchBoxField{
	width:125px;
	background:#f2f2f2;
	color:#a89999;
	border:none;
	font-family:Tahoma,Geneva,sans-serif;
}
.searchBoxButton{
	width:25px;
	height:25px;
	margin-top:-3px;	
	background:none;
	border:none;
	cursor:pointer;
	/*position:relative;
	width:23px;
	height:22px;
	margin:-30px 0 0 0;
	padding:0;
	border: none;
	cursor:pointer;*/
}
.searchPageBoxForm{
	
}
.searchPageBoxField{
	width:75%;
}
.searchPageBoxButton{
	width:20%;
}
#searchResultLink a{
	color:#000;
	font-weight:bold;
}
/*Archvive - don't remove*/
.archiveDateLink{
	
}
.archiveDateLink li{
	margin-bottom:5px;
}
.archiveArticleLink{
}
.archiveArticleLink li{
	margin-bottom:5px;
}
/*Blog archvive - don't remove*/
#blogArchive{

}
#blogArchive #latestHeader,#blogArchive #archiveHeader{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#blogArchive #archiveHeader{
	margin-top:20px;
}
#blogArchive ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#blogArchive li{

}
#blogArchive li#monthHeader{
	font-weight:bold;
	margin:6px 0px 0px 0px;
}
#blogArchive li a{
	text-decoration:none;
	display:block;
	margin-bottom:5px;
}
/*Blogpost board - don't remove*/
#blogPostTopBoard{
	font-weight:bold;
	font-size:11px;
    margin:1px 0px 2px;
}
#blogPostTopBoard #comments{
	float:right;
}
#blogPostTopBoard #comments a{
	color:#000;
	text-decoration:underline;
}
/*Error messages - don't remove*/
#siteMessage{
	padding:3px;
}