@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* ACME Demo site for Value Tracking */
/*
    It's a matte gradient.
*/


body {
  font-family: Arial, sans-serif;

}

a,
a:visited {
  color: #3961ce;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

a:hover {
  color: #6e8ee6;
}

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

div#header {
  position: absolute;
  z-index: -1000;
  background-image:url('http://developer.wideworldofacme.com/files/header_full.png');
  height: 206px;
  margin:0;
  padding: 0;
  
}

div#branding-mashery {
  display:none;
}

div #acme-logo {
        position: absolute;
	margin-left: 50px;
        z-index: 1000;
}

div#branding-logo {
  display: none;
}
div#branding-logo a,
div#branding-logo a:link,
div#branding-logo a:visited,
div#branding-logo a:hover,
div#branding-logo a:active {
  padding: 20px 40px;
  display: block;
  text-decoration: none;
  color: #efefef;
}
div#branding-logo a span,
div#branding-logo a:link span,
div#branding-logo a:visited span,
div#branding-logo a:hover span,
div#branding-logo a:active span {
  color: #fff;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
}

div#user-nav {
  margin-top: 10px;
  color: #eee;
  font-family:"Arial Black", Gadget, sans-serif;
  font-size: 12px;

}
div#user-nav a {
  color: #dddddd;
  text-decoration: underline;
}

#content {
  overflow: hidden;
  clear: both;
  position: relative;
  top: 52px;
}


#content 
{
	
	min-height: 780px;
background-image:url('http://developer.wideworldofacme.com/files/background_guy.jpg');
background-repeat:no-repeat;
background-position:right top;
}



}
.content header h2 {
  line-height: 1;
}

div#local {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family:"Arial Black", Gadget, sans-serif;
  font-size: 12px;
  background-color: black;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 0;
  width: 650px;
  border-bottom: none;
  margin-left: 257px;
  padding-left: 25px;
}



div#local a {
  font-family:"Arial Black", Gadget, sans-serif;
  font-size: 12px;
  color: #949289;
}



div#local a:hover {
  color: #ffffff;
}
div#local .active a {
  background-color: inherit;
  color: #e61b22;
}
div#local .active a:hover {
  color: #e61b22;
}

div#search {
  top: 160px;
}

#page {
  width: 1000px;
  margin: 0 auto;
}
#page > header {
  overflow: hidden;
}

.content {
  overflow: hidden;
  clear: both;
  position: relative;
}

#content #main {
  margin-top: 125px;
  margin-left: 0px;
  clear: both;
  width: 100%;
 
}

/** MOVE PAGE TITLE **/

#main h1 {
   position: absolute;
   top: -4px;
   left: 300px;
   font-family: "Arial Black", sans-serif;
   color: gray;
   font-size: 36px;

}



#content #getting-started {
    font-family: "Arial", sans-serif;
    list-style: none;
    padding-left: 50px;
	padding-top: 50px;
    overflow: hidden;
   padding-bottom: 50px;
   margin: 0;
}

#content #getting-started ul {
	margin: 0;
	padding: ;
}


#content #getting-started ul li {
    display: inline;
    background-color: #f6f4e4;
	opacity: .9;
    float: left;
    height: 182px;
	width: 183px;
    color: #949289;
    margin-left: 30px;
    font-size: 14px;
    text-align: center;
	border-style: dashed;
	border-width: 2px;
	border-color: #949289;
}


#content #getting-started li .icon {
    margin: 15px;
	opacity: 1.0;
}

#content #getting-started li .title {
    font-family: "Arial Black", sans-serif;
    font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

#content #getting-started li p, .title {
	padding-left: 20px;
	padding-right:20px; 
	opacity: 1.0;
}

#content #getting-started a {
	opacity: 1.0;
}

#content #getting-started li:first-child {
    margin-left: 0;
}



#content #explain {
   background-image: url(http://developer.wideworldofacme.com/files/scissors.png);
   background-repeat:no-repeat;
   background-position:bottom center;
   padding-left: 50px;	
   font-size: 21px;
   line-height: 28px;
   color: #949289;	
}

#content #explain .graph {
       font-family:Arial, Helvetica, sans-serif;
       padding-bottom: 40px;
       width: 550px;
 
	
}

#content #explain .title {
	font-family:"Arial Black", Gadget, sans-serif; 
	display: inline;
        padding: 0;
}
	
#content #under-cut {
	 border-top-style: dashed;
	 border-top-width: 2px;
	 border-top-color: #949289;
	 margin: 0;
	 padding-bottom: 30px;
         
	 background-color: #f6f4e4;
	 
	 }
	 
 #content #under-cut .featured-app {
	 padding-top: 30px;
         padding-left: 50px;
         padding-bottom: 30px;
	 color: #949289;

 
 }

#content #under-cut .featured-app .text {
         margin-top: 3px;
      
         
}
	 
#content #under-cut .featured-app .text .title {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 25px;
	    padding-left: 100px;
        margin-bottom: 15px;
	 }

#content #under-cut .featured-app .text .graph {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
   
        padding-left: 100px;
	  }
	 
#content #under-cut .featured-app .thumbnail {
	border: none;
	display: inline;
        float: left;

 
	 }



.comment {
  background-color: #f3f3f3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/* Products and Deals */
.content article {
  float: right;
  min-height: 200px;
  width: 614px;
  /* Deal */
  /* /Deal */
  /* Product */
  /* /Product */
}
.content article header {
  border-color: #bbb;
  padding: 0;
}
.content article header h3 {
  font-size: 18px;
}
.content article img.product, .content article img.deal {
  width: 333.33px;
  position: absolute;
  left: 0;
  top: 100px;
}
.content article .info,
.content article .description {
  overflow: hidden;
}
.content article a.buy {
  padding: 10px 20px;
  margin: 10px 0;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background-color: #3961ce;
  border-color: #254396 #1b316d #1b316d #254396;
  border-width: 1px;
  border-style: solid;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b4c3ec), color-stop(2%, #6282d8), color-stop(100%, #2d52b6));
  background-image: -moz-linear-gradient(top, #b4c3ec 0%, #6282d8 2%, #2d52b6 100%);
  background-image: linear-gradient(top, #b4c3ec 0%, #6282d8 2%, #2d52b6 100%);
}
.content article a.buy:hover {
  background-color: #2f56be;
  border-color: #203a81 #162858 #162858 #203a81;
  border-width: 1px;
  border-style: solid;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #9fb3e7), color-stop(2%, #4d71d3), color-stop(100%, #2849a2));
  background-image: -moz-linear-gradient(top, #9fb3e7 0%, #4d71d3 2%, #2849a2 100%);
  background-image: linear-gradient(top, #9fb3e7 0%, #4d71d3 2%, #2849a2 100%);
}
.content article.deal .info dl {
  margin: 0;
}
.content article.deal .info dt {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px 112px;
  border-bottom: 1px solid #eee;
}
.content article.deal .info dd {
  list-style: none;
  margin: 0 0 15px;
  *zoom: 1;
}
.content article.deal .info dd:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.content article.deal .info img {
  float: left;
  width: 100px;
  margin: -28px 12px 0 0;
}
.content article.deal .info a.buy {
  float: left;
}
.content article.deal .info .prices {
  margin: 12px 0 0;
  padding-top: 12px;
  border-top: 1px solid #eee;
  list-style: none;
}
.content article.deal .info .prices li {
  margin-bottom: 10px;
}
.content article.deal .info .prices .regular {
  color: #999;
}
.content article.deal .info .prices .regular span {
  text-decoration: line-through;
}
.content article.deal .info .prices .regular strong {
  color: #333;
  text-decoration: none;
}
.content article.deal .info .prices .deal {
  font-size: 18px;
}
.content article.product {
  /* Description */
}
.content article.product dt {
  float: left;
  clear: left;
  margin-right: 1em;
  font-weight: 600;
}
.content article.product dt:after {
  content: ':';
}
.content article.product dt:first-of-type {
  display: none;
}
.content article.product dd:first-of-type {
  font-size: 46px;
  line-height: 1;
  float: right;
}
.content article.product a.buy {
  float: right;
}
.content article.product .description header {
  border-color: #ddd;
}

/* /Products and Deals */
/* Homepage */
.season {
  clear: both;
  margin: 24px 0;
  overflow: hidden;
}
.season header {
  height: 214px;
  width: 96px;
  margin-right: 12px;
  position: relative;
  float: left;
}
.season.spring header {
  background-color: #fbf48a;
}
.season.winter header {
  background-color: #6096ff;
  color: #fff;
}
.season h2 {
  position: absolute;
  text-align: center;
  top: 50%;
  line-height: 53px;
  font-size: 30px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.season li {
  float: left;
  margin-right: 12px;
  list-style: none;
}
.season li:last-of-type {
  margin-right: 0;
}
.season a {
  display: block;
}
.season img {
  width: 214px;
  display: block;
}
.season img.placeholder {
  display: block;
  height: 214px;
  background: #eee;
}

/* /Homepage */
div#footer {
  border-top: none;
  padding: 20px 0 0;
  margin: 20px 0 0;
  text-align: center;
}
div#footer ul {
  margin: 1em 0;
}
div#footer li {
  display: inline;
  list-style: none;
  margin-right: 10px;
}
div#footer li:last-of-type {
  margin-right: 0;
  position: relative;
}
div#footer li span {
  display: block;
  position: absolute;
  top: -28px;
  right: -33px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 11px;
  /*            font-weight: bold;*/
  background: #111;
  color: #fff;
  font-family: "Courier New", Courier, monospace;
  -moz-transform: rotate(33deg);
  -webkit-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  -moz-border-radius: 17.5px;
  -webkit-border-radius: 17.5px;
  -o-border-radius: 17.5px;
  -ms-border-radius: 17.5px;
  -khtml-border-radius: 17.5px;
  border-radius: 17.5px;
  text-decoration: none !important;
}


/* SECTION */
.section {
	
  margin:0;
  position: absolute;
  left: 0;
  width: 100%;

}

.section-meta {
  padding-top: 10px;
  padding-left: 20px;

  	
}

.section-menu {
  margin-right: 200px;

  	
}