@charset "UTF-8";
body {
	
	background-color: #020404;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;

	
}
a img { 
	border: none;
}
a {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color:#A28A8B;
}
.container {
	min-height: 100%;
	width: 1152px;
	height: 2680px;
	background-color: #020404;
	background-image:url(Arseniobkgd.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; 
	margin-bottom: -50px; 

	
	
}
.container:after {
  content: "";
  display: block;
}
.footer, .container:after {
	height: 50px;
}

.signature {
	position:absolute;
	top: 0;
	width: 1152px;
	height: 425px;
	background-image:url(signature.png);
	background-repeat:no-repeat;
}
.redbar {
	height: 65px; 
	width:100%; 
	background-color:#8f2500;
	color: #fff;
	position:absolute;
	top: 864px;
	left: 0;
	
}
.redbar ul {
	text-align:center;
	
}
.redbar ul li {
	width: 33%;
	display:inline;
	margin:0 30px;
	padding: 0;
	font-family: Helvetica;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 36px;
	text-align:center;
	
}

.redbar ul li a {
	text-decoration: none;
	color: #fff;
}
.redbar ul li a:hover {
	color:#A28A8B;
}
#sidebar1 {
	margin-top: 0;
	top: 950px;
	position: absolute;
	width: 500px;
	height: 330px;
	left: 40%;
	
}

#sidebar2 {
	width: 500px;
	height: 330px;
	background-color:#333333;
	padding:5px 0px 5px 0px;
	overflow:scroll;
	border-radius: 5px;
	top: 1410px;
	position:fixed;
	margin-left:326px;
	
}
	
#sidebarhead {
	width: 500px;
	height:40px;
	padding:5px 0px 5px 0px;
	top: 1350px;
	position:fixed;
	margin-left:326px;	

}
#sidebarhead h1 {
	font-family: Helvetica;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 20px;
	color:#8f2500;
	text-align:center;
	font-weight:normal;
}
#sidebar2 p {
	color:#cecece;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
	border-bottom: 1px solid #444;
}
#contactbox {
	width: 500px;
	height: 800px;
	margin-left:326px;
	top: 1850px;
	position:fixed;
}
#contactbox p {
	color:#fff;
	font-family: Helvetica;
	font-size: 24px;
	line-height: 28px;
	text-align:center;
	padding-bottom: 10px;
}
#contactbox h1 {
	font-family: Helvetica;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 40px;
	color:#8f2500;
	text-align:center;
	font-weight:normal;
}
#contactbox h2 {
	font-family: Helvetica;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 46px;
	color:#fff;
	text-align:center;
	padding-top: 20px;
	font-weight:normal;
}

#socialbot {
	top: 2550px;
	position:absolute;
	height: 60px;
	text-align:center;
	display:inline-block;
	left: 45%;
}
#socialbot p {
	color:#cecece;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	display:inline-block;
	
}
	
.socials {
	width: 500px;
	
}
.socialstop {
	width: 500px;
	top: 750px;
	position:absolute;
	right: 300px;
}


footer {
	bottom:0;
	padding: 0;
	background-color: none;
	width: 100%;
}

header, section, footer, aside, article, figure {
	display: block;
}
@font-face {
    font-family: 'si';
    src: url('socicon/socicon.eot');
    src: url('socicon/socicon.eot?#iefix') format('embedded-opentype'),
         url('socicon/socicon.woff') format('woff'),
         url('socicon/socicon.ttf') format('truetype'),
         url('socicon/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(socicon/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 20px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-tumblr {
    background-color: #45556c;
}
.soc-tumblr:before {
    content:'z';
}
.soc-instagram {
    background-color: #9c7c6e;
}
.soc-instagram:before {
    content:'x';
}
.soc-google {
    background-color: #d93e2d;
}
.soc-google:before {
    content:'c';
}

/* Mobile Layout: 480px and below. */
@media only screen and (min-width: 320px) {
  
.container {
	min-height:100%;
	width: auto;
	background-image:url(ArsenioSmbkgd.jpg);
	background-repeat:no-repeat;
	
}
.redbar {
	position:absolute;
	left:0;
	top:0;
	float:left;
	
}
.redbar ul {
	text-align:left;
	
}
.redbar ul li {
	margin:0;
	padding:0 5px 0 0;
	text-align:left;
}
.redbar ul li img {
	display: none;
}
#sidebar1 {
	margin-bottom:40px;
	margin-top: 75%;
	margin-left: 17.5%;
	margin-right: 17.5%;
	width: 65%;
	display:block;
}
#sidebarhead {
	margin-left: 17.5%;
	margin-right: 17.5%;
	width: 65%;
	margin-bottom:10px;
	display:block;
}
#sidebar2{
	margin-left: 17.5%;
	margin-right: 17.5%;
	width: 65%;
	margin-bottom:20px;
	display:block;
	}
#contactbox {
	margin-left: 17.5%;
	margin-right: 17.5%;
	width: 65%;
}

.signature {
	background-size: 100%;
	position:inherit;
}
#socialbot {
	left: 35%;
}
.socialstop {
	top: 900px;
	right: 10px;
	position:absolute;
}


.soc li a {
	width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 20px;
}

@media only screen and (min-width: 768px) {

#sidebar1, #sidebar2, #sidebarhead, #contactbox {
	position:inherit;
}

#signature {
		background-size: 100%;
		position:inherit;
}
.container {
	min-height: 100%;
	background-size: 100%; 
}
	.soc li a {
	width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
	margin-right: 10px;
}

@media only screen and (min-width: 1233px) {
	
.container {
	min-height: 100%;
	width: 1152px;
	height: 2680px;
	background-color: #020404;
	background-image:url(Arseniobkgd.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; 
	margin-bottom: -50px; 

}

#sidebar1 {
	margin-top: 0;
	top: 950px;
	position: absolute;
	width: 500px;
	height: 330px;
	left: 40%;
	margin-left: 0;
	
}

#sidebar2 {
	width: 500px;
	height: 330px;
	position:absolute;
	left: 40%;
	margin-bottom:20px;
	margin-left: 0;
}
	
#sidebarhead {
	width: 500px;
	height:40px;
	position:absolute;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	left: 40%;
}
#contactbox {
	width: 500px;
	height: 800px;
	position:absolute;
	left: 40%;
	margin-left: 0;
}

.signature {
		background-size: auto;
		position:inherit;
}
.redbar {
	height: 65px; 
	width:100%; 
	background-color:#8f2500;
	color: #fff;
	position:absolute;
	top: 864px;
	left: 0;
	
}
.redbar ul {
	text-align:center;
}

.redbar ul li {
	width: 33%;
	display:inline;
	margin:0 30px;
	padding: 0;
	font-family: Helvetica;
	font-size: 30px;
	text-transform: uppercase;
	text-align:center;
	
}
.redbar ul li img {
	display:inline;
}
#socialbot {
	top: 2570px;
	position: absolute;
	height: 60px;
	text-align: center;
	display: inline-block;
	left: 45%;
	margin-left: 0;
}
.socialstop {
	margin-top: 0px;
	width: 500px;
	top: 750px;
	position:absolute;
	right: 10px;
}
}
