                           /* Layout ----------------------------------------------*/
		#container {
			position:relative;
			width: 800px;
			margin:20px auto 10px auto;
			background:#FFF;
			border:3px solid #333;
			text-align:left;
			filter: alpha(opacity=100);
			opacity: 1;
			-moz-border-radius:10px;
			}
		.containerbottom {
			clear:both;
			height:13px;
			}			
		#top {
			height:12px;
			overflow:hidden;
			}			
		#banner {
			clear: both;
			height:145px;
			font-family:Tahoma, Georgia, Arial;
			color: #ff3399;
			background: url(/resources/frejo/logo_skrivstil.gif) top center no-repeat;
			}
		#contentcontainer {
			padding: 0 10px;
			}			
		#sidecolcontainer {
			width: 200px;
			float: right;
			}
		#sidecol {
			padding: 5px;
			margin-left: 10px;
overflow:hidden;

			}
		#maincolcontainer {
			width: 580px;
			float: left;
			overflow:hidden;
			}			
		#maincol {
			padding: 0px 10px 0px 10px;
overflow:hidden;
			/*border-right: 1px dashed #FF3399;*/
			}
	/* General--------------------------------------------- */
		body {
			background:#FFF url(/resources/frejo/des_bakgrund2.gif);
			margin:0px 0px 10px 0px;
			font-size:12px;
			font-family:Georgia, Geneva, Arial;
			color:#000;
			text-align:center;
			}
		A {
			text-decoration: underline;
			} 
		A:link {
			color: #000;
			} 
		A:visited {
			color: #333; 
			} 
		A:active {
			color: #333;
			} 
		A:hover {
			color: #333;
			}
		img {
			border:0px;
		}
	/*Banner--------------------------------------------- */
		#banner a {
			text-decoration:none;
			display:block;
			height:130px;
			}		
		#banner .headline {
			font-size:0;
			color: #FFF;
			}
	/* Side Column--------------------------------------------- */
		.item ul {list-style: none; margin-left: 0; padding-left: 0; padding-top: 10px;}			
		
		.description { margin-bottom:15px;}
		.rFolder {font-weight:bold; color: #ff3399;}
		.rFolderItem {font-weight:normal;}
		.commentsList {font-weight:bold; color: #ff3399;}
		.commentsListItem {font-weight:normal;}
		.recentpostsList {font-weight:bold; color: #ff3399;}
		.recentpostsListItem {font-weight:Normal;}
		.item A {text-decoration: underline;font-weight:normal;}
		.item A:link {
			color: #000;
			font-weight:normal;
			}
		.item A:hover {
			color: #666;
			font-weight:normal;
			}
			
		.rWeblogCategoryChooser {font-weight: bold; color: #ff3399;}
		.rChosenCategory {display: block; font-weight: normal; color: #000;}
		.rUnchosenCategory {display: block; color: #000;}
		
		
	/* Main Column--------------------------------------------- */
		.title  { 
			font-size: 18px; 
			line-height:150%;
			font-weight:bold; 
			color: #ff3399; 
			padding-bottom:15px;
			}  
		.date  { 
			font-size:12px;
			padding:3px 5px 4px 3px;
			margin-top:5px;
			margin-bottom:5px;
			color:#999;
			}
		#footer{
			font-size:10px;
			line-height:130%;
			font-weight:normal;
			padding-top:10px; 
			margin-top:26px; 
			border-top:1px solid #A3A3A3;
			}
	/* NewsItems--------------------------------------------- */
		.newsItem {
			margin-bottom: 30px;
			padding:0px 10px 0 0;
			border-bottom:1px solid #999;
			}		
		* html .newsItem { height: 0.01%; }
		.newsItemTitle {
			font-size:16px;
			font-weight:bold;
			padding:5px 0px 5px 0px;    
			margin:0px;
			} 
		.newsItemDesc {
			padding: 5px 0px 15px 0px;
			border-bottom:1px solid #ddd;
			margin-bottom:25px;
			}
		.newsItemFooter {
			text-align:right;
			font-size:10px;
			}
	/* Navigation--------------------------------------------- */
		.navLink {
			padding: 3px 8px 3px 8px;
			margin-bottom:8px;
			border:1px solid #A3A3A3;
			text-align:center;
			}
	/* Calendar--------------------------------------------- */
		#calendar td {padding:0px; margin: 0px; text-align:center; font-size:10px; font-family:Geneva, Arial, Helvetica, san-serif; color:#000;}
		#calendar a {font-weight: bold; color:#000;}
		.hCalendarMonthYearRow, .dCalendarMonthYearRow
		{ 
		font-size:12px;
		font-weight:bold;
		text-align:left;
		}
		.hCalendarDayNameRow, .dCalendarDayNameRow
		{
		font-size:11px;
		font-family:Geneva, Arial, Helvetica, san-serif;			
		font-weight:bold;
		color: #FF3399;
		padding:0px 2px;
		border-bottom: 1px solid #000;
		}
		.hCalendarDayTitle
		{
		border: 1px solid #000;
		text-align: center;
		font-color: #000;
		margin: 2px;
		}
		.hCalendarDayRow, .dCalendarDayRow
		{
		font-weight:normal;
		}
		.hCalendarDayLinked .hCalendarDayTitle, .dCalendarDayLinked .hCalendarDayTitle
		{
		background-color: #EFEFEF;
		}
		.hCalendarDayCurrent, .dCalendarDayCurrent
		{
		color:#000;
		font-size:11px;
		font-weight:bold;
		border: 1px solid #ff3399;
		}
		.hCalendarDayCurrent a
		{
		display: block;
		}
		.hCalendarDayNotInMonth {

		}
		.hCalendarNextPrev {
					
			}
	/* Comments--------------------------------------------- */
		.comments-head{
			font-weight:bold;
			margin-top:15px;
			padding:5px 0px;
			}
		.comment {
			border: 1px solid #FF3399;
			padding:10px 10px 0px 10px;
			margin-bottom:10px;
overflow:auto;
			}
		.trackbackUrl{
			
			}
	.error{
		font-size:4em;
		font-weight:bold;
		color:#000;
		}	
					
	/* Discussion--------------------------------------------- */
		.dlHeader{
			padding:4px;
			}
		.dlCountReadsTitle, .dlSubjectTitle, .dlCountMessagesTitle, .dlPostedTitle, .dlMessageLinkTitle, .dlAuthorTitle
			{
			padding:4px;
			}
		.dlSubject, .dlCountMessages, .dlPosted, .dlCountReads, .dlAuthor, .dlMessageLink
			{
			padding:4px;
			}
		.discussHeader {
			font-weight:normal;
			line-height:120%;  
			}    
		.discussResponceList {
			padding:10px 10px 10px 10px;  
			margin-top:10px;
			border-top:1px dotted #999;  
			} 
	/* Search--------------------------------------------- */
	#searchAgain {
			margin: 0 0 10px 0;
			}
	#entries h3 {
			margin-left:10px;
			}
	#entries .newsItems h3 {
			margin:0;
			}
	
	/* Misc--------------------------------------------- */
		hr {
			background:#A3A3A3;
			border-top:0px solid #A3A3A3;
			border-bottom:0px solid #A3A3A3;
			border-left:0px solid #A3A3A3;
			border-right:0px solid #A3A3A3;
			height:1px;
			}
		td {
			font-size:12px;
			font-family:Geneva, Arial, Helvetica, san-serif;
			line-height:140%;
			}
			
		.vspace1 { overflow: hidden; height:1px; clear:both;}
		
/* Profilecard --------------------------------------------- */
.profilecard {
		background: #F1F1F1;
		padding: 10px 0px 10px 5px;
		border-top: 1px solid #C5C5C5;
		border-bottom: 1px solid #C5C5C5;
		margin-bottom: 10px;
		line-height: 13px;
		color: #000;
		}		
.profileimage{
		float: left;
		width:55px;
		}
.profileimage img{
		border: none;
		}
.profiletext {
		font-family: Tahoma, Georgia, Arial;
		font-size: 11px;
		display: inline;
		}
.profiletext a{
		font-family:Tahoma, Georgia, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		}    
