html, body{
 height:100%;
}

body {
 font-family:"trebuchet ms", verdana, sans-serif;
 font-size:0.8em;
 text-align:center;
 background-image:url('/templates/pixelfly2.0/images/paper.jpg');
 background-color:#000000;
 padding:0px;
 margin:0px;
 color:#777777;
}



img {
 border:1px;
 z-index:50;
}

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

#commentWrap textarea, #commentWrap input {
 width:80%;
}

h1 {
 font-family:georgia, "trebuchet ms", verdana, sans-serif;
 font-size:140%;
 margin:0em 1em 0em 1em;
 padding:0.1em;
 letter-spacing:3px;
 font-weight:normal;
}

h2 {
 font-size:120%;
 margin:0em;
 margin-top:0.3em;
 padding:0em;
 letter-spacing:3px;
 font-family:georgia, "trebuchet ms", verdana, sans-serif;
 font-weight:normal;
 color:#333333;
}

.devider {
 width:100%;
 clear:both;
 font-size:0em;
}



#container {
 width:900px;
 margin-left:auto;
 margin-right:auto;

}


#menu {
 letter-spacing:2px;
 font-size:90%;
 width:900px;
}
#menu a.item {
 float:left;
 padding:5px 3px 10px 3px;
}
#menu a.item:hover {
 background-color:#222222;
 color:#ff6600;
}

#menu a.stiil {
 float:left;
 color:#ff6600;
 padding:5px 3px 10px 3px;
}
#menu a.stiil:hover {
 background-color:#222222;
 color:red;
}

#menu a#logo {
 float:left;
 font-size:220%;
 
}

#menu a#logo:hover {
 background-color:#222222;
 color:#ff6600;
}

#submenu {
 float:right;
 border:1px solid #222222;
 padding:0.2em 0.5em 0.2em 0.5em;
}
#submenu a {
 	float:right;
    text-align:center;
	 border:1px solid #222222;
	 padding:0.2em 0.5em 0.2em 0.5em;
}
#exif {
 width:40%;
 font-size:90%;
 float:left;
 margin-left:1em;
}


#commentWrap {
 width:40%;
 font-size:90%;
 float:right;
 margin-right:1em;
 text-align:left;
}


#details {
 width:165px;
 float:right;
 background-color:#222222;
 padding:1em;
 margin:0px 0px 5px 5px;
}


#display {
 text-align:left;
 clear:both;
 border:0px solid #151515;
}

#display p {
 margin:1em;
}

img.thumbs {
 float:left;
 border:1px solid #333333;
 padding:0.2em;
 margin:0.3em 0.3em 0.3em 0.3em;
}

.thumbnails {
 float:left;
 border:1px solid #333333;
 padding:0.4em;
 margin:0em 0.3em 0.6em 0.3em; 
}

#footer {
 padding:0,5em;
 text-align:right;
}

#footer, #footer a {
 color:#555555; 
 font-size:95%;
}

#imageWrap {
 background-image:url(../images/load.gif);
 background-repeat:no-repeat;
 background-position:center center;
 
}

#image {

 float:center;

}

#thumbnailwrap {
 width:70%;
 float:center;
}

#details {
 width:165px;
 float:right;
 background-color:#222222;
 padding:1em;
 margin:0px 0px 5px 5px;
}

#text {
 float:left;
}

#info {
 float:right;
 background-color:#222222;
      z-index:100;
 padding:1em;
 margin:0px 0px 5px 5px;
}



.mark {
 background-color:#222222;
 color:orange;
}

.tags10 {
 font-size:90%;
}




ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: white;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: white;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid white;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: ;
	 opacity:0.7;
	border: 0px solid white;
	border-width: 0px 0;
	   z-index:100;
}

li#first {
	border-left-width: 0em;
}

li#last {
	border-right-width: 0em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

    
	font-weight: normal;
	background: url(http://www.randotomson.com/templates/pixelfy2.0/images/black_stripes_background.jpg) bottom left no-repeat;
      opacity:0.6;
      z-index:100;
	padding: 0.5em 0 1em 0;
	border-right: solid 0px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}







/* Contact */
.pfc_err {
 border:1px solid red;
 background-color:green;
}

/* TAG SUPPORT */
   .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; }
