/*  
Theme Name: Energy
Theme URI: http://www.energyhatshop.com/
Description: Custom theme for Energy Hat Shop.
Version: 1.0
Author: Ricky Cox
Author URI: http://www.suture.net/

*/

/* @group Reset */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img {
	border: none;
}

ul, ol, li {
	line-height: 100%;
}

hr {
	clear:both;
}

form {
	display: inline;
}

caption,th {
	text-align: left;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
}

.clear {
	clear:both;
}


/* @end */

/* @group Basics */

body {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: #f1f1f1 url(images/template/bgd.gif) repeat-x 0 0;
	color: #333;
	font: .75em Arial, Helvetica, sans-serif;
}

a:link,a:visited {
	color: #0a7290;
	text-decoration: none;
}

a:hover,a:active {
	color: #c00;
	text-decoration: underline;
}

h1 {
	color: #0a7290;
	margin: 0 0 20px;
	font: 1.5em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .2em;
	padding: 0;
}

h1.alert {
	color: #900;
	margin: 0;
	padding: 20px 0 10px;
	font: 1.4em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .2em;
	border-style: none;
}

h2 {
	color: #333;
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .2em;
	margin: 0;
	padding: 10px 0 15px;
}

h3 {
	color: #0a7290;
	font: bold 1em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .2em;
	margin: 0;
	padding: 10px 0 15px;
}

p {
	text-align: left;
	margin: 0;
	top: 0;
	left: 0;
	padding: 0 0 15px;
}

blockquote {
	border-left: 8px solid #fff;
	padding: 0 0 0 16px;
	margin: 20px;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
}

hr {
	height: 1px;
    width:100%;
    margin: 10px 0;
	padding: 0;
}

/* @end */

/* @group Lists */

ol, ul {
	padding: 0 0 20px;
	margin: 0;
	top: 0;
	left: 0;
}

ul li {
	margin: 0 0 0 30px;
	top: 0;
	left: 0;
	padding: 0;
	list-style-type: disc;
}

ol li {
	margin: 0 0 0 30px;
	top: 0;
	left: 0;
	padding: 0;
}

ol.commentlist {
	background-color: white;
	padding: 10px;
	border: 8px solid #e6e6e6;
}

/* @end */

/* @group Alerts */

.alert {
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

/* @end */

/* @group Custom */

.alert_link a {
	color: #c00;
}

.subtxt {
	color: #333;
	font-size: .95em;
}

.toplink a {
	color: #333;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .3em;
	font-size: 1em;
}

.toplink a:hover {
	color: #900;
}

div#footer span.subtxt a {
	color: #999;
}

div#footer span.subtxt {
	color: #999;
}

div#footer span.subtxt a:hover {
	color: #c00;
}

a.email {
	font-size: 1.3em;
	letter-spacing: .1em;
}

/* @end */

/* @group Buttons */

.custombutton {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	cursor: pointer;
}

/* @end */

/* @group Forms */

form p, form div {
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}

fieldset {
	border: 7px solid #eee;
	padding: 20px;
	margin: 10px 0;
}

fieldset legend {
	color: #adadad;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: .2em;
}

label {
	color: #666;
	position: relative;
	bottom: 5px;
	font-size: .9em;
	letter-spacing: .1em;
}

input {
	background-color: #fff;
	color: #444;
	font-size: 1em;
	padding: 1px;
}

input:focus {
	background-color: #fafedd;
}

textarea#comment {
	width: 480px;
	height: 200px;
	font-size: 1.2em;
}

textarea {
	background-color: #e6e6e6;
}

textarea:focus {
	background-color: #fafedd;
}

.checkbox {
	float: left;
	width: 29%;
	margin-right: 3%;
}

/* @end */

/* @group Tables */

td.top {
	vertical-align: top;
	left: 0px;
	top: 0px;
}

td.top_middle {
	vertical-align: top;
	left: 0px;
	top: 0px;
	text-align: center;
}

/* @end */

/* @group Product Galleries */

div#gallery-1, div#gallery-2 {
	margin-bottom: 30px;
}

/* @end */
