/*
Theme Name: FaRe-InTheNameOfAllThatIsTheme
Author: Wilhelm von Tatenschlaffen
Author URI: 
Version: 0.9
*/


/* smaller screens */
@media only screen 
and (max-width : 1066px) {
	.page-id-5 .container{
		/* margin-top:46px; */
	}
	
 div span#vidtext{
			font-size: 10px;
	/* color: #ff0000; */
	}
	
div.dimages img{
		width:18%; /* you can use % */
	height: auto;
	}
	
	
div.dimages2 img{
		width:22%; /* you can use % */
	height: auto;
	margin-left: 2px;
	margin-right: 2px;
	}
	
	div.dimages3 img{
		width:32%; /* you can use % */
	height: auto;		
	margin-left: 2px;
	margin-right: 2px;
	}
	
	/* --- nav nar === */
	 /*div#header-wrap.header-wrap {
	visibility:hidden;	
	}*/
	
	ul#menu-top-navigation.menu li {
		font-size: 9px;
		padding: 2px;		
	}

	/*
div#header-wrap.header-wrap {
		padding-top: 20px;
		margin-top: -40px;
	}
	
html body.home.page-template-default.page.page-id-5.logged-in.admin-bar.wp-featherlight-captions.customize-support{
		margin-top:40px;
	}
	
	
.page-id-5 .container div#header-wrap.header-wrap 	{
		padding-top: 20px;
		margin-top: -40px;
	}*/
}

/* smaller screens */
@media only screen 
and (max-width : 350px) {	
	/* --- nav nar === */
	 div#header-wrap.header-wrap {
	/* visibility:hidden;	*/
		 height:32px;
	}
	
		.page-id-5 .container{
		/*margin-top:46px;*/
	}
	
 div.menu-top-navigation-container{
		margin-top:10px;
	}
	
 div#header-center.header-center
	{
		margin-bottom:-12px
	}
}

html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #eee;
	/* height: 1000px; */
}

a:link,
a:visited {
	color: #dd9; /* 006ec3 */
}

a.eml:link,
a.eml:visited {
	color: #420c96; /* 006ec3 */
}

p {
	line-height: 1.35em; /* 1.65em */
	margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	font-weight: normal;
}

.cellBox{	
    border-style: solid;
    border-color: #333;
	background-color: #ccc;
    border-width: 3px;
	margin-bottom: -13px;
}

.text-block{
	margin: 7px;
}

.text-block-list1{
	margin: -24px 7px -11px 7px;
}

.text-block-list2{
	margin: -24px 7px 4px 7px;
}

/* Images */
.normal-image{
	margin-left: 10px;
	margin-right: 10px;
}

.cellBox.normal-image{
	margin-left: 10px;
	margin-right: 10px;
}


/* Content Area */
article.post {
	border-bottom: 1px dotted #DDD;
	margin-bottom: 20px;
}

article.post:last-of-type {
	border-bottom: none;
}

/* Aside Styles */
article.post-aside,
article.post-link {
	font-size: 125%;
	background-color: #FFF5CB;
	padding: 20px 20px 1px 20px;
	border-bottom: none;
	border-radius: 5px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}

.mini-meta {
	font-size: 68%;
	margin: 0;
	color: #777;
	display: block;
}

.mini-meta a {
	color: #777;
	text-decoration: none;
}

/* Link Post Format Styles */
article.post-link {
	background-color: #E0EBFF;
	padding: 0;
}

article.post-link a {
	display: block;
	text-decoration: none;
	padding: 20px;
}

.post-link-text {
	line-height: 1.65em;
	color: #004982;
}

/* Gallery Post Format Styles */
article.post-gallery {
	background-color: #222;
	color: #FFF;
	padding: 20px;
	border-bottom: none;
}

article.post-gallery .gallery img {
	border: none!important;
}

article.post-gallery .wp-caption-text {
	font-size: 86%;
}

article.post-gallery h2 {
	text-align: center;
}

article.post-gallery h2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/* Header */
.site-header {
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
	padding: 5px 0 0 0;
	width:100%;
}

.site-header h1 {
	margin: 0;
}

.site-header h1 a:link,
.site-header h1 a:visited {
	text-decoration: none;
}

.site-header h5 {
	margin: 0;
}

.site-header .headerImage {	
    max-width: 100%;
    height: auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Standard Nav Menu */
.site-nav {	
	/* width: 296px; */
    text-align: center;
}

.site-nav ul {
	margin-bottom: 0;
	padding: 0% 0% 0% 0%; /* 0% 0% 0% 40% */
    text-align: center;
}

.site-nav ul:before, .site-nav ul:after { content: ""; display: table; }
.site-nav ul:after { clear: both; }
.site-nav ul { *zoom: 1; }

.site-nav ul li {
	list-style: none;
	float: left;
}

.site-nav ul li a:link,
.site-nav ul li a:visited {
	display: block;
}

/* Header Nav Menu */
.site-header nav {
	margin-top: -8px;
}

/* Space between buttons */
.site-header nav ul li {
	margin-right: 5px;
}

.site-header nav ul li a:link,
.site-header nav ul li a:visited {
	padding: 10px 17px;
	text-decoration: none;
	border: 1px solid #DDD;
	border-bottom: none;
	background-color: #111111;/* 111 */
}

.site-header nav ul li a:hover {
	background-color: #eed; /* ECECEC */
	color: #331;
}

.site-header nav ul li.current-menu-item a:link,
.site-header nav ul li.current-menu-item a:visited,
.site-header nav ul li.current-page-ancestor a:link,
.site-header nav ul li.current-page-ancestor a:visited {
	font-weight: bold;
	background-color: #800; /* 006ec3 */
	color: #FFF;
}

/* Profile - Top Navigation - WT */
#topnavigation {
	width: 100%;
    background-color: #f0f;
    bottom: 0; 
	
	position: fixed;  /*fixed - Stick it to the top of the window */
	z-index: 1; /* Make it float above all other elements */
    height: 50px; /* Gives us a reference point for the final thing */
	font-family: Impact, sans-serif;
}

#topnavigation nav {
    width: 940px; /*the width of your container div might be different*/
    margin: 0 auto;
}
 
#topnavigation li {
    display: inline;
    padding: 10px;
    margin: 20px 0;
}

#portfolio-container {
    padding-top: 60px; /*The height of my topnavigation div plus a little bit of extra padding for visual pleasure */
}

#specal-header {
	width: 100%;
    background-color: #ff0;
	
	position: fixed;  /*fixed - Stick it to the top of the window */
    bottom: 0;
	z-index: 1; /* Make it float above all other elements */
    height: 50px; /* Gives us a reference point for the final thing */
}

#special-header nav {
    width: 940px; /*the width of your container div might be different*/
    margin: 0 auto;
}
 
#special-header li {
    display: inline;
    padding: 10px;
    margin: 20px 0;
}

#header-center {
    width: 100%;
    position: absolute;
    bottom: 0; 
    margin-left: -1.5%; /* 24% arial, 22.5% other */
    margin-top: 9px;
	
    margin-bottom: -6px;
	font-family: Verdana; /*top nav bar font */
}

#header-center nav {
    width: 940px; /*the width of your container div might be different*/
    margin: 0 auto;
}
 
#header-center li {
    display: inline;
    padding: 10px;
}

#header-center a:link{
	text-decoration: none;
}

#header-wrap {
    width: 100%;
    position: fixed;
    background-color: #111; /* e0e0e0 */
	height: 30px;
	margin-top: 0px;
}

#header-homeslide { /* sliDe */
	height: 1000px;
    width: 100%;
    position: fixed;
    background-color: #e0e0e0;
	height: 40px;
}

#headerMain {
}

#main-wrap {
}

#main-homeslice {
}

div.container.main-homeslice {
    width: 100px;
    position: fixed;
    background-color: #ff00e0;
	height: 40px;
}

div.container.main-homeslice.main-wrap {
    width: 100%;
    position: fixed;
    background-color: #f11; /* e0e0e0 */
	height: 30px;
	margin-top: 0px;
}

div.container.main-homeslice.main-wrap.headerMain {
	width: 100%;
    position: absolute;
    bottom: 0; 
    margin-left: -1.5%; /* 24% arial, 22.5% other */
    margin-top: 9px;
	
    margin-bottom: -6px;
	font-family: Verdana;
}

/* General Layout */
div.container {
	max-width: 920px; /* 920 OR 823 */
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.bottom-nav {	
	width: 70%;
    text-align: center;
	/* background-color: #f11111; */
}

.bottom-nav ul {
	margin-bottom: 0;
	padding: 0% 0% 0% 0%; /* 0% 0% 0% 40% */
    text-align: center;
}

.bottom-nav ul:before, .bottom-nav ul:after { content: ""; display: table; }
.bottom-nav ul:after { clear: both; }
.bottom-nav ul { *zoom: 1; }

.bottom-nav ul li {
	list-style: none;
	float: left;
}

.bottom-nav ul li a:link,
.bottom-nav ul li a:visited {
	display: block;
}

#bottom-nav li
{
display: inline;
list-style-type: none;
}

.indy
{
    background-color: #00f;	
}

#indy
{
    background-color: #00f;	
}

.footyfoot {
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
	/* background-color: #ff0087; */
}

.footer-homeslice {
    /* width: 400px; */
    /* position: fixed; */
    /* background-color: #ff00e0; */
	/* height: 40px; */
    text-align: center;
  margin: 0 auto;
}

.footer-wrap {
    width: 100%;
   /*  background-color: #ff1; /* e0e0e0 */
	/* height: 30px; */
    text-align: center;
  margin: 0 auto;
}

.footFarm {
	width: 100%;
    bottom: 0; 
    /*margin-left: -1.5%; /* 24% arial, 22.5% other */
  margin: 0 auto;
	font-family: Verdana; /* foot font */
    text-align: center;
	
	/* background-color: #ff0; */
}

#footFarm {
    width: 100%;
    /*position: absolute;*/
    margin-left: -1.6%; /* 24% arial, 22.5% other */
    /*margin-top: 9px;
	
    margin-bottom: -6px;*/
	/*font-family: Verdana;*/
    text-align: center;
}

#footFarm nav {
    /*width: 940px; the width of your container div might be different*/
    margin: 0 auto;
}
 
#footFarm li {
    display: inline;
    /* padding: 10px; */
}

#footer-wrap {
	width: 100%;
    text-align: center;
}

#footFarmO a:link{
	text-decoration: none;
}

#footFarmO {
	 /* background-color: #0ff0ff; */
	width: 100%;
    text-align: center;
}

.clickme {
	background-color: #bbbbbb;
	height: 100%;
    width: 100%;
}

/* Post Columns */
.home-columns {
	padding-top: 20px;
}

.home-columns h2 {
	margin-bottom: .7em;
}

.home-columns .one-half {
	width: 45%;
	float: left;
	margin-right: 10%;
}

.home-columns .last {
	margin-right: 0;
}

.home-columns .post-item {
	border-bottom: 1px solid #DDD;
	padding-bottom: 1px;
	margin-bottom: 16px;
}

.home-columns .square-thumbnail {
	float: left;
	margin-right: 20px;
}

.home-columns .post-item:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.home-columns h4 {
	margin-bottom: 3px;
	font-weight: bold;
}

.home-columns h4 a {
	text-decoration: none;
}

.home-columns h4 a:hover {
	text-decoration: underline;
}

.subtle-date {
	margin-left: 5px;
	font-weight: normal;
	font-size: 80%;
	color: #FFF;
	background-color: #BABABA;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .33);
	border-radius: 5px;
	padding: 3px 7px;
}

.home-columns p {
	font-size: 83%;
}

.btn-a,
.btn-a:link,
.btn-a:visited {
	margin-top: 12px;
	display: inline-block;
	background-color: #006ec3;
	text-decoration: none;
	color: #FFF;
	padding: 15px;
	border-radius: 4px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .6);
}

.btn-a:hover {
	background-color: #004C87;
}

.horiz-center {
	display: block;
	text-align: center;
}

/* Main Column */
.main-column {
	width: 66%;
	float: left;
}

/* Side Column */
.side-column {
	width: 30%;
	float: right;
}

.side-column .widget-item {
	border-bottom: 1px solid #DDD;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h2.widget-title {
	font-weight: normal;
	margin-bottom: 10px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 138%;
}

.widget-item ul {
	margin: 0;
	padding: 0;
}

.widget-item ul li {
	list-style-position: inside;
	line-height: 1.65em;
}

.widget-item p:last-child {
	margin: 0;
}

/* Footer Widget Areas */
.footer-widgets {
	padding-top: 40px;
	margin-right: -40px;
}

.footer-widget-area {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding-right: 40px;
}

/* Footer */
.site-footer {
	overflow: hidden;
	margin-top: 30px;
	border-top: 1px solid #DDD;
	font-size: 84%;
}

.site-footer a:visited,
.site-footer a:link{
	color: #111; /* 006ec3 */
}

/* Footer Nav Menu */
.site-footer nav {
	margin: 30px 0 10px 0;
}

.site-footer nav ul li {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #DDD;
}

.site-footer nav ul li:last-of-type {
	border-right: none;
}

#footerTheme{
	
}
#footerTheme {
	width: 100%;
    background-color: #fff;
    bottom: 0; 
	
	position: fixed;  /*fixed - Stick it to the top of the window */
	z-index: 1; /* Make it float above all other elements */
    height: 50px; /* Gives us a reference point for the final thing */
	font-family: Impact, sans-serif;
}

#footerTheme nav {
    width: 940px; /*the width of your container div might be different*/
    margin: 0 auto;
}
 
#footerTheme li {
    display: inline;
    padding: 10px;
    margin: 20px 0;
}

/* that little shit above the outro tag */
.site-nav2 {	
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.site-nav2 ul {
	margin-bottom: 0;
	padding: 0% 0% 0% 0%;	/* 0% 0% 0% 44% */
    text-align: center;
	width: 200px;
}

.site-nav2 ul:before, .site-nav2 ul:after { content: ""; display: table; }
.site-nav2 ul:after { clear: both; }
.site-nav2 ul { *zoom: 1; }

.site-nav2 ul li {
	list-style: none;
	float: left;
}

.site-nav2 ul li a:link,
.site-nav2 ul li a:visited {
	display: block;
}

/* Page Layout */
article.page h2 {
	font-size: 225%;
	margin-bottom: 15px;
}

/* Clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* Two Column Title Layout */
div.title-column {
	width: 30%;
	float: left;
}

div.text-column {
	width: 70%;
	float: right;
}

/* Info Box Styles */
div.info-box {
	width: 18%;
	float: right;
	margin: 0 0 30px 30px;
	padding: 1px;
	/*background-color: #fff;*/
}

div.info-box h4 {
	margin-bottom: 6px;
}

div.info-box p {
	font-size: 85%;
}

/* Children Links */
.children-links {
	margin-bottom: 20px;
	font-size: 80%;
}

.children-links a:link,
.children-links a:visited {
	text-decoration: none;
	padding-bottom: 2px;
}

.children-links ul {
	float: left;
}

.children-links li {
	margin-right: 20px;
}

.children-links .parent-link {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #DDD;
	font-size: 120%;
	font-weight: bold;
}

.children-links .parent-link a:link,
.children-links .parent-link a:visited {
	color: #333;
}

.children-links .current_page_item a:link,
.children-links .current_page_item a:visited {
	border-bottom: 1px solid #DDD;
	color: #333;
	cursor: default;
}

/* Post Styles */
.post h2 {
	margin-bottom: 0;
}

p.post-info {
	font-size: 87%;
	color: #999;
}

p.post-info a:link,
p.post-info a:visited {
	color: #999;
}


/* Image Styles */
img {
	max-width: 100%;
	height: auto;
}

.has-thumbnail {
	position: relative;
	padding-left: 200px;
}

.post-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
}

/* Search */
div.hd-search {
	float: right;
}

div.hd-search label {
	position: absolute;
	left: -9999px;
}

div.hd-search #searchsubmit {
	background-color: #006ec3;
	color: #FFF;
	padding: 5px 14px;
	border: none;
	vertical-align: top;
}

div.hd-search #s {
	vertical-align: top;
	padding: 3px 0;
}

/* Footer Callout Section */
.footer-callout {
	background-color: #DDD;
	padding: 20px;
	margin: 30px 0 0 0;
}

.footer-callout-image {
	float: left;
	width: 30%;
	overflow: hidden;
}

.footer-callout-image img {
	transition: all .45s ease-out;
}

.footer-callout-image img:hover {
	opacity: .8;
	transform: scale(1.25) rotate(5deg);
}


.footer-callout-text {
	float: right;
	width: 67%;
}

.footer-callout-text h2 {
	font-size: 1.7rem;
	margin: 0 0 .35rem 0;
}

.footer-callout-text h2 a {
	color: #333;
	text-decoration: none;
}

.footer-callout-text h2 a:hover {
	text-decoration: underline;
}

.footer-callout-text p {
	font-size: .9rem;
}

/* About the Author section */
.about-author {
	background-color: #EDEDED;
	padding: 20px;
}

.about-author-image {
	float: left;
	width: 28%;
	position: relative;
}

.about-author-image img {
	display: block;
}

.about-author-image p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .85);
	color: #FFF;
	margin: 0;
}

.about-author-text {
	float: right;
	width: 68%;
}

.other-posts-by {
	background-color: #FFF;
	padding: 15px;
	border-radius: 4px;
}

.other-posts-by ul {
	margin: 0;
	padding: 0;
}

.other-posts-by li {
	list-style: none;
	border-bottom: 1px dotted #DDD;
}

.other-posts-by li:last-child {
	border-bottom: none;
}

.other-posts-by a {
	text-decoration: none;
	display: block;
	padding: 3px 0;
}