/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			Chrimbo
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		ModphpBB3 ( https://www.modphpbb3.com/ )
    --------------------------------------------------------------
*/

/* colours.css changes */
html, body {
	color: #536482;
	background-color: #ffffff;
    background-image: url("./images/bg-color.gif");
}

body.simple {
	min-height: 100%;
	padding: 0 5px;
}

.wrap {
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	box-shadow: 0 0 5px 2px #9D9A93, inset 0 3px 18px rgba(100, 100, 100, .25);
	margin: 0 auto;
	max-width: 1100px;
	padding: 13px 23px;
}

.search-header {
	box-shadow: 0 0 10px #505C65;
}

.headerbar {
	background-color: #6f0505;
	background-image: url("./images/bg_header.gif");
	padding-bottom: 40px;
	padding-top: 40px;
}

.navbar {
	background-color: #6f0505;
    background-image: url("./images/bg_list2.gif");
}

.forabg, .forumbg {
	background-color: #6f0505;
	background-image: url("./images/bg_list_top.gif");
}

.bg1	{ background-color: #FFFFCC; }
.bg2	{ background-color: #fefeb4; }
.bg3	{ background-color: #ffffb8; }

.copyright {
	color: #ffffff;
}

.copyright a {
    color: #ffffff !important;
}

li.row {
	background-color: #FFFFCC;
}

li.row:hover {
	background-color: #FFFFCC;
}

li.row.bg3 {
	background-color: #FFFFCC;
}

li.row.bg3:hover {
	background-color: #FFFFCC;
}

.site_logo {
	background-image: url("./images/site_logo.png");
}

.online {
	background-image: url("./images/icon_user_online.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.panel {
	background-color: #FFFFCC;
	color: #28313F;
}

.jumpbox-cat-link {
	background-color: #505C65;
	background-image: -moz-linear-gradient(top, #7C8891 0%, #7C8790 4%, #76828B 10%, #5B666F 29%, #505C65 38%, #505C65 100%);
	background-image: linear-gradient(to bottom, #7C8891 0%, #7C8790 4%, #76828B 10%, #5B666F 29%, #505C65 38%,#505C65 100%);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.jumpbox-sub-link {
	background-color: #E8ECEE;
}

a:link	{ color: #ff6a71; }
a:visited	{ color: #ff6a71; }
a:hover	{ color: #108916; }
a:active	{ color: #2aff00; }

/* CP tabbed menu
----------------------------------------*/
#tabs a {
	background-image: url("./images/bg_tabs1.gif");
}

#tabs a span {
	background-image: url("./images/bg_tabs2.gif");
	color: #000000;
}

#tabs a:hover span {
	color: #FFFFCC;
}

#tabs .activetab a {
	border-bottom-color: #fefeb4;
}

#tabs .activetab a span {
	color: #333333;
}

#tabs .activetab a:hover span {
	color: #000000;
}

#minitabs .tab > a {
	background-color: #FFFFb8;
}

#minitabs .activetab > a,
#minitabs .activetab > a:hover {
	background-color: #FFFFCC;
	color: #333333;
}

.ucprowbg {
	background-color: #FFFFCC;
}

/* Forum icons & Topic icons */

.global_read					{ background-image: url("./images/announce_read.gif"); }
.global_read_mine				{ background-image: url("./images/announce_read_mine.gif"); }
.global_read_locked				{ background-image: url("./images/announce_read_locked.gif"); }
.global_read_locked_mine		{ background-image: url("./images/announce_read_locked_mine.gif"); }
.global_unread					{ background-image: url("./images/announce_unread.gif"); }
.global_unread_mine				{ background-image: url("./images/announce_unread_mine.gif"); }
.global_unread_locked			{ background-image: url("./images/announce_unread_locked.gif"); }
.global_unread_locked_mine		{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.announce_read					{ background-image: url("./images/announce_read.gif"); }
.announce_read_mine				{ background-image: url("./images/announce_read_mine.gif"); }
.announce_read_locked			{ background-image: url("./images/announce_read_locked.gif"); }
.announce_read_locked_mine		{ background-image: url("./images/announce_read_locked_mine.gif"); }
.announce_unread				{ background-image: url("./images/announce_unread.gif"); }
.announce_unread_mine			{ background-image: url("./images/announce_unread_mine.gif"); }
.announce_unread_locked			{ background-image: url("./images/announce_unread_locked.gif"); }
.announce_unread_locked_mine	{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.forum_link					{ background-image: url("./images/forum_link.gif"); }
.forum_read					{ background-image: url("./images/forum_read.gif"); }
.forum_read_locked			{ background-image: url("./images/forum_read_locked.gif"); }
.forum_read_subforum		{ background-image: url("./images/forum_read_subforum.gif"); }
.forum_unread				{ background-image: url("./images/forum_unread.gif"); }
.forum_unread_locked		{ background-image: url("./images/forum_unread_locked.gif"); }
.forum_unread_subforum		{ background-image: url("./images/forum_unread_subforum.gif"); }

.sticky_read				{ background-image: url("./images/sticky_read.gif"); }
.sticky_read_mine			{ background-image: url("./images/sticky_read_mine.gif"); }
.sticky_read_locked			{ background-image: url("./images/sticky_read_locked.gif"); }
.sticky_read_locked_mine	{ background-image: url("./images/sticky_read_locked_mine.gif"); }
.sticky_unread				{ background-image: url("./images/sticky_unread.gif"); }
.sticky_unread_mine			{ background-image: url("./images/sticky_unread_mine.gif"); }
.sticky_unread_locked		{ background-image: url("./images/sticky_unread_locked.gif"); }
.sticky_unread_locked_mine	{ background-image: url("./images/sticky_unread_locked_mine.gif"); }

.topic_moved				{ background-image: url("./images/topic_moved.gif"); }
.topic_read					{ background-image: url("./images/topic_read.gif"); }
.topic_read_mine			{ background-image: url("./images/topic_read_mine.gif"); }
.topic_read_hot				{ background-image: url("./images/topic_read_hot.gif"); }
.topic_read_hot_mine		{ background-image: url("./images/topic_read_hot_mine.gif"); }
.topic_read_locked			{ background-image: url("./images/topic_read_locked.gif"); }
.topic_read_locked_mine		{ background-image: url("./images/topic_read_locked_mine.gif"); }
.topic_unread				{ background-image: url("./images/topic_unread.gif"); }
.topic_unread_mine			{ background-image: url("./images/topic_unread_mine.gif"); }
.topic_unread_hot			{ background-image: url("./images/topic_unread_hot.gif"); }
.topic_unread_hot_mine		{ background-image: url("./images/topic_unread_hot_mine.gif"); }
.topic_unread_locked		{ background-image: url("./images/topic_unread_locked.gif"); }
.topic_unread_locked_mine	{ background-image: url("./images/topic_unread_locked_mine.gif"); }

.pm_read					{ background-image: url("./images/topic_read.gif"); }
.pm_unread					{ background-image: url("./images/topic_unread.gif"); }

/* Quote block */
blockquote {
	background-color: #ffc9c9;
	border-color: #000000;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #fda1a1;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #fdd4d4;
}

ul.linklist > li.rightside, p.rightside, a.rightside {
	color: #FFFFFF;
	float: right;
	margin-right: 0;
	margin-left: 7px;
	text-align: right;
}

.linklist i {
    color: #ffffff;
    text-shadow: 2px 2px 3px #330000;
}

/* Coloured usernames */
.username-coloured {
	color: #FFFFFF;
	font-weight: bold;
	display: inline !important;
	padding: 0 !important;
	text-shadow: 2px 2px 3px #FFFFFF;
}

/* responsive.css changes */
@media only screen and (max-width: 920px), only screen and (max-device-width: 920px) {
	html, body {
		background-color: #000000;
	}

	body {
		padding-left: 5px;
		padding-right: 5px;
	}

	#wrap {
		width: 850px;
		padding: 5px;
		border-width: 2px;
		border-radius: 0;
		box-shadow: none;
	}
}

@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
	#wrap {
		width: auto;
	}
}
