#site-sidebar {
  margin-top:46px;
}

#profile {
  width:765px;
  float:left;  
}

#left-info {
  float: left;
  width: 278px;
  margin-right: 13px;
}

#left-info .view-all-info {
  float: right;
  width: 100px;
  text-align: right;
}

#left-info .view-all-info span {
  font-weight: normal;
}

#info-busy-wrap {
  width: 258px;
}

.info-background {
  position: absolute;
}

.info-wrap{
  padding: 10px;
  margin-bottom: 3px;
}

#right-info {
  float: right;
  width: 467px;
}

#info-head-wrap {
  height: 167px;
  margin-bottom: 6px;
}

#info-head-wrap h1 {
  font-size: 14px;
  font-weight: bold;
  background-color:#424647;
  color:#fff;
}

#username-info { 
  padding: 8px 0px 7px 9px;
}

.section-title {
  border-bottom: solid 1px;
  padding-bottom: 1px;
  margin-bottom: 5px;
  font-weight: bold;
}

#left-info .section-title a{
  font-weight: normal;
}

#left-info .section {
  padding-top: 12px;
}

#user-image {
  display: block;
  float: left;
  width: 138px;
}

#tools-box {
  float: left;
  width: 140px;
  height: 138px;
}

#tools-box ul {
  padding: 9px 0px 0px 14px;
}

#tools-box ul li {
  padding-bottom: 3px;
}

#tools-box ul li a, #tools-box ul li span {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

#tools-box ul li span:hover {
  text-decoration: underline;
}

#web-ref-info ul, #my-circles-info ul {
  margin-top: 10px;
}

#web-ref-info ul li, #my-circles-info ul li, #busy-availability  ul li{
  list-style-type: disc;
  margin: 0px 0px 3px 15px;
  vertical-align: middle;
}

#behance-url-info {
  margin: 15px 0px;
}

#my-circles-info li span {
  color: #9A9A9A;
}

#my-circles-info li span.disabled-circle {
  color: #4c4c4c;
}

#busy-status {
  float: left;
  width: 105px;
}

#busy-status li {
  margin-bottom: 3px;
}

#busy-status li span {
  height: 14px;
  width: 60px;
}

#busy-availability {
  float: left;
  width: 145px;
}

#info-busy-wrap ul {
  padding-top: 4px;
}

#circle-info, #circle-info a, #collection-info, #portfolio-head {
  font-size: 14px;
  font-weight: bold;
}

#portfolio-head {
  border-bottom: solid 1px #626667;
  padding-bottom:3px;
  padding-top:10px;
  margin-bottom: 20px;
}

#info-collection-wrap .left {
  width: 27px;
}

#info-collection-wrap .collection {
  padding:6px 10px;
  border-top: solid 1px;
}

#info-collection-wrap .name {
  float: left;
  width: 230px;
}

#info-collection-wrap {
  width: 278px;
  padding: 0px !important;
}

#info-stats-wrap ul li{
  padding-bottom: 3px;
}

#projects {
  margin-left: -2px;
}

#projects .coverWrapper {
  margin-left: 17px;
  margin-right:0;
}

#projects li {
  margin-bottom:20px;
}

#projects-paging {
  text-align:center;
}

#projects #order_by {
  width: 125px;
}

#portfolio-head .right {
  position: relative;
  top: -3px;
}

#portfolio-head #order_by, #portfolio-head #order_by option {
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif;
}

#profile-projects {
  margin-bottom: 8px;
}

#commentsHeader {
  padding:40px 0px 2px;
}

#commentsHeader span {
  font-size: 12px;
  font-weight: normal;
}

#inner-circle-members {
  padding-top: 20px;
}

#inner-view-all {
  padding-left: 20px;
}

#addCommentForm textarea {
  width: 416px;
}

#comment_buttons {
  padding: 5px 0px 20px;
}

#commentBlock {
  padding-top: 10px;
}

#inner-circle-list {
  width: 467px;
}

#inner-circle-list div.inner-circle-info ul {
  margin: 10px 0px 0px !important;
}

#inner-circle-list li {
  margin-left: 20px;
  margin-bottom: 13px;
}

.popup-subheader {
  font-size: 14px; 
  padding-bottom: 22px; 
  font-weight: bold;
}

#search_circle_field {
  width: 360px;
}

#search_circle_selections, #search_circle_selections_wrap, #search_circle_optionsWrap, #search_circle_options {
  width: 364px;
}

.custom-link {
  color:#02a4e4;
}

#networks {
  margin-top:8px;
}

/* dropdown */
.dropUL li,
.dropdown .dropSelection {
  font-size:12px;
  font-weight:normal;  
}


