/*  phpBB3 Style Sheet.pag
    --------------------------------------------------------------
	Style name:			prosilver Special Edition
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* colours.css changes */
html, body {
	/*background-color: #ACA8A1;*/
	background-color: #414141;
}

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

h2, p {
	color: #787878;
}

.wrap {
	border: 2px solid #FFF;
	border-radius: 30px;
	box-shadow: 0 0 5px 2px #9D9A93, inset 0 3px 18px rgba(100, 100, 100, .25);
	margin: 0 auto;
	max-width: 1300px;
	padding: 12px 15px;
	background: #fafcff;
}

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

.headerbar {
	background-color: rgba(8,1,203,1)91;
	background: -webkit-linear-gradient(top, rgba(8,1,203,1) 0%, rgba(45,145,235,1) 50%, rgba(6,22,122,1) 100%);
	background: linear-gradient(180deg, rgba(8,1,203,1) 0%, rgba(45,145,235,1) 50%, rgba(6,22,122,1) 100%);
	background-repeat: repeat-x;
	border-radius: 10px;
}

.navbar {
	background-color: #DCDEE2;
}

.navbar .inner a:hover {
    color: #ab4513;
		
}

.action-bar a:hover {
	color: #ab4513
}

.forabg, .forumbg {
	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;
}

.copyright a {
	color: #3b7fb7 !important;
}

.footer-copyright {
	color: #99afbf;
}

li.row {
	background-color: gainsboro;
}

li.row:hover {
	/*background-color: #f9eace;*/
	background-color: rgb(210, 210, 200);
}

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

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

.row-item .forumtitle:hover,
.row-item .topictitle:hover,
.row-item .lastsubject:hover,
.row-item .subforum:hover,
.row-item a.username:hover,
.row-item a.username-coloured:hover {
	text-decoration: underline;
	color: #ab4513;
}

.panel {
	background: gainsboro;
}

.panel p {
	color: #505C65;
}

.member-search.panel a {
	color: #105289;
}

.member-search.panel a:hover {
	color: #ab4513;
}

.action-bar a.button {
	color: #505C65;
}

.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;
}

.bg1 {
	background:#f4f4f0;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: rgb(210, 210, 200);
	color: #000;
}

.bg2 {
	background: #f4f4f4;
}

.forabg, .forumbg {
    /*background: rgb(12,3,246);
    background: linear-gradient(180deg, rgba(12,3,246,1) 0%, rgba(159,159,159,1) 12px, rgba(12,3,246,1) 24px, rgba(6,2,123,1) 36%, rgba(0,0,0,1) 100%);*/
    background: rgb(8,0,210);
    background: linear-gradient(180deg, rgba(8,1,203,1) 0%, rgba(45,145,235,1) 12px, rgba(8,1,203,1) 24px, rgba(0,0,0,1) 100%);
}

.time {
    color: #105289;
		padding: 0 10px;
}

.action-bar a {
    color: #105289;
		padding: 0 10px;
}

.stat-block h3 {
    color: #105289;
}

.stat-block.online-list h3 a {
    color: #105289;
}

.stat-block p {
    color: #505C65;
}

.site-description {
    display: flex;
    align-items: center;
		justify-content: space-between;
}

.site_logo {
	background-repeat: no-repeat;
	display: inline-block;
	width: 160px;
	height: 100px;
	background-image: url("./images/hogsty_logo.png");
}

.site-description h1 {
	    display: none;
	}

.site-description p {
    padding: 0 0 0 1em;
    margin: 0;
    font-size: 1.1rem;
		color: #fff;
}

.advanced-search-link a {
	color: ##105289;
}

.pagination {
	/* color: #DCD7C9;  */
	color: #105289
}

.bar-top .pagination, .bar-top .pagination a {
	color: #505C65;
}
.posting-title a {
	color: ##105289;
}

.searchresults-title a {
	color: ##105289;
}


/* User control panel styling */
/*--------------------------------------*/
 .bg3 {
	/* background: #AAB6C3; */
	background: #DCDEE2;
}

.tab li {
	background: #DCDEE2;
}

.tabs .tab a {
	background: #DCDEE2;
}

.tabs .tab > a:hover {
	background: rgb(190, 190, 180);
	/* color: #D31141; */
	color: #ab4513;
}

.tabs .activetab > a,
.tabs .activetab > a:hover {
	background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #105289 0%, #105289 20%, #c8c8c8 20%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #105289 0%, #105289 20%, #c8c8c8 20%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2F2FF', endColorstr='#CADCEB',GradientType=0 ); /* IE6-9 */
	border-color: #CADCEB;
	box-shadow: 0 1px 1px #F2F9FF inset;
	color: #333333;
}

.tabs .activetab > a {
	color: #ab4513;
}

.navigation a {
	color: #333;
	background: lightgray; 
}

.navigation a:hover {
	color: #333;
	background: rgb(190, 190, 180); 

}

.navigation ul li a:hover {
	color: #ab4513;
}

.navigation .active-subsection a {
	color:#ab4513;
}

.fields2 label,
.fields2 dt {
	color: #105289;
}


/* Notification dropdown  */
/*------------------------------------*/

.notification-title,
.notification-reference {
	color: #105289;
}

.dropdown-extended .header {
	color: #105289;
	background-color: #DCDEE2;
  background-image: -webkit-linear-gradient(top, #DCDEE2 0%, #999999 100%);
  background-image: linear-gradient(to bottom, #DCDEE2 0%,#999999 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCDEE2', endColorstr='#999999',GradientType=0 );
	text-shadow: 0px 0px 15px white
}

.dropdown-extended .footer {
	color: #105289;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #c8c8c8 0%, #f2f2f2 100%);
	text-shadow: 0px 0px 15px white;
	font-weight: bold;
}

.dropdown-extended ul li {
	color: #105289;
	background-color: #eeeeee;
}

.dropdown li,
.dropdown .dropdown-contents {
	background-color: gainsboro;
}

.dropdown-contents li:hover {
	background: rgb(190, 190, 180);
}

fieldset.quick-login label,
fieldset.quick-login a,
.headerspace h3 a {
    /*color: #DCD7C9;*/
    color: #105289;
}

.headerspace h3 a:hover {
	color: #fff;
}

#page-body > form > fieldset > a {
	color:#105289;
}

#page-body > form > fieldset > a:hover {
	color: #fff;
}

/* responsive.css changes */
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.site-description h1 {
	    display: block;
	}
	.site-description {
	    display: block;
	}
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	html, body {
		background-color: #FFF;
		color: med;
	}

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

	#wrap {
		width: auto;
		padding: 5px 10px;
		border-width: 0;
		border-radius: 10px;
		box-shadow: none;
	}
	.site-description p {
    font-size: 0.7rem;
	}

}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
	#navigation a, .rtl #navigation a {
		background: lightgray;
	}
	
	#navigation a:hover {
		color: #333;
		background: rgb(190, 190, 180); 
	}
}

@media only screen and (max-width: 1048px), only screen and (max-device-width: 1048px) {
    .site-description p {
    font-size: 0.8rem;
    }      
}

@media only screen and (max-width: 844px), only screen and (max-device-width: 844px) {
	#wrap {
		width: auto;
	}
	.site-description p {
    font-size: 1.1em;
}

}

@media only screen and (max-width: 774px), only screen and (max-device-width: 774px) {
	.site-description p {
    font-size: 0.9em;
}

}

/* Custom Icons */

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

