.archive .appdir, .blog .appdir {
     display:inline-block;
     vertical-align:top;
     width:20%;
     padding:0.25%;
     margin:1.25%;
     min-height:140px;
     background-color:#eee;
}

.appdir .entry-title {
	text-align:center;
    clear: both;
    color: #222222;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.0em;
    padding-bottom: 0.3em;
    padding-top: 10px;
}

.appdir .entry-header {
	text-align:center;
}

.appdir .entry-content {
	text-align:center;
	padding: 0;
}

.appdir p {
	text-align:center;
    clear: both;
    color: #222222;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.0em;
    padding-bottom: 0.3em;
    padding-top: 10px;
}

.appdir button {
	text-align:center;
}

.appdir .entry-title, .appdir .entry-header, .appdir .entry-meta {
    padding-right: 0;
	text-align:center;
}

.appthumb {
	width:115px;
}


.hidden {display:none;}

.apppopup {}

#slides {
      display:none;
    }

.sideinfobox {float:right;
     vertical-align:top;
     width:40%;
     padding:1.25%;
     margin:1.25%;
     min-height:300px;
     background-color:#eee;
}

.sideappthumb {
	float:right;
	width:115px;
	padding:1.25%;
}

.slidesjs-control img {
	margin: auto;
width:auto !important;
   height: 100%;
}