/*#######################################################	
Theme Name: Maysi2k										#
Description: A new web 2.0 theme without javascript!	#
Version: 6.1											#
Author: Maysi2k											#
Author URI: http://blog.maysi2k.de/						#
Author URL: http://maysi2k.de							#
########################################################*/
	
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(http://maysi2k.de/img/bg_blue) repeat-x fixed;
	font-size: 62.5%;
	
}

a {
	color: #000;
	background: transparent;
	outline: none;
	text-decoration: none;
}

a:hover {
color:#83c70e;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
	}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #83c70e;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

.abstand
 {
	height: 5px;
	width: 100%; 
} 

.line
{
	height: 1px;
	width: 100%;
	background-color:#ccc; 
}
	
#wrap 
{
	width: 940px;
	margin: 20px auto;
	font:normal 1.2em/1.6em Arial, sans-serif;
	color: #5e5e5e;
       border: 1px solid #000;
	
}


#header 
{
	position: relative;
	height: 124px;
	background-color: #fff;
}

#headerimage
{
	width: 600px;
	height: 80px;
	margin-top: 0px;
}

#content 
{	
	padding: 5px 0 0 0;
	color: #404040;
	font-family : Arial;
	background-color:#fff;
}

#content-left 
{
	height:100%;
	float: left;
	width: 629px;
	background-color: #fff;
	padding-top: 10px;
	border-right: 1px #ccc solid;
	
}

#content-right 
{ 	height:100%;
	float: right;
	width: 310px;
	background-color: #fff;
	
	}

#footer {
	
	}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 100px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

h1 a {
	text-decoration: none;
}

h2 {

}

h3 {
	margin: 0 0 3px 10px;
	
	
}

h3 a {
	text-decoration: none;
	color: #000;
	font-size: 1.5em;
		
	}

h3 a:hover
 {
	color: #83c70e;
}



h4 {
	margin: 0 0 0 10px;
	font-size: 1.2em;
	color: #404040;
	padding-left: 0px;
		
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	width: 100%;
	height: 35px;	
	padding: 0 0;
	list-style: none;
	background: url(img/bg-menu.gif) repeat-x left top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
		
}

#header li {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
	
}


#header li#first {
	background: url(img/bg-menu.gif) no-repeat left top;
} 



#menu .page_item a {
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	padding: 8px 22px 0 22px;
	background: url(img/bg-menu-a.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
	color: #000;

}

#menu .page_item a:hover {
	text-decoration: underline;
	background: #000 url(img/bg-menu-h.gif) repeat-x;
	color: #fff;
	
}

#twitter
{
	position: absolute;
	bottom: 14px;
	right: 150px;
	text-align: right;
}

#rss {
	position: absolute;
	bottom: 15px;
	right: 25px;
	width: 100px;
	height: 100px;
	text-align: right;
}




/*	##################################
   	CONTENT
	################################## */
	
/* content left */

.date {
	padding: 4px 10px 20px 20px;
	background: url(img/bg-meta-date.gif) no-repeat 4px 8px;
	width:100%;
	font-size: 0.8em;
	}


.box-left {
padding-left: 10px;
padding-right: 10px;
padding-top:20px;
overflow: hidden;
}


.box-left img {
	float: left;
	
}
	
.meta {
	clear: both;
	width: 100%;
	height: 27px;
	background-color: #fbfbfb;
	color: #404040;
	border-top: 1px solid #ebeff0;	
	border-bottom: 1px solid #ebeff0;
	}
	
.metasingle {
	clear: both;
	width: 100%;
	height: 27px;
	background-color: #fbfbfb;
	color: #404040;
	border: 1px solid #ebeff0;	
	}
	
.meta-link 
{
padding: 4px 10px 0 35px;
background: url(img/arrow.png) no-repeat 15px 6px;
float: left;
}

.meta-categories {
	padding: 3px 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 8px;
	float: right;
}

.meta-comments {
	padding: 4px 20px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 8px;
	float: right;
		
	}

p.tags {
float: right;
font-size: 0.8em;
background: url(img/tags.gif) no-repeat 0px 3px;
padding: 0 0 0 20px;
text-decoration:none;

}

/** content right */

#werbung{
text-align: center;
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

#trackback
{
margin-top: 10px;
width: 295px;
margin-left: 5px;
margin-right: 5px;
}

.box-right {
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
	}

.box-right ul {		
	border-left: 1px solid #ebeff0;	
	border-top: 1px solid #ebeff0;	
	border-bottom: 1px solid #ebeff0;
	border-right: 1px solid #ebeff0;	
	background-color: #fbfbfb;	
	list-style:none;	
	margin-left: 1px;
	padding-bottom: 5px;
	
	}
	

.box-right li {
	margin-top: 5px;
	margin-left: -35px;
	}

.box-right li a {
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(img/dot.png) no-repeat 2px 1px;	
}


.box-right li ul {
		
}


/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 595px;
	margin: 0 0 10px 0;
	
	}


#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	}

#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	border-top: 5px solid #83c70e;
}

#legal {
	float: left;
	width: 600px;
	}


#footer-bottom {
	width: 940px;
	margin: 0 auto;
	background: none;
	background-color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

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

.aligncenter {
	max-width: 550px; width: auto !important; width: 550px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	

}

.alignleft {
	max-width: 550px; width: auto !important; width: 550px;
	float: left;
	margin: 0 10px 10px 0;
	border: 5px solid #ccc;
  

}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}
