/*  phpBB3 proflat Style Sheet - shoshan ---------------------------- */

/**  base.css  --------------------------------------------------  **/
a:hover,
a:focus,
a:active {
  color: #795548; }

/**  colours.css  -----------------------------------------------  **/





.bg1 {
	background-color: #F5E5A9;
}
table.zebra-list tr:nth-child(odd) td,
ul.zebra-list li:nth-child(odd) {
	background-color: #F5E5A9;
}
.bg2 {
	background-color: #F5E5A9;
}
table.zebra-list tr:nth-child(even) td,
ul.zebra-list li:nth-child(even) {
	background-color: #F5E5A9;
}
.bg3 {
	background-color: #F5E5A9;
}


.bg1:hover,
.bg2:hover,
.bg3:hover,
.panel:hover  {
	background-color: #F9F0CC;
}




ul.forums {
    background-color: #F5E5A9;
    background-image: none;
    filter: none;
}
li.row:hover {
	background-color: #FDF9E8;
}
li.row:hover dd {
	border-left-color: #FDF9E8;
}




.forum_link:before { 
	background-color: #F5E5A9; 
}
.forum_read:before,
.forum_read_subforum:before,
.topic_read:before	{ 
	background-color: #F5E5A9; 
}
.topic_read_mine:before	{ 
	background-color: #F5E5A9; 
}
.forum_unread:before,
.forum_unread_subforum:before,
.topic_unread:before {
	cursor:default;
}
.topic_unread_mine:before {
}
.topic_moved:before { 
	background-color: #F5E5A9; 
}
.topic_read_hot:before { 
	background-color: #F5E5A9; 
}
.topic_read_hot_mine:before { 
	background-color: #F5E5A9; 
	cursor:default;
}
.topic_unread_hot:before { 
	cursor:default; 
}
.topic_unread_hot_mine:before { 
	cursor:default; 
}
.pm_read:before	{ 
	background-color: #F5E5A9; 
	cursor:default; 
}
.pm_read_mine:before	{ 
	background-color: #F5E5A9; 
	cursor:default; 
}



.navbar {
	background-color: #FBF4DB;
}


html, body {

background: rgba(61,36,6,1);
background: -moz-linear-gradient(top, rgba(61,36,6,1) 0%, rgba(61,36,6,1) 24%, rgba(140,89,14,1) 64%, rgba(168,161,151,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,36,6,1)), color-stop(24%, rgba(61,36,6,1)), color-stop(64%, rgba(140,89,14,1)), color-stop(100%, rgba(168,161,151,1)));
background: -webkit-linear-gradient(top, rgba(61,36,6,1) 0%, rgba(61,36,6,1) 24%, rgba(140,89,14,1) 64%, rgba(168,161,151,1) 100%);
background: -o-linear-gradient(top, rgba(61,36,6,1) 0%, rgba(61,36,6,1) 24%, rgba(140,89,14,1) 64%, rgba(168,161,151,1) 100%);
background: -ms-linear-gradient(top, rgba(61,36,6,1) 0%, rgba(61,36,6,1) 24%, rgba(140,89,14,1) 64%, rgba(168,161,151,1) 100%);
background: linear-gradient(to bottom, rgba(61,36,6,1) 0%, rgba(61,36,6,1) 24%, rgba(140,89,14,1) 64%, rgba(168,161,151,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d2406', endColorstr='#a8a197', GradientType=0 );


	
	
	
	color: #444444;
}




.wrap {
	background-color: #F5E5A9;
}





















/* 31 - Colours and backgrounds for links.css */
a:hover {
  color: #795548; }

/* 51 - Post body links */
.postlink:hover {
  border-bottom-color: #795548;
  color: #795548; }

/* 76 - Arrow links */
.arrow-left:hover, .arrow-right:hover {
  color: #795548; }

/* 81 - Round cornered boxes and backgrounds */
.headerbar {
  background-color: #3D2406; }

.forumbg {
  background-color: #88510D; }

.forabg {
  background-color: #88510D; }

/* 195 - Misc layout styles */
.sep {
  color: #795548; }

/* 209 - Icon styles */
a:hover .icon.icon-blue,
a:hover .icon.icon-green,
a:hover .icon.icon-lightgray,
a:hover .icon.icon-orange,
a:hover .icon.icon-red {
  color: #795548; }

.icon.icon-red, a:hover .icon.icon-red {
  color: #795548; }

/* 247 - Jumpbox */
.jumpbox-cat-link {
  background-color: #88510D;
  border-top-color: #88510D; }

.jumpbox-cat-link:hover {
  background-color: #76625b;
  border-top-color: #76625b; }

/* 318 - Colours and backgrounds for content.css */
li.row a:hover strong {
  color: #795548; }

/* 373 - Content container styles */
.posthilit {
  background-color: #88510D; }

/* 596 - Colours and backgrounds for buttons.css */
.button {
  border-color: #88510D;
  background-color: #88510D; }

.button:hover,
.button:focus {
  border-color: #76625b;
  background-color: #76625b; }

.button-search:hover,
.button-search-end:hover {
  border-color: #76625b; }

/* 643 - Pagination */
.pagination li a {
  background-color: #88510D;
  border-color: #88510D; }

.pagination li.active span {
  background-color: #76625b;
  border-color: #76625b; }

.pagination li a:hover,
.pagination li a:hover .icon,
.pagination .dropdown-visible a.dropdown-trigger,
.nojs .pagination .dropdown-container:hover a.dropdown-trigger {
  background-color: #76625b;
  border-color: #76625b; }

/* 795 - CP tabbed menu */
.tabs .tab > a {
  background-color: #88510D; }

.tabs .tab > a:hover {
  background: #76625b; }

.tabs .activetab > a,
.tabs .activetab > a:hover {
  background: #76625b;
  border-color: #76625b; }

/* 822 - Mini tabbed menu used in MCP */
.minitabs .tab > a {
  background-color: #88510D; }

.minitabs .tab > a:hover,
.minitabs .activetab > a,
.minitabs .activetab > a:hover {
  background-color: #76625b; }

/* 844 - UCP navigation menu */
/* 847 - Link styles for the sub-section links */
.navigation a,
.rtl .navigation a {
  background: #88510D; }

.navigation a:hover,
.navigation .active-subsection a,
.navigation .active-subsection a:hover {
  background-color: #76625b; }

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  #navigation a, .rtl #navigation a {
    background: #88510D; }

  #navigation a:hover,
  #navigation .active-subsection a,
  #navigation .active-subsection a:hover {
    background-color: #76625b; } }
/* 950 - Colours and backgrounds for forms.css */
/* 1008 - Input field styles */
.inputbox:hover {
  border-color: #795548; }

.inputbox:focus {
  border-color: #795548; }

/* 1041 - Form button styles */
a.button1, input.button1, input.button3, a.button2, input.button2 {
  border-color: #88510D;
  background-color: #88510D; }

a.button1, input.button1 {
  border-color: #88510D; }

/* 1060 - Alternative button */
a.button2, input.button2, input.button3 {
  border-color: #88510D; }

/* 1070 - Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
  border-color: #76625b;
  background-color: #76625b; }

/* 1080 - Focus states */
input.button1:focus, input.button2:focus, input.button3:focus {
  border-color: #76625b; }

/* 1161 - Notifications */
.badge {
  background-color: #88510D; }

/**  proflat.css  -----------------------------------------------  **/
/* Forum icons & Topic icons */
.global_unread:before,
.global_unread_mine:before,
.announce_unread:before,
.announce_unread_mine:before,
.sticky_unread:before,
.sticky_unread_mine:before {
  background-color: #88510D; }

.global_unread_locked:before,
.global_unread_locked_mine:before,
.announce_unread_locked:before,
.announce_unread_locked_mine:before,
.forum_unread_locked:before,
.topic_unread_locked:before,
.topic_unread_locked_mine:before {
  background-color: #88510D; }

.forum_unread:before,
.forum_unread_subforum:before,
.topic_unread:before,
.topic_unread_mine:before {
  background-color: #88510D; }

.sticky_unread_locked:before,
.sticky_unread_locked_mine:before {
  background-color: #88510D; }

.topic_unread_hot:before,
.topic_unread_hot_mine:before {
  background-color: #88510D; }

.pm_unread:before {
  background-color: #88510D; }

/* Icon image */
.icon.fa-file-o.icon-red {
  color: #88510D; }

/* Miscellaneous styles */
a.unread, i.icon-unread {
  color: #795548; }

.footerbar {
  background-color: #88510D; }

/* Notifications */
a:hover .badge,
.badge:hover {
  background-color: #76625b; }

/* Poster profile block */
.online-text {
  color: #795548; }

/* Post control buttons */
.format-buttons .bbcode-size {
	border-color: #88510D; }
.format-buttons .bbcode-size:hover {
	border-color: #76625b; }

/* stat-block */
.stat-block h3 {
  background-color: #88510D; }

/*# sourceMappingURL=color_proflat.css.map */
