/*
Theme Name: PCN
Theme URI: http://piedmontcarolina.com
Description: A custom wordpress theme built for Piedmont Carolina Nursery print pages
Version: 1.0
Author: Cory Peters
Author URI: http://corypeters.net
*/

body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: white; color: black; }

#page { background-color: white; }
#header { background: none; }
#headerimg a { background-image: none; text-decoration: none; color: black; }
#headerimg span { font-size: 1.5em; font-weight: bold; }
#sidebar { display: none; }
#pagenav  { display: none; }
.pageActions { display: none; }

.ngg-gallery-thumbnail a img { border: none; padding-top: 15px; }
#footer { display: none; }

.entry dl { margin-bottom: 10px; margin-top: 0px; }
.entry dt { font-weight: bold; width: 150px; float: left; padding: 3px 0; }
.entry dd { padding: 3px 0; margin-left: 150px; }