@charset "utf-8";
/*************************************************************************************
 PRINT CSS Document for hedgelink.org.uk
 by VerySimpleSite.co.uk
 FINAL VERSION
*************************************************************************************/

/*************************************************************************************
Colours:
#FFFFFF - white 
#666666 - light grey
#999999 - very light grey
#333333 - dark grey
*************************************************************************************/


img {
border : none;
color : #fff;
background : #666666;
}
hr {
color : #fff;
background-color : #fff;
border : 1px dotted #999999;
border-style : none none dotted;
}
body {
font-family : "Lucinda Grande", "Lucinda Sans Unicode", Verdana, sans-serif;
font-size : 12px;
color : #000000;
background : none;
}
h1, h2, h3, h4, h5, h6 {
font-family : "Trebuchet MS", "Lucinda Grande", "Lucinda Sans Unicode", Verdana, sans-serif;
text-align : left;
color : #333333;
}
.search {
display : none;
}
.subscript {
font-size : 10px;
font-style : italic;
}
.articledate {
font-size : 10px;
font-style : italic;
color : #333333;
clear : both;
}
#whitespace p {
display : none;
}
#ArticleNavigation p {
display : none;
}
#ArticleSideBox p {
display : none;
}
.thumbnail p {
font-size : 10px;
}
#footer p {
display : none;
}
blockquote {
color : #333333;
margin : 20px auto;
font-weight : bold;
}
.errors {
color : red;
}
a:link {
color : #333333;
}
.external {
background : url(../images/general/externalLink.gif) no-repeat right top;
padding-right : 10px;
}
table {
border-collapse : collapse;
width : 100%;
border : 1px solid #333333;
margin : 1em 0;
}
th, td {
padding : 10px;
vertical-align : top;
}
caption {
font-size : 1.2em;
font-weight : bold;
margin : 1em 10px;
text-align : left;
padding : 10px;
}
th {
font-weight : bold;
text-align : left;
border : 1px solid #333333;
background : #999999;
}
td, tr {
border : 1px solid #333333;
}
#PrimaryNavigation {
display : none;
}
#SecondaryNavigation {
display : none;
}
#ArticleNavigation {
display : none;
}
#ArticleSideBox h4 {
display : none;
}
input {
display : none;
}
textarea {
display : none;
}
#search {
display : none;
}
#photoCategoryNavigation {
width : 210px;
height : 100%;
margin : 5px 0 30px 30px;
padding : 0;
clear : both;
float : right;
}
#photoCategoryNavigation h4 {
color : #333333;
margin : 0 auto;
padding : 4px 10px 2px 20px;
font-size : 1.3em;
background : #999999;
}
#ArticleSideBox {
display : none;
}
.article img {
margin : 10px 0;
}
.totop {
display : none;
}
.newsthumb {
clear : both;
float : left;
}
.contactform {
display : none;
}
.thumbnail {
float : left;
width : 200px;
height : 80px;
padding : 15px 0 0 0;
margin : 0 auto;
}
.thumbnail img {
float : left;
margin : 0 10px 0 0;
}
#footerTop {
display : none;
}
#footer {
display : none;
}
iframe {
display : none;
}
