/*  
Theme Name: flx for Michael
Theme URI: http://wordpress.org/
Description: FLX for Michael
Version: 1.0
Author: FLX
Author URI: 

	

*/

html { height: 100% } 
 

a img {border: none; }

body {
	margin: 4px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	text-align: center;
	color: #666666;
	overflow: auto;
	z-index:0;
	min-height: 101%;
	}
	
#page {
	margin: 4em auto;
	width: 748px;
	min-height:650px;
	text-align: left;
	border: 1px dotted black;
	text-decoration:none;
	z-index:0;
}
#pagesingle {
	margin: 10em auto;
	width: 760px;
	height: 750px;
	text-align: left;
	border: 1px dotted black;
	text-decoration:none;
	z-index:0;
}

#header {
	height: 102px;
	width:720px;
	background-color: #FFFFFF;
	margin-left:2px;
	
}	

#navigation {
	width: 730px;
	margin-left:2px;
	clear:both;
	
}

a:link {
	color:#666666;
	text-decoration:none
}
a:visited {
	color:#666666;
	text-decoration:none
}

#content {
padding:0px;
margin-top:10px;
margin-left:5px;
border:0px;
width: 720px;
min-height:450px;
text-align: left;
z-index:0;

}


.single {
margin-top:0px;
min-height:480px;
width: 790px;
text-align: left;

}


.home {
margin-top:0px;
height:480px;
width: 790px;
text-align: left;

}

#newsside {
	font-family: Sylfaen, Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	text-decoration:none;
	color: #666666;
	width:170px;
	height:434px;
	padding-left:5px;
	padding-right:5px;
    border: none;
	z-index:12;
	background-color:#FFFFFF;
	background:url('images/titlenews.png') no-repeat;
	border:1px dotted black;
	float:left;
	display: block;
	clear:both;
	
}


#titleside {
margin-left:5px;
border:none;
margin-top:0px;
width: 355px;
height:450px;
z-index:1;
float:left;

 }
 
 

#titlefont {
font-family: Sylfaen, Georgia, Times New Roman, Times, serif;
font-weight: lighter;
text-decoration:none;
color:#6F6F6F;
font-size:17px;
line-height:25px;
	
}





#entry{
font-family: Sylfaen, Georgia, Times New Roman, Times, serif;
font-weight: lighter;
text-decoration:none;
}

.entrytitle h1{
	font-weight: lighter;
	letter-spacing: .5px;
	color:#333333;
	font-size:1.2em;
}

.entrytitle h2{
	font-weight: lighter;
	letter-spacing: -1px;
	color:#333333;
	font-size:1.3em;
}
.entrytitle h2 a{
color:#333333;
}
.entrytitle h2 a:hover{
	color:#C8A799;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:20px;
	line-height:22px;
	font-weight: lighter;
}
.entrytitle h3 a{
	color:#6F6F6F;
	font-size:12px;
	font-weight: lighter;
}	
.entrybody{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;

}


#entrykontakt {
	position:relative;
	left:640px;
	top:440px;
	font-size:1.1em;
	text-align: left;
	color:#333333;
}
#postinfo {
}
#postinfo a{
	text-decoration:none;
	color:#000000;
}

#postinfo a:hover{
	text-decoration:none;
	color:#CCCCCC;
}

.filedto{
	background:url('images/file.gif') no-repeat 0 2px;
	padding-left:15px;


}


.commentslink{
	background:url('images/comments.gif') no-repeat 0 3px;
	padding-left:15px;
	text-decoration:none;
	color:#333333;


}
.commentslink a{
	text-decoration:none;
	color:#CCCCCC;


}
.commentslink a:hover{
	text-decoration:none;
	color:#666666;

}

.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:1.1em;
	text-decoration:none;
}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.author{
	background-color:#f3f3f3;
	color: #fff;
	border:1px solid #EEEEEE;
	padding:0.5em;
	color: #333;
}
.gravatar {
	float: right;
	padding: 3px;
	border: 1px solid #333;
	background-color: #eee;
}
h3#comments{
font-size:1.6em;
}

#footer {
	margin-bottom:10px;
 	margin-top:10px;
	margin-left:5px;
  	width:738px;	
	height:33px;
	color: #fff;
	text-align: center;
	background-color: #333333;
}
#footer a{
	text-decoration:none;
	color:#000000;
}

#footer a:hover{
	text-decoration:none;
	color:#CCCCCC;
}



#menu
	{
	list-style: none;
	padding: 0;
	margin: 0;
	width:100% ;
	height: 16px;
	background-color: #FFFFFF;
	position: relative;
	
	}
	
	#menu span {
    display: none;
    position: absolute;
    }
	
	#menu a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
	}
	
	#menu a:hover {
    background-position: left bottom;
    }
    #menu a:hover span {
    display: block;
    }
	
	#menu a:active {
    background-position: left bottom;
    }
    
	 #menu .studio {
    width: 70px;
    height: 16px;
    background:url(images/studio_001.png) no-repeat;
    left: 57px;
    top: 0px;
    }
    #menu .studio span {
    width: 60px;
    height: 60px;
    background:url(images/icon_studio.png) no-repeat;
    left: 615px;
    top: -50px;
    }
	#menu .project {
    width: 129px;
    height: 16px;
    background: url(images/project_001.png) no-repeat;
    left: 113px;
    top: 0px;
    }
    #menu .project span {
    width: 80px;
    height: 120px;
    background: url(images/icon_projekte.png) no-repeat;
    left: 565px;
    top: -42px;
    }
	#menu .work {
    width: 60px;
    height: 16px;
    background: url(images/work_001.png) no-repeat;
    left: -3px;
    top: 0px;
    }
    #menu .work span {
    width: 90px;
    height: 90px;
    background: url(images/icon-work.png) no-repeat;
    left: 675px;
    top: -55px;
    }
	#menu .about {
    width: 80px;
    height: 16px;
    background: url(images/about_001.png) no-repeat;
    left: 184px;
    top: 0px;
    }
    #menu .about span {
    width: 86px;
    height: 80px;
    background: url(images/icon_about.png) no-repeat;
    left: 485px;
    top: -42px;
    }
	#menu .contact {
    width: 80px;
    height: 16px;
    background: url(images/contact_001.png) no-repeat;
    left: 266px;
    top: 0px;
    }
    #menu .contact span {
    width: 86px;
    height: 80px;
    background: url(images/icon_contact.png) no-repeat;
    left: 410px;
    top: -45px;
    }
	
	#menu .news {
    width: 80px;
    height: 16px;
    background: url(images/news.png) no-repeat;
    left: 315px;
    top: 0px;
    }
    #menu .news span {
    width: 86px;
    height: 80px;
    background: url(images/icon_news.png) no-repeat;
    left: 360px;
    top: -55px;
    }
	
	#menu .links {
    width: 80px;
    height: 16px;
    background: url(images/links_001.png) no-repeat;
    left: 372px;
    top: 0px;
    }
    #menu .links span {
    width: 86px;
    height: 80px;
    background: url(images/icon_links.png) no-repeat;
    left: 300px;
    top: -55px;
    }
	
#submenu
	{
	list-style: none;
	padding: 0;
	margin-left:2px;
	margin-top:0;
	width:95%;
	height: 16px;
	background-color: #FFFFFF;
	position: relative;
	}
	
	#submenu span {
    display: none;
    position: absolute;
    }
	
	
	#submenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	width: 85px;
	left: 3px;
	top: 1px;
	}
	
	#submenu a:hover {
    background-position: left bottom;
	}
	
	#submenu a:hover span {
    display: block;
    }
    
    #submenu a:active {
    background-position: left bottom;
    }
	
	#submenu .objects {
	width: 70px;
	height:16px;
	background:url(images/objects_001.png) no-repeat;
	left: -1px;
	top: 1px;
    }
	
	#submenu .objects span {
    width: 477px;
    height: 412px;
	background:url(images/objects.png) no-repeat;
    left: 150px;
    top: 50px;
    }
    
	#submenu .paint {
	width: 145px;
	height:16px;
	background:url(images/paintings_001.png) no-repeat;
	left: 63px;
	top: 1px;
    }
    
	#submenu .paint span {
    width: 396px;
    height: 350px;
	background:url(images/painting.png) no-repeat;	
    left: 100px;
    top: 80px;
    }
    
	#submenu .prints {
	width: 125px;
	height:16px;
	background:url(images/prints_001.png) no-repeat;
	left:205px;
	top: 1px;
    }
	
	#submenu .prints span {
    width: 436px;
    height: 309px;
	background:url(images/prints.png) no-repeat;
    left: -40px;
    top: 80px;
    }
	#submenu .books {
	width: 61px;
	height:16px;
	background:url(images/books_001.png) no-repeat;
	left: 260px;
	top: 1px;
    }
	
	#submenu .books span {
    width: 522px;
    height: 285px;
	background:url(images/books.png) no-repeat;
    left: -140px;
    top: 100px;
    }
	
	#submenu .installations {
	background:url(images/installations_001.png)  no-repeat;
	width: 125px;
	height:16px;
	left: 320px;
	top: 1px;
    }
	
	#submenu .installations span {
    width: 440px;
    height: 450px;
	background:url(images/installations.jpg) no-repeat;
    left: -170px;
    top: 20px;
    }
	
	
	#submenu .videos {
	background:url(images/video_001.png)  no-repeat;
	width: 125px;
	height:16px;
	left: 400px;
	top: 1px;
    }
	
	#submenu .videos span {
    width: 440px;
    height: 450px;
	background:url(images/video.jpg) no-repeat;
    left: -240px;
    top: 70px;
    }
	
	#submenu .lyrics {
	background:url(images/lyrics_001.png)  no-repeat;
	width: 125px;
	height:16px;
	left: 460px;
	top: 1px;
    }
	
	#submenu .lyrics span {
    width: 440px;
    height: 450px;
	background:url(images/lyrics.jpg) no-repeat;
    left: -170px;
    top: 20px;
    }

	
ul.linklog li {
border:1px solid #ff0000;
font:Verdana;
font-size:14pt;
background-color:#ffff00;
}

ul.linklog li a {
text-decoration:none;
}
.titeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

