@import url("reset.css");
@import url("site.css");
@import url("sidebar.css");
@import url("forms.css");
/* ********** [ BORDERS SHADOWS ] ********** */
div#content div.location_wrap, div#content div.options ul li a, div#content div.footer p, div#content div.footer a, div.typecontent, div.typepage, div#error_message, div#info_message, div.homepage h3, div.extratitle, div.footup a, ul#extramenu li a, div.typemedia div.dataitem, div.typemembers div.dataitem, div.typecontent div.dataitem, div.page_account_gifts, div.page_account_messages_inbox, div#headernav_wrap, div#usernav span#useropen, div#usernav ul li a.outter  { -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em;  -moz-box-shadow: 0 0 0.5em rgba(100,0,0,.4); -webkit-box-shadow: 0px 0px 0.5em rgba(100,0,0,.4); box-shadow: 0px 0px 0.5em rgba(100,0,0,.4); }
/* light shadow */ 
div#content div.subtitle, div#content div.suboptions ul li, div#content div.image a img, div#content div.gallerylist div.image, div.actions ul.actions li, div#content div.image img { -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; -moz-box-shadow: 0 0 0.1em rgba(0,0,0,.2); -webkit-box-shadow: 0px 0px 0.1em rgba(0,0,0,.2); box-shadow: 0px 0px 0.1em rgba(0,0,0,.2);   }
/* ********** [ BACKGROUNDS ] ********** */
/* light blue */ 
div#content div.location_wrap, div#content div.options ul li a.active, div#content div.options ul li a:active, div#content div.subtitle, div#content div.suboptions ul li, div.actions ul.actions li, table.pmbox tr.new td { background: #FFF9FF; text-shadow: 0px 1px rgba(255,255,255,.8);  }
/* ********** [ CONTENT HEADER ] ********** */
div#content div.header_wrap { }
div#content div.location_wrap { margin: 1em 0.5em; padding: 0 1em; height: 40px; font: bold 14px/40px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #555; overflow: hidden;  }
div#content div.location { }
div#content div.location ul { list-style: none; }
div#content div.location ul li { float: left; margin-right: 0.5em; }
div#content div.location h1 { float: left; font: bold 1em/2.5em "HelveticaNeue", Arial, Helvetica, sans-serif; }
div#content div.location ul li span { padding: 0px 3px; display: block; float: left; font: bold 14px/37px "HelveticaNeue", Arial, Helvetica, sans-serif;  color: #555; }
div#content div.location ul li span.highlight { color: #008000; line-height: 30px; }
div#content div.location ul li a { display: block; float: left; font: bold 14px/40px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #555; }
div#content div.location ul li a:hover { }
div#content div.location ul li.action { padding-top: 0px; float: right; display: none; }
div#content div.location ul li.action a { }
div#content div.options_wrap { margin: 1em 0.5em; margin-bottom: 0; }
div#content div.title { display: none; }
div#content div.title h1 { }
div#content div.options { }
div#content div.options ul { float: left; list-style: none; }
div#content div.options ul li { float: left; margin-right: 0.3em; margin-bottom: 0.5em; }
div#content div.options ul li.info { border: 0; float: right; color:#fff; line-height: 30px; font-size: 0.7em;  display: none; }
div#content div.options ul li.info div.progress_bar {  display: none; }
div#content div.options ul li.info div.progress_bar div.bar { }
div#content div.options ul li.break { width: 0px; }
div#content div.options ul li span { padding: 0px; display: block; float: left; font: 14px/30px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #555; }
div#content div.options ul li a { padding: 0px 0.4em; display: block; float: left; font: 14px/30px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #555; background: #fff; text-align: center; }
div#content div.options ul li a.active, div#content div.options ul li a:active { }
/* ********** [ CONTENT SUB HEADER ] ********** */
div#content div.subtitle { margin: 1em 0; padding: 0 0.5em;}
div#content div.subtitle_small { margin-bottom: 5px; }
div#content div.subtitle h2 { margin: 0px; padding: 0px; font-size: 12px; font-weight: bold; line-height: 30px; }
div#content div.subtitle a {  font-size: 12px; font-weight: bold; line-height: 30px; color: #555; }
div#content div.subtitle a:hover { }
div#content div.suboptions_wrap { margin: 0.5em 0; }
div#content div.suboptions { }
div#content div.suboptions ul { list-style: none; }
div#content div.suboptions ul li { clear: both; margin-bottom: 10px; overflow: hidden; }
div#content div.suboptions ul li span { color: #555; }
div#content div.suboptions ul li a { display: block; color: #555; padding: 0 0.5em; font-size: 12px; font-weight: bold; line-height: 30px; }
div#content div.suboptions ul li a.active {
background: #cee1f7; }
div#content div.suboptions ul li a:hover {  }
/* ********** [ CONTENT FOOTER ] ********** */
div#content div.footer_wrap { margin: 1em 0.5em; margin-bottom: 0; font-size: 14px; line-height: 30px; color: #555; position: relative; }
div#content div.footer { }
div#content div.footer p, div#content div.footer a { margin-right: 5px; height: 30px; float: left; display: block; color: #555; font-size: 14px; line-height: 30px; background: #fff; }
div#content div.footer p { padding: 0px 6px; }
div#content div.footer a { padding: 0px 10px; margin-bottom: 0.5em; }
div#content div.footer a.active, div#content div.footer a:active { background: #FFF9FF; color: #000; font-weight: bold; text-shadow: 0px 1px rgba(255,255,255,.8); }
div#content div.footer a:hover { background: #FFF9FF; color: #000; }
/* ********** [ CONTENT WRAPPERS ] ********** */
div#content div.outter { margin: 1em 0.5em; position: relative; }
/* media */
div.typemedia {  }
div.typemedia div.dataitem { margin: 1em 0; background: #fff; padding: 0.8em; }
div.typemedia div.dataitemlast { margin-bottom: 0px; }
/* members */
div.typemembers { }
div.typemembers div.dataitem { margin: 1em 0; background: #fff; padding: 0.8em; overflow: hidden; }
div.typemembers div.dataitemlast { margin-bottom: 0px; }
/* content */
div.typecontent {  }
div.typecontent div.dataitem { margin: 1em 0; background: #fff; padding: 0.8em; }
div.typecontent div.dataitemlast { margin-bottom: 0px; }
div.typecontent div.image img { width: 50px; }
/* comments */
div.typecomments { padding: 5px; background: #ffffff; border: 1px solid #d4d4d4; }
div.typecomments div.dataitem { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #d4d4d4; }
div.typecomments div.dataitemlast { margin-bottom: 0px; border-bottom: 0px; }
div.typecomments div.image img { width: 40px; }
/* page */
div.typepage { background: #fff; padding: 0.8em; }
div.typepage div.dataitem { }
div.typepage div.comments div.image img { width: 50px; }
div.typepage div.comments div.dataitem { margin-bottom: 1em; border-bottom: 2px dashed #ccc; }
div.typepage div.comments div.dataitemlast { margin-bottom: 0px; border: none; }
div.typepage div.comments div.commentsform div.dataitem { margin-bottom: 1em; padding-bottom: 1em;  }
div.typepage div.comments div.page_member_profile_comments_submit div.dataitem { padding-bottom: 10px; }
div#content div.odd, div#content div.even, div#content div.single { position: relative; }
div#content table.plain { width: 100%; border: 0px; border-spacing: 0px; border-collapse: collapse; position: relative; }
div#content table.plain td { vertical-align: top; }
div#content table.plain td.data { width: 100%; }
/* ********** [ GENERAL CONTENT ] ********** */
/* image */
div#content div.image { padding-right: 0.5em; }
div#content div.image a img, div#content div.image img { border: 1px solid #ccc; padding: 3px; }
div#content div.image a:hover img, div#content div.image a:focus img { border: 1px solid #333;  }
/* player */
div#content div.player { padding-bottom: 5px; font: 11px/16px arial, verdana, sans-serif; color: #222222; }
/* form */
div#content div.form { }
/* entry */
div#content div.entry { padding: 0.5em; text-align: left; }
div#content div.entry ol, div#content div.entry ul { padding: 1em 0 1em 1.5em; margin: 0px; }
div#content div.entry ol li, div#content div.entry ul li { list-style: disc; }
div#content div.entry a { }
/* data */
div#content div.data { text-align: justify; }
/* header */
div#content h2.inner { margin: 0px; padding: 0px; font: bold 14px/24px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #446993; border: 0px; background: none; }
div#content h2.inner a { font: bold 14px/24px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #446993; }
div#content h2.inner a:hover {  }
div#content h2.inner span.online { font: bold 14px/24px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #2F8509; }
/* item header */
div#content div.itemheader { padding: 0px 5px; position: relative; }
div#content ul.itemheader { height: 20px; position: relative; list-style: none; }
div#content ul.itemheader li { padding-right: 12px; float: left; font: 11px "HelveticaNeue", Arial, Helvetica, sans-serif; color: #777777; position: relative; }
div#content ul.itemheader li.report { padding-right: 0px; }
div#content ul.itemheader li a { font: 11px "HelveticaNeue", Arial, Helvetica, sans-serif;  }
div#content ul.itemheader li a:hover { }
/* item footer */
div#content div.itemfooter { margin: 1em 0; position: relative; border-top: 2px dashed #ccc; border-bottom: 2px dashed #ccc; padding: 30px 0px; }
div#content ul.itemfooter { height: 60px; position: relative; list-style: none; }
div#content ul.itemfooter li { padding-right: 10px; float: left; font: 11px/20px "HelveticaNeue", Arial, Helvetica, sans-serif;  color: #555; }
div#content ul.itemfooter li.report { float: left; }
div#content ul.itemfooter li a { height: 60px; font: 11px/20px "HelveticaNeue", Arial, Helvetica, sans-serif; }
div#content ul.itemfooter li a:hover {  }
div.scores span { padding-right: 6px; }
/* gallery box */
div#content div.gallerybox div.image {  float: left; }
div#content div.gallerybox div.image a img {  }
div#content div.gallerybox div.image a:hover img { }
/* gallery list */
div#content div.gallerylist div.image { margin: 0.5em 1em; float: left; }
div#content div.gallerylist div.image { padding: 6px; background: #eee; border: 1px solid #ccc; }
div#content div.gallerylist div.image a img { }
div#content div.gallerylist div.image:hover { }
div#content div.gallerylist span { float: left; padding: 0 6px 0 20px; height: 16px; display: block; }
div#content div.gallerylist span.author { margin: 8px 0; overflow: hidden; width: 100px; height: auto; white-space: nowrap; padding: 0; }
div#content div.gallerylist span.rating { height: auto; padding: 8px 0; }
div#content div.gallerylist span.comments { background: url('info_comments.png') no-repeat; }
div#content div.gallerylist span.views { background: url('info_views.png') no-repeat; }
/* preview box */
div#content div.gallerybox { }
div#content div.previewbox div.image { float: left; }
div#content div.previewbox div.image a img { width: 55px; }
div#content div.previewbox div.image a:hover img { }
/* datainfo */
div#content div.datainfo { padding-bottom: 0.5em; }
div#content dl.datainfo { width: 100%; }
div#content dl.datainfo dt { padding-right: 10px; width: 80px; float: left; font: 1em/1.5em "HelveticaNeue", Arial, Helvetica, sans-serif; color: #888;  }
div#content dl.datainfo dd { margin-left: 90px; font: 1em/1.5em "HelveticaNeue", Arial, Helvetica, sans-serif; text-align: left; }
div#content dl.datainfo dd a {  font: 1em/1.5em "HelveticaNeue", Arial, Helvetica, sans-serif; }
div#content dl.datainfo dd a:hover { }
/* profile data */
div#content div.profile dl.datainfo dt { width: 110px; }
div#content div.profile dl.datainfo dt { width: 110px; }
div#content div.profile dl.datainfo dd { margin-left: 120px; }
div#content div.page_member_profile td.left { padding-bottom: 1em; }
div#content div.page_member_profile td.left div.picture_zoom { margin: 0 auto; padding: 0; width: 270px; }
div#content div.page_member_profile td.left a.picture_zoom img { max-width: 98%; width: 260px; }
div#content div.page_member_profile h5 { margin: 5px 0px; padding: 0px 5px; background: #FFF9FF; height: 25px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font: bold 12px/25px arial, verdana, sans-serif; }
div#content div.page_member_profile h5 a { color: #555; font: bold 12px/25px arial, verdana, sans-serif; }
div#content div.page_member_profile h5 a:hover { }
div#content div.page_member_profile div.actions { padding: 0; }
div#content div.page_member_profile div.actions li { }
div#content div.page_member_profile div.sidedata { padding: 8px 0px 0px 8px; }
div#content div.page_member_profile div.sidedata div.sub { padding-top: 4px; color: #888888; }
div#content div.page_member_profile div.sidedata div.image { padding: 0px 8px 8px 0px; }
div#content div.page_member_profile div.sidedata div.image a img { width: 50px; border: 1px solid #ddd; }
div#content div.page_member_profile div.sidedata div.image a:hover img { border: 1px solid #999; }
div#content div.page_member_profile div.sidepics { padding: 8px 0px 0px 8px; }
div#content div.page_member_profile div.sidepics div.image { padding: 0px 8px 8px 0px; float: left; }
div#content div.page_member_profile div.sidepics div.image a img { width: 50px; border: 1px solid #ddd; }
div#content div.page_member_profile div.sidepics div.image a:hover img { border: 1px solid #999; }
div#content div.page_member_profile div.sidepics div.data { }
div#content div.page_member_profile td.right { }
div#content div.page_member_profile td.right textarea.textarea_full { max-width: 100%; }
/* gallery item */
div#content div.galleryitem div.arrows { line-height: 1.5em; height: 1.5em; margin-bottom: 1em; }
div#content div.galleryitem div.arrows a { line-height: 1.5em; }
div#content div.galleryitem div.arrows div.progress { margin-right: 5px; height: 12px; }
div#content div.galleryitem div.image { padding: 0px; text-align: center; }
/* actions */
div.actions { margin-bottom: 1em;  }
div.actions ul.actions { list-style: none; }
div.actions ul.actions li { display: block; margin: 0.5em 0; }
div.actions ul.actions li.profile a { background: url("actions/profile.png") no-repeat 4px 50%; }
div.actions ul.actions li.pictures a { background: url("actions/pictures.png") no-repeat 4px 50%; }
div.actions ul.actions li.thumbnail a { background: url("actions/thumbnail.png") no-repeat 4px 50%; }
div.actions ul.actions li.edit a { background: url("actions/edit.png") no-repeat 4px 50%; }
div.actions ul.actions li.remove a { background: url("actions/remove.png") no-repeat 4px 50%; }
div.actions ul.actions li.primary a { background: url("actions/primary.png") no-repeat 4px 50%; }
div.actions ul.actions li.comments a { background: url("actions/comments.png") no-repeat 4px 50%; }
div.actions ul.actions li.approve a { background: url("actions/approve.png") no-repeat 4px 50%; }
div.actions ul.actions li.join a { background: url("actions/approve.png") no-repeat 4px 50%; }
div.actions ul.actions li.guests a { background: url("actions/guests.png") no-repeat 4px 50%; }
div.actions ul.actions li.leave a { background: url("actions/remove.png") no-repeat 4px 50%; }
div.actions ul.actions li.chat a { background: url("actions/chat.png") no-repeat 4px 50%; }
div.actions ul.actions li.friends a { background: url("actions/friends.png") no-repeat 4px 50%; }
div.actions ul.actions li.favorites a { background: url("actions/favorites.png") no-repeat 4px 50%; }
div.actions ul.actions li.wink { position: relative; }
div.actions ul.actions li.wink a { background: url("actions/wink.png") no-repeat 4px 50%; }
div.actions ul.actions li.message a { background: url("actions/message.png") no-repeat 4px 50%; }
div.actions ul.actions li.gift a { background: url("actions/gift.png") no-repeat 4px 50%; }
div.actions ul.actions li.block a { background: url("actions/remove.png") no-repeat 4px 50%; }
div.actions ul.actions li.rss a { background: url("actions/rss.png") no-repeat 4px 50%; }
div.actions ul.actions li a { display: block; color: #555; padding: 0; font-size: 12px; font-weight: bold; line-height: 30px; padding-left: 24px;   }
div.actions ul.actions li a:hover { background-color: #EFF7FF; }
div.actions ul.actions li.thumbnail { display: none; }
div.actions ul.actions li.chat { display: none; }
/* private messages */
table.pmbox { width: 100%; border: 0px; border-spacing: 0px; border-collapse: collapse; position: relative;  }
table.pmbox tr.header td { padding: 6px 0px; background: #f7f7f7; border: 1px solid #ddd; border-width: 1px 0px; font-weight: bold; }
table.pmbox tr.header td input.checkbox { height: 16px; }
table.pmbox tr.row td { padding: 8px 0px; border-bottom: 1px solid #ddd; }
table.pmbox tr td.sender { width: 100px; }
table.pmbox tr td.sender div.image { float: left; }
table.pmbox tr td.sender div.image img { width: 50px; }
table.pmbox tr td.sender div.date { color: #999999; font-size: 11px; }
table.pmbox tr td.checkbox { padding-left: 5px; width: 25px; vertical-align: middle; }
table.pmbox tr.new td {  }
table.pmbox tr.new td.subject a { font-weight: bold; }
table.pmbox tr.footer td { padding: 5px; }
div.page_account_messages_compose div.pmhistory, div.page_account_messages_view div.pmhistory { overflow: auto; width: 220px; height: 150px; border: 1px solid #ddd; background: #FFFFFF; }
div.page_account_messages_compose div.pmhistory p, div.page_account_messages_view div.pmhistory p { padding: 2px; font: 11px/14px arial, verdana, san-serif; color: #222222; }
div.page_account_messages_compose div.pmhistory p.row1, div.page_account_messages_view div.pmhistory p.row1 { color: #026400; }
div.page_account_messages_compose div.pmhistory p.row2, div.page_account_messages_view div.pmhistory p.row2 { color: #940000; }
div.page_account_messages_view div.image a img, div.page_account_messages_compose div.image a img { width: 50px; }
/* activities */
table.activities { width: 100%; }
table.activities td { border-bottom: 1px solid #f0f0f0; padding: 3px 0px; }
table.activities td.activity { }
table.activities td.date { width: 120px; color: #acacac; text-align: right; }
/* gifts */
table.giftsbox { width: 100%; }
table.giftsbox_select { width: 100%; }
table.giftsbox_select td { text-align: center; width: 25%; }
table.giftsbox_select td label { display: block; }
table.giftsbox_select td label:hover { background: #FFF9FF; }
/* rating */
div.ratingbox { }
div.ratingbox div.selection { padding-right: 5px; float: left; }
div.ratingbox div.selection a { width: 60px; height: 60px; float: left; display: block; cursor: default; background: url('star3.png') no-repeat 0px center; }
div.ratingbox div.selection a.over { cursor: default; background: url('star3.png') no-repeat -60px center; }
div.ratingbox div.selection a:hover { cursor: default; }
div.ratingbox div.scores { padding-right: 60px; float: left; }
div.ratingbox div.progress { height: 60px; }
/* report */
div#content div.reportbox { position: relative; }
div#content div.reportbox div.popup { padding: 10px; display: none; z-index: 1; position: absolute; bottom: 16px; right: 0px; background: #f8f8f8; border: 1px solid #cccccc; width: 155px; }
div#content div.reportbox div.popup div.reason { padding-bottom: 5px; }
div#content div.reportbox div.popup div.reason select.select { width: 150px; }
div#content div.reportbox div.popup div.submit { padding-right: 5px; float: left; }
div#content div.reportbox div.popup div.submit a { width: 70px; height: 21px; display: block; font: 11px/21px arial, verdana, sans-serif; color: #474646; text-align: center; background: url("button_small_hover.png") no-repeat; }
div#content div.reportbox div.popup div.submit a:hover { background: url("button_small_hover.png") no-repeat 0px -21px; }
div#content div.reportbox div.popup div.progress { height: 21px; }
div#content div.reportbox div.popup a.cancel { height: 14px; width: 14px; right: 10px; bottom: 10px; position: absolute; display: block; background: url('actions/upload_cancel.png') no-repeat; }
div#content div.reportbox a.cancel:hover { background: url('actions/upload_cancel.png') no-repeat -14px 0px; }
/* winks */
div.actions div.winkbox { padding: 10px; z-index: 5000; position: absolute; bottom: 20px; right: 0px; background: #f8f8f8; border: 1px solid #cccccc; width: 155px; }
div.actions div.winkbox select.select { width: 150px; }
div.actions ul.actions li.wink div.winkbox a { padding: 0px; margin-top: 5px; width: 70px; height: 21px; display: block; float: none; font: 11px/21px arial, verdana, sans-serif; color: #474646; text-align: center; background: url("button_small_hover.png") no-repeat; }
div.actions ul.actions li.wink div.winkbox a:hover { background: url("button_small_hover.png") no-repeat 0px -21px; }
div.actions ul.actions li.wink div.winkbox a.cancel { height: 14px; width: 14px; right: 10px; bottom: 10px; position: absolute; display: block; background: url('actions/upload_cancel.png') no-repeat; }
div.actions ul.actions li.wink div.winkbox a.cancel:hover { background: url('actions/upload_cancel.png') no-repeat -14px 0px; }
/* smilies */
div#content div.smilies { width: 16px; height: 16px; }
div#content div.smilies div.smilies-inner { position: relative; }
div#content div.smilies p { margin: 0px; padding: 0px; }
div#content div.smilies a { font: 11px arial, verdana, sans-serif; color: #404040; }
div#content div.smilies a:hover { text-decoration: underline; }
div#content div.smiliesbox { padding: 4px 0px 0px 4px; width: 120px; z-index: 1; position: absolute; bottom: 16px; right: 0px; border: 1px solid #444444; background: #ffffff; }
div#content div.smiliesbox div.smiliesitem { margin: 0px 4px 4px 0px; width: 16px; height: 16px; float: left; }
/* ********** [ MESSAGES ] ********** */
div#info_message { margin: 1em 0.5em; font-size: 12px; line-height: 24px; color: #008C00; background: #effff1; padding: 8px; }
div#info_message a { font: 12px/24px arial, verdana, sans-serif; color: #008C00; }
div#info_message a { text-decoration: underline; }
div#error_message { margin: 1em 0.5em; font-size: 12px; line-height: 24px; color: #C80000; background: #ffefef; padding: 8px;}
div#error_message a { font: 12px/24px arial, verdana, sans-serif; color: #C80000; }
div#error_message a { text-decoration: underline; }
/* ********** [ MISC ] ********** */
div.progress { width: 10px; height: 10px; display: none; float: left; background: url('progress.gif') no-repeat center center; }
div.htmltooltip { display: none !important; position: absolute; border: 1px solid #444444; background-color: white; padding: 3px; text-align: left; }
div.htmltooltip img { border: 1px solid #446993; text-align: center; }
div#content div.page_hotornot div.image a img { max-width: 90%; }
div#content div.page_member_pictures_view div.image a img { max-width: 90%; }
div.page_account_gifts, div.page_account_messages_inbox { margin: 1em 0; background: #fff; padding: 0.8em; overflow: hidden; background: #fff;  }
div.commentsform { margin-top: 1em; }
div.page_account_gifts_view div.image a img, div.page_account_blogs_edit a img, div.page_account_albums_edit a img, div.page_account_pictures_edit a img { width: 50px; }