/* 
sketch 2009,
Manuela Hoffmann
Start: 14:16, 05.05.2008
Letzte Aenderung: 16:14, 20.05.2009 */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	background: #eee url('http://manuela-hoffmann.info/sketch/images/Pretty-Sketchy.jpg');

}

body {
	background: #eee url('http://manuela-hoffmann.info/sketch/images/Pretty-Sketchy.jpg');
	font: 1em/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #111;
	text-align: center;
	overflow-y: scroll;
}

html>body {
	font-size: 12px;
}

#teaser, #navigation, #content, #sidebar, #footer {
	text-align: left;
}

a:link {
	color: #2D7FCC;
	text-decoration: none;
}

a:visited {
	color: #B8A773;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background: #eee;
}

a.toggle {
	text-transform: uppercase;
	border-bottom: 1px solid #111;
	font-size: 0.95em;
	font-weight: bold;
}

.active {color: #f00;}

.s {
	font-size: 0.8em;
}

.c {
	clear: both;
}

ul, li, ol {
	list-style-type: none;
}

.none, .skiplink {
	display: none;
}

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

.rightalign {
	float: right;
	margin: 0 10px 10px 0;
}

/* Typo */

p {
	font: 1.1em/1.5em Arial, Tahoma, Verdana, sans-serif;
	margin: 1em 0 0.3em 0;
	color: #111;
	clear: both;
}

#mainImg p {
	margin: 0.3em 0;
	color: #545256;	
}

#mainImg .notes {
	margin: 1em 0 0 0;
}

h1 {
	font: bold 1.8em Arial, Helvetica, Geneva, sans-serif;
	padding: 15px 20px 10px 20px;
	text-align: left;
	float: left;
	background: #B8A773;
	margin: 0;
}

h1 a:link, h1 a:visited {
	color: #fff;
}

h1 a:hover {
	background: transparent;
}

span.amp {
  font-family: "Hoefler Text", Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
  font-weight: normal;
  }

h2 {
	padding: 0;
	margin: 1em 0 0.3em 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: -0.03em;
}

h3 {
	padding: 0;
	margin: 1em 0 0.3em 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 1.2em;
	border-bottom: 1px solid #111;
	text-transform: uppercase;
}

#wrapper {
	margin: 15px auto;
	width: 960px;
	background: #fff;
}

#menu {
	float: right;
	padding: 27px 40px 3px 0;
}

#menu li {
	float: left;
	margin: 0 0 5px 17px;
	list-style-type: none;
	text-transform: uppercase;	
}

#menu a, #menua:visited { color: #111; }

#content {
	margin: 0 auto;
	width: 920px;
	float: left;
	clear: both;
	padding: 0 20px 10px 20px;
	min-height: 500px;	
	position: relative;
}


ul.view {
margin: 0; padding: 0; position: absolute; right: 50px; top:100px;}

ul.view li { margin: 3px;}

.dim {
background: transparent url("http://www.manuela-hoffmann.info/photo/media/2.png") top left no-repeat;
width: 24px;
height: 16px;
}

.full {
background: transparent url("http://www.manuela-hoffmann.info/photo/media/1.png") top left no-repeat;
width: 24px;
height: 16px;
}

.dark {
background: transparent url("http://www.manuela-hoffmann.info/photo/media/3.png") top left no-repeat;
width: 24px;
height: 16px;
}

.dim span, .full span, .dark span { display: none;}

#mainImg{
	margin: 10px auto;
	border: 10px solid #eee;	
	padding: 0;
}

#mainImg a:link, #mainImg a:visited {
	border: 0; padding: 0; margin: 0;
}

.moreInfo { 
	margin: 0 auto;
	display: block;
	width: 750px;
 }

.data {
	float: left;
	width: 200px;
	border-right: 1px solid #eee;	
	padding: 0 20px 0 0;
	margin: 10px 0 0 0;
}

.notes {
	float: right;
	width: 500px;
	padding: 20px 0 0 20px;
	text-align: left;
}

#info {
	display: none;
	background: #F6F6F6;
	float: left;
	clear: both;
	width: 870px;
	padding: 25px;
	margin: 25px 0;
}

.details {
	width: 250px;
	float: left;
}

.navi {
	float: left;
	width: 920px;
	margin: 20px 0 10px 0;
	font-size: 0.9em;
}

.navi a {
	border-bottom: 2px solid #bbb;
}

#commentList {
	float: right;
	width: 400px;
}

#commentList li {
	margin: 15px 0;
	border-bottom: 1px solid #ccc;
}

#comments {
	clear: both;
	margin: 30px 0;
}

input, textarea {
	padding: 5px;
	border: 1px solid #ccc;
	width: 300px;
}

label {
	font-weight: bold;
}

#footer {
	width: 920px;
	float:left;
	clear: both;
	margin: 10px auto;
	padding: 7px 20px;
	border-top: 1px solid #eee;
	text-align: left;
}

#footer p {
		font-size: 0.9em;
		letter-spacing: 0.02em;
		color: #bbb;
		font-weight: bold;
		margin: 0.3em 0;
}

#footer a:hover { background: none;}

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

#thumbs {
	clear: both;
}

#thumbs img {
	margin: 3px 3px 3px 0;
	padding: 3px;
	border: 1px solid #eee;
}

.latest li {
float: left;
width: 80px;
height: 80px;
border-bottom: none !important;
}

#mosaic a {
	width: 60px;
	height: 80px;
	float: left;
	display: block;
}

.col-super {
	width: 600px;
	float: left;
}

.col-1 {
	width: 400px;
	float: left;
	overflow: hidden;
	display: inline;
}

.col-2 {
	width: 180px;
	float: right;
	overflow: hidden;
	display: inline;	
}

.col-3 {
	width: 300px;
	float: right;
	overflow: hidden;
	display: inline;	
}

.col-1 p, .col-2 p, .col-3 p {
	padding: 0.3em 1em 0.3em 0;
}

.col-1 li, .col-2 li, .col-3 li {
	border-bottom: 1px solid #eee;
	margin: 3px 1em 3px 0;
}

.col-1 h3, .col-2 h3, .col-3 h3 {
	margin: 1em 1em 1em 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flickr {
text-align: right;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

   .tags01 { font-size: 1em !important; }
   .tags02 { font-size: 1.1em !important; }
   .tags03 { font-size: 1.2em !important; }
   .tags04 { font-size: 1.3em !important; }
   .tags05 { font-size: 1.4em !important; }
   .tags06 { font-size: 1.5em !important; }
   .tags07 { font-size: 1.6em !important; }
   .tags08 { font-size: 1.7em !important; }
   .tags09 { font-size: 1.8em !important; }
   .tags10 { font-size: 1.9em !important; }
   
#lesetipps img {
float: left;
margin: 0 10px 10px 0;
}   

#lesetipps li {
clear: both;
float: left;
display: inline;
width: 300px;
}