/* bigImageList, smallImageList */

.germany {width:575px;}
.europeHeart, .europeAll {width:460px;}

ul.bigImageList, ul.smallImageList {
overflow:hidden;
list-style:none;
}

.bigImageList {
margin:2.75em 0 1.75em;
}

.smallImageList {width:588px;}

.bigImageList li, .smallImageList li {
position:relative;
float:left;
}

.bigImageList li {
width:102px; height:102px;
margin:0 13px 2em 0;
background:url(../image/authorBig.png) 0 0;
}

.smallImageList li {
width:54px; height:54px;
margin:0 27px 2em 0;
padding:8px 9px 9px 8px;
background:url(../image/authorSmall.png) 0 0;
}

.bigImageList li:hover, .smallImageList li:hover {background-position:0 100%;}

.bigImageList li a, .smallImageList li a {
display:block;
height:100%;
}

.bigImageList li a {
width:89px; height:89px;
margin:5px 0 0 6px;
background:url(../image/portfolio.png) 0 0 no-repeat;
}


.bigImageList li.blogDe a, #portfolio_siteProfile #blogDe p.url strong {background-position:-89px 0;}
.bigImageList li.myblogDe a, #portfolio_siteProfile #myblogDe p.url strong {background-position:-178px 0;}
.bigImageList li.skyrockDe a, #portfolio_siteProfile #skyrockDe p.url strong {background-position:-267px 0;}
.bigImageList li.livejournalDe a, #portfolio_siteProfile #livejournalDe p.url strong {background-position:-356px 0;}

.bigImageList li.blogFr a, #portfolio_siteProfile #blogFr p.url strong {background-position:-445px 0;}
.bigImageList li.skyrockFr a, #portfolio_siteProfile #skyrockFr p.url strong {background-position:-534px 0;}
.bigImageList li.blogCoUk a, #portfolio_siteProfile #blogCoUk p.url strong {background-position:-623px 0;}
.bigImageList li.skyrockUk a, #portfolio_siteProfile #skyrockUk p.url strong {background-position:-712px 0;}
.bigImageList li.onetPl a, #portfolio_siteProfile #onetPl p.url strong {background-position:-801px 0;}
.bigImageList li.blogPl a, #portfolio_siteProfile #blogPl p.url strong {background-position:-890px 0;}
.bigImageList li.livejournalRu a, #portfolio_siteProfile #livejournalRu p.url strong {background-position:-979px 0;}

.bigImageList li.blogComEs a, #portfolio_siteProfile #blogComEs p.url strong {background-position:-1068px 0;}
.bigImageList li.blogsSe a, #portfolio_siteProfile #blogsSe p.url strong {background-position:-1157px 0;}
.bigImageList li.blogsIt a, #portfolio_siteProfile #blogsIt p.url strong {background-position:-1246px 0;}
.bigImageList li.blogsFi a, #portfolio_siteProfile #blogsFi p.url strong {background-position:-1335px 0;}
.bigImageList li.blogsNo a, #portfolio_siteProfile #blogsNo p.url strong {background-position:-1424px 0;}
.bigImageList li.creativeWebloggingDe a, #portfolio_siteProfile #creativeWebloggingDe p.url strong {background-position:-1513px 0;}
.bigImageList li.skyrock a, #portfolio_siteProfile #skyrock p.url strong {background-position:-1602px 0;}
.bigImageList li.blogNl a, #portfolio_siteProfile #blogNl p.url strong {background-position:-1691px 0;}
.bigImageList li.blogCz a, #portfolio_siteProfile #blogCz p.url strong {background-position:-1780px 0;}
.bigImageList li.blogHr a, #portfolio_siteProfile #blogHr p.url strong {background-position:-1869px 0;}
.bigImageList li.overblogCom a, #portfolio_siteProfile #overblogCom p.url strong {background-position:-1958px 0;}
.bigImageList li.livejournal a, #portfolio_siteProfile #livejournal p.url strong {background-position:-2047px 0;}

.smallImageList li.turi2 a {background:url(../image/portfolio/small_turi2.png) 50% no-repeat;}

.bigImageList li a *, .smallImageList li a * {
position:absolute;
left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:center;
cursor:pointer;
}

.bigImageList li a * {
top:100px;
width:100px;
}

.smallImageList li a * {
top:69px;
width:71px;
}

.bigImageList li a:hover, .bigImageList li a:hover *, .smallImageList li a:hover, .smallImageList li a:hover * {text-decoration:none;}


/* siteData */

#portfolio_siteProfile #main .head {
position:relative;
}

#portfolio_siteProfile p.url {
position:absolute;
top:0; left:0;
width:100px; height:100px;
margin:0;
background:url(../image/authorBig.png) 0 0 no-repeat;
}

#portfolio_siteProfile p.url strong {
display:block;
height:95px;
margin:5px 0 0 6px;
background:url(../image/portfolio.png) 0 0 no-repeat;
}

#portfolio_siteProfile p.url a {
position:absolute;
top:5px; left:111px;
font-size:16px;
font-weight:normal;
}

p.desc {
min-height:59px;
padding:2.75em 0 15px 111px;
}

#IE6 p.desc {height:59px;}