/* @override http://beta.ciordia.info/wp-content/themes/nl_v2/style.css */

/*   
Theme Name: Nuance Labs, Inc
Theme URI: http://blog.nuancelabs.com
Description: 
Author: Drafted, Jon Hicks, Created, Jeff Hoffman, Deployed, Andy Ciordia
Author URI: 
Version: v.1
.
All Rights Reserved
.
*/

body {
  color: #505050;
}


h1, h2, h3, h4, h5, h6 {
   font-family: Verdana;
}

h2, h2 a {
  color: #D62E34;
  font-size: 1.3em;
}

h3 {
  color: #808080;
  font-size: 1.75em;
}

h4, h6 {
  color: #ec7334;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 2px;
}

a {
  color: #0685cf;
  text-decoration: none;
  font-weight: bold;
}

p, li {
  line-height: 1.5em;
}

br.clear {
  clear: both;
}

strong {
  font-weight: bold;
}

.yui-t5 .yui-b {
  width: 19em;
}

blockquote {
        background-color: #FDFBE4;
        color: #A62226;
        margin: 0 15px;
        padding: 0 15px;
        font-size: 1.1em;
        font-family: Georgia,serif;
        }

.block {
  margin-bottom: 1em;
}

.block p {
  margin-bottom: 1em;
}

.wide-block {
  margin: 0 26px;
  border-bottom: 2px solid #fce5c9;
}

.first .wide-block {
  border-top: 2px solid #fce5c9;
}

#doc3 {
  min-width: 915px;
  margin: 15px 75px;  
}

#hd {
  margin-top: 10px;
}

#banner {
  color: #ffffff;
  background: #ffffff url(images/banner_bl.gif) no-repeat left bottom;
}

#banner-outer {
  background: url(images/banner_br.gif) no-repeat right bottom; 
  padding-bottom: 0.65em;
}

#banner-inner {
  background: url(images/banner_tl.gif) no-repeat left top;
}

#big-logo img {
  margin-top: 15px;
  margin-left: 20px;
}

#tagline {
  background: transparent url(images/banner_tr.gif) no-repeat right top;
  float: right;
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  line-height: 34px;
  padding-top: 3.3em;
  padding-right: 0;
  width: 17.25em;
}

#tagline a {
  display: block;
  font-size: 10pt;
  line-height: 2.25em;
}

#tagline a img {
  vertical-align: middle;
  line-height: 2.25em;
}

#bd {
  margin: 4em 26px 0 26px;
}

/* @group Content */

#yui-main .yui-b.first {
  margin-right: 20.9608em;
}

.summary .post {
  margin-bottom: 4em;
}

.article .post {
  margin-bottom: 2em;
}

.post .metadata {
  background: url(images/metadata-block.gif) no-repeat top left;
  float: left;
  width: 9em;
  position: relative;
  top: 0.55em;
  padding: 7px 7px 35px 7px;
  font-size: 0.9em;
}

.post .metadata a {
  color: #2eb0eb;
}

.post .metadata .date {
  color: #D62E34;
  font-weight: bold;
  margin-bottom: 1em;
}

.post .metadata .category a, .post .metadata .author a {
  color: #505050;
  font-weight: normal;
}

.summary .post .body {
  margin-left: 11em;
}

.post .body .author, .post .body .author a {
  color: #8d8d8d;
  font-weight: normal;
  margin-bottom: 2em;
}

.post .body p {
  margin: 1em 0;
}

.postmetadata {
  margin-top: 2em;
  background-color: #f2f2f2;
}

.postmetadata p {
  padding-bottom: 0.75em;
  padding-left: 10px;
  padding-right: 10px;
}

.postmetadata p.first {
  padding-top: 0.75em;
}

.postmetadata .sociable {
  margin: 0;
  padding-left: 10px;
  padding-bottom: 0.75em;
}

.postmetadata .sociable span {
  float: left;
  margin-right: 1em;
  line-height: 1.6em;
}

.postmetadata .sociable_tagline span {
  padding: 5px;
  top: -6em;
}

.body .aligncenter, .body .alignright, .body .alignleft {
  background:#fff8db none repeat scroll 0% 50%;
  border:1px dotted #db9396;
  padding:5px;
}

.entry ul li {
  list-style-image: url(images/bullet.gif);
  margin-left: 3em;  
}

.aligncenter {
  margin: 0.4em auto;
} 
.alignright {
  float:right;
  margin: 0.4em 0 0.4em 1.1em
}
.alignleft {
  float:left;
  margin: 0.4em 1.1em 0.4em 0;
}

.flickr_badge_image img {
  margin-right: 8px;
}

#Photo embed {
  margin-left: 1.5em;
  margin-bottom: 1em;
}

/* @end */

/* @group Sidebar */

#nl-new {
}

#about {
  color: #797979;
  background: transparent url(images/a-j.jpg) no-repeat top center;
}

#about-author {
  color: #797979;
  background: transparent url(images/about-author-bg.gif) no-repeat top center;
}

#about-author-image {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#about-author h6 {
  padding-left: 10px;
  padding-top: 10px;
}

#about-author h6.sIFR-replaced {
  width: 6em;
}

#about-author p {
  padding: 0 10px 10px 10px;
}

#sidebar #about h6 {
  color: #ec7334;
  font-size: 2.4em;
  font-weight: normal;
  padding: 140px 100px 5px 10px;
}

#about p {
  padding: 0 10px 10px 10px;
}

#search td {
  width: 2%;
  padding-left: 1.5em;
}

#search td.first {
  width: 98%;
  padding: 0;
}

#search input#s {
  width: 100%;
  background-color: #fff8db;
  border: 1px solid #db9396;
  padding: 3px;
}

#links {
  padding: 1em 0;
  border-top: 2px solid #fce5c9;
  border-bottom: 2px solid #fce5c9;
}

#newsletter {
  padding-bottom: 1em;
  border-bottom: 2px solid #fce5c9;
}

#newsletter span {
  display: block;
}

#newsletter div {
  text-align: left;
  margin-top: 1em;
}

#newsletter div.first {
  margin-top: 0;
}

#newsletter .text input {
  width: 18.75em;
  background-color: #fff8db;
  border: 1px solid #db9396;
  padding: 3px;  
}

#newsletter .button {
  text-align: right;
}

/* @end */

/* @group Footer */

#comments {
  margin-top: 1.5em;
}

.comment {
  background: #ffffff url(images/comment-bubble.gif) no-repeat 0px 4px;
  min-height: 85px;
  clear: both;
}

.comment .metadata {
  background: url(images/comment-block.gif) no-repeat top left;
  padding-top: 5px;
  padding-left: 6px;
  padding-bottom: 2em;
  float: right;
  width: 19.4608em;
}

.comment .metadata .wrapper {
  width: 102px;
}

.comment .metadata div {
  line-height: 1.6em;
}

.comment .body {
  background: url(images/comment-bg.gif) repeat-x top left;
  margin-right: 20.9608em;
  margin-left: 21px;
  min-height: 85px;
}

.comment .body p {
  margin: 0 4px;
}

.comment p {
  margin: 0 0 1em 0;
}

#comments h3, #new-comment h3 {
  padding: 0.5em 0 0.4em 0;
}

#new-comment {
  margin-bottom: 1.5em;
}

#new-comment p {
  margin: 1em 0;
}

#next-prev {
  margin: 1.5em 26px 1.5em 26px;
  background-color: #f2f2f2;
}

#next-prev div {
  line-height: 37px;
}

#next {
  background: #ffffff url(images/arrow-right.gif) no-repeat top right;
  float: right;
  padding-right: 18px;
}

#prev {
  background: #ffffff url(images/arrow-left.gif) no-repeat top left;
  padding-left: 18px;  
}

#next div, #prev div {
  background-color: #f2f2f2;
}

#navigation {
  background-color: #f2f2f2;
  padding: 4px 26px 0 26px;
}

#navigation h6 {
  padding-top: 0.5em;
}

#navigation .block ul, #navigation .block ol, #navigation .block div {
  padding-top: 0.75em;
  border-top: 2px solid #f0dfc5;
}

#recent-posts li, #recent-comments li {
  padding-bottom: 0.5em;
}

#recent-posts li span {
  display: block;
  float: left;
  line-height: 1.6em;
  margin-right: 0.8em;
}

#recent-comments li {
  background: url(images/comment-bubble.gif) no-repeat 0px 35%;
  padding-left: 23px;
}

#footer {
  margin: 2em 26px 26px 26px;
}

#logo-medium {
  float: left;
  background: url(images/logo-medium.gif) no-repeat top left;
  width: 55px;
  height: 53px;
  margin-right: 26px;
}

#mantra {
  font-size: 2.3em;
}

#mantra embed {
  width: 80%;
}

/* @end */

