body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	position: relative;
  background: #e3e3e3;
}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#web {
  position: relative;
  background: #fff url('images/bgWeb.jpg') repeat-x;
  border-top: 7px #fff solid;
}
.content {
  width: 930px;
  margin: 0 auto;
  position: relative;
  padding: 34px 15px 25px; 
}

h1 {
  width: 205px;
  height: 60px;
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
  float: left;
  margin-bottom: 35px;
}
h1 span {
  width: 205px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url('images/logo.png') no-repeat;
}
.bio {
  color: #3c4850;
  line-height: 150%;
  float: right;
  text-align: right;
  width: 700px;
}
.bio a {
  color: #525252;
}
.bio strong {
  color: #303030;
}
#portfolio {
  clear: both;
  background: url('images/line.gif') top repeat-x;
  padding: 25px 0;
}
#portfolio a {
  color: #3a3838;
  text-decoration: underline;
}
#portfolio a:hover, #portfolio a:focus {
  color: #000;
}
#portfolio strong {
  color: #2c2c2c;
}
#showcase {
  float: right;
  width: 795px;
  position: relative;
}
.alignleft a {
  position: absolute;
  bottom: -35px;
  right: 0;
  background: #cacaca;
  height: 26px;
  width: 150px;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  color: #3e3e3e;
  padding-top: 9px;
  text-decoration: none;
}
.alignleft a:hover, .alignleft a:focus  {
  background: #ececec;
  border-bottom: 4px #b1b1b1 solid;
  bottom: -39px;
}
.alignright a {
  position: absolute;
  bottom: -35px;
  left: 0;
  background: #cacaca;
  height: 26px;
  width: 150px;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  color: #3e3e3e;
  padding-top: 9px;
  text-decoration: none;
}
.alignright a:hover, .alignright a:focus  {
  background: #ececec;
  border-bottom: 4px #b1b1b1 solid;
  bottom: -39px;
}
#portfolio h2 {
  width: 110px;
  height: 29px;
  text-indent: -9999px;
  position: relative;
  float: left;
}
#portfolio h2 span {
  width: 110px;
  height: 29px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('images/portfolio.png') no-repeat;
}

#archiv {
  width: 120px;
  float: left;
}
#archiv h2 {
  padding-bottom: 30px;
}
.title-year {
  position: relative;
  float: left;
  width: 120px;
  clear: both;
  color: #545454;
  font-size: 15px;
  padding: 15px 0 0;
  text-align: right;
}
.post-by-month {
  position: relative;
  float: left;
  width: 120px;
  clear: both;
  list-style: none;
  text-align: right;
}
.post-by-month li a {
  color: #6d6d6d;
  text-decoration: none;
  padding: 0 0 0 5px;
}
.post-by-month li a:hover, .post-by-month li a:focus {
  text-decoration: underline;
  color: #353535;
}
.post-by-month li  {
  padding: 4px 0;
  border-top: 1px #b1b1b1 dotted; 
}
.post-by-month li:first-child {
  border-top: none;
}
#portfolio .item {
  height:265px;
  width:265px;
  float: left;
  background: #e3e3e3 url('images/bgItem.jpg') no-repeat;
}
#portfolio .item img {
  z-index: 99;
  position: relative;
  display: block;
    height:265px;
  width:265px;
}
#portfolio .item h3 {
  color: #3a3a3a;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px 20px 10px;
}
#portfolio .item small {
  color: #494949;
  font-size: 12px;
  margin: 20px 20px 0px;
  display: block;
}
#portfolio .item p {
  margin: 5px 20px;
  color: #5f5c5c;
  line-height: 150%;
}

#portfolio .item .link {
 height:265px;
 width:265px; 
 position: absolute;
}
#prefooter {
  background: #e3e3e3 url('images/bgPreFooter.png') top repeat-x;
}
#prefooter #flickr-logo {
  width: 81px;
  height: 25px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-top: 30px;
  margin-bottom:62px;
}
#prefooter #flickr-logo span {
  width: 81px;
  height: 25px;
  position: absolute;
  top 0;
  left: 0;
  background: url('images/flickr.png') no-repeat;
}
#flickr-stream {
  float: right;
  width: 795px;
}

#flickr-stream a {
  width: 88px;
  height: 92px;
  display: block;
  float: left;
  background: url('images/bgFlickrImg.png') no-repeat;
}
#flickr-stream img {
  width: 77px;
  height: 76px;
  margin: 7px 0 0 6px;
}

#twitter {
  background: url('images/line.gif') top repeat-x;
  width: 100%;
  display: block;
  clear: both;
  color: #6d6d6d;
  padding: 8px 0;
  margin-top: 15px;
}
#twitter a {
  color: #444444;
}
#twitter .follow {
  color: #444444;
  text-decoration: none;
  font-weight: bold;
}
#twitter .follow:hover {
  text-decoration: underline;
  color: #000;
}

#footer {
  background: url('images/line.gif') top repeat-x;
  width: 100%;
  display: block;
  clear: both;
  padding: 15px 0 8px;
}
#footer p {
  float: right;
  color: #444444;
}
#footer p a {
  color: #444444;
}
#social-icons {
  list-style: none; 
}
#social-icons li {
  display: block;
  float: left;
}
#social-icons li a {
  height: 24px;
  display: block;
  float: left;
  padding: 8px 0 0 42px;
  color: #444444;
  text-decoration: none;
}
#social-icons li a:hover, #social-icons li a:focus {
  padding: 8px 10px 0 42px;
}
#social-icons li a span {
  display: none;
}
#social-icons li a:hover span, #social-icons li a:focus span {
  display: block;
  float: left;
}
#social-icons li a.last-fm {
  background: url('images/last-fm-icon.png') left no-repeat; 
}
#social-icons li a.last-fm:hover, #social-icons li a.last-fm:focus {
  background: url('images/last-fm-icon-h.png') left no-repeat; 
}
#social-icons li a.facebook {
  background: url('images/facebook-icon.png') left no-repeat; 
}
#social-icons li a.facebook:hover, #social-icons li a.facebook:focus {
  background: url('images/facebook-icon-h.png') left no-repeat; 
}
#social-icons li a.flickr {
  background: url('images/flickr-icon.png') left no-repeat; 
}
#social-icons li a.flickr:hover, #social-icons li a.flickr:focus {
  background: url('images/flickr-icon-h.png') left no-repeat; 
}
#social-icons li a.linkedIn {
  background: url('images/linkedin-icon.png') left no-repeat; 
}
#social-icons li a.linkedIn:hover, #social-icons li a.linkedIn:focus {
  background: url('images/linkedin-icon-h.png') left no-repeat; 
}
#social-icons li a.twitter {
  background: url('images/twitter-icon.png') left no-repeat; 
}
#social-icons li a.twitter:hover, #social-icons li a.twitter:focus {
  background: url('images/twitter-icon-h.png') left no-repeat; 
}
#social-icons li a.deviantart {
  background: url('images/deviantart-icon.png') left no-repeat; 
}
#social-icons li a.deviantart:hover, #social-icons li a.deviantart:focus {
  background: url('images/deviantart-icon-h.png') left no-repeat; 
}
#social-icons li a.posterous {
  background: url('images/posterous-icon.png') left no-repeat; 
}
#social-icons li a.posterous:hover, #social-icons li a.posterous:focus {
  background: url('images/posterous-icon-h.png') left no-repeat; 
}
#social-icons li a.foursquare {
  background: url('images/foursquare-icon.png') left no-repeat; 
}
#social-icons li a.foursquare:hover, #social-icons li a.foursquare:focus {
  background: url('images/foursquare-icon-h.png') left no-repeat; 
}
#social-icons li a.youtube {
  background: url('images/youtube-icon.png') left no-repeat; 
}
#social-icons li a.youtube:hover, #social-icons li a.youtube:focus {
  background: url('images/youtube-icon-h.png') left no-repeat; 
}





/* ----- ITEM page ------ */

#item-detail {
  float: right;
  width: 795px;
  position: relative;
}
#title-detail {
  text-indent: 0!important;
  text-transform: uppercase;
  font-size: 22px;
  color: #7d7d7d;
  width: 120px!important;
  letter-spacing: -1px;
  text-align: right;
} 
#item-detail p {
  color: #5f5c5c;
  line-height: 150%;
  font-size: 14px;
}             
#item-detail img {
  float: left;
  margin: 0 15px 5px 0;
}
.clearfix {
  display: block;
  clear: both;
}