/* jQuery.Rating Plugin CSS / */
div.star,rating-cancel,div.star-rating{float:left;width:117px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star,rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star,star-rating,div.star-rating a{background:image(star.gif) no-repeat 0 0px}
div.star,rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star,star-rating-on a{background-position:0 -16px!important}
div.star,star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star,star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star,star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


#content
    
.content { background: rgba(255, 255, 255, 0); }
.content-pad { background: rgba(255, 255, 255, .9); }
.mcolumn-pad { background: rgba(255, 255, 255, 0); }
.entry_content { background: rgba(255, 255, 255, 0); }
.entry_wrap { background: rgba(255, 255, 255, 0); }
.boxalign { text-align: center; }




.joke {     
    //border-radius: 10px;
//    border: 2px solid #8AC007;
    padding: 5px; 
    width: 100%;  
//    height: 100%; 
  	font-size: 22px;
  	line-height: 1.2;
}

.joke p { margin: 25px; }

.joke h3 {
  color: #000000;
}

.joke ul {
  list-style-image: url('/images/delete.gif');
}

.joke h4 {
    display: block;
  	border-radius: 10px;
    border: 2px solid #ff0000;
    padding: 5px; 
  	color: #000000;
    background-color: #ffffff; 
  	font-size: 22px;
  	text-align: center;
}

.picture { margin: 25px; }

.picture h3 { color: #000000; }

.picture h4 {
    display: block;
  	border-radius: 10px;
    border: 2px solid #ff0000;
    padding: 5px; 
  	color: #000000;
    background-color: #ffffff; 
  	font-size: 22px;
  	text-align: center;
}

.img2 {
   display: block; 
   width: 90% !important;
   text-align: center; 
   margin-left: auto;
   margin-right: auto;
}

.video {
   width: 90% !important;
   height: auto !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.pagetitle {
   display: block;
   color: #CC0000;
   font-size: 28px;
   font-weight: bold;
   line-height: 22px;
}

.navbar.pl-color-black-trans { background-color: none;
background-image: none! important;
}

            
.dj_custommenu {
  	font-size: 20px;
	color: #000000;  
}
                                                                                                                
.hometext {
  line-height: 1.5;
  font-size: 22px;
  color: #000000;
}


.page-canvas {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}


.td#header {
padding-bottom:5px
}

.menu-item {
  font-size: 24px ;
}

.widget-text {
  font-size: 48px;
}

