/*
Theme Name: Quicksand
Theme URI: http://sidetrackd.com/
Version: 1.0
Author: Matt Grayson
*/


/* -- undo some basic browser HTML defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

body {
  background: #b9d5f8 url(images/masthead-base.png) repeat-x top left;
  font-family: Helvetica, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
}

a { color: #f54333; }

h1 {
  background: transparent url(images/wordmark.png) no-repeat 0 40px;
  height: 130px;
  text-indent: -6000px;
  width: 450px;
}

p {
  margin: 0 0 1em 0;
}


#content,
#footer {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}


#posts,
#sidebar {
  width: 500px;
}

#posts,
#footer .content {
  background: #d6e6fb;
  float: left;
}
#posts .post,
#posts .navigation,
#posts .home-nav {
  margin: 0 18px 4em 18px;
  overflow: hidden;
}
#posts .post h2 {
  font-family: QuicksandBook, Helvetica, Lucida Grande, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 32px;
  margin: 0 0 0.3em 0;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post h2.archive_title {
  font-size: 36px;
}
#posts .post h2 a {
  color: #111111;
}
#posts .post .details {
  color: #666666;
  font-family: QuicksandBook, Helvetica, Lucida Grande, sans-serif;
  margin: 0 0 0.5em 0;
}
#posts .post .details a {
  color: #666666;
  font-family: QuicksandBookOblique, Helvetica, Lucida Grande, sans-serif;
}
#posts .post .details a:hover {
  color: #f54333;
}
#posts .post .comments a {
  font-family: RabioheadRegular, Helvetica, Lucida Grande, sans-serif;
  font-size: 24px;
  margin-top: 2em;
}
#posts .post h3#comments {
  border-top: 1px solid #CCCCCC;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin: 2em 0 1em;
  padding-top: 1em;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post h3#respond {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin: 2em 0 1em;
  padding-top: 1em;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post .comment {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2em;
  padding-bottom: 1em;
}
#posts .post .comment .comment_author {
  font-size: 16px;
  margin-bottom: 0.5em;
}
#posts .post .comment .comment_author cite,
#posts .post .comment .comment_author cite a {
  color: #333333;
  font-style: normal;
  font-weight: bold;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post .comment .comment_author .timestamp {
  color: #555555;
  font-weight: normal;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post .comment .comment_text {
  color: #333;
}
#posts .post #commentform label {
  color: #666666;
  font-weight: normal;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}


#posts .post.archives-note {
  color: #444444;
  font-size: 16px;  
  font-weight: bold;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post.archive-links ul li {
  color: #333333;
  margin: 0 0 0.4em 0;
}
#posts .post.archive-links ul li a {
  color: #333333;
  font-weight: bold;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#posts .post.archive-links ul li a:hover {
  color: #f54333;  
}

#posts .post.navigation a {
  color: #333333;
}
#posts .post.navigation a:hover {
  color: #f54333;  
}
#posts .post.navigation .previous {
  float: left;
}
#posts .post.navigation .next {
  float: right;
}


#sidebar {
  float: right;
}
#sidebar h3 {
  font-family: QuicksandBook, Helvetica, Lucida Grande, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 0.75em 0;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#sidebar .left,
#sidebar .right {
  margin: 40px 18px;
  width: 210px;
}
#sidebar .left {
  float: left;
}
#sidebar .right {
  float: right;
}
#sidebar .section {
  margin: 0 0 3em 0;
}
#sidebar .section ul li {
  color: #333333;
  margin: 0 0 0.4em 0;
}
#sidebar .section ul li a {
  color: #333333;
  font-weight: bold;
  text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
}
#sidebar .section ul li a:hover {
  color: #f54333;
}

#sidebar .section ul.subscribe li a img {
  vertical-align: bottom;
}

#footer .content {
  color: #555555;
  font-size: 12px;
  padding: 2em 18px;
  width: 464px;
}


@font-face {
  font-family: 'QuicksandBook';
  src: url('fonts/Quicksand_Book-webfont.eot');
  src: local('Quicksand Book'), url('fonts/Quicksand_Book-webfont.woff') format('woff'), url('fonts/Quicksand_Book-webfont.ttf') format('truetype'), url('fonts/Quicksand_Book-webfont.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'QuicksandBookOblique';
	src: url('fonts/Quicksand_Book_Oblique-webfont.eot');
	src: local('Quicksand Book Oblique'), url('fonts/Quicksand_Book_Oblique-webfont.woff') format('woff'), url('fonts/Quicksand_Book_Oblique-webfont.ttf') format('truetype'), url('fonts/Quicksand_Book_Oblique-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RabioheadRegular';
	src: url('fonts/rabiohead-webfont.eot');
	src: local('Rabiohead'), url('fonts/rabiohead-webfont.woff') format('woff'), url('fonts/rabiohead-webfont.ttf') format('truetype'), url('fonts/rabiohead-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}