/*
author: cole rise
created: twentieth day of february, two-thousand & nine.
*/


/* tags 
---------------------------------------------------------------- */
* { behavior: url(../images/pngfix/iepngfix.htc); }
body {
	font: normal 12px Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 1px;
	text-align: center;	
}
a {
    color: #CFF;
    margin:0;
    padding:0;
    text-decoration: none;
}
a:hover {color: #CFF; text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 { font-size: 24px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}

img {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	display: block;
	line-height: 18px;
	margin: 30px 0 0 0;
	padding: 0;
	width:600px;
}
.hidden {
	display: none;
}
.theme {
  background: #0C0B0A url(../images/bg/t-cardboard.jpg) repeat top left;
  /* background: -webkit-gradient(linear, 0 0, 0 110, from(#1C1B18), to(#0C0B0A)); */
	color: #4c4640;
}


/* page
---------------------------------------------------------------- */

#page {
	display: block;
	height: 100%;
	margin: 0 auto 40px auto;
	position: relative;
	width: 640px;
}
#header {
  height: 30px;
  margin: 44px 0 30px 0;
}
#brand {
	height: 20px;
	position: relative;
	width: 120px;
	top: 1px;
	left: 0px;
}
#content {
	margin: 80px 0 0 0;
	padding: 0;
	text-align: left;
}
.notice {
	background: #161412;
	clear: both;
	display: block;
	font-family: georgia, serif;
	font-style: italic;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 0;
	padding:  0 0 0 20px;
	position: relative;
	text-align: left;
	width: 620px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
}
#new {
  float: left;
  margin: 0 4px 0 -20px;
}
.section-title {
  color: #8F8478;
  font-family: georgia, serif;
	font-style: italic;
}


/* nav
---------------------------------------------------------------- */

#nav {
	font-size: 11px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 2px;
	position: absolute;
	text-align: center;
	top: 0px;
	right: 0px;
}
.nav-tab {
	clear:none;
	color: #4c4640;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 20px;
	width: 80px;
}
.nav-tab-active {
	clear:none;
	color: #FFE9D5;
	cursor: default;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 20px;
	width: 80px;
}
.nav-tab-active:hover {
  color: #FFE9D5;
	text-decoration: none;
}


/* home
---------------------------------------------------------------- */

.photo {
	margin: 0 0 0 0;
	position: relative;
	width: 100%;
}
.photo-info {
  height: 40px;
  margin: 2px 0 80px 0;
  position: relative;
}
.photo-details {
  position: absolute;
  top: 13px;
}
.photo-title {
	clear:none;
	color: #8F8478;
	float: left;
	font-family: georgia, serif;
	font-style: italic;
	margin: 1px 20px 0px 0;
	position: relative;
}
.photo-description {
	clear:none;
	color: #393330;
	float:left;
	font-size: 11px;
	margin: 4px 0 0 0;
	position: relative;
}
.photo-option { 
	clear: none;
	color: #4c4640;
	display: block;
	float: right;
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	margin: 4px 0 0 20px;
	padding: 0 0 0 32px;
	position: relative;
  -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.download-wallpaper {
  background: url(../images/icons/wallpaper.png) no-repeat 8px 11px;
  cursor: pointer;
}
.download-wallpaper:hover {
  background: url(../images/icons/wallpaper-hover.png) no-repeat 8px 11px;
  color: #CFF;
  text-decoration: underline;
}
.active-download {
  background: url(../images/icons/close.png) no-repeat 10px 12px;
  color: #CFF;
}
.active-download:hover {
  background: url(../images/icons/close.png) no-repeat 10px 12px;
  color: #CFF;
}
.buy-prints {
  background: url(../images/icons/cart.png) no-repeat 8px 11px; 
  cursor: pointer;
  display: none;
}
.buy-prints:hover {
  background: url(../images/icons/cart-hover.png) no-repeat 8px 11px;
  color: #CFF;
  text-decoration: underline;
}
.eula {
  clear: both;
  color: #242220;
  display: none;
  float: left;
  font-style: italic;
  font-size: 10px;
  position: absolute;
  text-align: justify;
  width: 440px;
  top: 34px;
} 
.show-eula {
  color: #2F2D2B;
  cursor: pointer;
}
.show-eula:hover {
  text-decoration: underline;
}
.license-agreement {
  display: block;
  position: relative;
  margin: 6px 0 0 0;
  width: 400px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
}
.eula-bird {
  clear: none;
  float: left;
  margin: 2px 6px 0 0;
}
.full-eula {
  display: block;
  clear: none;
  float: left;
  width: 340px; 
}

/* wallpaper styles */
.wallpaper {
  background: rgba(0,0,0,0.8);
  display: none;
  height: 100%;
  position: absolute;
  width: 640px;
  top: 0px;
  left: 0px;
}
.previews {
  clear: none;
  float: left;
  width: 50%;
}
.p_desktop {
  background: url(../images/layout/preview-desktop.png) no-repeat top left;
  display: table-cell;
  height: 224px;
  position: absolute;
  width: 278px;
  top: 25%;
  left: 60px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
}
.p_desktop img{
  margin: 19px 0 0 19px;
}
.p_iPad {
  background: url(../images/layout/preview-iPad.png) no-repeat top left;
  display: table-cell;
  height: 232px;
  position: absolute;
  width: 188px;
  top: 23%;
  left: 104px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
}
.p_iPad img{
  margin: 31px 0 0 31px;
}
.p_mobile {
  background: url(../images/layout/preview-mobile.png) no-repeat top left;
  display: table-cell;
  height: 226px;
  position: absolute;
  width: 130px;
  top: 23%;
  left: 133px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
}
.p_mobile img{
  margin: 47px 0 0 21px;
}
.download-options {
  clear: none;
  float: right;
  width: 50%;
}
.options {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 200px;
  top: 31%;
  /* top: 27%; */
  right: 60px;
}
.dl-option {
  background: rgba(255,255,255,.05);
  color: #C6C4C2;
  cursor: pointer;
  display: block;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  height: 40px;
  line-height: 40px;
  margin: 0 0 2px 0;
  -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.dl-option:hover {
  background: rgba(255,255,255,.09);
}
.dl-option-active {
  background: rgba(255,255,255,.16);
  color: #C6C4C2;
  cursor: default;
}
.dl-option-active:hover {
  background: rgba(255,255,255,.16);
}
.dl-option-active .option-size {
  color: #C6C4C2;
}
.option-title {
  clear: none;
  float: left;
  margin: 0 0 0 16px;
}
.option-size {
  clear: none;
  color: #595350;
  float: right;
  font-size: 11px;
  margin: 0 16px 0 0;
  text-decoration: none;
}
.download {
  background: rgba(255,255,255,.1);
  color: #C6C4C2;
  cursor: pointer;
  float: right;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  height: 50px;
  line-height: 50px;
  margin: 24px 0 0 0;
  text-align: center;
  width: 200px;
  -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.download:hover {
  background: rgba(255,255,255,.16);
}

/* about
---------------------------------------------------------------- */

#about {
	margin: 150px 0 0 0;
	overflow: auto;
	width: 640px;
}


/* connect
---------------------------------------------------------------- */

#connect {
	background: url(../images/layout/birds.png) no-repeat top right;
	margin: 150px 0 0 0;
	overflow: auto;
	width: 640px;
}
#form {
	clear:none;
	display: block;
	float:left;
	line-height: 20px;
	margin: 20px 0 10px 0;
	padding: 18px 0;
	width: 405px;
}
#form-name {
	clear:none;
	float:left;
	margin: 0 0 16px 0;
	padding: 4px 0 4px 4px;
	width: 180px;
}
#form-purpose {
	clear:none;
	display: block;
	float:left;
	margin: 4px 0 16px 10px;
	width: 170px;
}
#form-email {
	clear:none;
	float:left;
	margin: 0 0 0 0;
	padding: 4px 0 4px 4px;
	width:398px;
}
#validate-email {
	clear:none;
	display: block;
	float:left;
	height: 20px;
	margin: 6px 0 0 0;
	width:400px;
}
#form-comments {
	clear:none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float:left;
	height: 60px;
	margin: 16px 0 10px 0;
	padding: 4px 0 0 3px;
	width: 400px;
}
#form-submit {
	clear:none;
	float:right;
	margin: 0 0px 0 0;
	width: 100px;
}
