/*  
Theme Name: Wellness MP3
Theme URI: http://www.cubica.dk
Description: This is a custom theme coded by Cubica Mesia.
Version: 1.0
Author: K. Gudiksen
Author URI: http://karsten.gudiksen.dk
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 15px;
      color: #000;
	font-family: Tahoma, Arial;
	background-color: #fff;
}

a {
	color: #51a0af;
	text-decoration: none;
}

a:hover {
	color: #f24400;
	text-decoration: underline;
}

.imageborder {
	border-width: 0;
}

.clear {
	clear: both;
}

p {
	margin-bottom: 15px;
}

h1 {
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #f24400;
}

h2 {
	font-size: 16px;
	color: #51a0af;
}

h3 {
	color: #f24400;
	font-size: 14px;
}

#pagewrap {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(images/1.jpg) no-repeat;
	width: 1003px;
	height: 479px;
}

/* Different Headers for different pages */
body#page3 #header { background: url(images/1.jpg) no-repeat; }

body#page5 #header { background: url(images/2.jpg) no-repeat; }
body#page7 #header { background: url(images/2.jpg) no-repeat; }
body#page11 #header { background: url(images/2.jpg) no-repeat; }
body#page13 #header { background: url(images/2.jpg) no-repeat; }
body#page15 #header { background: url(images/2.jpg) no-repeat; }
body#page17 #header { background: url(images/2.jpg) no-repeat; }

body#page19 #header { background: url(images/3.jpg) no-repeat; }
body#page21 #header { background: url(images/4.jpg) no-repeat; }
body#page23 #header { background: url(images/5.jpg) no-repeat; }


#pagebody {
	width: 865px;
	margin-top: 13px;
	margin-left: 65px;
}

#sidebarleft {
	width: 248px;
	float: left;
}

#sidebarleft li {
	list-style-type: none;
	margin-bottom: 1px;
}

#sidebarleft li.current_page_item a {
	color: #f24400;
}

#sidebarleft li.current_page_item li a {
	color: #51a0af;
}

#sidebarleft li li {
	margin-left: 20px;
}

#content {
	width: 315px;
	margin-left: 20px;
	float: left;
}

#sidebarright {
	width: 235px;
	margin-left: 45px;
	text-align: center;
	float: left;
}

#sidebarright li {
	list-style-type: none;
}

#cdimage {
	width: 248px;
	height: 214px;
	margin-top: 20px;
}

/* Different Cd Images for different pages */
body#page7 #cdimage {background: url(images/3dcd_modstress.jpg) no-repeat; }
body#page11 #cdimage {background: url(images/3dcd_smertelindring.jpg) no-repeat; }
body#page13 #cdimage {background: url(images/3dcd_selvvaerd.jpg) no-repeat; }
body#page15 #cdimage {background: url(images/3dcd_sundogslank.jpg) no-repeat; }
body#page17 #cdimage {background: url(images/3dcd_rygestop.jpg) no-repeat; }



/* ------ Post -------------------------------- */

.Post {
	MARGIN-BOTTOM: 40px;
	PADDING: 0px;
}

.PostHead {
	HEIGHT: 45px;
	BORDER-BOTTOM: 1px dotted #f24400;
	MARGIN-BOTTOM: 10px;
}

.PostHead h1 {
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px; 
}


.PostHead h1 a {
	text-decoration: none;
}

.PostAuthor {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana;
}

.PostContent {
	MARGIN-BOTTOM: 20px;
}

.PostComments { 
	BACKGROUND: url(images/PostCom.png) no-repeat left center; 
	PADDING-LEFT: 22px;
	MARGIN-RIGHT: 15px;
}

.PostCategory { 
	BACKGROUND: url(images/PostCateg.png) no-repeat left center;
	PADDING-LEFT: 20px; 
}

.PostDet {
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 20px;
}

.PostError {
	MARGIN-TOP: 10px;
}



/* ------ NOTE -------------------------------- */

.Note {
	HEIGHT: 50px;
	BORDER-BOTTOM: 1px dotted #C9C9C9;
	MARGIN-TOP: -40px;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial;
}

.Note li {
	LIST-STYLE-TYPE: none;
	PADDING-LEFT: 20px;
}

.NoteRss { 
	BACKGROUND: url(images/NoteRss.png) no-repeat left top;
}

.NoteTrackBack { 
	BACKGROUND: url(images/NoteTrackBack.png) no-repeat left top;
}



/* ------ Comments -------------------------------- */


.CommentsList {
	MARGIN-TOP: 20px;
	BORDER-BOTTOM: 1px solid #CCCCCC;
}

.CommentsList li {
	LIST-STYLE-TYPE: none;
}

.CommentAuthor {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #474747;
}

.CommentInfo {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana;
	BORDER-BOTTOM: 1px dotted #C9C9C9;
	HEIGHT: 20px;
}

.CommentContent {
	MARGIN-BOTTOM: 20px;
	BACKGROUND: #F6F6F6;
	FONT-SIZE: 12px;
	PADDING: 10px;
}

#CommentRespond {
	MARGIN-TOP: 20px;
}



/* ------ Search box -------------------------------- */

.search {
	HEIGHT: 20px;
	MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 20px;
}

.search .keyword {
	HEIGHT: 16px;
	WIDTH: 130px;
}

.search .button {
	MARGIN-LEFT: 10px;
	PADDING: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	HEIGHT: 25px;
}


/* ------ Other WORDPRESS CLASSES -------------------- */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




#footer {
	clear: both;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #edf4fa;
	font-size: 11px;
	font-family: verdana;
	margin-top: 20px;
}

