/* PRINT CSS by Neil Sandbach @ NSCreate.com */

/*

leftCol: 255px;
rightCol: 255px;
middleCol: 368px + 2x20px;
middleCol.wideCol: 643px;

h1 green: #83dd18;
blue: #00C0FF;
link magenta: #e3007a;
pink: #ea4c8b;
purple: #8e569b;

*/

.noPrint, .noprint, .flashmovie {display: none;}

html {

}

body {
	margin: 0;
	padding: 2em;
	background: #fff;
	color: #000;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: 66%;
	line-height: 140%;
	text-align:left;
}

h1 {}

h2 {}

h3 {}

p {}

a:link, a:visited, a:active {}
a:hover {}

img {border: 0; outline: none;}

blockquote {}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: url("img/listimg.gif") outside circle;
	margin: 0 0 0 1em;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}

code {
	font-family: "Courier New", Courier, Fixed, monospace;
	color: #555;
	font-size: 1em;
}

textarea, input {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	background: #fff;
}
textarea:focus, input:focus {
	background: #fff;
}

form fieldset {border: 0; padding: 0;}
form legend {display: none;}


/* General layout divs */

p.skip {
	display: none;
}


#wrapper {
	width: 100%;
	margin: 0;
	text-align: left;
	position: relative;
}

#header {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
}
#headerLeft {

}
#headerRight {
}

p#S {

	margin: 0;
	padding: 0;
}

span#printTitle {
	font-size: 28px;
	font-family:  Georgia,"Times New Roman", Times, serif;
	position: relative;
	top: -20px;
	left: 20px;
}

#headerLeft #navContainer {
	display: none;
}





p#date {
	color: #00ccff;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	overflow: visible;
}

div#content {
	background: #fff url("/~stocyorg/img/floral.jpg") bottom right no-repeat;
	overflow:auto; /* INSTEAD OF clearFix */
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
}
div#content { 
	width:100%; 
}

#pin {
	display: none;
}

#leftCol {

	margin: 0 0 20px 0;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
#leftCol h1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #8e569b;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 30px 0 5px 0;
	border-bottom: 1px solid #000;
}
#leftCol h2 {
	font-size: 1.1em;
	color: #ea4c8b;
	padding: 0;
	margin: 0;
}
#leftCol p {
	font-size: 1em;
	color: #02a3cb;
	padding: 0;
	margin: 0.5em 0;
}

#leftCol a:link, #leftCol a:visited {
	color: #02a3cb;
	font-weight: bold;
	padding: 2px;
	margin: -2px;
}
#leftCol a:active, #leftCol a:focus, #leftCol a:hover {
	background-color: #02a3cb;
	color: #fff;
}
#leftCol div#leftColAds {
	display: none;
}

#middleCol {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
#middleCol.wideCol { /* WIDE eg photo page*/
	width: 643px;
	margin: 0 0 20px 20px;
}

#middleCol h1 {
	color: #83dd18;
	text-transform: uppercase;
	padding: 21px 0 7px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #000;
	font-size: 24px;
	line-height: 24px;
}
#middleCol h2 {
	margin: 1em 0;
	padding: 0;
	font-size: 1.4em;
}
#middleCol h3 {
	color: #838383;
	margin: 0.5em 0;
	padding: 0;
	font-size: 1.2em;
}
#middleCol p {
	padding: 0;
	margin: 1em 0;
}
#middleCol a:link, #middleCol a:visited{
	color: #e3007a;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px; margin: -2px;
}
#middleCol a:active, #middleCol a:focus {
	color: #00C0FF;
	background-color: #000;
}


#middleCol a.more:link, #middleCol a.more:visited{
	background-color: #e3007a;
	color: #fff;
}


#middleCol a.contactWebsite {
	font-size: 11px;
	font-weight: normal;
}

#middleCol img {
	float: left;
	margin: 0.5em 1em 1em 0;
}
#middleCol .phototext { /* image strapline */
	color: #666;
	font-size: 0.9em;
}

#middleCol ul li {
	list-style: none;
	background: url("/img/arrow-bullet.gif") 0 2px no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#rightCol {
	margin: 0 0 0 0;
	width: 100%;
	overflow: hidden;
}
#rightCol h1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #8e569b;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 30px 0 5px 0;
	border-bottom: 1px solid #000;
}
#middleCol h1 a:link, #middleCol h1 a:visited, #middleCol h1 a:active {
	color: #83dd18;
	text-decoration: none;
}

#rightCol h2 {
	font-size: 1.1em;
	color: #ea4c8b;
	padding: 0;
	margin: 0;
}
#rightCol h2.year, #rightCol dl dt.year {font-size: 1.5em; color: #83DD18; font-weight: bold;}
#rightCol h2 a:link, #rightCol h2 a:visited, #rightCol ul li.rssCart a:link, #rightCol ul li.rssCart a:visited, #rightCol .simplepie ul li strong a:link, #rightCol .simplepie ul li strong a:link {
	color: #ea4c8b;
	text-decoration: none;
}


#rightCol h3.month, #rightCol dl dt.month {
	margin: 1em 0 0.1em 0;
	font-weight: bold;
}

#rightCol p, #rightCol .simplepie {
	font-size: 1em;
	color: #02a3cb;
	padding: 0;
	margin: 0.5em 0;
}
#rightCol a:link, #rightCol a:visited{
	color: #e3007a;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px; margin: -2px;
}

#rightCol a.more:link, #rightCol a.more:visited{
	display: none;
}

#rightCol ul {

}

#rightCol dl {

}

#rightCol ul li, #rightCol dl dd {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

#rightCol ul.largerVmargins li, #rightCol ul.wet_recent_comments li {
	margin: 0 0 1em 0;
}

#rightCol ul li h4, #rightCol dl dd h4, #middleCol h4.searchResults  { /* DATES */
	font-weight: normal;
	margin:0;
	font-size: 0.8em;
	padding: 0 0 0.2em 0;
	color: #000;
}

#rightCol ul li h2, #rightCol ul li h4, #rightCol dl dd h2, #rightCol dld h4 {
	/* display: inline; */
	margin: 0 0.5em 0 0;
}

#rightCol h1, #rightCol h2, #rightCol h3, #rightCol ul li h2 {
	clear:left;
}

#rightCol ul li .date, #rightCol dl dd .date {
	color: #777;
	font-size: 0.8em;
	font-weight: normal;
}

/* right col cats */
#rightCol .rssCcat {
	padding-top: 0.5em;
}
#rightCol .rssCcat a:link, #rightCol .rssCcat a:visited, #rightCol h2.catHeading {
	color: #8e569b;
	font-size: 1.2em;
	text-decoration: none;
}
#rightCol h2.catHeading {margin-top: 1em;}


#shadow {
	display: none;
}


#footer {
	display: none;
}


/* Search */


#searchbox {display: none;} /* TEMP -----------------------*** */

#middleCol h1.searchResults {font-size: 1.5em;}

p.searchResults strong {color: #8e569b; background-color: #E5F381;}


/* Comments */

textarea#message {display: none;}

.comments_invite {display: none;}
#middleCol h3#comment {
	font-size: 1.5em;
	margin: 0 0 1em 0;
}


#middleCol ol.comments li div.alt {
	/* background: #DFEE9D; */
	background: #F4FFBF url("/img/user_comment.gif") 5px 7px no-repeat;
	padding: 10px;
}
#middleCol ol.comments li div.odd {
	background: #EFEFEF url("/img/user_comment.gif") 5px 7px no-repeat;
	padding: 10px;
}

#middleCol ol.comments li h3 {
	margin-left: 15px;
}

#middleCol ol li p.date {
	font-size: 0.8em;
}
#middleCol ol li p.date {
	font-size: 0.8em;
	font-style: normal;
}

#middleCol ol li p {
	font-style: italic;
}

#cpreview {
	background: #FEFF8F;
	padding: 5px;
}
#cpreview p.alert {
	font-weight: bold;
	color: red;
	border-bottom: 1px dashed;
}

/* Recent comments list */

#rightCol ul.wet_recent_comments li a {
	color: #ea4c8b;
	text-decoration: none;
}
#rightCol ul.wet_recent_comments li a cite {

}
#rightCol ul.wet_recent_comments li a span {
	font-weight: normal;
	margin:0;
	font-size: 0.8em;
	padding: 0 0 0.2em 0;
	color: #000;
}

/* Comments buttons, input etc */

table input#txpCommentPreview {
	display: none;
}

table input#txpCommentSubmit {
	display: none;
}

#middleCol #cpreview #comment_preview_holder {
	margin: 1em;
	padding: 1em;
	background: #fff;
}



/* Misc */

a#forumBadge {
	display: none;
}

#middleCol.wideCol .flashmovie {display: none;}


#middleCol ul.rsx-page-num-list {
	display: none;
}
#middleCol ul.rsx-page-num-list li a:link {border-bottom: 1em solid #fff;}


.otherArticlesLinks {display: none;}

p.contact_bold {}
span.contact_bold {
	font-weight: bold;
}
#middleCol p.contact {
	margin: 0;
	padding: 0.5em;
}
#middleCol ul.times_list {
	margin: -2em 0 0 0;
	padding: 0 0 0 3em;
}
#middleCol ul.times_list li {
	list-style: none;
}
#middleCol ul.times_list {
	margin: -2em 0 0 0;
	padding: 0 0 0 3em;
}
#middleCol ul.times_list li {
	list-style: none;
	background: none;
}
#middleCol ul.times_list {padding-bottom: 1em;}


#addThis {
	display: none;
}


/* simplepie rss parser generated html */
#rightCol .simplepie ul li {
	margin: 0 0 1.5em 0;
}
#rightCol .simplepie ul li span.date {
	color: #000;
	display: block;
	margin: 0 0 -1em 0;
}
#rightCol .simplepie h3 {display: none;}


/* JS NEWS SCROLLER */

#UP {display: none;}
#DOWN {display: none;;}
