/*
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; }

/* Logo
-----------------------------------------------------------*/
div#title-logo {
  float: left;
  margin: 0 0 0 30px;
}

/* 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
-----------------------------------------------------------*/

body {
  background: #000;

}


body { color: #000 }



#footer {
  background: #fff ;
}
	


#header { background: #000; 
border-left:0px solid #D3D3D3;
border-right:0px solid #D3D3D3;}



.post-header h1, .post-header h2 { text-align: center; }

.page-title h1, .page-title h1 { text-align: center; } 
 


.post-header h1, .post-header h2, #description, #navigation li a, .meta span, div.tags, .entry h2, .entry h3, .entry h4, div.category, div.entries ul li span, sidebar h2.widgettitle, #sidebar li.widget_tag_cloud, div.comment-number h4, .c-head span, div.reply a, div#comments-rss, #footer div.widget h2 { color: #000 }

.post-header h1 a:link, .post-header h1 a:visited, .post-header h2 a:link, .post-header h2 a:visited {
  color:#000;
}


.post-header h1 a:hover, .post-header h2 a:hover {
color:#f63c3c;
}





.pagination div a:link, .pagination div a:visited, div.comment-number span a:link, div.comment-number span a:visited { background: #fff; }

.entry img.alignleft, .entry img.alignright, .entry img.aligncenter {
  border: none;
  background: none;
  padding: 0;
}



div#title-logo {
  margin:0;
}



#header {
  padding: 0;
}


.pagination div a:link, .pagination div a:visited, div.comment-number span a:link, div.comment-number span a:visited {
color: #000;
}


#navigation {
 background-image: url(http://thenumber20.com/wp-content/uploads/2009/12/nav-background-colors22.png);
}

div#title-logo {
  line-height:0;
}




#nav li {
 font-size: 1.1em;
}



#nav li:hover a, #nav li.sfhover a {
color:#d8060f;
}

#nav li {
color:#000;
}


#footer div.widget ul li a:link, #footer div.widget ul li a:visited, #copyright, #copyright a:link, #copyright a:visited {
color:#d8060f;
}




