/* line 13, ../sass/screen.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/*
@font-face {
font-family: RamaGothicE;
src: url("webfonts/ramagothice.0a9fc0b39ebc.woff");
}
*/

/* line 22, ../sass/screen.scss */
html {
  line-height: 1;
}

/* line 26, ../sass/screen.scss */
ol, ul {
  list-style: none;
}

/* line 30, ../sass/screen.scss */
a img {
  border: none;
}

/* line 34, ../sass/screen.scss */
b {
  font-weight: bold;
}

/* line 38, ../sass/screen.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 42, ../sass/screen.scss */
html {
  background: #181818 url("images/html_bg.ec8fcb6b0ebd.png");
}

/* line 46, ../sass/screen.scss */
body {
  background: url("images/body_bg.2fa339838b93.png") no-repeat top center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

/* line 53, ../sass/screen.scss */
a {
  text-decoration: none;
  color: #000;
}

/* line 58, ../sass/screen.scss */
a:hover {
  text-decoration: underline;
}

/* line 62, ../sass/screen.scss */
.large_header {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 10px;
}

/* line 69, ../sass/screen.scss */
.main_holder {
  background: url("images/top_bg.a0ae1f8a6360.png") no-repeat top center;
}

/* line 73, ../sass/screen.scss */
.page {
  width: 990px;
  margin: 0 auto;
}

/* line 78, ../sass/screen.scss */
header {
  height: 110px;
}
/* line 81, ../sass/screen.scss */
header .right {
  float: right;
}

/* line 87, ../sass/screen.scss */
html .content {
  background-color: #FFF;
  background: url("images/page_bg.49edf7f57f22.png");
  zoom: 1;
}
/* line 91, ../sass/screen.scss */
html .content.bottom {
  padding-bottom: 0;
}

/* line 96, ../sass/screen.scss */
.categories {
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 28px;
  background: #FFF;
  overflow: hidden;
}
/* line 103, ../sass/screen.scss */
.categories li {
  float: left;
}
/* line 107, ../sass/screen.scss */
.categories li a {
  margin-right: 18px;
  color: #272727;
  font-weight:bold;
  font-size:13px;
}

/* line 113, ../sass/screen.scss */
.menu_bar {
  background: #fbb40c url("images/menu_bg2.c274dd9b3f1b.png") no-repeat; 
  line-height: 58px;
  padding: 0 13px;
  font-size: 20px;
  font-weight: bold;
  
  clear: both;
  text-transform: uppercase;
  overflow: hidden;
}

/* line 125, ../sass/screen.scss */
.menu li {
  float: left;
  padding: 0 15px;
}
/* line 129, ../sass/screen.scss */
.menu a {
  color: #3E3F3F;
}
/* line 132, ../sass/screen.scss */
.menu .submit {
  padding: 0 10px;
}
/* line 135, ../sass/screen.scss */
.menu .contact_us {
  padding-right: 0;
}

/* line 140, ../sass/screen.scss */
.search {
  position: relative;
}
/* line 142, ../sass/screen.scss */
.search .search_text {
  width: 190px;
  height: 32px;
  border: 4px solid #E4B21D;
  float: right;
  margin: 9px 20px 0 0;
  padding: 0 5px;
}
/* line 150, ../sass/screen.scss */
.search .search_button {
  width: 36px;
  height: 31px;
  border: none;
  text-indent: -99999px;
  background: url("images/search_button.cd47e1efedc4.png") no-repeat;
  position: absolute;
  top: 13px;
  right: 30px;
  cursor: pointer;
}

/* line 163, ../sass/screen.scss */
.main {
  width: 665px;
  float: left;
}
/* line 167, ../sass/screen.scss */
.main .content {
  padding: 15px 19px 15px 25px;

}

/* line 174, ../sass/screen.scss */
.ad_336x280 {
float:left;
}

/* line 178, ../sass/screen.scss */
.homeinfo {
  margin-bottom: 10px;
}

/* line 182, ../sass/screen.scss */
.top_brush {
  float: right;
  margin-right:6px;
}
/* line 185, ../sass/screen.scss */
.top_brush div {
  line-height: 46px;
  background: #fbb40c url("images/top_brush_bg.52d1f63e7420.png");
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  font-weight:700;
  color:#3E3F3F;
}

/* line 194, ../sass/screen.scss */
h2 {
  clear: both;
  text-transform: uppercase;
  background:url("images/h2_bg.4eb195d7128a.png") no-repeat;
  font-size: 26px;
  line-height: 43px;
font-weight:bold;
  padding-left: 28px;
  color:#3E3F3F!important;
  height:43px;
  
}

/* line 204, ../sass/screen.scss */
.list li {
  margin: 0 21px 20px 0;
  float: left;
  width: 191px;
  line-height: 15px;
}
/* line 210, ../sass/screen.scss */
.list .last {
  margin-right: 0;
}
/* line 213, ../sass/screen.scss */
.list .image {
  position: relative;
  float: left;
  margin-bottom: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
/* line 217, ../sass/screen.scss */
.list .image span,
.vector_preview .image span {
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  right: 0;
  line-height: 26px;
  text-align: center;
  color: #FFF;
  font-size:13px;
}
/* line 228, ../sass/screen.scss */
.list .image img {
  float: left;
}
/* line 235, ../sass/screen.scss */
.list .image:hover {
  box-shadow: 0 0 10px #333;
}
/* line 239, ../sass/screen.scss */
.list .meta {
  background: #fbb40c url("images/meta_bg.0b39badfd8c9.png");
  overflow: hidden;
  padding: 0 5px;
  margin-top: 5px;
  line-height: 20px;
}
/* line 245, ../sass/screen.scss */
.list .meta .date {
  float: left;
}
/* line 248, ../sass/screen.scss */
.list .meta .tag {
  font-weight: bold;
  float: right;
}

/* line 255, ../sass/screen.scss */
.ad_468x60 {
  text-align: center;
  margin-bottom: 15px;
}

/* line 260, ../sass/screen.scss */
.pagination {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #fbb40c url("images/h2_bg.4eb195d7128a.png");
}
/* line 265, ../sass/screen.scss */
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
/* line 269, ../sass/screen.scss */
.pagination li a {
  border: 3px solid #E4B41B;
  background-color: #FFF;
  color: #000;
  padding: 2px 4px;
}

/* line 278, ../sass/screen.scss */
.sidebar {
  width: 325px;
  float: right;
}
/* line 282, ../sass/screen.scss */
.sidebar .content {
  padding: 0 13px;
  background: #D6D6D6;
}
/* line 287, ../sass/screen.scss */
.sidebar .ad_300x250 img {
  float: left;
}
/* line 291, ../sass/screen.scss */
.sidebar .ad_125x125 {
  float: left;
  margin: 20px 20px 0 15px;
}
/* line 294, ../sass/screen.scss */
.sidebar .ad_125x125 img {
  float: left;
}
/* line 298, ../sass/screen.scss */
.sidebar .last {
  margin: 20px 0 0;
}
/* line 301, ../sass/screen.scss */
.sidebar .bottom {
  margin-bottom: 20px;
}
/* line 305, ../sass/screen.scss */
.sidebar .friends {
  line-height: 30px;
  width: 46%;
  float: left;
  text-transform: uppercase;
  margin: 10px 20px 10px 0;
}
/* line 311, ../sass/screen.scss */
.sidebar .friends li {
  border-bottom: 1px solid #B0B0B0;
  padding: 0 15px;
}
.sidebar .friends li.last {
  border:0px;
  padding: 0 15px;
  margin-top:0px;
}

/* line 317, ../sass/screen.scss */
.sidebar .second {
  margin-right: 0;
}
/* line 321, ../sass/screen.scss */
.sidebar .login_box {
  padding-top: 7px;
  overflow: hidden;
  margin-bottom: 7px;
}
/* line 325, ../sass/screen.scss */
.sidebar .login_box .title {
  margin-bottom: 7px;
  overflow: hidden;
  zoom: 1;
}
/* line 330, ../sass/screen.scss */
.sidebar .login_box .left {
  float: left;
  padding-left: 13px;
  line-height: 30px;
  width: 226px;
}
/* line 335, ../sass/screen.scss */
.sidebar .login_box .left img {
  border: 4px solid #E4B21D;
  float: left;
  margin-right: 5px;
}
/* line 340, ../sass/screen.scss */
.sidebar .login_box .left label {
  width: 48px;
  display: inline-block;
}
/* line 344, ../sass/screen.scss */
.sidebar .login_box .left input {
  height: 22px;
  border: 4px solid #E4B21D;
  padding: 0 5px;
  width: 135px;
}
/* line 350, ../sass/screen.scss */
.sidebar .login_box .left #user {
  margin-bottom: 13px;
}
/* line 353, ../sass/screen.scss */
.sidebar .login_box .left .login {
  border-right: 1px solid #CACACA;
  float: left;
  background: url("images/login_icon.f9f73a901a3f.gif") no-repeat 10px top;
  width: 62px;
  padding-left: 50px;
  font-weight:bold;
}
/* line 360, ../sass/screen.scss */
.sidebar .login_box .left .register {
  border-left: 1px solid #E9E9E9;
  float: right;
  width: 87px;
  padding-left: 25px;
  font-weight:bold;
}
/* line 366, ../sass/screen.scss */
.sidebar .login_box .left .name {
  font-size: 16px;
}
/* line 371, ../sass/screen.scss */
.sidebar .login_box.logged .left a {
  line-height: 18px;
  float: left;
  text-transform: uppercase;
  color: #4C4C4C;
  font-size: 10px;

}

/* line 379, ../sass/screen.scss */
.sidebar .login_box.logged .right {
  padding-top: 80px;
}
/* line 383, ../sass/screen.scss */
.sidebar .login_box .right {
  float: right;
  width: 86px;
  line-height: 30px;
}
/* line 387, ../sass/screen.scss */
.sidebar .login_box .right a {
  color: #FFF;
  display: block;
  padding-left: 28px;
  margin-bottom: 13px;
}
/* line 393, ../sass/screen.scss */
.sidebar .login_box .right .facebook {
  background: #191919 url("images/facebook_icon.cf755662c3d5.gif") no-repeat;
}
/* line 396, ../sass/screen.scss */
.sidebar .login_box .right .google {
  background: #191919 url("images/google_icon.431bee6c5d77.gif") no-repeat;
  margin-bottom: 0;
}
/* line 400, ../sass/screen.scss */
.sidebar .login_box .right .signout {
  background: #191919 url("images/signout_icon.906a8236bddf.gif") no-repeat;
}

/* line 416, ../sass/screen.scss */
footer {
  background: url("images/footer_bg.2584566006cf.png") no-repeat top right;
  color: #FFF;
}
/* line 419, ../sass/screen.scss */
footer .text {
  width: 475px;
  padding: 10px 100px 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 426, ../sass/screen.scss */
footer .text .links {
  line-height: 50px;
}
/* line 430, ../sass/screen.scss */
footer .text a {
  color: #FFF;
}
/* line 434, ../sass/screen.scss */
footer .text p {
  color: #898989;
  text-transform: none;
}

/* line 2, ../sass/detail.scss */
.main .detail_top {
  padding-right: 0px;
}

/* line 6, ../sass/detail.scss */
.item_details {
  float: right;
  margin-right: 10px;
  width: 280px;
}
/* line 11, ../sass/detail.scss */
.item_details p {
  line-height: 16px;
}
/* line 15, ../sass/detail.scss */
.item_details .meta {
  padding-top: 13px;
}
/* line 19, ../sass/detail.scss */
.item_details .meta span {
  width: 75px;
  display: inline-block;
  color: #727272;
}
/* line 25, ../sass/detail.scss */
.item_details .meta a {
  color: #CF8300;
}
/* line 30, ../sass/detail.scss */
.item_details .tags {
  padding-top: 10px;
}
/* line 32, ../sass/detail.scss */
.item_details .tags a {
  background: #FDDB0F;
  border-radius: 2px;
  border: 1px solid #FCB90E;
  font-size: 9px;
  padding: 2px;
}
/* line 41, ../sass/detail.scss */
.item_details .social_icons {
  
  height: 26px;
}
.item_details .social_icons div {
float:left;
}
.social_icons .fb_icon {
width:85px;
}
.social_icons .gplus_icon {
width:60px;
}
.social_icons .pin_icon {
width:50px;
}
/* line 46, ../sass/detail.scss */
.item_details .download {
  background: black url("images/download_icon.7a0b13fdb2a2.gif") no-repeat;
  line-height: 32px;
  padding-left: 40px;
  color: #FFF;
  text-transform: uppercase;
  width: 155px;
  display: block;
  border-top: 1px solid #C5C5C5;
  font-size: 20px;
  margin-top: 10px;
}

/* line 61, ../sass/detail.scss */
.detail_image {
  clear: both;
  border: 4px solid #E4B21D;
  width: 610px;
  height:auto;
  mih-height: 378px;
  line-height: 377px;
  background: #1f1f1f url("images/pic_bg.82d3f5dd1ccd.png") repeat;
  margin-top: 10px;
  overflow: hidden;
  float: left;
  position: relative;
  text-align: center;
}
/* line 73, ../sass/detail.scss */
.detail_image img {
  vertical-align: middle;
}

/* line 79, ../sass/detail.scss */
.first {
  margin-top: 15px;
}

/* line 83, ../sass/detail.scss */
.addComment {
  width: 192px;
  float: left;
}
/* line 86, ../sass/detail.scss */
.addComment .top {
  background: url("images/add_comment_top_bg.f81ea31976c4.png") no-repeat;
  height: 30px;
}
/* line 90, ../sass/detail.scss */
.addComment .bottom {
  background: url("images/add_comment_bottom_bg.a86648da99f2.png") no-repeat;
  height: 30px;
}
/* line 94, ../sass/detail.scss */
.addComment .commentForm {
  background-color: #FDC90E;
}
/* line 97, ../sass/detail.scss */
.addComment textarea {
  background: none;
  border: none;
  width: 160px;
  height: 160px;
  margin-left: 15px;
  resize: none;
}
/* line 105, ../sass/detail.scss */
.addComment textarea:focus {
  outline: 0 none transparent;
}

/* line 111, ../sass/detail.scss */
.submit-btn {
  background: black url("images/add_comment_submit_bg.59fa0fb568fc.png") no-repeat;
  color: #FFF;
  border: 0 none transparent;
  height: 32px;
  float: right;
  text-align: right;
  padding: 0 10px 0 40px;
  cursor: pointer;
}

/* line 122, ../sass/detail.scss */
.comments {
  float: right;
  width: 420px;
  margin-right: -5px;
}

/* line 129, ../sass/detail.scss */
.comment {
  position: relative;
  overflow: hidden;
}
/* line 132, ../sass/detail.scss */
.comment img {
  position: absolute;
  top: 17px;
  left: 7px;
  width: 74px;
  height: 74px;
}
/* line 139, ../sass/detail.scss */
.comment .top {
  background: url("images/comment_top_bg.f037864faa87.png") no-repeat;
  height: 47px;
  position: relative;
}
/* line 144, ../sass/detail.scss */
.comment .bottom {
  background: url("images/comment_bottom_bg.315aacfdea51.png") no-repeat;
  height: 50px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFF;
  line-height: 40px;
  padding-left: 25px;
}
/* line 153, ../sass/detail.scss */
.comment .bottom a {
  color: #FFF;
}
/* line 156, ../sass/detail.scss */
.comment .bottom div {
  float: left;
  padding: 12px;
  font-size: 14px;
  opacity: 0.7;
}
/* line 162, ../sass/detail.scss */
.comment .bottom .name {
  font-weight: bold;
}
/* line 165, ../sass/detail.scss */
.comment .bottom .commentsNumber {
  float: right;
  font-size: 40px;
  margin-right: 30px;
  font-weight: bold;
  opacity: 1;
}
/* line 173, ../sass/detail.scss */
.comment .text {
  background-color: #FDC90E;
  margin: -10px 0 20px 7px;
  padding: 0 0 35px 85px;
  width: 319px;
}

/* Add these styles once per website */
/* line 183, ../sass/detail.scss */
.popup_background {
  z-index: 2000;
  /* any number */
}

/* line 186, ../sass/detail.scss */
.popup_wrapper {
  z-index: 2001;
  /* any number + 1 */
}

/* Add inline-block support for IE7 */
/* line 191, ../sass/detail.scss */
.popup_align,
.popup_content {
  *display: inline;
  *zoom: 1;
}

/* line 196, ../sass/detail.scss */
#login_modal, #license_modal{
  background: white url("images/divider.c87762eaa124.png") no-repeat 415px 0;
  border-radius: 8px;
  width: 650px;
  padding: 30px;
  font-size: 15px;
}
#license_modal {
background: white;
}
/* line 203, ../sass/detail.scss */
#login_modal .main {
  float: left;
  width: 355px;
}
/* line 208, ../sass/detail.scss */
#login_modal .sidebar {
  float: right;
  width: 235px;
}
/* line 214, ../sass/detail.scss */
#login_modal form .row {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 220, ../sass/detail.scss */
#login_modal form .text {
  border: 2px solid #D5D5D5;
  padding: 8px;
  width: 335px;
  font-size: 100%;
}
/* line 227, ../sass/detail.scss */
#login_modal form .forgot_password {
  float: right;
}
/* line 232, ../sass/detail.scss */
#login_modal .link, #license_modal .link {
  color: #FF7800;
}
/* line 236, ../sass/detail.scss */
#login_modal .submit-btn {
  float: left;
}

/* line 241, ../sass/detail.scss */
.login_modal_close, .license_modal_close {
  background: url("images/close.8b689337da39.png") no-repeat;
  width: 34px;
  height: 34px;
  cursor: pointer;
  position: absolute;
  top: -17px;
  right: -17px;
}
#license_modal p {
color:#333333;
margin-bottom:10px;
}

/*------------------------------*/
/*  =PUBLIC ACCOUNT             */
/*------------------------------*/
/*------------------------------*/
/* line 6, ../sass/profile.scss */
#account_info {
  padding-top: 15px;
  overflow: hidden;
}

/* line 10, ../sass/profile.scss */
.account_info_avatar_holder {
  margin-left: 30px;
  float: left;
  text-align: center;
}

/* line 15, ../sass/profile.scss */
.account_info {
  float: right;
  width: 480px;
  margin-right: 15px;
  border-top: 1px solid #D6D6D6;
}

/* line 21, ../sass/profile.scss */
.account_info dl {
  width: 50%;
  float: left;
}

/* line 25, ../sass/profile.scss */
.account_info dt {
  float: left;
  clear: both;
  width: 65px;
}

/* line 30, ../sass/profile.scss */
.account_info dd {
  border-bottom: 1px solid #D6D6D6;
}

/* line 34, ../sass/profile.scss */
.account_info_list,
.account_info_touch {
  line-height: 30px;
}

/* line 37, ../sass/profile.scss */
.account_info_touch {
  clear: both;
  margin-top: 20px;
  float: left;
  width: 400px;
}

/* line 43, ../sass/profile.scss */
.account_info_touch span {
  margin-right: 10px;
}

/* line 46, ../sass/profile.scss */
.account_info_touch a {
  margin-right: 2px;
}

/* line 49, ../sass/profile.scss */
#account_box_holder {
  margin-top: 190px!important;
  position:relative;
}

/* line 52, ../sass/profile.scss */
#account_box {
  border: 1px solid #D6D6D6;
  padding: 22px 12px 0px 12px;
  position: relative;
  width: 600px;
  clear: both;
  margin-left: 20px;
}

/* line 60, ../sass/profile.scss */
#account_box .vector_preview {
  margin-right: 12px;
  margin-bottom: 12px;
}

/* line 62, ../sass/screen.scss */
.clearfix {
  clear: both;
}

/* line 64, ../sass/profile.scss */
#account_box .vector_preview_last {
  margin-right: 0px;
}

/* line 67, ../sass/profile.scss */
#account_box_menu {
  margin-left: 20px;
}

/* line 70, ../sass/profile.scss */
#account_box_menu ul {
  margin-bottom: -1px;
  position: relative;
  float: left;
  z-index: 999;
}

/* line 76, ../sass/profile.scss */
#account_box_menu li {
  line-height: 30px;
  float: left;
  margin-right: 5px;
  padding: 0px 20px;
  border: 1px solid #D6D6D6;
  background-color: #FFFFFF;
  border-bottom: 0px;
  border-radius: 3px 3px 0px 0px;
}

/* line 86, ../sass/profile.scss */
#account_box_menu li.acount_box_menu_inactive {
  background-color: #EFEBEC;
  border-bottom: 1px solid #D6D6D6;
  line-height: 29px;
  cursor: pointer;
}

/* line 93, ../sass/profile.scss */
#account_box_comments .comment_title,
#account_box_comments .comment_text {
  /*  width: 503px;*/
}

/* line 96, ../sass/profile.scss */
#account_box_comments {
  padding-bottom: 20px;
}

/* line 99, ../sass/profile.scss */
#account_box_comments #comments {
  width: 585px;
}

/* line 102, ../sass/profile.scss */
.account_comment_post {
  margin-bottom: 12px;
  line-height: 30px;
  background-color: #EFEBEC;
  padding: 10px;
}

/* line 108, ../sass/profile.scss */
.account_comment_post b {
  display: block;
}

/* line 111, ../sass/profile.scss */
.account_box_menu_select {
  float: right;
}

/* line 114, ../sass/profile.scss */
.account_box_menu_select select {
  width: 200px;
}

/* line 117, ../sass/profile.scss */
ul.comments_branch {
  padding: 0px 0px 0px 20px;
}

/* line 120, ../sass/profile.scss */
.new_comment {
  background-color: #E0DDDE;
}

/* line 123, ../sass/profile.scss */
.account_about {
  background-color: #EFEBEC;
  border-radius: 2px;
  padding: 8px 16px;
  line-height: 24px;
  margin: 15px 0px 10px 0px;
  cursor: default;
}

/* line 132, ../sass/profile.scss */
.vector_preview {
  width: 191px;
  margin: 0px 25px 20px 0px;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  float: left;
}

/* line 140, ../sass/profile.scss */
.vector_preview_title {
  position: absolute;
  top: 0px;
  opacity: 0.8;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
  width: 100%;
  font-size: 12px;
}

/* line 151, ../sass/profile.scss */
.vector_preview_description {
  height: 45px;
  overflow: hidden;
}

/* line 155, ../sass/profile.scss */
.vector_preview_last {
  margin-right: 0px;
  margin-left: 2px;
}

/* line 160, ../sass/profile.scss */
.user_comment {
  background-color: #EFEBEC;
  padding: 10px;
  margin-top: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.comment {
  padding: 10px;
  margin-top: 3px;
  border-radius: 3px;
  overflow: hidden;
}

/* line 167, ../sass/profile.scss */
.comment_avatar {
  float: left;
  border: 1px solid #B9B7B7;
  margin-right: 10px;
  /*  width: 61px;*/
}

/* line 173, ../sass/profile.scss */
.comment_title {
  color: #8B898A;
  border-bottom: 1px solid #D8D6D7;
  line-height: 20px;
}

/* line 178, ../sass/profile.scss */
.comment_title {
  margin-right: 5px;
  padding: 0px 0px 0px 90px;
  /*  width: 514px;*/
}

/* line 183, ../sass/profile.scss */
.comment_text {
  padding: 5px 0px 0px 90px;
  min-height: 55px;
  margin-bottom: 5px;
}








/* G */
.page_inside {
margin-top:40px;
text-align:center;
}
.item_description {
height:190px;
}
.content .imgbox {
width:191px;
height:140px;
overflow:hidden;
}
ul.list li.shutterbox_ads {
width:100%;
height:320px;
}
.mtop5 {margin-top:5px;}
.mtop15 {margin-top:15px;}
.mbot15 {margin-bottom:15px;}
.top_thumb_holder {width:260px!important;height:234px;text-align:center;position:relative;overflow:hidden;}
.top_thumb_holder img {position:absolute;left:0!important;z-index:990;}
.ad_300x250{width:300px;height:250px;border:1px solid #afafaf;}
.top_title{
font-size:15px!important;
margin:0;
padding:0;
z-index: 999;
position:relative;
background:#1f1f1f!important;
color:#fff!important;
top:191px!important;
bottom:0px!important;
text-transform:none!important;
line-height: 43px!important;
font-weight:bold;
}
.top_title:hover {
text-decoration:none;
}
.top_brush a:hover {
text-decoration:none;
}

.crop_item .center {
text-align:center;
margin:10px;
}
.crop_item div {
display: block;
margin-left:auto;
margin-right:auto;
}
.crop_item .center a {
  border: 3px solid #E4B41B;
  background-color: #FFF;
  color: #000;
  padding: 2px 8px;
}

#crop_preview img {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.pass_forgot {
padding-left:51px;
}
.small_header2 {
margin:10px 0;
padding:0;
font-weight:bold;
}
.bottom_space{
padding:20px 0;
}
h3.unsuccessful {
font-weight:bold;
font-size:20px;
margin:20px 0;
}
.comment .top {
text-align:right;
padding-right:5px;
}

.hide {
display:none;
}
.main .userform_content {
overflow: hidden;
padding: 5px 0;
}
.user_comments {
float: right;
margin-right: 0px;
width:585px;
}
.main .userform_content textarea {
width:460px;
height:70px;
}
.sidebar .fbcontent {
width:317px;
  padding: 4px;
  background: #292929;
  clear:both;
  margin-top:10px!important;
}
.sidebar .fbcontent .fb-like-box {
background: #050505;
width:317px;
}
.abovefb, .belowfb {
clear:both;
}
.abovefb {
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
.belowfb {
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
.abovefb div, .belowfb div {
margin:0 auto;
}
.popup_fblogin {
margin-top:18px;
}
.private_form {
margin-top:20px;
}
.content p a {
font-weight:bold;
}

.top_mark {
font-size:26px!important;
}
.fbcenter {
text-align:center!important;
padding-left:0px!important;
}
.cls {
clear:both;
}
.shutterstock_header {
    background: url("images/shutterstock_logo.402287d43841.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 32px;
    padding-left: 135px;
}
.sidebar .login_box .left input.login_button {
height:24px;
  border: 0px;
  padding: 0 5px;
  width: 90px;
  margin-left:52px;
  margin-top:12px;
  background:#191919 url("images/login_bg.70c72883cd43.png") no-repeat;
  background-position:4px 4px;
  color:#ffffff;
  cursor:pointer;
  font-size:12px;
}
.sidebar .login_box .left input.login_button:hover {
text-decoration:underline;

}
