html {
  background: #f0f0f0;
  color: #000000;
  }
.splash .floatingInformation {
  background: #f0f0f0;
}
.centerFooter {
  background: url(../../shared/css/rgba.php?r=240&g=240&b=240&a=90) repeat ;
	background: rgba(240,240,240,0.9) ;

}
.siteMenuBlock, siteMenuBlock a {
  }
.footer {
}
a {
  text-decoration: none;
  color: #000000;
    }
/* Menu Colours */
.menu {
}
.subMenuCollection{
  background: #ffffff;
  border-bottom: #f0f0f0 1px solid;
}
.menu a, .siteTitle a, .siteTitle {
  color: #000000!important;
  -webkit-transition: all 0.4s linear;
  }
.menu ul a{
  background: none !important;
  display: block;
  }
.menu ul a:hover {
  }
.menu ul{
  }
.galleryView .titleContainer {
  background: #ffffff;
}
.centerColumn {
  border-top: 10px solid #ffffff;
  border-top: none;
}
.latestTweets h3 {
  border-bottom: 2px solid #000000;
}
.latestTweets li {
  border-bottom: 1px dashed #000000;
}
.mobile .socialIcons{
  border-top: none;
}
/* Text Section Colours */
.linkCaption {
}
.root .siteDescription {
    border-top: 1px solid #000000;
}
.rootContainer {
  background: #ffffff;
}
.itemDetails {
  /*border-bottom: 1px dotted #a8a8a8;*/
}
.imageTitle {
  color: #000000;
  }
.videoPlay {
  background: url(../../shared/images/play_video.png) center center no-repeat;
}
.imageDisplayWrapper:hover .share{
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}
.postContainer {
}
/* Thumbnails and bottom bar */
.bottomBar {
    color: #f0f0f0;
    #181818}
.thumbPrevCont {
background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
box-shadow: 0px 0px 40px #000;
   }
.flex-direction-nav li a:before,
.flex-direction-nav li a:after {
    color:#181818;
}
.contentFloatOverlay {
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}
.contentFloatContainer {
    background: #ffffff;
}
.lookbookDescription::-webkit-scrollbar {
    width: 15px;
    }
.lookbookDescription::-webkit-scrollbar-track {
    background: #ffffff !important;
}
.lookbookDescription::-webkit-scrollbar-thumb {
    border: 1px solid #f0f0f0;
    background: #181818;
}



input[type=text], input[type=email] {
  background: #f0f0f0;
  color: #181818;
  border: 1px solid #181818;
  padding: 5px;
}
input[type=submit] {
  padding: 2px 5px;
}
.socialIcons a i.icon {
    ;
}
.mobile.container {
   background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}

.wrapper#firstItem, .previewItem .noImage {
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}
.centerFooter,
.mobile .menuContainer {
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}

.blogItem{
   background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
  color:  #000000;
  }

.blogItem:first-child {
  border-top: 3px solid #ffffff;
  border-top: none;

}
.blogItem.image,
.blogItem.video {
  background: #ffffff;
  color:  #000000;
}

.blogTitleArea {
  background: #ffffff;
}
.staticItem.text .blogTitle,
.blogTitle,
.itemTitle {
}
.staticItem .staticBody {
}
.staticItem .blogTitle,
.blogItem.image .blogTitle,
.blogItem.video .blogTitle {
  border-bottom: 1px solid #ffffff;
}
.blogSummaryText {
  background: url(../../shared/css/rgba.php?r=0&g=0&b=0&a=60) repeat ;
	background: rgba(0,0,0,0.6) ;
}
.blogSummaryText a {
  color: #ffffff;
}
.categoryTop {
  background: url(../../shared/css/rgba.php?r=0&g=0&b=0&a=90) repeat ;
	background: rgba(0,0,0,0.9) ;
  color: #ffffff;
}
.shareButton {
  color: #000000;
}
.moreInfo {
  background: #181818;
  color: #f0f0f0;
}
.moreInfo:hover {
  background: #f0f0f0;
  color: #181818;
}
.blogItem.postImage .shareButton,
.blogItem.post .shareButton,
.staticItem.text .shareButton,
.blogItem.text .shareButton {
  color:  #000000;
}
.blogShare {
  background: url(../../shared/css/rgba.php?r=255&g=255&b=255&a=90) repeat ;
	background: rgba(255,255,255,0.9) ;
}
.blogShare a i {
  color: #000000;
}
.shareButton:hover {
  color:  #ffffff;
  background: #181818;
}
.blogContainer {
}
.subcatText {
  background: #ffffff;
}
.socialShare a, .socialShare {
    text-shadow: 2px 2px 1px #ffffff;
    color: #000000;
}
.moveLeft {
    background: url( ../../shared/images/nav_thin_leftArrow.png) center center no-repeat;
    }
.moveRight {
    background: url(../../shared/images/nav_thin_rightArrow.png) center center no-repeat;
    }
input[type=email] {
	background: #f0f0f0;
	color: #181818;
	border: 1px solid #181818;
    width: 120px;
	padding: 5px;
    margin: 6px 0px;
}
input[type=email]:-ms-input-placeholder{
    text-transform: capitalize;
    color: #484848!important;
}
input[type=email]:-moz-placeholder{
    text-transform: capitalize;
    color: #484848!important;
}
input[type=email]::-webkit-input-placeholder{
    text-transform: capitalize;
    color: #484848!important;
}
input[type=submit] {
    background: #181818;
    color: #ffffff;
    border: 1px solid #181818;
    margin: 0px;
    min-width: 132px;
	padding: 5px;
}
input[type=submit]:hover {
    background: #ffffff;
    color: #181818;
}
.mobile .imageDisplayWrapper:hover .share {
    background: inherit;
}
.mobile .share, .mobile .share a, .mobile .icon-more-info {
    background: #181818 !important;
    color: #f0f0f0 !important;
}
.mobile .share a {
    background: none !important;
}
.mobile .backToTop {
    border-top: 1px solid #181818;
}
.mobile .menu {
    border-top: 1px solid #181818;
    border-bottom: 1px solid #181818;
}

input[type=text], input[type=email] {
  background: #ffffff;
  background: transparent;
}
input[type=text]:focus, input[type=email]:focus {
  background: #ffffff;
}
input[type=submit] {
  background: #000000;
}
input[type=email]::-webkit-input-placeholder{
    text-transform: capitalize;
    color: #181818!important;
}
input[type=text]::-webkit-input-placeholder{
    text-transform: capitalize;
    color: #181818!important;
}
