/*  
Theme Name: piXelkaiser v7 WP
Theme URI: http://www.pixelkaiser.com/
Description: piXelkaiser v7 WP
Version: 1.7
Author: piXelkaiser
Author URI: http://www.pixelkaiser.com/
*/

html, body {
	font-family: Verdana;
	font-size: 11px;
	background: #ededeb;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
        background-position: center top;
	color: #8c8987;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, li, form, blockquote {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}

a {
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	color: #8c8987;
}


a:hover {
	padding: 2px 2px 2px 2px;
	color: #b08332;
}


.icon {
	background: #FFF;
}


.icon:hover {
	background: #FFF;
}



blockquote {
	background: #FAFAFA;
	padding-top: 5px;
        padding-left: 10px;
	padding-bottom: 5px;
	margin: 5px auto;
	color: #5e6e7b;
	font-weight: bold;
	line-height: 19px;
	border-top: #E0E0E0 1px solid;
}

blockquote blockquote {
	background: #F3F3F3;
	width: 28em;
	padding: 5px;
}


/* DOWNLOAD MANAGER */

img {
   padding:0px;
   position: relative;
   top: 7px;
   border: 0px;
}

a.button {
	border: 0px;
        background: #FFF;
}


a.button:hover {
	border: 0px;
        background: #f5f5f5;
}         




#sidebar a.sidy {
	border: 0px;
        background: #f5f5f5;
}


#sidebar a.sidy:hover {
	border: 0px;
        background: #f5f5f5;
}         

#pixelDIV {
	width: 520px;
	height: 1px;
	background: #cccccc url(img/none) repeat-x 0 0px;
}



/* SEARCHFORM */

#searchform {
	margin-top: 2px;
}





/* Wrap */

#wrap {
	width: 900px;
	margin: 0 auto;
	background: transparent;
}

/* Header */

#header {
	width: 900px;
	height: 150px;
	background: url(img/none) repeat-y 0 0px;
	list-style: none;
}

/* Menu */

#menu {
	width: 100%;
	background: #000;
}

#menu a {
	color: #8A8A8A;
}

#menu li.current_page_item a, #menu a:hover, #menu h2 a {
	color: #fff;
}

#menu ul {
	width: 100%;
	height: 3em;
	display: block;
	float: left;
	font-size: 10px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	background: #000;
	display: block;
	float: left;
	line-height: 3em;
	padding: 0 15px;
}

/* Title */

#menu h2 a {
	font-size: 11px;
	float: right;
	display: block;
	text-align: right;
	line-height: 2.7em;
	padding: 0 10px;
}

#menu h2 a:hover {
	color: #8A8A8A;
}

/* Content Wrap */

#content_wrap {
	width: 100%;
	background: transparent url(img/none) repeat-y 0 0px;
	padding-top: 0px;
}
	padding-bottom: 20px;
}

#content_wrap a {
	color: #8c8987;
	padding: 0px 2px 2px 2px;
	font-weight: bold;
}

#content_wrap a:hover {
	color: #b08332;
	padding: 0px 2px 2px 2px;
}

#content_wrap p a, #sidebar a, #content_wrap h4 a {
	border-bottom: #EFEFEF 0px solid;
	padding: 0px 0px 0px 0px;
}

#content_wrap p a:hover, #sidebar a:hover, #content_wrap h4 a:hover {
	border-color: Silver;
	color: #b08332;
	padding: 0px 0px 0px 0px;
}

#content_wrap h3 {
	padding: 5px 0 10px 0;
	font-size: 11px;
}

#content_wrap h3.comments {
	padding-bottom: 18px;
}

#content_wrap h3.comments a {
	font-size: 10px;
	color: #8B8B8B;
}

#content_wrap h3.comments a:hover {
	color: #b08332;
}

#content_wrap h2 {
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 5px 0;
        color: #b08332;
}

#content_wrap h2 a:hover {
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 1px;
	background: #FAFAFA;
	color: #b08332;
}

#content_wrap h2.title {
	padding-top: 10px;
	padding-bottom: 0;
}

#content_wrap h4 {
	font-weight: normal;
	font-size: 10px;
	padding: 4px 0 5px 0;
}

#content_wrap p {
	padding: 0px 0;
	line-height: 18px;
}

#content_wrap .content a {
	color: #8c8987;
	padding: 0px 0px 0px 0px;
}

#content_wrap .content a:hover {
	color: #b08332;
	padding: 0px 0px 0px 0px;
}


#content .arh {
	padding-left: 25px;
}


/* Content */

#content {
	width: 680px;
	display: block;
	float: left;
	padding-left: 0px;
}

#content .title {
	padding-left: 25px;
}

#content a{
	color: #b08332;
}



#content ul {
	padding: 0px 0 0px 10px;
}

#content li {
	background: url(img/bullet_content.gif) no-repeat 0px 7px;
	list-style: none;
	padding-left: 10px;
	line-height: 16px;
}

#more_entries {
	padding: 15px 2px 5px 2px;
	position: relative;
   	left: 0px;
	top:1px;
}

#more_entries a:hover {
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 1px;
	background: #b08332;
	color: #FFFFFF;
}

#more_entries .oe {
	display: inline;
	margin-right: 20px;
}

#more_entries .re {
	display: inline;
}

/* Comments */

h3.comm {
	padding: 20px 0 10px 0 !important;
}

.comment {
	background: #fff;
	width: 360px;
	border: #EEEEEE 1px solid;
	padding: 15px 20px 10px 20px;
	margin-bottom: 5px;
}

.authorcomment {
	background: #FAFAFA;
	width: 360px;
	border: #EEEEEE 1px solid;
	padding: 15px 20px 10px 20px;
	margin-bottom: 5px;
}

.author {
	background: #FBFBFB;
}

.comment_date_and_id {
	width: 100%;
	font-size: 10px;
}

.comm_date {
	float: left;
	color: #ACACAC;
}

.comm_id {
	float: right;
	font-weight: bold;
}

.comment_by {
	padding: 3px 0 0 0 !important;
}

#content form {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
	background: #FFF url(img/mail_form_bg.png) repeat-y 0 0px;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #dadada 1px solid;
}

#content input.data {
	width: 184px;
	padding: 3px;
}

#content textarea {
	border: #dadada 1px solid;
	background: #FFF;
	width: 350px;
	padding: 3px;
}

#content input.sbutton {
	margin-top: 3px;
}

#content input.wpcf7-submit {
	padding: 3px 10px;
	background: #ff6600;
	color: #fff;
}





/* Sidebar */

#sidebar form {
	margin: 10px 0;
	position: relative;
	border: #EEEEEE 0px solid;
}

#sidebar {
	width: 180px;
	display: block;
	float: left;
	margin-left: 10px;
	display: inline;
	font-size: 8pt;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li ul {
	padding: 5px 0;
}

#sidebar ul li ul li{
	line-height: 14px;
	padding-left: 10px;
	background: #f6f6f6 url(img/bullet.gif) no-repeat 0px 6px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #cccccc;
}

#sidebar ul li ul ul {
	padding: 2px;
}

#sidebar h2 {
	font-weight: bold;
	padding: 5px 0 0px 0;
	font-size: 11px;
	color: #b08332;
}

.textwidget {
	line-height: 14px;
	padding: 5px 0;
}

#wp-calendar {
	padding: 10px 0;
}

.widget_tag_cloud {
	padding: 5px 0 0px 0;
}


.widgettitle {
	color: #b08332;
}


#dropdownNAVI 	{
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#contentSPACER 	{
	margin: 0px 0px 0px 0px;
	height: 10px;
}

#footerSPACER 	{
	margin: 0px 0px 0px 0px;
	height: 30px;
}

#headerSPACER 	{
	margin: 0px 0px 0px 0px;
	height: 40px;
	color: #fff;
}

A.hiddenlogin {
  background-image: url(img/blank.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px;
  color: #212121;
  width: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}

A.hiddenlogin:hover {
  background-image: url(img/blank.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px; 
  color: #212121;
  width: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}

.mitglieder {
  color: #f5f5f5;
}

A.mitgliederlogin {
  background-image: url(img/membersin.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px;
  color: #f5f5f5;
  width: 112px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}

A.mitgliederlogin:hover {
  background-image: url(img/membersin2.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px; 
  color: #212121;
  width: 112px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}



A.mitgliederlogout {
  background-image: url(img/membersout.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px;
  color: #FFF;
  background: #393939;
  width: 60px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}

A.mitgliederlogout:hover {
  background-image: url(img/membersout2.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px 10px 5px 10px;
  background: #FFF; 
  color: #1c1c1c;
  width: 60px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}


#userlogin {
	width: 900px;
	float: left;
	position: relative;
   	left: 0px;
}



.topper {
   background: #FFF;
}

.topper:hover {
   background-image: url(img/top_hover.png);
}



#wp-calendar caption {
	margin: 10px 0 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #FAFAFA;
}


#sidebar input {
	border: #EFEFEF 1px solid;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar input.field {
	width: 140px;
	height: 17px;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 3px 5px 0 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar input.button {
	background: #F3F3F3;
	height: 21px;
	width: 40px;
	padding: 0;
	position: absolute;
	left: 170px;
	top: 10px;
}

#sidebar li ul li a {
	font-weight: normal;
}


#sidebar li ul li a:hover {
        font-weight: bold;
}     










/* Footer */

#footer {
	width: 900px;
	height: 10px;
	background-image: url(img/main_footer.png);
  	background-repeat: no-repeat;
  	background-position: center top;
	clear: both;
}

#footer p {
	display: block;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 10px;
}

#footer p a {
	color: #FFFFFF;
}

#footer p a:hover {
	color: #fff;
}

#footer ul {
	width: 100%;
	height: 3em;
	font-size: 10px;
}

#footer li {
	display: inline;
}

#footer li a {
	display: block;
	padding: 0 12px;
	line-height: 30px;
	float: left;
	color: #FFFFFF;
}

#footer li a:hover {
	color: #e4e4e4;
}

#footer li.current_page_item a {
	background: #fff;
	color: #1D1D1D;
}

/* Fix */

#content_wrap:after,
.comment_date_and_id:after,
#menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Addz */


#spacer10 {
    height: 10px;
}



#footerCONTAINER {
	width: 100% ! important;
	height: 100%;
	background: url(img/footercontainer_bg.png) no-repeat;
	background-position: center top;
}

#footerCONTAINER li {
	list-style: none;
	padding-bottom: 5px;
}

#footerCONTAINER ul li {
	line-height: 16px;
	padding-left: 10px;
	background: url(img/bullet.gif) no-repeat 0px 8px;
}


#footerCONTAINER h2 {
	font-weight: bold;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 12px;
}


#footerCONTAINER .box {
	padding: 15px 15px 15px 15px;
}







#newsbanner {
	width: 667px;
	list-style: none;
	margin: 0px;
	float: left;
	padding-left: 12px;
	padding-bottom: 10px;
	background: #dbdbdb url(img/none) repeat-y 0 0px;
}


















