/*********************************************
 *
 *  CSS for com_flickr4j
 *  By Nicolas Born <nicolasborn@gmx.ch>
 *  Based on Allan Larsen <cms@bogong.dk>
 *
 *********************************************/


#mainbody {
        margin: 0 0 0 0px;
        /*float: right;*/
        padding: 0;
        min-height: 500px;
        _height: 500px;
}

#mainbody img {
	border: 0px solid #999999;
    padding: 2px;
    margin:0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

/* List of sets 
 *********************************************/

.flickr4j_set {
margin: 20px 0 20px 0;
clear: both;
}

.flickr4j_set_image {
margin: 0 10px 15px 0;
float: left;
padding: 1px;
border: 3px solid #cccccc;
}

.flickr4j_set_text2 {

font-size: 12px; color:#999999; font-weight: 500;

}

.flickr4j_set_text {

font-size: 16px; color:#FF4900;
text-transform:uppercase; margin-bottom: 15px;
font-weight: 500;

}

.flickr4j_set_text a:link {

font-size: 16px; color:#FF4900;
text-transform:uppercase; margin-bottom: 15px;
font-weight: 500;

}

.flickr4j_set_text a:visited {

font-size: 16px; color:#FF4900;
text-transform:uppercase; margin-bottom: 15px;
font-weight: 500;

}

.flickr4j_set_text a:hover {

text-decoration : underline;

}




.flickr4j_set_text3 {

font-size: 16px; color:#FF4900;
text-transform:uppercase; 
font-weight: 500; margin-bottom: 25px;


}

.flickr4j_set_text3 a:link {

font-size: 16px; color:#FF4900;
text-transform:uppercase; 
font-weight: 500; margin-bottom: 25px;


}

.flickr4j_set_text3 a:visited {

font-size: 16px; color:#FF4900;
text-transform:uppercase;
font-weight: 500; margin-bottom: 25px;

}

.flickr4j_set_text3 a:hover {

text-decoration : underline;

}




.flickr4j_set_text h2 {

line-height: 20px;
}


.flickr4j_set_text p {
padding: 0;
margin: 0;
}

.flickr4j_set_image img {

}

.flickr4j_set_image img:hover {
/*background-color: #7f7157;*/ 
}


/* Single set
 *********************************************/

.flickr4j_set_header {

}

.flickr4j_set_header img {
margin: 4px 20px 0px 0px ! important;
float: left;
}

.flickr4j_thumbnails img {
margin: 8px 8px 0 0 ! important;
width: 75px;
height: 75px;
}

.flickr4j_thumbnails img:hover {
background-color: #cccccc;
}

.flickr4j_thumbnails a {
text-decoration: none;
}




.flickr4j_thumbnails2 img {
border: 3px solid #999999;
padding: 1px;
}





.flickr4j_set_navi {
font-size: 14px;
margin-top:15px;
clear:both;
color: #999999;
}


.flickr4j_set_navi2 {

clear:both;
margin-bottom:-15px;
}


/* Single photo
 *********************************************/

.flickr4j_navi {
font-size: 12px;
background: #ff0000;

}

.flickr4j_navi_prev {
font-size: 12px;
margin-bottom: 10px;

}


.flickr4j_navi_info {
float: right;
clear: right;
line-height: 12px;
font-size: 9px;
text-align: right;
}

.flickr4j_navi4, {
float: right;
clear: right;
line-height: 12px;
font-size: 9px;
text-align: right;
}


.flickr4j_navi img {
margin: 18px 0 0 0 ! important;
}

.flickr4j_navi img:hover {
background-color: #7f7157;
}

.flickr4j_navi_links {
margin: 0;
padding: 0;
font-size: 12px;
}

.flickr4j_navi_filler {
text-align:center; 
margin: 18px 0 0 0; 
font-size: 7pt; 
line-height: 13px; 
width:59px; 
height:49px; 
border: 1px solid #7f7157; 
padding:20px 10px 10px 10px;
}


.flickr4j_navi_info {
margin-top: 50px;
line-height: 14px;
}

.flickr4j_compact {
text-align: center;
}

.flickr4j_photo{
float: left;
margin-right: 10px;
}

.flickr4j_footer {
clear:both;
text-align:right;
font-size: 7pt;
margin: 0px;
padding: 20px 10px 5px 0;
color: #7f6f57;
}

.flickr4j_grey_text {color: #999999; line-height: 20px; clear:both; margin-top: 10px;}

.flickr4j_grey_text a:link {color: #999999; font-weight: normal; font-size: 12px; line-height: 20px;}

.flickr4j_grey_text a:visited {color: #999999; font-weight: normal; font-size: 12px; line-height: 20px;}


.flickr4j_main_photo {border: 3px solid #cccccc; padding:1px;}
