/*PROJECT COLORS*/

body, #headerWrapper, .menuWrapper {
	background-color: #FFFFFF;
}

#socialIcons a, #extraContainer5 {
	border-left-color: #EAEAEA;
	border-right-color: #EAEAEA;
}

#showRightPush {
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

#showRightPush {
	background: #CCCCCC;
	color: #333333;
}


.cbp-spmenu {
	background-color: #999999;
}

.cbp-spmenu a:hover {
	background: #111111;
}

.apdiv {
	background: #CCCCCC;
}

.apdiv {
	background: #CCCCCC;
}

.wrapper_2 {
	background-color: #FFFFFF;
}

.wrapper_3 {
	background-color: #FFFFFF;
}

section {
	color: #212121;
	background-color: #FFFFFF;
}

footer{
	background-color: #666666;
}

a {
	color: %colour_link%;
}

.cbp-spmenu a {
	color: #FFFFFF
}

.cbp-spmenu a.current {
	color: #999999;
}

.cbp-spmenu li a:hover {
	color: #333333;
}

.cbp-spmenu ul li:hover {
	border-color: %colour_dropdown_border%;
}

.cbp-spmenu li ul li a {
    color: #FFFFFF;
}

.cbp-spmenu li ul li a:hover {
    color: #666666;
}

#socialIcons a {
	color:#6A6B6F;
}

#socialIcons a:hover {
	color:#999999;
}

#bttmHeader h1#title  {
	color: #FFFFFF;
}

#bttmHeader h2#slogan  {
	color: #FFFFFF;
}

footer .container ul, footer .container ul, footer .container a {
	color: #FFFFFF;
}

footer .container a:hover {
	color: #000000
}

section a:hover,
aside a:hover{
	color: %colour_link_hover%;
}

h1, h2, h3, h4, h5, h6,
span#asideTitle,
.album-title, .movie-page-title,
h1.blog-entry-title, 
h1.blog-entry-title a,
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before {
	color: #333333;
}

footer #right {
	color: #FFFFFF;
}

#content a, aside a, section a {
	color: #FFFFFF;
}

  /* Mobile Landscape Size to Tablet Portrait (devices and browsers)*/
  @media only screen and (min-width: 480px) and (max-width: 768px) {

.sf-sub-indicator {
	color: #FFFFFF;
}


  }

  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)*/
  @media only screen and (max-width: 479px) {


.sf-sub-indicator {
	color: #FFFFFF;
}

  }


		.apdiv {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAE0lEQVQImWNgQAP/0QUYGBgYGAAWEQEAmc+aiAAAAABJRU5ErkJggg==)
}


section:before {
    background-image: none;
}

#bttmHeader h1#title {
	font-style: normal;
	font-weight: normal;
}

#bttmHeader h1#title {
	font-family: 'Abel', sans-serif;
}

#bttmHeader h2#slogan {
	font-style: normal;
	font-weight: normal;
}

#bttmHeader h2#slogan {
	font-family: 'Abel', sans-serif;
}

#showRightPush, #extraContainer5 {
	font-style: normal;
}

#showRightPush, #extraContainer5 {
	font-family: 'Abel', sans-serif;
}

nav ul {
	font-family: 'Abel', sans-serif;
}

footer #right, footer #breadcrumb {
	font-family: 'Abel', sans-serif;
}

h1, h2, h3, h4, h5, h6, span#asideTitle, .album-title, .photo-background p, footer, .movie-title, .movie-page-title  {
	font-family: 'Abel', sans-serif;
}



section, .thumbnail-caption, footer {
	font-family: "Arial";
}

section {
	font-size: .875em;
	line-height: 2.175em;
}


		