/*
Theme Name:		Märchenhaft
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Claudia Salloker
Author URI:		http://office-life-fun.at
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );


/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );


/* Stylistic CSS Styles */

.header {width:980px;height:200px;margin:0px auto 0 auto;background:url(library/media/images/bg_header.jpg) 100% 0 no-repeat;} 
.container {position:relative;background:url(library/media/images/bg_container.jpg) 100% 0 no-repeat;}
#base {background:url(library/media/images/bg_center_repeat.jpg) top center repeat-y;min-width:980px; }

#base_top {position:relative;background:url(library/media/images/bg_top.jpg) top center no-repeat;padding:0;}
#base_bottom {position:relative;background:url(library/media/images/bg_bottom.jpg) bottom center no-repeat; padding:0;}

#mainsearch {position:relative;top:75px;left:758px;width:170px;height:23px;margin:0;padding:0;border:0px red solid;}
#mainsearch .input {position:absolute;text-align:center;top:1px;left:1px;height:16px;width:102px;padding:4px 5px 1px 5px;margin:0 0 0 0;
	font-size:10px;font-family: Arial, Verdana, Helvetica;color:#999999;border:none;background-color:transparent;}
#mainsearch .submit {cursor:pointer;border:none;background-color:transparent;position:absolute;top:0px;right:0px;height:23px;width:55px;}

img.rss {position:relative;left: 632px; bottom: -35px;height:45px;width:45px;}

/* Tabs/Slides*/
.wts_title a.jtoggle{color: #666; text-decoration: none; font-size: 20px;
    background: transparent url(library/media/images/arrow.png) no-repeat right center;
    padding-right: 10px; cursor: hand;}

.entry-footer {height: 100px; border-top: 1px solid #f29bb2; background: url(library/media/images/bg_post_bottom.png) left top no-repeat;}
.published, .meta-sep, .comment-count {font-size:85%;}

/*Sidebar*/


/* Footer */
.footer {position:relative;height:471px;background:url(library/media/images/bg_footer.jpg) bottom center no-repeat; margin:0 auto 0 auto;}
#copyright {position:absolute; margin: 260px auto 0 auto; padding-left:120px;}
#footerbar {position:relative; left: -105px; margin: 0 auto 0 auto; width: 560px;}
.impressum {position: relative; top: 105px; left: 470px; text-align: center; font-size: 85%; width: 400px;}

.bottom-l {text-align:left; padding-left:150px;float:left;height: 450px;}
.bottom-r {text-align:right;padding:120px;float:right;}

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}