@import 'https___raw_githubusercon.css';
@import 'sm-core-css.css';
@import 'sm-sim-vio-the.css';


/* .......................userstyles............... */

#span { font-size: 16px; line-height: 20px;	}
	
h1, h2, h3{ font-size: 16px; line-height: 20px;	}

html { height: 100%; }
body {
    min-height:100%; 
    position:relative; 
    padding-bottom:[footer-height] 
	max-width:1200px; 
	font-size:100.01%;	
}
/* globalwrap */
.wrap {
  margin-right: auto; 
  margin-left:  auto; 
  top:auto;
  padding-top:  5px; 
  max-width: 950px; 
  padding-right: 10px; 
  padding-left:  10px; 
  
  -webkit-box-shadow: 0px 0px 5px -1px rgba(79,72,168,0.61);
-moz-box-shadow: 0px 0px 5px -1px rgba(79,72,168,0.61);
box-shadow: 0px 0px 5px -1px rgba(79,72,168,0.61);
 }
 
 .nav {max-width:950px;}
 
 /* -- content -- */
 .wrapc {
  margin-right: auto; 
  margin-left:  auto; 
   padding-top:  5px; 
  max-width: 950px; 
  padding-right: 5px; 
  padding-left:  5px;     
 }
 
#content {
 position:relative;
  max-width: 940px;
   min-height:600px;
   margin-left: auto;
   margin-right: auto;
   padding:15px;      
 -webkit-box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);
box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);    
 }
 
p {max-width:950px;}
div {max-width:950px;}

.clearing { clear: both; }

.footer {position:relative;
  max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   padding:15px;    border:1px violet;  
 -webkit-box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);
box-shadow: 0px 0px 2px 0px rgba(89,101,181,1);    
}

