/* global styling for within*.com sites */

* { 
  padding: 0; margin: 0;
}

h1 a {
  display: block;
  height: 270px;
  width: 180px;
}

h1 span {
  display: none;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;

  font-family: "Arial Narrow", Arial;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

h2 span {
  display: block;
  
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

h4 {
  font-family: "Trebuchet MS", "Trebuchet", "Segoe UI", "Verdana";
  font-size: 28px;
  font-weight: normal;
}

h4 a {
  color: #000;
  text-decoration: none;
}

h5 {
  font-family: "Arial";
  font-size: 14px;
  
  font-weight: lighter;
  font-style: italic;
  
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

body {
 font-family: Arial;
 font-size: 13px;
}

blockquote {
  margin-left: 10px;
  padding-left: 40px;
  background: url(../images/quote.png) no-repeat center left;
}

.highlight {
  background-color: #F5FFAF; /* pee yellow */
}


#leftcolumn .content {
  margin: 0 auto; 
  width: 180px;
  padding-right: 10px;
}

#wrapper { 
 /* width: 1024px; -- Changed August 22, 2009 for 1024x768 compat. -- */
 width: 990px;
}

#leftcolumn { 
 background: url(../images/bg.png) no-repeat top left;
 color: #333;
 
 padding: 10px;
 width: 200px;
 float: left;
}

/* --- start of #social --- */

#leftcolumn #social {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

#leftcolumn #social ul {
  list-style-type: none;
}

#leftcolumn #social li {
  display: inline-block;
  
  width: 16px;
  height: 16px;
  
  background: url(../images/iconsprite.png) no-repeat top left;
}

#leftcolumn #social li a {
  display: inline-block;
  width: 16px;
  height: 16px;
}

#leftcolumn #social #email {
  background-position: 0px -16px;
}

#leftcolumn #social #facebook {
  background-position: 0px -112px;
}

#leftcolumn #social #twitter {
  background-position: 0px -144px;
}

#leftcolumn #social #linkedin {
  background-position: 0px -48px;
}

#leftcolumn #social #flickr {
  background-position: 0px -80px;
}

#leftcolumn #social #rss {
  background-position: 0px -176px;
}

#leftcolumn #social #lastfm {
  background-position: 0px -208px;
}

/* --- end of #social --- */

/* --- start of .tile --- */
#leftcolumn .tile {
  font-family: "Arial Narrow", Arial;
  margin-bottom: 10px;
}

#leftcolumn .tile p {
  font-size: 14px;
  margin-left: 10px;
}

#leftcolumn .tile .aktt_tweets ul {
  list-style-type: none;
}

#leftcolumn .tile .aktt_tweets ul li {
  margin-bottom: 20px;
}


#leftcolumn .tile .flickr-photos a {
  text-decoration: none;
}

#leftcolumn .tile .flickr-photos a img {
  border:3px solid #999;
}

#leftcolumn .tile .ctc a {
  text-decoration: none;
}

/* --- end of .tile --- */

#rightcolumn { 
 margin: 0;
 /*width: 782px; -- Changed August 22, 2009 for 1024x768 compat. -- */
 width: 758px;
 
 padding: 0px;
 padding-top: 10px;
 
 display: inline;
 float: right;
 position: relative;
}

#rightcolumn .post {
  margin-bottom: 40px;
}

#rightcolumn .post .content {
  font-family: "Segoe UI", "Arial";
  font-size: 14px;
}

#rightcolumn .post p {
  margin-top: 10px;
  margin-bottom: 10px;
}

#rightcolumn .simple {
  text-decoration: none !important;
  background: 0 !important;
  border: 0 !important;
  padding: 0 !important;
}

#rightcolumn .post .post_comments {
  float: right;  
}

#rightcolumn .post .post_comments a {
  color: #000000;
  text-decoration: none;
  font-style: italic;
}

#rightcolumn .plain {
  text-decoration: none !important;
  border: 0 !important;
  background: 0 !important;
}

/* --- start of commenting --- */

#rightcolumn #comments {
  font-family: "Segoe UI", "Arial";
  font-size: 14px;
}

#rightcolumn #comments ol {
  list-style-type: none;
  margin-bottom: 40px;
}

#rightcolumn #comments ol ul {
  list-style-type: none;
}

#rightcolumn #comments ol li {
  margin-top: 20px;
}

#rightcolumn #comments .depth-2,
#rightcolumn #comments .depth-3,
#rightcolumn #comments .depth-4,
#rightcolumn #comments .depth-5,
#rightcolumn #comments .depth-6,
#rightcolumn #comments .depth-7,
#rightcolumn #comments .depth-8,
#rightcolumn #comments .depth-9,
#rightcolumn #comments .depth-10 {
  margin-left: 10px;
  padding-left: 20px;
  /* background: url(../images/reply.png) no-repeat 0px 10px; */
  border-left: 1px dotted #cccccc;
  
}

#rightcolumn #comments .comment-head {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  
  padding: 5px;
  height: 20px;
}

#rightcolumn #comments .comment-date {
  float: right;
}

#rightcolumn #comments .comment-date a {
  display: inline-block;
  height: 10px;
  width: 16px;
  
  text-decoration: none;
  color: #333333;
  
  background: url(../images/link.png) no-repeat center center;
  margin-left: 15px;
}

#rightcolumn #comments .comment-date a span {
  font-size: 12px;
  display: none;
}

#rightcolumn #comments .comment-author {
  float: left;
}

#rightcolumn #comments .comment-author a {
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #999999;
}

#rightcolumn #comments p {
  margin-top: 10px;
}

#rightcolumn #comments form {
  font-family: "Segoe UI", "Arial";
  font-size: 14px;
  margin-top: 25px;
}

#rightcolumn #comments form textarea {
  font-size: 14px;
  margin-top: 2px;
  width: 100%;
}

#rightcolumn #comments form input {
  margin-top: 5px;
}

#rightcolumn #comments form p {
  margin-bottom: 5px;
}

#rightcolumn #comments form p input {
  height: 1.5em;
  font-size: 14px;
  margin-top: 0px;
}



/* --- end of commenting --- */