/* @override 
	http://damndirty/wp-content/themes/damndirty_v8/style.css
	http://damndirty.net/wp-content/themes/damndirty_v8/style.css
*/

/*  
Theme Name: damndirty V 8!
Theme URI: http://www.guerillagraphix.net/
Description: My own killer WordPress Theme!
Version: 1.0
Author: Florian Ziegler
Author URI: http://www.guerillagraphix.net/
*/

html, body {
	margin: 0;
	padding: 0;
	background: #e5e5e5;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
body {
	border-top: 8px solid #ff2460;
}
a {
	outline: none;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 580px;
	text-align: left;
}

/* @group Header */

#headwrap {
	background: #cacccc;
	border-bottom: 1px solid #c2c4c4;
}
#header {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 580px;
	height: 150px;
}
#header h1 {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 16px;
	background: #ff2460;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #ff2460;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header a small {
	font: italic 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#header h2 {
	position: absolute;
	top: 28px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100px;
	font-size: 70px;
	line-height: 70px;
	font-weight: bold;
	font-family: "chunk-1","chunk-2";
	color: #ff2460;
	letter-spacing: -2px;
	text-shadow: #901a36 1px 1px 1px;
}
#header h2 a {
	color: #ff2460;
	text-decoration: none;
}
#header h2 a:hover {
	text-shadow: #901a36 1px 1px 5px;
}
#header .description {
	position: absolute;
	top: 65px;
	left: 10px;
	letter-spacing: -1px;
	color: #002a3d;
	font-size: 16px;
	line-height: 17px;

}
.description .amp {
	font-family: "Times New Roman", serif;
}
#version {
	position: absolute;
	top: 12px;
	right: -14px;
	color: #ff2460;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: -1px;
}

/* @end */

/* @group Navigation */

#nav {
	position: absolute;
	top: 127px;
	left: 300;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#nav li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#nav li a {
	display: block;
	float: left;
	padding: 4px 15px 2px 15px;
	color: #e5e5e5;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #b7b9ba;
	background: #b7b9ba;
}
#nav li a:hover {
	color: #ff2460;
}
#nav li a.active {
	color: #002d42;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
}

/* @end */

/* @group Info */

#info {
	position: relative;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
	background: #cacccc;
	color: #002d42;
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cacccc;
}
#info p {
	padding: 10px 0 0 0;
	margin: 0 20px 0 20px;
}
#info a {
	text-decoration: none;
	color: #002d42;
	border-bottom: 1px solid rgba(0,45,66,0.25);
}

/* @end */

/* @group Content */

#content {
	clear: both;
	padding: 30px 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content .post {
	position: relative;
	clear: both;
	margin: 0 0 60px 0;
	padding: 0;
}
#wrapper #content .post.Momo {
	padding: 10px 0 0 0;
	background: url(images/momo.jpg) top right no-repeat;
}
#content .post.Momo h3 {
	width: 370px;
}
#content .entry {
	margin: 0;
	padding: 0;
	clear: both;
}
#content h2 {
	margin: 0 0 20px 0;
	color: #ff2460;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}
#content h2.abstand {
	padding: 40px 0 0 0;
	clear: both;
}
#content h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 430px;
	color: #002d42;
	font-weight: normal;
	font-size: 35px;
	line-height: 37px;
	font-family: "chunk-1","chunk-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}
#content .post h3 a {
	padding: 1px 4px;
	color: #002d42;
	text-decoration: none;
	border: none;
	text-shadow: #e5e5e5 0 0 0;
}
#content .post h3 a:hover {
	background: #9cde1e;
}
#content h4 {
	margin: 0 0 20px 0;
	color: #ff2460;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}
#content .date {
	clear: both;
	display: block;
	margin: 4px 10px 0 0;
	padding: 4px 8px;
	text-transform: uppercase;
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #f4f4f4;
	background: #002d42;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #002d42;
}


#content .tags {
	clear: both;
	margin: 0;
	padding: 8px 5px;
	font-size: 13px;
	line-height: 15px;
	color: #9fa0a0;
	text-decoration: none;
	background: #cacccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cacccc;
}
#content .tags_head {
	padding: 2px 4px;
	background: #002d42;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #002d42;
	color: #fff;
}
#content .tags a {
	padding: 2px 4px;
	color: #002d42;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content .tags a:hover {
	background: #9cde1e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #9cde1e;
}

#content .postmetadata {
	clear: both;
	margin: 5px 0 0 0;
	padding: 8px 10px;
	font-size: 13px;
	line-height: 15px;
	color: #002d42;
	text-decoration: none;
	background: #cacccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cacccc;
}

#content p, #content ul, #content ol {
	margin: 0 0 20px 0;
	color: #002d42;
	font-size: 15px;
	line-height: 24px;
}
#content a {
	color: #f2225b;
	text-decoration: none;
	border-bottom: 1px solid #eab5c3;
}
#content a:hover {
	color: #002d42;
	background: #9cde1e;
	border-bottom: 1px solid #9cde1e;
}
#content ul {
	padding: 0 0 0 25px;
	list-style-type: square;
	line-height: 22px;
}
#content ul, #content ol {
	padding: 0 0 0 25px;
	line-height: 22px;
}
#content ul li {
	margin: 0;
}
#content blockquote {
	margin: 0;
	padding: 0;
}
#content blockquote p {
	padding: 5px 40px 0 40px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/quote.gif) no-repeat left top;
}
#content blockquote.alt p {
	margin: 0 0 2px 0;
	font-size: 20px;
	line-height: 26px;
	font-style: normal;
}
#content .source {
	font-size: 13px;
	margin: 8px 0 20px 40px;
	color: #9d9d9d;
	font-style: italic;
}
#content code {
	display: block;
	margin: 0 5px 20px 5px;
	padding: 10px 10px 10px 15px;
	color: #9d9d9d;
	background: #3e3e3e;
	font-size: 13px;
	line-height: 15px;
	border-left: 2px solid #333;
}
#content img {
	border: 5px solid #cacccc;
}
#content .edit {
	position: absolute;
	bottom: -10px;
	right: 5px;
	font-size: 12px;
	line-height: 14px;
}
#content .edit a {
	padding: 2px 4px;
	color: #fff;
	background: #ff2460;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ff2460;
}

#content .entrylist {
	margin: 30px 0 50px 0;
}
#content .entrylist li {
	margin: 0 0 20px 0;
}
#content .gallery {
	float: left;
	width: 560px;
	padding: 0 0 0 15px;
}
#content .gallery img {
	margin: 0 10px 10px 0;
	padding: 0;
	clear: none;
	width: 120px;
	height: 92px;
	float: left;
}

#content .hint {
	margin: 30px 0 40px 0;
	padding: 10px 15px 10px 15px;
	color: #9d9d9d;
	font-size: 13px;
	line-height: 19px;
	background: #cacccc;
	color: #002d42;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cacccc;
}
#content .hint .smallprint {
	font-size: 10px;
	color: #666;
}

#content .center {
	margin: 0 0 20px 0;
	text-align: center;
}
/* @end */

#searchform {
	margin: 0 0 30px 0;
}
#searchform input#s {
	padding: 4px;
	width: 200px;
	color: #002536;
	font-size: 16px;
	line-height: 18px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cacccc;
}
#searchform input#searchsubmit {
	padding: 4px 10px;
	font-size: 14px;
	line-height: 16px;
	color: #425e0c;
	background: #9cde1e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #8ac51a;
}
.select_month {
	margin: 0 0 30px 0;
}
.select_month select {
	padding: 4px;
	width: 200px;
	border: 1px solid #cacccc;
	color: #002d42;
	font-size: 16px;
	line-height: 18px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.nocomments {
	
}

/* @group Pager */

#content .pager {
	margin: -20px 0 0 0;
	height: 20px;
	text-align: center;
	font-size: 12px;
}
#content .pager a {
	padding: 4px 10px;
	color: #fff;
	border: 1px solid #f6235d;
	font-weight: bold;
	background: #f2225b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content .pager_top {
	float: left;
	width: 600px;
	text-align: center;
	font-size: 12px;
}
#content .pager_top a {
	float: left;
	margin: -10px 0 25px 0;
	padding: 4px 10px;
	color: #fff;
	border: 1px solid #f6235d;
	font-weight: bold;
	background: #f2225b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content .pager .left_pager a, #content .pager_top .left_pager a {
	float: left;
}
#content .pager .right_pager a, #content .pager_top .right_pager a {
	float: right;
}

.left {
	float: left;
}
.right {
	float: right;
}

/* @end */

/* @group Kommentare */

#commentform {
	
}
#commentform input {
	padding: 3px;
	width: 200px;
	border: 2px inset #6f6f6f;
	color: #393939;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
}
#commentform textarea {
	padding: 3px;
	width: 500px;
	border: 2px inset #6f6f6f;
	color: #393939;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
}


#content .commentlist {
	margin: 20px 0 60px 0;
}
.commentlist li {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background: #333;
}
#content .commentlist li .avatar {
	float: right;
	margin: 0 0 10px 20px;
	border: 4px solid #444;
}
#content .commentmetadata a {
	color: #666;
	border-bottom: 1px dotted #555;
}
#content .commentmetadata a:hover {
	color: #666;
	border: none;
}

/* @end */



/* @group Footer */

#footer {
	clear: both;
	margin: 35px 0 15px 0;
	height: 20px;
	color: #002d42;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: -1px;
}
#footer a {
	padding: 0 4px;
	color: #002d42;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* @end */



/* @group Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 500;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 800;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* @end */

.new {
	display: none;
	position: absolute;
	top: 8px;
	left: 0px;

	padding: 4px 8px;
	background: #9cde1e;
	color: #73a416;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: -1px;

}