/* Layout ----------------------------------------------*/
		#container {
			width: 810px;
			margin:10px 0px;
			background-color:#FFF;
                       background-image: url(http://blogg.passagen.se/resources/dreamwitch66/bginner.jpg);
	                repeat;
			text-align:center;
			border: 0px solid #692946f;
			}
		#banner {
			clear: both;
			padding: 0px 0px;
			border-bottom: 1px solid #692946;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			background: url(http://blogg.passagen.se/mschevelle/resource/mschevellelogon.jpg );repeat-x; 
                        HEIGHT: 300px; 
			margin-bottom:10px;
			}
		#contentcontainer {
			padding-left: 10px;
			}			
		#sidecolcontainer {
			width: 210px;
			float: right;
			}
		#sidecol {
			width: 190px;
			padding-left: 5px;
			}
		#maincolcontainer {
			width: 590px;
			float: left;
			overflow:hidden;
			}			
		#maincol {
			padding: 5px 10px 0px 0px;
			float:left;
			width: 100%;
			/*border-right: 1px dotted #000;*/
			}
	/* General--------------------------------------------- */
		body {
			background: url(http://blogg.passagen.se/mschevelle/resource/strips.jpg) #EDD6E0 repeat-x;
	                background-attachment: fixed;
			margin:0px 0px 10px 0px;
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#692946;
			text-align:center;
			}
		A {
			text-decoration: underline;
			} 
		A:link {
			color: #692946;
			} 
		A:visited {
			color: #692946; 
			} 
		A:active {
			color: #692946;
			} 
		A:hover {
			color: #999; 
			}
		img {
			border:0px;
		}
	/*Banner--------------------------------------------- */
		#banner a {
			text-decoration:none;
			}
		#banner a:visited {
			color:#FFF;
			}			
		#banner .headline {
			font-size:0px;
			font-weight:normal;
			color: #fff;
			}					
	/* Side Column--------------------------------------------- */
		
		#description {
			margin-bottom: 10px;
		}
		
		.item ul {list-style: none; margin-left: 0; padding-left: 0; padding-top: 10px;}			
		
		.rFolder {font-weight:bold;}
		.rFolderItem {font-weight:Normal;}
		.commentsList {font-weight:bold;}
		.commentsListItem {font-weight:Normal;}
		.recentpostsList {font-weight:bold;}
		.recentpostsListItem {font-weight:Normal;}
		.item A {text-decoration: none;font-weight:normal;}
		.item A:link {
			color: #692946;
			font-weight:normal;
			}
		.item A:hover {
			color: #692946;
			font-weight:normal;
			}
			
		.rWeblogCategoryChooser {font-weight: bold;}
		.rChosenCategory {display: block; font-weight: normal;}
		.rUnchosenCategory {display: block;}
		
		
	/* Main Column--------------------------------------------- */
		.title  { 
			font-size: 22px;
                        font-family: Verdana;
			line-height:150%;
			font-weight:normal; 
			text-align:left;
			color: #692946;
			padding-top:5px;
			}  
		.date  { 
			font-size:11px;
			padding-bottom: 5px;
			color:#692946;
			}
		#footer{
			font-size:10px;
			line-height:130%;
			font-weight:normal;
			padding-top:10px; 
			margin-top:26px; 
			border-top:1px solid #692946;
			}
	/* NewsItems--------------------------------------------- */
		.newsItem {
			margin-bottom: 25px;
			padding:0px 10px;
			border:0px solid #692946;
			background: 			}		
		.newsItemTitle {
			font-size:16px;
			font-weight:bold;
			padding:5px 0px 5px 0px;    
			margin:0px;
			} 
		.newsItemDesc {
			padding: 5px 0px 15px 0px;
			border-bottom:1px solid #692946;
			margin-bottom:25px;
			}
		.newsItemFooter {
			text-align:right;
			font-size:10px;
			}
	/* Navigation--------------------------------------------- */
		.navLink {
			padding: 3px 8px 3px 8px;
			margin-bottom:8px;
			border:1px solid #692946;
			text-align:center;
			}
	/* Calendar--------------------------------------------- */
		#calendar td {padding:0px; margin: 0px; text-align:center; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif:#692946;}
		#calendar a {font-weight: bold; color:#692946;}
		.hCalendarMonthYearRow, .dCalendarMonthYearRow
		{ 
		font-size:10px;
		font-weight:normal;
		text-align:left;
		}
		.hCalendarDayNameRow, .dCalendarDayNameRow
		{
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;			
		font-weight:normal;
		padding:0px 1px;
		border-bottom: 1px solid #FFF;
		}
		.hCalendarDayTitle
		{
		border: 1px solid #FFF;
		text-align: center;
		font-color: :#692946;
		margin: 1px;
		}
		.hCalendarDayRow, .dCalendarDayRow
		{
		font-weight:normal;
		}
		.hCalendarDayLinked, .dCalendarDayLinked
		{
		background-color: #FFF;
		font-color: #692946;
		}
		.hCalendarDayCurrent, .dCalendarDayCurrent
		{
		color:#433670;
		font-size:11px;
		font-weight:bold;
		border: 1px solid #692946;
		}
		.hCalendarDayCurrent a
		{
		display: block;
		}
		.hCalendarDayNotInMonth {

		}
		.hCalendarNextPrev {
					
			}
	/* Comments--------------------------------------------- */
		.comments-head{
			font-weight:bold;
			margin-top:15px;
			padding:5px 0px;
			}
		.comment {
			border: 1px solid #c5c1d8;
			padding:10px 10px 0px 10px;
			margin-bottom:10px;
			}
		.trackbackUrl{
			
			}						
	/* 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 #692946;  
			} 
	/* Misc--------------------------------------------- */
		hr {
			background:#A3A3A3;
			border-top:0px solid #c5c1d8;
			border-bottom:0px solid #c5c1d8;
			border-left:0px solid #c5c1d8;
			border-right:0px solid #c5c1d8;
			height:1px;
			}
		td {
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-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: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		display: inline;
		}
.profiletext a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		}

