/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

a {
	outline: none;
	color: #db254e;
	text-decoration: none;
}

a:hover {
	color: #db254e;
	text-decoration: underline;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	float: left;
	display: inline;
}

p.headerText {
	
	/*font: normal 320% arial;*/
	font-family: century gothic, arial, helvetica;
	font-size: 36px;
	line-height: 36px;
	color: #3A3A3A;
	margin-left: 27px;
	
	padding-bottom: 10px; /* IE7-fix for clipping*/
}

h3 {
	height: 30px;
	width: 230px;
	font: normal 115%/2.3em arial;
	background-color: #cccccc;
	padding-left: 20px;
	border-bottom: solid #cccccc 1px;
}

.headline {
	width: 450px;
	height: auto;
	font: bold 135% arial;
	background-color: #fff;
	padding: 6px 0px 6px 10px;
	border-bottom: solid #cccccc 1px;
	text-transform: uppercase;
}

.headlineDescription {
	text-transform: none;
	font-weight: normal;
}

h3.singleHeadline {
	width: 425px;
	height: 30px;
	font: bold 135%/2.2em arial;
	background-color: #fff;
	padding-left: 35px;
	border-bottom: solid #cccccc 1px;
	text-transform: uppercase;
	background-image: url('gfx/krona.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.indexHeadline {
	font: normal 150%/1.3em arial;
}

.bloggerName {
	font: normal 115%/1.2em arial;
}

.bloggerNameLink {
	font: normal 115%/1.2em arial;
	color: #555555;
}

.bloggerNameLink:hover {
	font: normal 115%/1.2em arial;
	color: #db254e;
	text-decoration: underline;
}

h5 {
	margin-bottom: 12px;
	font: normal 110%/1.1em arial;
}

.textColor {
	color: #555555;
	text-decoration: none;
}

.textColor:hover {
	color: #db254e;
	text-decoration: underline;
}

.navColor {
	color: #555555;
}

.navColor:hover {
	color: #555555;
	text-decoration: none;
}

/* BODY */

body, html {
	background-color: #fff;  
    width: 100%;
    height: 100%;
    font-family: arial;
	font-size: 83%;
	line-height: 1.5em;
	color: #555555;
}


/* CONTENT */

div.back {
	width: 1005px;
	position: absolute;
	left: 50%;
	margin-left: -503px;
}

	div.mainContainer {
		width: 750px;
		margin-right: 5px;
	}
	
		span.indexLink {
			width: 150px;
			height: 130px;
			position: absolute;
			z-index: 100;
			top: 55px;
			left: 63px;
			zoom: 1;
			cursor: pointer;
			cursor: hand;
		}
	
		div.header {
			width: 360px;
			height: 200px;
			padding: 59px 0px 0px 390px;
			background-image: url('gfx/headerBack.jpg');
			background-position: top left;
			background-position: fixed;
			background-repeat: no-repeat;
		}
		
			div.headerHeadline {
				width: 360px;
				height: 90px;
			}
		
			div.headerSearchContainer {
				margin: 20px 0px 0px 30px;
				height: 21px;
			}
			
				input.headerSearchBox {
					width: 214px;
					height: 19px;
					border: solid #000 1px;
					padding: 0px 0px 0px 6px;
					margin: 0 5px 0 0;
					float: left;
					font: 100%/19px arial;
				}	
				
			div.errorMessageContainer {
				width: 260px;
				margin-left: 30px;
			}
		
		ul.navBar {
			width: 750px;
			height: 31px;
			background-color: #cccccc;
			background-image: url('gfx/navBack.png');
		}
		
			li.navItem {
				height: 31px;
				font-weight: bold;
				line-height: 31px;
				padding: 0px 20px 0px 0px;
				float: right;
			}
			
		div.leftContent {
			width: 250px;
			margin-bottom: 20px;
		}
		
			div.leftItem {
				width: 250px;
				margin-top: 20px;
			}
			
				div.leftItemContainer {
					width: 210px;
					margin: 20px 20px 0px 20px;
				}
				
					div.categoryItem {
						height: 22px;
						font: 100%/2.2em arial;
						padding-right: 10px;
						width: 95px;
						overflow: hidden;
					}
					
					div.letterItem {
						width: 14px;
						height: 14px;
						font: 100%/2.2em arial;
						text-align: center;
					}
							
		div.rightContent {
			width: 460px;
			padding: 20px 20px 20px 20px;
		}
		
			ul.searchList {
				width: 460px;
				list-style-type: none;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
			}
			
			li.searchItem {
				width: 440px;
				padding: 10px 10px 10px 10px;
				border-bottom: solid #e4e4e4 1px;
				line-height: 13px;
				background-color: #fff;
			}
			
			li.searchItem:hover {
				width: 440px;
				padding: 10px 10px 10px 10px;
				border-bottom: solid #e4e4e4 1px;
				background-color: #f8f8f8;
			}
		
			div.blogItem {
				width: 430px;
				padding: 15px 15px 15px 15px;
				border-bottom: solid #cccccc 1px;
			}
			
				div.mainBlogIconLeft {
					width: 130px;
				}
				
					div.mainBlogIcon {
						width: 60px;
						margin-bottom: 5px;
						margin-left: 35px;
					}
					
					div.mainBlogIconDesc {
						width: 130px;
						text-align: center;
					}
				
				div.mainBlogContentLeft {
					width: 300px;
					text-align: right;
				}
				
				div.mainBlogIconRight {
					width: 130px;
					float: right;
				}
				
				div.mainBlogContentRight {
					width: 300px;
				}
			
			div.singleBlogItem {
				width: 430px;
				padding: 15px 15px 15px 15px;
			}
		
			p.cookieParagraph {
				margin: 8px 0px;
			}
			
			/*ul.cookieList {
				
				list-style-type: disc;
				list-style-position: inside;
			}*/
			
			li.cookieListItem {
				margin-left: 5px;
			}
			
			div.singleBlogEntryLink {
				margin-top: 12px;
			}
			
			div.partPagination {
				width: 440px;
				height: 28px;
				line-height: 2.4em;
				padding: 0px 10px 0px 10px;
			}
			
				div.partPagLeft {
					width: 150px;
				}
				
				div.partPagCenter {
					width: 140px;
					text-align: center;
				}
				
				div.partPagRight {
					width: 150px;
					text-align: right;
				}
		
		div.footer {
			width: 730px;
			height: 60px;
			background-color: #cccccc;
			line-height: 60px;
			padding: 0px 0px 0px 20px;
		}
	
	div.adContainer {
		width: 250px;
	}
	
		p.adHeader {
			margin: 6px 0px 6px 0px;
			font: 80%/0.8em arial;
			padding-bottom: 6px;
			border-bottom: solid #333 1px;
		}
	
		p.adHolder {
			margin-top: 5px;
		}
	
/* INPUTS */

input.randomizeButton {
	height: 21px;
	padding: 0px 10px 0px 10px;
	margin: 6px 0px 0px 0px;
	border: 0;
	background-color: #ffcc00;
	color: #000;
	font: bold 100%/1.9em arial;
	cursor: pointer;
	cursor: hand;

}

input.searchButton {
	height: 21px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0;
	background-color: #ffcc00;
	color: #000;
	font: bold 100%/1.9em arial;
	cursor: pointer;
	cursor: hand;

}

div.contactLeft {
	width: 280px;
}

textarea.contactTA {
	width: 268px;
	height: 268px;
	padding: 6px 6px 6px 6px;
	font-family: arial;
	font-size: 100%;
	border: solid #000 1px;
}

div.contactRight {
	width: 130px;
	float: right;
	margin-left: 10px;
}

input.contactInput {
	width: 122px;
	height: 20px;
	font-family: arial;
	font-size: 100%;
	line-height: 1.8em;
	float: right;
	margin-bottom: 10px;
	padding-left: 6px;
	border: 0;
	border: solid #000 1px;
}

input.contactSubmit {
	height: 21px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0;
	background-color: #ffcc00;
	color: #000;
	font: bold 100%/1.9em arial;
	float: right;
	cursor: pointer;
	cursor: hand;
}

div.alertMessage {
	width: 430px;
}
