.blogContainer {
  margin-top: 15px;
}

.blogContent {
  float: left;
  width: 100%;
  max-width: 650px;
  min-height: 1px;
  padding-bottom: 90px;
  box-sizing: border-box;
}
.blogContent .blogPost {
  position: relative;
  padding: 0 30px 38px 30px;
  margin-bottom: 38px;
}
.blogContent .blogPost h2.postTitle {
  font: normal normal 48px/42px "DubielItalic";
  text-transform: uppercase;
  color: #000000;
  letter-spacing: -1px;
  margin-bottom: 26px;
}
.blogContent .blogPost h2.postTitle a {
  font: normal normal 48px/42px "DubielItalic";
  color: #000000;
}
.blogContent .blogPost ul.postMeta {
  font: normal normal 12px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 29px;
  list-style: none;
  background-color: #fafafa;
}
.blogContent .blogPost ul.postMeta a {
  text-decoration: underline;
  color: #333333;
  font: normal normal 12px/1 "DubielItalic";
  text-transform: uppercase;
}
.blogContent .blogPost ul.postMeta > li {
  display: block;
  position: relative;
  float: left;
  height: 37px;
}
.blogContent .blogPost ul.postMeta > li > .inner {
  display: block;
  padding: 11px 0;
  margin: 0 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blogContent .blogPost ul.postMeta .postDate {
  width: 124px;
  background: #000000;
  color: #ffffff;
  text-align: center;
}
.blogContent .blogPost ul.postMeta .postDate .inner {
  font: normal normal 12px/1 "DubielItalic";
  color: #ffffff;
  font-weight: bold;
}
.blogContent .blogPost ul.postMeta .postAuthor {
  width: 290px;
}
.blogContent .blogPost ul.postMeta .postAuthor .inner {
  font: normal normal 12px/1 "DubielItalic";
}
.blogContent .blogPost ul.postMeta .postAuthor .postCategory {
  font: normal normal 12px/1 "DubielItalic";
  margin-left: 2px;
}
.blogContent .blogPost ul.postMeta .postAuthor .postCategory a {
  margin-right: 3px;
}
.blogContent .blogPost ul.postMeta .postAuthor .postCategory a:not(:last-child):after {
  content: ",";
}
.blogContent .blogPost ul.postMeta .postComments {
  position: relative;
  float: right;
}
.blogContent .blogPost ul.postMeta .postComments > .inner {
  margin-left: 40px;
}
.blogContent .blogPost ul.postMeta .postComments .icon {
  position: absolute;
  left: 14px;
  top: 12px;
  display: block;
  width: 18px;
  height: 10px;
  background: url("/public/img/blog-images/blog_icons.png") -5px -27px no-repeat;
}
.blogContent .blogPost .postContent {
  margin-bottom: 29px;
  clear: both;
}
.blogContent .blogPost .postContent a {
  text-decoration: underline;
  color: #222;
}
.blogContent .blogPost .postContent a:hover {
  text-decoration: none;
}
.blogContent .blogPost .postContent a span {
  color: #222;
}
.blogContent .blogPost .postContent img {
  max-width: 100%;
  height: auto;
}
.blogContent .blogPost .postContent img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.blogContent .blogPost .postContent .alignright {
  float: right;
}
.blogContent .blogPost .postContent img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.blogContent .blogPost .postContent .alignleft {
  float: left;
}
.blogContent .blogPost .postContent .ql-align-center {
  text-align: center;
}
.blogContent .blogPost .postContent .ql-align-left {
  text-align: left;
}
.blogContent .blogPost .postContent .ql-align-right {
  text-align: right;
}
.blogContent .blogPost .postBlogContent {
  margin-bottom: 29px;
  font: normal normal normal 13px/18px "Arial";
  color: #666666;
}
.blogContent .blogPost .postBlogContent a {
  text-decoration: underline;
  color: #333333;
}
.blogContent .blogPost .postThumbnail {
  margin-bottom: 23px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.blogContent .blogPost .postThumbnail img {
  width: 100%;
}
.blogContent .blogPost .postMetaBottom {
  min-height: 60px;
  padding: 8px 13px;
  border-radius: 4px;
  background: #fafafa;
  overflow: hidden;
}
.blogContent .blogPost .postShare {
  float: left;
}
.blogContent .blogPost .postShare .label {
  margin: 0 5px;
  padding: 5px 0;
  display: inline-block;
  font: normal normal 14px/18px "DubielItalic";
  color: #000000;
  text-transform: uppercase;
}
.blogContent .blogPost .postShare .postShareButtons {
  height: 30px;
  overflow: hidden;
}
.blogContent .blogPost .postShare .postShareButtons .twitterIcon {
  width: 30px;
  height: 30px;
  margin: -26px 3px 0 3px;
}
.blogContent .blogPost .postShare .postShareButtons #___plus_1, .blogContent .blogPost .postShare .postShareButtons .g-plus {
  width: 69px;
}
.blogContent .blogPost .postShare .postShareButtons .fb-share-button {
  top: -13px;
}
.blogContent .blogPost .postTags {
  float: right;
  padding-top: 3px;
  max-width: 320px;
  text-align: right;
}
.blogContent .blogPost .postTags .label {
  display: inline-block;
  margin-right: 9px;
  font: normal normal 14px/18px "DubielItalic";
  color: #000000;
  text-transform: uppercase;
}
.blogContent .blogPost .postTags a {
  font: normal normal normal 11px/18px "Arial";
  color: #333333;
  text-transform: capitalize;
  text-decoration: underline;
  margin-left: 3px;
}
.blogContent .blogPost .postTags a:not(:last-child):after {
  content: ",";
}
.blogContent .blogPost:after {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: auto;
  margin-top: 38px;
  border-top: 1px solid #e9e9e9;
  background: url("/public/img/blog-images/shadow_x.png") left top no-repeat;
  box-shadow: inset 0 1px #ffffff;
  height: 38px;
  content: "";
}
.blogContent .pageList {
  display: block;
  list-style: none;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.blogContent .pageList a {
  display: block;
  position: relative;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
  text-decoration: underline;
}
.blogContent .pageList li {
  display: inline-block;
}
.blogContent .pageList li a {
  border-left: 1px solid #cfcfcf;
}
.blogContent .pageList li .icon {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 9px;
  height: 10px;
  background: url("/public/img/blog-images/blog_icons.png") no-repeat;
  text-indent: -999999px;
}
.blogContent .pageList li:first-child a {
  border-left-width: 0;
}
.blogContent .pageList li.older a {
  padding-left: 15px;
  padding-right: 8px;
}
.blogContent .pageList li.older .icon {
  left: 0;
  background-position: -32px -27px;
}
.blogContent .pageList li.newer a {
  padding-left: 8px;
  padding-right: 15px;
}
.blogContent .pageList li.newer .icon {
  right: 0;
  background-position: -49px -27px;
}
.blogContent .relatedProducts .headerWrap {
  width: 100%;
  background: url("/public/img/blog-images/related-post-header-back.png") repeat-x center left;
  background-size: 1px;
  text-align: center;
}
.blogContent .relatedProducts .headerWrap h3 {
  font-size: 26px;
  line-height: 18px;
  text-align: center;
  margin: 0;
  display: inline-block;
  padding: 0px 10px;
  background-color: #FFFFFF;
  text-transform: uppercase;
  color: #000000;
}
.blogContent .relatedProducts .slick-list {
  margin: 0 30px;
}
.blogContent .relatedProducts ul li {
  text-align: center;
  outline: none;
  display: inline-block;
}
.blogContent .relatedProducts ul li article {
  position: relative;
}
.blogContent .relatedProducts ul li a {
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif, "Times New Roman", Times, serif;
}
.blogContent .relatedProducts ul li a img {
  width: 120px;
  margin: auto;
  height: 182px;
}
.blogContent .relatedProducts ul li .productBrandTitle {
  font-weight: 700 !important;
  font-size: 13px;
  line-height: 1.4;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif, "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 4px;
  text-align: center;
}
.blogContent .relatedProducts ul li .productTitle {
  line-height: 1.4;
  font-size: 13px;
  margin-bottom: 0;
}
.blogContent .relatedPosts {
  margin-bottom: 50px;
}
.blogContent .relatedPosts .headerWrap {
  width: 100%;
  background: url("/public/img/blog-images/related-post-header-back.png") repeat-x center left;
  background-size: 1px;
  text-align: center;
}
.blogContent .relatedPosts .headerWrap h3 {
  font-size: 26px;
  line-height: 18px;
  text-align: center;
  margin: 0;
  display: inline-block;
  padding: 0px 10px;
  background-color: #FFFFFF;
  text-transform: uppercase;
  color: #000000;
}
.blogContent .relatedPosts .noRelatedPosts {
  font: normal normal normal 13px/18px "Arial";
}
.blogContent .relatedPosts .relatedPostsList {
  display: block;
  margin-top: 20px;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem {
  display: inline-block;
  vertical-align: top;
  width: 156px;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem > div {
  width: 140px;
  margin: 0 auto;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem a:hover {
  cursor: pointer;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem span a {
  text-decoration: none;
  font: normal normal normal 13px/18px "Arial";
  font-weight: 700 !important;
  color: black;
}
.blogContent .relatedPosts .relatedPostsList .relatedPostItem span a:hover {
  text-decoration: underline;
}
.blogContent #comments #commentsContainer {
  display: none;
}
.blogContent #comments .commentRespondFormGuest {
  display: none;
  background-color: #f3f3f3;
  margin: 12px 0;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 16px;
  white-space: nowrap;
}
.blogContent #comments .commentRespondFormGuest .loggedOut {
  display: block;
}
.blogContent #comments .commentRespondFormGuest .loggedOut .addCommentInnerContainer {
  padding: 8px;
}
.blogContent #comments .commentRespondFormGuest .loggedOut .addCommentInnerContainer .header {
  font-family: "DubielItalic";
  line-height: 1;
  padding-bottom: 15px;
  font-size: 28px;
  text-transform: uppercase;
}
.blogContent #comments .commentRespondFormGuest .loggedOut .addCommentInnerContainer p a {
  font-weight: 700 !important;
  color: black;
}
.blogContent #comments #commentsTitle {
  font: normal normal 36px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
  margin: 0 30px 14px;
}
.blogContent #comments .commentList {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.blogContent #comments .commentList .comment {
  position: relative;
  display: block;
  padding: 20px 0;
  z-index: 5;
}
.blogContent #comments .commentList .comment .commentBody {
  margin: 0 30px;
}
.blogContent #comments .commentList .comment .commentBody .commentAuthor {
  font: normal normal 18px/22px "DubielItalic";
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.blogContent #comments .commentList .comment .commentBody .commentMeta {
  font-size: 11px;
  line-height: 1;
  color: #000000;
  margin-bottom: 13px;
}
.blogContent #comments .commentList .comment .commentBody .commentMeta a {
  color: #000000;
}
.blogContent #comments .commentList .comment .commentBody .commentMessage {
  font: normal normal normal 13px/18px "Arial";
}
.blogContent #comments .commentList .comment:after {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -38px;
  z-index: 1;
  border-top: 1px solid #e9e9e9;
  background: url("/public/img/blog-images/shadow_x.png") left top no-repeat;
  box-shadow: inset 0 1px #ffffff;
  height: 38px;
  content: "";
}
.blogContent #comments #respond {
  display: none;
  position: relative;
  z-index: 5;
  padding: 30px 30px 0;
}
.blogContent #comments #respond .commentSuccess {
  display: none;
}
.blogContent #comments #respond .commentSuccess a {
  color: #333333;
  font: normal normal 18px/20px "DubielItalic";
}
.blogContent #comments #respond #replyTitle {
  margin-bottom: 22px;
  font: normal normal 36px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
.blogContent #comments #respond .columnLeft {
  width: 265px;
  float: left;
}
.blogContent #comments #respond .columnLeft p {
  margin-bottom: 0;
}
.blogContent #comments #respond .required {
  color: #ac0000;
  line-height: 32px;
}
.blogContent #comments #respond .errorMessage {
  display: none;
  color: #ac0000;
  font: normal normal 14px/1 "DubielItalic";
  margin: 3px 0 7px 5px;
}
.blogContent #comments #respond .commentNotes {
  font-size: 11px;
  line-height: 20px;
  color: #9c9c9c;
}
.blogContent #comments #respond .columnRight {
  float: left;
}
.blogContent #comments #respond textarea {
  margin-bottom: 20px;
  width: 290px;
  height: 166px;
  margin-right: 6px;
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
}
.blogContent #comments #respond .commentForm .formSubmit {
  width: initial;
  margin-right: 34px;
  float: right;
  clear: both;
}
.blogContent #comments #respond .commentForm:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.blogContent input[type=text] {
  margin-right: 6px;
  width: 225px;
  display: inline-block;
  margin-bottom: 9px;
  font: normal normal normal 13px/15px "Arial";
  padding: 7px 10px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.9), inset -1px 0 rgba(255, 255, 255, 0.6), inset 1px 0 rgba(255, 255, 255, 0.6);
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
}
.blogContent input#submit {
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.2), inset -1px 0 rgba(255, 255, 255, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.35);
  border: 1px solid #000000;
  border-radius: 4px;
  text-transform: uppercase;
  color: #ffffff;
  font: normal normal 18px/36px "DubielItalic";
  padding: 0 18px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #3d3d3d 0%, black 100%);
}

#rightSidebarHolder {
  border-left: 1px solid #DDD;
  width: 325px;
  z-index: 2;
  float: right;
}

#rightSidebar {
  position: relative;
  padding-bottom: 90px;
  min-height: 382px;
  z-index: 5;
  font: normal normal 12px/1 "DubielItalic";
  color: #333333;
}
#rightSidebar a {
  font: normal normal normal 12px/21px "Arial";
  color: #333333;
}
#rightSidebar .inner {
  position: relative;
}
#rightSidebar .inner #newsletterSubscribeBlogSidebar {
  padding: 0 0 8px 30px;
}
#rightSidebar .inner #newsletterSubscribeBlogSidebar .formSubscribe h3 {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #newsletterSubscribeBlogSidebar .formSubscribe .newsletterEmail {
  float: left;
  width: 155px;
  height: 20px;
  margin: 0 5px 0 0;
  padding: 7px 15px 6px;
  border: 1px solid #e2e2e2;
  background-color: #fcfcfc;
  color: #a6a6a6;
  font-size: 14px;
  line-height: 20px;
  border-radius: 5px;
  box-sizing: content-box;
}
#rightSidebar .inner #newsletterSubscribeBlogSidebar .formSubscribe .newsletterSubmitBtn {
  background-color: #000;
  margin: 0;
  padding: 0 18px;
  border: 0;
  color: #fff;
  border-radius: 5px;
  display: block;
  font: 15px/34px "DubielItalic", "Times New Roman", Times, serif;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}
#rightSidebar .inner #instagramFeed {
  padding: 5px 0 8px 30px;
  border-bottom: 1px solid #DDDDDD;
}
#rightSidebar .inner #instagramFeed .instagramTitle {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #instagramFeed .items {
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
}
#rightSidebar .inner #instagramFeed .items .imagesContainer {
  padding: 5px;
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#rightSidebar .inner #instagramFeed .items .imagesContainer:after {
  content: "";
  display: table;
  clear: both;
}
#rightSidebar .inner #instagramFeed .items .imagesContainer .singleImage {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  zoom: 1;
  padding: inherit !important;
  margin: 0 !important;
  text-decoration: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#rightSidebar .inner #instagramFeed .items .imagesContainer .singleImage .imageWrap {
  position: relative;
}
#rightSidebar .inner #instagramFeed .items .imagesContainer .singleImage .imageWrap img {
  width: 86.656px;
}
#rightSidebar .inner #instagramFeed .items .instagramFollowUs {
  text-transform: uppercase;
  font: normal normal 12px/1 "DubielItalic";
  padding: 6px 7px 4px 7px;
  color: #FFFFFF;
  background-color: #888888;
  margin: 15px 0 0 0;
  display: inline-block;
  transition: padding 300ms ease-out;
}
#rightSidebar .inner #pinterestFeed {
  padding: 12px 0 15px 30px;
}
#rightSidebar .inner #pinterestFeed .title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #pinterestFeed .pinboard {
  margin-top: 10px;
}
#rightSidebar .inner #pinterestFeed .pinboard .row {
  width: 300px;
  height: 100px;
  padding: 0;
  margin: 0;
}
#rightSidebar .inner #pinterestFeed .pinboard .row a {
  display: inline-block;
  width: 100px;
  text-align: center;
  font: normal normal normal 12px/21px "Arial";
  color: #333333;
}
#rightSidebar .inner #pinterestFeed .pinboard .row a img {
  max-width: 100px;
  max-height: 100px;
  padding: 0 4px 4px 0;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline;
}
#rightSidebar .inner #pinterestFeed .pinboard .followBtn {
  text-transform: uppercase;
  font: normal normal 12px/1 "DubielItalic";
  padding: 6px 7px 4px 7px;
  color: #FFFFFF;
  background-color: #888888;
  margin: 15px 0 0 0;
  display: inline-block;
  transition: padding 300ms ease-out;
}
#rightSidebar .inner #searchBlog {
  padding: 12px 0 15px 30px;
}
#rightSidebar .inner #searchBlog .inner {
  position: relative;
  width: 295px;
  height: 35px;
  border-radius: 5px;
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  border: 1px solid #e0e0e0;
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.9), inset -1px 0 rgba(255, 255, 255, 0.6), inset 1px 0 rgba(255, 255, 255, 0.6);
}
#rightSidebar .inner #searchBlog .inner .text {
  padding: 9px 0;
  margin: 0 35px 0 17px;
  color: #000;
  line-height: 1.4;
}
#rightSidebar .inner #searchBlog .inner .text input[type=search] {
  background-color: initial;
  border: none;
  display: block;
  width: 100%;
  height: 17px;
  font: normal normal normal 14px/16px "Arial";
  color: #a6a6a6;
  font-size: 14px;
}
#rightSidebar .inner #searchBlog .inner input[type=submit] {
  display: block;
  position: absolute;
  right: 9px;
  top: 9px;
  width: 17px;
  height: 17px;
  background: url("/public/img/blog-images/blog_icons.png") -5px -5px no-repeat;
  cursor: pointer;
  border: none;
}
#rightSidebar .inner #twitterFeed {
  padding: 12px 0 15px 30px;
  border-bottom: 1px solid #DDDDDD;
}
#rightSidebar .inner #twitterFeed .inner h3.title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #twitterFeed .inner .header {
  display: none;
  height: 25px;
  width: 100%;
}
#rightSidebar .inner #twitterFeed .inner .header img.twitterLogo {
  width: 86px;
  height: 20px;
  margin-bottom: 5px;
  float: left;
  border: none;
}
#rightSidebar .inner #twitterFeed .inner .header .tools {
  float: right;
  height: 22px;
  width: 56px;
}
#rightSidebar .inner #twitterFeed .inner .header .tools .infoLink {
  display: inline;
  margin-right: 11px;
  margin-bottom: 10px;
  margin-top: 3px;
  float: right;
  height: 16px;
  width: 16px;
  opacity: 0.3;
}
#rightSidebar .inner #twitterFeed .inner .header .tools .refreshLink {
  display: inline;
  float: right;
  height: 16px;
  width: 16px;
  opacity: 0.3;
  margin-top: 3px;
  margin-right: 7px;
}
#rightSidebar .inner #twitterFeed .inner .tweetList {
  margin: 0;
  padding-left: 18px;
  background: url("/public/img/blog-images/twitter-back.png") repeat-y;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet {
  padding: 5px 2px 2px 2px;
  min-height: 60px;
  list-style: none;
  background: none;
  overflow: hidden;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet a.photo {
  display: none;
  float: left;
  border: none;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet a.photo img {
  margin-right: 4px;
  width: 48px;
  padding: 3px;
  border: 1px solid #ddd;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .author {
  display: none;
  font-weight: bold;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .message {
  font-family: Georgia, serif;
  font-style: italic;
  color: #666;
  display: block;
  line-height: 24px;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .message a {
  font-family: Georgia, serif;
  font-style: italic;
  color: red;
  margin-right: 3px;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .message span {
  font-family: Georgia, serif;
  font-style: italic;
  color: #666;
  line-height: 24px;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .info {
  display: block;
  margin-bottom: 19px;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .info a {
  font-family: Georgia, serif;
  color: #888 !important;
  text-decoration: none;
}
#rightSidebar .inner #twitterFeed .inner .tweetList .tweet .info a:hover {
  text-decoration: underline;
}
#rightSidebar .inner #twitterFeed .inner .twitterFooter {
  margin-bottom: 8px;
}
#rightSidebar .inner #twitterFeed .inner .twitterFooter a.followBtn {
  text-transform: uppercase;
  font: normal normal 12px/1 "DubielItalic";
  padding: 6px 7px 4px 7px;
  color: #FFFFFF;
  background-color: #888888;
  margin: 15px 0 0 0;
  display: inline-block;
  transition: padding 300ms ease-out;
}
#rightSidebar .inner #recentPosts {
  padding: 12px 30px 15px 30px;
}
#rightSidebar .inner #recentPosts .title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #recentPosts ul {
  list-style: none;
}
#rightSidebar .inner #recentPosts ul li {
  list-style: none;
}
#rightSidebar .inner #categories {
  padding: 23px 30px;
}
#rightSidebar .inner #categories .inner h3.title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #categories .inner .categorySelector {
  height: 32px;
  position: relative;
  margin-top: 3px;
  width: 295px;
  border-radius: 5px;
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  border: 1px solid #e0e0e0;
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.9), inset -1px 0 rgba(255, 255, 255, 0.6), inset 1px 0 rgba(255, 255, 255, 0.6);
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
#rightSidebar .inner #categories .inner .categorySelector span {
  margin-right: 3px;
  padding-left: 12px;
  width: 275px;
  height: 32px;
  background: url("/public/img/blog-images/arrow.png") right center no-repeat;
  font: normal normal normal 12px/30px "Arial";
  color: #a6a6a6;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#rightSidebar .inner #categories .inner .categorySelector select {
  width: 295px;
  height: 33px;
  opacity: 0;
  position: absolute;
  border: none;
  background: none;
  top: 0;
  left: 0;
}
#rightSidebar .inner #blogLinks {
  padding: 23px 30px;
}
#rightSidebar .inner #blogLinks .inner h3.title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #blogLinks .inner ul {
  list-style: none;
}
#rightSidebar .inner #blogLinks .inner ul li {
  list-style: none;
}
#rightSidebar .inner #archives {
  padding: 23px 30px;
}
#rightSidebar .inner #archives .inner {
  font: normal normal normal 12px/21px "Arial";
  color: #333333;
}
#rightSidebar .inner #archives .inner h3.title {
  margin-bottom: 15px;
  font: normal normal 22px/1 "DubielItalic";
  text-transform: uppercase;
  color: #000000;
}
#rightSidebar .inner #archives .inner .archivesSelector {
  position: relative;
  width: 295px;
  height: 32px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  border-radius: 5px;
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  border: 1px solid #e0e0e0;
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.9), inset -1px 0 rgba(255, 255, 255, 0.6), inset 1px 0 rgba(255, 255, 255, 0.6);
}
#rightSidebar .inner #archives .inner .archivesSelector span {
  margin-right: 3px;
  padding-left: 12px;
  width: 275px;
  height: 32px;
  background: url("/public/img/blog-images/arrow.png") right center no-repeat;
  font: normal normal normal 12px/30px "Arial";
  color: #a6a6a6;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#rightSidebar .inner #archives .inner .archivesSelector select {
  width: 295px;
  height: 33px;
  border: none;
  background: none;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}