/*
Theme Name: Indigo 2016
Theme URI: http://www.helpfultechnology.com
Author: Barry Richards, Phil Banks, Anthony J O'Malley
Author URI: http://www.helpfultechnology.com
Description: A WordPress/Bootstrap 3 Helpful Technology projects
Version: 0.1
*/


/* fix OLs */

ol {
	padding-left: 1.5em;
}

ol li {
    list-style-type: decimal; 
    list-style-position: outside; 	
}

/* IE8 100% width/height image hack */
@media \0screen {img { width: auto !important }}

