/*
Theme Name: Gluster.org
Theme URI: http://gluster.org
Description: A custom Wordpress theme for the Gluster community.
Author: Andy Brewer, Kayla Knight
Author URI: http://uptrending.com
Version: 1.0
Tags: gluster

License:
License URI:

*/

html,
body {
  background: #edecdf url(images/background.png) center repeat-y;
  font: normal 12px/1.5em Helvetica, Arial, sans-serif;
  color: #333333;
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
nav {
  display: block;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  margin-bottom: .5em;
  text-decoration: none;
}
p,
blockquote,
pre,
code,
ul,
ol {
  margin-bottom: 1em;
}
a {
  color: #733100;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
}
.clear {
  clear: both;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
}
header {
  height: 150px;
  margin-bottom: 10px;
}
header img.logo {
  float: left;
  margin: 30px 0 0 0;
}
header #right {
  width: 60%;
  float: right;
  text-align: right;
  position: relative;
  margin-top: 10px;
}
header span {
  margin-right: 3px;
  font-size: 11px;
}
header span a {
  font-weight: bold;
  color: #733100;
  text-decoration: none;
}
header nav {
  clear: both;
  margin: 10px -2px 20px 0;
  float: right;
}
header nav ul {
  width: 581px;
  height: 33px;
  list-style-type: none;
}
header nav ul li {
  float: left;
}
header nav ul li img {
  border: 0;
}
header form#searchform input,
#sidebar form#searchform input {
  border: 0;
}
header form#searchform input[type=text],
#sidebar form#searchform input[type=text] {
  width: 505px;
  height: 20px;
  float: left;
  background: url('images/search_bk.png') no-repeat;
  padding: 10px;
  font-size: 16px;
  color: #b4b4b4;
  font-weight: bold;
  color: darkgray;
}
header form#searchform input[type=submit],
#sidebar form#searchform input[type=submit] {
  width: 40px;
  height: 40px;
  float: left;
  background: url('images/searchsubmit.png') no-repeat;
  margin: -1px 0 0 8px;
}
header .social {
  position: absolute;
  top: 105px;
}
/*
** HOMEPAGE STYLES
*/

/* new clearfix */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */

*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */

.frontpage-bottom-column {
  float: left;
  width: 290px;
  margin-right: 40px;
  position: relative;
}
#homepage_tweets {
  margin-right: 0;
}
#homepage_featured {
  position: relative;
  width: 492px;
  height: 301px;
  float: left;
  //background: url('images/featured_bk.png');
  margin: 0 20px 20px 0;
}
#homepage_featured .featured {
  position: absolute;
  z-index: 100;
  margin: 0px 0 0 2px;
  width: 125px;
  height: 127px;
  //background: url('images/featured.png') top left no-repeat;
}
#homepage_right {
  width: 440px;
  float: right;
}
#homepage_right .left {
  width: 212px;
  float: left;
}
#homepage_right .left img {
  float: left;
  margin: 4px 10px 0 0;
}
#homepage_right .left h3,
#homepage_right .left h3 a {
  color: #d9590d;
  margin-bottom: 0;
}
#homepage_right .left div {
  padding-top: 5px;
}
#homepage_right .left div p {
  padding-left: 40px;
}
#homepage_right .right {
  width: 212px;
  float: left;
}
#homepage_right .right img {
  margin-bottom: 5px;
  margin-left: -4px;
}
#homepage_recentactivity h3,
#homepage_fromtheblog h3,
#homepage_latestactivity h3,
#homepage_tweets h3 {
  margin-bottom: 1em;
  color: #747474;
  color: #d95a0d;
  text-shadow: 1px 1px 1px white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#homepage_recentactivity {
  clear: both;
  margin-bottom: 20px;
}
#homepage_recentactivity .item {
  width: 313px;
  height: 111px;
  float: left;
  background: url('images/item_bk.png') no-repeat;
  margin: 0 0 20px 10px;
}
#homepage_recentactivity .item h4 {
  padding: 20px 10px 0;
  margin-bottom: .1em;
  font-size: 13px;
  color: #733100;
}
#homepage_recentactivity .item p {
  padding: 0 10px 20px;
  font-size: 12px;
  color: #3e3e3e;
}
#homepage_recentactivity .item img {
  margin: 10px 20px 10px 10px;
  float: left;
  border: 1px solid #dbdbdb;
}
.socialleft {
  width: 525px;
  float: left;
}
#homepage_fromtheblog {
  font-weight: bold;
  letter-spacing: .5px;
  color: #333333;
}
#homepage_fromtheblog ul {
  list-style-type: none;
  /* width: 420px; */

}
#homepage_fromtheblog ul li {
  margin-bottom: 10px;
}
#homepage_fromtheblog ul li span {
  font-size: 11px;
  color: #777777;
  font-weight: normal;
}
#homepage_latestactivity {
  font-weight: bold;
  letter-spacing: .5px;
  color: #777777;
}
#homepage_latestactivity span {
  font-size: 11px;
  font-weight: normal;
}
#homepage_latestactivity img {
  float: left;
  margin: 4px 20px 310px 0;
}
#homepage_latestactivity ul {
  list-style-type: none;
}
#homepage_latestactivity ul li {
  margin-bottom: 10px;
}
#homepage_latestativity  ul li span {
  font-size: 11px;
  color: #494949;
  font-weight: normal;
}
#homepage_tweets {
  /*
	margin: 40px 0 30px;
*/
  font-weight: bold;
}
#homepage_tweets img {
  float: left;
  margin: 4px 20px 100px 0;
}
#homepage_tweets ul {
  list-style-type: none;
/*  margin-left: 80px; */
  /*width: 340px; */

}
#homepage_tweets ul li {
  margin-bottom: 10px;
/*  padding-left: 25px; */
/*  background: url('images/bullet.png') 0 5px no-repeat; */
  color: #733100;
}
#homepage_tweets ul li a {
  font-size: 11px;
  /*color: #494949;*/
  font-weight: bold;
  text-decoration: none;
}
#homepage_tweets ul li a:hover {
  text-decoration: underline;
}
#homepage_tweets ul li span {
  font-size: 11px;
  color: #494949;
  font-weight: normal;
  display: block;
}
/*
#homepage_tweets ul li span a {
  font-size: 12px;
  color: #d95a0d;
  font-weight: bold;
}
*/
ul.arrows {
  list-style-type: none;
  margin-left: 80px;
  width: 340px;
}
ul.arrows li {
  margin-bottom: 10px;
  padding-left: 25px;
  background: url('images/bullet.png') 0 2px no-repeat;
  color: #333333;
}
ul.arrows li a {
  color: #959696;
  text-decoration: underline;
}
/*
** INNER PAGE STYLES
*/

#content {
  width: 650px;
  float: left;
  margin: 0 20px 40px 0;
  padding: 35px 25px;
  background: white;
  border: 1px solid #e2e3e5;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content h1,
#content h1 a {
  font-size: 24px;
  color: #e1772d;
  margin-bottom: 1em;
}
#content h2,
#content h2 a {
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 9px;
  color: #555555;
}
#content h3,
#contnet h3 a {
  font-size: 18px;
  color: #074a7f;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}
#content h4,
#content h4 a {
  font-size: 16px;
  color: #666666;
}
#content blockquote {
  background: whitesmoke;
  padding: 1.1em 1em .1em 1em;
  margin-left: 1.5em;
  font: italic 18px/24px Georgia, Times, serif;
}
#content ol {
  margin-left: 1.5em;
}
#content ul {
  margin-left: 1em;
}
#content .metadata {
  padding: 10px 0;
  margin-bottom: 1em;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  color: #888888;
  font-size: 11px;
}
#sidebar {
  width: 225px;
  float: right;
  margin-bottom: 20px;
}
#sidebar .links {
  width: 212px;
}
#sidebar .links img {
  float: left;
  margin: 4px 10px 0 0;
}
#sidebar .links h3,
#sidebar .links h3 a {
  color: #d9590d;
  margin-bottom: 0;
}
#sidebar .links div {
  padding-top: 5px;
}
#sidebar .widget {
  margin-bottom: 2em;
}
#sidebar h3 {
  color: #747474;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#sidebar ul {
  list-style-type: none;
  margin-left: .5em;
}
#sidebar ul li {
  padding: 5px 0 5px 20px;
  background: url('images/bullet.png') 0 8px no-repeat;
  color: #959696;
}
#sidebar ul li a {
  color: #959696;
}
#sidebar ul li a:hover {
  text-decoration: underline;
}
#sidebar hr {
  border: 0;
  size: 2;
  height: 2px;
  background: url('images/hr_sidebar.jpg') no-repeat;
  margin: 20px 0;
}
.single #content,
.blog #content,
.archive #content,
.author #content {
  border-top: 2px solid #01497c;
}
.single #content article,
.blog #content article,
.archive #content article,
.author #content article {
  border-bottom: 1px dotted #828282;
  padding-bottom: 2px;
  margin-bottom: 20px;
}
.single #content article .author,
.blog #content article .author,
.archive #content article .author,
.author #content article .author {
  color: #828282;
  font-size: 11px;
}
.single #content article p,
.blog #content article p,
.archive #content article p,
.author #content article p {
  font: 12px/18px Helvetica, Arial, sans-serif;
  color: black;
}
.single #content article a,
.blog #content article a,
.archive #content article a,
.author #content article a,
.single #content article a:visited,
.blog #content article a:visited,
.archive #content article a:visited,
.author #content article a:visited,
.single #content article a:active,
.blog #content article a:active,
.archive #content article a:active,
.author #content article a:active {
  color: #e76d01;
}
.single #content article h2,
.blog #content article h2,
.archive #content article h2,
.author #content article h2,
.single #content article h2 a,
.blog #content article h2 a,
.archive #content article h2 a,
.author #content article h2 a,
.single #content article h2 a:visited,
.blog #content article h2 a:visited,
.archive #content article h2 a:visited,
.author #content article h2 a:visited,
.single #content article h2 a:active,
.blog #content article h2 a:active,
.archive #content article h2 a:active,
.author #content article h2 a:active {
  color: #014a7d;
  font: 18px/24px Helvetica, Arial, sans-serif;
  text-decoration: none;
  margin: 25px 0;
  border: 0;
  font-weight: bold;
}
.single #content article blockquote,
.blog #content article blockquote,
.archive #content article blockquote,
.author #content article blockquote,
.single #content article blockquote p,
.blog #content article blockquote p,
.archive #content article blockquote p,
.author #content article blockquote p {
  background: none;
  font-style: italic;
}
.single #content article ul,
.blog #content article ul,
.archive #content article ul,
.author #content article ul {
  padding-left: 25px;
}
.single #content .tags,
.blog #content .tags,
.archive #content .tags,
.author #content .tags {
  color: #828282;
  font-weight: bold;
}
.single #content .tags a,
.blog #content .tags a,
.archive #content .tags a,
.author #content .tags a {
  background: #e76d01;
  color: white;
  padding: 1px 9px 2px;
  margin: 0 3px 5px 3px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.single #content .tags a:hover,
.blog #content .tags a:hover,
.archive #content .tags a:hover,
.author #content .tags a:hover {
  background: #f1770b;
}
.single #content .commentlist,
.blog #content .commentlist,
.archive #content .commentlist,
.author #content .commentlist {
  list-style: none;
  margin-left: 0;
  color: #58595b;
}
.single #content .commentlist p,
.blog #content .commentlist p,
.archive #content .commentlist p,
.author #content .commentlist p {
  color: #58595b;
}
.single #content .commentlist li,
.blog #content .commentlist li,
.archive #content .commentlist li,
.author #content .commentlist li {
  margin-bottom: 10px;
}
.single #content #comments-title,
.blog #content #comments-title,
.archive #content #comments-title,
.author #content #comments-title,
.single #content #reply-title,
.blog #content #reply-title,
.archive #content #reply-title,
.author #content #reply-title {
  color: #a4a396;
  margin: 20px 0;
  border: 0;
}
.single #content .comment-body,
.blog #content .comment-body,
.archive #content .comment-body,
.author #content .comment-body {
  border: 1px solid #deddd2;
  padding: 20px;
  position: relative;
}
.single #content .comment-meta,
.blog #content .comment-meta,
.archive #content .comment-meta,
.author #content .comment-meta {
  position: absolute;
  top: 10px;
  right: 0px;
  background: #deddd2;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  padding: 7px 10px;
  font-size: 11px;
  color: #939283;
}
.single #content .comment-meta a,
.blog #content .comment-meta a,
.archive #content .comment-meta a,
.author #content .comment-meta a {
  color: #939283;
}
.single #content .says,
.blog #content .says,
.archive #content .says,
.author #content .says,
.single #content .form-allowed-tags,
.blog #content .form-allowed-tags,
.archive #content .form-allowed-tags,
.author #content .form-allowed-tags,
.single #content .comment-form-comment label,
.blog #content .comment-form-comment label,
.archive #content .comment-form-comment label,
.author #content .comment-form-comment label {
  display: none;
}
.single #content .fn,
.blog #content .fn,
.archive #content .fn,
.author #content .fn {
  font: 14px/18px Helvetica, Arial, sans-serif;
  color: #e76d01;
  font-weight: bold;
  margin-bottom: 25px;
  clear: both;
  display: block;
}
.single #content textarea,
.blog #content textarea,
.archive #content textarea,
.author #content textarea {
  width: 608px;
  border: 1px solid #deddd2;
  padding: 20px;
}
.single #content #commentform label,
.blog #content #commentform label,
.archive #content #commentform label,
.author #content #commentform label {
  display: inline-block;
  width: 150px;
}
.single #content #commentform input[type="text"],
.blog #content #commentform input[type="text"],
.archive #content #commentform input[type="text"],
.author #content #commentform input[type="text"] {
  border: 1px solid #deddd2;
}
.single #content #commentform p,
.blog #content #commentform p,
.archive #content #commentform p,
.author #content #commentform p {
  position: relative;
}
.single #content #commentform p span,
.blog #content #commentform p span,
.archive #content #commentform p span,
.author #content #commentform p span {
  position: absolute;
  top: 1px;
  left: 35px;
}
.single #content #commentform p.comment-form-url label,
.blog #content #commentform p.comment-form-url label,
.archive #content #commentform p.comment-form-url label,
.author #content #commentform p.comment-form-url label {
  width: 153px;
}
.single #content #submit,
.blog #content #submit,
.archive #content #submit,
.author #content #submit {
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *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: whitesmoke;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, white, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *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: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', 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);
}
.single #content #submit:hover,
.blog #content #submit:hover,
.archive #content #submit:hover,
.author #content #submit:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.single #sidebar ul,
.blog #sidebar ul,
.archive #sidebar ul,
.author #sidebar ul {
  list-style: none;
  margin: 0 0 25px 0;
}
.single #sidebar ul li,
.blog #sidebar ul li,
.archive #sidebar ul li,
.author #sidebar ul li {
  padding: 0;
  background: none;
}
.single #sidebar h6,
.blog #sidebar h6,
.archive #sidebar h6,
.author #sidebar h6 {
  color: #9e9d92;
  font: 11px/18px Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.single #sidebar #sb-archives a,
.blog #sidebar #sb-archives a,
.archive #sidebar #sb-archives a,
.author #sidebar #sb-archives a {
  color: #e76d01;
  font: 12px/18px Helvetica, Arial, sans-serif;
  padding: 10px 0;
  border-bottom: 1px dotted #828282;
  display: block;
}
.single #sidebar #sb-archives li:last-child a,
.blog #sidebar #sb-archives li:last-child a,
.archive #sidebar #sb-archives li:last-child a,
.author #sidebar #sb-archives li:last-child a {
  border: 0;
}
.single #sidebar #sb-archives li:first-child a,
.blog #sidebar #sb-archives li:first-child a,
.archive #sidebar #sb-archives li:first-child a,
.author #sidebar #sb-archives li:first-child a {
  padding-top: 0;
}
.single #sidebar #sb-cats,
.blog #sidebar #sb-cats,
.archive #sidebar #sb-cats,
.author #sidebar #sb-cats,
.single #sidebar #sb-tags,
.blog #sidebar #sb-tags,
.archive #sidebar #sb-tags,
.author #sidebar #sb-tags {
  float: left;
  width: 100px;
  padding: 6px;
  text-transform: capitalize;
}
.single #sidebar form#searchform,
.blog #sidebar form#searchform,
.archive #sidebar form#searchform,
.author #sidebar form#searchform {
  display: block;
  clear: both;
  margin-bottom: 25px;
}
.single #sidebar form#searchform input[type="text"],
.blog #sidebar form#searchform input[type="text"],
.archive #sidebar form#searchform input[type="text"],
.author #sidebar form#searchform input[type="text"] {
  width: 155px;
  background: #e3e2db;
  font-style: italic;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25);
}
.single #sidebar form#searchform input[type="submit"],
.blog #sidebar form#searchform input[type="submit"],
.archive #sidebar form#searchform input[type="submit"],
.author #sidebar form#searchform input[type="submit"] {
  float: none;
}
.pager .paged {
  text-align: center;
}
.pager .paged a {
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-color: whiteSmoke;
  background-image: -ms-linear-gradient(top, white, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#dddddd));
  background-image: -webkit-linear-gradient(top, white, #dddddd);
  background-image: -o-linear-gradient(top, white, #dddddd);
  background-image: linear-gradient(top, white, #dddddd);
  background-image: -moz-linear-gradient(top, white, #dddddd);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  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: #b3b3b3;
  border-right: 0;
  border-left: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -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);
}
.pager .paged .active_page a,
.pager .paged a:active,
.pager .paged a:hover {
  text-decoration: none;
  background-color: #e6e6e6;
  background-color: #d9d9d9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pager ul li:first-child a {
  -webkit-border-radius: 6px 1px 1px 6px;
  -moz-border-radius: 6px 1px 1px 6px;
  border-radius: 6px 1px 1px 6px;
  border: 1px solid #cccccc;
  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: #b3b3b3;
}
.pager ul li:last-child a {
  -webkit-border-radius: 1px 6px 6px 1px;
  -moz-border-radius: 1px 6px 6px 1px;
  border-radius: 1px 6px 6px 1px;
  border: 1px solid #cccccc;
  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: #b3b3b3;
}
.paged ul {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.paged ul li {
  float: left;
  display: block;
}
.pager .previous,
.pager .next {
  min-width: 87px;
}
.return-to-blog a {
  color: #e76d01;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.invisible {
  visibility: hidden;
}
footer {
  clear: both;
  padding: 15px 0;
  border-top: 1px solid #d7d6c8;
  margin: 30px 0 35px;
}
footer .left {
  width: 45%;
  float: left;
  padding: 6px 0;
  font-size: 10px;
  color: #c6c6be;
}
footer .left a {
  text-decoration: none;
  color: #c6c6be;
}
footer .right {
  float: right;
}
footer .right img {
  float: left;
  margin-left: 10px;
}
.author.italic {
  font-style: italic;
  display: block;
  margin: 5px;
  position: relative;
  top: -15px;
}
