html,body{
	padding:0px;
	margin:0px;
	height:100%;
}
body{
	font-family:Helvetica,Georgia;
	font-weight:bold;
	background:url(./hex-bg.jpg) repeat;
	padding-top:0px;
}
ul, ol{
	margin-top:0px;
	padding-left:0px;
	list-style:none;
}


article{
	margin:0 auto;

	width:1024px;
	height:100%;
	background-color:#fff;/* for older browsers*/
	background-color:rgba(255,255,255,0.9);
	
	display:table;
}
.sidebar{ /* side menu */
	float:right;
	display:table;
	padding: 10px 2px;
	width:300px;
	height:100%;
	background-color:rgba(0,0,0,0.75);
	color:#eee;
	text-align:center;
}
.sidebar aside{
	text-align:center;
	width:100%;
	margin:15px auto;
}
.sidebar aside div{
	margin:0 auto;
}
.sidebar li{
	margin-top:10px;
}
.sidebar li a{
	width:100%;
}
.sidebar li:hover{
	background:#acf;
}

a.contact{
	font-size:18px;
	font-weight:bold;
	line-height: 32px;
	background:url(./nuvola_envelope.png) center left no-repeat;
	padding:0 0 0 32px;
}

h1{
	margin-top:0px;
	text-align:center;
	font-size:2em;
	margin-bottom:10px;
}
h1 img{
	margin-left:40px; /* to offset the (R) */
}
h2{
	margin-top:0px;
	text-align:center;
	font-size:1.25em;
}


.mainContent{
	width:719px;
	display:inline-block;
}


.description{
	width:640px;
	margin:0 auto;
}
.description ul{
	list-style-type:disc;
	margin-left:20px;
}
.description ul li{
	float:none;
}

ul{
	display:table;
	list-style:none;
	margin:auto;
}
li{
	float:left;
	margin-right:20px;
}
ul.socialLinks{
	/*margin-top:20px;*/
}


.buttonBox{
	padding:0px;
	text-align:center;
	margin:25px auto;
}
form.buyNow{
	display:inline-block;
	width: 150px;
	padding:7px;
	background-color:#eef;
}
.sidebar form.buyNow{
	width:270px;
	padding:10px;
}
button.buyNow{
	width:100%;
}
form.buyNow span{
	display:block;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#555;
}

sup.new{
	color:gold;
	text-shadow: 2px 2px 2px black, 3px 3px 5px #acf;
}

footer{
	clear: both;
	background-color:rgba(0,0,0,0.7);
	padding:5px;
	padding-top: 25px;
	text-align:center;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
footer span.copyright{
	font-size:12px;
	color:#eee;
}

.mainContent a{
	color:#9cc5f9;
}














button.shiny-blue {
	background-color: #759ae9;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
	background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	border-top: 1px solid #1f58cc;
	border-right: 1px solid #1b4db3;
	border-bottom: 1px solid #174299;
	border-left: 1px solid #1b4db3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	color: #fff;
	font: bold 20px/1 "helvetica neue", helvetica, arial, sans-serif;
	padding: 12px 0 14px 0;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
}
button.shiny-blue:hover {
	background-color: #5d89e8;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
	background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
	background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
	background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
	background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
	background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
	cursor: pointer;
}
button.shiny-blue:active {
	border-top: 1px solid #1b4db3;
	border-right: 1px solid #174299;
	border-bottom: 1px solid #133780;
	border-left: 1px solid #174299;
	-webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
}

/* TWEAKS FOR THE Google Font */
body{
	font-size:18px;
	font-weight:normal;
}
article{
	font-family:'Fjalla One', sans-serif;
}
