body {
	margin:0;
	padding:0;
	background:#000000;
	background-image:url(/web/wp-content/themes/Nightfall/img/bg.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#4a3a26;
	outline:none;
}

 @font-face {
font-family: Basic;
src: url("http://www.deamsmusic.com/web/fonts/Basic.ttf") format("truetype");
}
 @font-face {
font-family: C;
src: url("http://www.gurutributes.com/wp-content/themes/GuruTributeV2/fonts/C.ttf") format("truetype");
}

p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em;
	padding:0;
}
img {
	display: block;
}
.alignleft {
	padding: 3px;
	float: left;
	clear: left;
}
.alignright {
	margin-right:12px;
	float: right;
	clear: right;
	z-index:600;
}
.aligncenter {
	display: block;
	padding: 10px;
	float: none;
	clear: both;
}
a:link img, a:visited img, a:hover img, a:active img {
	background:none;
	padding:0;
	display: block;
	border:0;
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote {
	color:#fff;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;
}
fieldset {
	border:0;
}
.body {
	background-image:url(/web/wp-content/themes/Nightfall/img/bg.jpg);
	background-attachment:scroll;
	text-align:center;
}
a {
	text-decoration:none;
	color: #000000;
}
a:link, a:visited {
	color:#4a3a26;
}
a:active {
	color: #4a3a26;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
h8 {
	font-weight:bold;
	color:#000000;
	font-size:18px;
	text-decoration:underline;
	text-transform:uppercase;
}
/*Body*/
#container {
	width:100%;
	height:auto;
	text-align:center;
	margin: 0 auto;
}

.container-contest {
	width:auto;
	text-align:center;
	margin: 0 auto;	
}

#header {
	width:800px;
	height:150px;
	position: relative;
	text-align:center;
	margin:0 auto;
}

#content {
	width:1220px;
	margin:110px auto;
	position:relative;
	text-align: center;
	height:auto;
}
#logo {
	float:left;
	display:inline;
	margin:0px auto 0px 0px;
	height:170px;
	left:0;
	position:absolute;
}

#navigation {
	float:right;
	margin:10px 0px 0 auto;
	display:inline;
	position:relative;
}

.social {
	position:absolute;
	display:block;
	margin-top:10px;
	margin-left:558px;
	z-index:500;
	width:345px;
	float:left;
}


#feedarea {
	height:25px;
	text-align: center;
	width:490px;
	position: fixed;
	font-size:12px;
	background-color:transparent;
}
#feedarea a:link, #feedarea a:active, #feedarea a:visited, #feedarea a:hover {
	font-size:12px;
}
html #feedarea {
	border-bottom:1px solid #282828;
	font-size:12px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 0px;
}
#feedarea dl dd {
	height:25px;
	display: inline;
	margin-right: 0px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:19px;
}


#content-contest {
	width:683px;
	margin:0 auto 0 auto;
	position:relative;
	text-align: center;
}

#content h4 {
	font-size: 1.1em;
}
#content h5 {
	font-size: 1em;
}
#content-main ul {
	padding:0 1em;
	margin-left:0;
}
#content-main ul.asides {
	margin:0;
	border-bottom:#ddd 1px solid;
}
#content ol {
	list-style-type:decimal;
	margin-left:0px;
}
/*main*/
#content-main {
	float: left;
	width: 665px;
	color:#000;
	padding:0;
	text-align:left;
	margin-top:0px;
	margin-left:10px;
	padding-left:15px;
}

#content-index {
	float: left;
	width: 665px;
	height:100%;
	color:#000;
	padding:0;
	text-align:left;
	margin-top:0px auto 95px 10px;;
	padding-left:15px;
	position:relative;
}
#contest-content-main {
	margin:15px auto;
	width: 900px;
	color:#000;
	text-align:left;
}

#content-main img {
	margin:0px 0px 0px 10px;
	text-align:left;
	box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 2px 2px 2px #000000;
	-moz-box-shadow: 2px 2px 2px #000;
}
html #section-index #content-main {
	margin-right: 0px;
}
#pagenav {
	margin-left:40px;
}
#content .post {
	background-repeat:no-repeat;
	background-image:url(/web/wp-content/themes/Nightfall/img/postbg.gif);
	padding:0px 0 0px 0;
	width:auto;
	-moz-box-shadow: 2px 2px 2px #333;
	-webkit-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
}
#content .page {
	margin-top:30px;
	margin-bottom:5px;
	padding-left:20px;
	width:630px;
	min-height:400px;
	font-size:12px;
	line-height:normal;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
}
.singlepost {
	background-image:url(/web/wp-content/themes/Nightfall/img/single-postbg.jpg);
	background-repeat:repeat;
	padding:0px;
	width:673px;
	min-height:400px;
	margin-top:0px;
	margin-bottom:15px;
}
.singlepage {
	background-image:url(/web/wp-content/themes/Nightfall/img/single-postbg.jpg);
	background-repeat:repeat;
	padding:0px;
	width:673px;
	height:auto;
	margin-top:0px;
	padding-bottom:15px;
	-moz-box-shadow: 2px 2px 2px 2px #4a3a26;
	-webkit-box-shadow: 2px 2px 2px #4a3a26;
	box-shadow: 10px 10px 5px #888;
padding: 5px 5px 5px 15px;
}

.singlepage-contest {
	background-image:url(/web/wp-content/themes/Nightfall/img/single-postbg.jpg);
	background-repeat:repeat;
	padding:15px;
	width:625px;
	height:auto;
	margin-top:0px;
	padding-bottom:15px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	float:right;
}

#content h2.pagetitle {
	color:#669900;
	font-family: Basic;
	font-size:16px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:2px;
	background-position: top left;
	text-align:left;
	height:20px;
	letter-spacing:0.5px;
	font-style:italic;
}
#content h2.archivetitle {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:2px;
	background-position: top left;
	text-align:left;
	height:20px;
	letter-spacing:0.5px;
	font-style:italic;
}
.posttitle {
	color:#000000;
	margin:0px;
	padding:0;
	text-align:left;
	width:650px;
	font-size:24px;
	height:45px;
	font-family: Basic;
}
#content h2, #content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:hover {
	color:#000000;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 0 10px;
	font-family: Basic;
	font-weight:bold;
}

#content h2 a:hover {
text-decoration:underline;
}
#content h3 {
	color:#000000;
	background-position:left;
	font-size:14px;
	margin-top:0px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color:#000000;
	background-position:left;
	height:57px;
	font-size:14px;
	margin-top:0px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}
#content h3 a:hover {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#content h5 {
	color:#000000;
	background-position:left;
	font-size:14px;
	margin-top:0px;
	margin-left:0px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#content h5 a, #content h5 a:link, #content h5 a:visited {
	color:#000000;
	background-position:left;
	height:57px;
	font-size:14px;
	margin-top:0px;
	margin-left:0px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#content h5 a:hover {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:0px;
	font-family:"Times New Roman", Times, serif;
}
#content .entry {
	margin-top:5px;
	padding-left:20px;
	width:630px;
	min-height:380px;
	max-height:380px;
	font-size:12px;
	letter-spacing:1px;
	line-height:normal;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
}
#content .entry img {
	margin: 15px 20px auto auto;
	padding-left:40px;
	background-position:top;
	max-height:340px;
	max-width:235px;
}
#content .entry a:link, #content .entry a:visited {
	color:#4a3a26;
	font-weight:bold;
}
#content .entry a:hover, #content .entry a:active {
	color:#fff;
}
#content .entry li {
	margin:5px;
	padding:0;
	line-height:1.6em;
	display:block;
	list-style-type:square;
	font-size:12px;
/*	background-image:url(/web/wp-content/themes/Nightfall/img/images/arrow_139.gif);
*/	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
	padding-left: 18px;
}
#content .postmetadata {
	clear:both;
	font-size:10px;
	line-height:20px;
	text-align:left;
	color:#000;
	margin: 15px 0 0px 0px;
	bottom:15px;
	position:relative;
	background-color:transparent;
	border-top: #000000 thin solid;
	max-width:290px;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color:#747745;
	text-decoration:none;
	margin: 0 0 5px 20px;
}
.postmetadata a:hover {
	color:#fff;
	text-decoration:underline;
}
#content .post-info {
	clear:both;
	color:#000;
	margin: 0 0 5px 20px;
	font-size:11px;
	border-bottom: #000000 thin solid;
	max-width:602px;
}
#content .post-info a:link, #content .post-info a:visited, #content .post-info a:active {
	color:#333333;
	font-size:11px;
}
#comments, #respond {
	color:#000000;
	background-color:transparent;
	font-size:10px;
	width:675px;
}
#trackback_url_wrapper {
	margin-left: 15px;
	padding:0em 0 0 0;
	color:#000000;
	background-color:transparent;
	font-size:10px;
}
.avatar {
	width:37px;
	height:37px;
	display:inline-block;
	margin:0 15px 0 0;
}
#container .commentlist li.alt {
	color:#fff;
	border-color:#000000;
	border-style:dotted;
	border-width:medium;
	margin-top:5px;
	margin-left:35px;
	width:400px;
	margin-bottom:5px;
	overflow:auto;
}
#container .commentlist li.authorcomment {
	border:2px solid #000;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
}
#container .commentlist li .cmtinfo {
	font-size:10px;
}
#container .commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:10px;
	color:#000;
}
#content .commentsfeed {
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:5px 5px 5px 20px;
}
#content .trackback {
	background:url(img/icon_link.gif) no-repeat left center;
	padding:5px 5px 5px 20px;
	height:35px;
}
input.textbox, textarea {
	
	color:#000000;
	font:10px Verdana, Arial, Serif;
	padding:5px;
}
textarea {
	width: 70%;
	padding:10px;
	line-height:12px;
}
input.textbox:focus, textarea:focus {
	border:1px solid #fff;
	color:#000;
}
#submit {
	background-image:url(img/nav-top.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:5px;
	color:#000;
	font-weight:bold;
	border: 1px solid #282828;
}
.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#000000;
}

#footer {
	overflow:hidden;
	background-image:url(/web/wp-content/themes/Nightfall/img/footer.jpg);
	background-repeat:no-repeat;
	height:141px;
	margin-left:10%;
	bottom:0;
	position:relative;
	width:1203px;
}


#logo-contest {
	float:left;
	top:200px;	
	margin:5px 0 0 0px;
	height:170px;
}

#footer-area {
	width:900px;
	position: absolute;
	bottom:0px;
	left:0px;
	text-align: left;
	font-family: georgia, times, serif;
	padding-left:5px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#footer-area a {
	font-size:12px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#footer-area a:hover {
	font-size:12px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#footer-area a:visited {
	font-size:12px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#footer-area a:hover {
	font-size:12px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#search-tool-div {
	position:absolute;
	visibility:visible;
	z-index:100;
	right:10px;
	top:35px;
}
.search-top {
	border:#198cd9 1px solid;
	padding:4px;
	font-size:12px;
	color:#333;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font-family:"Times New Roman", Times, serif;
}
.search-top:focus {
	border:#fff 1px solid;
	padding:4px;
	color:#333;
	font-size:12px;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font-family:"Times New Roman", Times, serif;
}
.submit-search {
	padding:2px;
	font-size:11px;
	color:#333;
	font-family:"Times New Roman", Times, serif;
}
.no-image {
	background-image:none;
	padding:0px;
	margin-right:0px;
}
#sidebar-left {
	position:relative;
	float:left;
	z-index:10;
	width: 300px;
	font-size:10px;
	overflow:hidden;
	font-size:10px;
	color:#7b8f7a;
	text-align:right;
	margin-left:5px;
	margin-top:55px;
}

#sidebar-left-contest {
	position:relative;
	float:left;
	z-index:10;
	width: 200px;
	font-size:10px;
	overflow:hidden;
	font-size:10px;
	color:#7b8f7a;
	text-align:right;
	margin-left:5px;
}
.dynamic_widget {
	float: left;
	width: 151px;
	color:#e0e0c8;
}
.widgetready {
	width: 151px;
}
#sidebar-left h2 {
	display: block;
	float:left;
	width: 249px;
	margin: 0px;
	padding:0px 5px 0px 6px;
	overflow:hidden;
	font-size:16px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	background-image:url(img/left-nav-border.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#sidebar-right {
	width: 200px;
	height: auto;
	font-size:11px;
	padding:0px;
	margin-left:5px;
	margin-top:15px;
	overflow:hidden;
	float:right;
}
#sidebar-right h2 {
	display: block;
	float:left;
	width: 225px;
	height:15px;
	margin: 0px;
	padding:7px 5px 7px 8px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	color: #ffffff;
	background-image:url(img/left-nav-border.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.arrow {
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	width: 225px;
	padding-left: 5px;
	color:#ffffff;
}
.arrow li {
	float: left;
	text-align: left;
	margin: 0px;
	width: 225px;
	padding: 0px;
	color:#fff;
}
.arrow li a:link, .arrow li a:visited {
	width: 225px;
	display: inline;
	padding:5px 5px 5px 19px;
	text-decoration: none;
	overflow:hidden;
	text-align: left;
	background-image:url(/web/wp-content/themes/Nightfall/img/images/arrow_139.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
.arrow li a:hover, .arrow li a:active {
	width: 151px;
	display: inline;
	overflow:hidden;
	text-align: left;
	color:#fff;
	padding:5px 5px 5px 19px;
	background-image:url(/web/wp-content/themes/Nightfall/img/images/arrow_139.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.arrow ul li {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
.arrow ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color:#000000;
}
.arrow ul li a:link, .arrow ul li a:visited {
	width: 151px;
	display: inline;
	line-height:22px;
	padding:0px 5px 0px 19px;
	text-decoration: none;
	overflow:hidden;
	text-align: left;
	color:#000000;
}
.arrow ul li a:hover, .arrow ul li a:active {
	width: 185px;
	display: inline;
	line-height:22px;
	padding:0px 5px 0px 19px;
	text-decoration: underline;
	overflow:hidden;
	text-align: left;
	color:#fff;
}
#wp-calendar {
	empty-cells: show;
	width: 130px;
	font-size: 9px;
	color: #e0e0c8;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #43a388;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: underline;
	color: #e0e0c8;
}
#wp-calendar caption {
	text-align: left;
	width: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#ddc437;
	font-size: 10px;
	background-image: url(images/cats.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	line-height: 18px;
}
#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#fff;
}
#next a:link, #next a:visited {
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	float: right;
}
#next a:hover, #next a:active {
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	float: right;
}
#prev a:link, #prev a:visited {
	text-align: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	float: left;
}
#prev a:hover, #prev a:active {
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	float: left;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.pad {
	text-align: center;
	line-height:10px;
}
.cat {
	margin: 0px;
	padding:0px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
	text-align: left;
	color: #e0e0c8;
	background-position:center center;
	background-repeat:repeat-x;
	background-image:url(img/header.gif);
}
#back-to-top {
	position:absolute;
	visibility:visible;
	z-index:82;
	right:15px;
	bottom:5px;
	font-weight:bold;
}
/*gehele page*/
#main-image {
	width:900px;
	height:146px;
	margin-top:0px;
	position:relative;
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
}
#main-image h2 {
	color:#000000;
	bottom:0px;
	position:relative;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.float-none {
	float:none;
	margin:0px 0px 0px 0px;
	display:inline;
	line-height:20px;
	text-align:left;
	vertical-align:middle;
}
.text-align-middle {
	line-height:20px;
	display:inline;
	vertical-align: middle;
	padding-right:5px;
}
 #style-switch a, style-switch a:active, style-switch a:visited, style-switch a:link style-switch a:hover, {

background-image:none;
}
#agenda {
	clear:both;
	font-size:9px;
	text-align:left;
	color:#000;
	margin:5px 0px 5px 10px;
	padding:0px;
	background-color:transparent;
	border: 0px solid #494848;
}
#agenda h2 a, #agenda h2 a:link, #agenda h2 a:visited {
	color:#000000;
	background-position:left;
	font-size:9px;
	margin-top:0px;
	margin-left:0px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
#agenda h2 a:hover {
	color:#FF9900;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
}
/* 3d style for myGallery  */

.mypicbox {
	margin-bottom: 30px;
	margin-top: 10px;
}
.mypicup {
}
.mygalleryup {
	padding-top: 10px;
}
.mypicture {
	padding: 0px;
	margin: auto;
}
.mypictureborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	padding-right:5px;
}
.mypictureimg {
	background: #ffffff;
	border: 0px solid #999999;
	padding: 3px;
	margin-left:2px;
}
.myfooter {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
}
.myfooter span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}
.mypicback {
	float: left;
}
.mypicfor {
	float: right;
}
.mypicsgallery {
	text-align: center;
	margin-top: 10px;
}
.mygallpic {
	margin-bottom:0px;
}
.mypicsgallery a img {
	border: 0px solid #ffffff;
	padding: 1px;
}
.mypicsgallery a:hover img {
	border: 0px solid #000000;
	padding: 1px;
}
.myrandompic img {
	padding:5px;
	border: 1px solid #C6C9CD;
	background: #ffffff;
}
.mygalleryoverview {
	margin-top: 10px;
}
.mygallerygallery {
	height: 130px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}
.mygallerynames {
	text-align: left;
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 10px;
	margin-bottom: 10px;
}
.mygallerypreviewpics {
	float: left;
	margin-right: 12px;
}
.mygallerydescription {
	text-align: left;
	font-size: 10px;
}
.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mypictureentry {
	padding: 0px;
	margin: auto;
}
.mypictureentryborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	_padding-right:5px;
}
.mypictureentryimg {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;
}
.mypicsgalleryentry {
	text-align: center;
}
.mygallpicentry {
	margin-bottom:0px;
}
.mypicsgalleryentry a img {
	border: 2px solid #ffffff;
	padding: 1px;
}
.mypicsgalleryentry a:hover img {
	border: 2px solid #000000;
	padding: 1px;
}
.myinlinepicture {
	text-align:center;
	margin:auto;
	margin-top:10px;
}
.myinlinepictureleft {
	float:left;
	padding-right:10px;
	margin-right:16px;
}
.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	margin-right:16px;
	padding-top: 10px;
}
.myinlinepictureright {
	float:right;
	padding-left:10px;
	margin-right:14px;
}
.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	margin-right:14px;
	padding-top: 10px;
}
.myinlinepicdescription {
	text-align:center;
	font-size: 9px;
	font-family: Verdana;
}
.myinlinepicdescription span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}
.myinlinepictureimg {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;
}
.myinlineborder {
	background: url("images/shadow.gif") no-repeat bottom right;
	padding-right:14px;
	padding-bottom:2px;
	padding-right:5px;
}
.mygallerypreviewpics img {
	border:1px;
}
.gallerynav {
}
.galleryfor {
	float: right;
}
.galleryback {
	float: left;
}
.exifmetalabel {
	font-family: Verdana;
	font-size: 1em;
}
.exifbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 0.85em;
}
.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}
.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}
.exifdataone {
	font-weight:lighter;
}
.exifdatatwo {
	font-weight:lighter;
}
.thumbsnav {
}
.thumbsfor {
	float: right;
}
.thumbsback {
	float: left;
}
.thumbscounter {
	color: #666666;
	text-align: center;
	font-size: 9px;
	font-family: 'Verdana', 'Geneva', sans-serif;
}
.mypiccounter {
	color: #666666;
	text-align: center;
	font-size: 9px;
	font-family: 'Verdana', 'Geneva', sans-serif;
}
.galcounter {
	color: #666666;
	text-align: center;
	font-size: 9px;
	font-family: 'Verdana', 'Geneva', sans-serif;
}
.transparent {
	color: #ffffff;
}
#twitter_div {
	font-size:11px;
	margin-top:80px;
	width:220px;
	color:#000000;
	text-align:left;
	bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.7em;
	letter-spacing:normal;
}
#twitter_update_list {
	font-size:11px;
	color:#7a7755;
	text-align:left;
	bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.6em;
	letter-spacing:0.5px;
}
#twitter_update_list td {
	font-size:11px;
	color:#333333;
	text-align:left;
	bottom:0px;
	margin-bottom:3px;
}
#twitter_update_list a:link {
	font-size:11px;
	color:#333333;
	text-align:left;
	bottom:0px;
	margin-bottom:0px;
}
marquee {
	text-transform:uppercase;
	letter-spacing:2px;
}
a:focus {
	outline: none; /* Damit Firefox keinen aktiven Rand um Links zeigt */
}
td, tr {
	padding:0;
	margin:0;
	border:0;
}
.sociable {
	margin-top:40px;
	text-align:left;
	text-transform:uppercase;
	color:#000000;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}



.contest-title {
	position:absolute;
	margin-top:173px;
	left:558px;
	width:400px;
	z-index:500;
}
/* ----- password protected ----- */
.nocomments {
	text-align:center;
	margin:0 15px;
	color:#e2415b;
	border:1px solid #1b453a;
	background:#fff url(img/stripe3.gif) left top;
}
.nocomments p {
	margin:15px 20px;
	font-size:12px;
}
#freshcotton {
	font-size:11px;
	width:300px;
	color:#fff;
	text-align:left;
	bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.7em;
	letter-spacing:normal;
}
.FCFreshPrijs {
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 11px;
	color: #747745;
}
.next img, .next img a:link {
	display:inline;
}
 .rpxnow. .rpxnow a:link, .rpxnow a:link img {
padding: 0px auto;
text-align:right;
float:right;
}
/*INTENST DEBATE CSS*/
/*A comment.*/
#idc-container-parent {
	background:none;
	font-size:10px;
	border-top:solid 4px #000000;
	}


#idc-container-parent #idc-container .idc-c {
	background:none;
	font-size:10px;
	border-top:groove 2px #000000;
}
#idc-container-parent #idc-container {
	border: 0px solid #000;
}
#idc-container-parent #idc-container h3 {
	font-size: 15px;
	line-height: 1.3em;
	font-weight:bold;
	color:#000000;
}
#idc-container-parent #idc-container .idc-head h3 {
	color: #c00;
}
#idc-container-parent #idc-container h3 .idc-commentcount_wrap {
	display: none;
}
#idc-container-parent #idc-container h3 .idc-commentcount {
	color: #c00;
}
/*Contains the comments themselves, minus the Post New Comment section*/
.idc-comments {
}
/*idc-new contains the Post New Comment section
*/#idc-container-parent #idc-container .idc-new {
	background-color: transparent;
	border:none;
	padding: 10px 15px;
	width: auto;
}
/*The very top part of IntenseDebate*/
#idc-container-parent #idc-container .idc-head .idc-user {
	
	font-size:10px;
	background: none;
}
#idc-container-parent #idc-container .idc-head h3 {
	color:#000;
	text-transform:uppercase;
}
#idc-container-parent #idc-container .idc-right {
	font-size:10px;
}
/*Comment sorting*/
#idc-container-parent #idc-container .idc-head .idc-toolbar .idc-sel {
	color: #2F2C1D;
}
.idc-head .idc-user_i {
}
#idc-container-parent #idc-container .idc-foot {
	border: none;
}
#idc-container-parent #idc-container .idc-thread {
	padding: 0 0 0 10px;
}

/*A comment made by an admin*/
#idc-container-parent #idc-container .idc-c.idc-admin {
	color: #9c3;
}
#idc-user_admin .idc-user_admin {
	font-size:10px;
}
#idc-container-parent #idc-container .idc-c.idc-c-highlighted {
	background: none;
}
#idc-container-parent #idc-container .idc-c.idc-facebook {
	border-top: 1px solid #3b5998;
}
#idc-container-parent #idc-container .idc-c-h {
	background: none;
	padding-top: 3px;
}
#idc-container-parent #idc-container .idc-c.idc-twitter {
	border-top: 1px solid #33ccff;
}
#idc-container-parent #idc-container .idc-c-h {
	background: none;
	padding-top: 3px;
}
/*Comment header*/
#idc-container-parent #idc-container .idc-c .idc-c-h {	
	border-top: 2px solid #000;
	color:#FFFFFF;
}
/*Comment header avatar.*/
#idc-container-parent #idc-container .idc-c-h .idc-a {
	border: 1px solid #09f !important;
}
/*Comment header profile*/
.idc-c-h .idc-i {
}
#idc-container-parent #idc-container .idc-v {
	display: none;
}
/*avatar*/
.idc-m {
}
#idc-container-parent #idc-container .idc-message {
	display:none;
}
/*Comment top part*/
#idc-container-parent #idc-container .idc-c .idc-c-t {
	border:none;
	width:550px;
}
.idc-c-t-inner {
	font-size:12px;
}
#idc-container .idc-c-t .idc-c-t-inner {
	overflow-x: hidden;
	overflow-y: hidden;
	font-size:12px;
	line-height:16px;
}
/*Comment bottom part*/
.idc-c-b {
}

#idc-container-parent #idc-container .idc-c.idc-admin {

color: #000000;

}

#idc-container textarea.idc-text, #idc-container textarea.idc-text_noresize, #idc-container .idc-text {
background-color:transparent;
}
.idc-c-t-inner {
width:550px;
}

#IDCommentNewThreadText .idc-text_noresize idc-focus {
	color:#000000;
}

#idc-container .idc-toolbar a {
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
}

#idc-container .idc-c .idc-time a, #idc-container .idc-c .idc-time, #idc-container .idc-c .idc-time a {
color:#2F2C1D;
}
#idc-container .idc-idlogo {
display:none;
}

#idc-container .idc-thread_active {
color: #2F2C1D;
}
.connect_widget .connect_widget_text {
width:450px;
float:right;
}

.bottom {
margin-left:20px;
height:25px;
}

.readmore, .readmore a:link, .readmore a:hover {
font-family: Basic;
font-size:14px;
font-weight:bold;
bottom:25px;
color:#000000;
text-decoration:underline;
}