/*
 * ------------------------------------------------------------------------
 * JA University Template for J25 & J32
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-right1 {
  float: none;
  width: 100% !important;
}

#ja-right2 {
  float: none;
  width: 100% !important;
}

/* MODULES
--------------------------------------------------------- */
div.ja-moduletable,
div.moduletable {
  padding: 0 !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* Pagination ---*/
.pagination ul li.pagination-start,
.pagination ul li.pagination-prev,
.pagination ul li.pagination-next,
.pagination ul li.pagination-end {
  display: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-header h1.logo {
  background-image: url(../images/UoC_FA_m.png);
  height: 75px;
  width: 395px;
}

#ja-header h1.logo a {
  background-image: url(../images/logo-mobile.png);
  height: 0px;
  width: 0px;
}

/* SLIDESHOW
--------------------------------------------------------- */
.ja-ss-btns {
  bottom: 38px !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */

/* Top spotlight */
#ja-topsl .ja-box {
	width: 100% !important;
}

#ja-topsl .ja-moduletable {
  margin-bottom: 20px;
}

#ja-topsl .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Top spotlight1 */
#ja-topsl1 .ja-box {
	width: 100% !important;
}

#ja-topsl1 .ja-moduletable {
  margin-bottom: 20px;
}

#ja-topsl1 .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl1 .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Top spotlight2 */
#ja-topsl2 .ja-box {
  width: 100% !important;
}

#ja-topsl2 .ja-box .ja-moduletable {
  margin-bottom: 20px !important;
}

#ja-topsl2 .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl2 .ja-box-right .ja-moduletable {
  margin-bottom: 0 !important;
}

/* Bottom spotlight */
#ja-botsl .ja-box {
	width: 100% !important;
}

#ja-botsl .ja-moduletable {
  margin-bottom: 20px;
}

#ja-botsl .ja-box-right {
  position: relative;
  right: auto;
}

#ja-botsl .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Bottom spotlight1 */
#ja-botsl1 .ja-box {
	width: 100% !important;
}

#ja-botsl1 .ja-box-right {
  text-align: left;
}

/* Bottom spotlight2 */
#ja-botsl2 .ja-box {
	width: 100% !important; 
}

/* Video page ---*/
.videos .items-row .item {
  float: none !important;
  width: 100% !important;
}

.videos .img-intro-none,
.videos .img-intro-left,
.videos .img-intro-right {
  width: 100% !important;
}

.videos .img-intro-none .img_caption,
.videos .img-intro-left .img_caption,
.videos .img-intro-right .img_caption {
  width: 100% !important;
}

.videos .img-intro-none .img_caption img,
.videos .img-intro-left .img_caption img,
.videos .img-intro-right .img_caption img {
  width: 100%;
}

.blog.videos .contentpaneopen {
  padding-top: 210px !important;
}

/* Events page ---*/
.event-infor {
  padding-left: 0;
}

.event-time {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.event-time span.time {
  background-position: 0 5px;
}

.event-time a.btn-book {
  margin-left: 0;
}

.item-page.events p {
  padding-left: 0;
}

/* Login page ---*/
.login {
  width: 100% !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.login .login-fields {
  float: none;
  width: 100%;
}

.login .login-fields.last-item {
  overflow: hidden;
}

div.user-links ul li {
  display: block;
}

/* Masshead */
.ja-masshead h3 {
  font-size: 1.538em !important;
}

/* K2 COMPONENT
--------------------------------------------------------- */
/* Categories list */
div.itemListSubCategories h3 {
  font-size:  1.8em !important;
}

div.subCategoryContainer {
  float: none;
  width: 100% !important;
}

div.subCategory {
  margin-left: 0;
  margin-right: 0;
}

div.catItemIntroText img,
div.userItemIntroText img,
div.genericItemIntroText img {
  margin: 0 0 15px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

div.itemIntroText img {
  margin: 0 0 15px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}