/*  
Theme Name: Erinnerdinge
Theme URI: http://www.erinnerdinge.de/
Description: Erinnerdinge sind persönliche Dinge, die uns einfach nicht verlassen wollen.
Version: 1.0
Author: Oliver Haase & Katrin Imhof
Author URI: http://www.mindeffects.de/
*/

/* ie png fix */
img {
	behavior: url(_iepngfix.htc);
}

/* ####################### Voreinstellungen #################### */
html {
  height			: 100.01%; 	
  margin			: 0; 
  padding			: 0;
}

* {
  margin			: 0;
  padding			: 0;
  border			: none;
}

body {
  text-align		: center; 
  height			: 100.01%;
  font				: normal 100.01%/1.5 Arial, Helvetica, sans-serif;
  background		: #fff url(images/bg/_rotate.php) repeat;
  /*background		: #300;*/
  color				: #000;  
}

/* ####################### Seitenaufbau #################### */
#mantel {
  width				: 750px;
  text-align		: left;
  margin			: 0 auto;
  background		: url(images/header/_rotate.php) no-repeat;
  /*background		: #000 url(images/kopf.jpg) no-repeat;*/
}

#mantel2 {
  position: absolute;
  left: 50%;
  width				: 750px;
  margin-left		: -375px;
  text-align		: left;
  background		: #fff;
}

#logo1 {
  position			: absolute;
  top				: 20px;
  left				: 20px;
  width				: 44px;
  height			: 44px;
  background		: transparent;
}

#logo2 {
  position			: absolute;
  top				: 20px;
  right				: 17px;
  width				: 144px;
  height			: 12px;
  background		: transparent;
}

/* ####################### allgemeine Gestaltung #################### */
h1, h2, h3, h4, h5, h6 {
  font-size			: 1.3em;
  font-weight		: normal;
  margin			: 20px 0px 8px 25px;
  padding			: 1px 5px 0px 0px;
  color				: #000;
  font-family		: Arial, Helvetica, sans-serif;
}

h2 {font-size		: 1.30em;}
h3 {font-size		: 1.10em;}
h4 {font-size		: 0.90em;}
h5 {font-size		: 0.85em;}
h6 {font-size		: 0.80em;}

h2 a {color: #000;}

p {
  font-size			: 0.8em;
  line-height		: 1.4em;
  margin			: 0px 0px 8px 25px;
}

small {
  font-size			: 0.7em;
  margin			: 0 25px 8px;
}

a {
  color				: #666;
  text-decoration	: none;
}

a:hover {
  color				: #a00;
}

a.kopf:hover{
	background-color: transparent;
}

blockquote {
  background		: #ccc;
  margin			: 10px 30px 10px 40px;
  padding			: 5px 0;
  font				: italic 1.0em/1.6 Arial, Helvetica, sans-serif;
  border-left		: 5px solid #730;
  color				: #666;
  letter-spacing	: 1px;
}

cite {
  font-size				: small;
}



/* ####################### Seiten-Kopf #################### */
#seitenkopf {
  width				: 750px;
  height			: 250px;
  /*height			: 360px;*/
}

#seitenkopf h1 {
  padding			: 19px 0 0 19px;
  margin			: 0;
  font-weight		: normal;
}

#seitenkopf h1 a {
  font-size			: 1.3em;
  color				: #336633;
  padding			: 1px 5px 2px;
  margin			: 0;
  font-weight		: normal;
  font-family		: Arial, Helvetica, sans-serif;
  letter-spacing	: 2px;
}

#seitenkopf h1 a:hover {
  color				: #fff;
  background		: #999;
}

#seitenkopf p {
  font-size			: 1.0em;
  padding			: 0 0 0 25px;
  margin			: 0;
  color				: #336633;
  font-family		: Arial, Helvetica, sans-serif;
  font-weight		: normal;
  letter-spacing	: 1px;
}

/* ####################### Inhalte #################### */
#inhalte {
  width				: 530px;
  float				: left;
}

#inhalte .postmetadata {
  color 			: #999;
  clear 			: both;
  font-size			: 0.7em;
  line-height		: 1.3;
  border-bottom		: 1px dotted #999;
  border-top		: 1px dotted #999;
  padding			: 2px 0px 2px 0px;
  margin-top 		: 12px;
}

#inhalte .dlft {
  font				: normal 0.8em/1.6 Arial, Helvetica, sans-serif;
  color 			: #999;
  width				: 230px;
  float				: left;
  margin			: 10px 0 0 25px;
  text-align		: left;
}

#inhalte .drgt {
  font				: normal 0.8em/1.6 Arial, Helvetica, sans-serif;
  color 			: #999;
  width				: 230px;
  float				: right;
  margin			: 10px 25px 0 0;
  text-align		: right;
}

#inhalte .dlft a,
#inhalte .drgt a {
	color:	#999;
}

#inhalte .dlft a:hover,
#inhalte .drgt a:hover {
	color:			#a00;
}

#inhalte .navigation {
  width				: 530px;
  margin			: 15px 0 0;
  height			: 2.5em;
  line-height		: 1.1;
}

#inhalte .lft {
  float				: left;
  margin			: 7px 15px 8px 0;
  background		: #999;
  padding			: 3px;
  border			: 1px solid #666; 
}

#inhalte .rgt {
  float				: right;
  margin			: 7px 0 8px 15px;
  background		: #999;
  padding			: 3px;
  border			: 1px solid #666; 
}

#inhalte .more-link {
  font-style		: italic;
	padding-top: 8px;
}

#inhalte ol,
#inhalte ul {
  font-size			: 1.0em;
  margin			: 10px 25px 10px 50px;
}

#inhalte ol {
  margin-left		: 55px;
}

#inhalte ol li,
#inhalte ul li {
  line-height		: 1.1;
  padding-bottom	: 4px;
}

#inhalte ol li code {
  font-size			: 1.2em;
  background		: #ccc;
}

#inhalte table {
  border-collapse	: collapse;
  border-top		: 1px solid #666;
  border-left		: 1px solid #666;
  font-size			: 0.8em;
  margin			: 10px 25px 15px;
}

#inhalte table th,
#inhalte table td {
  border-right		: 1px solid #666;
  border-bottom		: 1px solid #666;
  padding			: 0 5px;
}
 
#inhalte img {
  float				: left;	
  margin			: 2px 10px 2px 0px;
  border			: 0px solid #666;
} 

#inhalte #sucheingabe {
  width				: 180px;
  font				: normal 0.8em Arial, Helvetica, sans-serif;
  border			: 1px solid #d63;
  background		: #666;
  color				: #fff;
  padding			: 1px 5px 3px;
  margin			: 0 0 5px 25px;
}

#inhalte #suchsubmit {
  width				: 53px;
  font				: normal 0.8em Arial, Helvetica, sans-serif;
  border			: 1px solid #d63;
  background		: #666;
  color				: #fff;
  padding			: 0px 3px 2px;
  margin			: 5px 0 5px;
}

#inhalte #suchsubmit:hover {
  background		: #4d6344;
}

/* ####################### Kommentare #################### */
#commentform input {
  font				: normal 0.8em Arial, Helvetica, sans-serif;
  border			: 1px solid #ccc;
  background		: #fff;
  color				: #000;
  padding			: 1px 5px 3px;
  margin			: 0px;
}

#commentform input#submit {
  	font				: bold 1.0em Arial, Helvetica, sans-serif;
	color:				#999;
	background-color:	transparent;
	margin: 			4px 0px 0px 0px;
	padding: 			0px;
	border: 			0px solid #fff;
}

#commentform input#submit:hover {
  color				: #a00;
}

#commentform textarea {
  font				: normal 1.0em Arial, Helvetica, sans-serif;
  border			: 1px solid #ccc;
  background		: #fff;
  color				: #666;
  padding			: 1px 5px 3px;
  margin			: 0px;
}

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

#commentform small {
  font-size			: 0.8em;
}

ol.commentlist {
  font-size			: small;
}

ol.commentlist li {
  padding			: 5px 5px 3px;
  margin			: 0px 0 10px 0;
  border-bottom			: 1px dotted #ccc;
}

ol.commentlist li.alt {
  border-bottom			: 1px dotted #ccc;
}

ol.commentlist .commentmetadata {
  font-size			: small;
  margin			: 0;
  padding			: 0;
}

/* ####################### Kontaktformular #################### */
#inhalte div.contactform {
  margin			: 20px 0 10px 25px;
  font-size			: 0.8em;
}
  
#inhalte div.contactform label {
  width				: 15em;
}

#inhalte div.contactform input,
#inhalte div.contactform textarea {
  font				: normal 1.0em/1.5 Arial, Helvetica, sans-serif;
  margin-bottom		: 2px;
  width				: 220px;
  padding			: 2px 3px;
  border			: 1px solid #ccc;
  background		: #666;
  color				: #fff;
}
  
#inhalte div.contactkopie {
  width				: 18em;
  float				: left;
}

#inhalte div.inputkopie {
  width				: 13em;
  float				: left;
}

#inhalte div.inputkopie input {
  width				: 2em;
  margin-top		: 5px;
}
  
#inhalte div.contactform textarea {
  width				: 666px;
}

#inhalte .contactsubmitl {
  clear				: both;
}

#inhalte #contactsubmit {
  width				: auto;
  margin			: 40px 0 0 0;
  border			: 1px solid #ccc;
  background		: #666;
  color				: #fff;
}
  
#inhalte #contactsubmit:hover {
  background		: #4d6344;
  color				: #fff;
}

/* ####################### Navigation #################### */
#navi {
  width				: 200px;
  float				: right;
  margin 			: 0px 0px 0px 0px;
  padding			: 0px 0px 10px 0px;
  font-family		: Arial, Helvetica, sans-serif;
}

#navi a {
	color:#999;
}

#navi a:hover {
	color:		#a00;
}

#navi h2 {
  font				: bold 0.8em/1.6 Arial, Helvetica, sans-serif;
  margin			: 0;
  padding			: 26px 5px 0px 0px;
  color				: #999;
  border-bottom		: 1px dotted #999;
  zoom				: 1;
}

#navi ul {
  font-size			: 1.0em;
  list-style-type	: none;
  padding			: 0;
  margin			: 0 25px 0 0;
  zoom				: 1;
}

#navi ul li ul {
  font-size			: 0.8em;
  padding			: 0;
  margin			: 0;
  zoom				: 1;
}

#navi ul li ul li ul {
  padding			: 0;
  margin			: 0;
  zoom				: 1;
  font-size			: 1.0em;
}

#navi ul li.cal {
  padding			: 0;
  margin			: 0;
  zoom				: 1;
}

#navi ul li ul li a {
  display			: inline-block;
}

#navi ul li ul li a {
  padding			: 2px 5px 1px 0px;
  display			: block;
  border-bottom		: 1px dotted #999;
}


#navi ul li ul li.current_page_item a,
#navi ul li ul li.current-cat a {
  color				: #a00;
}

#XXXnavi ul li ul li a:hover {
  background		: #999;
  color				: #fff;
}

#navi #suche {
  margin			: 28px 0 0 0;
  padding			: 0;
  border-bottom		: 1px solid #666;
}

#searchform input#s {
  	font:				normal 0.8em/1.6 Arial, Helvetica, sans-serif;
	width:				173px;
	font-size:			0.8em;
	margin:				28px 0px 0px 0px;
	background-color:	#fff;
	border:				1px solid #ccc;
	padding:	2px;
}

#searchform input#s:hover {
	color:#999;
}

#searchform input {
  	font:				bold 0.8em/1.6 Arial, Helvetica, sans-serif;
	color:				#999;
	background-color:	transparent;
	margin: 			4px 0px 0px 0px;
	padding: 			0px;
	border: 			0px solid #fff;
}

#searchform input:hover {
  color				: #a00;
}

#navi #suche h2#suchhead {
  border-bottom		: none;
}

#navi #suche .si,
#navi #search #si {
  width				: 120px;
  font				: normal 0.8em Arial, Helvetica, sans-serif;
  border			: 1px solid #ccc;
  background		: #666;
  color				: #fff;
  padding			: 1px 5px 3px;
  margin			: 0 0 5px 5px;
}

#navi #suche .ss,
#navi #search #ss {
  width				: 53px;
  font				: normal 0.8em Arial, Helvetica, sans-serif;
  border			: 1px solid #ccc;
  background		: #666;
  color				: #fff;
  padding			: 0px 3px 2px;
  margin			: 5px 0 5px;
}

#navi #suche .ss:hover,
#navi #search #ss:hover {
  background		: #4d6344;
}

#navi ul#themeswitcher li.current_theme {
  background		: #666;
  color				: #fff;
  padding			: 1px 5px 2px;
  border-bottom		: 1px solid #666;
}

/* ####################### Kalender #################### */
#wp-calendar { 
  width				: 190px; 
  line-height		: 1.0em;
  margin			: 5px 0 5px 5px;
  font-size			: 0.8em;
  border-collapse	: collapse;
  border-top		: 1px solid #666;
  border-left		: 1px solid #666;
  font-family		: Arial, Helvetica, sans-serif;
}

#wp-calendar caption {
  line-height		: 16px; 
  text-transform	: uppercase; 
  letter-spacing	: 1px;
  margin			: 5px auto;
}

#wp-calendar #today {
  background		: #666;
  color				: #fff;
  font-weight		: bold;
}

#wp-calendar th,
#wp-calendar td {
  font-weight		: normal;
  padding  			: 2px;
  text-transform	: uppercase; 
  border-right		: 1px solid #666;
  border-bottom		: 1px solid #666;
  text-align		: center;
}

#wp-calendar .pad {
  background		: #eee;
}

#wp-calendar a {
  color				: #333;
  font-weight		: bold;
}

#wp-calendar a:hover {
  color				: #999;
}

/* ####################### Seiten-Fuss #################### */
#seitenfuss {
  clear				: both;
  border-top		: 1px solid #ccc;
  color				: #ccc;
  width				: 750px;
}

#seitenfuss p {
  padding			: 5px 0;
  text-align		: center;
  font-size			: 0.7em;
  font-family		: Arial, Helvetica, sans-serif;
}



