/*
Theme Name: Photography PRO Child Theme
Description: Child theme for customizing Photography PRO.
Version: 1.0
Template: photography_pro
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../photography_pro/stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
}
*/


#wp-submit
{margin-top:-17px !important;}