/*
Theme Name: ICH MARKE DU JANE
Theme URI: http://www.ichmarkedujane.com/
Description: 
Version: 2.0
Author: Shiraz Solangi
Author URI: http://www.sapient.com

*/

/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: #e7e7e7;
	color: #333;
	text-align: center;
	}
	

#page {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	width: 800px;
	background: #fff url(images/blog-home-bgtop.jpg) no-repeat 0 60px;
	border: none;
	}

#page.article {
	background-image: url(images/blog-article-bgtop.jpg)
}

#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 40px;
	}

#wrapper {
	margin-top: 200px;
	padding: 0 0 0 78px;
	background: url(images/blogbg-foliage.jpg) repeat-y;
	zoom: 1 /* IE hasLayout fix */;
}

#page.article #wrapper {
	margin-top: 200px;
}
	#content {	
		float: left;
		width: 495px;
		_display: inline;
		padding-right: 40px;
	}
	
	#sidebar
	{
		position: relative;
		top: -170px;
		float: left;
		width: 135px;
		padding: 20px 10px 10px 25px;
		background: #fff
	}
	
	#page.article #sidebar {
		top: -160px
	}
	

.post {
	margin: 0 0 40px;;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	}

.post hr {
	display: block;
	clear: both
	}

.postmetadata {
	clear: both;
	line-height: 1.6em
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 25px 10px 0;
	}
	
/* End Structure */


/* Begin Typography & Colors */

#page {
	text-align: left;
}

#header {
	background: #eb2f0e;
	}

#header h1 {
	position: absolute;
	top: 0; 
	left: 0;
	width: 361px;
	height: 99px;
	background: url(images/header.png) no-repeat
}

#header h1 a {
	display: block;
	width: 340px;
	height: 100%;
	float: right;
	text-indent: -9999px;	
}

#nav {
	text-align: right;
	float: right;
	_display: inline;
	padding: 0;
	margin: 15px 50px 0 0;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0 25px 0 0;
}

#nav li a {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

#content {
	font-size: 1.2em;
	background: #fff;
	text-align: left
	}

.entry p {
	font-size: 1em;
	color: #565657;
	margin-top: 25px
	}


.entry {
	line-height: 1.6em;
	}

#footer {
	border: none;
	}

small {
	font-size: 0.92em;
	color: #A2A3A3
	}


h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	}

#content h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#sidebar h2 {
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #E9916B;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none
	}

.commentlist cite, 
.commentlist cite a,
.commentlist li small,
.commentlist li small a  {
	color: #58595B;
	font-style: normal;
	font-size: 100%
}

.commentlist cite {
	font-weight: bold
}

.commentlist li {
	background: #ECF1E6;
	font-size: 1em
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #E37245;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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

#footer p {
	color: #87A854;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif ;
	line-height: 1.8em
}

#footer a {
	color: #87A854;
}

/* End Typography & Colors */




/*	Begin Headers */
h1 {
	margin: 0;
	}

#content h2 {
	margin: 30px 0 10px 0
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar h2 a	{
	color:#E9916B;
	}
#sidebar h2 a:hover, #sidebar h2 a:focus	{
	text-decoration:underline;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li, #sidebar ul ul li {
	background: url(images/list-arrow.gif) no-repeat 0 0.5em;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 15px 0
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 0 12px;
	}
	
#sidebar ul ul li a {
	color: #000;
	font-size: 1.1em;
	text-transform: lowercase
}

/*#sidebar ul ul li a:hover, #sidebar ul ul li a:focus	{
	color: #DC4D28;
}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform div {
	border: 2px solid #F0B99E;
	vertical-align:  baseline
	}

#sidebar #searchform #s {
	width: 90px;
	height: 20px;
	color: #F2C4AB;
	padding: 1px 0 1px 5px;
	margin-right: 5px;
	font-size: 1.6em;
	border: 0
	}

#sidebar button#searchsubmit {
	display: inline-block;
	width: 16px;
	height: 17px;	
	text-indent: -999px;
	vertical-align: baseline;
	border: 0;
	background: url(images/search.gif) no-repeat
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond h3 {
	font-size: 2em; 
	font-weight: normal
}

#commentform {
	padding: 10px 20px;
	margin: 15px 0 5px 0;
	background: #ECF1E6
}

#commentform label {
	display: -moz-inline-box;
	display: inline-block;	
	width: 10em;
	color: #7A7C80;
	margin-top: 0.5em;
	font-weight: bold; 
	font-size: 1.1em;
	font-style: italic;
	text-transform: lowercase;
	vertical-align: top;
}

#commentform label small {
	font-size: 0.9em
}

#commentform input {
	width: 240px;
	padding: 0.25em;
	font-size: 1.4em;
	border: 1px solid #F2F5ED
	}


#commentform textarea {
	width: 300px;
	padding: 2px;
	font-size: 1.4em;
	border: 1px solid #F2F5ED
	}

#respond {
	clear: both
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	display: block;
	width: 105px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 0 10.25em;
	color: #fff;
	font: bold italic 1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	background: #6E9630
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px 20px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 15px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
a:hover acronym, a:hover abbr, a:hover span.caps {
	border: none
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float: left;
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	}

.navigation .alignleft,	
.navigation .alignright
 {
	width: 49%
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*tweetblender customisations*/
#sidebar #tweetblender	{margin:0 0 1em 0; padding:0;}
#tweetblender #twitterlogo	{display:block; float:none; margin:1em 0;}
#tweetblender #tb_tools	{display:none;}
#sidebar #tweetblender ol	{border:0; margin:0;}
#sidebar #tweetblender ol li	{border:0; margin:0; padding:3px;}

/*Nutzungsbedingungen - legal stuff*/
#post-343  ol, #post-343  ol * 	{font-size:1em; font-weight:bold; margin:0; padding:0;}
#post-343  ol	{padding-left:2em;}
#post-343  ol p, #post-343  ol ul	{font-weight:normal; margin-bottom:1em;}
#post-343  ol h5	{float:left; margin-right:1em;}
#post-343  ol li ul	{list-style-type:none;}
#post-343  ol li ul li	{font-weight:normal; list-style-type:none; padding-left:1em; text-indent:0;}
#post-343  ol p strong	{display:block; float:left; padding:0 1em;}

/*Wer blogt*/
#post-345	{margin-right:-40px;}
#post-345 *	{margin:0; padding:0; text-indent:0;}
#post-345 h2, #post-345 small, #post-345 .postmetadata 	{display:none;}
#post-345 ul	{margin-top:2em;}
#post-345 li	{background:0; clear:both; margin-bottom:4em;}
#post-345 img	{float:left;}
#post-345 .profile	{background:#eff0f0; margin-left:100px; padding:1em;}	
#post-345 .closed	{height:4.7em;}
#post-345 .closed p.extra	{display:none;}
#post-345  p a	{color:#777; display:block; font-style:italic; width:12em;}

/*external blogs*/
#post-334 h2, #post-334 small, #post-334 .postmetadata, #post-338 h2, #post-338 small, #post-338 .postmetadata, #post-340 h2, #post-340 small, #post-340 .postmetadata 	{display:none;}
#post-334 .profile, #post-338 .profile, #post-340 .profile	{margin:2em -40px 0 0;}
#post-334 img, #post-338 img, #post-340 img	{float:left;}
#post-334 .profile div, #post-338 .profile div, #post-340 .profile div	{background:#eff0f0; height:12.4em; margin-left:100px; padding:0.5em;}	
#post-334 .profile div *, #post-338 .profile div *, #post-340 .profile div *	{margin-top:0;}
#post-334  p a, #post-338  p a, #post-340  p a	{color:#777; display:block; font-style:italic; width:12em;}

/*ie7*/
* + html #post-327 li {border:1px solid white;}