/* 
Theme Name: Lampen-Theme
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 2-spaltiges Schmucktemplate, halbfluid, Fenstergr&ouml;&szlig;e ab 800x600, widget-f&auml;hig, ab WP Version 2.0 exklusiv f&uuml;r Chriss und Micha
Version: 2.6
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #555c6b;
color: #293040;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
text-align: center;
}
a:link,
a:visited {
color: #293040;
background: transparent;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#6587b0;
background: transparent;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
width: 955px;
background: url(images/wrapper.gif) repeat-y;
margin:0 auto;
text-align: left;
}
#inner_wrapper {
background: url(images/inner_wrapper.jpg) no-repeat bottom;
}
#kopf {
background: url(images/header.jpg) repeat-x bottom;
height: 250px;
}
#kopf a {
display: block;
height: 250px;
width: 955px;
}
#breadcrumb {
font-size: 0.8em;
margin-bottom: 5px;
text-align: right;
}
#rss a {
display: block;
font-weight: bold;
padding-left: 20px;
margin: 20px 0 0 30px;
background: url(images/rss.png) no-repeat;
}

/*----| Sidebar |---*/

#sidebar {
width: 220px;
margin: 15px 0;
float: right;
display: inline;
overflow: hidden;
}
#sidebar li {
background: #fff;
color: inherit;
border: 1px solid #293040;
list-style: none;
margin: 10px 12px 10px 0;
padding: 3px;
font-weight: bold;
}
#sidebar li li {
line-height: 1.2em;
list-style-type: disc;
margin: 1px 0 1px 20px;
border: 0;
background: #fff;
color: inherit;
font-weight: normal;
}
#sidebar #searchform input {
color: #293040;
background: #fff;
border:0;
font-weight: bold;
cursor: pointer;
margin-bottom: 10px;
}
#sidebar #searchform input:hover {
color: #e7d96c;
background: #fff;
border: 0;
}
#sidebar #searchform #s {
padding: 3px;
background: #fff;
color:  #293040;
border: 1px solid #293040;
cursor: default;
}
#sidebar #searchform #s:hover  {
background: #e7d96c;
color: #293040;
border: 1px solid #293040;
}
#sidebar .page_item a:hover,
#sidebar .current_page_item a {
background: #fff;
}
#sidebar .page_item a:hover,
#sidebar .current_page_item a,
#sidebar .current_page_parent a {
background: #fff; 
color: #6587b0;
}


/*--- | Inhalt |---*/

#content {
line-height: 1.3em;
padding: 10px;
margin-right: 230px;
}
#content a:link,
#content a:visited {
color: #7694ba;
background: inherit;
}
#content a:hover,
#content a:active,
#content a:focus {
color: #293040;
background: inherit;
text-decoration: underline;
}
#content ul, 
#content ol {
margin-left: 25px;
}
#content h2 {
font-size: 1.3em;
}
#content h3 {
font-size: 1.0em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content blockquote,
#content pre,
#content p {
margin: .6em 0 .6em 0;
}
#content blockquote {
background: #fff;
border: 1px solid #acacac;
text-align: center;
color: inherit;
padding: 3px;
margin: 3px 20px;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #7694ba;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 20px 0;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #293040;
color: #c0c0c0;
border: 1px solid #7694ba;
padding: 2px;
text-align: center;
}
#content td {
color: #293040;
background: #f4f5eb;
border: 1px solid #7694ba;
padding: 3px;
}
#content table ul {
margin-left: 25px;
}
#content input, 
#content textarea {
color: #293040;
background: #fff;
border: 1px solid #7694ba;
padding: 1px;
}
#content textarea {
overflow: auto;
margin-bottom: 20px;
width: 400px;
}
#content .absenden {
cursor: pointer;
background: #fff;
color: inherit;
}
#content .absenden:hover {
color:inherit;
background: #fff;
}
#content img {
border-top: 2px solid #c0c0c0;
border-left: 2px solid #c0c0c0;
border-right: 2px solid #5a5a5a;
border-bottom: 2px solid #5a5a5a;
padding: 1px;
}
#content .wp-smiley{
border: none;
padding: 0;
}
#content .bildlinks,
#content .alignleft {
float: left;
margin: 10px;
}
#content .bildrechts,
#content .alignright {
float: right;
margin: 10px;
}
#content .smallattachment img {
height: auto;
width: 40%;
}
#content  .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
#content table.xmas th {
width: 50%;
}

/*---| Galerieübersicht | --- Modifizierung media.php beachten! ---*/

#content .gallery dl {
height: 220px; 
width: 210px;
margin: 0 3px;
float: left;
text-align: center;
}
#content .gallery dt {
}
#content .gallery dd {
font-size: .9em;
}

/*---| Beiträge und Kommentare |---*/

#content .beitrag {
margin-bottom: 20px;
overflow:auto;
}
#content .beitragstext {
margin: 0 25px;
}
#content .beitrag h2 {
font-size: 1.1em;
background: url(images/h2.gif) no-repeat;
padding: 10px 0 0 25px;
}
#content .beitrag h2 a {
background:transparent;
padding: 0;
}
#content .beitragsfuss {
text-align: center;
clear: left;
}
#content .kommentarkopf {
line-height: 1.0em;
}
#content .kommentarliste li {
padding: 5px 10px 5px 5px;
margin: 0 5px 10px 5px;
list-style: none;
color: #293040;
background: #fff;
border: 1px solid #7694ba;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: 0.8em;
height: 150px;
clear: both;
padding: 20px 0;
margin: 0 20px 0 0;
overflow: hidden;
}
.prev {
float: right;
text-align: right;
}
.next {
float: left;
text-align: left;
}

/*---| Fuß |---*/

#fuss {
clear: both;
background: #293040 url(images/fuss.jpg) no-repeat bottom;
padding-top: 10px;
height: 140px;
color: #c0c0c0;
text-align: center;
font-size: 0.8em;
line-height: 1.4em;
}
#fuss ul li{
display: inline;
margin: 5px;
list-style-type: none;
}
#fuss a:link,
#fuss a:visited {
color: #555c6b;
background: #293040;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color:#1c517b;
background: #293040
}

/*-----nicht anzeigen-----*/

#kopf h1 span,
#kopf p {
visibility: hidden;
}
