﻿html {margin: 0 auto;
height: 100%;
}

body {
	margin: 0 auto;
	color: #ffffff;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #5E5F00; /* theme color bg */
}





/*
#menuebg{background: none;}
#menuebg .menue{background: none;}
*/

#wrapper .content-profil h1,
#wrapper .content-profil h2,
#wrapper .content-profil h3,
#wrapper .content-profil h4,
#wrapper .content-profil h5,
#wrapper .content-profil h6
{color: #ffffff; padding: 10px; font-size: 14px;}


#wrapper .content-profil .sidebar h1,
#wrapper .content-profil .sidebar h2,
#wrapper .content-profil .sidebar h3,
#wrapper .content-profil .sidebar h4,
#wrapper .content-profil .sidebar h5,
#wrapper .content-profil .sidebar h6
{color: #ffffff; padding: 0px; margin: 0 0 10px 0; font-size: 14px;}


#wrapper .content-profil a {color:#ffffff; text-decoration: underline;}
#wrapper .content-profil a:hover {color:#000000; text-decoration: underline;}


div.footer a {color:#ffffff; text-decoration: underline;}
div.footer a:hover {color:#ffffff; text-decoration: underline;}

#wrapper .content-profil{
	width: 850px; 
	margin: 0; 
	padding:0; 
}

#wrapper .content-profil .sidebar{
	float: left;
	width: 250px;
	background: transparent;
}

#bookmarklink .link-friend-profile a {
	display: block; 
	background: transparent;
	text-decoration: none;
	padding: 0px;
	}
#bookmarklink .link-friend-profile a:hover{
	text-decoration: none;
	}

#wrapper .content-profil .user-profil{
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 5px 0;
}

#wrapper .content-profil .countdown-page-url{
	margin: 15px 0 15px 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

#wrapper .content-profil .sub-navi-children {
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
	line-height: 11px;
	}

#wrapper .content-profil .countdown-page-tag
{
	margin: 15px 0 15px 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}


#wrapper .content-profil .countdown-page-url input.permalinkcountdownpage{
	width: 225px;
	font-family:Arial;
	color:#ffffff; /* theme color bg */
	background-color:#4E4F00; /* theme color bg */
	font-size:12px;
	padding:2px;
	border: none;
}

#wrapper .content-profil .widget-box{
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

#wrapper .content-profil .picture-gallery-preview{
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

/* ------------ new features open------------- */
#wrapper .content-profil #viewmyfavouritecountdowns{
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
	display: block;
}



#wrapper .content-profil .lastvisitors{
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}


/* ------------ new features close ------------- */


#wrapper .content-profil .other-countdowns{
	margin: 15px 0 0 0;
	width: 250px;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

#wrapper .content-profil .nick{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	display: block;
}

#wrapper .content-profil .countdowns-profil{

	width: 585px;
	margin: 0 0 15px 0;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}
#wrapper .content-profil .favorites-profil{
	float: right;
	width: 585px;
	margin: 0 0 15px 0;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

/* ++++++++++ open - pager and blog entries +++++++++++ */


#pagecontentright{
		float: right;
		width: 585px;
		margin:0;
		padding:0;
}
												
#pagecontentright-ajax{
		margin:0;
		padding:0;
}
	
#countdown-content{
		margin:0;
		padding:0;
}

#countdown-content-result{
		margin:0;
		padding:0;
}

#countdown-content-result .countdowns-profil .small-countdown-infos{
		color:#ffffff;
}

#countdown-content .pager-links-top {
		margin: 0 0 15px 0;
		padding: 10px 5px 10px 0;
		width: 580px!important;
		width: 585px;
		text-align: right;
		overflow: visible;
		background: #808000; /* theme color bg */
		color:#ffffff; /* color for themes*/
		border: none;
}

#countdown-content .pager-links-bottom {
		margin: 15px 0 15px 0;
		padding: 10px 5px 10px 0;
		width: 580px!important;
		width: 585px;
		text-align: right;
		display: block;
		overflow: visible;
		background: #808000; /* theme color bg */
		color:#ffffff; /* color for themes*/
		border: none;
}

#countdown-content .pager-links-top a, 
#countdown-content .pager-links-bottom a 
{
		margin: 0 5px 0 0;
		padding: 2px 7px 2px 7px;
		text-decoration: none; 
		background: #5E5F00; /* theme color bg */
		color:#ffffff; /* color for themes*/
		border: 1px solid #ffffff; /* border for themes*/
}

#countdown-content .pager-links-top .activelinks,
#countdown-content .pager-links-bottom .activelinks 
{
		padding: 2px 7px 2px 7px;
		text-decoration: none; 
		background: #5E5F00; /* theme color bg */
		color: #ffffff; /* color for themes*/
		border: 1px solid #5E5F00; /* border for themes*/
}

#countdown-content .pager-links-top a:hover, 
#countdown-content .pager-links-bottom a:hover 
{
		text-decoration: none; 
		background: #000000; /* theme color bg */
		color: #808000; /* color for themes*/
		border: 1px solid #000000; /* border for themes*/
}


/* ++++++++++ open - Button edit this countdown - add to my page countdown +++++++++++ */
#wrapper .content-profil .navi-parent {
	float: right;
	width: 585px;
	margin: 0 0 15px 0;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
	line-height: 11px;
}

/* ++++++++++ open - Button edit this countdown - add to my page countdown +++++++++++ */
#wrapper .content-profil .countdowns-profil #button-edit-add {padding: 0 0 0 10px; margin: 10px 0 5px 0;}
#wrapper .content-profil .countdowns-profil #button-edit-add label
{
color: #ffffff; 
}
#wrapper .content-profil .countdowns-profil #button-edit-add .share-embed-code textarea{
font-family:Arial;
color: #ffffff;  /* theme color bg */
background-color:#4E4F00; /* theme color bg */
font-size:12px;
border: none;
padding:2px; margin: 0 15px 0 0;
	overflow:hidden;
	white-space: nowrap;
	width: 235px;
}

#wrapper .content-profil .countdowns-profil #button-edit-add .add-cd-to-my-page input,
#wrapper .content-profil .countdowns-profil #button-edit-add .add-cd-to-my-page input {
color:#ffffff;  /* theme color bg */
background-color:#808000;  /* theme color bg */
border-width: 0px;
font-size:12px;
padding:2px;
}

#wrapper .content-profil .countdowns-profil #button-edit-add .login-added-to-page{
color: #4E4F00; /* theme color bg */
}

#wrapper .small-date-post-added{
color: #4E4F00; /* theme color bg */
}

/* ++++++++++ open - Button edit this countdown - add to my page countdown +++++++++++ */

#wrapper .content-profil .tablegalerie{
	float: right;
	width: 585px;
	margin: 0;
	
}

#wrapper .content-profil .profil-galerie{
	float: right;
	width: 585px;
	margin: 0 0 15px 0;
	background: #808000; /* theme color bg */
	padding: 15px 0 10px 0;
}

#wrapper .content-profil .profil-galerie .border-pictures{
border: 1px solid #ffffff;
}
#wrapper .content-profil .profil-galerie a.picture-gallery-active{
color: #000000;
}


#wrapper .content-profil .profil-galerie table{
	width: 585px;

}

#wrapper .content-profil .tablegalerie tr td img{
	border: none;
}


#wrapper .content-profil .profil-guestbook{

	width: 585px;
	margin: 0 0 15px 0;
	background: #808000; /* theme color bg */
	padding: 5px 0 10px 0;
}

#wrapper .content-profil .profil-guestbook .text-small {
font-size: smaller;
border-bottom: 1px solid #ffffff;
padding: 0 0 5px 0;
margin: 0 0 0 10px;
color: #ffffff;
}

#wrapper .content-profil .write-comment-button a{
	padding: 5px;
	background: #808000; /* theme color bg */
	color: #ffffff;
	border: 1px solid #ffffff;
	text-decoration: none;
}

#wrapper .content-profil .write-comment-button a:hover{
	padding: 5px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
}

#wrapper .content-profil .fieldset{
	margin: 0 0 0 10px;
	border: 1px solid #ffffff;
	padding: 0;
	width: 560px;
}
#wrapper .content-profil .legende{
	color: #ffffff;
}
#wrapper .content-profil .input-fields{
	border: 1px solid #ffffff;
	font-family: arial, sans-serif;
	width: 385px;
}
/* ++++++++++++++++++++++++
	comments
++++++++++++++++++++++++++ */

#read-comments .comment-head{
padding: 10px;
margin: 10px 10px 10px 10px ;
border-top: 1px solid #BDB76B; /* border for themes*/
background: #6E6F00; /* theme color bg */
}

#read-comments .comment-author{
font-weight: bold;
}

#read-comments .comment-profile-pic{
margin: 0 10px 0 0;
width:64px;
height:64px;
float: left;
}

/* ++++++++++++++++++++++++
	clearer
++++++++++++++++++++++++++ */
#read-comments .clearer{
clear: left;
}

.clearer-left{clear:left;}
.clearer-rigth{clear:right;}
.clearer-both{clear:both;}



/* ++++++++++++++++++++++++
	footer
++++++++++++++++++++++++++ */
div.footer{
}

div.footer .profil-footer{
	background: #808000; /* theme color bg */
	color: #ffffff;
	padding: 5px;
}

div.footer .profil-footer a{
	background: #808000; /* theme color bg */
	color: #ffffff;
}
div.footer .profil-footer a:hover{
	background: #808000; /* theme color bg */
	color: #ffffff;
}
#wrapper .content-profil .clearer{
	clear: both;
}




