/*
Theme Name:SimplicityBright Plus
Theme URI:http://www.iriemate.de/wordpress/
Description:Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>, based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>, plus widgetizing and advanced function by <a href="http://www.iriemate.de/wordpress/">IrieMate</a>.
Version:0.1 plus (deutsch)
Author:Iriemate
Author URI:http://www.iriemate.de
*/

html, body {
margin:0;
padding:0;
text-align:center;
}

body {
background:url(images/kompass.gif) no-repeat 20px 149px;
background-color:#2D4D8F;
background-attachment:fixed;
font:12px Verdana, Arial, 'Helvetica', sans-serif;
padding:0;
}


blockquote {
border-left:1px solid #009EE0;
color:#004494;
font-size:1.00em;
padding-left:10px;
padding-right:10px;
margin:0 30px;
}

a {
color:#009EE0;
text-decoration:none;
outline:none;
}

code {
background:#f5f5f5;
border:1px solid #cccccc;
color:#555555;
font:11px Verdana, Arial, 'Helvetica', sans-serif;
padding:10px;
text-align:left;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Überschriften */

h1 a {
color:#009EE0;
font:18px 'Times New Roman', Times, serif;
font-weight:bold;
font-style:italic;
text-transform:uppercase;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration:none;
display:block;
}

h1 {
color:#009EE0;
font:18px 'Times New Roman', Times, serif;
font-weight:bold;
font-style:italic;
text-transform:uppercase;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration:none;
}

h2, h2 a {
color:#009EE0;
font-weight:100;
margin:0;
padding:0;
}

h3, h3 a {
color:#009EE0;
font-weight:100;
margin:15px 0 0px 0;
padding:0;
}

h4 {
color:#009EE0;
font:12px 'Times New Roman', Times, serif;
font-weight:normal;
margin:0;
padding:0;
}

img {
border:none;
}

ol, form {
margin:0;
padding:0;
}

p {
line-height:1.7em;
/*text-align:justify;*/
}

.entry {
line-height:1.3em;
/*text-align:justify;*/
}

small {
font-size:10px;
}

#shadowbottom {
background:url(images/shadow_bottom.gif) no-repeat bottom transparent;
margin:21px auto 0 auto;
padding:0 0 9px 0;
}
#page {
background:url(images/shadow_right.gif) repeat-y top right;
background-color:#FFF;
margin:0 auto;
padding:0 9px 0 0;
text-align:left;
width:840px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Header */

#header {
background:transparent;
overflow:hidden;
color:#FFF;
font-size:13px;
height:180px;
margin:0 auto;
text-align:left;
padding:0;
}

#header a {
color:#FFF;
display:block;
height:180px;
}

#header a:hover {
color:#2D4D8F;
}

#blogname {
height:180px;
padding:0;
}

#header h2 {
/*float:left;*/
font:30px Georgia, 'Times New Roman', Times, serif;
height:180px;
margin:0;
padding:0;
}

#header h2 a { text-decoration:none; }
#header h2 a span { display:none; visibility:hidden; }

#header p {
margin:0;
padding:0;
line-height:1em;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Oberes Menü + + + + + nicht in Verwendung */

#top {
background:#4b4e52;
border-bottom:1px solid #dd4003;
height:34px;
margin:0 auto;
width:100%;
text-align:center;
overflow:hidden;
}

#topbar {
height:34px;
width:810px;
margin:0 auto;
padding:0;
text-align:center;
}

ul.topmenu {
background:transparent;
float:left;
margin:0 auto;
padding:0;
list-style-type:none;
}

ul.topmenu li {
float:left;
}

ul.topmenu li a {
float:left;
display:block;
height:34px;
padding:9px 20px 0 0px;
color:#cbcbcb;
}

ul.topmenu li a:hover {
color:#ffffff;
text-decoration:none;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Content */

#content {
background:transparent;
border:none;
margin:19px 0px 30px 0px;
padding:0 18px 0 18px;
width:523px;
float:left;
color:#004494;
text-align:left;
}

#content .post {
background:url(images/line_dotted.gif) repeat-x bottom;
margin-bottom:15px;
padding-bottom:13px;
}

#content a:hover {
background:transparent;
color:#009EE0;
text-decoration:underline;
}

#content img {
background-color:transparent;
border:6px solid #EBEBEB;
margin:3px 10px 5px 0;
padding:1px;
float:left;
}

#content .alignright {
margin:3px 0 5px 10px;
float:right;
}

#content a:hover img {
background:transparent;
border:6px solid #CCCCCC;
}

#content h1 a:hover {
background:transparent;
color:#009EE0;
text-decoration:underline;
}

#content h2 a:hover {
background:transparent;
color:#009EE0;
text-decoration:underline;
}

#content h3 a {
text-decoration:none;
}

#content h3 a:hover {
background:transparent;
color:#009EE0;
text-decoration:underline;
}

#content ul {
margin:0 0 0 25px;
padding:0 0 0 0;
list-style-type:circle;
}

#content ul li {
margin:0;
padding:5px;
line-height:1.5em;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Kommentarformular + + + + + nicht in Verwendung */

#comment {
background:#fafafa;
border:1px solid #cccccc;
color:#444444;
font-size:13px;
padding-left:2px;
vertical-align:middle;
width:510px;

}

.commentbody {
background:#fafafa;
border:1px solid #cccccc;
color:#444444;
font-size:13px;
margin:0 0 10px 0;
padding:15px 15px 5px 15px;
position:relative;
}

.commentbody a {
color:#aa0000;
text-decoration:none;
}
.commentbody a:hover {
color:#2d5175;
text-decoration:none;
}

.commentbody p {
line-height:1.2em;
}

.commentlink {
font-size:13px;
}

.commentlist {
list-style:none;
}

#email, #author {
background:#fafafa;
border:1px solid #cccccc;
color:#444444;
font:12px Verdana, Arial, 'Helvetica', sans-serif;
padding-left:5px;
vertical-align:middle;

}

#url {
background:#fafafa;
border:1px solid #cccccc;
color:#444444;
font:12px Verdana, Arial, 'Helvetica', sans-serif;
height:16px;
padding-left:5px;
vertical-align:middle;
}

#submit {
background:#fafafa;
border:1px solid #cccccc;
color:#444444;
font:12px Verdana, Arial, 'Helvetica', sans-serif;
margin:0;
padding:0 10px;

}

textarea {
overflow:auto;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Footer */

#footer {
width:841px;
clear:both;
color:#99B4CA;
margin:0 auto 16px auto;
padding:0 4px;
text-align:left;
overflow:hidden;
}

#footer a {
color:#009EE0;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Suchfeld + + + + + nicht in Verwendung */

.s {
background:transparent;
border:0px solid #c7c7c7;
color:#383d44;
font:12px Verdana, Arial, 'Helvetica', sans-serif;
height:15px;
padding-left:3px;
vertical-align:middle;
width:220px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Sidebar */

#sidebar {
background:#F4F8FF;
width:260px;
text-align:left;
float:left;
margin:0;
padding:4px 11px 30px 10px;
line-height:1.6em;
color:#004494;
}

.sidelist {
background:transparent;
margin:0 0 20px 0;
padding:0;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
border:none;
font:18px 'Times New Roman', Times, serif;
font-weight:bold;
font-style:italic;
}

#sidebar ul.MainNavi {
background:url(images/line_dotted.gif) repeat-x top;
}

#sidebar li {
/*border-bottom:1px solid #cccccc;*/
margin:0;
padding:0;
display:block;
}

#sidebar ul.MainNavi li {
background:url(images/line_dotted.gif) repeat-x bottom;
}

#sidebar li a {
display:block;
background-color:transparent;
color:#004494;
padding:2px 0 2px 0;
text-decoration:none;
border-bottom:0;
}

#sidebar ul.MainNavi li a {
background:url(images/steuer.gif) no-repeat 2px 5px;
padding:11px 0 10px 47px;
font-weight:bold;
}

#sidebar li a:hover {
text-decoration:underline;
}

#sidebar ul.falbum-random li {
display:inline;
text-align:center;
}

#sidebar ul.falbum-random li a {
display:inline;
text-align:center;
}

#sidebar ul.falbum-random li a img {
text-align:center;
}

#sidebar h2 {
background:inherit;
color:#004494;
font:18px 'Times New Roman', Times, serif;
font-weight:bold;
font-style:italic;
text-transform:uppercase;
padding:15px 0px 3px 0px;
margin:0;
}

#wrapper {
float:left;
margin:0;
padding:0;
}

.alignleft {
float:left;
text-align:left;
}

.alignright {
float:right;
margin-top:-1px;
text-align:right;
}


.date {
background:transparent;
color:#363636;
font:11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

.postmetadata {
background:transparent;
line-height:1.5em;
margin:15px 0 14px 0;
padding:3px 3px 3px 0;
clear:both;
}

.postmetadata a { background:transparent; color:#009EE0; text-decoration:none; }

.postmetadata2 {
background:#eeeeee;
color:#282828;
border:1px solid #cccccc;
font-size:11px;
line-height:1.3em;
letter-spacing:0em;
margin:0 0 20px 0;
padding:5px;
text-align:left;
clear:both;
}

/* different postmetadata style for single.php */

.alt {
line-height:1.3em;
padding:10px;
}

.alt a {
background:inherit;
color:#aa0000;
text-decoration:none;
}

.commentheader {
background:inherit;
font-size:18px;
font-weight:lighter;
text-align:left;
color:#326ea1;
padding:0;
line-height:1.5em;
}

.clear {clear:both;}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Menü im Footer + + + + + nicht in Verwendung */

#bottom {
clear:both;
width:810px;
height:100%;
margin:0;
padding:0px;
background:transparent;
text-align:left;
color:#383d44;
}

#bottom-left {
width:30%;
padding:0 0 25px 0;
float:left;
}

#bottom-mid {
width:30%;
padding:0 0 25px 40px;
float:left;
}

#bottom-right {
width:30%;
margin-right:10px;
padding:0 0 25px 0;
float:right;
}

#bottom h2 {
font:24px Arial, 'Helvetica', Verdana, sans-serif;
font-weight:100;
margin:25px 0 5px 0;
padding:0 1px;
color:#326ea1;
}

#bottom ul {
list-style:none;
margin:0;
padding:0;
border:none;
}
#bottom li {
border-bottom:1px solid #cccccc;
margin:0;
padding:0;
display:block;
}
#bottom li a {
display:block;
background-color:transparent;
color:#383d44;
padding:2px 2px 2px 2px;
text-decoration:none;
border-bottom:0;
}
#bottom li a:hover {
color:#669933;
background-color:#e6e3d7;
text-decoration:none;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + Extras, Gallery, etc. */

#gallery-1 img {
border:6px solid #EBEBEB !important;
}
#gallery-1 a:hover img {
border:6px solid #CCCCCC !important;
}

