/*
Theme Name:	Traction PRO Child Theme
Theme URI: 	http://thethemefoundry.com/traction/
Description: 	PRO child theme for Traction.
Version: .97
Author:		The Theme Foundry
Author URI:	http://thethemefoundry.com/
Template: traction
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../traction/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; }


  
         #headerimg{
          background: url(http://www.melbprivatetours.com.au/wp-content/themes/traction_pro/images/mpt_logo2.png) no-repeat;
          width: 329px;
          height: 80px;
          margin: 15px 0 0 30px;
          display: block;
          font-size: 0;
          text-indent:-9999px;
         
          }


          
          
          #header h2 a {
          font-size: 0;
          display:none;
          text-indent: -1000px;         
          }
          
          #header h2 a span { display: none; }

/* Logo
-----------------------------------------------------------*/
div.logo.logo-img { line-height: 0; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
body {

	background-color: #663399;
	background-image: url(http://www.melbprivatetours.com.au/images/background2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.wrapper.big {
     background:none;
}

#content .date.post {
    display: none;
}

