.sharepage {margin-bottom: 10px;}

.share_thread {margin-right: 15px; position: relative; bottom: 3px;}

.rss_bottom img {
        vertical-align: middle;
        margin-top: -2px;
}

.rss_bottom img:HOVER{
	opacity:0.7;
}

.lists_avatar img{
        padding: 1px;
	background: white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	width: auto;
	height: 80px;
}

.lists_avatar img:HOVER{
	border:1px solid #7d7d7d;
}

.showteam img{
        padding: 1px;
	background: white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	width: 50px;
	height: 50px;
}

.showteam img:HOVER{
	border:1px solid #7d7d7d;
}

.buddy_avatar img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	margin-bottom: 5px;
}

.buddy_avatar img:hover {
	border:1px solid #7d7d7d;
}

.avatar_box img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	position:absolute;
}

.avatar_box img:hover {
	border:1px solid #7d7d7d;
}

.topic_closed {
	background-color:#7b0500;
	background-image:url(../../../images/lustforo/closed.png);
	background-position:50% 0;
	background-repeat:repeat no-repeat;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-color:#812200;
	border-style:solid;
	border-top-left-radius:3px;		
        border-top-right-radius:3px;
	border-width:1px 1px 0;
	box-shadow:#DB6E46 0 1px 0 0 inset;
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	height:30px;
	line-height:30px;
	min-width:125px;
	padding:0 10px;
	text-align:center;
	text-shadow:#191919 0 -1px 0;
	margin-bottom: 6px;
}

.announcement_details {
	background: #CDEB8E url(../../../images/lustforo/highlight.png) repeat-x top;
	color: #557A26;
	border: 1px solid #90AC4C;
	padding: 15px 10px;
	text-shadow: rgba(255, 255, 255, 0.54902) 0 1px 0;
	box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 3px;
	font-size: 12px;
	margin-bottom: -5px;
	margin-top: 6px;
}

.red_warn {
        background: #EFCEC9 url(../../../images/lustforo/warning_red.png) no-repeat -5% 60%;
        width: 350px;
        border: 1px solid #AE3F2F;
        color: #933628;
        text-shadow: #FFFAF1 0 1px 0;
        padding: 13px 80px;
        border-radius: 3px;
        box-shadow: rgba(0, 0, 0, 0.0976563) 0 1px 3px;
}

.adv_warn {
        background: #FFEBC8 url(../../../images/lustforo/warning_big.png) no-repeat -8% 60%;
        width: 350px;
        border: 1px solid #ECC272;
        color: #AC6328;
        text-shadow: #FFFAF1 0 1px 0;
        padding: 13px 80px;
        border-radius: 3px;
        box-shadow: rgba(0, 0, 0, 0.0976563) 0 1px 3px;
}

.trow3 {
	background: #FCFEFF url(../../../images/lustforo/trow_shadow.png) repeat-x scroll left bottom;
	border: 1px solid #b4b4b4;
	padding: 10px;
}

.who_avatar img{
	padding: 1px;
	background: white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
        margin-right: -12px;
}

.who_avatar img:HOVER{
	border:1px solid #7d7d7d;
	cursor:pointer;
}

.started_ava img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	margin-right: -11px;
	margin-left: -12px;
	margin-top: -1px;
	height:auto;
	width:30 px;
}
.started_ava img:hover {
	border:1px solid #7d7d7d;
}

.avatarlist img{
	margin-right: 5px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
       width: 30px;
 height: auto;


}

.avatarlist img:hover {
	border:1px solid #7d7d7d;
}

.avatarlast img {
	margin-right: 1px;
	margin-left: -4px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	height: auto;
        width: 30px;



}

.avatarlast img:hover {
	border:1px solid #7d7d7d;
        cursor:pointer;
}

.avatarportal img{
	height:45px;
        margin-top: -8px;
        margin-bottom: -7px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
}

.avatar_board img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	margin-bottom: 5px;
	height:100px;
width: auto;
}

.img_portal img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	margin-bottom: 5px;
	}

.lastvisitorava img {
	margin-top: -1px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
}

.lastvisitorava img:hover {
	border:1px solid #7d7d7d;
        cursor:pointer;
}

.postonline img {
	margin-top: -5px;
	vertical-align: middle;
	margin-right: -4px;
}

.postonline_classic img {
	margin-top: -6px;
	vertical-align: middle;
	margin-right: -3px;
}

.postsex img {
	vertical-align: top;
	margin-bottom: 3px;
}

.postflag img {
	vertical-align: top;
	margin-top: -4px;
}

.postboton img {
	vertical-align: top;
}

.threadgor img {
	margin-top: -5px;
}

.postgrid {
    color: #999;
    font-size: 11px;
}

.settingsmenu_leftblock {
    width: 100%;
    padding-right: 50px;
}

.settingsmenu_leftblock a {
    display: block;
    padding: 2px 5px;
    color: #6E9ABD;
    font-size: 12px;
}
.settingsmenu_leftblock a:hover {
    color: #328586;
}
		
.nav_rightlinks {
    position: relative;
    right: 0;
    margin-right: 8px;
    color: #757575 !important;
    font-size: 11px !important;
    text-shadow: -1px 0px 1px white;
    font-family: tahoma;
}
.nav_rightlinks:hover {
    color: #222 !important;
}

.avatarpm img {
	margin-right: -10px;
        margin-top: -1px;
        margin-left: -10px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	height:30px;
	width:auto;
}

.avatarpm img:hover {
	border:1px solid #7d7d7d;
}

.pmtracking img {
	margin-right: 10px;
        margin-top: -3px;
        margin-left: -10px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	height:30px;
width: auto;
	
}
.pmtracking img:hover {
	border:1px solid #7d7d7d;
}

.postavatar img {
	margin-right: -11px;
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	height:30px;
width: auto;


}

.postavatar img:hover {
	border:1px solid #7d7d7d;
}

.profileavatar img{
        padding: 1px;
	background: white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
        max-height: 128px;
        max-width: 128px;
}

.profile_buddy img {
	padding:1px;
	background:white;
	border: 1px solid #D5D5D5;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 2px 2px;
        height: 45px;
        width: 45px;
}

.profile_buddy img:hover {
	border:1px solid #7d7d7d;
}