* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(images/img01.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #75043D;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #C06;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -0.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #C06;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
	color: #F09;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #C06;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #C06;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 990px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat top left;
}

#menu {
	height: 48px;
	width: 990px;
	text-align: inherit;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 100px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;

}

#menu a {
	display: block;
	padding: 15px 30px 16px 30px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
	border-left: #58032F 1px solid;
	color: #FFFFFF;
	float: left;
}

#menu a:hover {
	background: url(images/img1a.jpg) repeat-x bottom;
	color: #fff;
}

#menu .current_page_item a {
	background: #303;
	padding: 15px 30px 16px 30px;
	color: #6FF;
}

#menu .last{
	border-right: #58032F 1px solid;
}

/* Logo */

#logo1 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_1.jpg) no-repeat left top;
}

#logo2 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_2.jpg) no-repeat left top;
}

#logo3 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_3.jpg) no-repeat left top;
}

#logo4 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_4.jpg) no-repeat left top;
}

#logo5 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_5.jpg) no-repeat left top;
}

#logo6 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_6.jpg) no-repeat left top;
}

#logo7 {
	width: 990px;
	height: 339px;
	margin: 0 auto;
	background: url(images/img02_7.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	font-size: 48px;
	color: #FFFFFF;
}

#logo h2 {
	padding: 50px 5px 0 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6CF;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	background: #FFF;
	border-top: none;
	padding-top: 26px;
	background: none
}

strong {
	color: #F09;
	}
	
#page_pic {
	width: 990px;
	margin: 0 auto;
	background: #FFF;
	border-top: none;
	padding-top: 26px;
	background: url(images/Bio.jpg) no-repeat bottom right;
}


#page_cat {
	width: 990px;
	margin: 0 auto;
	background: #FFF;
	border-top: none;
	padding-top: 26px;
	background: url(images/cat1.jpg) bottom right no-repeat;
}

#page_cat1 {
	width: 990px;
	margin: 0 auto;
	background: #FFF;
	border-top: none;
	padding-top: 26px;
	background: url(images/cat3.jpg) bottom right no-repeat;
}



/* Content */

#content {
	float: left;
	width: 680px;
	background: none;
}
#content_contact {
	float: left;
	width: 990px;
	background: none;
	text-align: center;
}


.post {


}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 10px 0px 0px 0px;
	font-size: 30px;
	text-transform: uppercase;
	background: url(images/rubrik01.jpg) left bottom no-repeat;
	height: 80px;
}
.post h1.title2 {
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	text-transform: uppercase;
	background: url(images/rubrik02.jpg) center no-repeat;
	height: 60px;
	text-align: center;
}
.post h1.title3 {
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	text-transform: uppercase;
	background: url(images/rubrik03.jpg) left bottom no-repeat;
	height: 50px;
	margin-left: 10px;
}
.post h1.title4 {
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	text-transform: uppercase;
	background: url(images/rubrik04.jpg) left bottom no-repeat;
	height: 50px;
	margin-left: 10px;
}

.post .entry {
	padding: 0 25px 30px 15px;
}
.post .entry2 {
	padding: 0 25px 10px 15px;
	text-align: center;
}



	
.post .entry_small {
	padding: 20px 15px 30px 15px;
	font-size: 10px;
}


.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Verdana;
	color: #B10961;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	background: #BB096B;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 a {
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding-top: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0px 0 10px 0;
	font-family: Verdana;
	color: #906;
	background: url(images/rubrik_takemeto.jpg) no-repeat left bottom;
}

#sidebar2 {
	width: 270px;
	padding: 10px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0;
	padding: 15px 0px 20px 10px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: Verdana;
}

#sidebar2 li a {
	background: url(images/img04.gif) no-repeat left 50%;
	border: none;
	padding-left: 10px;
	text-transform: uppercase;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
#sidebar2_contact {
	width: 243px;
	padding: 10px 20px 0px 20px;
}


/* Footer */

#footer {
	background: url(images/img05.jpg) top repeat-x;
	height: auto;
}

#footer p {
	text-transform: lowercase;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0,5;
	padding-top: 10px;
}

#footer a {
	color: #6FF;
	font-weight: bold;
	font-size: 9px;
	text-transform: lowercase;
}

#footer a:hover {
	color: #FFF;
}

#lowerpart {
	height:140px;
	width:970px;
	background: url(images/img9a.jpg) center bottom no-repeat;
	margin: 0 auto;
	padding-top: 30px;
}

#myGallery
{
width: 550px !important;
height: 550px !important;
margin-top: 50px;

} 


#Email {
	background-color: #FFF;
	width: 350px;
	color: #606;
}

#Name {
	background-color: #FFF;
	width: 350px;
	color: #606;
}

#Comment {
	background-color: #FFF;
	width: 350px;
	color: #606;
	height: 100px;
}

#iframe {
	border: 0px;
	width: 940px;
	height: 400px;
}

.contactform {
	border: 0px;
	height: 320px;
	background: center top no-repeat url(images/contact_background.jpg);
}
#contactpic {
	border: 0px;
	padding-top: 75px;
}
.submitbutton {
	border: 0px;
	height: 15px;
	width: 50px;
}

#flashPlayer {
	text-align: left;

}

.wallpaper {
	width: 600px;
	padding-top: 20px;
}

.wallpaper_left {
	height: 250px;
	width: 250px;
	float:left;
	
}

.wallpaper_right {
	height: 250px;
	width: 250px;
	float: right;
}

a img {
	border:none;
}



