/**
 * Theme Name:     Shanti Iridum
 * Description:    Theme für unsere Shanti Iridum-Seite
 * Author:         Ralf-Peter Dumstrey (nach Vorlagen von Alexander Hetzel)
 * Author URI:     http://www.dumstrey.com
 * Version:        1.0
 */

body {
    font-family: Arial, Tahoma, sans-serif;
	background-color: #98C57A;
}

#wrapper {
    display: table;
    width: 100%;
}

header {
	padding-top: 20px;
	background: #DAEFF4;
}

aside {
    clear: both;
	background: #8DE3F4;
}

main {
    clear: both;
	width: 75%;
	border: 0;
    padding: 0 2% 0 2%;
	background: #FAF1EA;
	display: table-cell;
}

footer {
    clear: both;
    max-width: 1024px;
	min-width: 680px;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
	background: #8DE3F4;
}

#page {
    clear: both;
    position: relative;
    max-width: 1024px;
	min-width: 680px;
    margin: 0 auto;
	background: #F8F3E8;
}

#menu {
    clear: both;
    max-width: 1024px;
	min-width: 680px;
    padding: 0 0 10px 0;
}

.faq {
    margin: 40px 0 0 0;
}

.faq p {
    margin: 0 0 30px 0;
}

.quiz {
    width: 30px;
}

a:link, a:visited, a:active {
    color: #1a7b9f;
	font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
	font-size: 1.1em;
}

p {
	font-size: 1.05em;
    line-height: 20px;
    color:  #007182;
}

header p {
    text-align: center;
}

h1 {
    font-size: 1.5em;
    color: #0091AC;
    font-weight: bold;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 1.3em;
    color:  #0091AC;
    font-weight: bold;
    margin: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
    color: #0091AC;
    font-weight: bold;
    margin: 0 0 0 40px;
}

h4 {
    font-size: 1.05em;
    color: #0091AC;
    font-weight: bold;
    margin: 15px 0 20px 0;
}

h5 {
    font-size: 1.0em;
    color: #0091AC;
    font-weight: bold;
    margin: 15px 0 10px 0;
}

h6 {
    font-size: 1.0em;
    color: #0091AC;
}

#titlea {
	font-family: 'Teko', cursive;
	font-size: 36px;
    color: #0091AC;
	font-weight: bold;
	line-height: 48px;
}

#titleb {
	font-family: 'Teko', cursive;
    font-size: 30px;
    color: #98C57A;
	font-weight: bold;
	line-height: 48px;
}

#titlec {
	text-align: center;
    color: #0091AC;
    font-size: 24px;
	font-weight: bold;
    letter-spacing: 1px;
	line-height: 6px;
	padding-top: 10px;
}

.blog-entry {
    margin: 40px 0;
    border: 6px ridge #AFFFFE;
	border-radius: 20px;
    padding: 20px;
}

.blogmeta {
    color: #bca474;
}

img.inline-left {
    float: left;
    margin: 0 16px 16px 0;
}

img.bild-links {
    float: left;
    margin: 0 16px 16px 0;
}

img.bild-rechts {
    float: right;
    margin: 0 0 0 16px;
}

.endfloat {
    clear: left;
}

.widget {
	font-size: 12px;
    color: #0091AC;
	line-height: 16px;
}

.footwidget {
    margin: 30px auto 0 auto;
	font-size: 12px;
    color: #0091AC;
}

#footright {
	font-size: 10px;
    color: #0091AC;
	text-align: right;
    margin: 0 20px 0 0;
}

#footer {
    text-align: center;
    margin: 10px 0 0 0;
	background: #8DE3F4;
}

#footer li {
    font-size: 12px;
    color: #0091AC;
    letter-spacing: 1px;
	padding: 0 30px;
    display: inline;
}

/**
#sidebar p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 12px 20px 0 20px;
}
*/

#sidewidgets {
    color: #0091AC;
}

#sidewidgets li {
    color: #0091AC;
    line-height: 24px;
}

#sidebar ul {
    width: 100%;
}

#sidebar li {
	list-style-image: url(https://shanti.dumstrey.com/wp-content/uploads/2024/02/ylvi_li.png);
	list-style-position: inside;
	margin-top: 0px;
    font-size: 14px;
    color: #0091AC;
	font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
}

#sidebar li li {
	list-style-image: url(https://shanti.dumstrey.com/wp-content/uploads/2024/02/ylvi_li_1.png);
	list-style-position: inside;
	margin: -6px 0 0 20px;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 1px;
}

#sidebar a:hover {
    color: #0091AC;
}

#sidebar li:hover {
	list-style-image: url(https://shanti.dumstrey.com/wp-content/uploads/2024/02/ylvi_li_2.png);
}

#sidebar li li:hover {
	list-style-image: url(https://shanti.dumstrey.com/wp-content/uploads/2024/02/ylvi_li_3.png);
}
