/*
Theme Name: Samadhi Dance Company
Theme URI: http://www.samadhidancecompany.com/
Description: Thema van Samadhi Dance Company. Door <a href="http://www.minus3.nl/" title="Ga naar: minus3.nl">minus3</a>.
Version: 1.0
Author: Christiaan van Bemmel - minus3
Author URI: http://www.minus3.nl/
Tags: No
*/

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #0b0431;
	margin:	0 0 15px;
	color: #000;
}

#container {
	width: 970px;
	margin:0 auto;
	overflow: hidden;
}

/* Header */
#header {
	background: #0b0431 url(images/header_bho.jpg) no-repeat center top;
	margin: 0;
	height: 460px;
	color: #513921;
	position: relative;
	overflow: hidden;
}

#header-daya {
	background: #0b0431 url(images/header_gimisa_small.jpg) no-repeat center top;
	margin: 0;
	height: 460px;
	color: #513921;
	position: relative;
	overflow: hidden;
}

#header-navarasa {
	background: #0b0431 url(images/header_nava3.jpg) no-repeat center top;
	margin: 0;
	height: 460px;
	color: #513921;
	position: relative;
	overflow: hidden;
}

#header-vizve {
	background: #0b0431 url(images/header_vizve_aleksey2.jpg) no-repeat center top;
	margin: 0;
	height: 460px;
	color: #513921;
	position: relative;
	overflow: hidden;
}

#headerlinks {
	position: absolute;
	height: 80px;
	width: 75px;
	left: 50px;
	top: 295px;
	background-color: #2c140a;
	color: #7e6766;
	border: 3px #bead97 double;
}

#headerlinks ul {
	list-style-type: none;
	height: 80px;
	width: 75px;
	margin: 0;
	padding: 0;
}

#headerlinks ul li {
	margin-left: 3px;
	margin-top: 5px;
	text-indent: -9999px;
}

.hyveslink {
	display: block;
	background-image: url(images/hyves.png);
	width: 75px;
	height: 20px;
	background-repeat: no-repeat;
 }

.facebooklink {
	display: block;
	background-image: url(images/facebook.png);
	width: 65px;
	height: 20px;
	background-repeat: no-repeat;
}

.youtubelink {
	display: block;
	background-image: url(images/youtube.png);
	width: 50px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Header - Menu */
.menu {
	background:	url("images/navbar_vizve2.png") no-repeat scroll 15px 50% transparent;
	height:	42px;
	margin-top:	395px;
	overflow: hidden;
}

.menu ul {
	list-style-type: none;
	overflow: hidden;
	height: 42px;
	margin: 0 0 0 25px;
	padding: 0;
}

.menu ul li {
	display: block;
	float: left;
	margin: 0 15px;
	height: 42px;
}

.menu ul li a {
	font-family: Tahoma,Helvetica,Arial Narrow;
	color: #85171b;
	line-height: 42px;
	text-transform: uppercase;
	text-decoration: none;
}

.menu ul li a:hover, .menu ul li a:active {
	text-decoration:none;
	color: #b89a96;
}

.menu ul li.current_page_item a {
	color: #000000;
}

.sidebarmenu li.current_page_item a {
	color: #000000;
}

/* WRAPPER */
#wrapper {
	margin-left: 12px;
	width: 923px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
}

#main {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000;
	float: left;
	margin: 0 0 0 0;
	padding: 8px;
	width: 450px;
	overflow: hidden;
}

#main table {
	max-width: 450px !important;
}

#main img {
	max-width: 444px !important;
}

#main-breed {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000;
	float: left;
	margin: 0 0 0 0;
	padding: 8px;
	width: 650px;
}

h1.title {
	color:#3D2313;
	display: none;
}

h2 {
	color:#382314;
	font-size:150%;
	margin: 0;
	padding: 0;
}

.title h2, .title a {
	color: #02576B;
	font-family: Tahoma,sans-serif;
	font-size: 23px;
	font-weight: lighter;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}

.submitted {
	color: #A6A4A4;
	font-style: italic;
	margin-bottom: 2em;
	margin-top: -20px;
}

.taxonomy, .submitted, .links-node {
	font-size:11px;
}

ul.links.inline  {
	display:inline;
}

ul.links {
	margin:0;
	padding:0;
}

ul {
	list-style-type:none;
}

ul.links li {
	padding:0 0.5em 0 0;
}

ul.links li {
	display:inline;
	list-style-type:none;
	padding:0 0.5em;
}

.taxonomy li, .links-node li {
	border-right:1px solid #CCCCCC;
}

/* Sidebar */
#sidebar-left {
	width: 180px;
	float:left;
	position:relative;
	margin-right: 23px;
}

#sidebar-right  {
	float: right;
	position: relative;
	width: 220px;
	z-index: 2;
}

#sidebar-left, #sidebar-right {
	vertical-align: top;
	z-index: 2;
}

.block {
	display: block;
	border: 8px solid #000;
	background: #fff;
	padding: 8px;
}

.block, .block-locale {
	border: 1px #000 solid;
	margin-bottom: 10px;
}

.block h2 {
	background-color: #EFEEEE;
	border-color: #EFEEEE;
	border-style: double;
	border-width: 1px 3px;
	font-family: Tahoma,Helvetica,Arial Narrow;
	font-size: 120%;
	margin: 5px 0 10px;
	padding: 5px 0 5px 8px;
}

.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em;
}

.block ul.sidebarmenu {
	border: medium none;
	list-style: none outside none;
	text-align: left;
}

.block ul.sidebarmenu li {
	margin: 0 0 0 0.5em;
}

.block ul.sidebarmenu li {
	list-style-image: url("images/menu-leaf.png");
	list-style-type: square;
	margin: 0;
	padding: 0.2em 0.5em 0 0;
}

.block ul.sidebarmenu li.collapsed {
	list-style-image:url("images/menu-collapsed.png");
	list-style-type:disc;
	margin:0;
	padding:0.2em 0.5em 0 0;
}

.block ul.sidebarmenu li.expanded {
	list-style-image:url("images/menu-expanded.png");
	list-style-type:circle;
	margin:0;
	padding:0.2em 0.5em 0 0;
}

a {
	color:#AB0900;
	text-decoration:none;
}

img {
	border: 0;
}

/* PAGE Styles */
.page h1, .post h1 {
	display: block;
}

.comment {
	border:1px solid;
	margin:80px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.comment p {
	color: #4B542F;
}

.item-list ul li {
	list-style: disc outside none;
	margin: 0 0 0.25em 1.5em;
	padding: 0;
	color: #4B542F;
}

#footer {
	background-color: #0b0431;
	background-image: url("images/footer_background.png");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0.9em;
	height: 188px;
	text-align: center;
	color: #4B542F;
	padding-top: 10px;
}

#h2a {
	background-color: #2C140A;
	border: 3px double #BEAD97;
	clear: both;
	color: #7E6766;
	height: 20px;
	margin-left: 357px;
	margin-right: 357px;
	margin-top: 6px;
	width: 250px;
}

#h2menu2 {
	background-color: transparent;
	clear: both;
	height: 20px;
	margin-left: 0;
	margin-top: -1px;
	width: 230px;
}

#hyveslink2 {
	background-image: url("images/hyves.png");
	clear: left;
	display: block;
	float: left;
	height: 20px;
	margin-left: 10px;
	width: 75px;
}

#facebooklink2 {
	background-image: url("images/facebook.png");
	clear: right;
	display: block;
	float: left;
	height: 20px;
	margin-left: 13px;
	width: 65px;
}

#youtubelink2 {
	background-image: url("images/youtube.png");
	clear: right;
	display: block;
	float: left;
	height: 20px;
	margin-left: 13px;
	width: 50px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
