@charset "utf-8";

/* GLOBAL RESET */
* { 
	margin: 0; 
	padding: 0; 
} 

html, body  {
	height: 100%;
	background: #fff url(/szafiarki/img/common/top_stripe_bg.gif) 0 0 repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;	
}

:root { overflow-y: scroll !important; }

img, fieldset, input:focus {	border: 0 none; outline: 0 none; }

ol, ul { list-style: none; }

a, em, strong, span {
  font-size: inherit;
  color: inherit;
  font-variant: inherit;	
  font-style: inherit;
  font-weight: inherit;	
}

em { font-style: italic; }

strong { font-weight: bold; }

em strong, strong em {
	font-weight: bold;
  font-style: italic;
}

a { color: #000; }
a:link, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

table { /* nadal potrzeba 'cellspacing="0"' w kodzie */
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}

.invisible { display: none !important; }
.bold { font-weight: bold !important; }
.clear { clear: both; }

/* koniec resetu - zindywidualizowane ustawienia */

h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, Times, serif;
	font-weight: normal;
	line-height: 1.2em; 
}

h1 { 
	font-size: 2.2em;
	line-height: 1.6em;
} 

h2, h3 { 
	font-size: 2em;
	line-height: 1.4em;
}

h3 { padding: 10px 0; }

h4, h5, h6 { font-size: 1.8em; }

p, address, ul, ol {
	line-height: 1.2em; 
	font-weight: normal;
	font-style: normal;
}

/* ********** LAYOUT ********** */

#wrapper { /* pojemnik ze wszystkim */
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	position: relative;
}

/* ************************* NAGŁÓWEK STRONY ************************* */
/* ***** granatowy pasek topu ***** */
#top {
	width: 980px;
	margin: 0 auto;
	color: #fff;
}

#top p, 
#top li {
	color: #fbfbe8;
	float: left;
	line-height: 25px;	
	padding-left: 20px;
}

#top p {
	padding-left: 10px;
}

#top ul, 
#footer ul {
	float: right;
	padding: 0 8px 0 0;	
}

#top ul {
    padding-right:90px;
}

#top li { padding: 0 6px 0 0; }

#top li span, #topNav li span, #footer li span  { word-spacing: 4px; }

#top li a,
#topNav li a,
#mainNav li a  {
	color: #fff;
	font-weight: bold !important;
}


#mainNav li a.home,
#mainNav li a.home:hover {
	background: url(/szafiarki/img/common/home.gif) 50% 100% no-repeat;
	width: 17px;
}

#mainNav li a.home span { display: none !important; }

#top .log_in {
	display: inline-block;
	padding: 0;	
}

#top li.mail a {
    font-weight:normal;
}

#top li.mail img {
vertical-align:middle;
margin-right:3px;
display:inline;
}

/* ***** logo + wyszukiwarka ***** */
#header {
	clear: both;
	width: 980px;
	text-align: right;
	position: relative;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 100;
	display: block;
	width: 239px;
	height: 50px;
	background: url(/szafiarki/img/common/logo.gif) 0 0 no-repeat;	
}

#patronat {
	position: absolute;
	top: 18px;
	left: 270px;
	z-index: 100;
	text-align: left;
	color: #666;
}

#patronat {
	font-size: 0.9em;
	text-transform: lowercase;
}

#patronat a {
	display: block;
	width: 159px;
	height: 54px;
	background: url(/szafiarki/img/common/patronat_stylistka.png) 0 0 no-repeat;	
}

#logo span, #patronat a span { display: none; }

#header form { padding: 30px 14px 12px 0; }
#header form { padding-right:96px; }

.textInput {
	border: 1px solid #666666;
	background: #f6f6f6;
}

.textInput:focus {
	border: 1px solid #17476c;
	background: #f3f4f8;
	outline: 0 none;	
}

#header form .textInput {
	height: 18px;
	width: 246px;
	padding: 2px;
}

#header form button {
  width: 74px;
	background: url(/szafiarki/img/common/search.gif) 0 0 repeat-x;
    text-align: center !important;
	border: 1px solid #b3b3b3;
	padding:2px 0;
	margin: 0 0 0 4px;
	color: #000;
	font-size: 14px;
}

/* ***** menu na gradiencie ***** */
#topNav {
	width: 100%;
	min-width: 980px;
	position: relative;
	z-index: 1;
}

#topNav div {
	height: 20px;
	width: 50%;
	background: #e1e9ef;
	position: absolute;
	right: 0;
	z-index: 2;
}

#topNav ul {
	background: url(/szafiarki/img/common/gradient_stripe.jpg) 100% 0 repeat-y;
	float: none;
	width: 980px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 3;
}

#topNav ul li {
	float: none;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	color: #17476c;
	padding: 0 4px 0 0;
}

#topNav ul a { color: #17476c; }

#topNav .rss {
	display: inline-block;
	padding: 0 6px 0 18px;
	background: url(/szafiarki/img/common/rss_small.gif) 0 50% no-repeat;	
}

/* ***** głowne górne menu ***** */

#mainNav {
	background: url(/szafiarki/img/common/main_nav.gif) 0 100% repeat-x;
	height: 40px;
	width: 100%;
	min-width: 980px;
	padding-top: 12px;
}

#mainNav ul {
	float: none;
	padding: 0 12px 0 0;
	width: 978px;
	margin: 0 auto;
}

#mainNav li { 
	padding: 7px 0 0 12px; 
	float: left; 
	text-transform: uppercase;
}

#mainNav li.label {
	height: 26px;
	line-height: 26px;
/*
	padding: 7px 14px 2px 24px;
*/
	padding: 7px 3px 2px 24px;
	font-size: 12px;
	font-weight: bolder !important;
	text-decoration: none;
	color: #d67d9a;
}

#mainNav li a {
	display: block;
	height: 26px;
	line-height: 26px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bolder !important;
	text-decoration: none;
}

#mainNav li a.home,
#mainNav li a.home:hover { 
	background: url(/szafiarki/img/common/home.gif) 50% 100% no-repeat;
	width: 17px;
}

#mainNav li a.home span { display: none !important; }

#mainNav li a span { display: block; }
#mainNav li a span span { padding: 0 14px 0 12px; }

#mainNav li a:hover {
	color: #000;
	background: url(/szafiarki/img/common/menu.gif) 0 0 repeat-x;
}

#mainNav li a:hover span { background: url(/szafiarki/img/common/menu_left.gif) 0 0 no-repeat; }
#mainNav li a:hover span span { background: url(/szafiarki/img/common/menu_right.gif) 100% 0 no-repeat; padding-bottom: 2px; }

#mainNav li.diff { float: right; text-transform: none; }

#mainNav li.diff a,
#mainNav li.diff a:link,
#mainNav li.diff a:visited,
#mainNav li.diff a:hover {
	display: inline;
	height: auto;
	line-height: 26px;
	padding: 0;
	font-size: 14px;
	background: none;
	font-size: 12px;
	color: #ffe8f0;
}

#mainNav li.diff a:hover { text-decoration: underline; }


/* ***** menu z tematami ***** */

#subMenu {
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
}

#subMenu ul {
	width: 970px;
	float: none;
	padding: 0 0 0 10px;
	margin: 0 auto;
	border-bottom: 1px solid #c9cccf;
	display:none;

}

#subMenu ul.open {
	display:block;
}

#subMenu ul li {
	line-height: 25px;
	padding: 1px 16px 1px 0;
	color: #666666;
	display: inline-block;
    font-size:14px;
}

#subMenu ul li.active {
	font-weight: bold;
	color: #17476C;
    font-size:14px;
}

#subMenu a {
	font-weight: bold;
	color: #a21f4b;
    font-size:14px;
}

#subMenu ul li.active a {
    color: #17476C;
}

/* ************************* CONTENT - OGÓLNE RAMY ************************* */

#contentContainer {
	width: 980px;
	margin: 0 auto;
	padding: 22px 0 110px;
}

.row { 
	overflow: hidden; /* zmieniłem 21-10-2008 - przedtem było auto */
	width: 100%; 
}

.divided .leftCol {
	float: left;
	width:  660px;
	margin: 0 20px 0 0;
	overflow: hidden; /* zmieniłem 21-10-2008 - przedtem było auto */
}

.divided .rightCol {
	float: right;
	width:  300px;
	overflow: hidden; /* zmieniłem 21-10-2008 - przedtem było auto */
}

.divided { background: url(/szafiarki/img/common/divider.gif) 670px 0 repeat-y; }

.row img { border: 1px solid #000; }

.rightCol .box {
	border-width: 8px 1px 1px;
	border-style: solid;
	padding: 6px 6px 10px;
	width: 286px;
	overflow: hidden;
}

.author { 
	color: #666666;
	font-size: 11px;
}
.author a { color: #17476c; }

.more { font-weight: bolder; }
.more a { color: #a21f4b; }
.more, .comments, .author {
	display: block;	
	font-style: normal;
}

.comments a {
	display: inline-block;
	padding-left: 20px;
	background: url(/szafiarki/img/common/comments_icon.gif) 0 2px no-repeat;
}

.innerLink {
	float: right;
	color: #17476c !important;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}

.innerLink:hover { text-decoration: underline !important; }

a.addTopic {
	border: 1px solid #6c6c6c;
	color: #fff;
	display: block;	
}

/* ***** POPRZEDNIA-NASTĘPNA ***** */

.flipbar {
	text-align: right;
	overflow: hidden;
}

.flipbar li { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
}

.flipbar li a {
	display: inline-block;
	border: 1px solid #c9cccf;
	color: #17476c;
	padding: 2px 6px;
}

.flipbar li a:hover { 
	text-decoration: none; 
}

.flipbar li a.active, 
.flipbar li a[href]:hover {
	border: 1px solid #17476c;
	background-color: #17476c;
	color: #fff;
}

.flipbar li.prev a {
	background: url(/szafiarki/img/common/prev02.png) 0 0 no-repeat;
	padding: 2px 6px 2px 14px;
}

.flipbar li.prev a:hover {
	background: #17476c url(/szafiarki/img/common/prev02.png) 0 -19px no-repeat;
}

.flipbar li.next a {
	background: url(/szafiarki/img/common/next02.png) 100% 0 no-repeat;
	padding: 2px 14px 2px 6px;
}

.flipbar li.next a:hover {
	background: #17476c url(/szafiarki/img/common/next02.png) 100% -19px no-repeat;
}

/* ************************* STOPKA I JEJ ELEMENTY ************************* */

#footer {
	width: 100%;
	min-width: 980px;
	background: #f3f3f3;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 1px solid #c9cccf;
	padding: 16px 0;
	height: 48px;
	overflow: hidden;
}

#footer .inner {
	width: 980px;
	margin: 0 auto;
}

#footer>.inner>p {
	width: 166px;
	padding: 2px 0 0 12px;
	font-size: 11px;
	min-height: 44px;
	float: left;
}

#footer .inner img  {
    float:left;
    margin-left:6px;
    margin-top:2px;
    }

#footer li {
	float: left;
	padding: 0 0 0 7px;
	color: #17476c;
	font-weight: bold;	
}

#footer li a { color: #17476c; }

#footer .inner div p {
	font-size: 10px;
	padding: 4px 6px 0 0;
	float: right;
}

.flashContainer {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

.flash .actions {
	margin: 20px 0 0 0;
	padding: 0;
	padding-top: 16px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	padding-left: 64px;
}

.flash .actions-ok {
	background: #e5f3d5 url(/szafiarki/img/common/action-ok.png) no-repeat 24px 12px;
	border: #7bb217 1px solid;
}

.flash .actions-error {
	background: #f0dddd url(/szafiarki/img/common/action-error.png) no-repeat 24px 8px;
	border: #b01c1c 1px solid;
}

.flash .actions-info {
	background: #f5f5df url(/szafiarki/img/common/action-info.png) no-repeat 24px 7px;
	border: #d6bb4d 1px solid;
}

p.validation-error, p.validation-ok {
	margin: 0;
	padding: 0;
	color: #d90402;
	font-weight: bold;
	height: 0;
	white-space: nowrap;
	position:absolute;
	top:56px;
	left:480px;
}
p.validation-ok {
	color: #0aa200;
}

p.validation-error img, p.validation-ok img {
	vertical-align: middle;
	
}

#usersComments h2 .innerLink {
font-size:12px;
}

#usersComments ul li p.validation-error img {
	float: none;
}

#usersComments ul li.deleted, .deleted {
	background: #f0dddd;
}

#usersComments ul li div {
margin-left: 74px !important;	
}

#usersComments ul li div.edit {
	margin:0;
}

#usersComments ul li div.edit span {
	display:inline !important;
}

#usersComments form ul li {
	text-align:left;
	position:relative;	
}

#usersComments form ul li label a {
	color:#A21F4B;
	font-size: 14px;
	line-height:1.2em;
}

#usersComments form ul li label span a {
    font-size: 12px;
    margin-left:4px;
    font-weight:bold;
}

#usersComments ul li {
	position:relative;
    min-height:64px;
}

#usersComments ul.commentsList li {
    border-bottom:1px dotted #cccccc;
    margin-bottom:11px;
    padding-bottom:11px !important;
}

#usersComments ul.commentsList li.last {
    border-bottom:none;
}

#usersComments ul li div span {
text-align:right;
}

#usersComments ul li .commentActions {
    position:absolute;
	right:0;
}

#usersComments ul li .contextMenu {
	height:14px;
}

#usersComments ul li span.abuse {
margin-left:5px;
}

#usersComments ul li span.abuse {
	font-size: 0.8em;
	padding: 8px 0;
}

#usersComments ul li span.abuse a { color: #17476c; }

.breadcrumb {list-style-type:none;margin:0 0 6px 0;border-bottom:1px solid #ebebeb;
padding:0 0 0 10px;width:980px;overflow:hidden;line-height:29px;}
.breadcrumb.empty {border-bottom:none;margin-bottom:22px;}
.breadcrumb li {display:inline;padding:0 5px 0 0;color:#818487;font-weight:bold;}
.breadcrumb li.first {padding-left:0;background-image:none;}
.breadcrumb li a {color:#818487;font-weight:normal;padding-right:5px;}

.breadcrumb li strong {color:#A21F4B }

.none {display: none;}

.rangeSelect {
	float:right;
	width:150px;
}

img.remote {
	position:absolute;
	visibility: hidden;
}


.contextMenu {
	padding:4px 10px 3px;
	background: #dce4ea;
	width:100%;
	margin-bottom:15px;
	height:18px;
}

.contextMenu.small {
	width:auto;
	margin:0;	
}

.contextMenu a {
	margin-right:30px;
	color:#174763;
	text-transform: capitalize;
	font-weight:bold;
	
}

.contextMenu.small a {
    margin-right:0;
}

.contextMenu.uppercase a {
	text-transform: uppercase;
}

/* reklamy */
.rightCol #firstAdd {
	width: 100%;
	/*min-height: 250px;*/
	margin: 0 0 16px;
}

.rightCol #secondAdd {
	overflow: hidden;
	/*background: url(/szafiarki/img/common/divider.gif) 0 0 repeat-y;*/
    background: none !important;
	float:right;
	overflow:hidden;
	width:120px;
	height: auto !important;
	padding-left: 12px;
}

.rightCol #secondAdd div {
	width: 100%;
	height: 100%;
}

.banner750 {
    text-align:center;
    margin-bottom:16px;
}

.banner750 div {
    margin: auto;
    width: 1000px;
    /* position:relative; */
    left:-10px;
}

.uploadPhotos p.validation-error, .uploadPhotos  p.validation-ok {
    top:0;
}

.overlay {
    display:none;
    position:absolute;
}

#tags {
	background: #f3f3f3;
	border: solid #17476c;
	border-width: 8px 1px 1px;
	padding: 10px;
    margin-top:20px;
}


.rightCol #tags {
	padding: 6px 6px 10px;
    width:286px;
}

#tags p {
	text-align: center;
	color: #17476c;
	line-height: 2em;
	word-spacing: 8px;
}

#tags p * { color: #17476c; font-weight: normal; font-style: normal; word-spacing: normal; }

#tags p span { font-size: 18px; }

#tags p em { font-size: 24px; }

#tags p strong { font-size: 30px; }

#tags h2 { color: #6b90ad; }

#firstAdd img, #secondAdd img {
    border: none;
}

.rightCol #secondAdd {
    float:none !important;
    padding-left:0 !important;
}

.rightCol #accountData.box {
border-color:#C9CCCF;
border-style:solid;
border-width:8px 1px 1px;
margin:0 0 20px;
overflow:hidden;
padding:6px 10px 12px;
width:278px;
}

.rightCol #aboutMe {
background:#F3F3F3 none repeat scroll 0 0;
}

.rightCol #aboutMe.box dl {
padding:12px 0;
}

.rightCol #aboutMe.box dd {
font-family:Georgia,Times,serif;
font-size:1.2em;
font-weight:bolder;
padding-top:12px;
}

.rightCol #accountData img {
border:0 none;
display:block;
float:left;
margin-right:6px;
}

.rightCol #accountData strong {
clear:left;
display:block;
font-family:Georgia,Times,serif;
font-size:1.6em;
padding-top:16px;
}

.rightCol #accountData a {
color:#A21F4B;
}

.rightCol #accountData ul {
padding:12px 0 0;
}

.rightCol #accountData ul li {
padding:3px 0 0;
}

.rightCol #accountData ul li em {
font-style:normal;
font-weight:bolder;
}

.rightCol #accountData p.edit {
font-size:1.1em;
font-weight:bold;
padding:8px 0 20px;
}


.rightCol #accountData .avatar-form {
clear:both;
display:none;
float:left;
margin:10px 0 0;
padding:0;
position:relative;
}

.rightCol #accountData .avatar-form.open {
display:block;
}

.rightCol #accountData .avatar-form .cancel {
bottom:0;
float:left;
font-size:10px;
font-weight:bold;
margin:3px 15px 0 0;
padding:0;
position:absolute;
right:0;
}


.rightCol #accountData .avatar-form .delete-avatar, .rightCol #accountData #edit-avatar {
display:block;
font-size:10px;
font-weight:bold;
margin:0 0 3px;
padding:0;
}

.rightCol #accountData .delete-avatar img, .rightCol #accountData #edit-avatar img {
margin-right:2px;
position:relative;
top:1px;
vertical-align:middle;
}

.rightCol  .innerLink {
font-size:12px;
}
.rightCol  .innerLink:hover {
text-decoration:underline !important;
}

#mostActive.lastAdded ol {
    list-style-type:none !important;
    margin:0;
}

#ranks {
border-color:#17476C #DCE4EA #DCE4EA;
margin-bottom:22px;
margin-top:0;
padding:6px 0 12px;
width:298px;
background:#F3F3F3;
}

#ranks h2 {
	padding: 0 6px;
	color: #666;
    background:#F3F3F3;
}

#ranks p { padding: 0 6px 12px; }

#ranks h3 {
	border-top: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
    background:#F3F3F3;
	/*background: #f3f3f3 url(/szafiarki/img/common/marker_arr.gif) 2px 0 no-repeat;*/
	/*padding: 0 6px 0 20px;*/
	padding: 0 6px 0 0;
	font-size: 18px;
	line-height: 24px;
	color: #a21f4b;
}

#ranks li.unrolled h3 {
	/*background: #f3f3f3 url(/szafiarki/img/common/marker_arr02.gif) 2px 0 no-repeat;*/
}

#ranks li h3 img {
	display:none;
	vertical-align: middle;
	padding: 0 2px;
	border:none;
}

#ranks li.unrolled h3 img.open {
	display:none;
}

#ranks li.unrolled h3 img {
	display:inline;
}

#ranks li h3 img.open {
	display:inline;
}


#ranks h3 a { color: #a21f4b; }

#ranks ul.subcategory li {
	margin: 0 6px 0 20px;
	background: url(/szafiarki/img/common/marker03.gif) 2px 50% no-repeat;
	padding: 2px 0 2px 14px;
	font-weight: bolder;
	color: #17476c;
}

#ranks ul.subcategory { padding: 1px 0; }

#ranks ul.subcategory li a { color: #17476c; }


#ranks li.unrolled ul.subcategory {
display:none;
}

.s-a-m {
    margin-top:10px;
    margin-bottom:4px;
}

.s-a-m a,
.a-t-f a {
    padding:2px;
    font-size:11px;
    font-weight:bolder;
    color:#17476C !important;
}

#edit-avatar a span {
    color:#17476C !important;
    font-weight:bold;
}

.s-a-m a {
    background:transparent url(/szafiarki/img/common/envelope.gif) no-repeat scroll 0 50%;
    padding-left:20px;
}

.a-t-f a {
    background:transparent url(/szafiarki/img/common/add-to-friens.gif) no-repeat scroll 0 50%;
    padding-left:20px;
}

.a-t-f.isFriend em, .a-t-f.requestAwaiting em {
    background:transparent url(/szafiarki/img/common/friends-ico.gif) no-repeat scroll 0 50%;
    font-weight:normal;
    font-style:normal;
    font-size:11px;
    padding:2px 2px 2px 20px;
}

.friendsList li {
    float:left;
    margin-bottom:16px;
    padding:0 20px;
}

.removeFriend {
	background: #fff url(/szafiarki/img/common/del-comment.gif) no-repeat 0 -14px !important;
	padding-left:12px;
    height: 14px;
	overflow: hidden;
	text-indent: -99999px;
	width: 14px;
}

.removeFriend:hover {
	background: #fff url(/szafiarki/img/common/del-comment.gif) no-repeat 0 0 !important;
}


#accountData .mail {
    float:left;
    font-weight:normal;
}

#accountData .mail a {
    font-weight:bold;
}


#accountData .edit {
    float:right;
    }

#accountData .mail, #profile #accountData p.edit {
font-size:1.2em;
font-weight:bold;
padding:8px 0 20px;
}

.rulesForumLink {
    width:100%;
    font-size:20px;
    padding:10px 0;
}

.rulesForumLink a {
    color: #A21F4B
}

#usersComments ul li p img {
float:none !important;
}



.rightCol #latestArticles.box {
background: #F3F3F3;
border: solid #C9CCCF;
border-width: 8px 1px 1px;
margin: 0 0 16px;
overflow: hidden;
padding: 6px 8px 12px;
width: 282px;
}

.rightCol #latestArticles.box h2 {
	color:#666;
	padding:0 0 8px;
}

.rightCol #latestArticles.box h2 span {
	display: block;
	font-size: 0.5em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 6px;
}

.rightCol #latestArticles.box h2 span, .rightCol #latestArticles.box h2 span a { color: #666; }

.rightCol #latestArticles.box ul li {
	overflow: hidden;
	padding-bottom: 10px;
}

.rightCol #latestArticles.box ul li img { float: left; }

.rightCol #latestArticles.box ul li p {
	margin-left: 74px;
	font-size: 1em;
	padding-top: 4px;
}

.rightCol #latestArticles.box ul li h4,
.rightCol #latestArticles.box ul li h5{
	color: #17476c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	min-height: 1.8em;
	max-height: 2.2em;
	overflow: hidden;
	font-size: 1.2em;
	padding: 2px 0 0 8px;
}

.rightCol #latestArticles.box ul li h4 a,
.rightCol #latestArticles.box ul li h5 a{
    color: #17476c;
}

.imgCounter {
display:block;
height:0;
margin:0;
padding:0;
}

.side-advert {
	display: block;
	margin: 0 0 12px;
}

.side-advert img {
	display: block;
	margin: 0 auto;
	border: 1px solid #666;
}

.side-advert:hover img {
	border: 1px solid #ed008c;
}

#forum table.usersRank .user {
width:25% !important;
}

#forum table.usersRank .looks {
width:13%;
}

#forum table.usersRank .lookvotes {
width:12%;
}

#forum table.usersRank .lookcomments {
width:25%;
}

#forum table.usersRank .lastLook {
width:25%;
}

#forum table.usersRank .lastLook strong a {
color:#17476C;
}

#forum table.usersRank .user strong {
    display: inline;
}
#forum table.usersRank .user img {
    padding:5px;
    vertical-align:middle;
}


#mostActive h2 span {
display:block;
font-size:0.5em;
font-weight:bold;
line-height:1em;
padding-bottom:6px;
margin-left:2px;
}
#mostActive a.linkToRank {
color:#17476C !important;
float:right;
font-size:14px;
font-weight:bold;
}

#usersComments.abuse form ul li label {
color:#666666;
display:block;
font-family:Georgia,Times,serif;
font-size:1.5em;
font-weight:normal;
line-height:1.2em;
padding:0 0 2px;
}

#usersComments.abuse form .textInput {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
line-height:18px;
padding:4px 2px;
width:300px;
}

#usersComments.abuse form textarea.textInput {
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
height:120px;
margin:0 0 6px;
overflow:auto;
padding:2px;
width:654px;
}

#usersComments.abuse #comment_body_validation {
left:0;
top:155px;
}

#usersComments.abuse ul li {
min-height:0 !important;
}

#usersComments.abuse form {
border-top:none !important;
}

.adTaily {
    margin:0 0 16px;
    width:100%;
}
.adTaily a {
    color:#A21F4B;
}

#usersComments ul li #recaptcha_widget_div,
#usersComments ul li #recaptcha_widget_div div {
margin: 0 !important;
}

#usersComments ul li  #recaptcha_widget_div span {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.2em;
padding:2px 0;
}

#usersComments ul li #recaptcha_widget_div .recaptcha_input_area {
background:transparent none repeat scroll 0 0 !important;
height:45px !important;
margin-left:20px !important;
margin-right:5px !important;
margin-top:4px !important;
position:relative !important;
width:146px !important;
}

.linkBox.box ul li h5 {
font-size:12px !important;
line-height:14px !important;
max-height:14px !important;
min-height:14px !important;
color:#17476C !important;
font-weight:bold !important;
}

.rightCol #latestArticles.box.featuredLinks ul li {
    padding-bottom:4px;
}