/*
 *  custom.css
 *
 * This file contains css values and hints for style elements that are frequently customised.
 * Note that this CSS file is loaded last so values defined here will override all others
 * including responsive.css
 */

/* Changing the header image
 * With this version of we_universal it is not possible to change the header image using CSS
 * It is recommended that the header image is changed by renaming your file to dashboard.jpg in 
 * the styles/we_universal/theme/images/ directory.
 * Alternatively the link may be changed in styles/we_universal/template/overall_header.html
 * around line 211.


/* link decoration
 * Uncomment the following lines to have all links underlined 
 * and visited links re-coloured
 */
/*
a:link,a:visited {
    text-decoration: underline;
    color: #3f3f3f; }

a:focus,
a:hover, a:active {
    text-decoration: underline; }
*/

/*
 * set header background colour (appears as a border around the image)
 */
/*
.inventea-header {
	background: #424242;   
}
*/

/* Set the maximum forum width on wide screens
 * To set a maximum width that the forum will not grow beyond, uncomment the following lines
 * and set a value (1200px is a typical value)
 */
.inventea-wrapper,
.inventea-header,
.inventea-footer {
	max-width: 1200px;
}


/* 
 * Hide some non-essential menu items if desired 
 */
/*
#menu_faq, #button_faq{
    display: none;
}
*/

/*
#menu_team, #button_team{
    display: none;
}
*/

/*
#menu_memberlist, #button_memberlist{
    display: none;
}*/


/*
 * Button hide threshold
 * The max-width here adjusts the screen widths for which the header buttons are replaced by a dropdown menu
 * set this value higher if the screen buttons start to wrap, or the text becomes ugly in your language.
 * The valid range of this value is 319px to 699px.
 * a value of 319px works for me, but if you have added buttons, or a language with long button labels, a higher
 * value ma be better.
 */
@media only screen and (max-width: 549px) {
    .inventea-menu li > a {
           display: none; 
    }

    .inventea-mobile-dropdown-menu {
	    display: block;
    }
	.inventea-dashboard img {
		padding-top: 0%;
		padding-bottom: 0%;
    }
}
#team thead{background: url("images/forum-mechaniczne-belka.png") no-repeat top; background-size: 100% 100%;}
@media only screen and (min-width: 450px) and (max-width:1000px){
	.sidebar-block {display: inline-block;width: 49%!important;clear: both;position: relative;}
	.fullwidth-sidebar-block {width: 100%!important}
}
.inventea-dashboard {width:100%!important;}
/*.inventea-sitename {top: 30%}
.inventea-sitename h1 {display: none}
.inventea-sitename span {float: right; width: 50%; color: #C50000; text-align: justify; margin-right: 3%; font-size: 16px}*/
.inventea-sitename {display: none!important}
@media only screen and  (max-width: 1024px) and (min-width:901px) {.inventea-sitename{top:20%!important}}
@media only screen and  (max-width: 900px) and (min-width:601px) {.inventea-sitename{top:15%!important} .inventea-sitename span{font-size: 12px!important}}
@media only screen and  (max-width: 600px) and (min-width:451px) {.inventea-sitename{top:10%!important} .inventea-sitename span{font-size: 10px!important}}
@media only screen and  (max-width: 450px) {.inventea-sitename{display: none!important}}
@media only screen and  (min-width: 950px) {.topiclist {background: url("images/forum-mechaniczne-belka.png") no-repeat top;}}
@media only screen and  (max-width: 950px) {.topiclist {background: url("images/forum-mechaniczne-belka-grubsza.jpg") no-repeat top}}
.topiclist .header {background: none!important}
dd.klasa {background: url("images/row2.png") no-repeat top; background-size: 100% 100%;}
dd.topics-inner {background: url("images/row3.png") no-repeat top; background-size: 100% 100%;}
dt.row-item {background: url("images/row3.png") no-repeat top; background-size: 100% 100%;}
dd.row-row {background: url("images/row3.png") no-repeat top; background-size: 100% 100%;}
.forum_link, .forum_read, .forum_read_locked, .forum_read_subforum, .forum_unread, .forum_unread_locked, .forum_unread_subforum {height: 27px; width:27px}
.topic_moved, .topic_read, .topic_read_mine, .topic_read_hot, .topic_read_hot_mine, .topic_read_locked, .topic_read_locked_mine, .topic_unread, .topic_unread_mine, .topic_unread_hot, .topic_unread_hot_mine, .topic_unread_locked, .topic_unread_locked_mine {height: 27px; width:27px}
.global_read, .global_read_mine, .global_read_locked, .global_read_locked_mine, .global_unread, .global_unread_mine,	.global_unread_locked, .global_unread_locked_mine {height: 27px; width:27px}
.announce_read, .announce_read_mine, .announce_read_locked, .announce_read_locked_mine, .announce_unread, .announce_unread_mine, .announce_unread_locked, .announce_unread_locked_mine {height: 27px; width:27px}
.sticky_read, .sticky_read_mine, .sticky_read_locked, .sticky_read_locked_mine, .sticky_unread, .sticky_unread_mine, .sticky_unread_locked, .sticky_unread_locked_mine {height: 27px; width:27px}
.pm_read, .pm_unread {height: 27px; width:27px}	
@media only screen and (min-width:1000px){
	.body-body {float:left;margin:4px 0pt;width:78%;}
	.page-sidebar {float:right;margin-top:4px;width:20%;}
}
.inventea-menu li {margin-left: 0px!important}
.inventea-menu li a {background: url("images/forum-mechaniczne-button.jpg") no-repeat top; background-size: 100% 100%;font-size: 16px;font-weight:400;padding: 10px 20px}
@media only screen and (min-width:800px) and (max-width: 1000px){
	.inventea-menu li a {font-size:14px; padding: 10px;15px}
}
@media only screen and (max-width: 800px){
	.inventea-menu li a {font-size:12px; padding: 10px;10px}
}
.inventea-menu li a:hover {background-color:#C50000;}
.alksa {width: 100%; overflow: auto;background: url("images/forum-mechaniczne-belka.png") no-repeat top; background-size: 100% 100%;}
dd.lastpost {width: 18%; text-align:center}
.memberlist {background: url("images/forum-mechaniczne-belka-grubsza.jpg") no-repeat top}; background-size: 100% 100%}
@media only screen and (max-width: 1000px){
	.kontener-grupa {display: none!important}
}