/*
THEME NAME: Futurosity Magazine Theme
THEME URI: http://www.upstartblogger.com/wordpress-theme-upstart-blogger-futurosity-altera
DESCRIPTION: Portfolio-style theme.
VERSION: 0.2
AUTHOR: DeAndre Hutton
AUTHOR URI: http://www.deandredesign.com/
*/
html, #wrapper {
background: url('http://deandredesign.com/ddre-design-bg.png') top left repeat-y;
background-color: #e6e7e8;
}
body {
/*background: url('http://deandredesign.com/ddre-design-bg.png') top left repeat-y;*/
background-color: #e6e7e8;
  color: #444;
  font: 1em/1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin: auto;
  width: auto;

}
#applesearch {
  float: right;
  margin: 0;
  padding: 0;
}
#comments {
  margin-top: 1.5em;
 width: auto;
}
#comments-list, #trackbacks-list {
  clear: both;
  font-size: 1.5em;
}
#content {
  display: inline;
  float: left;
 width: auto;
}
#content li.list-time {
  font-size: 0.75em;
  font-variant: small-caps;
  text-transform: uppercase;
}
#content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#content ul li.list-title {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0 0 0.25em;
}
#footer {
background: transparent;
  clear: both;
  display: compact;
  font-size: 0.75em;
  margin: 10px 0 0 0;
  padding: 1.75em 0 1.5em;
  width: auto;
min-height: 100px;
}
#header {
background: none;
  minheight: 147px;
  margin: 0;
 width: 860px;
  position: fixed;
  z-index: 1000;
}
#header img {
  margin: 0.75em 0 0;
}
#nav-above {
  padding:0;
}
#nav-above .nav-next {
  clear: both;
  float: left;

}
.nav-next {
  float: right;
}
#nav-above h3 {
  clear: both;
  font-size: 1.5em;
  color: #669933;
  padding-top: 0;
}
#nav-below h3 {
  clear: both;
  font-size: 1em;
  padding-top: 0.75em;
}
#nav-below, .comment-link, #respond {
  clear: both;
}
#pages li {
  float: right;
 font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
   font-size: 0.75em;
  list-style-type: none;
  padding-left: 0.75em;
  text-transform: uppercase;
}
#pages li a:link, #pages li a:visited {
  color: #330000;
}
#pages li a:hover {
  color: #669933;
}
#pages, #nav-above .nav-previous, .nav-previous {
  float: left;
}
* {
  margin: 0;
  padding: 0;
}
* html .single .entry-content blockquote, * html .single .entry-content code {
  overflow: scroll;
  width: 417px; 
}
.alignleft {
  float: left;
  margin: 0 1em 0.75em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.75em 1em;
}
.archive #content, .page #content, .four04 #content, .search #content, #index #content {
  display: inline;
  float: left;
  width: auto;
}
.archive .entry-content, .search .entry-content {
  border: 0;
  clear: both;
  float: left;
  font: 1em/1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin: 0 1em 0 0;
  padding: 0;
  width: auto; 
}
.archive .entry-meta, .search .entry-meta {
  border: 0;
  margin: 0;
  padding: 0;
font-weight: 600;
color: #669933;
 font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
 }
.archive h3.entry-title, .archives h2, .search h3.entry-title, #index h3.entry-title {
  font-size: 2em;
  line-height: 1.25em;
  margin: 1.5em 0 0;
  padding: 0 0 .2em;
  font-weight: 800;
  width: auto;
}
.archive-meta {
  font-style: normal;
}
.archive-meta p {
	padding-top: 0.75em;
}
.author-desc {
  font-size: 0.75em;
  font-style: italic;
}
.author-links {
  font-size: 0.75em;
  font-style: normal;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  margin-top: 1.25em;
  padding-top: 2.5em;
}
.comment-meta, #trackbacks-list .comment-author {
  font: 1em/1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  padding-bottom: 0.75em;
  width: 417px;
}
.entry-content {
  display: inline;
  font: 1em/1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin-right: 1em;
  padding-top: 0;
  text-align: left;
  width: auto;
}
.entry-content h2 {
	vertical-align: top;
	line-height: 1.25em;
}
.entry-meta {
  border-top: 1px solid #161617;
  display: none;
  float: left;
  margin-top: 1.5em;
  padding: 12px 0;
  width: auto;
}

.entry-title {
  color: #161617;
  display: inline-block;
  font-size: 1.75em;
  padding: 1.25em 1em 1.25em 0;
  
}
.four04 #content .entry-content ul {
  padding-top: 1.5em;
}
.four04 #content .entry-content ul li {
  padding-bottom: 1.5em;
}
.four04 #content .entry-content ul li a {
  font-size: 1.5em;
  padding-bottom: 0.2em;
}
.futurosity {
  padding: 0.75em 0;
}
.home {
  font-size: 1em;
}
.home #content .recent-comments ul li {
  font: 0.75em/1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
 width: 275px; 
}
#content ul li.latest-excerpt {
  font: 0.75em/1em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 145px;
}
.home .entry-content, .home #nav-above, .home #categories {
  display: none;
}
.home #index .entry-content {
  display: block;
}
.home .recent-comments {
  border-top: 1px solid #161617;
  display: inline;
  float: left;
  margin: 1.25em 1em 1.25em 0;
  padding: 0.75em 0;
  width: 275px;
}
.home .sited {
  border-top: 1px solid #161617;
  display: inline;
  float: left;
  margin: 1.25em 0;
  padding: 0;
  width: 625px;
}
.home .sited a, .home #content .recent-comments ul li a {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
.home ul.sited {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline;
  width: 275px;
}
.home ul.sited li, .home ul.sited li p {
  display: inline;
}
.home ul.sited li p a {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
.home .sited img {
 width: 299px;
  float: left;
  margin: 0 1em 0.75em 0;
}
.latest-excerpt {
  padding-bottom: 12px;
}
.latest-excerpt p {
  line-height: 1em;
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
.left-col {
  display: inline;
  float: left;
  margin:20px 0 0 0;
  text-align: left;
  width: auto;
}

.navigation {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
.one-col {
  border-top: 1px solid #000;
  display: inline;
  float: left;
  margin-right: 20px;
  width: 140px;
}
.page #content li {
  font-size: 1em;
  line-height: 21px;
}
.page #content ul {
  padding-bottom: 25px;
}
.page #content.links {
  width: 960px;
  border: 0;
}
.page #content.links ul li.linkcat {
  float: left;
  display: inline;
  width: 145px;
  margin-right: 15px;
  border-top: 1px solid #000000;
}
.page #content.links li.linkcat ul li {
  font: 0.75em/1em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  padding-top: 12px;
  line-height: 14px;
}
.page #content.links li.linkcat li a {
  font: 0.75em/1em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-weight: 400;
}
.page #content.links li.linkcat h2 {
  font: 1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin-bottom: -12px;
  font-weight: 600;
}
.page .entry-content {
  display: inline;
  float: right;
  font: 1em/1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin: 60px 15px 24px 0;
  padding-top: 2px;
  text-align: left;
 width: auto;
}
.page .entry-content p {
	padding: 5px 0;
}
.page .left-col, .archive .left-col, #index .left-col {
  color: #333;
}
.sidebar {
  float: left;
  font: 1em/1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  width: auto;
}
.sidebar h3 {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
font-weight: 600;
  font-size: 1.75em;
  margin-top: 12px;
  padding-top: 10px;
  color: #669933;
}
.sidebar li {
  list-style-type: none;

}
.single #content ul.post-categories li {
  font: 1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-weight: 600;
  margin-bottom: -12px;
  padding-top: 12px;
  text-align: left;
  width: auto;
}
ul.post-categories {
	margin-left: 0;
}
.single .author {
  font-size: 1.25em;
  padding: 12px 0 36px;
}
.single .entry-content {
  display: inline;
  float: left;
  font: 1em/1.5em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  margin: 0 15px 24px 0;
  padding-top: 12px;
  text-align: left;
  width: auto;
}
.single .entry-content blockquote p:first-child:first-letter {
  color: inherit;
  float: none;
  font-size: 1em;
  line-height: 22px;
  margin-right: 0;
}
.single .entry-content blockquote p:first-child:first-line {
  font-variant: normal;
  text-transform: lowercase;
  line-height: 18px;
}
.single .entry-content h3 {
  color: #996633;
margin-top: 1.75em;
  font: 1.25em/1.75em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-weight: 600;
}
.single .entry-content ol li, .single .entry-content ul li {
  list-style-position: inside;
  margin-left: 1em;
}
.single .entry-content p:first-child:first-letter, .page .entry-content p:first-child:first-letter, .four04 .entry-content p:first-child:first-letter {
  color: #000;
  display: inline;
  float: left;
  font-size: 4.5em;
  line-height: 68px;
  margin-right: 10px;
}
.single .entry-content p:first-child:first-line, .page .entry-content p:first-child:first-line, .four04 .entry-content p:first-child:first-line {
 /* font-variant: small-caps;
  text-transform: uppercase;*/
}
.single .entry-title {
  color: #666;
  line-height: 1em;
  padding: 0px 15px 0 0;
  width: auto;
margin-bottom: 0px;
}
.author .entry-title {
  color: #669933;
  line-height: 1.5em;
  padding: 10px 15px 0 0;
  width: auto;
}
h1.single .entry-title, h1.author .entry-title h1 {
  color: #666;
  line-height: 1em;
  padding: 0px 15px 0 0;
  width: auto;
}
.single .excerpt {
  color: #000;
  font-size: 1.25em;
  line-height: 24px;
}
.single .post, .archive .post, .page .post {
  display: inline;
  float: left;
  width: auto;
}
.single .post div {
	margin-top: 5px;
}
.single blockquote {
  background: #f3f3f3 url('images/quotes.gif') no-repeat top right;
  background-position: 95% -12px;
  margin: 0 0 24px;
  padding: 12px 24px;
}
.skip-link {
  margin-left: -99999px;
}
.three-col {
  border-top: 1px solid #000;
  float: left;
  width: 500px;
}
.two-col {
  display: inline;
  float: left;
  margin: 35px 15px 0 350px;
  width: 240px;
}
.two-col-2 {
  border-top: 1px solid #000;
  display: inline;
  float: left;
  margin-left: 350px;
  width: 275px;
}
.timeline {
  border-top: 1px solid #000;
  clear: both;
  padding: 12px 0;
  width: 945px;
}
a:link, a:visited {
  color: #330000;
  text-decoration: none;
  font-weight: 400;
}
a:hover {
  color: #669933;
  text-decoration: underline;
}
acronym, abbr {
  border-bottom: 1px dotted;
  cursor: help;
}
blockquote {
  font: 1em/1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  padding: 12px;
}
code, pre {
  overflow: auto;
  padding: 4px;
}
h1#blog-title a {
  display: inline;
  font-size: 2.25em;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-weight: 600;
  padding: 0;
  vertical-align: bottom;
margin-top: 1em;
}
h2 {
  font-size: 1.25em;
  color: #669933;
height: 1.5em;
}
h2.latest {
  border-top: 1px solid #000;
  font-weight: 600;
}
h2.page-title, h2.entry-title {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  color: #669933;
  display: block;
  font-size: 1.25em;
  line-height: 1.5em;
  padding: 0.75em 1.5em 0 0;
margin-bottom: 0;
margin-top: 0;
  width: auto;
}
h2.translate {
  margin-bottom: -17px;
}
h4 {
color: #87C23C;
margin-top: 1.5em;
}
img {
  text-decoration: none;
  border: 0;
}
img.post-image {
  border: 1px solid #000;
  margin: 0 0 0.5em;
  padding: 0.2em;
}
label {
  cursor: pointer;
}
li#categories ul li {
  border-bottom: 1px solid #000;
  display: inline;
  float: right;
  font-size: 1.25em;
  margin-right: 1em;
  width: 145px;
}
li.comment, #trackbacks-list ol li {
  background-color: #fbfbfb;
  font: 0.75em/1.25em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  list-style-type: none;
  margin: 0.75em 0;
  padding: 1.5em;
  width: 417px;
}
li.comment.alt, #trackbacks-list ol li.alt {
  background-color: #f3f3f3;
  border: 0;
}
li.comment.bypostauthor {
  background: #eff6ff;
}
p {
  padding:0;
}
small {
  font-size: 0.85em;
}
strong {
  font-weight: 700;
}
sub {
  bottom: -0.2em;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: .3em;
  position: relative;
  vertical-align: baseline;
}
ul#archives-page li h3 {
  margin-top: 0;
  padding-top: 0;
}
ul.etc li {
  display: inline;
  list-style-type: none;
  padding-right: 0.75em;
}
ul.latest {
  float: left;
  padding-right: 1em;
  width: 145px;
}
ul.post-categories li a, #comments h3 {
  font-size: 1em;
}
#headlogo {
  float: left;
  height: 147px;
}
#logotitle {
  float: left;
  padding-top: 85px;
  width: 680px;
}
h1 {
  font-size: 1.5em;
  line-height: 2.25em;
}
h1 a {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 1.5em;
}
h1 a:hover {
  text-decoration: none;
}
.sidebar h3.news {
  width: auto;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 0 no-repeat;
  text-indent: 1.5em;
}
.sidebar h3.portfolio {
  width: auto;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -34px no-repeat;
  text-indent: 1.5em;
}
h2.about {
  width: auto;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -108px no-repeat;
  text-indent: 1.5em;
}
h2.contact {
  width: auto;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -71px no-repeat;
  text-indent: 1.5em;
}
.current_page_item a, .current-cat a {
  color: #669933;
  text-decoration: underline;
}
span.bookFeatures {
  width: auto;
line-height: 1.5em;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -153px no-repeat;

}
span.updates {
  width: auto;
line-height: 1.5em;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -190px no-repeat;

}
span.caseStudies {
  width: auto;
line-height: 1.5em;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -227px no-repeat;

}
span.magazines {
  width: auto;
line-height: 1.5em;
  background: url('http://www.deandredesign.com/titleSprite.png') 0 -262px no-repeat;

}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #344C11, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#344C11), to(#111111));
  background-image: -webkit-linear-gradient(top, #344C11, #111111);
  background-image: -o-linear-gradient(top, #344C11, #111111);
  background-image: linear-gradient(to bottom, #344C11, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff344C11', endColorstr='#ff111111', GradientType=0);
}
.navbar-inverse .nav > li > a {
color: #a9c68d;
}
.navbar-inverse .brand {
color: #fff;
line-height: 1.5em;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.navbar .brand {
color: #363A2C;
line-height: 1.5em;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background-color: #7CC21E;
  background-color: #7CC21E;
  background-image: -moz-linear-gradient(top, #7CC21E, #468847);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7CC21E), to(#468847));
  background-image: -webkit-linear-gradient(top, #7CC21E, #468847);
  background-image: -o-linear-gradient(top, #7CC21E, #468847);
  background-image: linear-gradient(to bottom, #7CC21E, #468847);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff7CC21E', endColorstr='#ff468847', GradientType=0);
}
.hero-unit {
padding: 1.25em;
}
.site-icon {
background-image: url('http://deandredesign.com/ddre-dragon.png');
width: 100% auto;
height: 100% auto;
margin: 0 auto;
}
.top-box {
  display: block;
  padding: 10px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.navbar-inner {
background-image: none;
background-color: #E6E7E8;
border: none;
box-shadow: none;
background-repeat: none;
filter:none;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
box-shadow: none;
}
.btn-site-live {
display: inline-block;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 1em;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#87C23C), to(#51a351));
  background-image: -webkit-linear-gradient(top, #87C23C, #51a351);
  background-image: -o-linear-gradient(top, #87C23C, #51a351);
  background-image: linear-gradient(to bottom, #87C23C, #51a351);
  background-image: -moz-linear-gradient(top, #87C23C, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff87C23C', endColorstr='#ff51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
font-weight: 700;
margin: 0.2em 0.5em;

}

.btn-site-live:hover {
display: inline-block;

  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -1em;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;


  color: #ffffff;
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
em {
  font-family: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 600;
color: #000;
  }
.page .entry-content h3 {
  color: #996633;
margin-top: 1em;
  font: 1.25em/1.75em "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-weight: 600;
}
.page .entry-content li {
font: 1em/1.5em "Raleway","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
margin-bottom: 1em;
}
.page .entry-content .unstyled li {
margin-bottom: 0;
}
.nav-pills > .active a, .nav-pills > .active > a:hover {
background-color: #333;
}
.accordion {
margin-bottom: 0;
}
.accordion-heading, .accordion-toggle {
margin-top: 0;
padding-top: 0.75em;
display: inline;
}
.post-tags {
text-transform: uppercase;
font-weight: 600;
margin: 2em 0;
background-color: #efefef;
padding:0.75em;
}
.post-tags a,.post-tags a:visited {
border: 1px 0 solid #300;
font-weight: 600;
margin: 1.25em 0.5em;
text-transform: none;
font-size: 0.75em;
color: #300;
word-wrap:no-break;
}
.post-tags a:hover {
font-weight: 600;
border: 1px 0 solid #693;
text-decoration: none;
margin: 1.25em 0.5em;
text-transform: none;
font-size: 0.75em;
color: #693;
word-wrap:no-break;
}
input[type="search"] {
margin: 0.5em 0.25em 0.5em 1em;
padding: 0.25em;
font-size: 0.75em;
line-height: 1.25em;
width:12em;
}
aside h2 {
margin-top: 0;
}
aside h3 {
margin-bottom: 0;
}
.sidebar ul {
margin: 0 0 0 20px;
}
.navbar .nav {
margin-top: 10px;
}
.hero-unit {
margin-bottom: 5px;
}
.nav-tabs, .nav-pills {
margin-top: 20px;
}