/*html, body {
  background: blue !important;
}*/
/* _________________________________________________

320 and Up boilerplate extension
Andy Clarke http://about.me/malarkey
Version: 2
URL: http://stuffandnonsense.co.uk/projects/320andup/
License: http://creativecommons.org/licenses/MIT/
_____________________________________________________

1 ROOT
2 HEADINGS
3 TYPOGRAPHY
4 LINKS
5 FIGURES & IMAGES
6 TABLES
7 FORMS
8 BANNER
9 NAVIGATION
10 CONTENT
11 MAIN
12 COMPLEMENTARY
13 CONTENTINFO
14 GLOBAL OBJECTS
15 VENDOR-SPECIFIC 
16 MODERNIZR
17 TEMPLATE SPECIFICS

COLOURS 

*/


/* 9 NAVIGATION 	============================================================================= */


/*header #logo {
	float:left;
  width:15%;
}*/
	


      
/* Snowfire Specific header elements */
header .image-logo {
  /*float: left;*/
}

header .text-logo {
  /*float: left;*/
}


/* 10 CONTENT 		============================================================================= */
.content {
  padding-bottom: 20px;
  background: #fff;
}

#small_screen_navigation {
  display: none;
}

#studio > .snippet, .post .snippet, .post.snippet {
	width:100%;
	
}

.snippet-about_company,.snippet-colophon, .snippet-contact_info {
	width:29.85%;
	float:left;
	margin:10px 1em;
}

/*footer {
    width: 1000px;
}*/