/*
Theme Name: Punchcut PRO Child Theme
Theme URI:  http://themes.jestro.com/punchcut/
Description:  Custom Punchcut child theme for PRO members.
Version: .95
Author:   Drew Strojny
Author URI: http://themes.jestro.com
Template: punchcut
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../punchcut/stylesheets/master.css");
@import url("../punchcut/functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Textfields Sidbar
-----------------------------------------------------------*/
#sidebar div.textwidget {
margin-bottom:20px;
margin-left:11px;
margin-right:11px;
margin-top:20px;
}

/* Logo
-----------------------------------------------------------*/
div#title-logo {
  float: left;
  margin: 0 0 0 0px;
}

/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 960px; }
#content.no-sidebar .entry.page { width: 900px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
  background: blue;
  }
*/
 body {
 background-image: url("http://www.ozanimate.com/wp-content/uploads/2010/08/home_fond.gif"); background-repeat: repeat; background-attachment: scroll;;
}



}
