/* 
  ktp layout: v1.4
  masthead red: #ee364f
  background: #f16968
  black 10% on bg: #d85e5d
  black 50% on bg: #a84949
  white 10% on bg: #f27877
  white 30% on bg: #f59696
  light pale text: #c15655
  dark pale text: #771b27
*/

html, body {
  margin:0;
  color: black;
  padding: 0;  
  font-family: Georgia,Palatino,Sylfaen,"Times New Roman", Times, serif;
}

body {
  min-height: 800px;
  background: #f16968 url(/images/furniture/pagebg.jpg) repeat-x top left;
}


h1, h2, h3 {
  line-height: 1.2;
  font-family: Georgia,Palatino,Sylfaen,"Times New Roman", Times, serif;
  font-weight: lighter;
}

p {
/*  margin: 50px 10px 20px 10px;*/
}

a, a:link, a:visited {
	color: #771b27;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

img { margin:0; border:0; padding:0;}

h2.download {
  font-size: 2em;
}

h2.download img {
  float: left;
  margin: 0 14px 3px 0;
}

/******** BASIC LAYOUT ********/

div#mastheadbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 325px;
  z-index: 10;
  background: url(/images/furniture/mhbg.gif) no-repeat top center;
/*  border: 1px solid white;*/
}

div#pageholder {
  position: relative;
  width: 800px;
  font-size: 0.9em;
  line-height: 1.6;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding-bottom: 100px;
  z-index: 100;
}

div#sitetitle {
  position: absolute;
  left: 340px;
  top: 26px;
  z-index: 20;
  z-index: 300;
}

div#sitetitle h1 {
  font-size: 1.7em;
  line-height: 0.9;
  letter-spacing: -0.05em;
  font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
  font-weight: lighter;
  margin: 10px 10px 4px 10px;
}

div#sitetitle h1.strong {
  font-weight: bold;
}

div#sitetitle h1 a:hover {
  color: black;
}

div#navigation {
/*  display: none;*/
  background: url(/images/furniture/menubg.png) no-repeat bottom left;
/*  background-color: #ee364f;*/
  padding: 0 10px 0 10px;
  margin: 0;
  overflow: hidden;
  opacity: 0.95;
}

div#navigation ul {
  margin: 0 0 0 4px;
  padding: 0;
  font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.4;
  list-style: none;
}

div#navigation ul a {
/*  color: black;*/
  background: url(/images/furniture/menubullet.png) no-repeat 0 2px;
  padding-left: 19px;
}

div#navigation ul a:hover {
  color: black;
  background: url(/images/furniture/menubullet_over.png) no-repeat 0 2px;
}

div#navigation ul a.notyet, div#navigation ul a.notyet:hover {
  color: #be2b3f;
  background: url(/images/furniture/menubullet_disabled.png) no-repeat 0 2px;
}

div#navigation ul a.hidenav {
  display: block;
  height: 16px;
}

div#menumarker {
  position: absolute;
  left: 360px;
  top: 86px;
  z-index: 200;
  width: 24px;
  height: 21px;
  background: url(/images/furniture/bigdownarrow.png) no-repeat top left;
}

div#sitters {
  position: absolute;
  left: 0;
  top: 13px;
  width: 206px;
  height: 156px;
  background: url(/images/furniture/sitters.png) no-repeat top left;
}

div#mainpage {
  position: relative;
  width: 480px;
  top: 142px;
  left: 250px;
  padding-bottom: 160px;
  overflow: hidden;
}

div#marginalia {
  position: absolute;
  width: 160px;
  top: 220px;
  left: 55px;
}

div#marginalia h2 {
  font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
}

div#marginalia ul {
  color: #771b27;
  list-style: square;
  padding: 0;
  margin: 0;
  font-size: 85%;
  font-family: HelveticaNeue-Roman, helvetica, arial, sans-serif;
}

div#marginalia ul li {
  margin-bottom: 4px;
  margin: 0;
}


div#footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  background-color: white;
  z-index: 500;
  border-top: 6px solid #f16968;
}

div#footercontent {
  position: relative;
  width: 700px;
  margin: 4px auto 2px auto;
/*  padding: 0 0 0 250px;*/
/*  border: 1px solid green;*/
}

div#sparktab {
  position: fixed;
  height: 32px;
  width: 38px;
  right: 45px;
  bottom: 32px;
  z-index: 510;
}



/**** blog entries ****/

h2.bloghead, h1.bloghead {
  margin: 0;
}

p.credit {
  font-size: 16px;
	margin-top: -2px;
}

.credit {
  color: #c15655;
}

.credit a {
  color: #c15655;
}

p.credit a:hover {
  color: white;
}

p.linkback {
  margin-bottom: 0;
}

div.between {
  width: 100%;
  height: 1px;
  margin: 20px 0 20px 0;
}

p.continuation {
  text-align: right;
}


/**** user pages ****/

div.inset {
  float: right;
  width: 149px;
}

div.inset div.floating {
  float: none;
  margin: 5px 0 0 0;
  padding: 0;
}

div.big_gravatar {
  background: url(/images/furniture/image_shadow.png) no-repeat right bottom;
  width: 149px;
  height: 128px;
}

img.gravatar {
  float: left;
  margin: 0 10px 3px 0;
}

img.thumbnail_gravatar {
  float: left;
  margin: 2px 10px 10px 0;
}

img.big_gravatar {
  float: right;
  margin: 2px 0 20px 20px;
}

ul.topic_list {
  list-style: none;
  padding: 0;
}

ul.page_list {
  list-style: square;
  padding-left: 16px;
  color: #c15655;
}

ul.post_list {
  list-style: square;
  padding-left: 16px;
  color: #c15655;
}

ul.post_list li.post, span.excerpt {
  font-size: 85%;
}

ul.post_list li a {
  color: #c15655;
}

ul.post_list li.post strong {
  color: black;
  font-weight: lighter;
}

div#user_description h1 {
  margin-bottom: 2px;
}

div#user_description p {
  margin-top: 2px;
}

div#user_posts {
  clear: left;
}

p.topic_note {
  font-size: 85%;
  color: #8c8d8e;
}


/***** page comments ********/


div.comments {
  
}

div.comment {
  clear: left;
  margin: 0 0 8px 0;
  overflow: hidden;
}

div.comment p {
  font-size: 90%;
/*  color: #4d4e53;*/
  margin: 2px 0 8px 9;
}

div.comment h3 {
  margin-bottom: 0;
}

div.comment h3 span.dated {
  font-size: 75%;
  color: #c15655;
}


/**** forms and input ****/


form.friendly input.titular {
  width: 440px;
  height: 28px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: black;
	clear: both; 
  border: 1px solid #8c8d8e;
	padding: 5px;
}

form.friendly textarea, form.friendly select, form.friendly input.standard {
  width: 440px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 18px;
  color: black;
  border: 1px solid #8c8d8e;
  padding: 5px;
}

form#reply_form textarea {
  width: 320px;
}

form.friendly textarea.narrow, form.friendly input.narrow, form.friendly select.narrow {
  width: 200px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 18px;
  color: black;
  border: 1px solid #8c8d8e;
  padding: 5px;
}

label {
  font-size: 18px;
  font-weight: lighter;
  font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
  letter-spacing: -0.05em;
  line-height: 20px;
}

form.friendly p {
  font-size: 90%;
}

label.required {
  font-weight: bold;
}

label.minor {
  font-size: 1.3em;
}


/***** feed links ******/


a.feedlink, a.feedlink:visited {
  background: url(/images/furniture/feed_14_dark.png) no-repeat top left;
  padding-left: 17px;
}

a.feedlink:hover {
  color: white;
  background: url(/images/furniture/feed_14.png) no-repeat top left;
}

a.floating {
  float: right;
  margin: 0 0 10px 20px;
}


/**** forum ****/


a.breadhead {
  font-size: 50%;
}

table.wide {
  border-collapse: collapse;
  width: 100%;
}

table.wide th, table.wide td {
  padding: 12px 6px 0 6px;
  vertical-align: top;
  text-align: left;
}

table.forums th, table.topics th {
  color: #a84949;
  font-weight: lighter;
  padding-bottom: 4px;
  border-bottom: 1px solid #a84949;
}

table.wide tr.odd td {
/*  background-color: #f27877;*/
}

table.wide td h2 {
  margin: 4px 0 4px 0;
}

table.wide td p {
  margin: 0 0 10px 0;
}

table.wide td.minor, table.wide th.minor {
  width: 24px;
}

table.topics td.topic_sample, table.forums td.forum_description {
  font-size: 80%;
  font-family: HelveticaNeue-Roman, helvetica, arial, sans-serif;
  padding-top: 4px;
  padding-bottom: 12px;
  border-bottom: 1px solid #a84949;
}

table.topics td.topic_lastpost, table.forums td.forum_latest, td.post_author {
  font-size: 80%;
  font-family: HelveticaNeue-Roman, helvetica, arial, sans-serif;
  line-height: 1.2;
}





table.posts {

}

table.posts th, table.posts td {
  vertical-align: top;
}

table.wide td.post_author {
  color: #c15655;
  padding: 0 4px 12px 0;
  border-top: 1px solid #a84949;
  width: 100px;
  padding-right: 20px;
}

table.wide td.post_body {
  padding-bottom: 12px;
  border-top: 1px solid #a84949;
}

table.posts td.first_post {
  font-weight: bold;
}

table.posts tr#new-post-row td.post_author {
  color: #c15655;
}

table.posts ul {
  list-style: square;
  padding-left: 10px;
  font-size: 90%;
}

table.posts blockquote {
  border-left: 4px solid #f27877;
  padding-left: 20px;
  font-size: 90%;
}

/***** greetings and links bar ********/

div#user_controls {

}

div#user_controls p {
}

/***** pagination ********/

p.pagination {
  margin: 8px 20px 4px 0;
}

/***** monitor links... ********/

form.monitor_form {
  margin-top:0em; 
  float:right;
}

form.indented {
  margin: 0 0 0 36px;
}

h3.section {
  margin-bottom: 8px;
  border-bottom: 1px dotted #afafaf;
  padding-bottom: 2px;
}

/***** ...use fancy checkboxes ********/

.checked {
  background: url(/images/icons/chk_on.png) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}
.unchecked {
  background: url(/images/icons/chk_off.png) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}
.selected {
  background: url(/images/icons/rdo_on.png) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}
.unselected {
  background: url(/images/icons/rdo_off.png) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}
.waiting {
  background: url(/images/icons/wait_16_grey.gif) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
  color: #8c8d8e;
}
.error {
  background: url(/images/icons/error.png) no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}

.checked label {
  color: #000;
  cursor: pointer;
}
.unchecked label {
  color: #c15655;
  cursor: pointer;
}
.waiting label {
  color: #666;
  cursor: pointer;
}


/***** notification within site layout ********/


#notice, #error {
  position: absolute;
  width: 300px;
  color: white;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#notice {
  background-color: #0c3;
  border: 4px solid #7FE699;
}

#error {
  background-color: #c00;
  border: 4px solid #e67f00;
}

#notice p, #error p {
  margin: 10px;
}


/***** input validation and error reporting ********/

p.haserror {
/*  color: white !important;*/
}

span.haserror {
  color: white;
}

div.error-with-field {
  display: inline;
}

small.error {
  display: none;
}

p.with_errors {
	border-left: 4px solid white;
	margin-left: -16px;
	padding-left: 12px;
	color: white !important;
}

p.with_errors input, p.with_errors textarea {
	border: 1px solid white !important;
}

p.with_errors label {
	color: white !important;
}


/**** images and other attachments ****/


div.attachments {
	width: 260px; 
	float: right; 
	margin: 0 6px 10px 16px;
}

div.narrow {
	width: 120px;
}

div.attachments img {
	float: left;
	margin: 0 2px 2px 0;
}

div.attachments p {
	clear: left;
	margin: 4px 0 0 0;
	font-size: 80%;
	font-family: HelveticaNeue-Roman, helvetica, arial, sans-serif;
}

div.attachments div.caption {
  width: 240px;
	clear: left;
	margin: 4px 0 4px 0;
	font-size: 75%;
	font-family: HelveticaNeue-Roman, helvetica, arial, sans-serif;
	color: #a84949;
}

div.attachments ul {
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #cacac8;
	font-size: 75%;
}

div.attachments li {
	padding: 0;
	border-top: 1px solid #771b27;
	padding: 2px;
}

div.attachments li a {
	font-weight: bold;
	font-size: 120%;
}


div.download {
  clear: left;
  line-height: 1.4;
  margin: 20px 0;
}

div.download h2 {
  font-size: 300%;
  font-weight: normal;
  margin: 0;
}

div.download p {
  font-size: 120%;
  margin: 0;
}

div.download img {
  float: left;
  margin: 10px 16px 6px 0;
}





