@charset "UTF-8";

/*

bronzesculpture.co.nz

Print

*/

body,
html	{
color:#000;
background:#fff;
text-shadow:none;
height:auto;
}

header,
.slides,
footer
{
display:none;
}

.pageWrap,
.pagePadding,
section.content,
body.gallery section.content,
article,
article.cols3,
article.cols3.last,
article.intro
{
position:relative;
top:auto;
left:auto;
float:none;
color:#000;
width:100%;
height:auto;
overflow:auto;
font-size:13px;
margin:0;
padding:0;
background:#fff;
border:0;
text-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow:  none;
-moz-border-radius:0;
border-radius:0;
-moz-box-shadow: none;
box-shadow: none;
}

h1, h2, h3, h4, h5, h6,
header h1,
header h1 a,
section.content h2,
body.gallery section.content h2,
a	{
color:#000;
text-shadow:none;
}
h1, h2, h3, h4, h5, h6,
header h1,
section.content h2,
body.gallery section.content h2	{
width:100%;
}

.galleryPhoto	{
display:none;
}


.gallery_small_screen	{
float:left;
display:block;
text-align:left;
padding:8px 6px;
}
.gallery_small_screen img	{
max-width: none;
height:120px;
}
.gallery_small_screen div.title em	{
font-size:13px;
font-style:normal;
}
.gallery_small_screen div.title span	{
font-size:11px;
}


.printLogo	{
margin-bottom:20px;
}

.printYes	{
display:block;
}



