/*
Theme Name: wd4f-dark
Theme URI: http://willdesignforfood.de/
Description: This theme based upon the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Burkhard Mudrick
Author URI: http://willdesignforfood.de/
Tags: dark, black, grey, custom header, fixed width, two columns, widgets

	WD4F v1.0
	 http://willdesignforfood.de

	This theme was designed and built by Burkhard Mudrick,
	whose blog you will find at http://willdesignforfood.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
#shadow-left {
	width: 150px;
	background: url('img/shadow-left.png') repeat-y;	
	position: absolute;
	min-height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	z-index: 9999;
	left: 0;
}
#shadow-right {
	width: 150px;
	background: url('img/shadow-right.png') repeat-y;	
	position: absolute;
	min-height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	z-index: 9999;
	right: 0;
}
#main-navi {
	list-style-type: none;
	background: url('img/but-hover.png') no-repeat;
	width: 512px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	z-index: 800;
	}
#main-navi-2 {
	list-style-type: none;
	background: url('img/but-hover-2.png') no-repeat;
	width: 512px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	z-index: 800;
	}
#main-navi li, #main-navi-2 li {
	list-style-type: none;
	float: left;
	}
#top-bar-navi {
	width: 512px;
	margin: -49px 105px 0 0;
	padding: 0;
	float: right;
	}
a.but-start {
	width: 91px;
	height: 49px;
	display: block;
	background: url('img/but-start-n.png') no-repeat;
	}
a.but-about {
	width: 94px;
	height: 49px;
	display: block;
	background: url('img/but-about-n.png') no-repeat;
	}
a.but-projekte {
	width: 122px;
	height: 49px;
	display: block;
	background: url('img/but-projekte-n.png') no-repeat;
	}
a.but-freebies {
	width: 116px;
	height: 49px;
	display: block;
	background: url('img/but-freebies-n.png') no-repeat;
	}
a.but-login {
	width: 89px;
	height: 49px;
	display: block;
	background: url('img/but-login-n.png') no-repeat;
	}
a.but-logout {
	width: 89px;
	height: 49px;
	display: block;
	background: url('img/but-logout-n.png') no-repeat;
	}

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: "Helvetica Neue","HelveticaNeue","HelveticaNeueLT", Helvetica, Arial !important;
	font-weight: 300;
	background: #191a1c;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#top-bar {
	width: 100%;
	height: 48px;
	background: url('img/top-navi-bg.jpg') repeat-x;
	}
	
#wrapper {
	width: 100%;	
	position: relative;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;
	height: 100%;
	background: #191a1c url('img/rainbow-line.jpg') no-repeat center 0;
	}
	
html>body #wrapper {
	height: auto;
}
#headerimg 	{
	border: 0;
	height: 251px;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 16px;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #7fb9e5;
	text-shadow: #000000 1px 1px 1px;
	}
.narrowcolumn .postmetadata a {
	color: #7fb9e5;
	font-weight: 300;
	font-family: "Helvetica Neue", Helvetica, Arial;
	text-shadow: #000000 1px 1px 1px;
	}

.thread-alt {
	background-color: #3b3c3e;
	color: #aaa;
}

.thread-even {
	background-color: #2a2b2d;
	color: #aaa;
} 
.depth-1 {
	border: 1px solid #000;
} 

.even, .alt {
	border-left: 1px solid #000; 
}

small {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: 200;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	/*font-size: 1.6em;*/
	}

h2.pagetitle {
	/*font-size: 1.6em;*/
	}

#sidebar h2 {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	/*font-size: 1.2em;*/
	color: #efefef;
	}
	
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #efefef;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #efefef;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: 300;
	}

.commentlist li ul li {
	font-size: 12px;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fcfcfc;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	color: #efefef;
	font-size: 12px;
	}
#commentform input {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	background-color: #3b3c3e;
	color: #fff;
	border: 1px solid #111;
	padding: 5px !important;
	}
#commentform textarea {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	background-color: #3b3c3e;
	color: #fff;
	border: 1px solid #111;
	padding: 10px !important;
	}
#submit .theButton:hover {
	background-color: #c00063 !important;
	}
.commentmetadata {
	font-weight: normal;
	}
#posName, #posEmail, #posText {
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	background-color: #3b3c3e;
	color: #fff;
	border: 1px solid #111;
	padding: 5px !important;
	}
.contactsubmit:hover {
	background-color: #c00063 !important;
	}
#respond {
	padding: 0;
	border: 1px solid #111;
	width: 697px;
	margin: 0 0 0 8px;
	}
.myRespondBG {
	background-color: #191a1c;
	width: 677px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	}
.myRespondBG:hover {
	/*background-color: #f9f9f9;*/
	}
.myRespondHead {
	cursor: pointer;
	width: 677px;
	padding: 10px 0;
	margin: 0px;
	}
.myRespondHead h3 {
	font-size: 18px;
	line-height: 18px;
	text-indent: 10px;
	margin: 0;
	padding: 0;
	}
.myRespondHead h3:hover {
	color: #c00063;
	}
.myRespondBody {
	display: none;
	}

#sidebar {
	font-size: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #666;
	}

code {
	display: block;
	width: 610px;
	margin: 10px 20px;
	font: 12px 'Courier New', Courier, Fixed;
	background: #333;
	border: 1px solid #c00063;
	padding: 10px;
	line-height: 14px;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #aaa;
	text-decoration: none;
	}
#inner_content p a {
	padding: 1px 2px;
	}
#inner_content p a:hover {
	color: #fff;
	background-color: #c00063;
	text-decoration: underline;
	}
.inner_list a {
	padding: 1px 2px;
	}
.inner_list a:hover {
	color: #fff;
	background-color: #c00063;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 251px;
	width: 100%;
	overflow: hidden;
	}

#headerimg {
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 251px;
	width: 100%;
	background: url('img/header.jpg') no-repeat center 0;
	}
#content {
	margin: 5px 0 0 -50px;
	padding: 0;
	width: 498px;
	float: left;
	font-size: 1.2em
	}
	
.narrowcolumn {
	float: left;
	}
	
#inner_content {
	width: 716px;
	padding: 0;
	margin: 0;
	}
#inner_content h2 {
	width: 635px;
	height: 70px;
	font-weight: lighter;
	margin-left: 70px;
	}
#inner_content img {
	border: 0;
	margin: 0;
	}
.entry-headline {
	background: url('img/teaser-head.png') no-repeat;
	width: 716px;
	height: 101px;
	margin: 0;
	padding: 0;
	}
	.entry-headline h2 {
		padding: 35px 0 25px 0;
		font-size: 40px;
		line-height: 28px;		
		font-family: "Helvetica Neue", Helvetica, Arial !important;
		font-weight: 100 !important;
		color: #fff;
		text-shadow: #000000 1px 1px 1px; }
		}
		.entry-headline h2 a {
			color: #fff;
			text-decoration: none;
			}
		.entry-headline h2 a:hover {
			color: #c00063;
			text-decoration: none;
			}
.entry-image {
	background: url('img/post-img.png') no-repeat;
	width: 716px;
	min-height: 300px;
	padding-left: 8px;
	margin: 0;
	}
.entry-image a {
	margin: 0 0 -4px 0;
	padding: 0;
	}
.entry-teaser {
	background: url('img/teaser-footer.png') no-repeat;
	width: 676px;
	height: 158px;
	margin: 0;
	font-size: 12px;
	color: #efefef;
	padding: 1px 20px 10px 20px;
	line-height: 16px;
	}
	.entry-teaser a {
		text-decoration: underline;
		}
.post-image {
	background: url('img/post-img.png') no-repeat 0 bottom;
	width: 716px;
	/*min-height: 202px;*/
	padding-left: 8px;
	padding-bottom: 2px;
	margin: 0;
	}
.post-teaser {
	background: url('img/post-footer.png') no-repeat 0 bottom;
	width: 676px;
	min-height: 500px;
	margin: 0;
	font-size: 12px;
	color: #efefef;
	padding: 1px 20px 10px 20px;
	line-height: 16px;
	}
	.post-teaser h3 {
		font-weight: bold !important;
		}
		.post-teaser h3 a {
			text-decoration: none !important;
			}
		.post-teaser h3 a:hover {
			color: #c00063 !important;
			}
	.post-teaser a {
		text-decoration: underline;
		}
	
.date-flag {
	width: 93px;
	height: 74px;
	background: url('img/date-bg.png') no-repeat;
	float: left;
	margin: 10px 0 5px -34px;
	padding: 0;
	text-align: center;
	}
.inner-date {
	width: 46px;
	height: 79px;
	padding: 18px 0 0 0;
	margin: 0 0 0 41px;
	text-align: center;
	}
.date-day {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-shadow: #343434 0px 1px 0px;
	}
.date-month {
	color: #000;
	font-weight: normal;
	font-size: 12px;	
	line-height: 14px;
	text-transform: uppercase;
	text-shadow: #343434 0px 1px 0px;
	}
.date-year {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-shadow: #343434 0px 1px 0px;
	}


.post {
	width: 270px;
	float: left;
	margin: 0 0 0 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	width: 520px;
	margin: -52px 0 0 20px;
	position: absolute;
	}
.postmetadata a {
	padding: 1px 2px;
	}
.postmetadata a:hover {
	color: #c00063;
	text-decoration: underline;
	}
.narrowcolumn .fullpostmetadata{
	width: 657px;
	margin: 20px;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 12px;
	color: #7fb9e5;
	}
.fullpostmetadata a {
	padding: 1px 2px;
	}
.fullpostmetadata a:hover {
	color: #fff;
	text-decoration: underline;
	background: #c00063;
	}
.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#bottom-gradient {
	background: url('img/bottom-gradient.png') repeat-x;
	width: 100%;
	height: 120px;
	margin: -120px 0 0 0;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 210px;
	clear: both;
	overflow: hidden;
	background: url('img/footer-bg.jpg') repeat-x;
	}
#footer #inner_footer {
	width: 100%;
	height: 210px;
	margin: 0 auto;
	background: url('img/footer.jpg') no-repeat center 0;
	color: #ccc;
	}

#footer p {
	margin: 0;
	padding: 25px 0;
	text-align: center;
	color: #555;
	font-size: 10px;
	}
.copyinfo {
	right: 20px;
	bottom: 10px;
	position: absolute;
	z-index: 10000;
	font-size: 10px;
	color: #aaa;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px !important;
	height: 20px !important;
	text-align: left;
	
	padding: 0;
	font-size: 40px;		
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 100 !important;
	color: #fff;
	text-shadow: #000000 1px 1px 1px; }
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: -20px 0 34px 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 657px;
}

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

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#commentform #submit:hover {
	background: #c00063 !important;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 35px 0 0 240px;
	width: 200px;
	float: left;
	}
#inner_sidebar {
	width: 180px;
	padding: 20px 10px 10px 10px;
	}
#sidebar form {
	margin: 0;
	}
/* Begin Sidebar Boxen */
.spacer {
	width: 10px;
	height: 10px;
	margin: 2px 0;
	}
.sidebar-block {
	width: 176px;
	list-style-type: none;
	}
.seperator {
	width: 100%;
	height: 2px;
	background: url('img/pink-line.png') repeat-x;
	position: relative;
	overflow: hidden;
	}
.inner_block {
	width: 100%;
	min-height: 150px;
	padding: 0 10px 10px 0;
	margin: -2px 0 0 0;
	list-style-type: disc;
	}
	.nav-ident {
		margin: 0 0 15px 0;
		padding: 0;
		}
#categories-block .inner_head, #linkcat-2 .inner_head, #meta-block .inner_head {
	font-size: 18px;
	font-weight: normal;
	}
#categories-block .inner_list, #linkcat-2 .inner_list, #meta-block .inner_list {
	list-style-type: none;
	padding-left: 2px;
	}
#categories-block .inner_list li, #linkcat-2 .inner_list li, #meta-block .inner_list li {
	list-style-type: none;
	font-size: 12px;
	color: #999;
	}
#categories-block .inner_list li a, #linkcat-2 .inner_list li a, #meta-block .inner_list li a {
	color: #efefef;
	line-height: 18px;
	width: 100%;
	display: block;
	}
/* End Sidebar Boxen */
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.navigation {
	width: 100%;
	display: block;
	text-align: left;
	margin: 30px auto 60px auto;
	text-align: center;
	}
	.navigation a {
		font-size: 14px;
		font-weight: 200;
		padding: 2px 4px;
		}
	.navigation a:hover {
		color: #fff;
		background-color: #c00063;
		text-decoration: underline;
		}
		
	.wp-pagenavi {
		width: 100%;
		margin: 0 auto;
		}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.more-link {
	background: url('img/button-readon.png') no-repeat left top;
	width: 123px;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -55px 0 0 580px;
	float: none;
	
	font-family: "Helvetica Neue", Helvetica, Arial !important;
	font-weight: 300 !important;
	}
.more-link:hover {
	background: url('img/button-readon.png') no-repeat left bottom;
	}
	.more-link a {
		display: block;
		width: 123px;
		height: 25px;
		padding: 8px 0 0 0;
		color: #ccc;
		}
	.more-link a:hover {
		color: #fff;
		text-decoration: none;
		}
#sidebar-socials a img{
	margin: 8px;
	border: 2px solid #191a1c;
	}
#sidebar-socials a:hover img {
	border: 2px solid #c00063;
	}
	
#sidebar-rss {
	color: #999;
	margin-bottom: 100px;
	}
#sidebar-rss a {
	color: #efefef;
	border-bottom: 1px dashed #efefef;
	}
#sidebar-rss a:hover {
	color: #c00063;
	border-bottom: 1px dashed #c00063;
	}
/* End captions */
.showover {
	width: 700px;
	display: block;
	margin: 20px 0 0 -12px;
	padding: 0;
	border:  0;
	}
.showover img {
	width: 698px;
	padding: 1px;
	margin: 0;
	border: 0;
	background-color: #000;
	}
.showover a {
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border: 0;
	text-decoration: none;
	display: block;
	}
.showover a:hover {
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border: 0;
	text-decoration: none;
	}
.add {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	}
.fancybox {
	padding: 0;
	margin: 0;
	}
.overlay {
	height: 40px;
	margin: -60px 0 -1px 0;
	padding: 10px;
	background-color: #000;
	color: #f2f2f2;
	border: 0;
	border-top: 1px solid #1a1a1a;
	position: relative;
	bottom: 10px;
	display: block;
	}
.overlay a {
	font-weight: bold;
	color: #eee;
	}
.overlay a:hover {
	color: #fff;
	}
	
.showoveradd {
	width: 181px;
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	border:  0;
	background: none;
	}
.showoveradd img {
	margin: 0;
	padding: 1px 0 0 0;
	border:  0;
	background: none;
	}
.overadd {
	height: 30px;
	margin: -50px 0 0 1px;
	padding: 10px;
	background-color: #000;
	color: #f2f2f2;
	border: 0;
	border-top: 1px solid #1a1a1a;
	position: relative;
	bottom: 5px;
	display: block;
	}
.overadd a {
	font-weight: bold;
	color: #eee;
	}
.overadd a:hover {
	color: #fff;
	}
	
.clearAll {
	clear: both;
	float: none;
	}
#relatedPosts {
	padding: 0 0 20px 0;
	}
#relatedPosts a {
	padding: 1px 2px;
	}
#relatedPosts a:hover {
	padding: 1px 2px;
	color: #fff;
	text-decoration: underline;
	background: #c00063;
	}
.imgtfe {
	margin: 0 0 -4px 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-decoration: none !important;
	}
.textwidget a img {
	border: 1px solid #191a1c;
	}
.textwidget a:hover img {
	border: 1px solid #c00063;
	}