/*
Theme Name: Yoga 4 You
Theme URI: http://wordpress.org/
Description: Yoga 4 you - Theme
Version: 1.0
Author: Magnus Jacobi
Tags: 

*/

body {
	color: #333;
	background-color: #591E05;
	margin: 0px;
	padding: 0px 0px 40px;
}

a {
	color: #f28c28;
	text-decoration: none;
}
a:visited {
	color: #f28c28;
	text-decoration: none;
}
a:hover {
	color: #f28c28;
	text-decoration: underline;
}

.holdskema
{
	width: 468px;
	margin-bottom: 30px;
}

.holdskema th
{
	text-align: left;
}


.holdskema .day
{
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

.holdskema .tidspunkt
{
	width: 35%;
}
.holdskema .holdtype
{
	width: 45%;
}
.holdskema .underviser
{
	width: 20%;
}


.priser
{
	width: 468px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

.priser th
{
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.priser td
{
	border-bottom: 1px solid #ccc;
	height: 40px;
}

.priser .description
{
	font-size: 10px;
	color: #666;
}

/*- Typography */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.75em;
}

p {
    line-height: 160%;
}	

strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Monaco, "Courier New", Courier, monospace;
	}

/* */

h2 {
	font-size: 1.6em;
}
h3 {
	margin-bottom: 15px;
}
p {
	padding: 0px 0px 25px;
	margin: 0px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	padding-top: 10px;
	width: 780px;
	background-color: #ffffff;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
#header {
	background: #591E05 url(images/water_header_logo2.jpg) left top no-repeat;
	height: 200px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 10px 0px 0px 40px;
	height: 0px;
}

#iben_photo {
	background: #856434 url(images/iben.jpg) left top no-repeat;
	width: 150px;
	height: 193px;
	margin-bottom: 50px;
	border: 1px solid #aaa;
}
#dansk_yoga{
	background: #fff url(images/dansk_yoga.png) left top no-repeat;
	width: 150px;
	height: 122px;
	padding-bottom: 40px;
}

#nav_main {
	position: absolute;
	xbackground-color: black;
	bottom: 5px;
	margin: 0 0 0 45px;
	list-style: none;
	padding: 0px;
}
#nav_main li {
	float: left;
	margin-right: 35px;
	padding-left: 0px;
}
#nav_main {
	color: #ffffff;
}	
#nav_main a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#nav_main a:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav_main a:hover {
	text-decoration: underline;
}

#nav_sub {
	min-height: 42px;
}


#nav_page_sub {
	list-style: none;
	padding: 30px 0 0 0;
	margin: 0 0 20px 0;
}
#nav_page_sub li {
	float: left;
	margin-right: 35px;
	font-size: 14px;
}

#content {
	padding: 0 45px 40px 45px;
	float: left;
	width: 486px;
	overflow: hidden;
}

.post {
	clear:both;
	margin-top: 30px;
}


img.alignright {float:right; margin:0 0 1em 1.5em}
img.alignleft {float:left; margin:0 1.5em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1.5em}
a img.alignleft {float:left; margin:0 1.5em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#sidebar {
	float: left;
	margin-top: 20px;
	width: 170px;
	xbackground-color: red;
}
#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0;
}
.widget
{
	font-size: 15px;
}

.widget_text p{
	padding-top: 5px;
	font-size: 11px;
}

.textwidget
{
}

#sidebar .widget {
	margin-top: 18px;
	margin-bottom: 18px;
}
#sidebar .widget ul {
	list-style: circle inside;
	font-size: 11px;
	padding-top: 5px;
}

#footer {
	clear: both;
	text-align: center;
	xbackground: #048DB4 url(images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}

#credits {
	text-align: center;
	width: 780px;
	margin: 5px auto;
	color: #ccc;
	font-size: 75%;
}

