/*============================================================
  A Free Big Cartel Theme
  Website: http://tonkapark.com
  Copyright 2011 Tonka Park, Matt Anderson. 
  *Theme Cannot be redistributed or resold without consent from Matt Anderson and Tonka Park.
============================================================*/
/* Base*/
*{margin:0;padding:0;}
body{
	margin:0;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;}
ul,ol{margin-bottom:1em;}
li{list-style:none;}
h1,h2{margin-bottom:1em;font-weight:normal;}
h3{margin-bottom:.5em;font-size:13px;font-weight:normal;}
p{margin-bottom:1em;font-size:11px;line-height:15px;}
a{
	text-decoration:none;
	outline:0;
	color: #930;
}
a img{border:none;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
button:focus{outline:none}
button::-moz-focus-inner {border: 0;}
img{-ms-interpolation-mode:bicubic;}
input,textarea{font-family: 'PT Sans', Arial, sans-serif;font-weight:normal;font-size:11px;color:#666;}
hr{margin-bottom:10px;height:1px;color:#ccc;background:#ccc;border:none;}


/*============================================================*/
h1,h2,h3{
	font-family: Helvetica, arial, serif;
}
a,a:link,a:visited{
	text-decoration:none;
	color: #222;
}
a:hover,a:active{text-decoration:underline; color: #333;}

/* @gui Body Text */
body{color:#000;}
/* @gui Links */


body{margin-top:0;}
input{border:1px solid #DDDDDD;padding:3px;}

html, body {height: 100%;}
.container {margin: 0 auto;width: 960px;position:relative; background-color:#FFF;}

/* @gui Page Background */
html, body {
	background-color:#fff;
	max-width: 500px;
	margin: 20px auto;
}

article{
	display: block;
	float:left;
	width: 40%;
	padding: 5%;
}

.logo {
	width: 80%;
	padding: 10%;
}

.logo img {
	max-width: 80%;
}

p {
	font-size: 14px;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}
