#contentContainer,#breadcrumb li:last-child a,label,.message-text {color: #B2B2B2;}

.filesharing-item-title a:link{
	color: #3F3F3F;
}

h1.blog-entry-title a:link, .blog-entry-title a,
.blog-entry-title,
.album-title,.movie-page-title, 
h1,h2,h3,h4,h5,h6 {
color: #B2B2B2;
}

 
#extraContent1 h1,#extraContent1 h2,#extraContent1 h3,#extraContent1 h4,#extraContent1 h5,#extraContent1 h6 {
color: #FFFFFF;
}

#extraContent2 h1,#extraContent2 h2,#extraContent2 h3,#extraContent2 h4,#extraContent2 h5,#extraContent2 h6 {
color: #B2B2B2;
}

#extraContent3 h1,#extraContent3 h2,#extraContent3 h3,#extraContent3 h4,#extraContent3 h5,#extraContent3 h6 {
color: #B2B2B2;
}

#extraContent4 h1,#extraContent4 h2,#extraContent4 h3,#extraContent4 h4,#extraContent4 h5,#extraContent4 h6 {
color: #B2B2B2;
}

nav li a {
	color: #BEBEBE!important;
}

nav li a:hover {
	color: #857F79!important;
}

nav li a.active {
	color: #847E79!important;
}
		
.burger li {
	background-color: #FFFFFF;
}

nav {
	background-color: %colour_navslide%;
}


h1.siteTitle a:hover, h1.blog-entry-title a:hover {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #3F3F3F;
}

a:hover {
	color: #3F3F3F;
}

#extraContent1 a:link, #extraContent1 a:visited  {
	color: #3F3F3F;
}

#extraContent1 a:hover {
	color: #3F3F3F;
}

#extraContent2 a:link, #extraContent2 a:visited  {
	color: #3F3F3F;
}

#extraContent2 a:hover {
	color: #3F3F3F;
}

#extraContent3 a:link, #extraContent3 a:visited  {
	color: #FFFFFF;
}

#extraContent3 a:hover {
	color: #3F3F3F;
}

#extraContent4 a:link, #extraContent4 a:visited  {
	color: #3F3F3F;
}

#extraContent4 a:hover {
	color: #3F3F3F;
}

.container {	
	background-color: #1B2830!important;
}

@media only screen and (max-width: 780px) {

header {
	background-color: #1B2830!important;
}
}

body {
	background-color: #FDFDFD;
}

#contentContainer {
	background-color: #FFFFFF;
}

#extraContainer1 {
	color: #B2B2B2;
} 

#extraContent1 {
	background-color: #25ABC9;	
}

#extraContainer2 {
	color: #29AE95;
} 

#extraContent2 {
	background-color: #CCCCCC;	
}

#extraContainer3 {
	color: #B2B2B2;
} 

#extraContent3 {
	background-color: #CCCCCC;	
}

#extraContainer4 {
	color: #B2B2B2;
} 

#extraContent4 {
	background-color: #999999;	
}

#footer {
	background-color: #000000;
}

#footerContent {
	color: #777777;
}

#footer a:link, #footer a:visited {
	color: #3F3F3F;
}

#footer a:hover, #footer a:active {
	color: #3F3F3F;
}

h1.siteTitle a {
	color: #CCCCCC;
}

h2.entry-title a {
	color: %colour_entryTitle%;
}

.date-title{
	color: %colour_entryDate%;
}

ul.tree a:link {
	color: #3F3F3F;	
}

ul.tree ul li a{
	color: #B2B2B2!important;
}

blockquote:before {
  background-color: #EBEDEE;
}

.link {
	background: %colour_quotebackground%;
}

.post-title:hover  {
	background: %colour_posthover%;
}

button, .blog-entry-category {
  background: #FF6860!important;
}

button:hover, .blog-entry-category:hover {
  background: #318E77!important;
}

.form-input-field, .form-input-textarea {
	border: 2px solid #EBEBEB;
}

form select {
	background: url(images/arrow.png) no-repeat center #EBEBEB;
	background-position: center right;
	background-repeat: no-repeat;
	border-color: #FDFDFD;
}

.form-input-field:focus,
.textarea.form-input-field:focus{
	border-color: #838383;
}

.form-input-button { 
	background: #FF6860;
	color: #FF6860;
} 

.form-input-button:hover { 
	background-color: #FF6860;
}

.title .emphasis {
  background: #FCFCFC;
}




		#extraContent2{display:none}

#extraContent3{display:none}

#sidebar{display:none}#footer{margin-top:0!important;padding-top:50px!important}

.container {
	overflow: hidden;
	background-color: #000;

/*  Prevents Flickering  */
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	
	position: relative;
	overflow: hidden;
	margin-bottom: 250px;
}


#footer {
	height: 250px;
}


@media only screen and (max-width: 780px) {
#footer {
	position: relative;
	bottom: -1px;
	left: 0px;
	z-index:0;
	width: 100%;
}

.container {
margin-bottom: 0px;
}

}

@media only screen and (max-width: 640px) {

#footer {
	width: 100%;
	position: relative;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index:0;
}
}

#extraContent1, #extraContent2, #extraContent3, #extraContent4, #contentContainer {
	padding: 20px;
}

header.slideRight {
	padding-left: 10px;
}

nav {
	top: 0;
	right: 15px;
}


/* Tablet and Mobile */
@media only screen and (max-width:767px) {
    
    #extraContent1 {
		padding-top: 70px;
	}
	
	#contentContainer {
		padding-top: 30px;
	}
}

body{font:20px/32px futura,sans-serif}#nav{font:13px/20px futura,sans-serif}@media only screen and (max-width:767px){#nav{font:13px/20px futura,sans-serif}}blockquote{font:42px/54px futura,sans-serif}.filesharing-item-title a:link{font:14px futura,sans-serif}.form-input-field{font:18px/20px futura,sans-serif}textarea.form-input-field{font:18px/20px futura,sans-serif}.form-input-button{font:18px/20px futura,sans-serif}@media only screen and (max-width:767px){body{font:1.0em/1.4em futura,sans-serif}}

.head h1 {
	margin-top: 20px;
}


		