/* @override http://skynetx.local:4000/stylesheets/dash.css? */

body {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background-color: #523892;
  height: 100%;
}

a {
  color: #fff;
  text-decoration: none;
}

.scrollable {
  overflow:hidden;
  white-space: nowrap;
}

#content {
  width: 540px;
  margin: 0 auto;
  position: relative;
}

.logo {
  position: relative;  
  left: -28px;
  top: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 139px;
  height: 27px;
}



.logo-catch-text {
  position: relative;  
  color: white;
  font-size: 12px;
  padding-top: 18px;
  left: -23px;
  opacity: .5;
  filter: alpha(opacity=50);
  bottom: 19px;
  
}


#right {
  width: 217px;
/*  float: right;
  margin-right: -226px;
  margin-top: 8px;*/
  position: absolute;
  top: 66px;
  right: -226px;
  color: white;
}

body.theme #right {
  top: 105px;
}

body.theme #right #picturebook.module {
  margin-top: -9px;
  padding-top: 0;
  margin-bottom: 9px;
  padding-bottom: 9px;
  background-position: bottom left;
}

body.theme #right #sidebar-button {
  background-position: bottom left;
  margin-bottom: 9px;
  padding-bottom: 9px;
  margin-top: 0;
  padding-top: 0;
}

body.theme #picturebook.module .module-label { display: none;}

#theme #right {
  margin-top: 0;
}

#right .column {
  float: left;
  width: 100px;
  text-align: center;
}

#right .module {
  display: inline-block;
  background: url(../gfx/hrstylins.png) repeat-x;
  width: 100%;
  margin-top: 9px;
  padding-top: 9px;
}

#right .module:first-child {
  background: none;
  margin-top: 0;
  padding-top: 0;
}

#right #picturebook.module:first-child .module-label {
  display: none;
}

.module > div {
  margin-top: 4px;
}

.module > div:first-child {
  margin-top: 0;
}

#right .module .module-label {
  display: block;
  margin-top: 9px;
  text-transform: uppercase;
  font-size: 10px;
  opacity: .5;
  filter: alpha(opacity=50);
  margin-bottom: 10px;
}

#picturebook .notebook {
  background: url(../gfx/notebook.png) no-repeat;
  width: 199px;
  height: 165px;
  line-height: 0;
  font-size: 0;
  padding-top: 14px;
  padding-left: 3px;
}

#picturebook .notebook .notebook-photo-container {
  display: block;
  position: relative;
  float: left;
  width: 30px;
  height: 21px;
  margin: 1px;
  overflow: hidden;
}


#picturebook .notebook img {
  top: -5px;
  position: relative;
  display: inline;
  margin: 0px;
  padding: 0px;
  width: 30px;
  z-index: 1;
}

#picturebook .notebook .notebook-photo-container:hover {
  height: 40px;
  width: 40px;
  left: -5px;
  top: -10px;
  margin-right: -9px;
  margin-bottom: -18px;
}

#picturebook .notebook .notebook-photo-container:hover img {
  width: 40px;
  z-index: 10;
}

#picturebook .selected-picture {
  width: 190px;
  padding: 5px;
/*  background-color: #e9e9e9;
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;*/
  background-image: url(/gfx/notebook-top.png);
  background-repeat: no-repeat;
  
  position: relative;
  
/*  height: 142px;*/
  height: 151px;
  margin-bottom: -7px;
}

#picturebook .zoom-spinner {
  height: 142px; 
  width: 190px;
  padding-bottom:2px;
  text-align: center;
}

#picturebook .zoom-spinner img {
  margin-top: 65px;
}

#picturebook .selected-picture img.main-photo {
  width: 190px;
}

#picturebook .zoom-image {
  display: block;
  overflow:hidden;
  position: absolute;
  top: 12px;
  right: 5px;
  height: 142px;
  width: 190px;
}

#picturebook .zoom-image img {
  display: block;
}

#picturebook .pagination {
  font-size: 10px;
  text-align: center;
  margin-top: -10px;
  text-transform: uppercase;
}

/*#picturebook .pagination .picturebook-pages .page {
  font-size: 12px;
}

#picturebook .pagination .picturebook-pages .page .of {
  font-size: 10px;
}*/

#picturebook .pagination a {
  padding: 5px 5px 0 5px;
}

#picturebook .pagination .triangle {
  display: inline-block;
  height:0;
  width: 0;
  border-bottom:  5px solid transparent;
  border-top: 5px solid transparent;
}

#picturebook .pagination .prev-picturebook .triangle {
  border-right: 8px solid white;
}

#picturebook .pagination .next-picturebook .triangle {
  border-left: 8px solid white;
}

#picturebook .pagination .disabled {
  cursor: default;
}

#picturebook .pagination .disabled .triangle {
  border-color: transparent;
}

#right .column {
  margin-top: 0;
}

#right .column .count {
  font: bold 35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  display: block;
  margin-top: -6px;
  margin-bottom: -6px;
  
}

#right .column .label {
  font: 35px  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  font-variant: normal;
  text-decoration: none;
  text-transform: uppercase;
  opacity: .5;
  filter: alpha(opacity=50);
}

#right a {
  color: #fff;
  text-decoration: none;
}

.username {
  font-weight: bold;
}


.clear {
  clear: both;  
}

img {
  /*max-width: 300px;*/
}

#right .follow img {
  width: 29px
}

#followers-pics .posts {
  position: relative;
}

#followers-pics .posts .post {
  display: block;
  width: 90px;
  height: 68px;
  float: left;
  overflow: hidden;
  padding: 5px;
}

#followers-pics .posts .post img {
  width: 90px;
}

.info-box .top-middle {
  background: url(../gfx/dashboard_poster_top_mid.png) repeat-y 0 6px;
  margin-top: 9px;
  margin-bottom: -9px;
  position: relative;
}

.info-box .middle-top {
  background: url(../gfx/dashboard_poster_mid_top.png) no-repeat;
  display: block;
  position: relative;
  min-height: 80px;
  padding: 11px 11px 4px 11px;
  
}

.info-box .middle {
  background: url(../gfx/dashboard_poster_mid.png) repeat-y;
  height: auto;
  min-height: 40px;
}

.info-box .bottom {
  background: url(../gfx/dashboard_poster_bottom.png) repeat-y;
  height: 15px;
  margin-bottom: 15px;
}

.info-box .top {
  background: url(../gfx/dashboard_poster_top.png) no-repeat;
  position: relative;
  top: -9px;
  z-index: 11;
  padding: 11px;
}

.info-box li {
  display: inline-block;
  float: left;
}

.info-box #image a:hover {
  background-position: 0 -83px;
}

.info-box #text a:hover {
  background-position: -173px -83px;
}

.info-box #video a:hover {
  background-position: -342px -83px;
}

.info-box #image a:active {
  background-position: 0 -166px;
}

.info-box #text a:active {
  background-position: -173px -166px;
}

.info-box #video a:active {
  background-position: -342px -166px;
}

.types {
  height: 83px;
  position: relative;
}

.info-box #image a {
  display: block;
  background: url(../gfx/dashboard_poster_buttons.png) no-repeat;
  width: 173px;
  height: 83px;
}

.info-box .awesome {
  margin-left: -90000px;
}

.new-arrow {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.new-arrow div {
  display: block;
  background: url(../gfx/post_arrow.png) no-repeat;
  width: 14px;
  height: 29px;
  position: absolute;
  top: 30px;
  left: -21px;
}




.info-box .new-arrow {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.info-box .new-arrow div {
  display: block;
  background: url(../gfx/new_post_arrow.png) no-repeat;
  width: 14px;
  height: 29px;
  position: absolute;
  top: -11px;
  left: -22px;
}

#post-form .item {
  margin-top: 10px;
}


.info-box #text a {
  display: block;
  background: url(../gfx/dashboard_poster_buttons.png) no-repeat -173px 0;
  width: 169px;
  height: 83px;
}

.info-box #video a {
  display: block;
  background: url(../gfx/dashboard_poster_buttons.png) no-repeat -342px 0;
  width: 176px;
  height: 83px;
}


.info-box .mission-coin-label {
  display: block;
  background: url(../gfx/mission_coin_label.png) no-repeat;
  width: 79px;
  height: 29px;
  float: right;
  color: #fff;
  font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding-top: 3px;
  padding-left: 3px;
  position: relative;
}

.info-box .mission-answer-label {
  display: block;
  background: url(../gfx/mission_answer_label.png) no-repeat;
  width: 79px;
  height: 29px;
  float: right;
  color: #fff;
  font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding-top: 3px;
  padding-left: 10px;
  position: relative;
}


#posts {
  
}

#posts > li {
  margin-top: 10px;
  position: relative;
  color: #fff;
}

#posts .post {
  margin-top: 17px;
}

.post-detail-text a {
  color: #000;
  font-weight: bold;
}

.reblog .collected {
  width: 120px;
  height: 16px;
  font-size: 10px;
  margin-bottom: -5px;
}

.profile-img {
  width: 42px;
  height: 42px;
}

.reblog .collected, .reblog .collected .user a {
  color: #999;
}

.reblog .collected .user a {
  font-size: 11px;
}

.reblog .collected .user {
  display:inline-block;
  height: auto;
  width: 120px;
  margin-bottom: -1px;
}

.post .user {
  width: 120px;
  height: 16px;
  overflow: hidden;
}

.post .user a {
  color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.post .time-posted {
  color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: none;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  bottom: 2px;
  right: 0px;
  text-align: left;
}

.post .photo-post-border, .info-box.question .photo-post-border {
  float: left;
  margin-left: -75px;
  margin-top: 20px;
  
  width: 50px;
  height: 62px;
  
  padding: 4px;
  
  background: url(../gfx/dashboard_post_photo_border.png) no-repeat;
  z-index: 69;
}

.post .photo-post-border.reblog {
  margin-top: 5px;
  margin-left: -89px;
  z-index: 1;
}

.notification {
  padding-top: 5px;
  background: url(../gfx/small_di_top.png) no-repeat;
}

.notification .middle {
  background: url(../gfx/small_di_middle.png) repeat-y;
  padding: 5px 11px;
}

#posts .notification .text {
  bottom: 3px;
  position: relative;
  color: #fff;
}

.notification a {
  color: #fff;
  text-decoration: none;
}

.notification a:hover {
  text-decoration: underline;
}

.notification .bottom {
  background: url(../gfx/small_di_bottom.png) no-repeat;
  width: 540px;
  height: 5px;
}

.info-box .photo-post-border {
  float: left;
  margin-left: -99px;
  margin-top: -40px;
  
  width: 70px;
  height: 87px;
  
  padding: 5px;
  
  background: url(../gfx/new_post_profile_border.png) no-repeat;
  
}

.new-profile-img {
  width: 60px;
  height: 60px;

  
}
.post .position {
  position:absolute;
  display: block;
  right: 10px;
  bottom: 0;
}

.post .position .delete {
  float: right;
  vertical-align: bottom;
  text-decoration: none;
  color: rgba(0,0,0,0.5);
  position: relative;
  top: 35px;
  margin-left: 5px;
}

.box {
  display: inline-block;
  background-color: #da6b80;
  width: 50px;
   height: 50px;
  position: relative;
}

.profile-photo-border {
  float: left;
  width: 28px;
  height: 34px;
  padding: 3px;
  background: url(../gfx/sidebar_profile_border.png) no-repeat;
  
}

#right .url {
  font-size: 14px;
  width: 160px;
  height: 16px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 12px;
}

.profile-photo-border img {
  width: 22px;
  height: 22px;
}


#posts .profile-img {
}

#right .top {

  background: url(../gfx/dashboard_sidebar_top.png) no-repeat;
  position: relative;
  top: -8px;
  left: 0px;
  z-index: 11;
  min-height: 100px;
  padding: 8px;
}

#right .middle {
  background: url(../gfx/dashboard_sidebar_mid.png) repeat-y;
  min-height: 0px;
}

#right .bottom {
  background: url(../gfx/dashboard_sidebar_bottom.png) no-repeat;
  height: 8px;
  
}

#uploader {
  border: 3px solid #D6D6D6;
  height: 384px;
}

.post .content-hr {
  background: url(../gfx/post_content_hr.png) no-repeat;
  width: 201px;
  height:2px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 6px;
}

div.content-head {
  width: 100%;
  position: relative;
  background: url(../gfx/post_content_hr.png) repeat-x left bottom;
  padding-bottom: 2px;
  min-height: 9px;
  margin-bottom: 5px;
}

.post-button {
  font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background: url(../gfx/form_buttons.png) no-repeat;
  width: 170px;
  height: 58px;
  border-width: 0px;
  font-size: 20px;
  color: #fff;
  text-shadow: rgb(107,107,107) 0 2px 0;
  text-align: center;
}

.post-button:hover {
  background-position: 0 -58px;
  text-decoration: none !important;
}

.post-button:active {
  background-position: 0 -116px;
  text-decoration: none;
}


.mobile_post_ad {
  display: block;
  position: relative;
  width: 208px;
  height: 36px;
  background: url(../gfx/mobilepostad.png) no-repeat;
  margin-top: 10px;
}

.post-button[disabled], .post-button[disabled]:active {
  background-position: 0 -174px;
}

/* @group Dash item */

.post > .middle > .top {
  background: url(../gfx/post_top.png) no-repeat;
  position: relative;
  top: -7px;
  left: 0px;
  z-index: 11;
  min-height: 90px;
  padding: 11px 11px 0;
}

.post > .middle {
  background: url(../gfx/post_mid.png) repeat-y;
  margin-bottom: -8px;
  min-height: 100px;
}

.post .bottom {
  background: url(../gfx/post_bottom.png) no-repeat;
  height: 19px;
  position: relative;
  z-index: 5;
}

.post .payload, .post.picturebook .picturebook-post {
  float: left;
  width: 300px;
  margin-right: 11px;
  margin-bottom: 0px;
  border: 3px solid #d6d6d6;
  background-color: #d6d6d6;;
  position: relative;
}

#show .picturebook-post {
  width: 500px;
  float: none;
}

#show .picturebook-post img {
  width: 75px;
  margin: 3px 4px 3px 4px;
}

#show .picturebook-post .photo-container {
  overflow: hidden;
  height: 56px;
  display: inline-block;
}


.post.picturebook .picturebook-post img {
  width: 45px;
  margin: 2px 2px 2px 3px;
}

.post.picturebook .picturebook-post .photo-container {
  height: 34px;
  display: inline-block;
  overflow: hidden;
}

.video .payload {
  
}

.video .payload .thumb > img {
  width: 300px;
}

.video .payload .overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.video .payload .overlay > img {
  margin-left: 100px;
  margin-top: 50px;
}

.video .overlay .thumbs {
  display: none;
}

.content-info {
  float: right;
  width: 200px;
}

.text .content-info {
  width: 300px;
  position: relative;
}



.post .post-content {
  display: inline-block;
  font-size: 0px;
  color: #303030;
}

.post .post-content > a {
  position: relative;
}

.post .post-text {
  font-size: 14px;
  color: #303030;
  line-height: 17px;
  width: 100%;
  position: relative;
  word-wrap: break-word;
}

.post .post-text a {
  color: #454545;
  font-weight: bold;
}

.post .post-text a:hover {
  text-decoration: underline;
}

.post .comment-button {
  background: url(../gfx/post_comment_button.png) no-repeat;
  width: 75px;
  height: 51px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  vertical-align: bottom;
  float: right;
  position: relative;
}

.post .post-collect {
  background: url(../gfx/post_collect.gif) no-repeat;
  width: 41px;
  height: 45px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  float: right;
  top: 6px;
  position: relative;
  margin-right: 4px;
}

.post .post-collect:hover {
  background-position: 0 -45px;
}

.post .post-share {
  background: url(../gfx/post_share.png) no-repeat;
  width: 55px;
  height: 42px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  float: right;
  top: 9px;
  position: relative;
  margin-right: 4px;
}

.post .post-share .linkshare {
  width: 26px;
  height: 42px;
  display: inline-block;
  text-decoration: none;
  float: left;
  position: relative;
}

.post .post-share:hover {
  background-position: 0 -42px;
}

.post a.delete-post img {
  padding-top: 14px;
}

.post .comment-button {
  background: url(../gfx/post_comment_button.png) no-repeat;
  width: 75px;
  height: 51px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  vertical-align: bottom;
  float: right;
}

.post .comment-button:hover {
  background-position: 0 -51px;

}

.post .comment-button .comment-number {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font: bold 30px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  position: relative;
  top: 14px;
  
}

.post .comment-button .comment-label {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font: 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
  vertical-align: bottom;
  position: absolute;
  bottom: 8px;
  width: 100%;
}

.post div.delete-post {
  text-align:right;
  height: 20px;
  width: 87px;
  padding: 3px 6px 0;
  position: relative;
  margin-left: 435px;
  overflow: hidden;
  font-size: 12px;
}

.post div.delete-post a {
  z-index: 10;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.post div.delete-post .bg {
  background-color: #000;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  
  border-bottom-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-bottomleft:5px;
  
  border-bottom-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomright:5px;
}

/* @end */

.info-box .mission-label {
  text-transform: uppercase;
  word-wrap: break-word;
  color: rgba(0,0,0,0.5);
  font: 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.info-box .mission-label a {
  color: rgba(0,0,0,0.5);
}

.info-box .mission-text, .info-box h2 {
  font: bold 30px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #fff;
  text-shadow: rgb(107,107,107) 0 2px 0;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-bottom: 10px;
  word-wrap: break-word;
}

span.username {
  font-weight: bold;
}

#right .username {
  width: 160px;
  display: inline-block;
}

/* @group lesser box */

.lesser-box {
  margin-top: 10px;
  position: relative;
}

.lesser-box > .outer > .top {
  background: url(../gfx/post_top.png) no-repeat;
  position: relative;
  top: -7px;
  left: 0px;
  z-index: 11;
  min-height: 90px;
  padding: 11px 11px 0;
}

.lesser-box > .outer {
  background: url(../gfx/post_mid.png) repeat-y;
  margin-bottom: -8px;
  min-height: 100px;
}

.lesser-box .bottom {
  background: url(../gfx/post_bottom.png) no-repeat;
  height: 19px;
}

.lesser-box h1 {
  font-size: 25px;
  margin-bottom: 10px;
}

.lesser-box h2 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-right: 11px;
  display: block;
}

/* @end */



/* @group Follower list page */

.follow-list .outer .top {
  padding-right: 0;
}

.follow-list .follower {
  position: relative;
  float: left;
  width: 165px;
  margin-right: 11px;
}

.module.follow-list .follower {
  width: 199px;
  margin: 0 0;
}

.follow-list .follower .info {
  padding: 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: black;
  background-color: rgba(0,0,0,0.35);
  margin-left: 54px;
}

.module.follow-list .follower .info {
  background-color: #1f1538;
  background-color: rgba(0,0,0,0.35);
}

.follow-list .follower a{
  color: #fff;
  text-decoration: none;
}

.follow-list .follower .blog-name {
  margin-bottom: 4px;
  height: 18px;
}

.follow-list .follower .photo-post-border {
  float: left;
  width: 50px;
  height: 62px;
  margin: 0;
  padding-left: 4px;
  padding-top: 4px;
  background: url(../gfx/dashboard_post_photo_border.png) no-repeat;
}

/*.follow-list*/ 
.follower input {
  /*border:1px solid #E4E0E5;*/
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
  font-size:1%;
  margin:0;
  display: inline-block;
  background-image: url(../gfx/iframebuttons.png);
  background-repeat: no-repeat;
  background-color: transparent;
  height: 20px;
  border-width: 0;
}
 
.follow-button {
  background-position: -194px 0;
  width: 61px;
  margin-left: 16px;
}
.follow-button:hover {
  background-position: -194px -20px;
}

   
.unfollow-button {
  background-position: -255px 0;
  width: 75px;
  margin-left: 10px;
}
.unfollow-button:hover {
  background-position: -255px -20px;
}

/* @end */

/* @group Livestream */

.livestream {
  width: 200px;
  height: 150px;
  overflow: hidden;
}

.livestream .payload {
  width: 100%;
  margin:-1px;
  position: relative;
}

.livestream .post-content {
  width: 90%;
  background-color:rgba(0,0,0,0.55);
  padding: 10px;
  padding-bottom: 30px;
}

/* @end */

/* @group Comments */

.comment {
  background: url(../gfx/small_di_top.png) no-repeat;
  padding-top: 5px;
  position: relative;
  color: white;
}

.comment .middle{
  background: url(../gfx/small_di_middle.png) repeat-y;
  position: relative;
  padding: 5px 10px;
}

.comment .head {
  margin-bottom: 7px;
  position: relative;
  background: transparent url(../gfx/hrstylins.png) repeat-x scroll left bottom;
  text-align: left;
}

.comment .text {
  position: relative;
  bottom: 3px;
}

.profile_image {
  height: 20px;
  margin-right: 2px;
}

.comment.image .middle {
  min-height: 165px;
}

.comment .post-content {
  display:inline;
  float:left;
  position:relative;
  margin-right: 10px;
}

.comment .payload {
  border: 3px solid rgba(0,0,0,0.5);
}

.comment.image .payload {
  width: 220px;
}

.comment.text .post-content a img {
  width: 100px;
  border-width: 2px;
}

body.theme .comment.text .payload {
  width: 58px;
}

.comment .body {
  margin-left: 5px;
  line-height: 20px;
  font-size: 80%;
  word-wrap: break-word;
}

.comment a {
  color: rgb(205,205,205);
  text-decoration: none;
}

.comment a:hover {
  text-decoration: underline;
}

.comment .bottom {
  width: 540px;
  height: 5px;
  clear: left;
  background-image: url(../gfx/small_di_bottom.png);
}

/* @end */

/* @group Outward Comments */

#comments #new-frame {
  margin-top: 10px;
}

#comments .comment{
  background-image: url(../gfx/post_content_hr.png);
  background-repeat: repeat-x;
  background-position: top left;
  color: #373737;
  font-size: 16px;
  padding-top: 9px;
  margin-top: 3px;
}

#comments > div.first {
  background-image: none;
  border-width: 0;
  padding-top:  0;
}

#comments .comment .image {
  float: left;
}

#comments .comment.text .image .last-image{
  width: 100px;
  border: 2px solid #E3E3E3;
}

#comments .comment.text .words {
  margin-left: 110px;
}

#comments .comment.video .image {
  border: 3px solid #E3E3E3;
}

#comments .comment.image .image img {
  width: 275px;
  border: 3px solid #E3E3E3;
}

#comments .comment.image .words, #comments .comment.video .words {
  margin-left: 285px;
}

#comments .comment .words {
  padding-top: 2px;
}

#comments .comment .info {
  margin-bottom: 2px;
}

#comments .comment.image .scrollable {
  width: 195px;
  display: inline-block;
  margin-bottom: -2px;
}

#comments .comment.text .scrollable {
  width: 360px;
  display: inline-block;
  margin-bottom: -2px;
}

#comments a {
  color: #000;
  display: inline-block;
}

#comments .comment .permalink {
  font-size: 80%;
  margin-left: 3px;
  color: rgba(0,0,0,0.5);
}

#comments .comment .body {
  font-size: 100%;
  overflow: hidden;
}

#comments .comment .bottom {
  clear: left;
  background-image: none;
}

#comments .comment .delete {
  position: absolute;
  bottom: 0;
  right: 0;
}

#comments .bad-comment {
  position: relative;
  background-color: #E3E3E3;
  padding: 5px;
  color: #5E5E5E;
}

#comments .bad-comment a {
  color: #5E5E5E;
}

#comments .bad-comment a:hover {
  text-decoration: underline;
}

#comments .bad-comment .arrow {
  display:inline-block;
  position: absolute;
  bottom: 5px;
  right:  5px;
  border-top: 5px solid transparent;
  border-right: 10px solid #5E5E5E;
  border-bottom: 5px solid transparent;
  border-left: 0 solid transparent;
}

#comments .bad-comment .arrow.active {
  border-top: 10px solid #5E5E5E;
  border-right: 5px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 5px solid transparent;
}

/* @end */

/* @group Helptip */

#right .helptip {
  line-height: 17px;
  font-size: 14px;
  font-weight: normal;
}

#right .helptip-title {
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: white;
/*  color: rgba(255,255,255,0.7);*/
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 10px;
}

#right .helptip-title .module-label {
  display: inline !important;
  margin-right: 10px;
}

#right a.helptip-title:hover {
  text-decoration: underline;
}

/* @end */

/* @group Pagination */

#more {
  display:block;
  width:516px;
  height:53px;
  margin: 10px auto;
  background-image: url(../gfx/more_buttons.png);
  background-position: 0 0;
}

#more:hover {
  background-position: 0 -53px;
}

#more:focus {
  background-position: 0 -106px;
}

/* @end */


#comments-container {
  margin-top: 20px;
}

#neighbors {
  margin-top: 15px;
  text-align: center;
}

#neighbors, .neighbors {
  vertical-align: top;
}

.neighbor {
  display: inline-block;
  width: 96px;
  height: 75px;
  position: relative;
  overflow: hidden;
  margin: 0 -2px -2px 0;
  vertical-align: top;
}

.neighbor.current {
  border: 2px solid #e5e5e5;
  margin-left: -4px;
  margin-right: -4px;
}

.neighbor.current img{
  
}

.neighbor.current:hover {
  
}

.neighbor img {
  width: 100px;
  vertical-align: top;
}

input.small {
  border: 3px solid #e4e0e5;
  margin: 0px;
  width: 40px;
  font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding: 3px;
}

input[type="checkbox"] {
  width: 13px;
}

/* @group Settings */

#tabs {
  padding-top: 0;
}

#tabs ul {
  position: relative;
  height: 24px;
  padding: 0 11px;
  margin: 0 -11px 10px;
  background: url(../gfx/dashboard_poster_top_mid.png) repeat-y scroll 0 6px transparent;
}

#tabs ul li {
  color: rgba(0,0,0,0.8);
  padding: 5px 5px 3px 5px;
  position: relative;
}

#tabs ul li a {
  color: rgba(0,0,0,0.8);
}

#tabs ul > div {
}

#tabs .tab-content > .desc {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 5px;
  background: url("../gfx/post_content_hr.png") repeat-x scroll left bottom transparent;
}

#tabs .ui-state-active {
/*  background-image: url(../gfx/tab-left.png);
  background-repeat: no-repeat;
  background-position: bottom left;*/
  background-color: rgb(235,235,235);
          border-top-left-radius: 5px;
      -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
          border-top-right-radius: 5px;
      -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}

#tabs li.ui-state-active a {
  
}

#tabs .ui-tabs-hide {
  display:none;
}

#tabs .item {
  position: relative;
  margin-top: 15px;
}

#tabs .item input.text, #tabs .item textarea {
  background: url("../gfx/form_input_bg2.png") repeat-x scroll left top #F9F9F9;
  width: 506px;
  padding: 3px;
  border: 1px solid #999;
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#tabs .item input.text {
  height: 20px;
  font-size: 14px;
}

#tabs .item.short input.text {
  width: 60px;
}

#tabs .item textarea {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  height: 60px;
  font-size: 16px;
}

#tabs .item label {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

#tabs .pref label {
  display: inline;
  font-size: 13px;
  font-weight: normal;
}

#tabs .item .desc {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}

#tabs #domain-name .blog-name {
  margin-bottom: -2px;
}

#tabs #domain-name .full-name {
  background: url("../gfx/form_input_bg2.png") repeat-x scroll left top #F9F9F9;
  padding: 5px 0 5px 10px;
  border: 1px solid #999;
          border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#tabs #domain-name select {
  margin-left: -4px;
  font-size: 14px;
}

#tabs .item .save {
  display: none;
  position: absolute;
  right: 0;
  top: 16px;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  width: 50px;
  height: 20px;
  border-right-width:0;
  border-top-width:0;
  padding-right:0;
  padding-top:0;
}

input.email-access, #tabs .item input.text.email-access {
  font-size:16px;
  height:20px;
  padding: 2px;
  width:205px;
}

.small-button {
  display:block;
  width: 170px;
  border: 1px solid #000;
  
          border-radius: 4px;
     -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: black;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.9), rgba(0,0,0,0.8));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, rgba(0,0,0,0.9)), color-stop(1.0, rgba(0,0,0,0.8) ));
  
          box-shadow: 0px 1px 3px #000;
     -moz-box-shadow: 0px 1px 3px #000;
  -webkit-box-shadow: 0px 1px 3px #000;
  
  padding: 5px;
  margin: 15px 0;
  background-position: 0 0;
  color: white !important;
  color: rgba(255,255,255,0.7) !important;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  cursor: pointer;
}

#tabs .small-button:hover {
  
  background: rgb(215,215,215);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.85), rgba(0,0,0,0.75));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, rgba(0,0,0,0.85)), color-stop(1.0, rgba(0,0,0,0.75) ));
          box-shadow: 0px 1px 2px #000;
     -moz-box-shadow: 0px 1px 2px #000;
  -webkit-box-shadow: 0px 1px 2px #000;
}

#tabs .small-button:active {
  background: black;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.95), rgba(0,0,0,0.85));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, rgba(0,0,0,0.95)), color-stop(1.0, rgba(0,0,0,0.85) ));
          box-shadow: 0px 1px 2px #000;
     -moz-box-shadow: 0px 1px 2px #000;
  -webkit-box-shadow: 0px 1px 2px #000;
}

#tabs #theme .color input {
  width: 75px;
  height: 16px;
  font-size: 16px;
}

.colorpicker {
  z-index: 9999;
}

.colorpicker input[type="text"] {
  width: 30px;
}

#tabs .changed {
  color: #ff0000;
  font-weight: bold;
}

.info-box .top h2 {
  margin-bottom: 0;
}

#settings-form a {
  color: #333;
  font-weight: bold;
}

#sharing > * {
  margin-top: 20px;
}

#sharing > *:first-child {
  margin-top: 0;
}

#sharing h3 {
  font-size: 20px;
/*  border-bottom: 2px solid #ccc;*/
  padding-bottom: 2px;
  margin-bottom: 10px;
  background-image: url("../gfx/post_content_hr.png");
  background-position: bottom left;
  background-repeat: repeat-x;
}

/* @group Themes */

#theme {
  position: relative;
}

#theme input {
  width: auto;
}

#theme #bgs {
  float: left;
  width: 50%;
  height: 176px;
  overflow: auto;
  padding: 4px;
  position: relative;
}

#theme #bgs .bg {
  width: 50%;
  height: 90px;
  float: left;
  position: relative;
}

#theme #bgs .bg input {
  width: 100%;
  height: 100%;
  display: none;
}

#theme #theme-settings{
  margin-left: 275px;
}

/* @end */

/* @end */

/* @group Collect */

#collect .main-photo {
  max-width: 514px;
  border: 2px solid #b7b7b7;
}

/* @end */

.error {
  background-color: red;
  color: white;
  font-weight: bold;
  padding: 5px;
}


.bottom_footer {
  background-color: rgba(0,0,0,0.5);
  font-size: 10px;
  color: #fff;
          border-radius: 6px;
     -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 9px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.bottom_footer li {
  display: inline;

}

.bottom_footer a {
  padding: 9px;
  font-weight: bold;
  color: rgba(255,255,255,0.74);
}

.top_nav {
  background-color: rgba(255,255,255,0.5);
  font-size: 12px;
  color: #000;
      border-radius: 6px;
    -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 9px 15px 9px 15px;
  margin-bottom: 30px;
  top: 13px;
  position: absolute;
  right: -226px;
}

.top_nav li {
  display: inline;
}

.top_nav a {
  padding: 5px;
  font-weight: bold;
  color: rgba(0,0,0,0.74);
}

#initial_followers_form .recommended .followers {
  height: 202px;
  overflow: auto;
}

#initial_followers_form .recommended .followers .follower {
  margin-right: 5px;
}

#posts > li#browser-change {
  margin-top: 20px;
}

#browser-change .browser-logo {
  float:left;
  margin-left:-30px;
  margin-top:-25px;
  width:85px;
}

#follow .last-image {
  height: 70px;
  border: 2px solid #e5e5e5;
}

#follow .follower {
  display: inline-block;
  position: relative;
}

#follow .follower .photo-post-border img {
  width: 30px;
  height: 30px;
}

#follow .follower .info {
  display:inline-block;
}

#follow .follower .info .about {
  font-size: 100%;
}

/* @group Search */

#search-box{
  text-align: right;
  margin-top: 3px;
}

#search-box input {
  
}

#search-box input.text-input {
  width: 346px;
  text-align: right;
  border:1px solid #ccc;
  background-color:#f9f9f9;
}

#search-box input.submit-input {
  
}

/* @end */

/* @group Achievements */
/* @group Achieved page */

.achieved {
  color: white;
}

.achieved h1 {
  margin-left: 10px;
  font-size: 20px;
}

.achieved .middle > img.achievement {
  float: left;
  margin: 10px;
}

.achieved .middle > div.achievement {
  margin-top: 40px;
}

.achieved .remaining {
  clear: both;
}

.achieved .remaining img.achievement {
  margin: 7px;
}

.continue {
  display: block;
  font-weight:bold;
  color: white;
  float: right;
  margin: 7px;
}

.continue:hover {
  text-decoration:none;
}

.continue span {
  padding-top: 18px;
  text-shadow: rgb(107,107,107) 0 2px 0;
  display:block;
}

/* @end */

a.twitter-share {
  border: 1px solid #009937;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 1px 5px;
  font-size: 12px;
  color: #000 !important;
  font-weight: bold;
  background-color: #C1E7CF;
}

/* @group Achievement */

#follow .achieved {
  color: black;
}

#follow .achieved .top > img.achievement {
  float: left;
  margin: 10px;
}

#follow .achieved .top > div.achievement {
  margin-top: 40px;
}

/* @end */
/* @end */

/* @group No User */

#no-user #posts {
  margin-top: -10px;
}

#no-user #right .module:first-child {
  background-image: none;
  padding-top: 0;
  margin-top: 0;
}

/* @end */


/*@group Sell box*/
#blog-sell {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  width: 728px;
  height: 188px;
  padding: 0 15px 0 25px;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 20px 0;
}

#blog-sell > * {
  padding-top: 20px;
}

#blog-sell .text {
  float: left;
  height: 168px;
  width: 385px;
  padding-right: 35px;
  background-image: url(/gfx/shadow-arrow.png);
  background-position: center right;
  background-repeat: no-repeat;
}

#blog-sell h1, #welcome h1 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
  color: white;
}

#blog-sell p, #welcome p {
  font-size: 18px;
  line-height: 20px;
  margin-top: 18px;
  color: rgba(255,255,255,0.67);
}

#posts #welcome p {
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 18px;
}

#blog-sell a, #welcome a {
  font-weight: bold;
  text-decoration: none;
}

#blog-sell a:hover, #welcome a:hover {
  text-decoration:underline;
}

#blog-sell .login-form {
  float: right;
  width: 305px;
}

#blog-sell .login-form input {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  border-width: 0;
  background-color: transparent;
  background-image: url(/gfx/signup-form-bg-s.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 8px;
  width: 223px;
  height: 28px;
  padding: 6px;
  font-size: 24px;
}

#blog-sell .login-form label {
  color: #fff;
  color: rgba(255,255,255,0.67);
  font-size: 14px;
  margin-right: 3px;
  margin-bottom: 3px;
  display: inline-block;
}

#blog-sell .item {
  text-align: right;
}

#blog-sell .item.submit_item {
/*  width: 100%;
  text-align: center;*/
  margin-right: 35px;
}

#blog-sell .login-form input.submit_button {
  height: 50px;
  width: 160px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-image: url(/gfx/join_button_bg.png);
}

#blog-sell .submit_button:hover {
  background-position: 0 -50px;
}

#blog-sell .submit_button:active {
  background-position: 0 -100px;
}
/*@end*/


/*@group Leaderboards*/

.leaderboards h1 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-shadow: rgb(107,107,107) 0 2px 0;
}

.leaderboards .leaderboard {
  width: 230px;
  float: left;
  padding: 10px;
  margin-right: 10px;
}

.leaderboards .leaderboard .about {
  width: 210px;
  height: 42px;
  padding: 10px;
          border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  color: #CDCDCD;
  color: rgba(255,255,255,0.7);
}

.leaderboards .leaderboard .about h2 {
  font-size: 120%;
  margin-bottom: 7px;
  color: #fff;
}

.leaderboard .user .info {
  width: 160px;
}

.leaderboard .post {
  margin-top: 10px;
  height: 173px;
  width: 210px;
  overflow: hidden;
  background-image: none;
}

.leaderboard .post.image {
  width: 230px;
}

.leaderboard .post.image img {
  width: 230px !important;
  border-width:0;
}

.leaderboard .post.text {
  padding: 10px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,0.35);
          border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/*@end*/

/* @group Theme Style */

#large_photo img {
  display: block;
  position: relative;
  width: 513px;
}

.post-detail-text {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 14px;
  padding-right: 13px;
  display: block;
  position: relative;
  top: 10px;
  clear: both;
  width: 513px;
}

#blog-title {
  color: #fff;
  margin-bottom: 20px;
  font-size: 35px;
  text-shadow: rgba(0,0,0,0.42) 0 3px 
}

.big-photo-post-border {
  float: left;
  margin-left: -85px;
  margin-top: 10px;
  
  width: 70px;
  height: 87px;
  
  padding: 5px;
  
  background: url(../gfx/new_post_profile_border.png) no-repeat;
  
}

.reblog-photo-post-border {
  float: left;
  margin-left: -60px;
  margin-top: 37px;
  
  width: 50px;
  height: 62px;
  
  padding: 4px;
  
  background: url(../gfx/dashboard_post_photo_border.png) no-repeat;
  z-index: 69;
}

.comment-label-text {
  color: #5e5e5e;
  padding: 0px 5px 10px 0;
  font-variant: normal;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.comment-label-text-count {
  font-size: 20px;
  font-weight: bold;
}

/* @end */


/* @group Weather */

.weather .zipcode-text-label {
	color: #6D7B8D;
	font-weight: bold;
}

#weathertext {
	text-align:center;
}

.weatherinfo {
	font-size:16px;
	color: white;
}

.weatherinfo #icon {
	float:left;
	clear: left;
	padding-top:1px;
	width: 100px;
	margin:0;
	border:0;
	text-align:center;
}

.weatherinfo #conditions {
	float:left;
	clear:left;
	color:yellow;
	font-style:italic;
	font-size: 10px;
}

.weatherinfo #temp {
	float:right;
	clear:right;
	font-size:10px;
	color:#cccccc;
	color: rgba(255,255,255,0.8);
	text-align:center;
}
.weatherinfo #temp #degree {
	font-size:60px;
	font-weight:bold;
	display:block;
	color:white;
}

.weatherinfo #location {
	float:left;
	clear:left;
	width: 100px;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.weather #changelocation {
	float:bottom;
	clear: both;
	width: 300px;
}

.weather #changelink {
	text-decoration:underline;
	font-size:11px;
	color:#cccccc;
	color: rgba(255,255,255,0.8);
}
.weatherform {
	padding-top:10px;
	float:left;
	clear:left;
}
/* @end */

/* @group horoscope */
.horoscope .horoscope_header {
	font-size:15px;
	clear:none;
}

.horoscope .horoscope_icon {
	float:right;
}

.horoscope .horoscope_dates {
	font-size:10px;
	color:#cccccc;
	color: rgba(255,255,255,0.8);
	clear:none;
}

.horoscope .horoscope_description {
	font-size:12px;
	line-height:130%;
}

/* @end */

/* @group stamping */

.show-image {
  position: relative;
}

.show-image > img.main-photo {
  position: relative;
  z-index: 1;
}

.stamp-medium {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 510px;
  height: 382px;
  border: 3px solid transparent;
  background-color: transparent;
  z-index: 10;
}

.show-image img.stamping {
  position: absolute;
  z-index: 10;
  display:none;
}

.tooltip {
  display: none;
  z-index: 998;
  position: absolute;
/*          box-shadow: 0px 0px 5px #000;
     -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;*/
  text-align: center;
}

.tooltip * {
  z-index: 999;
}

#stamps {
          border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  color: #000;
  width: 180px;
  background-color: white;
/*  background-color: rgba(255,255,255,0.7);*/
}

#stamps .title {
  margin-bottom: 8px;
  font-weight: bold;
}

#stamps {
  cursor: default;
}

#stamps img {
/*  float: left;*/
  margin: 0 3px 3px 0;
  padding: 2px;
  cursor: pointer;
}

#stamps img:hover {
  background-image: url(/gfx/stamps/background.png);
}

#stamps .triangle {
  position: absolute;
  bottom: -10px;
  left: 85px;
  font-size: 0px; line-height: 0%; width: 0px;
  border-top: 10px solid #fff;
  border-top-color: #fff;
/*  border-top-color: rgba(255,255,255,0.7);*/
  border-right: 10px solid transparent;
  border-bottom: none;
  border-left: 10px solid transparent;
}

#stamp-tooltip {
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: black;
  background-color: rgba(0,0,0,0.7);
  padding: 3px;
  color: #fff;
  font-size: 14px;
}

#hide-stamps {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border: 3px solid #999;
  background-color: #999;
  z-index: 11;
}

#hide-stamps.active {
  background-color: #fff;
}

.stamping-count {
  position: absolute;
/*  bottom: -10px;*/
  bottom: 0;
  left: 0;
  color: #5E5E5E;
  font-size: 12px;
  font-variant: normal;
  font-weight: bold;
  text-transform: uppercase;
}

.stamping-count > div {
  display: inline;
}

.stamping-count .count {
  
}

.stamping-count span {
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
}

.stamping-count .call {
  font-size: 10px;
  color: transparent;
}

.post:hover .stamping-count .call {
  color: #5E5E5E;
}

#dashboard .stamping-count, #list .stamping-count {
  bottom: 5px;
  left: 14px;
  display:none;
  background-color: #D6D6D6;
/*  background-color: rgba(0,0,0,0.7);*/
  padding-right: 3px;
  cursor: pointer;
}

#comments .stamping-item {
  padding: 0 5px;
  background-image: url(../gfx/post_content_hr.png);
  background-repeat: repeat-x;
  background-position: top left;
  color: #5E5E5E;
  text-transform: lowercase;
  font-size: 14px;
  position: relative;
}

#comments .stamping-item a {
  color: #5E5E5E;
  margin-top: 5px;
}

#comments .stamping-item a:hover {
  text-decoration: underline;
}

#comments .stamping-item a img {
  height: 12px;
  margin-right: 5px;
}

#comments .stamping-item img {
  height: 25px;
  display: inline-block;
  margin-bottom: -7px;
}

#comments .stamping-item .profile_image img {
  margin-bottom: 0;
}

#comments .stamping-item span {
  position: absolute;
  bottom: 5px;
  right:  5px;
  font-size: 9px;
}

/* @end */


/* @group completed missions */

.completed-missions {
  margin-top: 10px;
}

.completed-missions .popular {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
  color: black;
  display: block;
}

.completed-missions .popular:hover {
  text-decoration: underline;
}

.completed-missions .completed-mission {
  display: block;
  position: relative;
  float: left;
  margin-left: 8px;
  height: 60px;
  overflow: hidden;
}

.completed-missions .completed-mission.first {
  margin-left: 0;
}

.completed-missions .main-photo {
  width: 75px;
  border: 2px solid #8b8b8b;
}

.completed-missions .completed-mission .count {
  position: absolute;
  bottom: 0;
  right:  1px;
  color: black;
  font-weight: bold;
  font-size: 12px;
  height: 21px;
  width: 26px;
  padding-top: 4px;
  background-repeat: no-repeat;
  text-align: center;
}

.completed-missions .completed-mission.odd .count {
  background-image: url(/gfx/odd-popular-bubble.png);
}

.completed-missions .completed-mission.even .count {
  background-image: url(/gfx/even-popular-bubble.png);
}

/* @end */

/* @group Calls to action */

#posts > * .reply {
  margin-top: 15px;
  margin-right: 8px;
  font-size: 12px;
  text-transform: uppercase;
}

#posts > * .reply a {
  text-decoration: none;
}

#posts > * .reply a:hover {text-decoration:underline;}

#posts > .post .reply a {
  color: #1669E0;
  font-weight: bold;
  text-transform: capitalize;
  margin-right: 8px;
}

#posts > .comment .reply a {
  color: white;
  font-weight: bold;
}

/* @end */

/* @group New Posts AJAX */

#pagination .ajax {
  text-align: center;
  padding: 10px;
  background-color: #FCFDFD;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin: 15px;
          border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
          box-shadow: 0px 4px 0px #000;
          box-shadow: 0px 4px 0px rgba(0,0,0,0.3);
     -moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.3);
}

#pagination .ajax.loading {
  
}

#pagination .ajax.loading img {
  margin-right: 8px;
}

#pagination .ajax.error {
  color: white;
  font-weight: bold;
  font-size: 16px;
  color: #C8001A;
  border: 2px solid #7e000d;
}

/* @end */

.filter-container {
  text-align: right;
}

/* @group Questions */

#unanswered .question {
  position: relative;
  margin-top: 10px;
}

#questions .question:first-child {
  margin-top: 0;
  background-image: none;
}

#questions .content {
  padding: 15px;
  position: relative;
  top: 0;
  left: 0;
  color: white;
  z-index: 5;
}

#questions .asker {
  font-size: 12px;
  margin-top: 5px;
}

#questions .body {
  padding-bottom: 5px;
  background-image: url(/gfx/hrstylins.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size: 18px;
  font-weight: bold;
  color: white;
}

#questions .middle {
  padding-bottom: 30px;
}

#questions .delete {
  bottom: 20px;
  font-size: 10px;
}

#questions .answer {
  bottom: 37px;
  font-size: 14px;
}

#questions .qbutton {
  margin-top: 10px;
  margin-left: 5px;
  position: absolute;
  z-index: 10;
  right: 15px;
}

#questions h2 {
  font-size: 18px;
  color: white;
  margin: 10px;
  text-align: center;
}

.info-box.question .photo-post-border {
  margin-top: -25px;
  
}

.info-box.question .new-arrow {
  top: 35px;
}

.info-box.question .delete-post {
  margin-top: -15px;
}

#answered .question {
  margin-top: 30px;
}

#answered .question .asked {
  color: white;
  font-size: 12px;
}

#answered .question .asked .asked-question {
  font-size: 14px;
}

#answered .question .asked .asker {
  margin-right: 12px;
}

#answered .question img {
  width: 70px;
  float: left;
  margin-right: 10px;
}

#answered .response {
  margin-top: 5px;
  padding-top: 5px;
  background-image: url(/gfx/hrstylins.png);
  background-position: top left;
  background-repeat: repeat-x;
  font-size: 12px;
}

#questions h1 {
  color: white;
  font-size: 24px;
}

#questions h3 {
  font-weight: normal;
  font-size: 12px;
  color: #888;
  color: rgba(255,255,255,0.5);
}

#questions .sections {
  text-align: center;
  margin: 30px 0;
}

#questions .sections a:first-child {
  margin-right: 20px;
}

#questions .sections a.selected {
  font-weight: bold;
  font-size: 18px;
}

#questions .title {display: none;}

/* @end */


#info-count div {
  font-size: 14px;
}

#info-count .stat-count {
  color: #FF3B5C;
}

/*.FBConnectButton.FBConnectButton_Small {
  background: url("http://static.ak.connect.facebook.com/images/connect_sprite.png") no-repeat scroll 0 0 #29447E;
  display: inline-block;
  outline: medium none;
  padding: 0 0 0 1px;
  text-decoration: none;
  line-height: 17px;
  font-size: 14px;
  background-position: left -138px;
}

.FBConnectButton.FBConnectButton_Small:active {
  background-position: left -250px;
}

.FBConnectButton_Text {
  background:url("http://static.ak.connect.facebook.com/images/connect_sprite.png") repeat scroll 0 0 #5F78AB;
  border-bottom:1px solid #1A356E;
  border-top:1px solid #879AC0;
  color:#FFFFFF;
  display:block;
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight:bold;
  margin:1px 1px 0 25px;
  text-shadow:none;
  padding: 2px 6px 3px;
}

.FBConnectButton_Text:active {
  background:none repeat scroll 0 0 #4F6AA3;
  border-bottom:1px solid #29447E;
  border-top:1px solid #45619D;
  text-shadow:none;
}*/

.large-connect{
  display: block;
  height: 25px;
  width: 194px;
  color: white;
  overflow: hidden;
  text-indent: 100000px;
  background-image: url(../gfx/facebook-connect-large.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: bottom-right;
}

/* @group Facebook Popup */

#facebook-popup {
  position: absolute;
  z-index: 9999;
}

#facebook-popup td.shadow {
  overflow: hidden;
  padding: 0;
  background: url(../gfx/fbx-border-sprite.png) repeat scroll 0 0 transparent
}

#facebook-popup td.b {
  background-repeat: repeat;
}

#facebook-popup td.c {
  height: 10px;
  width: 10px;
}

#facebook-popup td.tl {
  background-position: -10px -10px;
}

#facebook-popup td.tr {
  background-position: -20px -10px;
}

#facebook-popup td.bl {
  background-position: -30px -10px;
}

#facebook-popup td.br {
  background-position: -40px -10px;
}

#facebook-popup td.body {
  color: black;
  background-color: white;
  position: relative;
}

#facebook-popup td.body a {
  color: black;
}

#facebook-popup td.body .close {
  font-size: 10px;
  margin: 2px;
  float: right;
/*  position: relative;
  top: 10px;
  right: 10px;*/
}

#facebook-popup td.body .top {
  padding: 5px;
  background: url(../gfx/post_content_hr.png) repeat-x scroll left bottom transparent;
  font-weight: bold;
}

#facebook-popup td.body {
  width: 400px;
}

#facebook-popup td.body .fake-post {
  padding: 5px;
  font-size: 14px;
}

#facebook-popup td.body .fake-post .share-text {
  font-size: 18px;
  margin-bottom: 5px;
}

#facebook-popup td.body .fake-post .image {
  width: 120px;
  height: 90px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}

#facebook-popup td.body .fake-post img {
  width: 120px;
}

#facebook-popup td.body .fake-post .content {
  padding: 5px;
}

#facebook-popup td.body .connect {
  display: block;
  background-image: url(../gfx/facebook-connect.png);
  text-indent: 100000px;
  width: 107px;
  height: 27px;
  overflow: hidden;
  margin: 5px;
}

/* @end */

#right .connect {
  display: block;
  background-image: url('../gfx/facebook-connect-large.gif');
  width: 194px;
  height: 25px;
  margin-left: 3px;
  margin-bottom: 10px;
  overflow:hidden;
  text-indent: 10000px;
}

#get-more-comments {
  color: white;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 30px;
}

#get-more-comments .middle {
  padding: 14px;
}

#get-more-comments h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

#get-more-comments input {
  margin-top: 15px;
  height: 20px;
  font-size: 18px;
  display: block;
  width: 500px;
}

/* @group Invite */

.networks {
  float: left;
  font-size: 12px;
}

.networks .network {
  text-transform: none;
  font-size: 16px;
  padding: 3px;
  margin: 3px;
  margin-left: 5px;
  display:block;
  color:black;
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.networks .network img {
  vertical-align: top;
  margin-right: 2px;
}

.networks .network:hover, .networks .network.selected {
  background-color: #B5B5B5;
}

.forms {
  padding: 10px;
  margin-left: 170px;
}

#tabs .forms .item input.text {
  width: 320px;
}

.friends {
  position: relative;
  height: 200px;
  overflow: auto;
  border: 1px solid #999;
}

.find-friends .friends .friend {
  position: relative;
  float:left;
  margin: 5px;
  width: 240px;
}

.find-friends .friends .friend .image-container {
  height: 56px;
  float:left;
}

.find-friends .friends .friend .image-container img {
  border: 1px solid #888;
  display:inline-block;
}

.find-friends .friends .friend .image-container input {
  vertical-align: top;
}

.find-friends .friends .friend .names {
  font-size: 16px;
  line-height: 18px;
  margin-left: 105px;
  border: 1px solid #888;
  padding: 3px;
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  
  
  background: #999;
  background: -moz-linear-gradient(top, #999, #aaa);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #999), color-stop(1.0, #aaa ));
}

.find-friends .friends .friend .names > .scrollable {
  
}

.find-friends .friends .friend .names .special_name {
  font-size: 10px;
  line-height: 11px;
}

.post .small-button {
  float: right;
  margin-bottom: 0;
}

.invite-friends .friends {
  
  background: #fff;
  background: -moz-linear-gradient(top, #ddd, #fff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #ddd), color-stop(1.0, #fff ));
}

.filter-friends {
  float:right;
  margin-bottom: 5px;
}

.invite-friends h2 {
  font-size: 20px;
  margin-bottom: 20px;
  background: url(../gfx/post_content_hr.png) repeat-x scroll left bottom transparent;
  padding-bottom: 5px;
}

#tabs .connect {
  margin-top: 5px;
  display: block;
  background-image: url('../gfx/facebook-connect-large.gif');
  width: 194px;
  height: 25px;
  margin-left: 3px;
  margin-bottom: 10px;
  overflow:hidden;
  text-indent: 10000px;
}


/* @end */

#right .connect {
  display: block;
  background-image: url('../gfx/facebook-connect-large.gif');
  width: 194px;
  height: 25px;
  margin-left: 3px;
  margin-bottom: 10px;
}

#signup-form .item {
  margin-top: 5px;
}

#signup-form label {
  color:  rgb(170, 170, 170);
  color: rgba(255, 255, 255, 0.67);
}

#signup-form input.text {
  width: 188px;
  height: 28px;
  background-image: url(../gfx/signup-form-bg-s-sidebar.png);
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  border-width: 0;
  
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding: 6px;
  font-size: 20px;
  line-height: 22px;
}

#signup-form .submits {
  text-align: center;
}

#signup-form input.submit {
  width: 95px;
  height: 50px;
  background-image: url('../gfx/join_button_bg-sidebar.png');
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  border-width: 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

#facebook-popup.signup .copy {
  padding: 5px;
}

#facebook-popup.signup .copy p {
  margin: 10px 5px;
}

#facebook-popup.signup form {
  float:right;
  width: 200px;
  margin: 5px;
}

#facebook-popup.signup form label {
  color: black;
}

#facebook-popup.signup .large-connect {
  display: block;
  background-image: url('../gfx/facebook-connect-large.gif');
  width: 194px;
  height: 25px;
  margin-left: 3px;
  margin-bottom: 10px;
}

/* @group Networks */

.network {
  margin-bottom:30px;
}

.network a {
  color: white;
}

.network .main-image.img-container {
  display: block;
  float: left;
  width: 100px;
  height: 75px;
  margin-right: 10px;
}

.network .main-image.img-container img {
  width: 100px;
}

.network .words {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.network .words span {
  font-size: 14px;
  font-weight: normal;
}

.network .description {
  display: block;
  font-size: 14px;
  color: #CDCDCD;
  color: rgba(255,255,255,0.8);
}

.network .images .img-container {
  display: inline-block;
  width: 70px;
  height: 53px;
  overflow: hidden;
  margin-left: 5px;
}

.network .images .img-container:first-child {
  margin-left: 0;
}

.network .images .img-container img {
  width: 70px;
}

.network-members .follower .delete {
  position: absolute;
  top: 0;
  right: 0;
}

.network-members .follower .delete img {
  width: 20px;
}

.join-network {
  display: block;
  padding-top: 20px;
  height: 42px;
  text-decoration: none;
  text-align: center;
  width: 199px;
  background-image: url(../gfx/follow_button_bg.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0 0;
  color: white;
  font-weight: bold;
  font-size: 22px;
}

.join-network:hover {
  background-position: 0 -62px;
}

.join-network:focus {
  background-position: 0 -124px;
}

.my-networks .network {
  position: relative;
  margin: 10px 0;
}

.my-networks .size {
  font-size: 12px;
}

.my-networks .leave {
/*  float: right;*/
  text-transform: lowercase;
  font-size: 12px;
  margin-left: 2px;
  padding: 2px 5px;
  color: #ccc !important;
}

.my-networks .leave:hover {
  color: black !important;
  text-decoration: none;
}

.my-networks a:hover {
  text-decoration: underline;
}

/* @end */

.module.fight img {
  width: 80px;
}

.module.fight .column a {
  display: inline-block;
  width: 88px;
  height: 74px;
  padding-top: 4px;
  background-image: url(/gfx/cutest-polaroid-sidebar.png);
  background-repeat: no-repeat;
}

#posts .fight {
  text-align: center;
}

#posts .fight h2 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 28px;
}

#posts .fight .column {
  display: inline-block;
  float: left;
}

#posts .fight .or {
  font-weight: bold;
  font-size: 28px;
  vertical-align: top;
  padding-top: 70px;
  margin-left: 20px;
  margin-right: 20px;
}

#posts .fight .fighter {
  width: 210px;
  height: 176px;
  padding-top: 9px;
  overflow: hidden;
  background-image: url(/gfx/cutest-polaroid-feed.png);
}

#posts .fight .fighter .image-container {
  display: inline-block;
  overflow: hidden;
  height: 143px;
  width: 190px;
}
