@media ( max-width: 1000px ) {

#content, #sidebar, #header #logo, #header #site-menu, #footer .footer {
  width: 100% !important;
  display: block !important;
}

#header #logo {
  margin-left: -20px !important;
}
.site-welcome {
    width:0%;
    padding:0px;
	background-color:#000;
	float:center;
	position:center;
	text-align:center;

}

.welcome-title {
	   font-weight: 500;
    font-family: 'Inconsolata', monospace;
    font-size: 0px;
	line-height: 0px;
	display: table;
	margin: 0 auto 0px auto!important;
	padding: 0px0px;
	text-align: center;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #fff;
	background: #9b2120;
}

.welcome-content {
    line-height:0px;
	text-align: justify;
	color: #efefef;   font-weight: 0;
    font-family: 'Inconsolata', monospace;
    font-size: 0px;
    line-height: 0px;
}

#container {
  display: block !important;
}

#header #logo #align {
  padding-bottom: 20px !important;
}

#header #site-menu li {
  display: block !important;
}

#header #site-menu {
  margin-top: -30px;
  text-align: left !important;
}

#header #site-menu #align {
  padding-bottom: 10px !important;
  padding-left: 40px !important;
}

.article .title {
  max-width: 100% !important;
}

#credits .footer a {
  display: block !important;
}
.site-welcome {
    width:0%;
    padding:0px;
	background-color:#000;
	float:center;
	position:center;
	text-align:center;

}

.welcome-title {
	   font-weight: 500;
    font-family: 'Inconsolata', monospace;
    font-size: 0px;
	line-height: 0px;
	display: table;
	margin: 0 auto 0px auto!important;
	padding: 0px0px;
	text-align: center;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #fff;
	background: #9b2120;
}

.welcome-content {
    line-height:0px;
	text-align: justify;
	color: #efefef;   font-weight: 0;
    font-family: 'Inconsolata', monospace;
    font-size: 0px;
    line-height: 0px;
}
}