

.tl-header {
	background-color: transparent;
/*	
	background-image: url('images/header_test.jpg');
	*/
 	background-image: url('images/TL_header.png');
 /*	background-attachment: fixed;  */
  	background-position: top center;
  	max-height: 135px;
  	
}

#tl-language-selector {
	margin-left: -15px;
	padding-top: 0px;
	float:right
}

.slp-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2em;
    text-align: left;
}

.slp-p {
    
}

.slp-p a{
    color: darkgrey !important;
}
.slp-simple-menu-item {
	background-color: #373737;
	font-size: 16px;
    text-shadow: none;
	font-weight: bold !important;
	color: white;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	padding-left: 10px;
	text-decoration: none;
}

.slp-simple-menu-item:hover {
	-webkit-box-shadow: 0 0 12px #1f1f1f;
    -moz-box-shadow: 0 0 12px #1f1f1f;
    box-shadow: 0 0 12px #1f1f1f
}

.vertical-spacer {
    width:100%;
    height:30px; 
    background-color: transparent; 
/*    border-bottom: 2px;
    border-bottom-color: black;
    border-bottom-style: solid;
    */
}

.horizontal-separator {
    width:100%; height:40px; background-color: transparent; border-top: none; border-left: none; border-bottom:1px; border-bottom-color: #373737; border-bottom-style: solid;
}

.pagelist a {
	color: black !important;
}
.breadcrumb a {
	color: black !important;
}

[data-role="collapsible"] {
	box-shadow: none !important;
}

.red-dot {
  height: 25px;
  width: 25px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
  float: right;
}

/**************************************/
/* Dropdown Button */
.dropbtn {
  background-color: #transparent;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  	position: relative;
  	display: inline-block;
 	background-color: transparent;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	margin-left: -100px;
	min-width: 160px;
	border-radius: 7px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 100;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: lightgrey;}

/***************************************/


body {
	/*
    background-color: black !important;
    */
	background-image: url('images/body_background.jpg');
}

#header {
	background-image: url('images/header2-small.jpg');
}
.ui-page .ui-header {
	background-color: transparent !important;
/*	background-image: url('images/toile-peinture-vierge.jpg'); */
	background-position: center;
}

.ui.navbar .ui-link .ui-btn .ui-bar-a {
	background-color: blue !important;
}

.content-primary {
	display: block;
	position: relative;
	/*
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 200px;
	*/
    padding-bottom: 20px;
	border-radius: 4px;
	text-align:justify;
}

.content-secondary {
margin-top: 0px;
}


#latest {
margin: 0;
padding: 0;
}

#latest img {
padding: 0;
border: 1px solid gray;
float: left;
}


.image img {
padding: 0;
height: auto;
width: 98%;
border: 1px solid gray;

}

ul.pagelist {
text-align: left;
margin: 15px 0px 0px 0px;
padding: 0;
}

ul.pagelist li {
	display: inline;
}

#admin a,
#admin_data a,
.comment,
ul.taglist li a,
.catlist li a,
#collapsible-lists li a,
#tagcloud a,
.archive a,
#archive a,
h2.breadcrumb a, 
ul.pagelist li a,
a.slideshowlink {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #dddddd;
	background-color:  white;
	color: black;
	padding: 3px 6px 3px 6px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
ul.taglist li a,
#collapsible-lists li a,
#tagcloud li a,
.archive li a,
#archive li a {
	white-space: nowrap;
}


.disabled_nav {
display: none;
}
#admin_data a:hover,
#admin a:hover,
ul.taglist li a:hover,
#collapsible-lists li a:hover,
#tagcloud a:hover,
.archive a:hover,
#archive a:hover,
h2.breadcrumb a:hover, 
ul.pagelist li a:hover,
a.slideshowlink:hover {
	text-decoration: none;
	background-color: lightgray;
}
#admin a:active,
ul.taglist li a:active,
#collapsible-lists li a:active,
#tagcloud a:active,
.archive a:active,
#archive a:active,
h2.breadcrumb a:active, 
ul.pagelist li a:active,
ul.pagelist li a:active,
a.slideshowlink:active {
	text-decoration: none;
	background-color: darkgray;
}
ul.taglist,
ul.catlist {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 28px;
}
ul.taglist li,
ul.catlist li {
	display: inline;
}

div#latest ul {
	display: inline;

}

div#latest ul li {
	float: left;
	list-style: none;

}

li {
margin: 7px 0 0px 0;
}

#collapsible-lists ul {
margin: 0 0px 0 10px;
padding: 0;
line-height: 22px;
}
#collapsible-lists ul li {
margin: 7px 0 0 0;
padding: 0;
}

#collapsible-lists ul li a {
word-break: break-all !important;
}

.disabledlink {
display: none;
}

ul li div.contenttext {

font-weight: normal;
}



#mainpage {
position: relative;
}

.image-favorite {
min-height: 140px;
}

#image {
clear: both;
margin: 10px 0px 15px 0px;
padding: 0;
width: 100%;
height: auto;
text-align: center;
z-index: 500;
position: relative;
}

#image img {
border: 1px solid lightgray;
}

/* centering flowplayer 3 and jPlayer on image.php (and jplayer playlists elsewhere) */
#image .flowplayer,
.jp-audio,
.jp-video {
	margin: 0 auto;
}

a.jp-play,
a.jp-pause, 
a.jp-stop, 
a.jp-previous, 
a.jp-next {
	position: relative;
	top: -5px;
}
ul.jp-toggles { 
 position: relative;
 top: -5px;
}


.content-primary .imgnav {
width: 100%;
margin: 5px 0 0px 0;
padding: 0;
text-align: center;
z-index: 1000;
}

ul.ui-listview li a img {
display: block;
float: left;
padding: 0;
margin-right: 10px;
}

ul.ui-listview li a div.albumdesc {
	margin: 8px 0 8px 0;
	font-size: 13px !important;
	font-weight: normal;
}

#image img {
width: 100% !important;
}

h2 {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 28px;
}

h2.breadcrumb {
margin-bottom: 10px;
}

h3 {
font-size: 14px;
margin-bottom: 0px;
line-height: 24px;

}

h4 {
 font-size: 14px;
 line-height: 24px;

}



ul.archive {
margin-left: -10px;

}
ul.archive > li {
	list-style: none;
	margin: 20px 0 20px -30px;
}
ul.tags,
ul.archive ul {
	list-style: none;	
	margin-left: -25px;
	margin-top: 5px;
	line-height: 28px;
}
ul.tags li,
ul.archive ul li {
	list-style: none;
	margin-right: 5px;
	display: inline;
}

.slideshow_controls li a {
	color: white;
	text-decoration: none;

}

.slideshow_controls li a:hover,
.slideshow_controls li a:active{
	color: darkgray;
}

li.rsslink {
	list-style: none;
	margin-left: -15px;
	background: url(images/rss.png) no-repeat center left;
	padding-left: 25px !important; 
}

#footer {
padding: 10px 0 0 0 !important;
border-top: 1px solid lightgray;
border-radius: 20px 20px 0px 0px;
}

#footer  ul#footerlist {
list-style: none;
padding: 0;
display: block;
margin-bottom: 20px !important;
}


#footer  ul.flags {
line-height: 25px;
}

#footer, #footer ul#footerlist li a {
font-size: 12px !important;
text-align: center;
padding: 0px 0 2px 0;
}

#imagemetadata table {
width: 100%;
}

#imagemetadata table,
#imagemetadata table td {
border: 1px solid gray;
border-collapse: collapse;
}

#imagemetadata table td {
padding: 2px;
vertical-align: top;
}

/* OpenStreetMap  */
div#osm_map {
	margin: 20px 0;
}

/* Scriptless Social Sharing */
ul.scriptless_socialsharing li {
	display: inline-block !important;
}

ul.scriptless_socialsharing li a {
	text-decoration: none;
}

/* comments
------------------------------ */

#commentcontent {
font-weight: normal;
}

#commentcontent .comment {
padding: 5px;
background-color: lightgray;
border: 1px solid darkgray;
margin-bottom: 5px;
}

#commentcontent .comment h4 {
margin: 0;
}

#commentform table {
width: 100%;
}

#search_form .button {
width: 200px;
}

.clearall {
clear: both !important;
}

#mainpage {
    background-color: green;
}
.content-primary {
 line-height: 20px;
}


.portraitImg {
    min-width:150px;
    max-width:150px;
}

.about-me-top {
    min-width: 300px; width: 60%; padding-left: 20px; padding-top:20px; float:left; text-align: center; display: inline-block;
}

/* SMARTPHONES */
@media screen and (max-width: 600px) {
    #mainpage {
        background-color: transparent;
    }
	.content-primary {
   	 line-height: 20px;
	background-color: white;
   	margin-left: 6px; /*fix inherited mess */
   	margin-right: 10px;
   	padding-top: 20px;
   	padding-left: 20px;
   	padding-right: 20px;
    }

    .portraitImg {
    min-width:150px;
    max-width:150px;
    }
    .about-me-top {
        min-width: 300px; width: 100%; margin-left: -20px; padding-left: 0px; padding-top:20px; float:left; text-align: center; display: inline-block;
    }


}

/* TABLETS */
@media screen and (min-width: 600px) {
    #mainpage {
        background-color: transparent;
    }
	.content-primary {
   	 line-height: 20px;
	background-color: white;
   	margin-left: 6px; /*fix inherited mess */
   	margin-right: 10px;
   	padding-top: 20px;
   	padding-left: 20px;
   	padding-right: 20px;
    }
    .portraitImg {
        min-width:150px;
        max-width:200px;
    }

}

/* COMPUTERS */
@media screen and (min-width: 960px) {
    #mainpage {
		max-width: 1100px;
		border-left: 0px solid lightgray;
		border-right: 0px solid lightgray;
		margin: 0 auto;
		background-color: transparent;
	}
	.content-primary {
   	width: 600px;
   	float: left;
   	margin-left: 6px; /*fix inherited mess */
   	margin-right: 10px;
   	padding-top: 20px;
   	padding-left: 20px;
   	padding-right: 20px;
	background-color: white;
  	}

	.content-primary {
		line-height: 20px;
	}
    .portraitImg {
        min-width:150px;
        max-width:200px;
    }

	.content-secondary {
   	width: 300px;
   	float: right;
    }

}
.error {
	color: #C33;
	font-weight: bold;
}

