/* Bitmob Fonts */
@font-face {
    font-family: '04b03Regular';
    src: url('04b03-webfont.eot');
    src: url('04b03-webfont.eot#iefix') format('embedded-opentype'),
         url('04b03-webfont.woff') format('woff'),
         url('04b03-webfont.ttf') format('truetype'),
         url('04b03-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AddLGBitmap09Regular';
    src: url('addlg___-webfont.eot');
    src: url('addlg___-webfont.eot#iefix') format('embedded-opentype'),
         url('addlg___-webfont.woff') format('woff'),
         url('addlg___-webfont.ttf') format('truetype'),
         url('addlg___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* global css */
.close {
  margin-right:10px !important;  
}

.addthis_counter a.atc_s {
  background: #8298b7;
}

.addthis_counter.addthis_pill_style {
  background: #8298b7;
}

.addthis_toolbox.addthis_default_style span {
    line-height: 10px;
}
.fb_share_count_inner {
    background: none repeat scroll 0 0 red !important;
    display: block !improtant;
}
body {
  margin:0;
  padding:0;
  color:#000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:24px;
}

a img { border: none; /* get rid of the border around linked image */
  margin: 0;
  position: relative;
  top:2px;
}
a img2 { border: none; /* get rid of the border around linked image */
  margin: 0;
  position: relative;
  top:7px;
}
a { text-decoration:none; color:#8EA800; }
a:hover { text-decoration:underline;}

.dotted {
  padding-top: 6px;
  border-top: 3px #8ea800 dotted;
  clear: left;
}

.oembed-container {
  margin-right:200px;
  margin-bottom: 15px;
  text-align:left;
  position:relative;
}
.clear { clear:both }

.wrap {
  width:985px;
}

.footer-wrap {
  width:985px;
  margin: 0px auto;
}

.content {
  background:#fff;
}

#advert-top {
  background:#dfdfdf;
  padding:15px 0;
  height:98px;
  /* margin-top: -24px; */
}

#advert {
  background:#dfdfdf;
  padding:15px 0;
  height:91px;
}

.main-shadow {
  margin:0 auto;
  width:985px;
  padding:0 35px;
  background: url(../images/main-shadow.png) repeat-y;
}

.inline-text {
  color:#8EA800;
  display:inline;
  line-height:23px;
  margin-left:5px;
  position:absolute;
}

.chromeFrameOverlayUnderlay,
.overlay {
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: url(../images/black-60.gif);
  z-index:1000;
}

.shadow-container {
  margin: 10px 0 20px 0;
}

#headerstripe {
  background-color:#8EA800;
  height:195px;
  position:absolute;
  left:0;
  width:100%;
  z-index:-5;
  border-top:24px solid black;
}

#spaceinvader {
  background:transparent url(../images/space_invader.gif) no-repeat scroll 0 0;
  height:200px;
  left: 43px;
  position:absolute;
  top:265px;
  width:103px;
  z-index:-4;
}

.has-shadow {
  position:relative;
  z-index:1;
}

.shadow {
  background:#bbb;
  display:inline-block;
  margin-left:6px;
  margin-top:6px;
  position:absolute;
  z-index:0;
}

.email-form{
  background-attachment:scroll;
  background-repeat:repeat;
  height:100%;
  position:fixed;
  width:100%;
  z-index:1000;
}

 .email-form .element-form{
  background: #FFFFFF;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  position:relative;
  top:20%;
  width:400px;
  padding: 20px;
  border: 5px solid #AAAAAA;
}


#chromeFrameOverlayContent {
  z-index:1001;
}

/* Generic Form */
.fieldWithErrors input {
  border: solid #f00;
}

.generic-form {
  text-align:justify;
  padding:10px;
  line-height: 20px;
  position:relative;
}

.generic-form .form-control {
  float:right;
  margin-right: -4px;
  margin-top: 4px;
}

.generic-form textarea {
  width: 99%;
}

.generic-form textarea.desc {
  width: 284px;
}
.generic-form .submit {
  float:right;
  margin-right: 10px;
  margin-top: 1px;
}

.form-item {
  height:40px;
  line-height:40px;
  color: #999;
  clear:both;
}

.form-item-box{
  height:40px;
  line-height:18px;
  color: #999;
  clear:both;
}

.form-item .form-label {
  width:145px;
  float:left;
  font-size:12px;
}
.form-input-user {
  position:relative;
  right:-110px;
  top:-40px;
}

.form-item .form-input {
  width:auto;
  float:left;
}
.form-item .form-input input {
  width:200px;
}

#facebox .form-item .form-input input {
  width:284px;
}

.form-item .form-input select {
  width:420px;
}

#facebox .form-item .form-input select {
  width:290px;
}

/* Rails Error Reporting */
.errorExplanation {
  border:solid thick #f00;
  background:#c77;
  line-height: 20px;
}

.errorExplanation h2 {
  margin:0;
  background:#f00;
  color:#fff;
  padding:0 10px;
  font-weight:bold;
}

.errorExplanation p {
  padding:0 10px;
}

.successExplanation {
  border:solid thick #8EA800;
  background:#8EA800;
  line-height: 20px;
}

.successExplanation h2 {
  margin:0;
  background:#8EA800;
  color:#8EA800;
  padding:0 10px;
  font-weight:bold;
}

.successExplanation p {
  padding:0 10px;
}


/* header */
#header {
  background:#000000;
  height:auto;
  border-bottom:10px solid #8EA800;
}

.logo {
  float:left;
  background:url(../images/logo.gif) no-repeat;
  width:330px;
  height:155px;
  margin-left:14px;
  color:#000000;
}

#header h1{
  margin:0px;
}

a.nounder {
  border:0 none;
  cursor:pointer;
  text-decoration:none;
}

/* Shoe Boxes */
.shoe-boxes {
  float:left;
  margin:25px 0 0 22px;
}

.shoe-box {
  background:#000;
  float:left;
  width:106px;
  height:72px;
  padding:12px 18px 15px 56px;
  margin-right: 20px;
}

.shoe-box .title {
  color:#A8A8A8;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
}

.shoe-box .description {
  font-size:11px;
  line-height:13px;
  height: 50px;
  overflow: hidden;
}

.shoe-box .description a {
  color:#FFFFFF;
}

.shoe-box .title a {
  color:#A8A8A8;
}
/* user-bar */
.user-bar {
  background: #000000;
  /* filter: alpha(opacity=80); ie-opacity filter */
  padding: 2px 5px;
}

.user-bar input[type="text"],
.user-bar input[type="password"] {
  border: 1px solid;
  width: 150px;
}
.user-bar input[type="checkbox"] {
  margin:0 3px 0 0;
}

.user-bar .remember-me {
  color: #F66A09;
}

.user-bar .submit {
  background: transparent;
  color:#8EA800;
  border:none;
  font-size:1em;
  font-weight:400;
  cursor:pointer;
  padding:0px;
}

.user-bar #fb-connect-button {
  float:left;
  height:25px;
  margin-left:30px;
}

#user-bar-greeting {
  float:left;
  color:#8EA800;
  font-size:12px;
  font-weight:700;
}

#user-bar-greeting a {
  color:#8EA800;
  font-weight:400;
}

#user-bar-greeting a:visited {
  color:#8EA800; text-decoration:none;
}

#user-bar-action {
  float:right;
  color: #F66A09;

}

#user-bar-action a {
  color: #ffffff;
  font-size:12px;
  margin: 0px 15px;
  font-weight: bold;

}

#user-bar-action img.button {
  top:0px;
  margin: 0px -15px;
}

#user-bar-action img.separator {
  top:0px;
  margin: 0px -22px 0px 0px;
}

#user-bar-action span.fb {
  position: relative; right: -15px;
}

#user-bar-action label {
  padding-right: 10px;
}

#user-bar-action label.left {
  padding-left: 10px;
}


/* Navigation Bar */
.navigation-bar {
  background: #000;
}

.navigation-bar ul {
  list-style:none;
  margin: 0 0 0 20px;
  padding: 0;
}

.navigation-bar ul li {
  display:block;
  height: 30px;
  float:left;
  background:#000;
  margin-top:6px;
}

.navigation-bar li a {
  color: transparent;
}

.navigation-bar ul li:hover {
  background-position:50%;
}

.navigation-bar ul li.active {
  background-color: #fff;
  background-position:100%;
}

.navigation-bar li.home {
  background-image:url(../images/nav-home.gif);
  width:80px;
}

.navigation-bar li.mobfeed {
  background-image:url(../images/nav-mobfeed.gif);
  width:106px;
}

.navigation-bar li.myfeed {
  background-image:url(../images/nav-myfeed.gif);
  width:106px;
}

.navigation-bar li.profile {
  background-image:url(../images/nav-profile.gif);
  width:103px;
}

.navigation-bar li.podcast {
  background-image:url(../images/nav-podcast.gif);
  width:115px;
}

.navigation-bar li.about {
  background-image:url(../images/nav-about.gif);
  width:87px;
}

.navigation-bar li.about a {
  color: transparent;
}

.navigation-bar li.contact {
  background-image:url(../images/nav-contact.gif);
  width:103px;
}

.navigation-bar li.jobs {
  background-image:url(../images/nav-jobs.gif);
  width:77px;
}
.navigation-bar li.admin {
  background-image:url(../images/nav-admin.gif);
  width:87px;
}

/* search-form */
.search-form {
  float:right;
  background-color:#3d3d3d;
  line-height:36px;
  padding-left:10px;
}

.search-form input {
  border-top: solid thin #96ad19;
  border-right: solid thin #c3d177;
  background-color:#ffffff;
  color:#666666;
  font-size:12px;
  width:190px;
}

.search-form input[type=submit] {
  background:url(../images/search_b.gif) no-repeat scroll center top;
  border:0 none;
  height:23px;
  margin:0;
  padding:0;
  vertical-align:middle;
  text-indent:-1000em;
  width:65px;
}

/* search result */
#cse-search-results iframe {
  width:95%;
  margin: 20px 10px;
}

/* system navigation */
#navigation-system ul {
  list-style:none;
  margin: 0 0 0 5px;
  padding: 0;
}

#navigation-system ul li {
  float:left;
  padding-top:5px;
  margin-bottom:3px;
}

#navigation-system ul li.active {
  background: #8EA800 center;
  background:url(../images/background-system-nav.png) repeat-y center;
}

#navigation-system ul li a {
  display:block;
  margin:0 5px;
  padding:2px 15px 0;
  font-weight:bold;
  color:#666;
}

#navigation-system .rss{
  padding:0;
  float:right;
}

#navigation-system .rss a{
  padding:0;
  margin-right:20px;
  float:right;
}

#navigation-system ul li.active a {
  color:#fff;
  background: #8EA800;
}

/* content */
.preview_container {
  width:610px;
  height:500px;
  overflow-y:scroll;
}

#main {
  background:#ffffff;
  float:left;
  width:648px;
  padding:0px 10px 10px;
}
#main_full {
  background:#ffffff;
  float:left;
  width:965px;
  padding:0px 10px 10px;
}

.page-header {
  background-color: #fff;
  color:#FFFFFF;
  font-size:18px;
  width:95%;
  margin:10px auto;
}

.page-header .has-shadow {
  height:37px;
  line-height:37px;
  background:#8EA800;
  text-align:center;
}

.page-header-boost {
  background-color: #fff;
  color:#FFFFFF;
  font-size:16px;
  width:95%;
  margin:10px auto;
}

.page-header-boost .has-shadow {
  height:37px;
  line-height:37px;
  background:#8EA800;
  text-align:center;
}

.componentheading {
  background:transparent url(../images/bg-header-tile.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  font-size:18px;
  height:37px;
  line-height:37px;
  margin:0 0 20px;
  text-align:center;
  width:578px;
}

#sidebar {
  float:right;
  width:301px;
  padding:0 10px 0 0;
}

#ie6error {
  background:#FFFFFF none repeat scroll 0 0;
  border:5px solid #9f3131;
  color:#999999;
  margin:0 0 10px;
  overflow:hidden;
  padding:10px;
}

/* Registration Form */
.registration-form {
  padding:10px;
}

.registration-form ol {
  padding: 0 20px;
}

#facebox .registration-form {
  width:450px;
}

.registration-form .form-item-box {
  height:auto !important;
}

/* Article & Mobfeed */
.mobfeed-item,
.article-item {
  width:622px;
  background:#fff;
  color: #999999;
  border: solid 5px #EDEEE8;
  margin:0 0 10px;
  padding:10px;
  overflow: hidden;
}


.author-font {
  float:left;
  color:#7b7b7b;
  font-size:10px;
  font-variant:small-caps;
  font-weight:bold;
  margin-right:3px;
  margin-left:3px;
  text-transform:uppercase;
}

.author-font h3{
  float:left;
  color:#7b7b7b;
  font-size:10px;
  font-variant:small-caps;
  font-weight:bold;
  margin-right:3px;
  margin-left:3px;
  text-transform:uppercase;
}

.mobfeed-tools {
  float :left;
  margin-right:10px;
  overflow:hidden;
}


.mobfeed-tools .thumbnail {
  width:78px;
  height:78px;
  border:solid thin black;
}

.mobfeed-tools .button {
  width:80px;
  line-height:20px;
  color:#000;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  display:block;
}

.mobfeed-tools .button a {
    color:#8EA800;
}

.mobfeed-content a{
    color:#999999;
}

.mobfeed-tools .mobfeed-icon {
  width:8px;
  height:10px;
  vertical-align:middle;
}

.mobfeed-content {
  float:left;
  text-align:left;
  width:460px;
  line-height:135%;
}

.mobfeed-content p{
  margin: -15px 0 0 16px;
}

.mobfeed-content .link_profile a{
  color: #000;
}

.mobfeed-content .link_article a{
  color: #8EA800;
}


.mobfeed-content2 a{
    color:#8EA800;
}

.mobfeed-content2 {
  float:left;
  line-height:135%;
  margin-left:-5px;
  text-align:justify;
  width:460px;
}

.article-date a{
  color:#7B7B7B;
  font-size:11px;
}
.article-date {
  color:#7B7B7B;
  font-size:11px;
  line-height:30px !important;
  margin-bottom:-10px;
  margin-right:-58px;
}

.article-date2 {
  color:#7B7B7B;
  font-size:10px;
  margin-left: 46px;
  margin-top: 31px;
}

.mobfeed-author a{
  color:#000000;
  font-weight:bold;
  text-transform:capitalize;
  line-height:20px;
}

.mobfeed-author-comment a{
  color:#8EA800;
  font-weight:bold;
  text-transform:capitalize;
  line-height:20px;
}

.mobfeed-title a {
  color:#8da900;
  line-height:135%;
  font-size: 16px;
}
.mobfeed-title {
  margin-bottom:4px;
}

.mobfeed-date {
  color:#999;
  font-style:italic;
  font-size:9px;
}
.mobfeed-descripition {
  color:#2e2e2e;
  font-size:12px;
  line-height:135%;
  text-align:left;
}
.article-header-show {
  font-weight: bold;
  color: white;
  padding: 10px;
  clear: both;
  background: #f9f9f7;
  width:606px;
  height:100%;
  margin:-10px 0 0 -10px;
}

.article-header-show h1{
  font-size: 23px;
  margin:0px;
}

.article-header-show a, .article-header-show a:visited{
  color: #8EA800;
  font-size: 23px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}
.artile-title-author-box{
  background: url(../images/background-profile2.png) no-repeat bottom center;
  border-top:5px solid #2A2A2A;
  color:#868686;
  float:right;
  font-size:11px;
  font-weight:bold;
  height:55px;
  line-height:15px;
  margin-bottom:15px;
  margin-right:-10px;
  padding-top:5px;
  width:580px;
}

.article-header {
  font-weight:bold;
  line-height:165%;
  margin:0 0 2px 0;
}

.article-header a {
  color:#000;
  font-weight:700;
}

.article-title {
  font-size:23px;
  font-weight:400;
  line-height:100%;
  margin-bottom:6px;
}

.article-title h2{
  font-size:23px;
  font-weight:400;
  line-height:100%;
  margin:0px;
}

.article-title a {
  color:#8EA800;
  font-weight:400;
}

.article-title a:visited {
color:#8EA800; text-decoration:none;
}

.readmore {
  font-size:18px;
  position:relative;
  text-transform:uppercase;
  top:10px;
}

.article-content {
  color:#333333;
  float:left;
  line-height:140%;
  width:623px;
}

.article-content a:visited {
  text-decoration:none;
}

.article-content img {
  border:3px solid #8EA800;
  margin-left:0;
  margin-top:8px;
  padding-left:0;
}

.loader-boosted img{
  border:0px;
}

.article-item .comments-link a {
  background-color:#8EA800;
  color:#FFFFFF;
  float:left;
  font-size:16px;
  line-height:20px;
  margin:6px 3px;
  padding:4px 7px;
  text-transform:uppercase;
  width:101px;
}

.article-item .comments-link2 a {
/*  background-color:#8EA800;*/
  color:red;
  float:left;
  font-size:16px;
  line-height:20px;
  margin: 6px 3px;
  padding: 4px 3px;
  text-transform:uppercase;
/*  width: 163px;*/
}

.comment-box{
  height:25px;
}

.comment-count{
 margin-left:15px;
}

.comment {
  background:transparent url(../images/comments3.png) no-repeat scroll 0 0;
}


.comment-count2{
  line-height:26px;
  margin-left:25px;
}

.comment2 {
  background:transparent url(../images/comment2.gif) no-repeat scroll 0 0;

}

.comment-count3{
  margin-left:28px;
}

.article-item .share-link2 {
  background-color:#8EA800;
  color:#FFFFFF;
  float:left;
  font-size:16px;
  line-height:20px;
  margin: 6px 3px;
  padding: 3px;
  text-transform:uppercase;
}

.article-item .share-links{
  border: medium none;
  float: right;
  font-size: 16px;
  height: 27px;
  line-height: 20px;
  margin: 6px 3px 0 1px;
  overflow: hidden;
  padding: 7px 6px 0;
  text-align: center;
}

.article-item .share-fblink2 a {
  background-color:#8EA800;
  color:#FFFFFF;
  float:left;
  font-size:16px;
  line-height:20px;
  margin: 6px 3px;
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 6px;
  padding-right: 6px;
  text-transform:uppercase;
}

.share2 {
  background:transparent url(../images/FaceBook-icon.png) no-repeat scroll 0 0;
  margin-left: 5px;
}

.share3 {
  background:transparent url(../images/Twitter-icon.png) no-repeat scroll 0 0;
  margin-left: 5px;
}

.share4 {
  background:transparent url(../images/addthis-icon.png) no-repeat scroll 0 0;
  margin-left: 5px;
}

.share-count2{
  line-height:26px;
  margin-left:20px;
}

.article-item .share-link a {
  background-color:#8EA800;
  color:#FFF;
  float:left;
  font-size:16px;
  font-weight:700;
  line-height:24px;
  margin-top:10px;
  margin-left:5px;
  padding:4px 10px;
  text-transform:uppercase;
}

.article-item .read-more a {
  background-color:#8EA800;
  color:#FFFFFF;
  float:left;
  font-size:16px;
  font-weight:700;
  line-height:24px;
  margin-top:10px;
  margin-left:5px;
  padding:4px 10px 4px 10px;
  text-transform:uppercase;
}

.article-item .votes-link a {
  background:#8EA800 none repeat scroll 0 0;
  color:#000000;
  float:left;
  font-size:12px;
  height:19px;
  line-height:19px;
  margin-left:3px;
  overflow:hidden;
  padding:4px;
  width:107px;
}

.article-item .votes-link2 a {
  color:#000000;
  float:left;
  margin-left:13px;
  margin-top:13px;
}

.article-item .white-bg {
  background:#FFFFFF none repeat scroll 0 0;
  font-weight:bold;
  margin-left:-1px;
  padding:2px 3px;
  position:relative;
  top:-4px;
}

.white-bg2 {
  background:#FFFFFF none repeat scroll 0 0;
  font-weight:bold;
  left:-53px;
  margin-left:-6px;
  padding:4px 10px;
  position:relative;
  text-transform:uppercase;
  top:-5px;
}

.article-item .mobfeed-icon {
  border:0 none;
  left:3px;
  margin-right:3px;
  padding:0;
  position:relative;
  top:1px;
}

.article-item .liked,
.article-item .likedbosted{
  display:inline-block;
  float:left;
  font-size:10px;
  height:31px;
  margin-left:-6px;
  margin-top:-7px;
  width:136px;

}

.article-item .like,
.article-item .likebosted{
  display:inline-block;
  float:left;
  font-size:10px;
  height:25px;
  margin-left:-5px;
  margin-top:-3px;
  width:74px;
}

.article-item .like {
  background:transparent url(../images/graphic-boost.gif) no-repeat scroll center center;

}

.article-item .likebosted {
  background:transparent url(../images/graphic-boosted.png) no-repeat scroll center center;

}

.article-item .liked {
  background:transparent url(../images/bottom-boost.png) no-repeat scroll center center;
}

.article-item .likedbosted {
  background:transparent url(../images/bottom-boosted.png) no-repeat scroll center center;
}


.article-item .reports-link a {
  background-color:#8EA800;
  color:#FFFFFF;
  float:left;
  font-weight:700;
  line-height:24px;
  margin-top:10px;
  margin-left:5px;
  padding:4px 9px;
}

.article-item .read-more a,.article-item .comments-link a, .article-item .comments-link2 a, .article-item .share-link a, .article-item .share-link2 a, .article-item .votes-link a, .article-item .votes-link2 a, .article-item .reports-link a {
  text-decoration:none !important;
}

.profile-article-item {
  background: #8EA800;
  border-top:0px;
  border-left:5px solid #7c9400;
  border-right:0px;
  border-bottom:0px;
  color: white;
  position: relative;
  width:640px;
}

.article-content #article-page-numbers{
  color:#8EA800;
  padding-bottom:10px;
  padding-top:4px;
}

#article-page-numbers .number {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #8EA800;
  color:#8EA800;
  font-weight:bold;
  padding:3px;
}

#article-page-numbers .number-selected {
  background:#8EA800 none repeat scroll 0 0;
  border:1px solid #8EA800;
  color:#ffffff;
  font-weight:bold;
  padding:3px;
}

#article-page-numbers .number a{
  color: #8EA800;
  }

#article-page-numbers .page-info{
  color:#8EA800;
  font-weight:bold;
  display:block;
  margin:0px;
}

#displayed{
	border-bottom:solid thin #e3e3e3;
	width:620px;
}
.article-page-numbers{
  color:#8EA800;
  margin-bottom:10px;
  margin-top:-10px;
  padding-bottom:18px;
}

.article-page-numbers .number {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #8EA800;
  color:#8EA800;
  font-weight:bold;
  padding:4px 6px;
}

.article-page-numbers .number-img {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #8EA800;
  color:#8EA800;
  font-weight:bold;
  padding:4px 6px;
}

.article-page-numbers .number-selected {
  background:#8EA800 none repeat scroll 0 0;
  border:1px solid #8EA800;
  color:#ffffff;
  font-weight:bold;
  padding:4px 6px;
}

.article-page-numbers .number a{
  color: #8EA800;
  }

.article-page-numbers .page-info{
  color:#8EA800;
  font-weight:bold;
  display:block;
  margin:0px;
}

.article-page-numbers .prev_num{
    margin-top: 0;
    padding-top: 0;
    top: 5px;
    border: none;
}

.article-page-numbers .next_num{
    margin-top: 0;
    padding-top: 0;
    top: 5px;
    border: none
}

/* Article Editor */
.article-editor {
  width:970px;
}
.article-editor-header {
  border-bottom:solid thin #e3e3e3;
  margin-bottom:5px;
  padding-bottom:5px;
}

.article-editor-header h2 {
  margin: 0px;
  float:left;
}

.article-editor-control {
  float:right;
}

.article-editor-container {
  width:596px;
  padding:0px 12px;
  margin-right:10px;
  float:left;
}

.article-numbers a{
  color:#8EA800;
}

.article-numbers .active-page{
  font-weight: bold;
  color:#000000;
}

.article-numbers a:hover{
  font-weight:bold;
  color: red;
}


.article-editor-item {
  margin-bottom: 5px;
  line-height: 12px !important;
}

.article-editor-item .status {
  text-align:right;
  margin-right:5px;
}

.article-editor-item h3 {
  margin:0px;
  line-height:1.3em;
}

.article-editor-item small {
  line-height:1.25em;
}

.article-editor-item textarea {
  display:block;
  clear:both;
  width:325px;
  padding:4px 0 10px 4px;
  margin:5px 0
}

.article-editor-container .article-editor-item h3 {
  width:75px;
  float:left;
}

.article-editor-options .article-editor-item h3 {
  width:125px;
}

.article-editor-options-container {
  float:right;
  width:335px;
}

.article-editor-options h2 {
  margin: 0 0 5px;
  font-weight:normal;
}

.article-editor-options #article_category_id {
  width:206px;
}

.article-editor-options #tags_auto_complete {
  width:325px;
}

.article-editor #article_title {
  width:510px;
}

#article-editor-thumbnails {
  width:325px;
}

#article-editor-thumbnails img {
  max-width: 60px;
  max-height:60px;
  margin: 1px !important;
  padding: 2px;
  background:#333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#article-editor-thumbnails .selected {
  opacity: 1;
  filter:alpha(opacity=100);
  border:4px solid #8EA800;
}

/* Comments */
.comments-title {
  color:#585947;
  font-size:14px;
  font-weight:700;
  margin:10px 10px 0;
}

.comments {
  margin:0 10px 0 0;
}

.comments-box {
  margin-top: 3px;
  border-top:1px solid #e4e4e4;
  padding-top: 10px;
  position: relative;
}

.child-comments-box {
  margin-top: 3px;
  border-top:1px solid #e4e4e4;
  padding-top: 10px;
  position: relative;
}

.comments-box ul {
 -webkit-padding-start: 0px;
}
.comment-item {
  margin-top: -5px;
  float:right;
  overflow:hidden;
  padding:0 5px;
  width:67%;
}

.child-comment-item {
  margin-top: -2px;
  float:right;
  overflow:hidden;
  padding:0 5px;
  width:57%;
}
.comment-item p {
margin-top:-1px;
}
.comment-author {
  float: left;
  height: 37px;
  line-height: 17px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 31%;
}

.child-comment-author {
  float: left;
  height: 35px;
  line-height: 17px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 40%;
}

.comment-author-name a{
  color: black;
  font-weight: bold;
}

.comment-author-name{
  color: black;
}

.comment-item-body {
  font-size:12px;
  color:#000;
  line-height:135%;
}

.comment-item-body p {
  color:#000000;
  line-height:140%;
  margin-bottom:6px;
  margin-top:-1px;
}

.comment-item-body a {
  color:#8EA800;
}

.comment-item-body a:visited {
  color:#8EA800; text-decoration:none;
}

.comment-item-edit {
  margin:5px 0;
  padding:5px 0;
}

.comment-item-footer {
  color:#999999;
  font-size:9px;
  line-height:16px;
}

.comment-item-poster {
  float:left;
}

.comment-item-control {
  float:right;
  margin:0 0 0 5px;
  padding-left:0;

}

.comment-item-control ul {
  height:21px;
  margin:0;
  padding:0;
}

.comment-item-control li {
  background:url(../images/icon-comment-item-control.gif);
  list-style:none;
  float:left;
  width:21px;
}

.comment-item-control li.reply {
  background:none;
  width:auto;
  margin-right:5px;
}

.comment-item-control li.reply a {
  color:#8EA800;
  font-weight:bold;
}

.comment-item-control li.vote-up {
  background-position:0 -20px;
}

.comment-item-control li:hover.vote-up {
  background-position:0 -1px;
}

.comment-item-control li.vote-down {
  background-position:0 -42px;
}

.comment-item-control li:hover.vote-down {
  background-position:0 -62px;
}

.comment-item-control li.vote-count {
  background-position:0 -125px;
  color:#999999;
  display:block;
  font-size:10px;
  font-weight:700;
  height:18px;
  line-height:17px;
  text-align:center;
  width:30px;
  padding-left:5px;
}

.comment-item-control li.report-spam {
  background-position:0 -103px;
}

.comment-item-control li:hover.report-spam {
  background-position:0 -84px;
}

.comment-item-replies {
  width:99%;
  padding-top:5px;
}

.comment-item-post-reply {
  padding:5px 0;
}

.comment-item-post-reply textarea {
  width:99%;
  height:50px;
}

.post-comment-header {
  border-bottom:1px dashed #CCCEA9;
  color:#585947;
  font-size:14px;
  font-weight:700;
  margin:15px 0 5px;
  padding-bottom:8px;
}

.post-comment textarea {
  width:100%;
  height:50px;
  border:1px solid #CCCCCC;
}

/* Staff Page */
#main .staffs {
  margin:30px 0;
}

#main .staffs img {
width: 80px;
  height: 80px;
float: left;
margin: 0 14px 18px 0;
}

#main .staffs h4 {
font-size: 22px;
color: #000;
font-weight: normal;
margin: 0 0 16px 0;
padding: 0;
text-decoration: none
}

#main .staffs a {
  color: #8es800;
text-decoration: none
}

#main .staffs p a {
  color: #8ea800;
text-decoration: none
}

#main .staffs a:hover {
  color: #8ea800;
text-decoration: underline;
}

#main .staffs p a:hover {
  color: #8ea800;
text-decoration: underline;
}

#main .staffs strong {
color: #000;
margin-bottom: 10px;
}

#main .staffs p {
margin-top: 0;
  color: #666666;
  font-size: 12px;
}

.paginate-total {
  display:block;
  width:100%;
  text-align:center;
}

/* Side Bar Boxes */
.side-bar-box {
  position:relative;
  width:282px;
  border-top:6px solid #8ea800;
  border-left:9px solid #8ea800;
  border-right:9px solid #8ea800;
}

.side-bar-box .side-bar-header {
  background:#8ea800;
  color:#fff;
  font-size:18px;
  font-weight:700;
  line-height:14px;
  padding:7px 0px 0px 16px;
}

.side-bar-box .side-bar-content {
  background:#fff;
  padding: 16px 5px 16px 16px;
}

#side-bar-follow-us {
  padding:16px 13px 16px 13px;
}

.side-bar-box .side-bar-content-mobfeed {
  background:#fff;
  padding: 10px 5px;
}

.side-bar-box .side-bar-content-comment {
  background:#fff;
  padding: 10px 5px;
}
.side-bar-box .side-bar-footer {
  background:#8ea800;
  font-size:12px;
  font-weight:700;
  text-align:right;
  padding-right:8px;
}

.side-bar-box .side-bar-footer a {
  color:#fff;
  margin:9px 0;
}

/* staff */
.side-bar-box .staff-spacer {
  display:block;
  height:7px;
}

.side-bar-box .staff-item .staff-photo {
  width:32px;
  height:32px;
  float:left;
}

.side-bar-box .staff-item .staff-photo img {
  width:32px;
  height:32px;
}

.side-bar-box .staff-item .staff-summary {
  width:219px;
  float:left;
  margin-left:10px;
  font-size:11px;
  font-weight:400;
  line-height:13px;
}

.side-bar-box .staff-item .staff-name a {
  color:#000000;
}

.side-bar-box .staff-item .staff-title {
  color:#666666;
}

.side-bar-box .staff-item .staff-headline {
  display:block;
}

.side-bar-box .staff-item .staff-headline h4{
  margin : 0px;
  font-weight: lighter;
}

.side-bar-box .staff-item .staff-headline a {
  color:#8EA800;
}

.side-bar-box .staff-item .staff-headline a:visited {
  color:#8EA800; text-decoration:none;
}
/* Mini Mobfeed bar*/
.side-bar-box .mini-spacer {
  display:block;
  height:10px;
}

.side-bar-box .mini-item .mini-summary {
  float:left;
  margin-left:10px;
  font-size:11px;
  font-weight:400;
  line-height:13px;
}

.side-bar-box .mini-item .mini-name a {
  color:#000000;
}

.side-bar-box .mini-item .mini-title {
  color:#666666;
}

.side-bar-box .mini-item .mini-headline {
  display:block;
  height: 14px;
  overflow: hidden;
  text-align: justify;
}

.side-bar-box .mini-item .mini-headline h3{
  margin : 0px;
  font-size: 11px;
}

.side-bar-box .mini-item .mini-headline a {
  color:#8EA800;
  font-weight:bold;
}

.side-bar-box .mini-item .mini-headline a:visited {
  color:#8EA800;
  font-weight:bold;
  text-decoration:none;
}

.truncated, .truncated a, .truncated a:hover, .truncated a:visited{
  overflow: hidden;
  text-overflow: ellipsis; /* this works with IE, Safari and Chrome */
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-binding: url('http://bitmob.com/ellipsis.xml#ellipsis'); /* this is a Firefox hack */
}

.truncated.somename, .truncated.somename a, .truncated.somename a:hover, .truncated.somename a:visited {
  /* this is a IE6 hack for max-width: */
  width: expression(this.offsetWidth > 253 ? '253px' : true);
  /* this works for all other browsers: */
  max-width: 253px;
}

.truncated.somename, .truncated.somename a, .truncated.somename a:hover, .truncated.somename a:visited, x:-moz-any-link {
  max-width:253px;
  width:253px;
  display:block;
}

/* Latest Comments Bar*/
.side-bar-box .latest-comment-spacer {
  display:block;
  height:10px;
}

.side-bar-box .latest-comment-item .latest-comment-summary {
  width:265px;
  float:left;
  margin-left:10px;
  font-size:11px;
  font-weight:400;
  line-height:13px;
}

.side-bar-box .latest-comment-item .latest-comment-headline .comment-name a,
.side-bar-box .latest-comment-item .latest-comment-headline .comment-name a:visited{
  color: #000000;
  }

.side-bar-box .latest-comment-item .comment-title a{
  color: #8EA800;
  font-weight:bold;
  }
.side-bar-box .latest-comment-item .comment-title a:visited{
  color:#8EA800;
  font-weight:bold;
  text-decoration:none;
}

.side-bar-box .latest-comment-item .latest-comment-name a {
  color:#000000;
}

.side-bar-box .latest-comment-item .latest-comment-title {
  color:#666666;
}

.side-bar-box .latest-comment-item .latest-comment-headline {
  display:block;
  width: 253px;
  height: 15px;
  overflow: hidden;
  /* text-align: justify; */
}

.side-bar-box .latest-comment-item .latest-comment-headline a {
  color:#8EA800;
}

.side-bar-box .latest-comment-item .latest-comment-headline a:visited {
  color:#8EA800; text-decoration:none;
}


/* Notification side Bar*/
.side-bar-notification {
  position:relative;
  width:300px;
}

.cufon-loading .side-bar-notification h3 { /* for Cufon.replace('h3') */
visibility: hidden !important;
}

.cufon-loading .votes-link { /* for Cufon.replace('a') */
visibility: hidden !important;
}

.cufon-loading .votes-link2 { /* for Cufon.replace('a') */
visibility: hidden !important;
}

.cufon-loading .article-content a { /* for Cufon.replace('a') */
visibility: hidden !important;
}

.side-bar-notification h3 {
  font-family: 'AddLGBitmap09Regular';
  text-shadow: 4px 4px #7d9400;
  font-size:18px;
  text-transform:uppercase;
  margin:0 0 10px 0;
  line-height:1.15em;
}

.comments-link2 a { font-family: '04b03Regular' !important; color: #8EA800 !important; }
.profile-text-title,.readmore,.comments-link a,.share-link a,.article-item .read-more a,.left-bar-title,/*.editor-box-title,*/.subscribe-title a,.unsubscribe-title a,.profile-text-title,.profile-text-title2,.article-page-numbers a,.article-page-numbers .number-selected,.share-link2 a,.profile-text-title { font-family: '04b03Regular' !important; }


.side-bar-notification .close{
  float: right;
}

.side-bar-notification a {
  color: #fff;
  text-decoration:underline;
}

.side-bar-notification .notification{
  background: #8EA800 url(../images/notification_bottom.png) no-repeat bottom center;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  padding-top: 1px;
  color: #ffffff;
  line-height: 15px;
  font-family: 'arial';
}
.side-bar-notification .notification-bottom{
  background: #ffffff url(../images/notification_bottom.png) no-repeat;
  padding: 1px 10px 20px;
  color: #ffffff;
  line-height: 15px;
}

.side-bar-notification .notification h1{
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'arial';
  line-height: 25px;
  margin: 0 0 10px;
}

#footer {
  background:#000;
  height:192px;
  width:100%;
}

#footer p {
  margin:0;
}

#footer .infos {
  float:left;
  margin:20px 5px 12px 26px;
}

#footer dl,
#footer dt,
#footer dd {
  color:#FFFFFF;
  font-weight:700;
  list-style:none;
  margin:0;
}

#footer dt {
  font-size:16px;
}

#footer dd {
  line-height:22px;
}

#footer dd a {
  color:#8EA800;
  font-size:12px;
  text-transform:uppercase;
}

#footer .copyright {
  color:#FFFFFF;
  font-size:16px;
  margin:0;
  padding:0;
}

#footer .site-design {
  font-size: 10px;
  color: #666666;
  margin-top: 8px;
}

#footer .footer-image {
  background: url(../images/footer-image.gif);
  float:right;
  display:block;
  height:64px;
  width:88px;
}

.bitmob_pagination {
  background: white;
  margin: 0 12px 0 1px;
   /* self-clearing method: */ }

.bitmob_pagination a, .bitmob_pagination span {
  padding: .2em .5em;
  display: block;
  float: left;
  margin-right: 1px; }

.bitmob_pagination span.disabled {
  color: #999;
  border: 1px solid #DDD; }

.bitmob_pagination span.current {
  font-weight: bold;
  background: #8EA800;
  color: white;
  border: 1px solid #8EA800; }

.bitmob_pagination a {
  text-decoration: none;
  color: #8EA800;
  border: 1px solid #8EA800; }

.bitmob_pagination a:hover, .bitmob_pagination a:focus {
  color: #8EA800;
  border-color: #8EA800; }

.bitmob_pagination .page_info {
  background: #F1F1F1;
  color: #8EA800;
  padding: .4em .6em;
  margin-bottom: .3em;
  text-align: center; }

.bitmob_pagination .page_info b {
  color: #8EA800;
  background: #F1F1F1;
  padding: .1em .25em; }

.bitmob_pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .bitmob_pagination {
  height: 1%; }

*:first-child+html .bitmob_pagination {
  overflow: hidden; }

.pagging {
  margin-bottom:8px;
  margin-top:0px;
  width:100%;
}

.pagging .start_page {
  float:left;
  text-align:center;
  width:50px;

}

.pagging .pages {
  display:table;
  margin:0 auto;
}

.pagging .end_page {
  float:right;
  text-align:center;
  width:50px;
}

.cms-page {
  color: #2E2E2E;
  background-color:#ffffff;
  border:5px solid #EDEEE8;
  margin:48px 10px 10px 0;
  overflow:hidden;
  padding:10px;
  width:615px;
  line-height:135%;
  text-align:left;
}

.cms-page a,.cms-page a:visited {
 color: #8EA800;
}

.cms-page h1{
 font-size:26px;
 color: #8EA800;
 font-weight:400;
 margin:15px 0 10px 0;
 }

.about {
 color: #2E2E2E;
}

.about p,.about strong{
 text-align: justify;
 line-height: 20px;
 /*padding: 0 0 0 12px; */
    }

.about a{
 color: #8EA800;
}

.about a:visited{
color:#8EA800; text-decoration:none;
}

.about h1{
 color: #8EA800;
 }

 /* contact */
 .contact {
 color: #2E2E2E;
}

.contact p, .contact strong{
 text-align: justify;
 line-height: 20px;
    }
.contact a{
 color: #8EA800;
}

.contact a:visited{
  color:#8EA800; text-decoration:none;
}

.contact h1{
 color: #8EA800;
 }


.jobs{
  line-height:0px;
  color: #2e2e2e;
  border-collapse:collapse;


}

.jobs table{
  color: #2e2e2e;
  line-height:23px;
  margin: 15px 0px 0px 10px;
  width: 100%;
}

.jobs table tr th{
  border-bottom: solid 1px #999999;
  padding: 3px 10px;
}

.jobs table tr{
  border-bottom: solid 1px #999999;

}

.jobs h1{
  font-size: 26px;
  color: #8EA800;
  line-height:26px;
}

.jobs h2 a{
  font-size: 13px;
  color: #8EA800;
}

.search-profile{
  float:left;
  font-weight:700;
  margin-left:4px;
  margin-top:10px;
  padding:4px 0;
}

.new-post-profile a{
  background-color:#8EA800;
  color:#FFFFFF;
  float:right;
  margin-right:4px;
  margin-top:10px;
  padding:2px 30px;
}
.content-profile{
  margin:60px 0 20px;
}

.content-profile a{
  color: #8EA800;
}

.content-profile a:visited{
  color:#8EA800; text-decoration:none;
}

.content-profile table {
  line-height:135%;
  padding: 0 0 45px;
  width:98%;
  border-spacing: 0px;
}

.content-profile-table tr {
  height: 28px;
}

.content-profile-table td {
  border-bottom:1px solid #E3E4E3;
  color:#999999;
}
.content-profile-table th {
 border-bottom:2px solid #999999;
 color:#000000;
}

.content-profile-table td.img {
  text-align:center;
  width: 52px;
}

.content-profile2 table {
  line-height:135%;
  width:10%;

}

.content-profile2-table tr {
  height: 28px;
}

.content-profile2-table td {
  border-bottom:1px solid #E3E4E3;
  color:#999999;
  width: 100px;
}

.content-profile2-table th {
  border-bottom:2px solid #999;
  color: #000000;
}

.content-profile2-table td.img {
  text-align:center;
  width: 51px;
}

ul.by-author {
  list-style:none;
  margin: 0 0 0 10px;
  padding: 0;
  color: black;
}

ul.by-author li {
  display:block;
  height: 30px;
  float:left;
  margin-top:20px;
  margin-left: 6px;
  margin-right:10px;
}
.font-style{
  position: relative;
  top: 1px;
  font-size: 9px;
  color: #999
}
ul.by-author li.sort {
   position: relative;
   top: 1px;
   font-size: 9px;
   color: #999;
}

ul.by-author li.right {
   margin-right: 0px;
}

.float-right {
   float:right;
}

.myfeed-header {
   margin-top: 10px;
   height: 60px;
   color:#999;
}

.title-header{
  float:left;
  font-size:186%;
  margin-left:19px;
  margin-top:22px;
}

.profile-header {
    text-align: center;
    height: 80px;
    padding-top: 10px;
    margin-bottom:10px;
}

.profile-title {
    font-family:Trebuchet MS;
    font-size:45px;
    font-weight:bolder;
    margin-bottom:15px;
    margin-top:10px;
    text-transform:uppercase;
}
.profile-title-bar {
    color: #8EA800;
    font-size: 13px;
    text-transform: uppercase;
}

.profile-report-user{
   text-align: right;
   margin-top:-8px;
}

.profile-report-post{
	color:#868686;
	float:right;
	margin-top:18px;	
}

.profile-report-post img{
  border: 0px;
  margin:15px 0 -45px;
  position:relative;
  right:13px;
  text-align:right;
  top:8px;
  margin-left:480px;
}

.profile-right-side-post {
padding-left: 15px;
}

.profile-right-side-tool {
border:0px;
margin:0;
padding:0;
width: 636px;
}

.profile-right-side-link-all {
margin-top:10px;
        padding-right:5px;
        text-align:right;
}

#featured-list {
padding-bottom:20px;
width:710px;
}

#featured-list .inside {
padding-bottom:0;
        width:700px;
}

#featured-list table {
width: 100%;
}

#featured-list tr.header {
border-bottom: 1px solid black
}

#featured-list tr.list{
border-bottom: 1px solid #E3E4E3;
}

#featured-list th {
text-align:center;
        width:65px;
}

#featured-list td {
text-align:center;
}

#featured-list td.title {
width:464px;
text-align:left;
        padding-right:10px;
}

#featured-list td.publish {
width:100px !important;
text-align:center;
}

img.show-picture {
    float: left;
    height: 100px;
    width:100px;
    /**border: 1px solid gray; **/
}

img.display-image {
    display:inline;
    margin-right: 7px;
    height: 100px;
    width:100px;
    border:1px;
}


img.thumb-picture {
    float: left;
    position: relative;
    right: -5px;
    top: 2px;
    width: 20px;
    height: 20px;
}

img.thumb-left {
    width: 78px;
}

img.sign-picture {
    float: left;
    margin-right: 2px;
    margin-left: 2px;
}

span.text-search {
    margin-top: 0px;
    position: relative;
    top: -1px;
    font-size: 84%;

}

.new-post-button a{
    color: red;
    font-size: 70%;
    background: white;
    padding: 3px;
}

.post-stat {
  background:#fff;
  border:4px solid #EDEEE8;
  color:#666666;
  font-size:62%;
  height:35px;
  overflow:hidden;
  padding-top:9px;
  text-align:center;
  width:715px;
}

.post-stat2 {
  background:#fff;
  border:4px solid #EDEEE8;
  color:#666666;
  float:right;
  height:44px;
  margin-top:-52px;
  width:170px;

}

.post-stat2 .img_header {
  margin:0px !important;
  line-height:1em;
  margin-left:0px !important;
}

.post-stat2 .text_header_right {
  width: 118px !important;
  padding-right: 10px;
}

.post-stat b{
 margin-left:8px;
}
td.center {
    text-align: center;
    width:170px;
}

td.center a{
  color: #999999;
}

td.center a:visited{
  color: #999999;
}

tr.title-header {
  border-bottom: 1px;
  border-style: solid;
  border-color: black
}
th.box {
    background:#999;
    color: white;
    text-align: center;
    height: 25px;
    width:234px !important;
}
th.box a{
 color: white;
}

strong.black {
    color: black;
}

.comment-profile {
    background: #f7f7f7;
    color: #999;
    overflow: hidden;
    padding: 10px;
    width: 615px;
}
.comment-profile p{
    padding: 0px;
    margin: 0px;
}

#profile-description {
line-height:1.2em;
}

.profile-box-show {
    background-color:#3D3D3D;
    padding: 15px 15px 15px;
    margin-bottom:-15px !important;
    color: #b0b0b0;
}

.underbox{
    background: url(../images/background-profile.png) no-repeat bottom center;
    height:23px;
    margin-bottom:20px;
    margin-left:0px;
    width:298px;
}

.profile-left-side {
    float: left;
    width: 298px;
    position: relative;
    border-top: 5px solid #EDEEE8;
}

.profile-right-side {
    float: left;
    border-top: 5px solid #EDEEE8;
}

.profile-box-picture {
    background: black;
    width: auto;
    color: white;
    padding: 8px;
    overflow: hidden;
	margin-bottom:10px;
}

.profile-box-picture-left {
    width: 120px;
    float: left;
    /**height: 100px; **/
}
.profile-box-picture-left img {
    width: 100px;
    /**height: 100px; **/
}

.profile-box-right{
    float: right;
    width: 110px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.profile-box-onright{
  font-size:11px;
  font-weight:bold;
  text-align:center;
  margin-top: 10px;
}

.profile-link-follow {
  margin:2px 0 16px -26px;
  height: 23px;

}

.profile-link-follow2 img{
    height:20px;
    width:64px;
}

.profile-link-follow3 img{
   margin-bottom:5px;
   margin-left:6px !important;
   margin-top:-8px;
}

.profile-list-network {
color: #a4a4a3;
border-bottom: solid 1px #a8a8a8;
padding: 3px 2px 5px 2px;
margin:0 5px;
font-size: 95%;
font-weight: bold;
height: 32px;
font-size: 10px;
}

.profile-list-network img.button{
  float: right;

}

.profile-list-network2 {
color: #a4a4a3;
border-bottom: solid 1px #a8a8a8;
padding: 3px 2px 5px 2px;
margin:0 5px;
font-size: 95%;
font-weight: bold;
height: 32px;
font-size: 10px;
}

.profile-list-network2 a{
  font-size:13px;
  color: #666666;
}

.profile-list-network2 img{
  float: right;
}

#profile-adsense {
margin-top: 20px;
}

.profile-adsense-title {
width:280px;
border-bottom: 3px solid #fff;
}

.profile-adsense-google {
 margin-top: 5px;
}

.follower-item {
  position: relative;
  width:625px;
  background:#fff;
  color: #999999;
  border: solid 5px #EDEEE8;
  margin:0 0 10px 10px;
  padding:10px;
  overflow: hidden;
}

.follower-title {
  font-size:163%;
  font-weight:bold;
  margin-bottom:5px;
  margin-left:23px;
}

.follower-date{
  float:left;
  line-height:17px !important;
  margin-left:23px;
}

.follower-author{
  color:#666666;
  font-weight:bold;
  margin-bottom:3px;
  margin-left:23px;
}

.follower-button {
  position: relative;
  right: 2px;
  top: -7px;
  float:right;
}

.following-right {
  border-top: solid 5px #EDEEE8;
  float: right;
}

.following-item {
  background: #8EA800;
  color: white;
  border-left:5px solid #7c9400;
  border-top: 0px; border-bottom: 0px;
  border-right: 0px;padding: 0px;
  width: 660px;
  height: 33px;
}

span.following {
  position: relative;
  top: -8px;
}

#form-follower {
    width: 450px;
}

#form-follower table {
    width: 100%;
}

#form-follower .fb-picture {
    float: left;
    margin-right: 10px;
}

input.search_button {
  margin-top: 0px;
  position: relative;
  top: 7px;
 }

input.filter{
  margin-top: 0px;
  border: solid 2px #EDEEE8;
  position: relative;
  top: -2px;
}

.new-post{
  margin-top: 0;
  position: relative;
  right: -225px;
  top: -37px;
}
.img_header {
  float:left;
  margin-left:-7px;
  padding:10px;
}
.dot {
  left:-9px;
  margin:13px 0 -37px;
  position:relative;
  top:-6px;
}
.text_header_right{
  float:right;
  font-size:11px;
  font-weight:bold;
  line-height:12px;
  margin-top:8px;
  width:128px;
}
.font_profile{
 font-size: 13px;
}
.user_font{
  color: #999999;
  font-size: 13px;
}
.user_font2{
  color: #000000;
  font-size: 18px;
}
.profile-text-title {
  background-color: black;
  color: white;
  float: left;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  padding: 4px 10px;
  text-transform: uppercase;
}
.profile-text-title2 {
  color: white;
  float: left;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  padding: 4px 10px;
  text-transform: uppercase;
}
.div-social-network-tools {
  float: right;
  font-size: 11px;
}

.div-social-network-tools a:link, .div-social-network-tools a:hover, .div-social-network-tools a:visited {
  text-transform:lowercase;
  margin-top: 0px;
}

.comment-profile2{
  font-weight: bold;
  background: white;
  position: relative;
  top:-42px;
  right:-60px;
  margin:41px -29px;
   width:622px;
}

.first-row {
  background: #f7f7f7;
}

.second-row {
  background: #fff;
}

.profile-header-image{
  display:inline-table;
  float:left;
  height:40px;
  width:78px;
  /*padding: 15px 29px;*/
}
.profile-article-header{
  width: 430px;
  margin-top: -42px;
  color: white;
}
.header-title a:link, .header-title a:visited{
  color :white;
  font-size:158%;
  font-weight: bold;
}
.article-image{
  max-width: 78px;
  max-height:78px;
}

.article-image-header {
  display :block;
  width:138px;
  margin-top :-4px;
}


.date-header{
  color:white;
  margin-bottom:20px;
  margin-top:12px;
}

.date-header a:hover{
  color:white;
  margin-bottom:20px;
  margin-top:12px;
}

.profile-article-image{
  display:inline-table;
  float:left;
  height:78px;
  vertical-align:middle;
  width:78px;
}
.text-header{
  margin-top: 10px;
  height: 60px;
  color:#999;
}
.comment-date{
  font-size: 9px;
  color: #666;
  position:relative;
  top:-84px;
  right:-31px;
}
.button-edit{
  float:right;
  margin:0px 1px 0 0
}

.input-first-name{
  /*margin: 5px;*/
}

.input-last-name{
  /*margin: 9px;*/
}
.change_password_button {
  position:relative;
  right:41px;
  top:4px;
}
.email_user{
  margin: 0 7px;
}
.timezone {
  margin-top:41px;
  position:relative;
  right:-107px;
  top:-39px;
}

.mobfeed-left-bar {
  -moz-border-radius:1em;
  border:1px solid #8EA800;
  float:right;
  height:177px;
  position:relative;
  right:17px;
  top:10px;
  width:112px;
  margin-left: 30px;
}

.mobfeed-like-icon{
  position: relative;
  right:159px;
  top:6px;
}

.digg-icon{
  position: relative;
  right:80px;
  top:3px;
}

.topsy_widget_data{
  position:relative;
  right:-18px;
  top:-20px;
}

.left-bar-title{
  color:#8EA800;
  font-size:13px;
  font-weight:bold;
  margin-left:13px;
  margin-top:-6px;
  width:108px;
}

.line{
  border: 1px solid #8EA800;
  position:relative;
  right:-3px;
  top:6px;
  width:113px;
}
.article-sponsor{
    border:11px solid #EDEEE8;
    height:285px;
    margin-top:-15px;
    margin-bottom:310px;
    overflow:hidden;
    width:300px;
}

.related-bar-box .related-bar-content .related-spacer {
  display:block;
  height:7px;
}

.related-bar-box .related-bar-content .related-headline a{
  color:#8EA800;
}

.related-bar-box .related-bar-content .related-name{
  font-size:11px;
  font-weight:400;
  line-height:13px;
}

.related-bar-box {
  border-left:9px solid #8EA800;
  border-right:9px solid #8EA800;
  border-top:6px solid #8EA800;
  position:absolute;
  width:298px;
}

.related-bar-box .related-bar-header {
  background:#8ea800;
  color:#fff;
  font-size:22px;
  font-weight:700;
  line-height:17px;
  padding:7px 0 1px 16px;
}

.related-bar-box .related-bar-content {
  background:#fff;
  font-size:11px;
  font-weight:400;
  line-height:13px;
  height:190px;
  width:281px;
  padding: 22px 5px 22px 12px;
}

.related-bar-box .related-bar-footer {
  background:#8ea800;
  font-size:12px;
  font-weight:700;
  text-align:right;
  padding-right:8px;
}

.shadow-container2 {
  left:330px;
  margin:10px 0 20px;
  position:relative;
  top:-605px;
  width:282px;
}

.user-image img{
  float:left;
  height:36px;
  margin-left:13px;
  margin-right:0;
  margin-top:2px;
  width:36px;
}

.user-image2 img{
  float:left;
  width: 36px;
  height: 36px;
  float: left;
  margin-right: -3px;
  margin-top: 2px;
}

.user-profile{
  border-bottom:1px solid #9F9D9D;
  float:left;
  height:20px;
  margin-left:10px;
  margin-top:4px;
  width:510px;
}

.profile-date{
  float:none;
  margin-left:61px;
  margin-top:27px;
}

.article-roundedcornr{
  float:right;
  height:185px;
  margin-bottom:20px;
  margin-left:10px;
  width:125px;
}

.roundedcornr_box_857504 {
  background: url(../images/roundedcornr_857504_tl.png) no-repeat top left;
  float:right;
  height:184px;
  margin-right:10px;
  position:relative;
  width:115px;
}
.roundedcornr_top_857504 {
  background: url(../images/roundedcornr_857504_tr.png) no-repeat top right;

}
.roundedcornr_bottom_857504 {
  background: url(../images/roundedcornr_857504_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_857504 div {
  background: url(../images/roundedcornr_857504_br.png) no-repeat bottom right;
}

.roundedcornr_top_857504 div,.roundedcornr_top_857504,
.roundedcornr_bottom_857504 div, .roundedcornr_bottom_857504 {
  height:169px;
  width:125px;

}
.roundedcornr_content_857504, .roundedcornr_bottom_857504 {
 position:relative;
 top:-153px;
}
.roundedcornr_content_857504 {

}

.article-tool{
  padding-left: 10px;
}

.report-user{
  float:right;
  margin-bottom:-10px;
}

.article-bottom{
  border: 0px;
  margin:8px -15px -15px;
  margin-left: -15px;
  margin-right: 0;
  padding-right: 10px;
  padding-top: 10px;
  width: 633px;
  text-align: center;
}

.mobfeed-desc{
  margin-bottom: 10px;
}

.article-tools{
  position: relative;
  right:-2px;
  top:-326px;
}

#content_follow {
  float:left;
  margin-left:5px;
  margin-top:-8px;
}

#content_follow2{
   float:left;
}

#content_follow3{
  float:left;
  margin-top:-2px;
}

.editor-box{
  background: #edeee8;
  padding-top:6px;
  padding-bottom:2px;
  width:623px;
}

.editor-box2{
  background: #edeee8;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
  padding:6px 0 0 0;
  width:623px;
}

.editor-box-title{
  color:#000000;
  font-size:12px;
  font-weight:bold;
  margin-left:10px;
  margin-right:5px;
  margin-top:0px;
  width:108px;
}

.editor-name{
 font-size:12px;
 font-weight:bold;
 margin-left:2px;
 color:#8EA800;
}
.editor-name a{
 font-size:12px;
 font-weight:bold;
 margin-left:2px;
 color:#8EA800;
}
.editor-name2 a{
 color: #000000;
 font-size:14px;
 font-weight:bold;
 margin-left:2px;
}

.editor-article p{
 font-size:10px;
 line-height:15px;
 margin-top:-10px !important;
 margin-bottom:-5px !important;
 padding-bottom:10px !important;
 padding-left:10px !important;
 padding-right:10px !important;
 padding-top:8px !important;
}

.author_loader img{
   float:left;
   left:73px;
   position:relative;
   top:-18px;
   height:16px;
   width:15px;
}

.subscribe-title a{
  color:#000000;
  padding-left: 10px;
  font-size:14px;
  position:relative;
}

.unsubscribe-title a{
  color:#000000;
  padding-left: 10px;
  font-size:14px;
  position:relative;
}

.profile-description{
    height:20px;
}

a.ajax_text_color{
    color:black;
}

.info-location{
  color:gray;
  font-size:10px;
  float:left;
  font-weight:bold;
  margin-right:6px;
  margin-top:1px;
}

.link_comment_text{
    color :white;
}

.tags {
	margin-top:20px;
  color:#868686;
  font-weight:bold;
}

.tags-link {
	margin-top: -16px;
}