/* @override 
	http://florianziegler.de/wp-content/themes/photo/style.css
	http://macbookflo.local/photoflow/wp-content/themes/photoflow/style.css
	http://photoflow.de/wp-content/themes/photoflow/style.css
*/

/*  
Theme Name: Photoflow
Theme URI: http://guerillagraphix.net/
Description: PhotoBlog Theme.
Version: 1.0
Author: Florian Ziegler
Author URI: http://guerillagraphix.net/
*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #1e1e1e url(images/body_background.jpg) no-repeat center top;
	text-align: center;
	border-top: 5px solid #383838;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group Basic */

a {
	text-decoration: none;
}
p {
	margin: 0 0 15px 0;
}
#wrapper {
	margin: 0 auto;
	width: 740px;
}

/* @group Header */

#header {
	position: relative;
	margin: 20px 0 40px 255px;
	padding: 0;
	width: 334px;
	height: 101px;
}
#header h1 {
	position: absolute;
	top: 20px;
	left: 30px;
	margin: 0;
	padding: 0;
	z-index: 99;
}
#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 160px;
	height: 65px;
	text-indent: -9999px;
	z-index: 100;
	outline: none;
}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 334px;
	height: 101px;
	background: url(images/nav_background.png) no-repeat;
	z-index: 10;
	text-align: left;
}
#nav ul {
	margin: 15px 0 0 220px;
	padding: 0 0 0 30px;
	list-style: none;
	font-size: 16px;
	border-left: 1px solid #333;
}
#nav ul li {
	margin: 0 0 5px 0;
}
#nav ul li a {
	color: #646464;
}
#nav ul li a:hover {
	color: #fff;
	border-bottom: 1px solid #777;
}

/* @end */

h2 {
	color: #eee;
}
a {
	color: #eee;
}

/* @end */

/* @group Content */

#content {
	position: relative;
}

/* @group Entry */

.post {
	margin: 0 0 20px 0;

}
.post.image {
	padding: 0 0 20px 0;
	background: url(images/shadow_bottom.png) no-repeat center bottom;
}

.post.text .entry {
	text-align: left;
}
.pagetitle {
	margin: 0 0 15px 0;
	color: #222;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
.whatever {
	margin: 0 0 40px 0;
	color: #222;
	font-size: 13px;
	line-height: 18px;
}
.whatever a {
	color: #222;
	border-bottom: 1px solid #444;
}
.entry {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/shadow_top.png) no-repeat center top;
	width: 740px;
	text-align: center;
	overflow: hidden;
}

.text .entry {
	width: 600px;
	padding: 20px 30px;
	background: url(images/55percent.png);
	color: #bbb;
	font-size: 14px;
	line-height: 22px;
}

.text .entry h3 {
	margin: 30px 0 10px 0;
	color: #555;
	font-size: 17px;
	font-weight: normal;
}
.text .entry h4 {
	margin: 20px 0 0 0;
	color: #555;
	font-size: 14px;
	font-weight: normal;
}
.text .entry a {
	color: #fff;
	border-bottom: 1px solid #555;
}

.entry #links {
	float: right;
	margin: 0 0 20px 25px;
	padding: 0 0 0 25px;
	width: 200px;
	border-left: 1px solid #333;
}

.image .entry img {
	padding: 0 20px 0 20px;
	background: url(images/shadow_right.png) no-repeat right center;
	max-width: 700px;
	max-height: 700px;
}

.image .entry p {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(images/shadow_left.png) no-repeat left center;
	font-size: 700px;
}
#information {
	position: absolute;
	left: 136px;
	bottom: 0;
	margin: 0 auto;
	padding: 15px 30px 20px 30px;
	background: url(images/information_background.png) left top;
	text-align: left;
	width: 407px;
}
#information h2 {
	margin: 0 0 5px 0;
	font-size: 35px;
}
#information h2 a {
	color: #fff;
	text-shadow: #474747 1px 1px 3px;
}
#information h2 a:hover {
	border-bottom: 1px solid #777;
}
#information .postmetadata {
	margin: 0;
	font-size: 15px;
	color: #aaa;
	font-weight: bold;
}
.postmetadata .date {
	margin: 0 5px 0 0;
	font-weight: normal;
}
.postmetadata .tags {
	margin: 0 0 0 5px;
}
.postmetadata .tags a {
	color: #ddd;
	font-weight: normal;
	border-bottom: 1px solid #777;
}
.postmetadata .tags a:hover {
	color: #fff;
	border-bottom: 1px solid #ccc;
}

/* @group Controls */

#controls {
	margin: 5px 0 0 0;
	width: 640px;
	height: 20px;
	font-size: 12px;
	color: #aaa;
}
#controls .prev {
	position: absolute;
	left: 20px;
	padding: 10px;
}
#controls .next {
	position: absolute;
	right: 20px;
	padding: 10px;
}
#controls a {
	font-weight: normal;
	color: #aaa;
}
#controls a:hover {
	font-weight: normal;
	color: #fff;
}

#home_prev {
	position: absolute;
	left: 537px;
	bottom: 36px;
	font-size: 12px;
	color: #aaa;
}
#home_prev a {
	color: #aaa;
}
#home_prev a:hover {
	color: #fff;
}

/* @end */

#information .edit {
	position: absolute;
	top: 12px;
	right: 15px;
}
#information .edit a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/edit_icon.png);
	text-indent: -9999px;
}

/* @group Comments */

#comments {
	display: none;
	position: absolute;
	top: 20px;
	left: 106px;
	width: 407px;
	padding: 20px 30px;
	height: 325px;
	color: #fff;
	background: rgba(0,0,0,0.55);
	overflow: auto;
	text-align: left;
}
#comments h3 {
	margin: 0 0 10px 0;
}
#comments p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 13px;
}
#comments p input {
	padding: 3px;
	border: none;
	color: #eee;
	font-size: 14px;
	width: 200px;
	background: rgba(0,0,0,0.4);
}
#comments textarea {
	width: 400px;
	border: none;
	color: #eee;
	font-size: 14px;
	background: rgba(0,0,0,0.4);
}

/* @end */

/* @end */

/* @group Archive */

.archiv {
	display: inline;
}
.archiv img {
	width: 105px;
	height: 77px;
	border: none;
}

/* @end */

/* @group Sidebar */

#sidebar {
	clear: both;
	margin: 0 40px 30px 40px;
	padding: 0;
	text-align: left;
	/*background: url(images/55percent.png);*/
}
#sidebar h2 {
	margin: 0;
	padding: 20px 30px 10px 30px;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #555;
	background: url(images/tag_cloud_background.png) no-repeat left top;
}
#sidebar .cloud {
	margin: 0;
	padding: 0 30px 25px 30px;
	background: url(images/tag_cloud_background.png) no-repeat left bottom;
}
#sidebar a {
	color: #bbb;
	border-bottom: 1px solid #555;
}
#sidebar a:hover {
	color: #fff;
	border-bottom: 1px solid #999;
}



/* @end */

/* @end */

/* @group Footer */

#footer {
	bottom: 0;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#footer p {
	margin: 0;
	color: #444;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}
#footer a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #444;
}
#footer a:hover {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid #888;
}
#flickr {
	position: relative;
	margin: 0 0 30px 0;
	height: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#flickr .find {
	position: absolute;
	left: 240px;
}
#flickr a {
	position: absolute;
	top: 1px;
	left: 411px;
	display: block;
	width: 50px;
	color: #666;
	background: url(images/flickr_logo.png) no-repeat;
	text-indent: -9999px;
}

/* @end */
