/*  
Portfolio CSS v.1.0
last modified by: nier
*/
@import "/portfolio/styles/pfgradient.css?v=1211";

body {
  	color: #dddddd;
  	background-color: #000;
  	background-image: url(bg_black.gif); 
  	background-repeat: repeat-x; 
  	background-position: 0 0;
	}

ul.topmenu {
    background-color: transparent;
	}

a, p, form {
	color: #dddddd;
	}

.topmenu {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #333333;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333333;
}

a.title {
	color: #fff;
	}


h1, h2, h3 {
  color: #cccccc;
}

.blog-wide .blogentry, .bloglist-wide .blogentry, 
.blog-wide p, .bloglist-wide p, .blog-wide td, 
.bloglist-wide td, .eventflow .event .event-shortinfo, 
#index .item-list-wrapper .item .item-summary, 
.item-list-wrapper .item .item-shortinfo,
.eventflow .event-info,
.item-list-wrapper .item-info,
.commentslist .commentcell {
	color: #cccccc;
	}

.infobox  {
  color: #999999;
}

#info h1, #info h2,
#info h3, #info h3 a,
#viewpf h1 {
  color: #cccccc;
}

#servicefrom {
  color: #333333;
}

a#navnext.button.last::after, 
a#navprev.button.first::before {
  color: #fff;
  }

/* BLOG */

.blogheader h1,
.blogentry a,
.blogentry h2,
.blogentry p,
.blogentry .docinfo,
.blogentry td,
.commentcell,
.authorcell {
  color: #dddddd;
}

td.roll {
  background-color: #696969;
}

#slideshowlinks {display:none;}