/*
 Theme Name:   Ruff Glass
 Theme URI:
 Description: Adjustments made to Photolux theme to best fit Ruff Glass website
 Author: Andy Hurley (It's All Nice)
 Author URI: www.itsallnice.co.uk
 Template:     photolux
 Version: 14/05/2015
 Tags:
 Text Domain:
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#logo-container a {
	width: 136px;
	height: 55px;
	background: none;
	float: left;
}

#logo-container {
	height: auto;
	overflow: hidden;
	margin: 0 0 0 40px;
	width: 136px;
	height: 55px;
	float:left;
}

#logo-container, #logo-container a{
	width: 174px;
	height: 50px;
}

#menu-container {
	padding-top: 15px;
	width: auto;
	float:right;
	text-align: center;
	margin-right:40px;
}
