/*
Theme Name: Sifteo
Theme URI: http://sifteo.com/
Description: Originall based on "Clean Home" but modified a lot.
Version:0.1
Author: Brent Fitzgerald
Author URI: http://brentfitzgerald.com/
Tags: sifteo
*/


body {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
}

#by_sifteo {
  background:transparent url(images/sifteo_corner.png) no-repeat scroll 0 0;
  display:block;
  height:87px;
  overflow:hidden;
  position:absolute;
  right:0;
  text-indent:-9999em;
  top:0;
  width:88px;
}

#page #header {
  position: relative;
  margin: 32px 0 16px 0;
}

#page #header #siftables_logo {
  display: block;
  background: url(images/siftables_logo.png) no-repeat 0 0;
  width: 170px;
  height: 76px;
  overflow: hidden;
  text-indent: -9999em; 
  margin-left: -10px;
}

/*#page #header #sifteoblog {
  display: block;
  background: url(images/sifteoblog.png) no-repeat 0 0;
  width: 379px;
  height: 90px;
  overflow: hidden;
  text-indent: -9999em; 
}
*/


#page #header #nav {
  font-size: 30px;
  line-height: 120%;
  font-weight: 200;
  margin-bottom: 1em;
  line-height: 36px;
  position: absolute;
  top: 7px;
  left: 160px;
  z-index: 0; }
  #page #header #nav a {
    margin: 0 5px;
    padding: 3px 8px;
    text-transform: lowercase;
    display: block;
    float: left; }
    #page #header #nav a.selected, #page #header #nav a:hover {
      color: white;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px; }
    #page #header #nav a.selected, #page #header #nav a.selected:hover {
      background: #0099e8 url(images/ui_bg_gradient_hot.jpg) repeat-x bottom left; }
    #page #header #nav a:hover {
      background: #0099e8 url(images/ui_bg_gradient.jpg) repeat-x bottom left; }


#header h1 {
  color: black;
  letter-spacing: -1px;
  font-weight: bold;
  font-size: 64px;
  margin-bottom: 8px; 
}

#header h1 a {
  color: black;
}

#header h2, p.major {
  font-size: 30px;
  line-height: 120%;
  font-weight: 200;
  margin-bottom: 1em; }
p.major {
  color: #333; }


h1, h2 {
  letter-spacing: -1px;
  font-size: 45px;
  font-weight: bold;
}
h3 {
  font-weight: bold;
  margin-bottom: 8px;
}

p {
  margin-bottom: .75em;
}

a {
  text-decoration: none;
  color: #0085D0;
}
a:hover {
  color: #009EEC;
  background-color: #f3f3f3;
}

hr {
margin-top: 8px;
margin-bottom: 8px;
border: 0;
border-top: 1px dotted #ccc;
color: #fff;
clear: both;
}

ul {
  margin-right: 0;
}

#content {
float: left;
min-height: 420px;
}

.post {
  margin-bottom: 32px;
}

.post p.meta {
  margin-bottom: 8px;
}

.post em {
font-style: italic;
}
.post h2 {
font-size: 24px;
margin: 25px 0 10px 0;
font-weight: normal;
}
.post h1, .post h1 a {
font-size: 28px;
line-height: 32px;
color: black;
margin-bottom: 8px;
}
.post h3, .post h4 {
font-size: 20px;
margin-bottom: 8px;;
font-weight: normal;
}
.post h4 {
font-size: 18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color: #e12000;
}
.post .indent {
padding-left: 10px;
}
.post .indent p {
padding-left: 10px;
}
.post .alignright {
float: right;
margin-left: 10px;
}
.post .alignleft {
float: left;
margin-right: 10px;
}
.post .aligncenter {
margin: 0 auto;
display: block;
}
.post abbr {
font-weight: normal;
}
.post .wp-caption {
background: #f7f7f7;
border: 1px solid #ccc;
margin: 10px;
text-align: left;
padding: 5px;
}
.post .wp-caption-text {
margin: 0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom: 0;
}
.post blockquote {
color: #000;
border-left: 10px solid #ccc;
margin: 15px 30px 16px 0;
padding-left: 20px;
font-style: normal;
}
.post pre {
font-family: courier;
font-size: 12px;
letter-spacing: -1px;
margin: 14px 0 14px 0;
}
.post .message ul {
margin: 12px 0 0;
}
.post .message {
display: none;
background: #0F67A1;
margin-top: 10px;
padding: 20px;
color: #fff;
}

#comments {
  margin-top: 24px
}

#comments h3, #comments h4 {
font-weight: bold;
margin-bottom: 16px;
}

#comments cite {
font-weight: normal;
font-style: normal;
}
#comments em {
font-style: italic;
text-align: right;
}

#comments ol {
  padding-left: 2em
}

#comments ol.commentlist li {
border-right: 0;
padding: 0 0 16px 0;

}

#comments ol.commentlist li span {
display: none
}
#comments p {
margin: 8px 0 0 0;
width: auto;
}

#comments form ul{
  padding-left: 0;
  
}

#comments ul.formlist {
margin: 20px 0;
width: 375px;
}
#comments ul.formlist li {
display: block;
margin: 10px 0 0;
}
#comments ul.formlist p {
margin: 10px 0 0;
text-align: left;
}
#comments input {
font-size: 18px;
font-weight: normal;
}
#comments textarea {
width: 370px;
font-size: 18px;
font-weight: normal;
}

#comments .center {
text-align: left;
}
#sidebar h3 {
font-size: 18px;
line-height: 32px;
}
#sidebar hr {
  border: 1px solid white;
}
#sidebar .block ul {
padding-left: 0;
list-style: none;
margin-bottom: 8px;
}
#sidebar .block ul .children {
border: 0;
padding: 0 0 0 8px;
}
#sidebar .block li {
}
#sidebar .block li a {
background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-weight: normal;
padding: 2px 0 2px 15px;
display: block;
border-bottom: none;
}
#sidebar .block li a:hover {
background: #f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display: block;
padding: 25px 0 3px 0;
font-size: 18px;
border-bottom: 1px dotted #ccc;
margin: 0 0 5px;
}
#sidebar .widget_recent_comments li {
background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding: 2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover {
background: none;
text-decoration: none;
color: #000;
font-weight: 600;
}
#sidebar .widget_recent_comments li a:hover {
color: #e12000;
border-bottom: 1px dashed #e12000;
background-color: #f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin: 0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3 {
}
#sidebar .calendar h3 {
display: none;
}
#sidebar #wp-calendar {
width: 95%;
text-align: center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
text-align: center;
}
#sidebar #wp-calendar caption {
font-size: 18px;
padding: 25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}
#footer {
width: 900px;
float: left;

}

