/*
Theme Name: Photography Child Theme
Theme URI: http://thethemefoundry.com/photography/
Description: Child theme for customizing Photography 2.x.
Version: 2.0
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Template: photography
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../photography/style.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

nav[role="navigation"] {
    margin-top: 76px;
}

}
@media screen and (min-width: 900px) {
  .colophon {
    float: left;
    max-width: 45%;
    text-align: center;
    margin-bottom: 0;
    padding-left:50px;
    padding-left: 0.35714rem;
  }

