@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,400italic,700);/*
Theme Name: sweetbits
Theme URI: http://nathanstaines.com
Description: An HTML5 version of <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 1
Author: Nathan Staines
Author URI: http://nathanstaines.com
Tags: starkers, html5, naked, clean, basic
*/

/* RESET */

/* ----------------------------------------- */

/**
 * html5doctor.com Reset Stylesheet
 *
 * v1.4.1
 * 2010-03-01
 * Author: Richard Clark - http://richclarkdesign.com
 */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/* LAYOUT */

/* ----------------------------------------- */

#container {
  width: 960px;
  margin: 50px auto 0;
  padding: 20px;
}

#content {
  float: left;
  width: 680px;
}

aside {
  float: left;
  width: 200px;
}

/* Presentational classes generated by WordPress */

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.wp-caption {
  border: 1px solid #999;
  text-align: center;
  background: #eee;
  padding: 10px;
  margin: 10px;
}

body {
  font: 16px/23px Helvetica, arial, sans-serif;
  background: #FFF;
  padding: 90px 0 20px;
}

a:link,
a:visited {
  color: #666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  position: relative;
  font-size: 1.9em;
  line-height: 1.5em;
  margin: 10px 0 40px 0;
}

p {
  margin-bottom: 10px;
}

#header {
  overflow: hidden;
  width: 960px;
  margin: auto;
}

#header hgroup {
  float: left;
  width: 265px;
}

#logo {
  float: left;
  height: 100px;
  width: 295px;
  background: url("/img/sweetbits.png") no-repeat;
  text-indent: -9999px;
  margin-right: 50px;
}

#header nav {
  margin: 40px auto 0;
}

#header nav ul {
  display: inline-block;
}

#header nav li {
  list-style: none;
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
}

#header nav li a:link,
#header nav li a:visited {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  font-variant: small-caps;
  color: #000;
  background: #FFF;
  padding: 10px;
  text-decoration: none;
  border-radius: 4px;
}

#header nav li a:hover {
  background: #EEE;
}

/* SIDEBAR
-------------------------------------- */

aside {
  margin: 0 20px 20px;
}

aside a:link,
aside a:visited {
  color: #1a2936;
  text-decoration: none;
}

aside a:hover {
  text-decoration: underline;
}

aside ul {
  margin: 20px 0 0;
  text-align: center;
}

aside li {
  list-style: none;
  margin-bottom: 20px;
}

aside li ul {
  padding: 0;
}

aside li ul li {
  margin: 0;
}

aside h3 {
  text-transform: uppercase;
}

.recentcomments a {
  font-style: italic;
}

.recentcomments .url {
  font-style: normal;
}

/* HOMEPAGE
-------------------------------------- */

#homepage {
  background: none;
}

#jar {
  float: left;
  margin: 0 40px 0;
}

#contact {
  overflow: hidden;
}

#contact a {
  float: left;
  height: 32px;
  width: 32px;
  text-indent: -99999px;
  margin-right: 2px;
}

#contact strong {
  float: left;
  margin-right: 10px;
}

#twitterbtn {
  background: url("/img/twitter.png") no-repeat;
}

#emailbtn {
  background: url("/img/email.png") no-repeat;
}

/* PROJECTS
-------------------------------------- */

#projects {
  overflow: hidden;
}

#projects h2 {
  margin: 0 0 20px;
  font-size: 1.2em;
}

#projects li {
  float: left;
  width: 455px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#projects li:nth-child(1) {
  margin: 0 30px 0 0;
}

/* ABOUT
-------------------------------------- */

#ueber-uns li {
  overflow: hidden;
  margin-bottom: 10px;
  list-style-type: none;
}

#ueber-uns .avatar {
  float: left;
}

#ueber-uns .description {
  margin-left: 120px;
}

/* DATENSCHUTZ
-------------------------------------- */

#datenschutz blockquote {
  margin-bottom: 20px;
  background: #EEE;
  padding: 20px;
}

#datenschutz ul {
  padding-left: 20px;
}

#datenschutz li:last-child {
  margin-bottom: 20px;
}

/* ARTICLE
-------------------------------------- */

article {
  margin: 10px 0 40px;
  padding: 0 0 40px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background: #FFF;
  font: 1.2em/1.5em 'Droid Sans', helvetica, arial, sans-serif;
}

.post a:link,
.post a:visited {
  color: #605649;
  text-decoration: underline;
}

.post a:hover {
  color: #000;
  text-decoration: none;
}

article header {
  margin-bottom: 20px;
}

article header h1,
article header h2 {
  font-size: 25px;
}

.post h1 a:link,
.post h2 a:link,
.post h1 a:visited,
.post h2 a:visited {
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  color: #000;
}

article header span {
  display: block;
  margin-bottom: 40px;
}

article .readmore {
  margin-top: 10px;
}

article .readmore a:link,
article .readmore a:visited {
  display: inline-block;
  color: #333;
  text-decoration: none;
}

article .readmore a:hover {
  text-decoration: underline;
}

.article-thumb {
  float: left;
  width: 250px;
  text-align: center;
}

article footer {
  margin: 40px 0;
}

.post footer {
  margin: 20px 0;
  padding: 10px 0 0;
}

.article-content ol,
.article-content ul {
  padding-left: 10px;
  margin-left: 20px;
}

.article-content ol {
  list-style-type: decimal;
}

.article-content ul {
  list-style-type: disc;
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4 {
  font-size: 1.2em;
}

/* COMMENTS
-------------------------------------- */

#related-posts {
  margin: 20px 0 40px;
}

#related-posts h4 {
  color: #333;
}

#related-posts li {
  list-style: none;
}

/* COMMENTS
-------------------------------------- */

.comment header {
  float: left;
  width: 140px;
}

.comment-content {
  margin-left: 150px;
}

#commentform input,
#commentform textarea {
  padding: 3px 5px;
  margin: 0 0 5px 0;
}

#commentform label {
  display: block;
}

/* SEARCH
-------------------------------------- */

#searchform {
  display: inline-block;
  padding: 0;
  border: 1px solid #999999;
}

#searchform input {
  padding: 5px;
  margin: 0;
  width: 195px;
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border: none;
}

#searchform button {
  margin: 0 0 0 -4px;
  padding: 3px 5px 5px;
  border: none;
  border-left: 1px solid #999999;
  background: #b3b3b3;
  color: #FFF;
}

/* ARCHIVE
-------------------------------------- */

.archive h1 {
  display: inline-block;
  padding: 0 10px;
  background: #000;
  color: #FFF;
}

.archive h1 span {
  font-variant: small-caps;
  color: #999;
}

/* FOOTER
-------------------------------------- */

#footer {
  font-size: 0.9em;
  font-family: 'Droid Sans', helvetica, arial, sans-serif;
  color: #666;
  padding: 10px;
}

#footer a:link,
#footer a:visited {
  color: #666;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer img {
  vertical-align: middle;
  margin-right: 5px;
}

#footer h3 {
  margin-bottom: 10px;
  color: #222;
  font-size: 1.4em;
  line-height: 1em;
  text-shadow: 1px 1px 0 #7e7e7e;
}

#footer ul {
  overflow: hidden;
}

#footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 130px;
}

#footer ul li li {
  float: none;
}

#footer p {
  margin-top: 20px;
}

/* WP_PAGINATE
-------------------------------------- */

.wp-pagenavi {
  clear: both;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  height: 30px;
  font-size: 0.75em;
  /* This may need changed to suit your theme */
  -webkit-font-smoothing: antialiased;
  /* smooths the font in webkit, optional */
}

.wp-pagenavi a,
.wp-pagenavi span {
  /* Change this image URL to the relative location of the sprite sheet: */
  background: url(/img/numbers_spritesheet.png) no-repeat;
  display: block;
  float: left;
  width: 28px;
  height: 27px;
  text-decoration: none;
  text-align: center;
  line-height: 26px;
  margin-right: 3px;
  font-weight: bold;
}

.wp-pagenavi a:active {
  margin-top: 1px;
}

.wp-pagenavi .pages,
.wp-pagenavi .extend {
  background: none;
  width: auto;
  font-weight: normal;
  margin-right: 7px;
  line-height: 27px;
}

.wp-pagenavi .extend {
  padding: 0 5px;
  margin: 0 5px 0 1px;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
  text-indent: -9999px;
}

/* Individual color themes */

.light .wp-pagenavi a,
.light .wp-pagenavi span {
  background-position: 0 0;
  color: #717171;
  text-shadow: 1px 1px 0 #fff;
}

.light .wp-pagenavi a:hover {
  background-position: 0 -27px;
}

.light .wp-pagenavi span.current {
  text-shadow: 0 1px 0 #585858;
  color: #fff;
  background-position: -140px 0;
}

.light .nextpostslink {
  background-position: -113px 0 !important;
}

.light .nextpostslink:hover {
  background-position: -113px -27px !important;
}

.light .previouspostslink {
  background-position: -28px 0 !important;
}

.light .previouspostslink:hover {
  background-position: -28px -27px !important;
}

.light .first {
  background-position: -56px 0 !important;
}

.light .first:hover {
  background-position: -56px -27px !important;
}

.light .last {
  background-position: -84px 0 !important;
}

.light .last:hover {
  background-position: -84px -27px !important;
}

/* HELPER
-------------------------------------- */

.clear {
  clear: both;
}

