/*
Theme Name: Punchcut PRO Child Theme
Theme URI:  http://thethemefoundry.com/punchcut/
Description:  Custom Punchcut child theme for PRO members.
Version: 1.02
Author:   Drew Strojny
Author URI: http://thethemefoundry.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; }

/* Logo
-----------------------------------------------------------*/
div#title-logo {
  float: left;
  margin: 0 0 0 0;
}

/* 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; }
.entries h3 {
  padding: 15px 0 10px 0; 
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
}

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
  background: blue;
  }
*/
.entry p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 16px;
}

.post-header h2 {
  font-size: 22px;
}



.post-header h1.pagetitle, .post-header h2.pagetitle {
  font-size: 26px;
  margin-bottom: 0px;
}


#nav, #nav ul {
  float: left;
  width: 960px;
  line-height: 40px;
  padding: 0;
  margin-left: 125px;
  width: 100%;
}

body {
  background-image:url('http://www.matttynan.com/wordpress/wp-content/themes/punchcut/images/jwh_background2.png');
  background: #d1e5dc
  background-position: 0 0;
  background-repeat: repeat-x; 
}

#header {
  padding: 0 0 0 0;

}
.entry h3, .entry h4 {
font-size:1.5em;
font-weight:normal;
padding: 0px 0 15px;
}

.entry h6 {
font-size: 10px;
font-weight:bold;
padding: 0px 0 14px;
line-height: 8px;
}


.entry {
font-size:1.3em;
padding:22px 30px 0;
}

#section-3 {
background-image:url('http://www.journalofwomenshistory.org/images/jwh_submitad.jpg') !important;
height: 155px
}

.entry h2 {
font-size: 16px;
line-height: 22px;
padding-top: 0px;
}


#section-4 {
height: 155px !important;
padding-top: 0px !important;
padding-bottom: 10px !important;
margin-top: 0px !important;
}

#section-5 {
height: 155px !important;
padding-top: 0px !important;
padding-bottom: 10px !important;
margin-top: 0px !important;
}

#section-6 {
height: 66px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-top: 0px !important;
}

