/*  
Theme Name: Atelierbeige
Theme URI: http://www.szalai.com/
Description: Theme by Boris Eder, Deisgn by Karin Beinsteiner <a href="http://www.studiob.at">Studio B</a>.
Version: 0.1
Author: Boris Eder
Author URI: http://www.b0ris.com
*/


/* ------------------ BASIC ELEMENTS ------------------ */
hr {
	display: none;
	}

body {
	background-color: white;
	margin: 0px;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

img
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
li {
	margin: 0;
	padding: 0;
	}

/* ------------------ END BASIC ELEMENTS ------------------ */




/* ------------------ LAYOUT ------------------ */

#page {
	width: 842px;
	background-color: #FEFBF7;

	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background-color: #FBEBD8;
	}


#content {
	float: left;
	background-color: #FBEBD8;

	width: 500px;
	padding-left: 170px;

	padding-bottom: 30px;
	}

#sidebar {
	float: left;

	width: 160px;
	background-color: #FEFBF7;
	}	
	
#footer {
	clear: left;
	width: 842px;
	height: 1px;
	}	
	
/* ------------------ END LAYOUT ------------------ */

	
/* ------------------ CONTENT ------------------ */

#content a {
	color: #B45038;
	}

#content h3 a {
	color: black;
	}	

.post {
	margin: 20px 20px 0 0;
	padding: 0;
	}

.post h2 {
	color: #B45038;
	border-color: #B45038;
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 140%;
	}

.post h2 a {
	color: #B45038;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 140%;
	}

.post em { font-style: oblique; }

.post ul {
	margin: 20px 0 0 10px;
	list-style-type: disc;
	}
	
.post li {
	margin: 10px 0 10px 20px;
	padding-left: 20px;
	}

.post .entry {
	margin-left: 0;
	margin-right: 20px;
	}

.post img {
	}

.post .postdate {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	}

.post .postmetadata {
	padding: 0;
	clear: left;
	margin: 10px 0 0 0;
	font-size: 0.8em;
	}

.post .postmetadata a{
	color: #B45038;
	text-decoration: none;
	}
	
.post .postmetadata	a:hover { 
	border-bottom: dotted 1px; 
	}

.pagetitle {
	border-color: #B45038;
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin: 20px 40px 0 0;
	padding: 0;
	
	color: #B45038;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 140%;
	}


.post table {
	width: 480px;
	
	padding: 5px;
	margin-bottom: 25px;
	
	border-color: #666;
	border-width: 1px;
	border-style: solid;

	font-size: 0.85em;
	}

.ueber
{
	width: 120px;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: top;
	font-weight: bold;
}

.post td {
	padding-bottom: 10px;
	}


.entry img, .home .entrytext img, .entry img a, .home .entrytext img a {
	border: 0;
	float: left;
	padding: 2px 10px 5px 0;
	}


.navigation {
	display: block;
	background-color: white;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignleft {
	float: left;
	}
.allignright {
	float: right;
	}

/* ------------------ END CONTENT ------------------ */

/* ------------------ SIDEBAR ------------------ */

#sidebar a {
	line-height: 140%;
	color: black;
	text-decoration: none;
	}
	
#sidebar a:hover { text-decoration: underline; }


#sidebar ul {
	margin-left: 10px;
	margin-right: 10px;
	}

#sidebar ul li h2  {
	border-color: #B45038;
	border-width: 1px 0 0 0;
	border-style: dotted;

	margin-top: 20px;

	color: #B45038;
	font-size: 0.90em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 140%;
	}

#sidebar ul li h2 a {

	margin-top: 20px;

	color: #B45038;
	font-size: 0.90em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 140%;

}


#sidebar ul li ul {
	font-size: 0.80em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;

	margin: 0;
	padding: 0;
	}	
	
#suchform label {
	display: none;
	}

#durchsuche {
	width: 130px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: #ddd;
	}

#durchsuche:focus {
	background-color: white;
	}

#suchok {
	display: none;
	}

/* ------------------ END SIDEBAR ------------------ */


/* ------------------ COMMENTFORM ------------------ */

#commentform input, #comment, #name, #email, #phone, #message {
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	}


/* ---------- MAINMENU ------------ */

#header ul {
	width: 90px;
	padding-left: 510px;
	padding-top: 120px;
	}

#header ul li
{
	border-color: #B45038;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

#header li a 
{
	text-decoration: none;
}

.page_item a
{
	color: #666;
}

.current_page_item 
{
	text-align: right;
}


.current_page_item a
{
	color: #B45038;
	font-weight: bold;
}


.home, .AGB, .Impressum {
	height: 227px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	}

.Profil {
	height: 227px;
	background-image: url(images/header_profil.jpg);
	background-repeat: no-repeat;
	}

.Beratung {
	height: 227px;
	background-image: url(images/header_beratung.jpg);
	background-repeat: no-repeat;
	}

.Seminare {
	height: 227px;
	background-image: url(images/header_seminare.jpg);
	background-repeat: no-repeat;
	}

.Kochkurse {
	height: 227px;
	background-image: url(images/header_kochkurse.jpg);
	background-repeat: no-repeat;
	}
	
.Kontakt
{
	height: 227px;
	background-image: url(images/header_kontakt.jpg);
	background-repeat: no-repeat;
}

#amazon_mm {
    text-align: center;
    }
#amazon_mm img {
    }

#astore a{
    }
