/*  
Theme Name: meine Haushaltstipps
Theme URI: http://www.meinehaushaltstipps.de/
Description: The Theme is written by <a href="http://www.peteramende.de">Peter Amende</a> at <a href="http://www.searchmetrics.de/">searchmetrics GmbH</a>
Version: 2.0
Author: Peter Amende
Author URI: http://www.peteramende.de/
*/

@import url("http://fonts.googleapis.com/css?family=Lobster");

	  /* ============= */
	 /* === RESET === */
	/* ============= */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
* {outline: 0;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
a, a:active, a:visited {text-decoration: none;}
a:hover {}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after, .clearfix, .clear { clear: both; }
.clearfix { zoom: 1; }



	  /* ============= */
	 /* === PRINT === */
	/* ============= */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


	  /* ================== */
	 /* === ALIGNMENTS === */
	/* ================== */


.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

	  /* ============== */
	 /* === PRESET === */
	/* ============== */

#linkerbanner{

clear:both;
position:fixed;
border:0;
margin:0;
padding:0;
    top: 170px;
}

body {
	background: #A81364 url(images/bg_body.jpg) center top no-repeat scroll;
}
body,
input,
select,
textarea {
	font-family: century gothic, arial, serif;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	line-height:22px;
	color: #fff;
}
a, a:active, a:visited {color: #FAD1DD;	text-shadow: 0 1px 0 #740C38;}
a:hover { color: #F489B5;}
p {
	margin: 10px 0;
}
h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a {
	font-family: 'Lobster', arial, serif;
	font-style:normal;
	font-weight:normal;

	color: #fff!important;
	text-shadow: 0 1px 0 #740C38,0 2px 0 #740C38;
	text-align: center;
}
h1 {
	font-size: 32px;
	line-height: 40px;

	padding: 0 0 32px;
	background: transparent url(images/bg_headline.png) center bottom repeat-x scroll;
}
h2 {
	font-size: 32px;
	line-height: 40px;

	padding: 0 0 32px;
	background: transparent url(images/bg_headline.png) center bottom repeat-x scroll;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 20px 170px 0px 0px;
}
h4 {}

img,
iframe,
object {}

input,
textarea {
	background: rgba(255,255,255,0.1);
	border: 1px solid #B62477;

	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-filter-border-radius: 3px;
	padding: 3px 8px;
	margin: 2px 0 0 0;
}
.more a,
input[type="submit"] {
	text-align: center;
	font-size: 20px;
	font-weight: bold;	

	margin: 0 4px;

	width: 34px;
	height: 34px;
	line-height: 30px;

	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;

	color: #fff;
	text-shadow: 0 -1px 0 #740C38;

	background: #F45095;

	-moz-box-shadow: 0 2px 0 #740C38;
	-webkit-box-shadow: 0 2px 0 #740C38;
	box-shadow: 0 2px 0 #740C38;
}
.more a{
	display: block;
}
.more a:hover,
input[type="submit"]:hover {
	background: #F489B5;
}
	/* Headerbilder */

.blog_title {
	position: absolute;
	left: 50%;
	margin: 30px 0 0 -522px;
	display: block;
	width: 502px;
	height: 342px;
}
.blog_description {
	position: absolute;
	left: 50%;
	margin: 30px 0 0 -72px;
	display: block;
	width: 582px;
	height: 199px;
}

	/* Artikel */

.time {margin: -80px 0 0 -100px;width: 61px;height: 43px;padding: 20px 10px 20px;position: absolute;background: transparent url(images/bg_time.png) 0 0 no-repeat scroll;text-align: center;}
.time .day,.time .day:hover {color: #fff;display: block;font-weight: bold;font-size: 18px;line-height: 22px;text-shadow: 0 -1px 0 #781737;}
.time .month,.time .month:hover {color: #fff;display: block;font-weight: bold;font-size: 10px;line-height: 10px;text-shadow: 0 -1px 0 #781737;text-transform: uppercase;}

.author {display: block;float: left;}
.comment {display: block;float: right;}
.category {display: block;float: none; clear: both;}

.container {margin: 0 0 50px;}

	/* Kommentare */

.comment_author {
	font-size: 20px;
	text-shadow: 0 1px 0 #740C38,0 2px 0 #740C38;

	padding: 5px 0;
	margin: 10px 0;
	border-bottom: 2px solid #fff;

	-moz-box-shadow: 0 2px 0 #740C38;
	-webkit-box-shadow: 0 2px 0 #740C38;
	box-shadow: 0 2px 0 #740C38;
}
.comment_time {
	font-size: 11px;
	font-style: italic;
}
.comment_image {
	float:left;
	margin: 15px;
}
.comment_text {
	margin: 10px;
}


	  /* ============== */
	 /* === LAYOUT === */
	/* ============== */

#header {
	width: 960px;
	height: 450px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#main {
	margin: 0;
	overflow: auto;
}
#content {
	width: 500px;
	padding: 0 40px;
	float:left;
}
#sidebar {
	width: 300px;
	padding: 0 40px;
	float: right;
}
#footer {
	text-align: center;
	margin: 30px 0;
}

	  /* ================== */
	 /* === PAGINATION === */
	/* ================== */

.pagination_navi {
	overflow: auto;
	text-align: center;
	padding: 10px;
}
.pagination_navi a {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;	

	margin: 0 4px;

	width: 34px;
	height: 34px;
	line-height: 34px;

	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;

	color: #fff;
	text-shadow: 0 -1px 0 #740C38;

	background: #F45095;

	-moz-box-shadow: 0 2px 0 #740C38;
	-webkit-box-shadow: 0 2px 0 #740C38;
	box-shadow: 0 2px 0 #740C38;
}
.pagination_navi a:hover {
	background: #F489B5;
}
.pagination_navi a.current-page {
	background: #D1779D;

}
.pagination_navi a.current-page:hover {}



#searchsubmit
{
	width:100px;
}

.fb_iframe_widget
{
	margin-top:20px;
	background:#FFD6FB !important;
}