body { 
  background: #ffffff no-repeat top center;
  background-image: url("http://v2.cache3.c.bigcache.googleapis.com/assets.sukhchander.com/images/gc-legs.jpg");
  font: 12px/28px "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-family: "magion-web-1", "magion-web-2", sans-serif;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
  display: block;
}

a {
  color: #223e6e;
  text-decoration: none;
  overflow: hidden;
}
a:hover {
  color: #223e6e;
  text-decoration: none;
}
a:link,a:hover,a:active,a:visited {
	text-decoration:none;
	white-space:nowrap;
}

p, dl, hr, h1, h2, h3, h4, h5, h6,
ol, ul, pre, table, fieldset, blockquote {
}

h1 { font-size: 84px; color: #223E6E; margin: 12px;}
h2 { font-size: 36px; color: #223E6E; margin-top: 48px;}
h3 { font-size: 36px; letter-spacing: -1px;color: #223E6E; margin-top: 36px; margin-bottom: 12px;}
h4 { font-size: 18px; color: #223E6E;}
h5 { font-size: 16px; color: #223E6E;}
h6 { font-size: 14px; color: #223E6E;}

hr { border: 0 solid #ccc; border-top-width: 1px; clear: both; height: 0; }
ol { list-style: decimal; }
ul { list-style: disc; }

::selection    {background: rgb(255,255,158);}
::-moz-selection {background: rgb(255,255,158);}

#wrapper {
}

#header {
  height:0px;
  margin-top: 0px;
  text-align: left;
}
#header h1 {
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 70px;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
  color: #ffffff;

  -webkit-box-reflect: below -22px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.55, transparent), to(rgba(255, 255, 255, 0.55)));
}
#header h1 a {
  letter-spacing: -1px;
}
#header h1 a:hover {
  background: none;
  text-decoration: none;
}

#content {
  /*background: #ebf4fb;*/
  background: transparent;
  color: #fff;
  margin-top: 72px;
  /*
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.25);
          box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.25);
          */
}

#selastik-joint {
  font: bold 10px Arial;
}
#footer {
  font: bold 10px Arial;
}
#footer a {
  color:#fff;
}
#footer a:hover {
  color: #fff;
}
#footer p { 
  margin-top: 4px;
  padding: 0px;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }

.hide { display: none; }

#left-box {
  text-align:right;
}
#right-box {
  text-align:left;
}

#left-box {
  float: left;
  width: 50%;
}
#right-box {
  float: right;
  width: 50%;
}
.account-edit {
  height: 550px;
}

#header #left-box {
  float: left;
  text-align: left;
  width: 49%;
  margin: 8px;
}

#social-media {
  margin: -28px auto;
  width: 90%;
}
#github-octocat {
  float: left;
  width: 12%;
}
#github-octocat img {
  height: 48px;
}
#github-octocat a {
  background: transparent;
  padding: 0px;
  border: none;
}
#github-octocat a:hover {
  background: transparent;
  padding: 0px;
  border: none;
}
#linkedin {
  float: left;
}
#twitter {
  float: right;
  width: 12%;
}
#flickr {
  float: right;
}
#resume-link {
  display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;

  display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;

  display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    
  width: 103%;
}

ul.resume-items { margin: 0 auto; padding: 12px; width: 100%; }
ul.resume-items li { display: inline; }
ul.resume-items a {
  background: #fff;
  display: inline; 
  float: left;
  margin: 8px 36px 12px 20px;
  text-align: center; 
  text-decoration: none; 
  color: #333;
  font-size: 16px;
  height: 256px;
  width: 256px;
  
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;

  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
  
  -webkit-transform: rotate(-2deg);
  -webkit-transition: -webkit-transform .25s linear;

  -moz-transform: rotate(-2deg);
  -moz-transition: -moz-transform .25s linear;
}
ul.resume-items img {
  margin: 0 auto;
  margin-top: 8px;
}
ul.resume-items li:1st-child a { margin-top: 2px; }
ul.resume-items li:nth-child(2n) a { -webkit-transform: rotate(4deg);  -moz-transform: rotate(4deg); }
ul.resume-items li:nth-child(3n) a { -webkit-transform: rotate(-4deg); -moz-transform: rotate(-4deg); }
ul.resume-items li:nth-child(5n) a { height: 184px; }
ul.resume-items li:nth-child(6n) a { -webkit-transform: rotate(4deg); -moz-transform: rotate(4deg); }
ul.resume-items li:nth-child(7n) a { -webkit-transform: rotate(-4deg); -moz-transform: rotate(-4deg); height: 200px;}
ul.resume-items li:nth-child(8n) a { -webkit-transform: rotate(-4deg); -moz-transform: rotate(-4deg); height: 200px;  width: 280px; float: right;}
/*ul.resume-items li:nth-child(9n) a { -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); }*/
ul.resume-items li a:hover { 
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);

  -webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.65);
     -moz-box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.65);
          box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.65);

  position: relative;
  z-index: 10;
}
ul.resume-items li div.resume-text-job {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    text-decoration:underline;
}
ul.resume-items li div.resume-text {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
}
ul.resume-items li div.resume-link {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-decoration: underline;
}