/*
Theme Name: Karin Linde
Theme URI: http://blog.karinlinde.com/
Description: Custom theme for Karin Linde's blog.
Version: 2.0
Author: Samuel Linde
Tags: blog, pictures, widescreen
*/

html {
  color: #000000;
  background: #ffffff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before { content: ''; }
q:after { content: ''; }
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup, sub { vertical-align: baseline; }
legend { color: #000000; }
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input, button, textarea, select { *font-size: 100%; }
.grid_1 { width: 40px; }
.grid_2 { width: 100px; }
.grid_3 { width: 160px; }
.grid_4 { width: 220px; }
.grid_5 { width: 280px; }
.grid_6 { width: 340px; }
.grid_7 { width: 400px; }
.grid_8 { width: 460px; }
.grid_9 { width: 520px; }
.grid_10 { width: 580px; }
.grid_11 { width: 640px; }
.grid_12 { width: 700px; }
.grid_13 { width: 760px; }
.grid_14 { width: 820px; }
.grid_15 { width: 880px; }
.grid_16 { width: 940px; }
.column {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
}
.row {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block;
}
.sans-serif { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.serif { font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif; }
.rounded-corners {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}
html {
  background: #acca57 url(images/html.gif) repeat-x fixed;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
}
body { background: url(images/body.gif) repeat-x fixed -25% 40px; }
h1 {
  font-size: 60px;
  line-height: 1.2em;
  font-weight: bold;
  letter-spacing: -1px;
  text-shadow: #ffffff 0 0 5px;
  color: #002c53;
}
h1 a {
  height: 400px;
  display: block;
  text-indent: -9999px;
}
#page {
  width: 960px;
  margin: 0 auto;
}
#content-wrap {
  background-color: #ffffff;
  float: left;
}
.row {
  background-color: white;
  border-bottom: 10px solid #ffffff;
}
img.headshot { display: block; }
#masthead.row, #site-header.row, #footer.row { border-bottom: none; }
.row .row { border-bottom: none; }
.section-header {
  background-color: #002c53;
  color: #ffffff;
  line-height: 40px;
  text-shadow: 0 0 1px #002c53;
}
.archive h2.archive-header {
  background-color: #ffffff;
  color: #002c53;
  text-shadow: 0 0 1px #ffffff;
}
#site-header {
  height: 400px;
  background: #ffffff url(images/blog_header.gif) top center no-repeat;
  border-bottom: 10px solid #ffffff;
}
#site-header .slogan {
  color: #002c53;
  font-weight: bold;
  text-align: left;
  margin-top: 40px;
  font-size: 20px;
  line-height: 1.2em;
  text-shadow: 0 0 1px #ffffff;
}
.fine-print {
  font-size: 12px;
  line-height: 40px;
  font-weight: bold;
  margin: 0 10px;
}
.fine-print a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.fine-print a:hover { border: none; }
ul.fine-print { text-align: left; }
h2 {
  font-weight: bold;
  width: 940px;
  float: left;
  font-size: 18px;
}
h2 .date {
  font-family: "HelveticaNeue-Light";
  font-weight: normal;
}
h2 .comments-count {
  font-family: "HelveticaNeue-Light";
  font-weight: normal;
}
h2 .comments-count { float: right; }
h2 a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0 10px;
}
h2 a:hover {
  color: #002c53;
  background-color: #ffffff;
  text-shadow: 0 0 1px #ffffff;
}
.archive h3 {
  font-weight: bold;
  width: 940px;
  float: left;
  font-size: 18px;
}
.archive h3 .date {
  font-family: "HelveticaNeue-Light";
  font-weight: normal;
}
.archive h3 .comments-count {
  font-family: "HelveticaNeue-Light";
  font-weight: normal;
}
.archive h3 .comments-count { float: right; }
.archive h3 a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0 10px;
}
.archive h3 a:hover {
  color: #002c53;
  background-color: #ffffff;
  text-shadow: 0 0 1px #ffffff;
}
h4 {
  margin: 0 0 1em;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
}
#main-article h3 {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  margin: 1.2em 0;
}
.navigation { border-bottom: none; }
.navigation li { padding: 10px 0; }
.navigation .right-nav { text-align: right; }
.navigation .left-nav { text-align: left; }
.navigation a {
  font-weight: bold;
  color: #002c53;
  text-decoration: underline;
}
.article { padding-bottom: 40px; }
.article p {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  margin: 1.2em 0;
}
.article p a:hover {
  background-color: #002c53;
  color: #ffffff;
  border-bottom: 1px solid #002c53;
}
.article-text a { color: #002c53; }
.article-text .cap {
  display: inline;
  float: left;
  font-size: 3.9em;
  line-height: 0.5em;
  margin: 0.1em 0.1em 0em 0;
  padding-top: 0.15em;
}
.article-text p {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  margin: 1.2em 0;
}
.comments-meta {
  margin-top: 40px !important;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}
.comments-meta a { color: #002c53; }
.article-meta { float: left; }
.article-meta h3#about-article { margin-top: 0; }
.article-meta p {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  float: left;
  width: 100%;
  font-style: italic;
  margin: 0 0 1.2em;
}
.article-meta p a {
  color: #000000;
  text-decoration: underline;
}
.article-meta ul { margin-top: 1.2em; }
.article-meta ul .action {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  float: left;
  display: inline;
  text-transform: lowercase;
  margin-bottom: 1.2em;
}
.article-meta ul .action a {
  display: block;
  float: left;
  margin-right: 0.5em;
}
.single .article-meta {
  padding: 0 0 100px;
  background: #ffffff url(images/cloud_s.gif) bottom center no-repeat;
}
.single .legacy .article-meta {
  margin-top: 20px;
  padding: 80px 0 0;
  background-position: top center;
}
.single h2 {
  width: 920px;
  padding: 0 10px;
}
.archive .article-meta {
  padding: 0 0 100px;
  background: #ffffff url(images/cloud_s.gif) bottom center no-repeat;
}
.archive .legacy .article-meta {
  margin-top: 20px;
  padding: 80px 0 0;
  background-position: top center;
}
.archive h2 {
  width: 920px;
  padding: 0 10px;
}
.article-meta h3 { font-weight: bold; }
.comments h3 { font-weight: bold; }
#respond h3 { font-weight: bold; }
.article .action a {
  padding: 4px 4px 3px;
  background-color: #002c53;
  color: #ffffff;
  border: 1px solid #002c53;
  border-bottom-width: 2px !important;
  font-size: 12px;
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  text-decoration: none;
}
.article .action a:hover {
  background-color: #ffffff;
  color: #002c53;
  border-color: #ffffff;
  border-bottom-color: #002c53;
}
.comments li {
  list-style-type: decimal-leading-zero;
  list-style-position: outside;
  margin: 10px 0;
  border-bottom: 1px solid #cccccc;
}
.comments .avatar {
  display: block;
  float: right;
  border: 1px solid #cccccc;
  padding: 4px;
}
.comments .comment-author { font-weight: bold; }
.comments .comment-metadata {
  text-align: right;
  font-style: italic;
  font-size: 0.9em;
  margin-top: 4em;
}
#commentform #author {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}
#commentform #email {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}
#commentform #url {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}
#commentform #comment {
  width: 630px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}
#commentform #submit {
  padding: 4px;
  background-color: #002c53;
  color: #ffffff;
  border: 1px solid #002c53;
  font-size: 12px;
  text-decoration: none;
}
#commentform #submit:hover {
  background-color: #ffffff;
  color: #002c53;
  border-color: #002c53;
}
#commentform p.submit { text-align: right; }
.legacy h4 { margin: 1em 0; }
.legacy .comments-meta {
  margin-top: 0 !important;
  padding-top: 0;
  border-top: none;
}
.legacy #commentform #comment { width: 450px; }
.legacy .article-text img {
  width: 100%;
  height: auto;
}
#about { border-bottom: 0; }
#about h2 {
  width: 940px;
  padding: 0 10px;
}
#about h3 {
  margin: 1.2em 0;
  font-weight: bold;
}
#about p {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  margin: 1.2em 0;
}
#about p img {
  width: 100%;
  height: auto;
  display: block;
}
#about .about-text .drop {
  float: left;
  font-size: 2.4em;
  line-height: 0.5em;
  padding-top: 0.15em;
  margin-top: 0.2em;
  margin-right: 0.1em;
}
#about .about-network { font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif; }
#about .about-network a {
  display: block;
  line-height: 3em;
  text-indent: 40px;
  font-size: 12px;
  color: #000000;
  margin-bottom: 1.2em;
  background-repeat: no-repeat;
}
#about a { color: #002c53; }
#about .linklist {
  font-family: Palatino, Baskerville, Georgia, "Times New Roman", serif;
  margin: 1.2em 0;
}
#about .linklist li { height: 1.2em; }
.twitter { background-image: url(images/Twitter.png); }
.facebook { background-image: url(images/Facebook.png); }
.flickr { background-image: url(images/Flickr.png); }
#footer { margin-bottom: 0; }
#footer h3 {
  font-weight: bold;
  line-height: 1.2em;
  margin: 1.2em 0;
}
#footer li {
  margin: 0.3em 0;
  line-height: 1.2em;
}
#footer li a {
  color: #ffffff;
  font-size: 12px;
}
#footer form {
  line-height: 1.2em;
  font-weight: bold;
  color: #002c53;
  background-color: #002c53;
}
#footer form label { display: none; }
#footer input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
#footer select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
#footer input#s {
  border: 1px solid #ffffff;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  padding: 3px;
}
#footer select {
  border: 1px solid #ffffff;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  padding: 3px;
}
#footer input#searchsubmit {
  background-color: #eeeeee;
  color: #002c53;
  font-weight: bold;
  padding: 2px 6px 3px;
  border: 1px solid #eeeeee;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  text-shadow: 0 0 1px #eeeeee;
  border-right-color: #ffffff;
  border-top-color: #ffffff;
}
#footer .fine-print li { display: inline; }
#footer .archives { text-transform: capitalize; }
#footer .wp-tag-cloud li {
  float: left;
  margin-right: 0.5em;
}
#masthead input.submit:active {
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-left-color: #ffffff;
  border-bottom-color: #ffffff;
}
.right { float: right; }
.left { float: left; }
strong { font-weight: bold; }
