/*
Theme Name: VXcash Child
Version: 1.0
Template: vxcash
*/
@import "../vxcash/style.css";

/** Ab hier deine eigenen Styles **/

body.paged .hidemeifpaged {
   Display: none; 
}

h1,h2,h3,h4 {
text-align:center;
color: #770000 !important;
}

.entry-content ul li {
text-align:center;
list-style-type: none;
}

.button-text {
white-space: normal !important;
}

.button-text a {
color: #fff !important;
}


#primary-menu .free a {
background-color: #0034aa;
}

#primary-menu .free a:hover {
background-color: #2963e6;
}

#primary-menu .anon a {
color: #fff !important;
background-color: #e07400;
}

#primary-menu .anon a:hover {
background-color: #f68e1f;
}
.toplpics {
	width: 100% !important;
	text-align:center !important;
	margin-top:-30px;
}
.toplpics img {display:inline-block;width:16% !important; height:auto !important; padding: 1px;}
.no-comments {
  display: none;
}