/*  
Theme Name: Üs Eilun
Theme URI: http://www.quedens.de
Description: Üs Eilun Theme
Version: 1
Author: Foto Quedens
Author URI: http://www.quedens.de/

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

*/

/* Begin Typography & Colors */
body {
	font-size: 66.5%;
	font-family: "Times New Roman", Times, serif;
	background-color: #D8D3BA;
	color: #666666;
	text-align: center;
	}

#page {
	background-color: #F2F0E9;
	text-align: left;
	}

#header {
	background-color: #F2F0E9;
	}

#content {
	font-size: 1.4em;
	line-height: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #F2F0E9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #F2F0E9;
	}

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}
	
#content h2 {
	text-indent: -999em;
	display: block;
	margin-bottom: 20px;
}

#sidebar h2 {
	font-size: 1.2em;
	margin: 20px 0 0;
	padding: 0 0 0 25px;
	font-weight: bold;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #BF5403;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #BF5403;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #BF5403;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #261011;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
strong, b {
	color: #453231;
	font-weight:normal;
	}

a, a:visited {
	color: #BF5403;
	text-decoration: none;
	}

a:hover {
	color: #825944;
	text-decoration: none;
	}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #F2F0E9;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #F2F0E9;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#minipost {
	width:280px;
	padding:10px 10px;
	margin:20px 0;
	color:#333;
	background-color:#FEFBF6;
	border: 1px solid #ddd;
	text-align: left;
}
.minipost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 8px 0;
	padding: 2px;
}
.miniposttitle {
	margin: 0;
}

.narrowcolumn {
	float: right;
	padding: 0 60px 20px 0;
	margin: 0px 0 0;
	width: 450px;
	}
	
.frame{
	width:660px;
	border: 1px solid #ddd;
	background-color: transparent;
    }

.widecolumn {
	padding: 0;
	margin-left: 50px;
	}
	
.post {
	margin: 0 0 40px;
	
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 28px 55px;
	text-align: right;
	color: #D8D3BA;
	font-size: 1.2em;
	}
	
#footer a, footer a:visited {
	color: #D8D3BA;
	text-decoration: none;
	}

#footer a:hover {
	color: #FEFBF6;
	text-decoration: none;
	}
	
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	display: none;
	}

.description {
	text-align: center;
	display: none;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #261011;
	}
	
img.alignright {
	padding: 4px;
	margin: 10px 0 10px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 10px 7px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 10px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	
.weather_title {
	font-weight: bold;	
	}

.weather {
	padding-left: 30px;
	font-size: 1em;
	list-style-type: none;
	color: #261011;
	}

/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Links Sidebar */

.invisible {
	visibility: hidden;
}

#link_zimmer {
	background-image: url(button/b_zimmer.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_zimmer:hover, #link_zimmer:active, #link_zimmer:focus, #link_zimmer_active {
	background-image: url(button/b_zimmer.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_pension {
	background-image: url(button/b_pension.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_pension:hover, #link_pension:active, #link_pension:focus, #link_pension_active {
	background-image: url(button/b_pension.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_angebote {
	background-image: url(button/b_angebote.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_angebote:hover, #link_angebote:active, #link_angebote:focus, #link_angebote_active {
	background-image: url(button/b_angebote.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_wellness {
	background-image: url(button/b_wellness.gif   );
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_wellness:hover, #link_wellness:active, #link_wellness:focus, #link_wellness_active {
	background-image: url(button/b_wellness.gif);
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_allein {
	background-image: url(button/b_allein.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_allein:hover, #link_allein:active, #link_allein:focus, #link_allein_active {
	background-image: url(button/b_allein.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_bilder {
	background-image: url(button/b_bilder.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_bilder:hover, #link_bilder:active, #link_bilder:focus, #link_bilder_active {
	background-image: url(button/b_bilder.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_buchen {
	background-image: url(button/b_buchen.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_buchen:hover, #link_buchen:active, #link_buchen:focus, #link_buchen_active {
	background-image: url(button/b_buchen.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_preise {
	background-image: url(button/b_preise.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_preise:hover, #link_preise:active, #link_preise:focus, #link_preise_active {
	background-image: url(button/b_preise.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_versicherung {
	background-image: url(button/b_versicherung.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_versicherung:hover, #link_versicherung:active, #link_versicherung:focus, #link_versicherung_active {
	background-image: url(button/b_versicherung.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_anreise {
	background-image: url(button/b_anreise.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_anreise:hover, #link_anreise:active, #link_anreise:focus, #link_anreise_active {
	background-image: url(button/b_anreise.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_kontakt {
	background-image: url(button/b_kontakt.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}

#link_kontakt:hover, #link_kontakt:active, #link_kontakt:focus, #link_kontakt_active {
	background-image: url(button/b_kontakt.gif);
	background-repeat: no-repeat;
	background-position: -180px 0;
	width: 180px;
	height: 31px;
	display: block;
	text-decoration: none;
}
/* Ende Links Sidebar */