﻿/*
Theme Name: wunschworte.de
Theme URI: http://www.wunschworte.de
Description: wunschworte.de Template erstellt von <a href="http://netmedix.de">netmedix.de</a>.
Author: netmedix.de
Author URI: http://www.netmedix.de
*/
/* ALLGEMEIN
---------------------------------------------------------- */
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #2f2f2f;

	background: #590000;
}


a {
    color: #1a1a1a;
}

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

hr {
    display: none;
}


ins {
    text-decoration: none;
    border-bottom: 1px dashed #eee;
}


acronym, abbr, dfn {
    border-bottom: 1px dashed #eee;
    font-style: normal;
}



/* ZITAT
---------------------------------------------------------- */
blockquote {
    margin: 1em 0;
	border-left: 10px solid #888888;
    font-style: italic;
    padding: 10px;
    background: #d2d2d2;
    width: 95%;
}



/* BILDER
---------------------------------------------------------- */
img {
    border: none;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}




/* UTILITY
---------------------------------------------------------- */
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.clearcol
{
	clear: both;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}



/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat left center !important;
	padding-left: 15px !important;
	color: #fff;

}
code, pre {
    color: #666666;
    font-family: verdana, sans-serif;
}

.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}

.center {
    text-align: center;
}

.pagination {
    text-align: center;
    margin-top: 2em;
}

.search-button, #commentform input {
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #300000;
    background: #800000;
    color: #ffc;
    padding: 1px 2px;
}

#container {
    margin: 10px;
    text-align: left;
    width: 950px;
    color: #eee;
}


/* HEADER
---------------------------------------------------------- */
#header {
    height: 163px;
	background: #590000 url(images/header-bg.jpg) no-repeat top center;
}


#header h1 {
    font: italic 2.1em georgia, serif;
	position: absolute;
	margin: 0; 
    width: 500px;
	padding: 30px 0px 0px 60px;
	color: #e5e5e5;
	font-size: 22px;
}

#header h1 a {
    font: italic 2.1em georgia, serif;
	position: absolute;
	margin: 0; 
    text-decoration: none;
    width: 500px;
	padding: 30px 0px 0px 50px;
	color: #e5e5e5;
	font-size: 11px;
}



/* SUBNAV
---------------------------------------------------------- */
#subnav {
    float: right;
    width: 310px;
 	overflow: hidden;
    padding: 0px 0px 0px 0px;
}

#subnav-header {
    padding: 7px 0px 0px 0px;
    background: url(images/content-r-top.jpg);
}

#subnav-footer {
    padding: 7px 0px 0px 0px;
    background: url(images/content-r-footer.jpg);
}

#verlag-bild {
    padding: 3px 0px 0px 6px;
    color: #590000;
    background: url(images/content-r-bg.jpg);
}

#subnav-text {
    padding: 5px 10px 10px 15px;
    color: #590000;
	background: #faecc4 url(images/content-r-bg.jpg);
}

#subnav-text2 {
    color: #590000;
	background: #faecc4 url(images/content-r-bg.jpg);
    padding: 10px 0px 5px 15px;
}

#subnav-text2 p {
    font: italic 2.1em georgia, serif;
	color: #ff000;
	font-size: 15px;
	font-weight: bold;
	line-height: 0px;
}

#subnav-text a {
    color: #590000;
    border-bottom: 1px dashed #590000;
    text-decoration: none;
}

#subnav-text a:hover {
    color: #590000;
    border-bottom: 0px dashed #590000;
    text-decoration: none;
}

#subnav-text p {
    font: italic 2.1em georgia, serif;
	color: #ff000;
	font-size: 15px;
	font-weight: bold;
	line-height: 0px;
}

#autor-bild {
    padding: 5px 0px 0px 0px;
    background: url(images/controlbar_tile.png);
}


#nav {
	list-style: none;
    color: #590000;
	background: #faecc4 url(images/content-r-bg.jpg);
}

#nav li {
	height: 30px;
}

#nav a {
	color: #590000;
	text-decoration: none;
	line-height: 300px;
	display: block;
    padding: 0px 0px 0px 20px;
	font: 12px Arial, Helvetica, sans-serif;
    width: 310px;
}

#nav a:hover {
	color: #590000;
	background: url(images/mini-page.gif) no-repeat left center !important;
	font-weight: bold;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #590000;
	background: url(images/mini-page.gif) no-repeat left center !important;
	font-weight: bold;
}
#nav .page_item a{
	color: #590000;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#nav .page_item a:hover {
	color: #590000;
	background: url(images/mini-page.gif) no-repeat left center !important;
	font-weight: bold;
}



/* SONSTIGE
---------------------------------------------------------- */
.three-line-deck
{
	height: 120px;
}


#clear {
	height: 15px;
}



/* SUCHFELD
---------------------------------------------------------- */
#searchform {
	margin: 5px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 210px;
	height: 22px;
	border: 1px solid #D0D0BF;
	background: #fffffe url(images/search-icon.gif) right center no-repeat;
	color: #000000;
	font-weight: none;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}



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

#content {
    font-size: 1.1em;
	color: #212121;
	border: 0px solid #fff;
    width: 590px;
	background: #faecc4 url(images/content-bg.jpg) repeat top left;
	padding: 15px 20px 20px 20px;
}

#content-header {
    padding: 10px 0px 0px 0px;
	background: url(images/content-top.jpg) no-repeat top left;
}

#content-top {
    width: 590px;
	background: url(images/content-top.jpg) repeat top left;
}

#content h2 {
    font: italic 2.1em georgia, serif;
    margin: 3px 0;
	color: #000;
    letter-spacing: 1px;
}

#content p {
	margin-bottom: 1em; 
}

#content strong {
    padding: 0px 0px 0px 0px;
	color: #000;
    letter-spacing: 1px;
}

#content h2 a {
    text-decoration: none;
}

#content a {
    text-decoration: none;
    border-bottom: 1px dashed #000;
}

#content h3 {
    margin: 1.2em 0 .4em 0;
    margin: 30px 0px 0px 0px;
    font-size: 1.4em;
}

#content h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
}

#content h5 {
    font-size: 1.1em;
    padding: 0;
	border-top: 25px solid #fff;
    margin: 1em 0;
}

#content .date {
    font-size: 1em;
    text-align: right;
    font-weight: bold;
}

#content .meta {
    font-size: .9em;
}

#content .feedback {
    margin: 0px 10px 15px 0px;
    text-align: right;
    padding-bottom: 15px;
    border-bottom: 5px solid #700000;
}



/* COMMENTS
---------------------------------------------------------- */
#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #700000;
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 0px solid #300000;

}

#commentform textarea {
    background: #eee;
    border: 1px solid #300000;
}

#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #eee; color: #333;
    border: 1px solid #300000;
    width: 180px;
}



/* FOOTER
---------------------------------------------------------- */
#footer {
    clear: both;
    margin: 3em 15px 0 15px;
    padding: 5px;
	color: #590000;
    text-align: right;
    font-size: .8em;
}

#footer a {
	color: #590000;
    border-bottom: 1px dashed #590000;
    text-align: right;
}

#footer a:hover {
	color: #000;
    border-bottom: 0px dashed #590000;
}

#footer2 {
	color: #590000;
    font-size: .8em;
}




/* PLUGINS
---------------------------------------------------------- */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}



/* AUFLISTUNGEN
---------------------------------------------------------- */
.list-heading 
{
	font-weight: bold;
	border-bottom: 1px solid  #555555;
	padding: 0 0 10px 0;
	color: #cb3409;
}

.listing 
{	
	list-style:none;
	margin: 0; padding: 0;
	position: relative;
}

.listing li 
{	
	display: block;
	float: left;
	list-style:none;
	margin: 0; padding: 0;
	vertical-align: bottom;
}

.listing li a 
{	
	display: block;
}



/* LINK AUFLISTUNGEN
---------------------------------------------------------- */
.listing.link-list
{
	margin: 0;
}

.listing.link-list li
{
	margin: 0 0 0 10px;
}

.listing.link-list li a
{
	margin: 0; padding: 0;
	text-decoration: none;
}

.listing.link-list li a:hover
{
	text-decoration: underline;
}

.listing.link-list li.current a
{
	font-weight: bold;	
}

.listing.link-list li.last a
{
	border-right: none;
	padding-right: 0;
}



/* HAUPTNAVIGATION
---------------------------------------------------------- */
#navbar 
{
	position: relative;
	border: 5px solid #6b0000;
	height: 35px;
}


#navbar .transparent-bg
{
	background: #faebc2 url(images/kontakt-bg.jpg) repeat top center;
	position: absolute;
	top: 0; left: 0;
	height: 35px;
}


.three-line-deck
{
	height: 120px;
}

#hauptnavi 
{
	position: absolute;
	top: 0; left: 5px;
	padding: 5px 0 0 0;
}

#hauptnavi li 
{
	font-size: 14px;
	margin: 0 10px 0 0;
}

#hauptnavi li a 
{
	color: #1a1a1a;
}

#hauptnavi a:focus 
{
	outline: none;
}

#hauptnavi .page_item a
{
    font: italic 2.1em georgia, serif;
	margin: 0; padding: 2px 6px 3px 6px;
	color: #2f2f2f;
	font-size: 17px;
	font-weight: none;
}

#hauptnavi .page_item a:hover 
{
    font: italic 2.1em georgia, serif;
	color: #2f2f2f;
    border-bottom: 1px dashed #484848;
	font-weight: none;
	font-size: 17px;
	text-decoration: none;
}

#hauptnavi .page_item.current_page_item a 
{
    font: italic 2.1em georgia, serif;
	margin: 0; padding: 2px 6px 3px 6px;
	color: #2f2f2f;
	font-size: 17px;
    border-bottom: 1px dashed #484848;
	font-weight: none;
}




/* COLUMNS
---------------------------------------------------------- */
.container 
{
	margin:0 auto;
	vertical-align: baseline;
	width: 950px;
}

.container2 
{
	margin:0 auto;
	vertical-align: baseline;
	width: 310px;
}

.column 
{
	display: inline;
	float:left;
	margin-right:10px;
	position: relative;
	overflow: hidden;
}

.column.one-col
{
	width: 310px;
}

.column.two-col
{
	width: 620px;
}

.column.three-col
{
	width: 950px;
}

.column.feature-col
{
	width: 270px;	
}

.column.last
{
	margin-right: 0;
}


/* STYLESHEET ENDE (COPYRIGHT BY NETMEDIX.DE)
---------------------------------------------------------- */
