/*Google Adsense Div*/
.googlead {text-align:center;margin-right:auto;margin-left:auto;}
/*menu seperator restyle*/
.menutop li.root, .menutop.level1 > li {
    background: url("../images/main/menu-separator-straight.png") no-repeat scroll 100% 50% transparent!important;}
.menutop li.parent.root .item {margin: 5px;}

/*remove dropdown arrows on top menu*/
.menutop li.parent.root .item{margin:0px!important;}
.menutop li.parent.root .item .daddyicon:before{content:"" !important;}
.menutop li.parent.root .item > span {padding-right: 15px;}

	/*cyberjoke 3000 search*/
#listform_1_com_fabrik_1 .nav-pills {display:none;}
#listform_1_com_fabrik_1 .pull-right {float:none;text-align: center;}

/*offline changes*/
.offline-image .control-label{color:#000;}
.offline-image {color:#000!important;}

/*purple bg color change*/
.main-bg-purple .rt-bg {background-color: #1A1A1F!important;}

/*footer share and follow us icons*/
.cw-social-mod_copyrht{display:none!important;}
.socialfollow .title{text-align: center;width: 100%;}
.custom-icons64:hover{opacity: 0.6;}
.custom-icons64 img{padding:3px;}
.custom-icon-container{padding:5px 5px 10px;text-align:center;}

/*cyberjoke subscribe*/
.cyberjokesubscribe {padding-left: 20px;padding-right: 20px;background-color: #FFFFCC;text-align:center;/*border: solid #000 1px;*/}
.cyberjokesubscribe input{vertical-align: top;min-width:45px;width:auto;}
.cyberjokesubscribe img{margin-top:20px;overflow: hidden;}
.cyberjokesubscribe form{padding: 2px 4px;margin-bottom:0px;}
.cyberjokesubscribe h6{font-weight: bold; margin-bottom: 4px;}
.cyberjokesubscribe .btn{}

/*sitegag gallery*/

.table-thumbnails, .div-galheader{display:none;}

div.arrowgalleryright:hover, div.arrowgalleryright.active {background-position: -65px -76px;cursor: pointer;}
div.arrowgalleryright {
  background: url("../images/galleryicons.png") no-repeat scroll -65px 0 transparent;
  height: 73px;
  position: absolute;
  right: -30px;
  top: 61px;
  width: 55px;
  z-index: 2;
}
.td-galitem-title{display:block;}
.img-picture-next, .img-picture-prev {visibility:hidden;width:60px;height:60px}
div.arrowgalleryleft:hover, div.arrowgalleryleft.active {background-position: 0 -75px;cursor: pointer;}
div.arrowgalleryleft {
  background: url("../images/galleryicons.png") no-repeat scroll 0 0 transparent;
  height: 73px;
  left: -29px;
  position: absolute;
  top: 61px;
  width: 55px;
  z-index: 2;
}
/*random button*/
div.randomgallerybutton:hover, div.randomgallerybutton.active {background-position: 0 -75px;cursor: pointer;}
div.randomgallerybutton {
    background: url("../images/galleryiconsrandom.png") no-repeat scroll 0 0 transparent;
    height: 73px;
	display:inline-block;
    position: relative;
    top: 0;
    width: 150px;
    z-index: 2;
}
/*latest button*/
div.latestgallerybutton:hover, div.latestgallerybutton.active {background-position: 0 -75px;cursor: pointer;}
div.latestgallerybutton {
    background: url("../images/galleryiconslatest.png") no-repeat scroll 0 0 transparent;
    height: 73px;
    position: relative;
    top: 0;
    width: 150px;
    z-index: 2;
	display:inline-block;
}
.randlategallerybuttons{display: block;margin-left: auto;margin-right: auto;}
