/* This is the StyleCatcher theme addition. DO NOT CHANGE OR REMOVE THIS BLOCK. */
@import url(../themes/base-weblog.css);


@import url(../themes/theme-karlkraus.css);
@import url(../themes/comments.css);
/* end StyleCatcher imports */

/* THE FOLLOWING CLASSES AND IDs CONTROL YOUR PICTURES AND THEIR PLACEMENT */

#banner
{
	border-bottom: 1px dashed #FFFFFF;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #869BB0;
	font-family: Georgia, Times, serif;
        background-repeat: no-repeat; 
        height: 100px;	
        
        
}

#banner #banner-image-titian
{
     background-image: url(../images/amorsacroeamorprofano-banner.jpg);
     background-repeat: no-repeat;
     height: 100px;
     width: 249px;
     float: left;	
}

#banner #banner-image-karlkraus
{
    background-image: url(../images/kkbanner.jpg);
    background-repeat: no-repeat;
    height: 100px;
    width: 75px;
    float: left;		 
		 
}

 
#rhino
{
        background-image: url(../images/Duerer_Rhino_side.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 128px;
	margin-bottom: 10px;
      
}

#chardin  
{
        background-image: url(../images/chardin.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 206px;
	margin-bottom: 10px;
}

#duerer 
{
        background-image: url(../images/duerer.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 206px;
	margin-bottom: 10px;
}

#delft
{
        background-image: url(../images/delftmanwriting.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 211px;
	margin-bottom: 10px;
}

 #kkside
{
        background-image: url(../images/kkside.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 212px;
	margin-bottom: 10px;
}



 .bio
 {
	   float: left;
	   width: 220px;
           height: 175px;
	   margin: 0 5px 10px 5px;
}
	
.bio-pict
 {
	   float: left;
	   hspace: 7px;
	   vspace: 3px;
           width: 50px;
            height: 65px;
	    border: 0;
            margin-right: 20px;
}
