/*  
Theme Name: Animagic
Version: 1.0
Author: Nici
Author URI: http://www.traumsterne.net

*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #ababab url(images/bg.gif) repeat-x bottom left;
	background-attachment: fixed;
	font-size: 13px;
	font-family: Arial, 'Trebuchet MS', sans-serif;
	color: #555555;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 13px;
}
html>body {
	font-size: 13px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.1em 0;
	font-family: Arial, 'Trebuchet MS', serif;
}
h1, h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: #F2666B;
        text-decoration: none;
	outline: none;
}
a:visited, a:active {
	color: #F2666B;
        text-decoration: none;
	outline: none;
}
a:hover {
	color: #76BBAE;
	text-decoration: none;
}
input, textarea, select {
	border: 1px solid #F2666B;
	background: url(images/bg_input.gif) bottom left no-repeat;
	background-color: #F9F4F3;
	color: #555555;
	font-size: 13px;
	font-family: Arial, 'Trebuchet MS', sans-serif;
}
blockquote {
	background: url(images/blockquote.gif) no-repeat top right;
	margin: 0 30px;
	padding: 0 15px;
	border-left: 3px solid #F6B4B6;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 795px;
	margin: 0 auto;
	background: #ffffff url(images/wrapper.gif) repeat-y;
	font-size: 0.92em;
	text-align: left;
}
#header {
	width: 795px;
	height: 360px;
	background: url(images/header.jpg) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 1px dotted #555555;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #ffffff;
		color: #555555;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #555555;
		text-decoration: none;
	}

	#content {
	float: left;
	width: 530px;
	padding: 5px 25px 0 25px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 530px;
} 

html>body #content {
	width: 530px;
}
#sidebar {
	float: left;
	width: 170px;
	padding: 5px 15px 0 10px;
	color: #555555;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
} 
html>body #sidebar {
	width: 190px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0 0;
		border-bottom: 0px dotted #ffffff;
	        width: 190px;
                color: #555555;
	        background: #ffffff;
		font-size: 1.1em;
	}
	#sidebar a:link {
		color: #F2666B;
		text-decoration: none;
		outline: none;
	}
	#sidebar a:visited, #sidebar a:active {
		color: #F2666B;
		text-decoration: none;
		outline: none;
	}
	#sidebar a:hover {
		color: #76BBAE;
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-image: none;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 0 0 0 1.3em;
	}
	#sidebar ul ul {
		list-style-image: url(images/bullet.gif);
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	margin: 0px;
	width: 795px;
	height: 70px;
	background: url(images/footer.jpg) no-repeat bottom right;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0px;
		padding: 28px 0px 0px 0px;
		font-size: 11px;
		text-align: center;
	}


/* Blog Styles */

.posttitle {
		margin: 0 0 0.6em 0;
                color: #F2666B;
		font-size: 1.1em;
                font-family: Arial;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0 0 0 0;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dashed #F2666B;
	font-size: 13px;
}
.commentauthor a {

	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

#wp-calendar  {
empty-cells:show;
width:220px;
}

#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-color: #ffffff;
color:#9FA745;
}
#wp-calendar caption {
text-align:center;
}
#wp-calendar td {
text-align:center;
border: 0px dotted #ffffff;
}
#wp-calendar td:hover {
border: 0px dotted #ffffff;
}
/*current date color, whether this is an active post or not*/
#wp-calendar #today {
border-bottom: 0px dotted #ffffff;
color: #9FA745;
background-color: #ffffff;
}

/* this is the smtwrfs at the top, just in case*/
#wp-calendar th {
border: 1px dotted #9FA745;
font-style: normal;
color: #9FA745;
text-transform: capitalize;
text-align: center;
}

#wp-calendar td, #wp-calendar td.pad:hover, #wp-calendar td:hover,
#wp-calendar th {
background-color: #BDC470;
border: 1px dotted #ffffff;
}

/* 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.border {
	padding: 4px;
	border: 1px solid #bfbfbf;
	}

img.bordercenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #bfbfbf;
	}

img.borderright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #bfbfbf;
	}

img.borderleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #bfbfbf;
	}

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 */

/* 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;
   /* optional rounded corners for browsers that support it */
   -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 */

#flickr a img {
margin: 0 6px 6px 0;
padding: 1px;
border: 4px solid #F2666B;
outline: none;
text-decoration: none;
}

#flickr a:hover img {
padding: 4px;
border: 1px solid #F2666B;
text-decoration: none;
}

#flickr ul { 
list-style-image: none;
list-style-type: none;
}

#flickr ul li { display: inline; }
#flickr ul, #flickr ul li { padding: 0; margin: 0; border: 0; }

.avatar {
float: right;
border: 1px dashed #F2666B;
padding: 3px;
background: #fff;
}

a#fbutton {
  position: fixed;
  right: 0;
  bottom: 0;
  text-decoration: none;
  text-indent: -999em;
  height: 110px;
  width: 100px;
  background: url(http://www.traumsterne.net/wp-content/uploads/ecke.png) bottom right no-repeat;
  display: block;
}

img#wpstats{display:none}
