/* Enter Your Custom CSS Here */
#content {
  background-color: #FFF;
  border: 1px solid #1a3e71;
  width: 838px;
}

.post-content {
  min-height: 450px;
}

.post-content h2{
  padding-bottom: 0.5em;
}

.page {
  padding: 30px 0px 30px 28px;
}

.welcome-sign {
  border: 1px solid #1a3e71;
  background: url("http://inzynieria-gier.wonderland-engineering.eu/wp-content/uploads/sites/4/2018/02/awatar.png") no-repeat scroll center #FFF;
  background-size: 100% 100%;
  color: #FFFFFF;
}

a.welcome-sign-ref {
  color: #FFF;
  font-weight: 600;
}

a.welcome-sign-ref:hover {
  color: #cb6a38;
}

#footer {
  border: 1px solid #1a3e71;
  padding: 24px 29px 29px;
  background-color: #FFF;
}

.site-info {
  display: none;
}

.site-credits > p{
  color: #020A0A;
}

.site-credits > p > a{
  color: #d47238;
  font-weight: 600;
}

.site-credits > p > a:hover{
  color: #b92655;
}

.widget_text {
  background: none;
}

.footer-widget .textwidget a{
  color: #d47238;
  font-weight: 600;
}

.footer-widget .textwidget a:hover{
  color: #b92655;
}

a.presskit {
  display: inline-block;
  margin-bottom: 30px;
  padding: 12px 0px;
  width: 198px;
  background-color: #1a3e71;
  color: #FFF;
  font-weight: 600;
  text-align: center;
}

a.presskit:hover{
  background-color: #d47238;
}

.textwidget .sidebar-link {
  background-color: #90d7ef;
  margin-bottom: 30px;
}

.textwidget .sidebar-link > a, .textwidget .sidebar-link > span{
  padding: 8px 15px;
  font-weight: 500;
}

.textwidget .sidebar-link.alt-background {
  color: #FFF;
  background-color: #1a3e71;
}

.textwidget .sidebar-link.sale-background {
  color: #FFF;
  background-color: #b92655;
}

.sidebar-link.alt-background a, .sidebar-link.alt-background span{
  color: #FFF;
}

.sidebar-link.sale-background a, .sidebar-link.sale-background span{
  color: #FFF;
  font-weight: 500;
}

.grayborder {
  border: 1px solid gray;
}

span.highlighted {
	font-weight: 600;

	word-wrap: break-word;
	color: #49545c;
	padding: 0px 0px 5px 0px;
	text-transform: none;
}

span.inactive-link {
	font-weight: 300;

	word-wrap: break-word;
	color: #49545c;
	padding: 0px 0px 5px 0px;
	text-transform: none;
}