/*
Theme Name: Unternehmen Lyrik Neu
Theme URI: http://www.a-mazing.de/
Description: Angepasst an www.unternehmen-lyrik.de
Version: 1.0
Author: @mazing - Gregor Hermens
*/

* {
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

html {
	font-size: 100%;
	line-height: 140%;
}

a {
	color: #c34e1c;
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

input[type=submit] {
    width: 98%;
    border: none;
    color: #fff;
    cursor: pointer;
    background: #9CA742;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 3px 0 3px 0;
}

input[type=submit]:hover {
    background: #C25420;
}

blockquote {
	margin: 20px;
 padding:  25px 0 0 70px;
 background-image: url(/wp-content/uploads/2008/05/zitat-gaensefuesschen.gif);
 background-repeat: no-repeat;
}

body {
	color: #798802;
	margin: 0 0 50px 0;
	border: 0;
	padding: 0;
    margin: 0px auto;
    text-align: center;
    background: url(images/wasserzeichen_4.gif) 10px 600px no-repeat #eff3ce;
}


#container {
    width: 100%;
    margin: 0px auto;
    text-align: left;
    max-width: 1024px;
    display: inline-block;
}


cite {
	font-size: 90%;
	font-style: normal;
}

div.thedate,
h2, h3, h4, h5, h6 {
	font-family: Times,serif !important;
	font-weight: bold;
	color: #c34e1c;
	margin: 0;
	padding: .7em 1em .15em 0;
}

div.thedate {
	font-size: 1.1em;
}

h2 {
	font-size: 1.5em;
}

h2.storytitle {
	font-size: 1.8em;
	line-height: 1.2em;
}

h2.screen-reader-text {
	display: none;
}

h3 {
	font-size: 1.3em;
	line-height: 110%;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
	font-family: Times,serif !important;
}


img.aligncenter {
    margin: 0px auto;
    display: block;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .8em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
}

.storytitle {
	margin: 0;
}

.storytitle a,
.storytitle a:visited {
	text-decoration: none;
	color: #c34e1c;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#comments-links {
	font-size: .85em;
}

#content {
    float: left;
	width: 70.312%;
	min-height: 500px;
	margin: 0 0 50px 0;
	padding: 2.441%;
	border-width: 3px 0 3px 3px;
	border-style: solid none solid solid;
	border-color: #9ca742;
	background: url('images/papierrand_weiss.gif') repeat-y 762px 50% #fff;
	z-index: 50;
}

#content img,
#menu img {
    max-width: 100%;
    height: auto;
}

.storycontent .alignright {
    float: right;
    margin-left: 20px;
}

.storycontent .alignleft {
    float: left;
    margin-right: 20px;
}

.storycontent .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

#kante-links {
    position: absolute;
    width: 58px;
    height: 300px;
    margin: -17px 0 0 -64px;
    background: url(images/kante-links.gif) no-repeat;
}

#kante-oben {
    position: absolute;
    width: 419px;
    height: 35px;
    margin: -52px 0 0 -50px;
    background: url(images/kante-oben.gif) no-repeat;
}

#greetings h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#greetings p {
	font-size: .77em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;
	margin: 0;
	padding: 25px 0 50px 0;
	overflow: hidden;
}

#header img {
    float: left;
    display: block;
	margin: 0;
}

#header h1 {
	float: left;
    margin: 50px 0 0 50px;
	line-height: 110%;
}

#header h1 a,
#header h1 a:hover,
#header h1 a:visited {
	color: #b6bf6d;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0;
}

#header h1 a span,
#header h1 a:hover span,
#header h1 a:visited span {
	color: #c34e1c;
}

#linkekante {
	position: absolute;
	top: 162px;
	left: 187px;
	width: 58px;
	height: 268px;
	z-index: 100;
}

div.textwidget {
	line-height: 90%;
	font-weight: normal;
	}

#menu {
    float: right;
	width: 19.531%;
	margin: 0;
	border: 0;
	padding: 25px 0 0 0;
}

#menu form {
	margin: 0;
}

#menu input[type=text],
#menu input[type=email] {
	width: 96%;
	background: #fff;
	border: 1px solid #b6bf6d;
	color: #000;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	margin-top: 10px;
	padding: 0 0 2px 12px;
	font-weight: bold;
	font-family: Times,serif;
	font-size: 1.2em;
	color: #c34e1c;
}

#menu ul li label {
	font-family: Times,serif;
}

#menu ul ul {
	padding: 0;
}

#menu ul ul li {
	margin-top: 0;
	padding-left: 0;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: .77em;
	color: #798802;
}

#menu ul ul ul.children {
	padding-left: 20px;
}

#menu ul ul ul.children li{
	font-size: 1em;
	padding: 2px 0 0 0;
}

#menu ul li form {
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: .77em;
	color: #798802;
}

#menu a {
	text-decoration: none;
	color: #505a01;
}

#menu a:visited {
	color: #798802;
}

#menu a:hover {
	color: #c34e1c;
}

#oberekante {
	position: absolute;
	top: 127px;
	left: 198px;
	width: 419px;
	height: 35px;
	z-index: 100;
}

#rechtekante {
	position: absolute;
	top: 153px;
	left: 986px;
	width: 15px;
	height: 500px;
	z-index: 100;
}

#wasserzeichen {
	position: absolute;
	left: 765px;
	top: 180px;
	z-index: 10;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}




@media only screen and (max-width: 1024px) {

    #container {
        width: 90%;
        padding: 0 5% 0 5%;
    }

    #header {
        padding: 25px 0 25px 0;
    }

    #header h1 {
        width: 100%;
        margin: 20px 0 0 0;
    }

    #kante-oben,
    #kante-links {
        display: none;
    }

    .wp-caption {
        width: 100% !important;
    }

}





@media only screen and (max-width: 720px) {

    #container {
        width: 100%;
        padding: 0;
    }

    #header {
        width: 90%;
        padding: 25px 5% 25px 5%;
    }


    #content {
        width: 90%;
        padding: 5%;
        background: #fff;
        border-left: none;
        border-right: none;
        border-top: 3px solid #9ca742;
        border-bottom: 3px solid #9ca742;
    }


    #menu {
        width: 90%;
        padding: 0 5% 40px 5%;
    }


}
