/*
	TEMPLATE NAME / Blackhole 
	AUTHOR: lapsus de memoria based in Horizon -Scott Craig- http://www.cancerbox.com
	AUTHOR WEBSITE: http://www.lapsusdememoria.com
	VERSION: 1.0
		
	Valid xHTML & CSS

*/
/* CSS Document */


/* STANDARDS */

body {
	background-color:#000000;
	background-color:#272727;

  /*background-image: url(../images/fonsfosc.jpg) repeat-y;*/  
	font-size:11px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	padding:0px;
	margin:0px;
	color:#ccc;
	text-align:left;
	}

html {
	min-height:100.1%;
	}
html,body{
	height:100%;
}

/*------------------------------------*/
html,body {

  height:100%;
}
#container {
  min-height: 100%;
}
/* Hack para IE 6 */
* html #container {
  height:100%;
}
 
 
/*------------------------------------*/
	
	
#wrapper {
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	text-align: left;
		/*background-color:#151515; */
background-color:#000000;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	min-height:100%;
}
#wrapper2 {
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	text-align: left;
		/*background-color:#151515; */
background-color:#000000;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width:900px;
	height:100%;	
}

/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}

h1 {
	text-align:left;
	}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	text-align:left;
	}
	
h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-size:14px;
	letter-spacing:0px;
	color:#666;
	text-align:left;
	}

hr {
	display:none;
	}

p {
	text-align:left;
	}

a {
	color:#ccc;
	text-decoration:none;
	}

a:hover {
	color:#fff;
	text-decoration:none;
	}

/* CUSTOM CLASSES */


.inside {
	margin:0px auto;
	}

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

.clear {
	clear:both;
	}

.left {
	float:left;
	}

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

/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */


#image-info {
	text-align:left;
  background:#222222; 
	
}

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

#image-info .inside ul {
	}
	

/* IMAGE NOTES */

#image-info h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-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:20px 0px 10px 20px;
	}

#image_notes{
	font-style :italic;
	line-height:16px;
	font-size:11px;
	color:#8c8c8c;	
	}
	
#image_comments{
	font-style: italic;
}
	

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

	

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

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

#image_comments li {
	font-size:11px;
	color:#8c8c8c;
	margin:0px 0px 15px 0px;
	list-style:none;
	}

#image_comments a {
	color:#bbb;
	text-decoration:none;
	}

#image_comments a:hover {
	color:#fff;
	text-decoration:none;
	} 

/* HEADER + NAVIGATION */

#header {
	height:50px;
	/*
	background-color:#222;
	border-top: 1px solid #333;	
	border-bottom: 1px solid #333;
	*/
	background-color:#000;
	height:50px;
	padding-left:10px;
	padding-right:10px;
	}

#header .inside {
	/*background:#222;*/
	background:#000;
	height:50px;

	}

#header .inside h1 a {
	float:right;
	text-align:right;
	color:#ccc;
	padding-top:3px;
	font-weight:normal;

	}

#header .inside ul {
	float:left;
	margin-top:3px;
	}


#header .inside li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	display:inline;
	}
	
#header .inside li a {
	color:#ccc;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color:#fff;
	}
	
.secondary a {
	color:#CCC !important;
	}
	

/* MAIN PHOTO AREA */


#photobox {
	/*background-color:#151515; */
background-color:#000000;	
	padding-bottom:50px;
	padding-top:0px;	
	text-align:center;
	}
	
#photo {
	background:transparent;
	padding:0px;
	border: 0px solid #444;
	margin-bottom:10px;
	}



/* IMAGE NAVIGATION */

#infobox {
  color:#838d7a;
	text-align:left;
	padding:0px 10px 0px 10px;
	}
	

#image-navigate {
	padding:10px 0px;
	}
	
#image-navigate li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	list-style:none;
	width:50%;
	}

#image-navigate a {
	display:block;
	}


/* Pages */

#page {
	padding:20px 0px;
	text-align:left;
	margin:0px auto;
	}

#page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}

#page p {
	font-size:10px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}

#page ul {
	font-size:10px;
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
	
#page ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}
	
#page a {
	}


#page img {
	background: transparent;
    padding:3px;
    border:1px solid #444;
	}


.thumbnails {
	border:1px solid #444;
	padding:3px;
	margin:5px 5px 0px 0px;
		filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	}

.thumbnails img{
	border: 0px;
	border-style:none;
}

.thumbnails  a{
    border: 1px;
    border-style:none;
        }

.thumbnails:hover {
        border: 1px;
        border-style:none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
        }

/* COLUMNS ON INFO PAGE */

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

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

#col3 {
	width:33%;
	float:right;
	}

/* Footer */
#footer {
  position:relative;
  height:40px;
  margin-top:-40px;
} 
#footer {
	border-top:0px solid #333;
	border-bottom:0px solid #000;	
	clear:both;
	margin:0px auto 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:lowercase;

	/*background-color:#151515; */
background-color:#000000;	
	padding-left:0px;
	padding-right:0px;
	margin: 0px auto;
	}

#footer li {
	text-align:center;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	padding:0px 3px;
	color:#838d7a;
	}

#footer a {
	color:#838d7a;
	}
	
#footer a:hover {
	color:#FFF;
	}


/* 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: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-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 0px 0px;
	color:#8c8c8c;
	text-align:left;
	}

.input {
	width:45%;
	font-size:10px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
  border-left:0px;
	border-right:0px;  		
	background-color:#292929;
	color:#bbb;
	padding:5px;
	}

#addcomment label {
	color:#888;
	font-style:italic;
	font-size:10px;
	}

#addcomment textarea {
	height:50px;
	font-size:11px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
  border-left:0px; 
	border-right:0px;    	
	background-color:#292929;
	color:#bbb;
	padding:5px;
	}

.comment-button {
  background:#292929;
	color:#888;
	border-top:1px double #555;
	border-bottom:1px double #555;
  border-left:0px; 
	border-right:0px; 	
	}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}

.ocult{display: none;}
.light{background-color:#FFF;
       border: 1px solid #444;}
.dark{
	/*background-color:#151515; */
background-color:#000000;
       border: 1px solid #444;}  
	   
.titol {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	}            
/*--------------------------------------*/
/*          ALBUM                       */
/*--------------------------------------*/

       
.albumWrapper {
	height:120px;
	text-align:center;
	float:left;
	/*background:#333;
	border:1px solid #666;*/
	margin:5px;
}
.albumWrapper2 {	
	/*margin:3px; */
	margin:3px 15px 3px 15px;
	width:134px;
}
.albumWrapper a:link, .albumWrapper a:visited {
	border:0px solid #666;
	display:block;
}
.albumWrapper img {
	border:3px solid #FFF;
	}
.albumTitle {
	font-size:80%;
	padding:2px 0;
}
.albumTitle a:link, .albumTitle a:visited {
	border:none;
}
