* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000000  url(images/bg01.jpg) repeat-x;
	font-family: "Vardena", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #000000;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(images/bg02.png) no-repeat center top;
}

#bg2 {
	background: url(images/bg03.png) no-repeat center top;
}

#bg3 {
	background: url(images/bg04.png) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.png) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.png) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
 
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 108px 0px 0px 200px;
	font-size: 18px;
}

#header h1 sup {
	font-weight: normal;
}
 

/* Header2 */

#header2 {
	width: 900px;
	height: 33px;
	margin: 0px auto;
}
/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
 
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
 

/* Page */

#page {
	width:  890px;
	margin: 0px  auto;
	padding: 10px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 700px;
 
}

.post {
    text-align: justify;
 
}

.post .title {
	height: 15px;
	  
 
}

.post .title h2 {
	float: left;
	padding: 10px 0px 0px 10px;
	font-size: 20px;
	text-align: justify;
}

.post .title h2 a {
	text-align: justify;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #890000;
}

.post .title p {
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry { 
	padding: 0px 23px 0px 23px;
}

.post .meta {
	height: 0px;
	clear: left;
	margin: 0px 23px;
	padding: 0px 0px 0px 0px;
	  
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	 
}

.post .meta .links .comments {
	padding-left: 19px;
	 
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	text-align: justify;

}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
     padding: 0px 0px 0px 0px;
}

#sidebar li ul {
 
}

#sidebar li li {
    width: 160px;
	height: 21px;
	padding: 2px 8px;
	background: url(images/hin.navi.gif) no-repeat  ;	    
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
 
	color: #FFFFFF;
}

#footer a {
	color: #890000;
}
#telefonsex {
    background: url(images/telefonsex.png) no-repeat;
    width: 170px;
	height: 340px;
	float: right;
	text-align: center;
}
