/*
Theme Name: DIS Information
Theme URI: http://peytz.dk/
Description: A variant of the DIS theme, for information subsites
Version: Based on v4alpha
Author: Peytz & Co
Author URI: http://peytz.dk/
Template: dis-old
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Based on Bullet WordPress Theme, Copyright 2013 Peytz & Co
Bullet is distributed under the terms of the GNU GPL
*/

/* There are a few minimal css edits here. */

.clean-toggle{
	display: inline-block;
	position: relative;
	width: 4em;
	height: 4em;
	margin-top: 1em;
}

/* This stops the footer area moving up to 6 columns */
/* We might need this if they reinstate the DIS Information custom footer */
/* @media screen and (min-width: 78.063em) {
	#footer .footer-widget {
		margin-right:2.35765%;
		width:31.76157%;
	}

	#footer .footer-widget:last-child,
	#footer .footer-widget:nth-child(3n) {
		margin-right:0;
	}
	#footer .footer-widget:nth-child(3n+1){
		clear:left;
	}
} */
