/* soapbox style sheet
 * version 7.0 lets-pretend-to-be-a-book ed. with comments, 2007-02-07
 */
/* @group Global */
html, body {
	font: normal 14px/20px Palatino, Times, "Times New Roman", serif;
    margin: 0;
    padding: 0;
}
a {
	color: #fff;
}
a img {
    border: 0px;
}
#overlay {
	background-image: url(overlay.png);
	opacity: 0.8;
}
/* @end */
/* @group Logo+Header */
.block {
    margin: 0;
    padding: 0;
}
#sidebar {
    position: absolute;
    top: 47px;
	left: 50%;
	margin-left: 200px;
	padding: 9px 10px 9px 10px;
    z-index: 0;
    text-align: right;
}
#sidebar a {
    margin: 0 !important;
    text-decoration: none;
    text-align: left;
    font-size: 0.7em;
    font-weight: bold;
	opacity: 0.8;
	display:  block;
	text-align: right;
}
#sidebar a:hover {
	opacity: 1.0;
}
#soapboxLogo {
    top: 10px;
    width: 100%;
	overflow:hidden;
    margin: 0;
    z-index: 0;
	height:  94px;
}
#soapboxLogo h1 {
    display: block;
    margin: 0;
    font-size: 1.2em;
	padding:  10px 50px;
    font-weight: normal;
}
#soapboxLogo h1 a {
    text-decoration: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
	height: 94px;
	width:  650px;
	display:  block;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#soapboxLogo h1 a span {
	display:  none;
}
/* @end */
/* @group Soapbox Article */
#soapboxEntries {
    padding: 100px 0;
    line-height: 1.8em;
    font-size: 0.9em;
}
.featureEntry {
    padding-left: 50px;
    padding-right: 50px;
    width: 600px;
	font-size: 1.4em;
	line-height: 1.6em;
    margin: 45px auto;
}
.featureEntry h2.entryTitle {
    margin-top: 4px;
    font-weight: normal;
    font-size: 1.8em/2.2em;
}
.featureEntry h2.entryTitle a {
    text-decoration: none;
}
.featureEntry .flickr-frame { 
	text-align: left; 
	padding: 3px; 
}
.featureEntry .flickr-caption {
	font-size: 0.8em; 
	margin-top: 0px; 
}
.featureEntry .aboutentry {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 15px;
	margin: 0 10px;
}
/* @end */
/* @group About this site */
#pastHolder {      
    top: 0;
    margin: 45px auto;
	padding: 20px 0;
	font: normal 12px/20px "Myriad Web", "Myriad Pro", "Gill Sans", "Gill Sans MT", "Lucida Grande", "Lucida Sans", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	
}
#past {             
    width: 600px;
    margin: 0 auto;
}
#tags, #authors {
	display: none;
}
/* @end */
/* @group flickering by */
#flickrsContainer {
    clear: both;
    padding: 20px 0;
	overflow: hidden;
	width: 100%;
}
#flickrsContainer h2 {
    line-height: 20px; 
    padding-bottom: 0 0 12px 0; 
    font-size: 1.1em; 
    font-weight: normal;
	width: 608px;
	margin: 0 auto;
}
#flickrs {
	width: 609px;
	margin: 0 auto;
	overflow: hidden;
}
#flickrs a {
    display: block;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.patrick.geek.nz/about/2/image-frame.png', sizingMethod='crop');
    padding: 5px 7px 5px 5px;
    width: 75px;
    height: 75px;
    float: left;
    margin-left: 0 0 20px 20px;
}
html>body #flickrs a {
    background-image: url(../../about/2/image-frame.png);
}
/* @end */
/* @group Comments */
#comments {
	width: 800px;
	font-size: 1.3em;
	line-height: 1.6em;
    margin: 45px auto;
}
#comments > h3 {
	padding-left:  30px;
	float:  left;
}
#comments h4 {
	padding-top:  20px;
	padding-right:  30px;
	font-weight: normal;
	text-align: right;
}
#comment_form {
	padding: 10px;
	width: 490px;
	overflow: hidden;
	margin: 0 auto;
}
#comment_form h3 {
	margin-top: 0;
	display: none;
}
#comment_form .required-text {
	margin-top:  0;
	padding-top:  0;
	font-size: 0.8em;
	color: #888;
}
#comment_form .form-row {
	width: 470px;
	overflow: hidden;
}
#comment_form .form-row label {
	float: left;
	width: 110px;
	padding-right: 10px;
	text-align: right;
	display: block;
}
.comment_content {
	width: 798px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 0 0;
}
.comment_body {
	width: 560px;
	float: right;
	padding: 0 40px 0 10px;
}
.comment_body p {
	padding-top: 0;
	margin-top: 0;
}
.gravatar {
	width: 190px;
	text-align: right;
	padding: 5px 0;
}
.comment_author {
	width: 160px;
	text-align: left;
	padding: 0 0 0 30px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0;
}
.comment_details {
	width: 160px;
	text-align: left;
	padding: 0 0 15px 30px;
	font-size: 0.7em;
	margin-top: 0;
}
.comment_author a, .comment_details a {
	text-decoration: none;
}
.comment_author a:hover, .comment_details a:hover {
	text-decoration: underline;
}
#openid_url_container {
  background: url(login-bg.gif) no-repeat #FFF 5px;
  padding-left: 25px;
}

/* @end */
/* @group Footer */
#footer {
    clear: both;
    margin: 0 auto 30px;
    font-size: 0.9em;
    line-height: 1.0em;
    padding-top: 23px;
    padding-bottom: 10px;
	text-align:  center;
	width: 798px;
}
/* @end *//* soapbox style sheet
 * version 7.0+april2008, 2008-04-19
 */
html, body {
	color: #111;
	background: no-repeat fixed center center;
	text-shadow: 2px 2px 2px #fff;
}
a,#sidebar a, #sidebar a:hover {
	color: #90ABBA;
	text-decoration: underline;
}
a:hover {
	color: #CFDBE1;
}
#soapboxLogo {
	margin-top: 20px;
	padding-bottom: 0;
	padding-top: 0;
	height: 120px;
	background-color: #fff;
	width: 798px;
	margin: 20px auto 0;
}
#soapboxLogo h1 {
	padding: 0;
}
#soapboxLogo h1 a {
	background: no-repeat 50% top;
	width: 798px;
	height: 120px;
	background-image: url( april2008/header.png );
}
#sidebar {
	top: 73px;
}
#sidebar a {
	color: #000000;
	text-decoration: none;
}
#soapboxEntries {
	padding: 10px 0;
	width: 798px;
	margin: 0 auto;
	background-color: #fff;
}
.featureEntryPhoto {
	display: block;
	margin: 0 auto;
	width: 798px;
}
.featureEntry {
	width: 650px;
	font-family: Palatino;
}
.featureEntry h2.entryTitle {
	margin-bottom: 15px;
}
.featureEntry h2.entryTitle, .featureEntry h2.entryTitle a {
	color: #444;
	font-weight: bold;
}
.featureEntry h2.entryTitle a:hover {
	text-decoration: underline;
}
.featureEntry .storystandfirst-date {
	font-size: 0.8em;
}
.featureEntry .storystandfirst {
	font-family: Georgia;
	font-style: italic;
	color: #888;
	margin-bottom: 15px;
	font-size: 0.85em;
}
.featureEntry small {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 0.7em;
	padding: 5px 10px;
	color: #888;
}
.featureEntry .aboutentry {
	color: #999;
}
#comments h3 {
	font-weight: bold;
}
#comments h4 {
	color: #888 !important;
}
#comment_form {
	border-top: 1px dotted #222;
	border-bottom: 1px dotted #222;
}
.comment_content {
	border-bottom: 1px dotted #eee;
	width:  99%;
}
#pastHolder {
	color: #555;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#pastHolder input {
	text-shadow: #ffffff 0 0 0;
}
#pastHolder a {
	color: #333;
}
#flickrsContainer h2 {
	color: #999;
}
#footer {
	font-size: 0.85em;
	text-shadow: #000000 0 0 0;
	background-color: #eee;
}
#footer img {
	display: none;
}/* @override http://felicity.local/is.geek.nz/soapbox/6.1/styles6-weather.css */
/* soapbox weather style sheet
 * version 7.0+weather, 2008-04-19
 */
.day.clear {
	background-image: url( april2008-weather/day/clear.jpg );
}
.day.clear a {
	color: #547181;
}
.day.clear .featureEntry h2.entryTitle a {
	color: #8A8E47;
}
.day.cloudy-partly, .day.rain-light, .day.windy {
	background-image: url( april2008-weather/day/cloudy-partly.jpg );
	background-position: top left;
}
.day.cloudy-partly a,
.day.rain-light a,
.day.windy a {
	color: #5A6162;
}
.day.cloudy-partly .featureEntry h2.entryTitle a,
.day.rain-light .featureEntry h2.entryTitle a,
.day.windy .featureEntry h2.entryTitle a {
	color: #676C50;
}
.day.cloudy-mostly, .day.rain-heavy, .day.thunderstorms-rain, .day.thunderstorms, .day.fog {
	background-image: url( april2008-weather/day/cloudy-mostly.jpg );
}
.day.cloudy-mostly a,
.day.rain-heavy a,
.day.thunderstorms-rain a,
.day.thunderstorms a,
.day.fog a {
	color: #545351;
}
.day.cloudy-mostly .featureEntry h2.entryTitle a,
.day.rain-heavy .featureEntry h2.entryTitle a,
.day.thunderstorms-rain .featureEntry h2.entryTitle a,
.day.thunderstorms .featureEntry h2.entryTitle a,
.day.fog .featureEntry h2.entryTitle a {
	color: #5C4C49;
}
.day.sunny-mostly {
	background-image: url( april2008-weather/day/sunny-mostly.jpg );
}
.day.sunny-mostly a {
	color: #5E717D;
}
.day.sunny-mostly .featureEntry h2.entryTitle a {
	color: #636756;
}
.night.clear, .night.cloudy-partly, .night.rain-light, .night.windy {
	background-image: url( april2008-weather/night/clear.jpg );
}
.night.clear a,
.night.cloudy-partly a,
.night.rain-light a,
.night.windy a {
	color: #1C222E;
}
.night.clear .featureEntry h2.entryTitle a,
.night.cloudy-partly .featureEntry h2.entryTitle a,
.night.rain-light .featureEntry h2.entryTitle a,
.night.windy .featureEntry h2.entryTitle a {
	color: #321A18;
}
.night.cloudy-mostly, .night.rain-heavy, .night.thunderstorms-rain, .night.thunderstorms, .night.fog {
	background-image: url( april2008-weather/night/cloudy-mostly.jpg );
}
.night.cloudy-mostly a,
.night.rain-heavy a,
.night.thunderstorms-rain a,
.night.thunderstorms a,
.night.fog a {
	color: #221D19;
}
.night.cloudy-mostly .featureEntry h2.entryTitle a,
.night.rain-heavy .featureEntry h2.entryTitle a,
.night.thunderstorms-rain .featureEntry h2.entryTitle a,
.night.thunderstorms .featureEntry h2.entryTitle a,
.night.fog .featureEntry h2.entryTitle a {
	color: #212219;
}