/*
Theme Name: JCN08
Theme URI: http://jcniemeyer.com
Description: schlichtes Fotoportfolio
Version: 0.3
Author: Jens-Christof Niemeyer
Author URI: http://jcniemeyer.com
Tags: photos, simple, elegant
*/

body
{
	font: 14px/1.1 Helvetica, Arial, sans-serif;
        padding-top: 30px; padding-right: 70px; padding-bottom: 25px;
}

h1, h1 a
{
 	font-size: 23px;
	color: #000;
	text-decoration: none;
        margin-bottom: 0px;
}

h1
{
        margin-left: 70px;
}

.subtitle
{
	font-weight: normal;
	color: #5f5f5f;
}

h3
{
	font-size: 21px;
        margin-top: 30px;
	margin-bottom: 21px;
}

#iconnavi
{
  margin: 6px 0 30px 70px;
}

#iconnavi a:hover
{
  border-width: 0px;
}

h4
{
  font-size: 16px;
  margin-top: 18px;
  margin-bottom: 6px;
}

#main
{
	text-transform: uppercase;
	color: #5f5f5f;
	padding-left: 10px;
	margin-bottom: 40px;
        margin-left: 70px;
}

#main p strong, #seriesmeta strong
{
	color: #000;
}

#main p a, #seriesmeta a, #taggedlist a
{
	color: #000;
	text-decoration: none;
}

#main p a:hover, #seriesmeta a:hover, #taggedlist a:hover
{
	border-bottom: 2px solid #5f5f5f;
}

#seriesmeta
{
  margin-top: 10px;
  text-transform: none;
}

#seriesmeta td, #taggedlist td
{
  padding: 1px 7px 2px 0px;
}

#seriesmeta td.first, #taggedlist table td.first
{
  text-align: right;
}

#menu #taggedlist p
{
  margin: 22px 0 0 0; padding: 0;
}

#taggedlist
{
  width: 480px;
}

#taggedlist img
{
  width: 100%;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-color: #000;
}

#taggedlist strong
{
  color: #000;
}

#taggedlist table
{
  color: #5f5f5f; margin-top: 0px;
}

.single
{
	white-space: nowrap;
	padding-right: 20px;
}

.single img
{
	padding-right: 4px;
}

img.last
{
        padding-right: 100px;
}

.page h3
{
  text-transform: none;
}

.page p
{
	text-transform: none;
	line-height: 1.5;
	width: 500px;
	color: #000;
	margin-bottom: 16px;
}

.page p a
{
	color: #5f5f5f;
	border-bottom: 2px solid red;
        padding: 2px 2px 0px 2px;
}

.page p a:hover, .single p a:hover
{
	color: #5f5f5f;
	border-bottom: 2px solid #5f5f5f;
}

.page p a:hover
{
        background: #dfdfdf;
}

.page p a:visited
{
	color: #5f5f5f;
	border-bottom: 2px solid #5f5f5f;
}

.intro
{
  color: #fff; background: #000;
  font-weight: bold;
  padding: 2px 5px 0px 5px;
  border: 1px solid #000;
  text-transform: uppercase;
}

#zufall
{
  position: fixed; top: 0px; left: 600px; right: 30px;
  height: 100%;
  background: #afafaf;
}

#zufall img
{
  width: 100%;
  border-width: 2px 0 2px 0;
  border-color: #fff; border-style: solid;
}

#zufall p
{
  text-transform: uppercase;
  color: #000;
  text-align: right;
}

#zufall p a
{
	color: #000;
	text-decoration: none;
}

#zufall p a:hover
{
  border-bottom: 2px solid #fff;
}

#zufall img.quote
{
  border-style: none;
  position: absolute; bottom: 25px;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}

#menu
{
	width: 500px;
	margin-bottom: 40px;
        margin-left: 70px;
}

#menu h3
{
  color: #5f5f5f;
  margin-bottom: 9px;
}

#menu p
{
  margin-bottom: 24px;
  padding-left: 2px;
}

ul
{
	line-height: 1.7;
}

li
{
	display: inline;
	color: #5f5f5f;
	padding: 0 6px;
	white-space: nowrap;
}

li a, #footer a
{
	color: #000;
	text-decoration: none;
}

li a:hover, #footer a:hover
{
	border-bottom: 2px solid #5f5f5f;
}

.smalldate
{
  font-size: 11px;
}

#menu li a:visited
{
  color: #000;
}

#menu li a:visited:after
{
  // content: " ✓"; color:#5f5f5f;
}

li a:visited
{
	color: #5f5f5f;
}

#footer
{
	font-size: 12px;
        color: #5f5f5f;
	text-transform: uppercase;
        padding-left: 70px;
        padding-top: 3px; padding-bottom: 2px;
}