.blocks-gallery-item a{
 color:white; 
}
.custom_menu_image{
  background: url("wp-content/themes/DragonGames/images/menubg.jpg") repeat-x scroll 0 0 transparent; 
  border-radius: 6px 6px 6px 6px;
}
.notneeded{
 display:none; 
}
.header_image{
  padding-bottom: 2px;
}
.sidecont{
 margin-top: 0px; 
}
.postcont{
 margin-top: 0px; 
}
.rightsector{
 margin-top: 0px; 
}
#contentwrap{
 margin-top: 3px; 
}
.navi-primary-container{
 height:100% !important; 
}
h2{
 border-radius: 6px 6px 6px 6px; 
}
/*.title{
  background: url("wp-content/themes/DragonGames/images/h2bg.jpg") repeat-x scroll 0 0 transparent; 
  border-radius: 6px 6px 6px 6px;
  color: white !important;
}*/
.title a{
  /*color: white !important;*/
  font: 'Oswald',Arial,Helvetica,Sans-serif;
  /*text-transform: uppercase;*/
  font-size: 0.8em;
  width: 99%;
  margin: 0 auto;
  height: 32px;
  padding-left: 10PX;
}
.alignnone{
 width: 100% !important;
  margin: 0 auto;
}
.sidebar h2{
  width: 95%;
margin: 0 auto;
font-size: 1.1em;
}
.switcher{
 width: 100% !important; 
}
#custom_html-4{
 background:white; 
}
.tptn_posts{
 background: white; 
}
.full{
 max-width:100%;
 max-height:100%; 
}
.wpp-list {
    background: white;
}
.wpp-post-title {
    font-weight: 700;
  	color: black !important;
}
.wpp-post-title::after {
  content: "\A";
  white-space: pre;
}