/* @override 
	http://www.seasonsapp.com/wp-content/themes/simplicitybright/style.css
	http://wordpress.local/wp-content/themes/seasons/style.css
	http://www.seasonsapp.com/wp-content/themes/seasons/style.css
*/

/*
Theme Name: Seasons
Theme URI: http://www.seasonsapp.com
Description: Designed by Christian Klotz <a href="http://www.ohwhatis.it" title="What Is It">What Is It</a>,
based on the SimplicityBright by <a href="http://www.koch-werkstatt.de">Kochwerkstatt</a>.
Version: 1.0
Author: Christian Klotz
Author URI: http://www.ohwhatis.it */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #2e200d;
    font: 13px Georgia, 'Times New Roman', Times, serif;
    padding: 0;
}


blockquote {
	border-left: 1px solid #292c24;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #dd4003;
	text-decoration: none;
        outline: none;
}

code {  background: #f5f5f5;
		border: 1px solid #cccccc;
		color: #555555;
		display:block;
		font: 1em 'Courier New', Courier, Fixed, monospace;
		font-size : 100%;
		color: #000;
		background : #fff url(http://www.estudiowas.com.ar/images/preback.jpg) no-repeat left top;
		overflow : auto;
		text-align:left;
		border : 1px solid #5581C0;
		padding : 10px;
		margin:1em 0 1em 0;
		line-height:15px;
		font-weight:normal!important;
}

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a {
	color: #493214;
    font-family: 'Helvetica', 'Arial', Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	display: block;
}

h1 {
	color: #493214;
    font-family: 'Helvetica', 'Arial', Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
    font-family: 'Helvetica-Bold', 'Helvetica', 'Arial', Arial, sans-serif;
	color: #493214;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #493214;
    font-family: 'Helvetica', 'Arial', Arial, sans-serif;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
	text-shadow: #fff 0 1px 0px;
}

h4 {    color: #292c24;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.8em;
	text-align: left;
}

.entry {
	line-height: 1.3em;
	text-align: left;
}

small {
	font-size: 10px;
}

#pageWrapper {
	background: #ecede8;
}

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 910px;
}

/* Header */

#headerWrapper {
	background: #295017 url(images/GreenBackgroundRepeatable.jpg) repeat-x;
	margin-bottom: 1.5em;
}


#header {
	background: transparent url(images/GreenBackgroundCenter.jpg) no-repeat;
	overflow: visible;
	color: #383d44;
	font-size: 13px;
	margin: 0 auto;
	width: 910px;
	text-align: left;
	padding: 0 0 0 0;
}

#teaser {
	overflow: visible;
	padding: 15px 0 0 200px;
	background: url(images/SeasonsIcon.png) no-repeat 5px;	
	min-height: 150px;
	font-size: 1.5em;
	width: 420px;
}

#header h2 {
	font-size: 1.25em;
	margin:0 0 0.3em;
	color: #ffef4e;
	font-weight: bold;
	text-shadow: #323232 0 0 2px;
	}

#header h2 a { 
	text-decoration:none;
	color: #ffef4e;
}


#header h2 a:hover { 
	text-decoration:none;
	color: #ffc521;
}

#header p {
	line-height: 1em;
	color: #fff;
	padding: 0.5em 0;
	margin: 0;
	text-shadow: #323232 0 0 2px;
}

#header #excerpt {
	color: #97da77;
	font-size: 0.7em;
	margin: 1.6em 0 1em 0;
	line-height: 1.5em;
}

#headerWrapper #border {
	background-image: url(images/WoodenBorder.png);
	height: 12px;
	width: 100%;
	
}

/* Main Menu */

#navigationWrapper {
	position: relative;
	top: 1.5em;
	width:auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 1.5em;
}

#navigationWrapper #navigation {
	border: 1px solid #32601d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: right;
}

#navigationWrapper #bar { 
	border: 1px solid #766347;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 34px;
	padding: 0;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #e8d6ba 0 1px 0;
	font-size: 14px;
	background: transparent url(images/MenuBackground.png) repeat-x;
}

ul.navigation {
	background: transparent;
	float: left;
	margin: 0 auto;
	padding: 4px 2px;
	list-style-type: none;
	vertical-align: middle;
}

ul.navigation li {
	float: left;
}

ul.navigation li a {
	float: left;
	display: block;
	padding: 4px 13px 4px 13px;
	border-right: #be924e 1px solid;
	border-left: #dcb87f 1px solid;
	color: #432e10;
	font-weight: bold;
}

ul.navigation li a:hover {
	color: #241705;
	text-decoration: none;
}

ul.navigation li.last a {
	border-right: none;
}

ul.navigation li.page-item-6 a, ul.navigation li.page-item-97 a, ul.navigation li.page-item-98 a {
	border-left: none;
}

#navigation #bar ul.navigation li.language a {
	font-weight: normal;
}

a#twitter {
	padding: 10px 19px;
	background: transparent url(images/Twitter.png) no-repeat center center;
	margin-top: 3px;
}



/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
	border: none;
	color: #493214;
	margin: 20px 0px 30px 200px;
	padding: 0 40px 0 0px;
	text-align: left;
	width: 420px;
}


#content a:hover {
        color: #5c6351;
        background: transparent;
        text-decoration: none;
}

#content img {
	margin: 3px 10px 5px 0;
	_margin: 3px 5px 5px 0;
	border: 1px solid #cccccc;
    padding: 5px;
    background-color: transparent;
}

#content a:hover img { 
        border: 15c6351px solid #777777; 
        background: transparent;
}

#content h1 {
	font-weight: 100;
	font-size: 1.7em;
}

#content h1 a:hover { 
        color: #614a2b; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #614a2b; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #614a2b; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: disc; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
	line-height: 1.25em; 
	margin: 0; 
	padding: 0.4em; 
}

.reviews {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #fafbf6;
	border: 1px solid #dfe1de;
	margin-top: 20px;
	padding: 1em;
	margin-left: -1em;
}

.reviews h3 {
	margin-top: 0.25em;
}

.reviews p {
	color: #9b8e7d;
}


/* Media */

#media {
	position: absolute;
	float: right;
	top: -165px;
	margin-left: 645px;
}

#phone {
	position: relative;
	background: url(images/SeasonsScreenEn.png) no-repeat;
	width: 292px;
	height: 630px;
}

#phone.en {
	background: url(images/SeasonsScreenEn.png) no-repeat;
}

#phone.fr {
	background: url(images/SeasonsScreenFr.png) no-repeat;
}

#phone.de {
	background: url(images/SeasonsScreenDe.png) no-repeat;
}

#phone object {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 240px;
	height: 360px;
	margin: -224px 0 0 -119px;
}

#screenshots {
	top: 625px;
	position: absolute;
	width: 300px;
	height: 75px;
	text-align: center;
}

#screenshots img {
	text-align: center;
	margin: 3px;
	background-color: #fafbf6;
	border: 1px solid #dfe1de;
}

#screenshots a img {
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#info {
	float: left;
	width: 6em;
}

#appstore, #markets {
	color: #948878;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 2em;
	text-shadow: #fff 0 1px 0;
	width: 6em;
	margin-top: 1em;
	line-height: 0.8em;
	text-align: center;
}

#markets {
	font-weight: normal;
	font-size: 1em;
	width: 12em;
	line-height: 1.1em;
	margin-top: 4em;
	text-transform: uppercase;
}

#markets h4 {
	color: #948878;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
}

#markets a, #appstore a {
	color: #948878;
}

#markets a:hover, #appstore a:hover {
	color: #695b46;
}

#appstore a#price {
	padding: 2.5em 0em 0em;
	display: block;
	background: transparent url(images/AppStoreBadge.png) no-repeat center top;
}

#markets span, #appstore span {
	text-transform: capitalize;
	display: block;
	padding: 0 0 0.55em;
	border-bottom: 1px #e3e0db solid;
	border-top: 1px #f7f8f6 solid;
}

#markets span span {
	background: transparent;
	border: none;
}

#markets a span {
	padding: 0.75em 0 0.5em;
}

#markets a span#lfa {
	display: block;
	background: transparent url(images/IconLFA.png) no-repeat center center;
	width: 100%;
	height: 3.3em;
}

#markets a span span#qype {
	display: block;
	background: transparent url(images/IconQype.png) no-repeat center center;
	width: 100%;
	height: 4em;
}


#markets span.first, #appstore span.first {
	background: transparent url(images/PricingShadowTop.png) no-repeat center top;
	border-top: 1px solid #e3e0db;
}

#appstore a#price span.last span.first, #markets a#price span.last span.first {
	border-bottom:none;
	padding-bottom: 0.25em;
}


#markets span.last, #appstore span.last {
	background: transparent url(images/PricingShadowBottom.png) no-repeat center bottom;
	border-bottom-color: #f7f8f6;
}

#markets span.last.single, #appstore span.last.single {
	border-top: none;
	padding-top: 0;
}

#markets a#price span, #appstore a#price span {
	display: block;
}

#appstore a#price span small {
}



/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 420px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.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;
	height: 26px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 26px;
	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 {
	background: #2e200d url(images/FooterBackground.png) repeat-x;
	height: 50px;
	clear: both;
	color: #5a4834;
	margin: 0;
	padding: 0 1.0em;
	text-align: left;
	overflow:hidden;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
        color: #806a54;
        text-decoration: none;
}

#footer a:hover {
        color: #5a4834;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.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 {
        width: 250px;
        text-align: left;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1.8em;
        }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li{
        border-bottom: 1px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #5c63513;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
	background: inherit;
	color: #493214;
	font-family: 'Helvetica', 'Arial', Arial, sans-serif;
	font-weight: 100;
	padding: 3px 0px 3px 0px;
	margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.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;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; color: #363636; 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;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* 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: #292c24;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#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: #292c24;
	}

#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: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #5c63513;
	background-color: #e6e3d7;
        text-decoration: none;
	}