Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

Rekomendowane odpowiedzi

Opublikowano

Jeśli tego nie znalazłeś, to tak na prawdę nie szukałeś. W ipb_styles.css w szukajce wpisz "#user_latest_status > div {"

  • Lubię to 1
Opublikowano (edytowane)

Niestety nie znalazłem czegoś takiego.

Mój ipb_styles.css:

#help_topics {

}

#help_topics

li {

background-image: url({style_images_url}/help.png);

background-repeat: no-repeat;

background-position: 9px 12px;

padding: 10px

32px;

margin-bottom: 2px;

}

#help_topics li

h3 {

padding: 2px

0 0 0;

}

.help_doc {

border: 1px

solid #c9c9c9;

}

#help_topics .help_doc ul,

#help_topics .help_doc

ol {

padding: 8px

0;

}

#help_topics .help_doc

li {

background: none;

padding: 2px;

}

.help_doc

.input_submit {

background: #dfdfdf;

border: 0

!important;

color: #000;

font-weight: bold;

font-size: inherit;

padding: 1px

4px;

-moz-box-shadow: none;

-webkit-box-shadow: none;

box-shadow: none;

}

.help_doc .input_submit:hover {

color: #000;

}

.cke_skin_ips

textarea.cke_source {

background-color: #001319 !important;

color: #fff !important;

font-family: 'Helvetica Neue', Arial, Verdana, sans-serif!important;

font-size: 14px !important;

}

body {

background-color: #001319;

color: #fff;

font-family: 'Helvetica Neue', Arial, Verdana, sans-serif;

font-size: 14px;

}

ol, ul, dl {

padding-right: 40px;

}

html {

/*cursor: text;*/

}

p {

margin: 0;

}

img:-moz-broken {

-moz-force-broken-image-icon: 1;

height: 24px;

width: 24px;

}

img, input, textarea {

cursor: default;

}

img.bbc_emoticon {

vertical-align: middle;

}

#lightbox {

position: absolute;

left: 0;

width: 100%;

z-index: 16000 !important;

text-align: center;

line-height: 0;

}

#lightbox

img {

width: auto;

height: auto;

}

#lightbox a

img {

border: none;

}

#outerImageContainer {

position: relative;

background-color: #001821;

width: 250px;

height: 250px;

margin: 0

auto;

}

#imageContainer {

padding: 10px;

}

#loading {

position: absolute;

top: 40%;

left: 0%;

height: 25%;

width: 100%;

text-align: center;

line-height: 0;

}

#hoverNav {

position: absolute;

top: 0;

left: 0;

height: 100%;

width: 100%;

z-index: 10;

}

#imageContainer>#hoverNav {

left: 0;

}

#hoverNav

a {

outline: none;

}

#prevLink, #nextLink {

width: 49%;

height: 100%;

background-image: url({style_images_url}/spacer.gif);

display: block;

}

#prevLink {

left: 0;

float: left;

}

#nextLink {

right: 0;

float: right;

}

#prevLink:hover, #prevLink:visited:hover {

background: url({style_images_url}/lightbox/prevlabel.gif) left 15% no-repeat;

}

#nextLink:hover, #nextLink:visited:hover {

background: url({style_images_url}/lightbox/nextlabel.gif) right 15% no-repeat;

}

#imageDataContainer {

font: 10px Verdana, Helvetica, sans-serif;

background-color: #001821;

margin: 0

auto;

line-height: 1.4em;

overflow: auto;

width: 100%}

#imageData {

padding: 0

10px;

color: #666;

}

#imageData

#imageDetails {

width: 70%;

float: left;

text-align: left;

}

#imageData

#caption {

font-weight: bold;

}

#imageData

#numberDisplay {

display: block;

clear: left;

padding-bottom: 1.0em;

}

#imageData

#bottomNavClose {

width: 66px;

float: right;

padding-bottom: 0.7em;

outline: none;

}

#overlay {

position: fixed;

top: 0;

left: 0;

z-index: 15000 !important;

width: 100%;

height: 500px;

background-color: #000;

}

strong.bbc {

font-weight: bold !important;

}

em.bbc {

font-style: italic !important;

}

span.bbc_underline {

text-decoration: underline !important;

}

acronym.bbc {

border-bottom: 1px dotted #000;

}

span.bbc_center, div.bbc_center, p.bbc_center {

text-align: center;

display: block;

}

span.bbc_left, div.bbc_left, p.bbc_left {

text-align: left;

display: block;

}

span.bbc_right, div.bbc_right, p.bbc_right {

text-align: right;

display: block;

}

div.bbc_indent {

margin-left: 50px;

}

del.bbc {

text-decoration: line-through !important;

}

ul.bbc {

list-style: disc outside;

margin: 12px

0 12px 40px;

}

ul.bbc

ul.bbc {

list-style-type: circle;

}

ul.bbc ul.bbc

ul.bbc {

list-style-type: square;

}

ul.bbcol.decimal {

margin: 12px

0 12px 40px;

list-style-type: decimal;

}

ul.bbcol.lower-alpha {

margin-left: 40px;

list-style-type: lower-alpha;

}

ul.bbcol.upper-alpha {

margin-left: 40px;

list-style-type: upper-alpha;

}

ul.bbcol.lower-roman {

margin-left: 40px;

list-style-type: lower-roman;

}

ul.bbcol.upper-roman {

margin-left: 40px;

list-style-type: upper-roman;

}

hr.bbc {

display: block;

border-top: 2px solid #777;

}

div.bbc_spoiler {

}

div.bbc_spoiler

span.spoiler_title {

font-weight: bold;

}

div.bbc_spoiler_wrapper {

border: 1px

inset #777;

padding: 4px;

}

div.bbc_spoiler_content {

}

input.bbc_spoiler_show {

width: 45px;

font-size: .7em;

margin: 0px;

padding: 0px;

}

pre.prettyprint {

padding: 5px;

background: rgba(0, 0, 0, 0.2);

border: 1px

solid #000;

border-radius: 4px 4px 4px 4px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

overflow: auto;

margin-left: 10px;

font-size: 11px;

line-height: 140%}

img.bbc_img {

cursor: pointer;

}

.signature

img.bbc_img {

cursor: default;

}

p.citation {

font-size: 12px;

padding: 8px

10px;

border-left: 1px solid rgba(255, 255, 255, 0.05);

background: rgba(255, 255, 255, 0.1);

border-top: 1px solid rgba(255, 255, 255, 0.05);

border-right: 1px solid rgba(255, 255, 255, 0.05);

-moz-border-radius: 5px 5px 0 0;

-webkit-border-radius: 5px 5px 0 0;

border-radius: 5px 5px 0 0;

font-weight: bold;

}

div.blockquote {

font-size: 12px;

padding: 10px;

border-left: 1px solid rgba(255, 255, 255, 0.05);

border-right: 1px solid rgba(255, 255, 255, 0.05);

border-bottom: 1px solid rgba(255, 255, 255, 0.05);

-moz-border-radius: 0 0 5px 5px;

-webkit-border-radius: 0 0 5px 5px;

border-radius: 0 0 5px 5px;

background: rgba(255, 255, 255, 0.05);

}

div.blockquote

div.blockquote {

margin: 0

10px 0 0;

}

div.blockquote

p.citation {

margin: 6px

10px 0 0;

}

._sharedMediaBbcode {

width: 500px;

background: #f6f6f6;

background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e5e5e5));

border: 1px

solid #dbdbdb;

-moz-box-shadow: 0px 1px 3px rgba(255, 255, 255, 1) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0px 1px 3px rgba(255, 255, 255, 1) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);

box-shadow: 0px 1px 3px rgba(255, 255, 255, 1) inset, 0px 1px 2px rgba(0, 0, 0, 0.2);

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

color: #616161;

display: inline-block;

margin-right: 15px;

margin-bottom: 5px;

padding: 15px;

}

.bbcode_mediaWrap

.details {

display: inline-block;

color: #616161;

font-size: 12px;

line-height: 1.5;

float: left;

margin-left: 30px;

}

.bbcode_mediaWrap .details

a {

color: #616161;

text-decoration: none;

}

.bbcode_mediaWrap .details h5, .bbcode_mediaWrap .details h5

a {

font: 400 20px/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;

color: #2c2c2c;

word-wrap: break-word;

max-width: 420px;

}

.bbcode_mediaWrap

img.sharedmedia_image {

float: left;

position: relative;

top: 10px;

left: 10px;

}

.bbcode_mediaWrap

img.sharedmedia_screenshot {

float: left;

position: relative;

top: 10px;

left: 10px;

max-width: 80px;

}

.cke_button_ipsmedia

span.cke_label {

display: inline !important;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

margin: 0;

padding: 0;

}

table {

border-collapse: collapse;

border-spacing: 0;

}

fieldset, img {

border: 0;

}

address, caption, cite, code, dfn, th, var {

font-style: normal;

font-weight: normal;

}

ol, ul {

list-style: none;

}

caption, th {

text-align: left;

}

h1, h2, h3, h4, h5, h6 {

font-size: 100%;

font-weight: normal;

}

q:before, q:after {

content: ''}

abbr, acronym {

border: 0;

}

hr {

display: none;

}

address {

display: inline;

}

html, body {

background: #010E16 url({style_images_url}/bg.jpg) no-repeat center top;

color: #5D91A3;

}

body {

font: normal 13px calibri, Arial, Helvetica, sans-serif;

position: relative;

text-shadow: 0 1px 2px #000;

}

input, select {

font: normal 13px helvetica, arial, sans-serif;

}

h3, strong {

font-weight: bold;

}

em {

font-style: italic;

}

img, .input_check, .input_radio {

border-radius: 4px 4px 4px 4px;

vertical-align: middle;

}

legend {

display: none;

}

table {

width: 100%}

td {

padding: 3px;

}

#navileft {

background: url({style_images_url}/_custom/navileft.png) no-repeat right top;

height: 138px;

margin-left: -40px;

position: absolute;

width: 40px;

}

.fixed_inner {

padding: 10px!important;

}

#naviright {

background: url({style_images_url}/_custom/naviright.png) no-repeat right top;

height: 138px;

position: absolute;

right: -40px;

width: 50px;

}

#mleft {

background: url({style_images_url}/_custom/mleft.png) no-repeat left top;

height: 100px;

margin-top: -5px;

position: absolute;

width: 70px;

}

#mright {

background: url({style_images_url}/_custom/mright.png) no-repeat right top;

height: 76px;

margin-top: -5px;

width: 46px;

float: right;

}

#bot {

background: url({style_images_url}/_custom/bot.png) no-repeat center top;

height: 20px;

width: 100%;

border-bottom-right-radius: 20px;

border-bottom-left-radius: 20px;

}

#golem {

background: url({style_images_url}/_custom/golem.png) no-repeat center top;

height: 209px;

left: 39%;

margin-top: -15px;

position: absolute;

width: 300px;

}

.collapsed

#mleft {

background: none;

height: 0px;

width: 0px;

}

.collapsed

#mright {

background: none;

height: 0px;

width: 0px;

}

a {

color: #01B2F1;

text-decoration: none;

}

a:hover {

color: #fff;

}

#user_navigation

.user_photo {

height: 30px;

margin-left: 4px;

margin-top: -2px;

position: relative;

width: auto;

}

.ipsList_inline>li {

display: inline-block;

margin: 0

3px;

}

.ipsList_inline>li:first-child {

margin-left: 0;

}

.ipsList_inline>li:last-child {

margin-right: 0;

}

.ipsList_inline.ipsList_reset>li:first-child {

margin-left: 3px;

}

.ipsList_inline.ipsList_reset>li:last-child {

margin-right: 3px;

}

.ipsList_inline.ipsList_nowrap {

white-space: nowrap;

}

.ipsList_withminiphoto>li {

margin-bottom: 8px;

}

.ipsList_withmediumphoto > li

.list_content {

margin-left: 60px;

}

.ipsList_withminiphoto > li

.list_content {

margin-left: 40px;

}

.ipsList_withtinyphoto > li

.list_content {

margin-left: 30px;

}

.list_content {

word-wrap: break-word;

}

.ipsList_data

li {

margin-bottom: 6px;

line-height: 1.3;

}

.ipsList_data

.row_data {

display: inline-block;

word-wrap: break-word;

max-width: 100%}

.ipsList_data .row_title, .ipsList_data

.ft {

display: inline-block;

float: left;

width: 120px;

font-weight: bold;

text-align: right;

padding-right: 10px;

}

.ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin

.ft {

width: 80px;

}

.ipsType_pagetitle, .ipsType_subtitle {

font: 300 26px/1.3 Helvetica, Arial, sans-serif;

color: #D8ECF0;

}

.ipsType_subtitle {

font-size: 18px;

}

.ipsType_sectiontitle {

font-size: 16px;

font-weight: normal;

color: #D8ECF0;

padding: 5px

0;

}

.ipsType_pagedesc {

color: #8FD2EB;

line-height: 1.5;

}

.ipsType_pagedesc

a {

text-decoration: underline;

}

.ipsType_textblock {

line-height: 1.5;

}

.ipsType_small {

font-size: 12px;

}

.ipsType_smaller, .ipsType_smaller

a {

font-size: 11px !important;

}

.ipsReset {

margin: 0px

!important;

padding: 0px

!important;

}

#content, .main_width {

margin: 0

auto;

width: 90% !important;

min-width: 960px;

}

#content {

padding: 20px;

line-height: 120%}

.row1, .post_block.row1 {

background: none repeat scroll 0 0 rgba(255, 255, 255, 0.02);

border: 1px

solid rgba(0, 0, 0, 0.4);

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

padding: 5px

10px;

}

.row2, .post_block.row2 {

background: none repeat scroll 0 0 rgba(255, 255, 255, 0.04);

border: 1px

solid rgba(0, 0, 05, 0.4);

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

padding: 5px

10px;

}

.unread {

}

.unread .altrow, .unread.altrow {

}

.highlighted, .highlighted

.altrow {

}

.ipsBox {

}

.ipsBox_notice, .ipsBox_highlight {

}

a.ipsBadge:hover {

color: #fff;

}

.ipsBadge_green {

background: #7ba60d;

}

.ipsBadge_purple {

background: #af286d;

}

.ipsBadge_grey {

background: #5b5b5b;

}

.ipsBadge_lightgrey {

background: #b3b3b3;

}

.ipsBadge_orange {

background: #ED7710;

}

.ipsBadge_red {

background: #bf1d00;

}

.bar {

padding: 8px

10px;

}

.bar.altbar {

}

body .ipb_table .header a,

body .topic_options

a {

color: #1d3652;

}

.post_block {

}

.post_body

.post {

}

.bbc_url, .bbc_email {

color: #0f72da;

text-decoration: underline;

}

.date, .poll_question

.votes {

font-size: 11px;

}

.no_messages {

padding: 15px

10px;

}

.tab_bar {

}

.tab_bar

li.active {

}

.tab_bar.no_title.mini {

}

.ipbmenu_content, .ipb_autocomplete {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

border: 1px

solid #00121C;

}

.ipbmenu_content li, .ipb_autocomplete

li {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

}

.ipb_autocomplete

li.active {

box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

}

.ipbmenu_content li:hover {

box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.35), inset 0 5px 5px rgba(0, 0, 0, 0.2);

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

}

.input_submit {

border-width: 0 !important;

text-decoration: none;

border-width: 1px;

border-style: solid;

padding: 4px

10px;

cursor: pointer;

font-size: 12px;

background: #001821 url({style_images_url}/_custom/normal.png) repeat-x top;

color: #fff;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

text-shadow: 0 1px 2px #000;

-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

}

.input_submit:hover {

background: #001821 url({style_images_url}/_custom/hover.png) repeat-x top;

}

.input_submit.alt {

}

.input_submit.alt:hover {

}

.input_submit.delete {

background: #ad2930;

border-color: #C8A5A4 #962D29 #962D29 #C8A5A4;

color: #fff;

-moz-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0, 0, 0, 0.2);

box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0, 0, 0, 0.2);

}

.input_submit.delete:hover {

color: #fff;

}

body#ipboard_body fieldset.submit,

body#ipboard_body

p.submit {

background-color: rgba(0, 0, 0, 0.2);

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;

}

.moderated, body .moderated td, .moderated td.altrow, .post_block.moderated,

body td.moderated, body

td.moderated {

}

.post_block.moderated {

}

.moderated

.row2 {

background-color: #240303;

border: 1px

solid #000;

}

.moderated, .moderated

a {

color: #860000;

}

body#ipboard_body.redirector {

background: #fff !important;

}

#header_bar {

padding: 0;

text-align: right;

}

.user {

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

padding-right: 20px;

font-size: 11px;

background: rgba(0, 0, 0, 0.6);

border: 1px

solid #000;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

}

#admin_bar {

background: rgba(0, 0, 0, 0.6);

border: 1px

solid #111;

border-radius: 4px 4px 4px 4px;

padding: 5px

10px;

clear: both;

font-size: 11px;

overflow: hidden;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

margin-bottom: 10px;

}

#admin_bar li.active

a {

}

#admin_bar

a {

}

#admin_bar a:hover {

color: #fff;

}

#user_navigation {

font-size: 11px;

position: relative;

top: 46px;

}

#user_navigation

a {

color: #fff;

}

#user_navigation .ipsList_inline

li {

margin: 0;

}

#user_navigation.not_logged_in {

height: 26px;

padding: 6px

0 4px;

}

#user_link {

font-size: 12px;

color: #fff;

padding: 0

12px;

height: 36px;

line-height: 36px;

display: inline-block;

outline: 0;

}

#user_link_dd {

display: inline-block;

width: 9px;

height: 5px;

background: url({style_images_url}/header_dropdown.png) no-repeat left;

}

#user_link:hover, #notify_link:hover, #inbox_link:hover {

background-color: rgba(0, 0, 0, 0.1);

box-shadow: 0 0 2px #000 inset;

}

#user_link_menucontent #links

li {

width: 50%;

float: left;

margin: 3px

0;

white-space: nowrap;

}

#user_link.menu_active {

background: #fff;

}

#user_link.menu_active

#user_link_dd {

background-position: right;

}

#user_link_menucontent

#statusForm {

margin-bottom: 15px;

}

#user_link_menucontent

#statusUpdate {

margin-bottom: 5px;

}

#user_link_menucontent>div {

margin-left: 15px;

width: 265px;

text-align: left;

}

#statusSubmitGlobal {

margin-top: 3px;

}

#user_link.menu_active, #notify_link.menu_active, #inbox_link.menu_active {

background-color: rgba(0, 0, 0, 0.3);

box-shadow: 0 0 5px #000 inset;

}

#notify_link, #inbox_link {

vertical-align: middle;

width: 18px;

height: 15px;

padding: 13px

24px 9px 12px;

position: relative;

}

#notify_link {

margin-right: 15px;

background: url({style_images_url}/icon_notify.png) no-repeat top;

}

#inbox_link {

background: url({style_images_url}/icon_inbox.png) no-repeat top;

}

#user_navigation

#register_link {

background: rgba(0, 0, 0, 0.6);

border: 1px

solid #000;

border-radius: 4px 4px 4px 4px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

color: #fff;

display: inline-block;

margin-right: 10px;

padding: 6px

8px;

}

#branding {

height: 120px;

}

#content_bg {

background: url({style_images_url}/content_bg.jpg) repeat-x 50% 0;

}

#logo {

display: inline;

position: absolute;

top: 0;

}

#primary_nav {

border-bottom-right-radius: 5px;

border-top-right-radius: 5px;

border-bottom-left-radius: 5px;

border-top-left-radius: 5px;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

padding: 6px

7px;

background: url({style_images_url}/_custom/navi.jpg) repeat-x center top;

margin-bottom: 10px;

font-family: "Lato", arial, serif;

font-size: 13px;

position: relative;

text-shadow: -1px -1px 0 rgba(0, 0, 0, 1);

}

#primary_nav

li {

margin: 0

2px 0 0;

position: relative;

}

#primary_nav

a {

color: #D8ECF0;

display: block;

padding: 15px;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);

font-weight: bold;

}

#primary_nav a:hover, #primary_nav

a.menu_active {

background: rgba(0, 0, 0, 0.1);

box-shadow: 0 0 3px rgba(0, 0, 0, 0.6) inset;

}

#primary_nav .active

a {

color: #fff;

background: rgba(0, 0, 0, 0.3);

box-shadow: 0 0 5px #000 inset;

}

#quickNavLaunch

span {

background: url({style_images_url}/icon_quicknav.png) no-repeat top;

width: 20px;

height: 15px;

display: inline-block;

opacity: 0.6;

}

#quickNavLaunch:hover

span {

opacity: 1;

background: url({style_images_url}/icon_quicknav.png) no-repeat top;

}

#primary_nav

#quickNavLaunch {

}

#more_apps_menucontent {

background: #173455;

font-size: 12px;

border: 0;

min-width: 140px;

-moz-box-shadow: none;

}

#more_apps_menucontent

li {

padding: 0;

border: 0;

float: none !important;

min-width: 150px;

}

#more_apps_menucontent

a {

display: block;

padding: 8px

10px;

color: #fff;

text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);

}

#more_apps_menucontent a:hover {

color: #000;

text-shadow: none;

}

.breadcrumb {

color: #82B8CB;

font-size: 11px;

}

.breadcrumb

a {

color: #01B2F1;

}

.breadcrumb li

.nav_sep {

margin: 0

5px 0 0;

}

.breadcrumb li:first-child {

margin-left: 0;

}

.breadcrumb.top {

padding: 5px

10px;

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);

border: 1px

solid #111;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

.breadcrumb.bottom {

margin-top: 10px;

width: 100%}

.ipsHeaderMenu {

background-color: #031624 !important;

background-image: url({style_images_url}/_custom/middle.jpg);

margin-top: 5px;

background-position: 50% 0px;

background-repeat: no-repeat;

padding: 10px;

-moz-border-radius: 5px;

border-radius: 5px;

overflow: hidden;

width: 340px;

}

.ipsHeaderMenu

.ipsType_sectiontitle {

margin-bottom: 8px;

}

#user_notifications_link_menucontent.ipsHeaderMenu, #user_inbox_link_menucontent.ipsHeaderMenu {

width: 300px;

}

#search {

margin: 0;

}

#main_search {

font-size: 12px;

border: 0;

padding: 0;

background: transparent;

width: 130px;

outline: 0;

color: #fff;

}

#main_search.inactive {

color: #bcbcbc;

}

#search_wrap {

width: 230px;

position: relative;

display: block;

padding: 0

26px 0 4px;

height: 26px;

line-height: 25px;

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);

border: 1px

solid #111;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

#adv_search {

width: 16px;

height: 16px;

background: url({style_images_url}/advanced_search.png) no-repeat right 50%;

text-indent: -3000em;

display: inline-block;

margin: 7px

0 4px 4px;

}

#search

.submit_input {

background: url({style_images_url}/search_icon.png) no-repeat 50%;

text-indent: -3000em;

padding: 0;

border: 0;

border: 0px

solid #7ba60d;

display: block;

width: 26px;

height: 26px;

position: absolute;

right: 0;

top: 0;

bottom: 0;

}

#search_options {

font-size: 11px;

height: 20px;

line-height: 20px;

margin: 3px

3px 3px 0;

padding: 0

6px;

display: inline-block;

float: right;

}

#search_options_menucontent {

min-width: 100px;

}

#search_options_menucontent

input {

margin-right: 10px;

}

#search_options_menucontent

li {

border-bottom: 0;

}

#search_options_menucontent

label {

padding-left: 6px;

cursor: pointer;

}

#backtotop {

width: 24px;

height: 24px;

line-height: 20px;

left: 50%;

margin-left: -12px;

position: absolute;

display: inline-block;

background: rgba(0, 180, 250, 0.1);

text-align: center;

-moz-border-radius: 16px;

-webkit-border-radius: 16px;

border-radius: 16px;

opacity: 0.4;

outline: 0;

}

#backtotop:hover {

background: rgba(0, 180, 250, 0.5);

color: #fff;

opacity: 1;

}

#footer_utilities {

padding: 10px

10px 5px;

font-size: 11px;

}

#footer_utilities .ipsList_inline>li>a {

margin-right: 0px;

padding: 4px

10px;

}

#footer_utilities

a.menu_active {

z-index: 20000;

position: relative;

border-bottom: 0;

}

.copyright {

bottom: 0;

font-size: 11px;

margin-left: -71px;

position: absolute;

}

.copyright

a {

color: #36839E;

text-shadow: 0 1px 0 #000;

}

#copyright {

margin-bottom: 10px;

color: #36839E;

text-align: right;

text-shadow: 0px 1px 0px #000;

}

#copyright

a {

color: #36839E;

}

#ipsDebug_footer {

color: #8FD2EB;

font-size: 11px;

text-align: center;

text-shadow: 0 1px 0 #000;

}

#ipsDebug_footer

strong {

margin-left: 20px;

}

#ipsDebug_footer

a {

color: #404040;

}

#rss_menu {

}

#rss_menu

li {

}

#rss_menu

a {

color: #ed7710;

padding: 5px

8px;

}

#rss_menu a:hover {

color: #fff;

}

.ipsUserPhoto {

padding: 1px;

background: #113042;

border: 1px

solid #031723;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 2px 10px #000;

-moz-box-shadow: 0 2px 10px #000;

}

.ipsUserPhotoLink:hover

.ipsUserPhoto {

border-color: #000;

}

.ipsUserPhoto_variable {

max-width: 155px;

}

.ipsUserPhoto_large {

max-width: 90px;

max-height: 90px;

}

.ipsUserPhoto_medium {

width: 50px;

height: 50px;

}

.ipsUserPhoto_mini {

width: 30px;

height: 30px;

}

.ipsUserPhoto_tiny {

width: 20px;

height: 20px;

}

.ipsUserPhoto_icon {

width: 16px;

height: 16px;

}

.ipsSideBlock, .general_box {

background-color: #031624 !important;

background-image: url({style_images_url}/_custom/middle.jpg);

margin-bottom: 10px;

background-position: 50% 44px;

background-repeat: repeat-x;

}

.general_box {

margin-bottom: 10px;

}

.general_box

h3 {

padding: 15px

10px 13px 20px;

}

.general_box

.none {

color: #bcbcbc;

}

.ipsBox {

padding: 0px;

}

.ipsPad {

padding: 10px;

}

.ipsPad_double {

padding: 9px

19px;

}

.ipsBox_withphoto {

margin-left: 65px;

}

.ipsBox_container, .bar, .header, .ipsBox_new {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

}

.ipsBox_cont {

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

}

.ipsBox_container, .ipsSideBlock, .general_box {

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

background-color: #001821;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

border-bottom: 1px solid #000;

}

.ipsBox_notice {

padding: 10px;

line-height: 1.6;

margin-bottom: 10px;

}

.ipsBox_container

.ipsBox_notice {

margin: -10px -10px 10px -10px;

}

.ipsPad_half {

padding: 5px

10px !important;

}

.ipsPad_left {

padding-left: 9px;

}

.ipsPad_top {

padding-top: 9px;

}

.ipsPad_top_slimmer {

padding-top: 7px;

}

.ipsPad_top_half {

padding-top: 4px;

}

.ipsPad_top_bottom {

padding-top: 9px;

padding-bottom: 9px;

}

.ipsPad_top_bottom_half {

padding-top: 4px;

padding-bottom: 4px;

}

.ipsBlendLinks_target

.ipsBlendLinks_here {

opacity: 0.5;

-webkit-transition: all 0.1s ease-in-out;

-moz-transition: all 0.2s ease-in-out;

}

.ipsBlendLinks_target:hover

.ipsBlendLinks_here {

opacity: 1;

}

.block_list>li {

padding: 5px

10px;

border-bottom: 1px solid #0A3344;

border-top: 1px solid #00121C;

}

.ipsModMenu {

width: 15px;

height: 15px;

display: inline-block;

text-indent: -2000em;

background: url({style_images_url}/moderation_cog.png) no-repeat;

margin-right: 5px;

vertical-align: middle;

}

.ipsBadge {

display: inline-block;

height: 16px;

line-height: 16px;

padding: 0

5px;

font-size: 9px;

font-weight: bold;

text-transform: uppercase;

color: #fff;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

#nav_app_ipchat

.ipsBadge {

position: absolute;

}

#ajax_loading {

background: rgba(0, 0, 0, 0.6);

color: #fff;

text-align: center;

padding: 5px

0 8px;

width: 8%;

top: 0px;

left: 46%;

-moz-border-radius: 0 0 5px 5px;

-webkit-border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;

border-radius: 0 0 5px 5px;

z-index: 10000;

position: fixed;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

}

#ipboard_body.redirector {

width: 500px;

margin: 150px

auto 0 auto;

}

#ipboard_body.minimal {

margin-top: 40px;

}

#ipboard_body.minimal

#content {

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px;

padding: 20px

30px;

}

#ipboard_body.minimal

h1 {

font-size: 32px;

}

#ipboard_body.minimal

.ipsType_pagedesc {

font-size: 16px;

}

.progress_bar {

background-color: rgba(0, 0, 0, 0.3);

border: 1px

solid #000;

border-radius: 4px 4px 4px 4px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) inset;

}

.progress_bar

span {

background: #001821 url({style_images_url}/_custom/navi.jpg) no-repeat 0 -2px;

color: #fff;

font-size: 0em;

font-weight: bold;

text-align: center;

text-indent: -2000em;

height: 10px;

display: block;

overflow: hidden;

}

.progress_bar.limit

span {

background: #001821 url({style_images_url}/_custom/navi.jpg) no-repeat 0 -2px;

}

.progress_bar span

span {

display: none;

}

.progress_bar.user_warn {

margin: 0

auto;

width: 80%}

.progress_bar.user_warn

span {

height: 6px;

}

.progress_bar.topic_poll {

margin-top: 2px;

width: 40%}

li.rating

a {

outline: 0;

}

.antispam_img {

margin: 0

3px 5px 0;

}

span.error {

color: #ad2930;

font-weight: bold;

clear: both;

}

#recaptcha_widget_div {

max-width: 350px;

}

#recaptcha_table {

border: 0

!important;

}

.tab_filters ul, .tab_filters li, fieldset.with_subhead span.desc, fieldset.with_subhead label, .user_controls

li {

display: inline;

}

.right {

float: right;

}

.left {

float: left;

}

.hide {

display: none;

}

.short {

text-align: center;

}

.clear {

clear: both;

}

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

.faded {

opacity: 0.5;

}

.clickable {

cursor: pointer;

}

.reset_cursor {

cursor: default;

}

.bullets ul, .bullets ol, ul.bullets, ol.bullets {

list-style: disc;

margin-left: 30px;

line-height: 150%;

list-style-image: none;

}

.collapsed

.maintitle2 {

background: url({style_images_url}/maintitle.png) no-repeat 0 top;

opacity: 0.2;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

.collapsed .maintitle2:hover {

opacity: 0.4;

}

.maintitle2

.toggle {

visibility: hidden;

background: url({style_images_url}/cat_minimize.png) no-repeat;

text-indent: -3000em;

width: 22px;

height: 22px;

margin-top: 12px;

display: block;

outline: 0;

}

.maintitle2:hover

.toggle {

visibility: visible;

}

.maintitle2 {

background: url({style_images_url}/_custom/maintitle2.png) no-repeat 0 top;

color: #D8ECF0;

font-size: 14px;

font-weight: bold;

text-shadow: 0 1px 2px #000;

text-transform: uppercase;

-moz-border-radius: 5px 5px 0 0;

-webkit-border-top-left-radius: 5px;

-webkit-border-top-right-radius: 5px;

border-radius: 5px 5px 0 0;

height: 43px;

line-height: 44px;

padding: 0

10px 0 30px;

}

.maintitle2

a {

color: #D8ECF0;

}

.maintitle, .ipsSideBlock h3, .general_box

h3 {

background: url({style_images_url}/maintitle.png) no-repeat 0 top;

color: #D8ECF0;

font-size: 14px;

font-weight: bold;

text-shadow: 0 1px 2px #000;

text-transform: uppercase;

-moz-border-radius: 5px 5px 0 0;

-webkit-border-top-left-radius: 5px;

-webkit-border-top-right-radius: 5px;

border-radius: 5px 5px 0 0;

}

.maintitle {

height: 43px;

line-height: 44px;

padding: 0

10px 0 20px;

}

.maintitle

a {

color: #D8ECF0;

}

.collapsed

.maintitle {

opacity: 0.2;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

.collapsed .maintitle:hover {

opacity: 0.4;

}

.maintitle

.toggle {

visibility: hidden;

background: url({style_images_url}/cat_minimize.png) no-repeat;

text-indent: -3000em;

width: 22px;

height: 22px;

margin-top: 12px;

display: block;

outline: 0;

}

.maintitle:hover

.toggle {

visibility: visible;

}

.collapsed

.toggle {

background-image: url({style_images_url}/cat_maximize.png);

}

#user_navigation #new_msg_count, .poll_question h4, .rounded {

border-radius: 6px;

-moz-border-radius: 6px;

-webkit-border-radius: 6px;

}

.desc, .desc.blend_links a, p.posted_info {

font-size: 12px;

color: #8FD2EB;

}

.desc.lighter, .desc.lighter.blend_links

a {

color: #8FD2EB;

}

.cancel {

color: #ad2930;

font-size: 0.9em;

font-weight: bold;

}

em.moderated {

font-size: 11px;

font-style: normal;

font-weight: bold;

}

.positive {

color: #6f8f52;

}

.negative {

color: #c7172b;

}

.searchlite {

background-color: yellow;

color: red;

font-size: 14px;

}

.activeuserposting {

font-style: italic;

}

.col_f_post {

width: 250px !important;

}

.is_mod

.col_f_post {

width: 210px !important;

}

td.col_c_post {

padding-top: 10px !important;

width: 250px;

}

.col_f_icon {

padding: 10px

0 0 0 !important;

width: 24px !important;

text-align: center;

vertical-align: top;

}

.col_n_icon {

vertical-align: middle;

width: 24px;

padding: 0

!important;

}

.col_f_views, .col_m_replies {

width: 100px !important;

text-align: right;

white-space: nowrap;

}

.col_f_mod, .col_m_mod, .col_n_mod {

width: 40px;

text-align: right;

}

.col_f_preview {

width: 20px !important;

text-align: right;

}

.col_c_icon {

width: 30px;

vertical-align: middle;

text-align: middle;

}

.col_c_post

.ipsUserPhoto {

margin-top: 3px;

}

.col_n_date {

width: 250px;

}

.col_m_photo, .col_n_photo {

width: 30px;

}

.col_m_mod {

text-align: right;

}

.col_r_icon {

width: 3%}

.col_f_topic, .col_m_subject {

width: 49%}

.col_f_starter, .col_r_total, .col_r_comments {

width: 10%}

.col_m_date, .col_r_updated, .col_r_section {

width: 18%}

.col_c_stats {

width: 15%;

text-align: center;

}

.col_c_forum {

width: auto;

}

.col_mod, .col_r_mod {

width: 3%}

.col_r_title {

width: 26%}

table.ipb_table {

width: 100%;

line-height: 1.3;

border-collapse: collapse;

}

table.ipb_table

td {

padding: 10px;

background: #001821 url({style_images_url}/_custom/tdn.png) repeat-x left top;

}

table.ipb_table tr.unread

h4 {

font-weight: bold;

}

table.ipb_table tr.highlighted

td {

border-bottom: 0;

}

table.ipb_table

th {

font-size: 11px;

font-weight: bold;

padding: 8px

6px;

}

.last_post {

margin-left: 45px;

}

table.ipb_table h4,

table.ipb_table

.topic_title {

font-size: 14px;

display: inline-block;

}

table.ipb_table .unread

.topic_title {

font-weight: bold;

}

table.ipb_table

.ipsModMenu {

visibility: hidden;

}

table.ipb_table tr:hover .ipsModMenu, table.ipb_table tr

.ipsModMenu.menu_active {

visibility: visible;

}

#announcements

h4 {

display: inline;

}

#announcements

td {

border-bottom: 1px solid transparent;

}

.forum_data {

font-size: 11px;

color: #5c5c5c;

display: inline-block;

white-space: nowrap;

margin: 0px

0 0 8px;

}

.desc_more {

background: url({style_images_url}/desc_more.png) no-repeat top;

display: inline-block;

width: 13px;

height: 13px;

text-indent: -2000em;

}

.desc_more:hover {

background-position: bottom;

}

.category_block .ipb_table

h4 {

font-size: 15px;

word-wrap: break-word;

}

table.ipb_table

.subforums {

margin: 2px

0 3px 5px;

padding-left: 20px;

background: url({style_images_url}/subforum_stem.png) no-repeat left 4px;

}

table.ipb_table .subforums

li.unread {

font-weight: bold;

}

table.ipb_table

.expander {

visibility: hidden;

width: 16px;

height: 16px;

display: inline-block;

}

table.ipb_table tr:hover

.expander {

visibility: visible;

opacity: 0.2;

}

table.ipb_table

td.col_f_preview {

cursor: pointer;

}

table.ipb_table tr td:hover .expander, .expander.open, .expander.loading {

visibility: visible !important;

opacity: 1;

}

table.ipb_table

.expander.closed {

background: url({style_images_url}/icon_expand_close.png) no-repeat top;

}

table.ipb_table

.expander.open {

background: url({style_images_url}/icon_expand_close.png) no-repeat bottom;

}

table.ipb_table

.expander.loading {

background: url({style_images_url}/loading.gif) no-repeat;

}

table.ipb_table .preview

td {

padding: 20px

10px 20px 29px;

z-index: 20000;

border-top: 0;

}

table.ipb_table .preview td>div {

line-height: 1.4;

position: relative;

}

table.ipb_table .preview

td {

-webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.8);

-moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.8);

box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.8);

}

.preview_col {

margin-left: 80px;

}

.preview_info {

border-bottom: 1px solid rgba(255, 255, 255, 0.05);

padding-bottom: 3px;

margin: -3px 0 3px;

}

table.ipb_table

.mini_pagination {

opacity: 0.5;

}

table.ipb_table tr:hover

.mini_pagination {

opacity: 1;

}

.ipsLayout.ipsLayout_withleft {

padding-left: 210px;

}

.ipsBox.ipsLayout.ipsLayout_withleft {

padding-left: 220px;

}

.ipsLayout.ipsLayout_withright {

padding-right: 210px;

clear: left;

}

.ipsBox.ipsLayout.ipsLayout_withright {

padding-right: 220px;

}

.ipsLayout_content, .ipsLayout .ipsLayout_left, .ipsLayout_right {

position: relative;

}

.ipsLayout_content {

width: 100%;

float: left;

}

.ipsLayout

.ipsLayout_left {

width: 200px;

margin-left: -210px;

float: left;

}

.ipsLayout

.ipsLayout_right {

width: 200px;

margin-right: -210px;

float: right;

}

.ipsLayout_largeleft.ipsLayout_withleft {

padding-left: 280px;

}

.ipsBox.ipsLayout_largeleft.ipsLayout_withleft {

padding-left: 290px;

}

.ipsLayout_largeleft.ipsLayout

.ipsLayout_left {

width: 270px;

margin-left: -280px;

}

.ipsLayout_largeright.ipsLayout_withright {

padding-right: 280px;

}

.ipsBox.ipsLayout_largeright.ipsLayout_withright {

padding-right: 290px;

}

.ipsLayout_largeright.ipsLayout

.ipsLayout_right {

width: 270px;

margin-right: -280px;

}

.ipsLayout_smallleft.ipsLayout_withleft {

padding-left: 150px;

}

.ipsBox.ipsLayout_smallleft.ipsLayout_withleft {

padding-left: 160px;

}

.ipsLayout_smallleft.ipsLayout

.ipsLayout_left {

width: 140px;

margin-left: -150px;

}

.ipsLayout_smallright.ipsLayout_withright {

padding-right: 150px;

}

.ipsBox.ipsLayout_smallright.ipsLayout_withright {

padding-right: 160px;

}

.ipsLayout_smallright.ipsLayout

.ipsLayout_right {

width: 140px;

margin-right: -150px;

}

.ipsLayout_tinyleft.ipsLayout_withleft {

padding-left: 50px;

}

.ipsBox.ipsLayout_tinyleft.ipsLayout_withleft {

padding-left: 60px;

}

.ipsLayout_tinyleft.ipsLayout

.ipsLayout_left {

width: 40px;

margin-left: -40px;

}

.ipsLayout_tinyright.ipsLayout_withright {

padding-right: 50px;

}

.ipsBox.ipsLayout_tinyright.ipsLayout_withright {

padding-right: 60px;

}

.ipsLayout_tinyright.ipsLayout

.ipsLayout_right {

width: 40px;

margin-right: -40px;

}

.ipsLayout_bigleft.ipsLayout_withleft {

padding-left: 330px;

}

.ipsBox.ipsLayout_bigleft.ipsLayout_withleft {

padding-left: 340px;

}

.ipsLayout_bigleft.ipsLayout

.ipsLayout_left {

width: 320px;

margin-left: -330px;

}

.ipsLayout_bigright.ipsLayout_withright {

padding-right: 330px;

}

.ipsBox.ipsLayout_bigright.ipsLayout_withright {

padding-right: 340px;

}

.ipsLayout_bigright.ipsLayout

.ipsLayout_right {

width: 320px;

margin-right: -330px;

}

.ipsLayout_hugeleft.ipsLayout_withleft {

padding-left: 380px;

}

.ipsBox.ipsLayout_hugeleft.ipsLayout_withleft {

padding-left: 390px;

}

.ipsLayout_hugeleft.ipsLayout

.ipsLayout_left {

width: 370px;

margin-left: -380px;

}

.ipsLayout_hugeright.ipsLayout_withright {

padding-right: 380px;

}

.ipsBox.ipsLayout_hugeright.ipsLayout_withright {

padding-right: 390px;

}

.ipsLayout_hugeright.ipsLayout

.ipsLayout_right {

width: 370px;

margin-right: -380px;

}

.ipsField

.ipsField_title {

font-weight: bold;

font-size: 15px;

}

.ipsForm_required {

color: #ab1f39;

font-weight: bold;

}

.ipsForm_horizontal

.ipsField_title {

float: left;

width: 185px;

padding-right: 15px;

text-align: right;

line-height: 1.8;

}

.ipsForm_horizontal

.ipsField {

margin-bottom: 15px;

}

.ipsForm_horizontal .ipsField_content, .ipsForm_horizontal

.ipsField_submit {

margin-left: 200px;

}

.ipsForm_horizontal

.ipsField_checkbox {

margin: 0

0 5px 200px;

}

.ipsForm_horizontal .ipsField_select

.ipsField_title {

line-height: 1.6;

}

.ipsForm_vertical

.ipsField {

margin-bottom: 10px;

}

.ipsForm_vertical

.ipsField_content {

margin-top: 3px;

}

.ipsForm .ipsField_checkbox

.ipsField_content {

margin-left: 25px;

}

.ipsForm .ipsField_checkbox

input {

float: left;

margin-top: 3px;

}

.ipsField_primary

input {

font-size: 18px;

}

.ipsForm_submit {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

padding: 5px

10px;

text-align: right;

margin-top: 25px;

}

.ipsForm_right {

text-align: right;

}

.ipsForm_left {

text-align: left;

}

.ipsForm_center {

text-align: center;

}

.ipsSettings_pagetitle {

font-size: 20px;

margin-bottom: 5px;

}

.ipsSettings {

padding: 0

0px;

}

.ipsSettings_section {

margin: 0

0 15px 0;

padding: 15px

0 0 0;

}

.ipsSettings_section>div {

margin-left: 175px;

}

.ipsSettings_section > div ul

li {

margin-bottom: 10px;

}

.ipsSettings_section

.desc {

margin-top: 3px;

}

.ipsSettings_sectiontitle {

font: bold 14px Helvetica, Arial, sans-serif;

color: #D8ECF0;

width: 165px;

padding-left: 10px;

float: left;

}

.ipsSettings_fieldtitle {

min-width: 100px;

margin-right: 10px;

font-size: 14px;

display: inline-block;

vertical-align: top;

padding-top: 3px;

}

.ipsTooltip {

padding: 5px;

z-index: 25000;

}

.ipsTooltip_inner {

padding: 8px;

background: #333;

border: 1px

solid #333;

color: #fff;

-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

font-size: 12px;

text-align: center;

max-width: 250px;

}

.ipsTooltip_inner

a {

color: #fff;

}

.ipsTooltip_inner

span {

font-size: 11px;

color: #d2d2d2;

}

.ipsTooltip.top {

background: url({style_images_url}/stems/tooltip_top.png) no-repeat bottom center;

}

.ipsTooltip.top_left {

background-position: bottom left;

}

.ipsTooltip.bottom {

background: url({style_images_url}/stems/tooltip_bottom.png) no-repeat top center;

}

.ipsTooltip.left {

background: url({style_images_url}/stems/tooltip_left.png) no-repeat center right;

}

.ipsTooltip.right {

background: url({style_images_url}/stems/tooltip_right.png) no-repeat center left;

}

.ipsHasNotifications {

padding: 0px

4px;

height: 12px;

line-height: 12px;

background: #cf2020;

color: #fff !important;

font-size: 9px;

text-align: center;

-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

position: absolute;

top: 4px;

left: 3px;

}

.ipsHasNotifications_blank {

display: none;

}

#chat-tab-count.ipsHasNotifications {

left: auto;

top: 0px;

right: -1px;

text-shadow: none !important;

}

.ipsSideMenu {

padding: 10px

0;

}

.ipsSideMenu

h4 {

margin: 0

10px 5px 25px;

font-weight: bold;

color: #D8ECF0;

}

.ipsSideMenu

ul {

border-bottom: 1px solid #00121C;

border-top: 1px solid #0A3344;

margin-bottom: 20px;

}

.ipsSideMenu ul

li {

font-size: 11px;

border-bottom: 1px solid #0A3344;

border-top: 1px solid #00121C;

}

.ipsSideMenu ul li

a {

padding: 5px

10px 5px 25px;

display: block;

}

.ipsSideMenu ul li.active

a {

background: rgba(0, 180, 250, 0.6) url({style_images_url}/icon_check_white.png) no-repeat 6px 8px;

color: #fff;

font-weight: bold;

}

.ipsSteps {

overflow: hidden;

}

.ipsSteps ul

li {

float: left;

padding: 0px

33px 0px 5px;

position: relative;

max-height: 53px;

}

.ipsSteps

.ipsSteps_active {

color: #fff;

}

.ipsSteps

.ipsSteps_done {

color: #aeaeae;

}

.ipsSteps_desc {

font-size: 11px;

}

.ipsSteps_arrow {

display: none;

}

.ipsSteps_title {

display: block;

font-size: 14px;

}

.ipsSteps_active

.ipsSteps_arrow {

display: block;

position: absolute;

left: -23px;

top: 0;

width: 23px;

height: 54px;

background: url({style_images_url}/wizard_step_extra.png) no-repeat;

}

.ipsSteps ul li:first-child

.ipsSteps_arrow {

display: none !important;

}

.ipsVerticalTabbed {

}

.ipsVerticalTabbed_content {

min-height: 400px;

}

.ipsVerticalTabbed_tabs>ul {

width: 149px !important;

margin-top: 10px;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

}

.ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs>ul {

width: 40px !important;

}

.ipsVerticalTabbed_tabs

li {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

font-size: 13px;

}

.ipsVerticalTabbed_tabs li

a {

display: block;

padding: 10px

8px;

outline: 0;

-webkit-transition: background-color 0.1s ease-in-out;

-moz-transition: background-color 0.3s ease-in-out;

}

.ipsVerticalTabbed_tabs li a:hover {

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);

box-shadow: 0 0 3px #000 inset;

}

.ipsVerticalTabbed_tabs li.active

a {

width: 135px;

position: relative;

z-index: 8000;

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);

box-shadow: 0 0 5px #000 inset;

color: #fff;

font-weight: bold;

}

.ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs li.active

a {

width: 24px;

}

.ipsLikeBar {

margin: 10px

0;

font-size: 11px;

}

.ipsLikeBar_info {

line-height: 19px;

padding: 0

10px;

display: inline-block;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

}

.ipsLikeButton {

line-height: 20px;

padding: 0

6px 0 24px;

font-size: 11px;

display: inline-block;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

color: #fff !important;

}

.ipsLikeButton:hover {

color: #fff !important;

}

.ipsLikeButton.ipsLikeButton_enabled {

background: #7b96bb url({style_images_url}/like_button.png) no-repeat top left;

}

.ipsLikeButton.ipsLikeButton_disabled {

background: #acacac url({style_images_url}/like_button.png) no-repeat bottom left;

}

.ipsTag {

display: inline-block;

background: url({style_images_url}/tag_bg.png);

height: 20px;

line-height: 18px;

padding: 0

7px 0 15px;

margin: 5px

5px 0 0;

font-size: 11px;

-moz-border-radius: 0 3px 3px 0;

-webkit-border-top-right-radius: 3px;

-webkit-border-bottom-right-radius: 3px;

border-radius: 0 3px 3px 0;

}

.ipsTagBox_wrapper {

min-height: 18px;

width: 350px;

line-height: 1.3;

display: inline-block;

}

.ipsTagBox_hiddeninput {

background: transparent;

color: #FFF;

}

.ipsTagBox_hiddeninput.inactive {

font-size: 11px;

min-width: 200px;

}

.ipsTagBox_wrapper

input {

border: 0px;

outline: 0;

}

.ipsTagBox_wrapper

li {

display: inline-block;

}

.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child {

background: rgba(0, 200, 200, 0.2);

}

.ipsTagBox_tag {

padding: 2px

1px 2px 4px;

background: rgba(255, 255, 255, 0.2);

border: 1px

solid #000;

margin: 0

3px 2px 0;

font-size: 11px;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

cursor: pointer;

}

.ipsTagBox_tag.selected {

background: rgba(255, 255, 255, 0.4) !important;

}

.ipsTagBox_closetag {

margin-left: 2px;

display: inline-block;

padding: 0

3px;

font-weight: bold;

}

.ipsTagBox_closetag:hover {

}

.ipsTagBox_tag.selected

.ipsTagBox_closetag {

}

.ipsTagBox_tag.selected .ipsTagBox_closetag:hover {

}

.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child

.ipsTagBox_closetag {

}

.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag:hover {

}

.ipsTagBox_addlink {

font-size: 10px;

margin-left: 3px;

outline: 0;

}

.ipsTagBox_dropdown {

height: 100px;

overflow: scroll;

background: #fff;

border: 1px

solid #ddd;

-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);

-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);

box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);

z-index: 16000;

}

.ipsTagBox_dropdown

li {

padding: 4px;

font-size: 12px;

cursor: pointer;

}

.ipsTagBox_dropdown li:hover {

background: #dbf3ff;

color: #003b71;

}

.ipsTagWeight_1 {

opacity: 1.0;

}

.ipsTagWeight_2 {

opacity: 0.9;

}

.ipsTagWeight_3 {

opacity: 0.8;

}

.ipsTagWeight_4 {

opacity: 0.7;

}

.ipsTagWeight_5 {

opacity: 0.6;

}

.ipsTagWeight_6 {

opacity: 0.5;

}

.ipsTagWeight_7 {

opacity: 0.4;

}

.ipsTagWeight_8 {

opacity: 0.3;

}

.ipsFilterbar

li {

margin: 0px

15px 0px 0;

font-size: 11px;

}

.ipsFilterbar li

a {

color: #fff;

opacity: 0.5;

text-shadow: 0px 1px 0px #0d273e;

-webkit-transition: all 0.3s ease-in-out;

-moz-transition: all 0.3s ease-in-out;

}

.ipsFilterbar:hover li

a {

opacity: 0.8;

}

.ipsFilterbar li a:hover {

color: #fff;

opacity: 1;

}

.ipsFilterbar

li.active {

opacity: 1;

}

.ipsFilterbar li.active

a {

background: rgba(0, 0, 0, 0.3);

opacity: 1;

color: #fff;

padding: 5px

10px;

font-weight: bold;

-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);

-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);

box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);

}

.ipsPostForm {

}

.ipsPostForm.ipsLayout_withright {

padding-right: 260px !important;

}

.ipsPostForm

.ipsLayout_content {

z-index: 900;

-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);

-moz-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);

box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);

float: none;

}

.ipsPostForm

.ipsLayout_right {

width: 250px;

margin-right: -251px;

border-left: 0;

z-index: 800;

}

.ipsPostForm_sidebar .ipsPostForm_sidebar_block.closed

h3 {

background-image: url({style_images_url}/folder_closed.png);

background-repeat: no-repeat;

background-position: 10px 9px;

padding-left: 26px;

margin-bottom: 2px;

}

.ipsMemberList

.ipsButton_secondary {

opacity: 0.3;

}

.ipsMemberList li:hover .ipsButton_secondary, .ipsMemberList tr:hover

.ipsButton_secondary {

opacity: 1;

}

.ipsMemberList li

.reputation {

margin: 5px

10px 0 0;

}

.ipsMemberList > li

.ipsButton_secondary {

margin-top: 15px;

}

.ipsMemberList li

.rating {

display: inline;

}

.ipsComment_wrap {

margin-top: 10px;

}

.ipsComment_wrap

.ipsLikeBar {

margin: 0;

}

.ipsComment_wrap input[type=checkbox] {

vertical-align: middle;

}

.ipsComment {

border-bottom: 1px solid #e9e9e9;

margin-bottom: 5px;

padding: 10px

0;

}

.ipsComment_author, .ipsComment_reply_user {

width: 160px;

text-align: right;

padding: 0

10px;

float: left;

line-height: 1.3;

}

.ipsComment_author

.ipsUserPhoto {

margin-bottom: 5px;

}

.ipsComment_comment {

margin-left: 190px;

line-height: 1.5;

}

.ipsComment_comment>div {

min-height: 33px;

}

.ipsComment_controls {

margin-top: 10px;

}

.ipsComment_controls>li {

opacity: 0.2;

}

.ipsComment:hover .ipsComment_controls > li, .ipsComment .ipsComment_controls>li.right {

opacity: 1;

}

.ipsFloatingAction {

position: fixed;

right: 10px;

bottom: 10px;

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

padding: 10px;

z-index: 15000;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);

-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);

box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);

}

body#ipboard_body fieldset.submit,

body#ipboard_body

p.submit {

padding: 15px

6px 15px 6px;

text-align: center;

}

.input_text, .ipsTagBox_wrapper {

padding: 4px;

border-width: 1px;

border-style: solid;

border-color: #000;

background: rgba(0, 0, 0, 0.5);

border-radius: 3px 3px 3px 3px;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

color: #FFF;

}

.input_text:focus {

background: rgba(0, 0, 0, 0.3);

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;

}

input.inactive, select.inactive, textarea.inactive {

color: #c2c2c2;

}

.input_text.error {

background-color: rgba(200, 0, 0, 0.5);

}

.input_text.accept {

background-color: rgba(120, 250, 0, 0.5);

}

.input_submit.alt {

text-decoration: none;

}

p.field {

padding: 15px;

}

li.field {

padding: 5px;

margin-left: 5px;

}

li.field label,

li.field

span.desc {

display: block;

}

li.field.error {

color: #ad2930;

}

li.field.error

label {

font-weight: bold;

}

li.field.checkbox, li.field.cbox {

margin-left: 0;

}

li.field.checkbox .input_check,

li.field.checkbox .input_radio,

li.field.cbox .input_check,

li.field.cbox

.input_radio {

margin-right: 10px;

vertical-align: middle;

}

li.field.checkbox label,

li.field.cbox

label {

width: auto;

float: none;

display: inline;

}

li.field.checkbox p,

li.field.cbox

p {

position: relative;

left: 245px;

display: block;

}

li.field.checkbox span.desc,

li.field.cbox

span.desc {

padding-left: 27px;

margin-left: auto;

display: block;

}

.message {

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x 0 0;

padding: 10px;

color: #81ab00;

line-height: 1.6;

font-size: 13px;

border-bottom: 1px solid #000;

}

.message

h3 {

padding: 0;

}

.message.error {

color: #ab0000;

}

.message.error.usercp {

padding: 4px;

float: right;

}

.message.unspecific {

color: rgba(255, 255, 255, 0.8);

margin: 0

0 10px 0;

clear: both;

}

.ipbmenu_content, .ipb_autocomplete {

font-size: 12px;

min-width: 85px;

z-index: 2000;

}

.ipbmenu_content li:last-child {

border-bottom: 0;

padding-bottom: 0px;

}

.ipbmenu_content li:first-child {

padding-top: 0px;

}

.ipbmenu_content.with_checks

a {

padding-left: 26px;

}

.ipbmenu_content a

.icon {

margin-right: 10px;

}

.ipbmenu_content

a {

text-decoration: none;

text-align: left;

display: block;

padding: 6px

10px;

}

.ipbmenu_content.with_checks li.selected

a {

background-image: url({style_images_url}/icon_check.png);

background-repeat: no-repeat;

background-position: 7px 10px;

}

.popupWrapper {

background-color: transparent;

padding: 0px;

-webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 1);

-moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 1);

box-shadow: 0px 12px 25px rgba(0, 0, 0, 1 );

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

}

.popupInner {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x 0 43px;

width: 500px;

-moz-border-radius: 6px;

-webkit-border-radius: 6px;

border-radius: 6px;

overflow: auto;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

overflow-x: hidden;

}

.popupInner.black_mode {

background: #000;

border: 3px

solid #b3bbc3;

color: #eee;

border: 3px

solid #555;

}

.popupInner.warning_mode {

border: 3px

solid #7D1B1B;

}

.popupInner

h3 {

background: url({style_images_url}/maintitle.png) repeat-x 0 top;

height: 43px;

line-height: 44px;

padding: 0

20px;

border-radius: 5px 5px 0 0;

color: #D8ECF0;

font-size: 14px;

font-weight: bold;

text-shadow: 0 1px 2px #000;

text-transform: uppercase;

}

.popupInner h3

a {

color: #fff;

}

.popupInner.black_mode

h3 {

background-color: #545C66;

color: #ddd;

}

.popupInner.warning_mode

h3 {

background-color: #7D1B1B;

padding-top: 6px;

padding-bottom: 6px;

color: #fff;

}

.popupInner.warning_mode

input.input_submit {

background-color: #7D1B1B;

}

.popupClose {

position: absolute;

right: 10px;

top: 12px;

}

.popupClose.light_close_button {

background: transparent url({style_images_url}/close_popup_light.png) no-repeat top left;

opacity: 0.8;

width: 13px;

height: 13px;

top: 17px;

}

.popupClose.light_close_button

img {

display: none;

}

.popup_footer {

padding: 15px;

position: absolute;

bottom: 0px;

right: 0px;

}

.popup_body {

padding: 10px;

}

.stem {

width: 31px;

height: 16px;

position: absolute;

}

.stem.topleft {

background-image: url({style_images_url}/stems/topleft.png);

}

.stem.topright {

background-image: url({style_images_url}/stems/topright.png);

}

.stem.bottomleft {

background-image: url({style_images_url}/stems/bottomleft.png);

}

.stem.bottomright {

background-image: url({style_images_url}/stems/bottomright.png);

}

.modal {

background-color: #000;

}

.userpopup

h3 {

font-size: 17px;

}

.userpopup h3, .userpopup .side+div {

padding-left: 110px;

}

.userpopup

.side {

position: absolute;

margin-top: -40px;

}

.userpopup .side

.ipsButton_secondary {

display: block;

text-align: center;

margin-top: 5px;

max-width: 75px;

height: auto;

line-height: 1;

padding: 5px

10px;

white-space: normal;

}

.userpopup

.user_controls {

text-align: left;

}

.userpopup

.user_status {

padding: 5px;

margin-bottom: 5px;

}

.userpopup

.reputation {

display: block;

text-align: center;

margin-top: 5px;

}

.userpopup {

overflow: hidden;

position: relative;

font-size: 0.9em;

}

.userpopup

dl {

padding-bottom: 10px;

margin-bottom: 4px;

}

.info

dt {

float: left;

font-weight: bold;

padding: 3px

6px;

clear: both;

width: 30%}

.info

dd {

padding: 3px

6px;

width: 60%;

margin-left: 35%}

.topic_buttons

li {

float: right;

margin: 0

0 10px 10px;

}

.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important,

.topic_buttons li a, .topic_buttons li span, .ipsButton {

background: url({style_images_url}/_custom/normal.png) repeat-x top;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);

color: #fff;

text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);

font: 300 11px/1.3 Helvetica, Arial, sans-serif;

line-height: 27px;

height: 27px;

padding: 0

10px;

text-align: center;

min-width: 125px;

display: inline-block;

cursor: pointer;

border: 0;

}

.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .ipsButton.important {

}

.topic_buttons li a:hover, .ipsButton:hover {

color: #fff;

}

.topic_buttons li.non_button

a {

background: transparent !important;

background-color: transparent !important;

border: 0;

box-shadow: none;

-moz-box-shadow: none;

-webkit-box-shadow: none;

text-shadow: none;

min-width: 0px;

color: #8FD2EB;

font-weight: normal;

}

.topic_buttons li.disabled a, .topic_buttons li.disabled

span {

box-shadow: none;

-moz-box-shadow: none;

-webkit-box-shadow: none;

text-shadow: none;

border: 0;

}

.topic_buttons li

span {

cursor: default !important;

}

.ipsButton_secondary {

border: 0

none !important;

height: 27px;

line-height: 27px;

font-size: 11px;

padding: 0

10px;

text-shadow: 0 1px 2px #000;

background: url({style_images_url}/_custom/normal.png) repeat-x top;

-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);

-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);

box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

color: #fff;

display: inline-block;

white-space: nowrap;

}

.ipsButton_secondary

a {

color: #fff;

}

.ipsButton_secondary:hover {

-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);

-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);

box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);

background: url({style_images_url}/_custom/hover.png) repeat-x top;

}

.ipsButton_secondary:active {

margin-top: 1px;

}

.ipsButton_secondary.important {

background: #9f2a00;

background: -moz-linear-gradient(top, #9f2a00 0%, #812200 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9f2a00), color-stop(100%, #812200));

border: 1px

solid #812200;

color: #fbf4f4;

-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

}

.ipsButton_secondary.important

a {

color: #fbf4f4;

}

.ipsButton_secondary.important a:hover {

color: #fff;

border-color: #571700;

}

.ipsButton_extra {

line-height: 22px;

height: 22px;

font-size: 11px;

margin-left: 5px;

}

.ipsButton.no_width {

min-width: 0;

}

.topic_controls {

min-height: 30px;

}

ul.post_controls {

padding: 6px;

margin: 0

0 10px 0;

clear: both;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

ul.post_controls

li {

font-size: 12px;

float: right;

}

ul.post_controls

a {

height: 22px;

line-height: 22px;

padding: 0

12px;

color: #fff;

text-decoration: none;

margin-left: 4px;

display: block;

}

ul.post_controls a:hover {

color: #fff;

}

ul.post_controls

a.ipsButton_secondary {

height: 20px;

line-height: 20px;

}

ul.post_controls li.multiquote.selected

a {

background: #a1dc00;

background: -moz-linear-gradient(top, #a1dc00 0%, #7ba60d 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1dc00), color-stop(100%, #7ba60d));

border-color: #7ba60d;

-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);

color: #fff;

}

.post_block .post_controls li

a {

background: transparent !important;

opacity: 0.2 !important;

-webkit-transition: all 0.2s ease-in-out;

-moz-transition: all 0.5s ease-in-out;

box-shadow: none !important;

}

.post_block .post_controls li a:hover {

opacity: 1 !important;

}

.post_block .post_controls li

a.ipsButton_secondary {

opacity: 1;

}

.post_block:hover .post_controls li

a {

opacity: 1;

}

.hide_signature, .sigIconStay {

float: right;

}

.post_block:hover .signature a.hide_signature, .sigIconStay {

background: transparent url({style_images_url}/cross_sml.png) no-repeat top right;

width: 13px;

height: 13px;

opacity: 0.6;

position: absolute;

right: 0px;

}

.pagination {

padding: 5px

0;

line-height: 20px;

}

.pagination.no_numbers

.page {

display: none;

}

.pagination

.pages {

text-align: center;

}

.pagination

.back {

margin-right: 6px;

}

.pagination .back

li {

margin: 0

2px 0 0;

}

.pagination

.forward {

margin-left: 6px;

}

.pagination .forward

li {

margin: 0

0 0 2px;

}

.pagination .back a,

.pagination .forward

a {

display: inline-block;

padding: 0px

6px;

height: 20px;

background: rgba(255, 255, 255, 0.1);

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

text-transform: uppercase;

font-size: 11px;

font-weight: bold;

}

.pagination .back a:hover,

.pagination .forward a:hover {

background: rgba(255, 255, 255, 0.3);

color: #fff;

}

.pagination .disabled

a {

opacity: 0.4;

display: none;

}

.pagination

.pages {

font-size: 11px;

font-weight: bold;

}

.pagination .pages a, .pagejump {

display: inline-block;

padding: 1px

4px;

}

.pagination .pages

.pagejump {

padding: 0px;

}

.pagination .pages a:hover {

background: rgba(255, 255, 255, 0.2);

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

}

.pagination .pages

li {

margin: 0

1px;

}

.pagination .pages

li.active {

background: #35abdf;

color: #fff;

font-weight: bold;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

padding: 1px

5px;

}

.pagination.no_pages

span {

color: #8FD2EB;

display: inline-block;

line-height: 20px;

height: 20px;

}

ul.mini_pagination {

font-size: 10px;

display: inline;

margin-left: 7px;

}

ul.mini_pagination li

a {

background: #000;

padding: 2px

4px;

}

ul.mini_pagination

li {

display: inline;

margin: 0px

2px;

}

.moderation_bar {

text-align: right;

padding: 8px

10px;

}

.moderation_bar.with_action {

background-image: url({style_images_url}/topic_mod_arrow.png);

background-repeat: no-repeat;

background-position: right center;

padding-right: 35px;

}

.author_info {

width: 155px;

float: left;

font-size: 12px;

text-align: center;

padding: 15px

10px;

}

.author_info

.group_title {

font-weight: bold;

margin-top: 5px;

}

.author_info

.member_title {

margin-bottom: 5px;

}

.author_info

.group_icon {

margin-bottom: 3px;

}

.custom_fields {

margin-top: 8px;

}

.custom_fields

.ft {

color: #8FD2EB;

margin-right: 3px;

}

.custom_fields

.fc {

color: #8FD2EB;

word-wrap: break-word;

}

.user_controls {

text-align: center;

margin: 6px

0;

}

.user_controls li

a {

display: inline-block;

padding: 5px;

}

#board_index

#categories {

overflow: hidden;

}

#board_index {

position: relative;

}

#board_index.no_sidebar {

padding-right: 0px;

}

#board_index.force_sidebar {

padding-right: 290px;

}

#toggle_sidebar {

position: absolute;

right: -5px;

top: -13px;

z-index: 8000;

background: #333;

padding: 3px

7px;

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

color: #fff;

opacity: 0;

-webkit-transition: all 0.4s ease-in-out;

-moz-transition: all 0.4s ease-in-out;

}

#index_stats:hover + #toggle_sidebar, #board_index.no_sidebar

#toggle_sidebar {

opacity: 0.1;

}

#toggle_sidebar:hover {

opacity: 1 !important;

}

.ipsSideBlock {

padding: 10px;

margin-bottom: 10px;

}

.ipsSideBlock

h3 {

padding: 15px

10px 13px 20px;

margin: -10px -10px 10px;

}

.ipsSideBlock h3

.mod_links {

opacity: 0.0;

}

.ipsSideBlock h3:hover

.mod_links {

opacity: 1;

}

.status_list

.status_list {

margin: 10px

0 0 50px;

}

.status_list

p.index_status_update {

line-height: 120%;

margin: 4px

0px;

}

.status_list

li {

position: relative;

}

.status_reply {

margin-top: 8px;

}

.status_list li

.mod_links {

opacity: 0.1;

-webkit-transition: all 0.4s ease-in-out;

-moz-transition: all 0.4s ease-in-out;

}

.status_list li:hover

.mod_links {

opacity: 1;

}

#board_stats {

margin-top: 10px;

}

#board_stats

ul {

text-align: center;

}

#board_stats

li {

margin-right: 20px;

}

#board_stats

.value {

display: inline-block;

color: #01B2F1;

padding: 2px

6px;

font-weight: bold;

margin-right: 3px;

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);

border: 1px

solid #000;

box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

.statistics {

margin: 20px

0 0 0;

padding: 10px;

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

line-height: 1.3;

overflow: hidden;

}

.statistics_head {

font-size: 14px;

font-weight: bold;

}

.friend_list ul li,

#top_posters

li {

text-align: center;

padding: 8px

0 0 0;

margin: 5px

0 0 0;

min-width: 80px;

height: 70px;

float: left;

}

.friend_list ul li span.name,

#top_posters li

span.name {

font-size: 0.8em;

}

#hook_watched_items ul

li {

padding: 8px;

}

body#ipboard_body #hook_watched_items

fieldset.submit {

padding: 8px;

}

#hook_birthdays

.list_content {

padding-top: 8px;

}

#hook_calendar

.ipsBox_container {

padding: 10px;

}

#hook_calendar td, #hook_calendar

th {

text-align: center;

}

#hook_calendar

th {

font-weight: bold;

padding: 5px

0;

}

#more_topics {

text-align: center;

font-weight: bold;

}

#more_topics

a {

display: block;

padding: 10px

0;

}

.dynamic_update {

border-top: 2px solid #b3b3b3;

}

.topic_preview, ul.topic_moderation {

margin-top: -2px;

z-index: 300;

}

ul.topic_moderation

li {

float: left;

}

.topic_preview a,

ul.topic_moderation li

a {

padding: 0

3px;

display: block;

float: left;

}

span.mini_rate {

margin-right: 12px;

display: inline-block;

}

img.mini_rate {

margin-right: -5px;

}

body

.ip {

color: #475769;

}

span.post_id {

margin-left: 15px;

}

input.post_mod {

margin: 12px

5px 0px 10px;

}

.signature {

border-top: 1px solid rgba(255, 255, 255, 0.02);

clear: right;

font-size: 0.9em;

padding: 10px

0;

margin: 6px

0 4px;

position: relative;

}

.signature

a {

text-decoration: underline;

}

.post_block {

position: relative;

}

.post_block.no_sidebar {

background-image: none;

}

.post_block

h3 {

background: rgba(0, 0, 0, 0.2);

padding: 0

10px;

height: 36px;

line-height: 36px;

font-weight: normal;

font-size: 16px;

}

.post_wrap {

background: url({style_images_url}/_custom/box-top.png) repeat-x center 37px #001821;

top: 0px;

}

.post_body {

margin: 0

10px 0 185px;

padding-top: 15px;

}

.post_body

.post {

line-height: 1.6;

font-size: 14px;

}

.post_block.no_sidebar

.post_body {

margin-left: 10px !important;

}

.posted_info {

padding: 0

0 10px 0;

}

.posted_info

strong.event {

color: #1c2837;

font-size: 1.2em;

}

.post_ignore {

background: #fafbfc;

color: #777;

font-size: 0.9em;

padding: 15px;

}

.post_ignore

.reputation {

text-align: center;

padding: 2px

6px;

float: none;

display: inline;

}

.rep_bar {

white-space: nowrap;

margin: 6px

4px;

}

.rep_bar

.reputation {

font-size: 10px;

padding: 2px

10px !important;

}

p.rep_highlight {

float: right;

display: inline-block;

margin: 5px

10px 10px 10px;

background: #D5DEE5;

color: #1d3652;

padding: 5px;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

font-size: 0.8em;

font-weight: bold;

text-align: center;

}

p.rep_highlight

img {

margin-bottom: 4px;

}

.edit {

padding: 2px

0 0 24px;

background: url({style_images_url}/icon_warning.png) no-repeat left 4px;

font-size: 12px;

margin-top: 15px;

line-height: 14px;

color: #8FD2EB;

}

.poll

fieldset {

padding: 9px;

}

.poll_question {

padding: 10px;

margin: 10px

10px 10px 20px;

}

.poll_question

h4 {

margin: 0

-7px;

padding: 5px;

}

.poll_question

ol {

padding: 8px;

}

.poll_question

li {

font-size: 0.9em;

margin: 6px

0;

}

.poll_question

.votes {

margin-left: 5px;

}

.snapback {

margin-right: 5px;

padding: 1px

0 1px 1px;

}

.rating {

display: block;

margin-bottom: 4px;

line-height: 16px;

}

.rating

img {

vertical-align: top;

}

#rating_text {

margin-left: 4px;

}

div.post_form

label {

text-align: right;

padding-right: 15px;

width: 275px;

float: left;

clear: both;

}

div.post_form span.desc,

fieldset#poll_wrap

span.desc {

margin-left: 290px;

display: block;

clear: both;

}

div.post_form .checkbox input.input_check,

#mod_form .checkbox

input.input_check {

margin-left: 295px;

}

div.post_form

.antispam_img {

margin-left: 290px;

}

div.post_form .captcha

.input_text {

float: left;

}

div.post_form

fieldset {

padding-bottom: 15px;

}

div.post_form

h3 {

margin-bottom: 10px;

}

fieldset.with_subhead {

margin-bottom: 0;

padding-bottom: 0;

}

fieldset.with_subhead

h4 {

text-align: right;

margin-top: 6px;

width: 300px;

float: left;

}

fieldset.with_subhead

ul {

padding-bottom: 6px;

margin: 0

15px 6px 320px;

}

fieldset.with_subhead span.desc,

fieldset.with_subhead

label {

margin: 0;

width: auto;

}

fieldset.with_subhead

#post_icons {

border: 0;

margin-left: 326px;

}

fieldset.with_subhead #post_icons

li {

margin-right: 15px;

margin-bottom: 6px;

float: left;

}

fieldset.with_subhead .checkbox

input.input_check {

margin-left: 0px;

}

#toggle_post_options {

background: transparent url({style_images_url}/add.png) no-repeat;

font-size: 0.9em;

padding: 2px

0 2px 22px;

margin: 15px;

display: block;

}

#poll_wrap

.question {

margin-bottom: 10px;

}

#poll_wrap .question .wrap

ol {

margin-left: 25px;

list-style: decimal;

}

#poll_wrap .question .wrap ol

li {

margin: 5px;

}

.question_title {

margin-left: 30px;

padding-bottom: 0;

}

.question_title

.input_text {

font-weight: bold;

}

#poll_wrap {

position: relative;

}

#poll_footer {

}

#poll_container_wrap {

overflow: auto;

}

#poll_popup_inner {

overflow: hidden;

}

.poll_control {

margin-left: 20px;

}

.post_form .tag_field

ul {

margin-left: 290px;

}

.swfupload {

position: absolute;

z-index: 1;

}

#attachments {

}

#attachments

li {

background-color: #e4ebf2;

border: 1px

solid #d5dde5;

padding: 6px

20px 6px 42px;

margin-bottom: 10px;

position: relative;

}

#attachments li

p.info {

color: #69727b;

font-size: 0.8em;

width: 300px;

}

#attachments li .links, #attachments li.error .links, #attachments.traditional

.progress_bar {

display: none;

}

#attachments li.complete

.links {

font-size: 0.9em;

margin-right: 15px;

right: 0px;

top: 12px;

display: block;

position: absolute;

}

#attachments li

.progress_bar {

margin-right: 15px;

width: 200px;

right: 0px;

top: 15px;

position: absolute;

}

#attachments li.complete, #attachments li.in_progress, #attachments

li.error {

background-repeat: no-repeat;

background-position: 12px 12px;

}

#attachments

li.in_progress {

background-image: url({style_images_url}/loading.gif);

}

#attachments

li.error {

background-image: url({style_images_url}/exclamation.png);

background-color: #e8caca;

border: 1px

solid #ddafaf;

}

#attachments li.error

.info {

color: #8f2d2d;

}

#attachments

li.complete {

background-image: url({style_images_url}/accept.png);

}

#attachments li

.thumb_img {

left: 6px;

top: 6px;

width: 30px;

height: 30px;

overflow: hidden;

position: absolute;

}

.attach_controls {

background: url({style_images_url}/icon_attach.png) no-repeat 3px top;

padding-left: 30px;

min-height: 82px;

}

.attach_controls

.ipsType_subtitle {

margin-bottom: 5px;

}

.attach_controls

iframe {

display: block;

margin-bottom: 5px;

}

.attach_button {

font-weight: bold;

}

#help_msg {

margin-top: 8px;

}

#attach_wrap {

margin-top: 10px;

overflow: hidden;

}

#attach_wrap

h4 {

font-size: 16px;

padding-left: 0px;

}

#attach_wrap

li {

margin: 5px

0;

float: left;

}

#attach_wrap

.attachment {

float: none;

}

#attach_wrap

.desc.info {

margin-left: 24px;

}

#attach_error_box {

margin-bottom: 10px;

}

.reputation {

background: url({style_images_url}/_custom/light.png) repeat-x 0 -8px;

font-weight: bold;

padding: 3px

8px;

display: inline-block;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

}

.reputation.positive, .members

li.positive {

background-color: #2d4b0b;

}

.reputation.negative, .members

li.negative {

background-color: #4b0b0b;

}

.reputation.positive, .reputation.negative {

color: #fff;

}

.reputation.zero {

background-color: #0b374b;

color: #fff;

}

.status_main_content {

white-space: break-word;

}

.status_main_content

h4 {

font-weight: normal;

font-size: 1.2em;

}

.status_main_content h4 .su_links

a {

font-weight: normal;

}

.status_main_content

p {

padding: 6px

0px 6px 0px;

}

.status_main_content h4

a {

font-weight: bold;

text-decoration: none;

}

.status_mini_wrap {

padding: 7px;

font-size: 0.95em;

margin-top: 2px;

}

.status_mini_photo {

float: left;

}

.status_textarea {

width: 99%}

.status_replies_many {

height: 300px;

overflow: auto;

}

.status_update {

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top;

color: #fff;

padding: 15px

12px;

}

.status_update

.input_text {

width: 70%;

padding: 6px

4px;

}

.status_update

.status_inactive {

color: #bbb;

}

#status_wrapper

h4 {

font-weight: bold;

font-size: 14px;

}

.status_content {

line-height: 1.4;

}

.status_content

.mod_links {

opacity: 0.2;

}

.status_content:hover

.mod_links {

opacity: 1;

}

.status_content .h4, .status_content

.status_status {

font-size: 14px;

word-wrap: break-word;

}

.status_feedback {

margin: 10px

0 0 -10px;

}

.status_feedback

.row2 {

margin-bottom: 1px;

}

.ips_like {

background-color: #f1f4f7;

padding: 8px

4px 4px 4px;

color: #878787;

font-size: 1em;

min-height: 18px;

font-size: 0.9em;

line-height: 130%;

clear: both;

}

.ips_like

a {

color: #878787;

}

.ips_like

a.ftoggle {

float: right;

border: 1px

solid #CBCBCB;

padding: 3px

4px 2px 4px;

color: #656565;

font-size: 0.8em;

text-decoration: none;

-webkit-border-top-left-radius: 4px;

-webkit-border-top-right-radius: 4px;

-webkit-border-bottom-left-radius: 4px;

-webkit-border-bottom-right-radius: 4px;

margin-top: -4px;

}

.ips_like

a.ftoggle.on {

margin-left: 3px;

}

.ips_like a.ftoggle._newline,

.ips_like

a.ftoggle.on._newline {

float: none;

margin-top: 5px;

margin-left: auto;

margin-right: 0;

display: block;

width: 70px;

text-align: center;

}

.ips_like a:hover.ftoggle.on,

.ips_like a:hover.ftoggle {

background-color: #d5dde5;

}

.facebook-like {

margin-top: 5px;

}

.boxShadow {

-webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;

-moz-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;

box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;

}

#ipsGlobalNotification {

position: fixed;

left: 50%;

margin-left: -250px;

top: 20px;

text-align: center;

font-weight: bold;

}

#ips_NotificationCloseButton {

background: transparent url({style_images_url}/close_popup.png) no-repeat top left;

opacity: 0.8;

width: 13px;

height: 13px;

top: 5px;

left: 5px;

position: absolute;

cursor: pointer;

}

.googlePlusOne {

display: inline-block;

vertical-align: middle;

margin-top: 1px;

}

#mymedia_inserted {

position: absolute;

top: 100px;

left: 50%;

margin-left: -200px;

width: 400px;

padding: 20px

0;

background: black;

font-size: 15px;

font-weight: bold;

color: #fff;

z-index: 20000;

text-align: center;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

#mymedia_toolbar {

position: absolute;

bottom: 0;

left: 0;

right: 0;

height: 42px;

line-height: 42px;

padding: 0

5px;

background: #DBE4EF;

background: -moz-linear-gradient(top, #DBE4EF 0%, #c7d4e4 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DBE4EF), color-stop(100%, #c7d4e4));

-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5) inset;

-moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5) inset;

box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5) inset;

border-top: 1px solid #DBE4EF;

}

#mymedia_finish {

position: absolute;

right: 5px;

top: 5px;

}

#mymedia_content {

height: 339px;

overflow: auto;

}

.media_results

li.result {

width: 20%;

height: 100px;

padding: 15px

0;

float: left;

text-align: center;

cursor: pointer;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

border-radius: 4px;

}

.media_results li:hover {

background: #F9F9F9;

background: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F9F9F9), color-stop(100%, #EDEDED));

}

.media_results li:active {

background: #EDEDED;

background: -moz-linear-gradient(top, #EDEDED 0%, #F9F9F9 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(100%, #F9F9F9));

}

.media_image {

padding: 1px;

border: 1px

solid #d5d5d5;

margin-bottom: 5px;

}

.modcp_post_controls {

padding-bottom: 15px;

}

.modcp_post_controls

.ipsButton_secondary {

opacity: 0.5;

}

.post_body:hover .modcp_post_controls

.ipsButton_secondary {

opacity: 1;

}

#modcp_content .ipsFilterbar li.active

a {

margin-bottom: 1px;

display: inline-block;

}

.nexusad {

padding: 10px;

clear: both;

}

#bbcode-description {

color: #666 !important;

white-space: normal !important;

word-wrap: break-word;

}

@media only screen and (device-width: 768px) {

table.ipb_table .expander,

table.ipb_table

.ipsModMenu {

visibility: visible;

opacity: 0.2;

}

.post_block

.post_controls {

opacity: 1 !important;

}

}#category_list ul a:hover {

background: rgba(255, 255, 255, 0.1) !important;

border-right: 0px solid #1d3652 !important;

}

#videos_latest h2, #videos_recent

h2 {

border-bottom: 0px solid #CBCBCB !important;

}

.articles

.subcat {

border-top: 1px solid rgba(255, 255, 255, 0.1) !important;

}

#category_list ul

a {

background-color: transparent !important;

border-right: 0px solid #1D3652 !important;

}

#bf_timeOpts, #bf_timeToggle {

border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;

}

.mini_cal

td {

border: 1px

solid #000 !important;

}

.gas_entry

p {

color: #A69276 !important;

}

.imageDescription {

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;

}

.input {

background-color: #313131 !important;

border-color: #111 !important;

border-style: solid !important;

border-width: 1px !important;

}

.gas_entry:hover {

border: 0

!important;

background: rgba(255, 255, 255, 0.1) !important;

}

.galattach.cover_img_50 {

background: rgba(255, 255, 255, 0.05) !important;

border: 1px

solid rgba(255, 255, 255, 0.1) !important;

margin: 10px

!important;

padding: 0

!important;

}

.galattach.cover_img_75 {

background: rgba(255, 255, 255, 0.05) !important;

border: 1px

solid rgba(255, 255, 255, 0.1) !important;

padding: 13px;

}

#attachments

li.error {

background-color: rgba(115, 34, 34, 0.3) !important;

border: 1px

solid #732222 !important;

}

#attachments

li {

background-color: rgba(255, 255, 255, 0.1) !important;

border: 1px

solid rgba(255, 255, 255, 0.2) !important;

}

#calendar_table

td {

border: 1px

solid rgba(255, 255, 255, 0.05) !important;

}

#calendar_table

td.today {

border: 2px

solid #507322 !important;

}

.mini_cal_wrap {

background: rgba(0, 0, 0, 0.3) !important;

}

#idm_category

.file_info {

border-left: 0 solid #DFDFDF !important;

}

#idm_category

.idm_category_row {

border-bottom: 0 solid #EAEAEA !important;

}

#featured_pane {

border: medium none transparent !important;

}

.file_listing {

border-bottom: 0px solid #F0F0F0 !important;

padding: 10px;

}

.download_button {

background: #53A600 !important;

}

#idm_categories>li.selected>a {

background: rgba(255, 255, 255, 0.1) !important;

color: #FFF !important;

font-weight: bold;

}

.chat-myown {

background-color: rgba(200, 200, 200, 0.1) !important;

}

.chat-message {

background-color: rgba(200, 200, 200, 0.15) !important;

}

#messages-display {

background: none repeat scroll 0 0 transparent !important;

}

.messages-list

li {

border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;

}

.chat-notice {

background-color: rgba(255, 255, 255, 0.05) !important;

}

ul.kickmenu {

box-shadow: 0 4px 10px #000;

-webkit-box-shadow: 0 4px 10px #000;

-moz-box-shadow: 0 4px 10px #000;

border: 1px

solid #000 !important;

background: #001821 url({style_images_url}/_custom/box-top.png) repeat-x top !important;

}

#chatters-online

li {

border-bottom: 0 solid #F6F6F6 !important;

}

#header_menus .megamenu>li {

margin: 0px

3px 0 0;

position: relative;

}

#header_menus

.megamenu {

background: #323232;

border: 1px

solid #000;

border-width: 5px 1px;

font: normal 12px Verdana;

margin: 0px

auto;

width: 100%;

height: 100%

text-align:left;

}

#header_menus .submenu_container

a {

padding: none;

}

#header_menu_bar .submenu_container li

a {

padding: 5px;

}

#header_menus .header_menu_bar li

a {

margin-top: 1px;

margin-bottom: 1px;

}

#header_menus

a {

color: #8a8a8a;

font-size: 12px;

padding: 10px

10px 7px 10px;

}

#header_menus a:hover, #header_menus

a.menu_active {

background-color: #292929;

color: #FFF;

}

#header_menus

a.active {

background-color: #323232;

color: #FC6D32;

}

#header_menus .submenu_container a:hover, #header_menus .submenu_container

a.menu_active {

background-color: #292929;

color: #FFF;

}

#header_menus .submenu_container

a.active {

background-color: #323232;

color: #FC6D32;

}

#header_menus .megamenu a:hover, #header_menus .megamenu

a.menu_active {

background-color: #323232;

color: #FFF;

}

#header_menus .megamenu a.menu_active:hover {

background-color: #323232;

color: #FFF;

}

#header_menus .megamenu a.active, #header_menus .megamenu a.active:hover {

color: #FC6D32;

}

#header_menus li

ul {

display: none;

position: absolute;

background-color: #181818;

}

#header_menus {

background: url({style_images_url}/user_navigation.png);

width: 100%;

text-align: left;

line-height: 28px;

}

#header_menus li

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow_head.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#header_menus li a.active .downarrow, #header_menus li:hover a.active:hover .downarrow, #header_menus li.active a.menu_active

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow_head_active.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#header_menus li a:hover .downarrow, #header_menus li a.active:hover .downarrow, #header_menus li a.menu_active

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow_head_hover.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#header_menus .submenu_container li a

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow_head.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

margin-top: 7px;

margin-right: 5px;

}

#header_menus .submenu_container li.active a .rightarrow, #header_menus .submenu_container li.active a:hover .rightarrow

, #header_menus .submenu_container li.active a.active:hover .rightarrow, #header_menus .submenu_container li.active a.menu_active

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow_head_active.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

margin-top: 7px;

}

#header_menus .submenu_container li a:hover .rightarrow, #header_menus .submenu_container li a.menu_active

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow_head_hover.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

margin-top: 7px;

}

.category {

min-width: 150px;

padding: 10px

10px 10px 10px;

top: 0px;

text-align: left;

}

#header_menus .megamenu

a {

display: block;

float: left;

min-width: 100px;

top: 0px;

text-align: left;

}

#header_menus .category

a {

display: block;

float: left;

min-width: 100px;

top: 0px;

text-align: left;

}

#header_menus

.block {

display: block;

float: left;

text-align: left;

}

#header_menus .megamenu>.block {

text-align: left;

padding-left: 10px;

padding-top: 10px;

}

#header_menus .new_row, #header_menus .category .new_row

h3 {

padding-top: 20px;

display: block;

float: left;

text-align: left;

}

#header_menus .category h3, #header_menus

h3 {

padding-left: 13px;

text-decoration: underline;

float: left;

text-align: left;

}

.category

h3 {

padding-bottom: 5px;

padding-left: 10px;

}

#header_menus

li {

position: relative;

}

#header_menu_bar li

a {

padding: 10px

10px 7px 10px;

min-width: 150px;

text-align: left;

padding-left: 10px;

}

#header_menus li a.menucat:hover {

border: 0;

cursor: default !important;

}

.calendar_date_select {

color: white;

border: #777 1px solid;

display: block;

width: 195px;

z-index: 1000;

}

iframe.ie6_blocker {

position: absolute;

z-index: 999;

}

.calendar_date_select thead

th {

font-weight: bold;

background-color: #aaa;

border-top: 1px solid #777;

border-bottom: 1px solid #777;

color: white !important;

}

.calendar_date_select

.cds_buttons {

text-align: center;

padding: 5px

0px;

background-color: #555;

}

.calendar_date_select

.cds_footer {

background-color: black;

padding: 3px;

font-size: 12px;

text-align: center;

}

.calendar_date_select

table {

margin: 0px;

padding: 0px;

}

.calendar_date_select

.cds_header {

background-color: #ccc;

border-bottom: 2px solid #aaa;

text-align: center;

}

.calendar_date_select .cds_header

span {

font-size: 15px;

color: black;

font-weight: bold;

}

.calendar_date_select

select {

font-size: 11px;

}

.calendar_date_select .cds_header a:hover {

color: white;

}

.calendar_date_select .cds_header

a {

width: 22px;

height: 20px;

text-decoration: none;

font-size: 14px;

color: black !important;

}

.calendar_date_select .cds_header

a.prev {

float: left;

}

.calendar_date_select .cds_header

a.next {

float: right;

}

.calendar_date_select .cds_header

a.close {

float: right;

display: none;

}

.calendar_date_select .cds_header

select.month {

width: 90px;

}

.calendar_date_select .cds_header

select.year {

width: 61px;

}

.calendar_date_select .cds_buttons

a {

color: white;

font-size: 9px;

}

.calendar_date_select

td {

font-size: 12px;

width: 24px;

height: 21px;

text-align: center;

vertical-align: middle;

background-color: #fff;

}

.calendar_date_select

td.weekend {

background-color: #eee;

border-left: 1px solid #ddd;

border-right: 1px solid #ddd;

}

.calendar_date_select td

div {

color: #000;

}

.calendar_date_select td

div.other {

color: #ccc;

}

.calendar_date_select td.selected

div {

color: white;

}

.calendar_date_select tbody

td {

border-bottom: 1px solid #ddd;

}

.calendar_date_select

td.selected {

background-color: #777;

}

.calendar_date_select td:hover {

background-color: #ccc;

}

.calendar_date_select

td.today {

border: 1px

dashed #999;

}

.calendar_date_select td.disabled

div {

color: #e6e6e6;

}

.fieldWithErrors

.calendar_date_select {

border: 2px

solid red;

}

#community_app_menu

.megamenu {

background: white;

border: 1px

solid #173455;

border-width: 5px 1px;

font: normal 12px Verdana;

width: 100%;

height: 100%}

#community_app_menu

ul {

background-color: #001821;

}

#community_app_menu li ul

a {

}

#community_app_menu li ul a:hover,

#community_app_menu li ul a.active:hover {

background-color: #00222e;

}

#community_app_menu li ul

a.active {

background-color: #11384c;

font-weight: bold;

margin-top: 0;

text-shadow: none;

}

#community_app_menu li

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#community_app_menu li.active .downarrow, #community_app_menu li.active:hover

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow_active.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#community_app_menu li a.active:hover .downarrow, #community_app_menu li a:hover

.downarrow {

background: url({style_images_url}/_menu_icons/down_arrow_hover.png) no-repeat scroll left center transparent;

display: inline-block;

height: 7px;

width: 9px;

}

#community_app_menu li a

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

}

#community_app_menu li a.active .rightarrow, #community_app_menu li a.active:hover

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow_active.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

}

#community_app_menu li a.active:hover .rightarrow, #community_app_menu li a:hover

.rightarrow {

background: url({style_images_url}/_menu_icons/right_arrow_hover.png) no-repeat scroll left center transparent;

display: inline-block;

height: 12px;

width: 6px;

}

#community_app_menu .submenu_container,

#community_app_menu .submenu_container

li {

width: 150px;

}

#community_app_menu

.category {

padding: 10px

10px 10px 10px;

min-width: 150px;

top: 0px;

}

#community_app_menu .megamenu

a {

display: block;

float: left;

min-width: 100px;

top: 0px;

}

#community_app_menu .category

a {

display: block;

float: left;

min-width: 100px;

top: 0px;

}

#community_app_menu

.block {

display: block;

float: left;

}

#community_app_menu .megamenu>.block {

padding-left: 10px;

padding-top: 10px;

}

#community_app_menu .new_row, #community_app_menu .category .new_row

h3 {

padding-top: 20px;

display: block;

float: left;

}

#community_app_menu .category h3, #community_app_menu

h3 {

padding-left: 0px;

text-decoration: underline;

float: left;

}

#community_app_menu .category

img {

display: block;

float: left;

padding-left: 5px;

padding-bottom: 10px;

padding-top: 10px;

}

#community_app_menu li

ul {

display: none;

position: absolute;

}

#community_app_menu

li {

position: relative;

}

#community_app_menu li a.menucat:hover {

border: 0;

cursor: default !important;

}

#footer_menu

h3 {

padding-left: 0px;

text-align: left;

padding-bottom: 8px;

}

#footer_menu {

text-align: left;

}

#footer_menu

.category {

padding-left: 25px;

top: 0px;

}

#footer_menu .category

a {

display: block;

padding: 0px

0px 0px 0px;

width: 100px;

top: 0px;

}

#footer_menu

.block {

display: block;

float: left;

}

#category_shoutbox.maintitle {

}

table.shoutbox_table tr

td {

padding: 4px;

}

.shoutbox_time {

color: gray;

}

.shoutbox_disabled {

font-style: italic;

color: red;

}

.shoutbox_emol {

width: 40%}

.shoutbox_emor {

width: 60%}

#shoutbox-smilies-button_menucontent {

border: 1px

solid;

height: 320px;

width: 200px;

overflow: auto;

}

#shoutbox-smilies-button_menucontent

table {

border-bottom: 0px;

}

#shoutbox_sidebar.general_box {

padding: 10px

0;

}

#shoutbox_sidebar.general_box

h3 {

padding: 5px

15px;

}

#shoutbox_sidebar

table.ipb_table.shoutbox_table {

border-bottom: 0;

margin: -5px 0;

}

#shoutbox_sidebar table.ipb_table.shoutbox_table tr

td {

padding: 4px;

}

.sidebar_shout {

padding: 0;

border-bottom: 1px solid #d5dde5;

}

.sidebar_shout_div {

padding: 5px;

border-bottom: 1px dashed #d5dde5;

}

#shoutbox_sidebar

.shoutbox_time {

color: gray;

font-size: 0.8em;

}

Pytanie 2.

Gdzie moge zmienić tło tego co zaznaczyłem.

Bez%20tytu%C5%82u.png

Wiem jedynie że w ipb_styles.css

Edytowane przez Keitha
Opublikowano

Właśnie nie w ipb_styles.css, tylko w ipb_profile.css :P

  • Lubię to 1

Nasz kolega już siedział za piracką wersję IPB, Ty też możesz
† Będziemy bronić SB po kres naszych sił †
Nie ma bolca na izolca!!!
Tłumaczes Power

Opublikowano

Zobacz do ipb_ckeditor.css

Nasz kolega już siedział za piracką wersję IPB, Ty też możesz
† Będziemy bronić SB po kres naszych sił †
Nie ma bolca na izolca!!!
Tłumaczes Power

  • Manager
Opublikowano

Problem ROZWIĄZANY. Jeśli są jakiekolwiek wątpliwości, pytania proszę o założenie nowego tematu.

Wszelkie uzasadnione reklamacje/pretensje/sugestie/rady przyjmuje ekipa forum.

intermedia - profesjonalne rozwiązania Invision Power Board

---

Chcesz uzyskać szybko i sprawnie pomoc? Uzupełnij wersję i adres w profilu.

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.