@charset "UTF-8";
/*
Theme Name: La Casita
Theme URI: 
Description: Das "La Casita" Thema von Danilo Wanner für "La Casita del Baile".
Version: 0.1
Author: Danilo Wanner
Author URI: 
Tags: casita
Text Domain:

*/

body {
	background-image: url(images/header-bg-2.jpg);	background-repeat: no-repeat;	background-position: top center;
	background-color: #39211a;
	padding: 0; margin: 0;
	font-family: Georgia, serif;
	color: #f2f0db;
	font-size: 13px;
	line-height: 20px;
}
img {
	border: none;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

div.center {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

a {
	color: #ffc000;
}
a:hover {
	color: #fff020;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 18px 0;
	color: #ffc000;
	text-shadow: 1px 1px 0 #5f4000;
}
h1 a{ text-decoration: none;}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 14px 0;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #ffc000;
	border-bottom: transparent;
}


div.head {
	background-image: url(images/header-bg-2.jpg);	background-repeat: no-repeat;	background-position: top center;
	height: 240px;
}

ul.menu {
	position: absolute; top: 165px; left: 435px;
	margin: 0; padding: 0;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
	z-index:12;
}
ul.menu li{
	float: left;
	margin: 0 0 10px 30px;
}
ul.menu a{
	color: #ff6e1e;
	text-decoration: none;
	text-shadow: 1px 1px 0 #3f2000;
}
ul.menu a:hover {
	color: #ffc000;
}

/* BLOG*/
div.blog {
	width: 572px;
	margin-top: 20px;
	padding: 0 0 0 48px;
	float: left;
	position: relative;
}
div.blog .entry{
	width: 552px;
	background-image: url(images/blog-bg.jpg); background-repeat: no-repeat;
	background-color: #8f3501;
	border-top: 1px solid #dd9a36;
	padding: 10px;
	margin-bottom: 20px;
}
p.date {
	background-image: url(images/flag.gif);	background-position:top center;	background-repeat: no-repeat;
	width: 48px; height: 57px;
	left: 0;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: center;
	font-size: 19px;
	line-height: 19px;
	color: #cc0000;
}
p.postmetadata {
	margin: 10px 0 0 0;
}
/* SIDEBAR*/
div#sidebar {
	float: right;
	padding: 0;
	width: 330px;
	position: relative;
}
div#sidebar .photos{
	height:399px;
}
div.frameoverlay {
	background-image: url(images/frames-2.png);	background-position:top center;	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height:399px;
}
/* PAGE*/
span.pages {
	font-size: 15px; color: #ffc000; text-shadow: 1px 1px 0 #5f4000;
}
/* PAGE KURSE SUBPAGE*/
ul.kurse {
	margin: 20px 0 0 10px; padding: 0;
	list-style-type: none;
}
ul.kurse li a {
	display: block;
	background-image: url(images/kursfeld.gif);	background-position:top left;	background-repeat: no-repeat;
	width: 290px; height: 26px;
	font-size: 18px; font-weight: normal; color: #ffc000; text-decoration: none;
	padding: 5px 0 0 10px;
	margin: 0 0 10px 0;
}
ul.kurse li a:hover {
	color: #fff020;
}
div#topbar {
	float: left;
	padding: 0 0 0 48px;
	width: 912px;
	position: relative;
}
ul.kurse-oben {
	margin: 20px 10px 0 0px; padding: 0;
	list-style-type: none;
}
ul.kurse-oben li {
	float: left;
	width: 290px; height: 31px;
	background-image: url(images/kursfeld.gif);	background-position:top left;	background-repeat: no-repeat;
	margin: 0 10px 10px 0;
}
ul.kurse-oben li a {
	display: block;
	width: 280px; height: 26px;
	font-size: 18px; font-weight: normal; color: #ffc000; text-decoration: none;
	padding: 5px 0 0 10px;
	
}
ul.kurse-oben li a:hover {
	color: #fff020;
}

/* PAGE ANMELDUNG*/
div.paper {
	background-image: url(images/paper.gif);	background-position:top left;	background-repeat: no-repeat;
	width: 270px; height: 188px; padding: 20px 20px; margin: 16px 0 0 0;
	color: #632a32; font-weight: bold;
}


div#footer {
	text-align: center;
	color: #59413a;
}
div#footer a{
	color: #79513a;
}
