body {
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	color: #838383;
	background: #000000 url(images/body_bg_01.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 20px;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	margin: 10px 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	color: #DD3BA0;
}
a {
	color: #575757;
}
a:hover {
	text-decoration: none;
}
img {
	border-width: 0px;
}



.clear {
	clear: both;
	height: 1px;
}
.wrap {
	width: 850px;
	margin: 0px auto;
}
.hovedWrap {
	background: #FFFFFF;
	margin-top: -5px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contentWrap {
	padding: 0px 15px;
	width: 850px;
}

#nav {
	float: right;
	position: relative;
	top: 335px;
	right: 0px;
}

#nav a {
	display: block;
	width: 75px;
	line-height: 35px;
	background: no-repeat;
	margin-right: 2px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#nav a:hover {
	color: #de3b9f;
	background: #000000;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#header {
	background: url(images/banner.jpg) no-repeat;
	height: 416px;
}
#content {
	float: right;
	width: 850px;
	background-image: url(images/profil2.jpg);
	height: 830px;
	background-repeat: no-repeat;
}
#content h1 {
	line-height: 30px;
	background: url(images/conth1_bg.jpg) no-repeat;
	font-size: 24px;
	padding: 0px 0px 8px 42px;
	border-bottom: 1px solid #454545;
	font-weight: normal;
	color: #000000;
}
#content h1 a {
	color: #000000;
	text-decoration: none;
}
#content img {
	border: 5px solid #ADADAD;
	max-height: 300px;
	max-width: 500px;
}

#sideBarWrap {
	float: left;
	width: 250px;
	background: url(images/blanksidebar.jpg) no-repeat left top;
}
#sideBar {
	padding: 0px 15px;
	line-height: 1.2em;
}
#sideBar h1 {
	font-weight: bold;
	color: #434343;
	font-size: 18px;
	border-bottom: 1px solid #454545;
	line-height: 30px;
}
#sideBar h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #454545;
	line-height: 30px;
	margin: 10px 0 0;
}
#sideBar a {
	line-height: 25px;
	font-size: 12px;
	text-decoration: none;
}
#sideBarFooter {
	background: url(images/blanksidebar_footer.jpg) bottom;
	height: 50px;
	width: 250px;
}
#sideBar ul {
	margin: 0px;
	padding: 0px;
}
#sideBar ul li {
	margin-left: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #454545;
	list-style: none;
}
.textwidget {
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	color: #999;
}

#footerWrap {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	border-top: 5px solid #de3b9f;
	color: #CCC;
	font-size: 12px;
}
#footer {
	padding: 0px 10px;
	width: 730px;
	margin: 0px auto;
}
#footer a {
	color: #999;
}
#footer h1 {
	font-weight: bold;
	color: #BABABA;
	font-size: 18px;
}
.postDate {
	font-size: 12px;
	color: #CCC;
	margin-top: -10px;
	padding-bottom: 15px;
}
.entry {
	margin-bottom: 30px;
}
#profil {
	width: 500px;
	margin-top: 70px;
	float: left;
	padding-left: 35px;
}
#profil p {
	line-height: 1.3em;
}

#profil2  {
	width: 183px;
	float: left;
	margin-top: 348px;
	margin-left: 110px;
}
#profil2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blogg {
	width: 500px;
	margin-top: 70px;
	float: left;
	padding-left: 35px;
	overflow: auto;
	height: 630px;
}
#blogg img {
	border: 1px solid #adadad;
	max-height: 100px;
	max-width:150px;
}

