/* alicewhittaker.com print sheet by James Cooper - jpc-design.com */

/* Fix a silly bug in Mozilla; thanks, Carey Evans */
html {width: 100%;}

body {
background: white;
text-align: left;
color: black;
font-size: 11pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: Arial, Helvetica, sans-serif;f;
width: 100%;
}


/* Helpers and base rules */
img	{
border: 0;
}

.hide, #navbar, #footer {
display: none;
}

a:link, a:visited, a:hover, a:active { 
text-decoration: none;
color: #000;
}

/* Page Structure */
#pagecontent {
width: 100%;
}


/* Header */
#header {
margin-bottom: 50px;
}
  
#header h1 a {
font-size: 24pt !important;
color: #000;
font-weight: normal;
text-decoration: none;
margin-bottom: 30px;
text-transform:lowercase;
}


/* content */
h2, h3 {
clear:left;
margin: 30px 0 10px 0;
padding: 0;
display: block;
border: 0;
color: #000;
font-size: 16pt !important;
font-weight: normal;
}

h4 {
margin: 20px 0 2px 0;
padding: 0;
display: block;
border: 0;
color: #000;
font-size: 13pt !important;
font-weight: normal;
}

p {
line-height: 1.3em;
margin: 0 0 15px 0;
}

.port_img {
float:left;
margin: 0 15px 15px 0;
display:inline;
padding:0;
border-top:3px solid #0c0500;
}

.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}

#pagecontent .gallery-item .gallery-icon a img {
border-top:0;
}