/* @override 
	http://70.32.91.33/cutestore/skin/frontend/default/blank3/css/common.css
	http://70.32.91.33/cutestore/skin/frontend/default/blank3/css/common.css
	http://localhost:8888/cutestore/skin/frontend/default/blank3/css/common.css
	http://www.cutecircuit.com/cutestore/skin/frontend/default/blank3/css/common.css
	https://www.cutecircuit.com/cutestore/skin/frontend/default/blank3/css/common.css
*/

body {
	font-size: 62.5%;
	 /*Resets 1em to 10px*/ 
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;

	}


#headerimg {
	height: 404px;
	width: 100%; 
	padding-top: 26px; 
	}

#headerimg #logo {
	position: absolute;
	top: 330px;
	width: 330px;
	height: 40px;
	display: block;
	overflow: hidden;
	text-indent: -999em; 
	background: no-repeat 0 0; 
	}

#headerimg .logo a { 
	display: block;
	width: 330px;
	height: 40px;
	}

#page {
	font-size: 1.4em;
	color: gray;
}


a img{ 
	border-style: none; 
	}

/* @group Headings */

h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold; 
	color: #000;
	margin-top: 20px;
	margin-left: 0;
}
	
h1 {
	text-align: left; 
	color: gray; 
	display: inline-block;
	margin-right: 30px;
	font: italic normal bold 2.4em Georgia, "Times New Roman", Times, serif;
}
	
h2 {
	color: #ff0099;
	font-size: 1.6em;
	margin-top: 20px;
	text-transform: uppercase;
	}
	
h3 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-left: 0px;
}

h3#comments, #respond h3{
	margin-left: 30px;
	float: left;
	margin-top: 20px;
}
	
p{ 
	font-size: 1.05em; 
	line-height: 1.4em; 
	text-align: justify; 
	padding-top: 10px;
	padding-bottom: 10px;
}

p.welcome-msg, p.product-image {
	padding-top: 0px;
	padding-bottom: 0;
}

/* @end */




/* @group Links & Navigation */

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.links{ line-height: 17px; }

.nav{ float: left; width: 770px; }

ul.nav { 
	padding-bottom: 10px; 
	margin-left: 30px; 
	}

.nav li {
	display: inline;
	font-size: 11px;
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	}

.nav li a {
	color: #ffffff; 
	padding-right: 30px;
	}

.nav li a:hover {
	color: aqua;
	text-decoration: none;
	}
	

/* @end */




/* @group Footer */

#footer { 
	color: #ffffff;
	background-color: silver;
	padding-top: 10px;
	display: inline-block;
	width: 1010px; 
	margin-left: 10px;
	margin-top: 10px;
}

#footer ul.nav{ 
	margin-left: 20px; 
	}

#footer #nav li{ 
	text-transform: none; 
	}

#footer address { text-align: right; padding-right: 30px; }

/* @end */



