/*  
Theme Name: Yoga Noor
Theme URI: http://www.mitteweb.com
Description: This is a theme for Yoga Noor.
Version: 1.0
Author: Mitte Web Agency
Author URI: http://www.mitteweb.com

*/

/* Eric Meyer Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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; }

/* Basic Elements */
ul li { list-style: none; }


/* Links */
.sidebar a:link {
	color: #ff6a06;
}

#info_right a {
color: #040001;
text-decoration: none;
}
#info_right a:hover {
color: #ffc51b;
text-decoration: underline;
}

#info_right h3 a:hover {
color: #040001;
text-decoration: none;
}

/* Backgrounds */

body { font: 14px "rockwell", arial, verdana, sans-serif; font-color: #040001; color: #000; background: #efefef; }

#header {
	width: 960px;
	height: 130px;
	background: #fff;
	margin: 10px auto 30px;
	position: relative;
	border-left: 5px #fff solid;
	border-right: 5px #fff solid;
}

h1#logo {
	display: block;
	width: 320px;
	height: 130px;
	text-indent: -9999em;
	background: url('images/houseofyoganoor.gif') no-repeat;
	float: left;
}

/*
=================================== Horizontal Navigation ================================*/
#hnav { position: absolute; top: 0; left: 320px; width: 640px; height: 107px; background: url('images/menu_new2.png') no-repeat; }
#hnav li { position: absolute; left: 320px; height: 107px; }
	#hnav #hnavhome { width: 160px; left: 0px; }
	#hnav #hnavlocal { width: 160px; left: 160px; }
	#hnav #hnavhigher{ width: 160px; left: 320px; }
	#hnav #hnavcomm { width: 160px; left: 480px; }
#hnav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 107px; text-indent: -9999em; }

.active {
	background: url('images/menu_new2.png') no-repeat 0 -107px;
}

/* Felles */

#socialicons ul {
	display: block;
	list-style: none;
	width: 48px;
	height: 48px;
	margin: 0px 0px 20px;
	float: right;
}

#socialicons ul li {
	display: block;
	height: 48px;
	margin-bottom: 5px;
margin-left: 0px;
}

#facebook {width: 48px;}
#twitter {width: 48px;}
#vimeo {width: 48px;}
#rss {width: 48px;}


#facebook a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/socialicons.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#twitter a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/socialicons.gif) no-repeat -48px 0;
	text-indent: -9999px;
}

#vimeo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/socialicons.gif) no-repeat -96px 0;
	text-indent: -9999px;
}

#rss a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/socialicons.gif) no-repeat -144px 0;
	text-indent: -9999px;
}

#facebook a:hover {
	background: url(images/socialicons.gif) no-repeat 0 -48px;
}

#twitter a:hover {
	background: url(images/socialicons.gif) no-repeat -48px -48px;
}

#vimeo a:hover {
	background: url(images/socialicons.gif) no-repeat -96px -48px;
}

#rss a:hover {
	background: url(images/socialicons.gif) no-repeat -144px -48px;
}

h2 {
	font-size: 30px;
	color: #040001
}

pre {
		font-size: 18px;
		margin-top: 25px;
		margin-bottom: 5px;
		letter-spacing: -0.7px;
		word-spacing: -5px;
		font: "rockwell", arial, verdana, sans-serif;
}

.wrapper {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	border-left: 5px #fff solid;
	border-right: 5px #fff solid;
}

#container {
	width: 620px;
	background: #FFF;
	margin-left: 10px;
	padding-bottom: 20px;	
}


#frontpage_container {
	width: 620px;
	background: #FFF;
	margin-left: 10px;
	padding-bottom: 20px;
	float: left;	
}

/* Kurs */

.entry {
	margin-top: 26px;
	margin-left: 70px;
}

.post {
	margin-bottom: 60px;
}

.post a {
	color: #ff6a06;
	text-decoration: none;
}

.post a:hover {
	color: #ff6a06;
	text-decoration: underline;
}

.post h2 {
	padding-top: 5px;
}

.post h2 a {
	color: #040001;
	text-decoration: none;
}

.post h2 a:hover {
	color: #ff6a06;
	text-decoration: none;
}

.entry p {
	margin-bottom: 26px;
}

/* Blogg */
.bloggpost {
	margin-bottom: 60px;
}

.bloggpost a {
	color: #fdca26;
	text-decoration: none;
}

.bloggpost a:hover {
	color: #fdca26;
	text-decoration: underline;
}

.bloggpost h2 {
	padding-top: 5px;
}

.bloggpost h2 a {
	color: #040001;
	text-decoration: none;
}

.bloggpost h2 a:hover {
	color: #fdca26;
	text-decoration: none;
}

.bloggsidebar {
	width: 302px;
	background-color: #FFF;
	float: right;
	margin-right: 10px;
}

.bloggsidebar h3 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#bloggfeatured {
	margin-bottom: 30px;
}

#bloggfeatured h2 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#bloggfeatured h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: none;
	padding-bottom: 0;
}

#bloggfeatured a {
	color: #fdca26;
	text-decoration: none;
}

#bloggfeatured a:hover {
	color: #fdca26;
	text-decoration: underline;
}

/* Sidebar */

.sidebar {
	width: 302px;
	margin: 0px;
	background-color: #FFF;
	float: right;
	margin-right: 10px;
}



.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.sidepanel p {
	margin-bottom: 10px;
}

/* Featured posts */

#featured {
	margin-bottom: 30px;
}

#featured h2 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#featured h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: none;
	padding-bottom: 0;
}

#featured a {
	color: #ff6a06;
	text-decoration: none;
}

#featured a:hover {
	color: #ff6a06;
	text-decoration: underline;
}

.footer {
	width: 960px;
	background-color: #FFF;
	padding-top: 11.5px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 30px;
	border-left: 5px #fff solid;
	border-right: 5px #fff solid;
}

#copyright {
	float: left;
	margin-left: 20px;
}

#footerinfo {
	float: right;
	margin-right: 20px;
}

#footerinfo a {
	color: #000;
	text-decoration: none;
}

#footerinfo a:hover {
	color: #333;
	text-decoration: underline;
}

#credit {
	float: right;
	margin-right: 20px;
	color: #888888;
}

#credit a {
	color: #888888;
	text-decoration: none;
}

#credit a:hover {
	color: #000;
	font-style: italic;
	text-decoration: none;
}

/* Highlight */

.highlight {
	width: 940px;
	height: 141px;
	background: url('images/highlightkurs.gif') no-repeat center;
	padding-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	
}

.highlight_metode {
	width: 940px;
	height: 141px;
	background: url('images/highlight_metode.gif') no-repeat center;
	padding-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	
}

.highlight_blogg {
	width: 940px;
	height: 141px;
	background: url('images/highlight_kontakt.gif') no-repeat center;
	padding-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	
}

.highlight_kontakt {
	width: 940px;
	height: 141px;
	background: url('images/highlight_kontakt2.png') no-repeat center;
	padding-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	
}

.highlighttext {
	color: #FFF;
	font-size: 24px;
	padding-left: 105.5px;
	padding-right: 69px;
	line-height: 150%;
}

.postmetadata_kurs {
	width: 62px;
	height: 46px;
	background: url('images/date.gif') no-repeat center;
	float: left;
	text-align: center;
	color: #FFF;
	margin-right: 10px;
	
}

.postmetadata {
	width: 62px;
	height: 46px;
	background: url('images/postmeta_blogg.png') no-repeat center;
	float: left;
	text-align: center;
	color: #FFF;
	margin-right: 10px;
	
}

.postmetadata .month {
	font-size: 18px;
	line-height: 20%;
	padding-top: 1px;
	padding-bottom: -4px;
}

.postmetadata .day {
	font-size: 28px;
	padding-top: -4px;
}

.kurs_data {
	font-size: 20px;
	line-height: 46px;
}

/* Linker Kurs */

h2 a:link {
	color: #040001;
}

h2 a:hover {
	color: #ff6a06;
}


/* Utgår
.sidebar .postsummary {
	margin-bottom: 65px;
}

.sidebar .postsummary h3 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 5px;
}

.sidebar .kurspaamelding h3 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 5px;
}

*/

/* DVD */

#feedback {
	width: 960px;
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
	clear: both;
}

.dvdcomment {
	height: 156px;
	width: 300px;
	background: url('images/comment.gif') no-repeat;
	text-align: center;
	font-style: italic;
}

.commenttext {
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 14px;
	font-style: italic;
}

.bruker {
	float: right;
	padding-right: 14px;
	padding-top: 10px;
}

#comment1 {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#comment2 {
	float: left;
}

#comment3 {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}


#commentbox2 {
	padding-top: 35px;
}

#commentbox3 {
	padding-top: 40px;
}

#film {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 60px;
	padding-top: 10px;
}




.dvdpost img {
	border: 2px solid #ddd;
}

.dvdentry {
	width: 620px;
	float: right;
	margin-bottom: 40px;
}

.dvdentry p {
	margin-bottom: 26px;
}

.dvdpost h2 {
	padding-bottom: 10px;
	border-bottom: 11px solid #efefef;
	margin-bottom: 15px;
}

.dvdsidebar {
	width: 302px;
	background-color: #FFF;
	float: right;
	margin-right: 10px;
}

#frontpage_content {
	width: 960px;
}

.dvdsidebar h3 {
	font-size: 30px;
	border-bottom: 11px solid #efefef;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.dvdinfo {
	width: 220px;
	float: left;
	text-align: left;
	
	
}

.pris {
	float: right;
	margin-bottom: 47px;
}

.pristall {
	font-size: 24px;
	color: #6e6e6e;
}

.dvdsidebar img {
	float: right;

}

/* Forside*/

#slideshow_frontpage {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	padding-top: 20px;
}

.dvdsidebar ul {
	float: right;
	
	
}

.dvdsidebar ul li {
	float: left;
	
}

.dvdsidebar p {
	margin-bottom: 15px;
}

#info {
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 32px;
	margin-top: 0px;

	
}

#info_left {
	width: 300px;
	height: 420px;
	float: left;
	margin-right: 20px;
}

#info_middle {
	width: 300px;
	height: 420px;
	float: left;
	margin-right: 20px;
}

#info_right {
	width: 300px;
	height: 420px;
	float: right;
}

#info_middle ul {
	list-style-type: none;
	margin-bottom: 10px;
}

#left {
	width:300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

#middle {
	width:300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

#right {
	width:300px;
	float: left;
	margin-bottom: 30px;
}

#om_oss_knapp {
	width: 82px;
	height: 27px;
	background: url('images/om_oss_knapp.jpg') center no-repeat;
	margin-top: 20px;
	float: right;
}

#kurs_knapp {
	width: 82px;
	height: 27px;
	background: url('images/kurs_knapp.jpg') center no-repeat;
	margin-top: 20px;
	float: right;
}
#kontakt_knapp {
	width: 82px;
	height: 27px;
	background: url('images/kontakt_knapp.jpg') center no-repeat;
	margin-top: 20px;
	float: right;
}
	
#info h3 {
		font-size: 30px;
		border-bottom: 11px solid #efefef;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

#info .knapp {
	padding-left: 18px;
	padding-top: 4px;
}

#info .knapp a {
	color: #FFF;
	text-decoration: none;
}

#info .knapp a:hover {
	color: #FFF;
	text-decoration: none;
}

#info .knapp a:visited {
	color: #FFF;
	text-decoration: none;
}

#info p {
	margin-bottom: 10px;
}

#dvd_knapp {
	width: 82px;
	height: 27px;
	background: url(images/dvd_knapp.png) no-repeat center top #538017;
	margin-top: 10px;
	float: right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#dvd_knapp .knapp {
	padding-left: 18px;
	padding-top: 4px;
	margin-bottom: 0;
}

#dvd_knapp .knapp a {
	color: #FFF;
	text-decoration: none;
}

#dvd_knapp .knapp a:hover {
	color: #FFF;
	text-decoration: none;
}

#dvd_knapp .knapp a:visited {
	color: #FFF;
	text-decoration: none;
}

/* Nyhetsbrev */

#mc_embed_signup {
	width: 300px;
	height: 60px;
	margin-bottom: 45px;
}

#mc-embedded-subscribe-form {
	width: 300px;
	height: 60px;
}

#mce-error-response {
	width: 300px;
	
}

#mce-responses {
	width: 300px;
	height: 28px;
	margin-top: 10px;
	margin-top: 10px;
	clear: both;
	
}

div.mc-field-group input {
	width: 302px;
	border: none;
	background: #ddd;
	font-family: "rockwell", arial, verdana, sans-serif;
	color: #040001;
	font-size: 12px;
	text-align: center;
	margin-right: 0px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

fieldset input.btn {
	width: 80px;
	height: 27px;
	border: none;
	background: URL('images/newsletter_button.jpg') no-repeat left;
	color: #FFF;
	font-size: 14px;
	font-family: "rockwell", arial, verdana, sans-serif;
	
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	
}


/* Metode*/



.metodeentry {
	width: 620px;
	float: right;
	padding-bottom: 30px;
}

.metodepost h2{
	padding-bottom: 10px;
	border-bottom: 11px solid #efefef;
	margin-bottom: 5px;
	
}

.metodeentry h2 {
	margin-top: 40px;
	margin-bottom: 5px;
}

.metodeentry p {
	margin-bottom: 20px;
}


#galleri {
	margin-left: 40px;
	
}

#galleri img {
	border: 2px solid #ddd;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

blockquote {
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #333333;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
	
}

#kart {
	width: 610px;
	height: 350px;
	float: left;
	border: 5px solid #DDD;
	margin-bottom: 30px;

	
}

.submit_button {
	float: right;
	margin-right: 10px;
	background: url(images/submit_bg_grey.gif) repeat-x;
	padding: 4px 19px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
        border: none;
}

/* Post styling bilder */
img.alignnone {
	border: 2px solid #ddd;
}

img.alignleft {
	float: left;
	border: 2px solid #ddd;
	margin: 5px 15px 5px 0;
}

img.alignright {
	float: right;
	border: 2px solid #ddd;
	margin: 0 0 15px 25px;
}

ul.addtoany_list li a {
	padding: 0;
}

/* Kommentarer */

#comments {
	margin-left: 70px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-author a {
	color: #FDCA26;
	text-decoration: none;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
	margin-left: 70px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 500px;
	height: 100px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#comment-form a {
	color: #FDCA26;
	text-decoration: none;
}

#comment-form a:hover {
	color: #FDCA26;
	text-decoration: underline;
}

.post-meta {
	font-size: 11px;
	border-top: 1px solid #ddd;
	padding-top: 5px;
	margin-right: 10px;
}

.navigation a {
color: #040001;
text-decoration: none;
font-weight: 700;
}

.navigation a:hover {
color: #040001;
text-decoration: underline;
font-weight: 700;
}