/* 
	TEMPLATE NAME / LordeX_w 
	AUTHOR: Vanmeerbeeck Frederic
	AUTHOR WEBSITE: http://lordex.programplay.com
	VERSION: 0.1
		
	Valid xHTML & CSS

*/

/* PRINCIPAL */


body {
	background-color:#FFF;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	text-align: center;
	margin-top: 20px;
	list-style:none;
	text-decoration: none;
	}

html {
	min-height:100.1%;
	}

	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}



/* PHOTO */


#photobox {
	padding-bottom:20px;
	width:100%;
	}
	
#photo {
	background:#;
	padding:0px;
    border:0px solid #DDD;
	margin-bottom:10px;
	}
	



#Imagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing:1px;
	color:#000;
	text-align:left;
	font-style: bold;
	}
	
#Imagelocation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color:#333;
	text-align:left;
	font-style: bold;
	padding:3px 0px;

	}
	
#Imagename {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8px;
	color:#808080;
	text-align:left;
	}
	
#Imagenotes {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333;
	text-align:left;
	position: relative;
    top: 20px; left: 0px; width: 250px; height: 0px
	}
	
	
/* MENU * NAVIGATION */
	
	
#Menu {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	text-align:right;
	text-decoration: none;
	
	display:inline;
	list-style:none;
	}

#navigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color:#333;
	text-align:left;
	padding:3px 0px;

	}

#infos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color:#333;
	text-align:left;
	padding:3px 0px;

	}
	
#share_tx {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:1px;
	color:#333;
	text-align:right;
	padding:3px 0px;

	}
	
	
	
/* IMG */
	
#imgfond {
	background-image:url(http://photographies.programplay.com/templates/lordex/images/grey_3.jpg);
	}
	
#logo {
	background-image:url(http://photographies.programplay.com/templates/lordex/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
	
	
/* Footer */

#footer {
	clear:both;
	margin:5px auto 0px auto;
	padding:5px 0px;
	}

#footer li {
	color:#555;
	text-align:right;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline;
	list-style:none;
	padding:0px 0px;
	color:#333;
	}	
	
	
	
/* CUSTOM CLASSES */

/* ABOUT */

/* COLUMNS ON INFO PAGE */

#subbox {
	font-size:10px;
	}

#col1 {
	width:33%;
	float:left;
	}

#col2 {
	width:33%;
	float:left;
	}

#col3 {
	width:33%;
	float:right;
	}
	
h2 {
	color:#000;
	text-align:left;
	}
	
.inside {
	width:740px;
	margin:0px auto;
	}

.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}

.clear {
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.summary {
	color:#FFF;
	font-size:14px !important;
	line-height:24px;
	}

/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */

/*FOND COULEUR COMMENT*/
#image-info {
	text-align:left;
	width:100%;

	}

#image-info .inside {
	}
	
#image-info .inside p {
	font-size:10px;
	color:#000;
	margin:0px;
	}

#image-info .inside ul {
	}
	

/* IMAGE NOTES */

#image-info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	padding:10px 0px 20px 0px;
	}

#image-info h2 em { 
	margin-left:15px;
	}

		
#image_notes {
	width:45%;
	float:left;
	margin-bottom:10px;
	}

#image_notes, #image_comments {
	font-style:italic;
	line-height:16px;
	}

#image_notes p {
	font-size:10px;
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}

	

#image_comments {
	width:45%;
	float:right;
	margin:0px 0px 10px 0px;
	border-left:1px dashed #999;
	}

#image_comments ul {
	padding:0px 0px 0px 10px;
	}

#image_comments li {
	font-size:10px;
	color:#000;
	margin:0px 0px 15px 0px;
	list-style:none;
	}


/* Comments */

#commentbox {
	width:80%;
	margin:0px auto;
	}

#comment-top {
	background:#000;
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    width:90%;
    text-align:left;
	}

#comment-top h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment {
	margin:20px 0px;
	text-align:left;
	}

.input {
	width:45%;
	font-size:10px;
	border:1px solid #333;
	background-color:#fff;
	color:#333;
	padding:5px;
	}

#addcomment label {
	color:#000;
	font-size:10px;
	}

#addcomment textarea {
	width:100%;
	height:50px;
	font-size:11px;
	border:1px solid #333;
	background-color:#FFF;
	color:#333;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:3px double #CCC;
	color:#666;
	}


/* THUMBS */

.thumbnails {
	border:0px solid #1E1E1E;
	padding:3px;
	margin:5px 5px 0px 0px;
	}