/*
Theme Name: Pearl Harbor Child
Theme URI: http://pippinsdesign.com
Description: The theme for Pearl Harbor Child .
Version: 0.1
Author: Pippin Williamson
Author URI: http://pippinsdesign.com

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0 0 0 0;
	overflow: scroll;
}
#page	{
	width: 800px;
	margin: 0 auto 20px auto;

}
#header	{
	background: url('images/bg.png') bottom left no-repeat;
	width: 800px;
	height: 84px;
	text-align: left;
}
#nav	{
	background: #666;
	padding: 2px 0 2px 0;
}
#nav ul	{
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li	{
	display: inline;
	background: #666;
	margin: 0 10px 0 0;
	font-size: 1.5em;
	color: #ccc;
}
#content	{
	text-align: left;
	padding: 10px 10px 20px 50px;
	float: right;
	width: 560px;
	font-size: 1.5em;
}
#content-home	{
	text-align: left;
	padding: 10px 0px 20px 0;
	float: left;
	font-size: 1.5em;
}
#text	{
	width: 610px;
	float: left;
}
#content-store	{
	text-align: left;
	padding: 10px 0 20px 10px;
	float: left;
	font-size: 1.5em;
}
.entry	{
	font-size: 1em;
	margin-bottom: 20px;
}
.product-row	{
	float: left;
	margin-bottom: 10px;
}
.product-item	{
	float: left;
	width: 395px;
}
.product-img	{
	float: left;
	width: 200px;
}
.product-text	{
	float: left;
	width: 170px;
	padding-left: 10px;
	font-size: 0.9em;
	
}

#content-contact	{
	text-align: left;
	padding: 30px 10px 20px 50px;
	float: right;
	width: 560px;
	font-size: 1.5em;
}
#sidebar	{
	width: 180px;
	float: left;
	font-size: 1.5em;
	text-align: left;
	margin: 60px 0 0 0;
}
#sidebar ul	{
	margin: 0;
	padding: 0;
}
#sidebar li	{
	margin: 5px 5px 5px 0px;
	list-style: none;
	display: block;
	background-color: #666;
}

#child-pages	{
	text-align: left;
	margin: 0 0 10px 0;
}
#child-pages ul	{
	display: inline;
	margin: 0;
	padding: 0;
}
#child-pages li	{
	display: inline;
	margin: 0 10px 0 0;
}

#links	{
	float: right;
	width: 190px;
}
.right-box	{
	background: #ccc;
	margin: 0 0 10px 10px;
	padding: 5px 10px 10px 10px;
	font-size: 0.8em;
	float: right;
}
#awards	{
	float: left;
	margin: 10px;
	padding: 0 10px 10px 10px;
	border-top: solid #ccc 4px;
	width: 770px;
}
#footer	{
	margin: 0 0 30px 0;
	text-align: center;
	color: red;
	width: 800px;
	float: right;
}
#footer ul	{
	margin: 5px;
	display: inline;
	list-style: none;
}
#footer	li	{
	margin: 5px;
	list-style: none;
	display: inline;
}
.video	{
	float: left;
	width: 400px;
	margin: 0 0 10px 0;
}
.description	{
	width: 150px;
	float: right;
	margin: 0 0 10px 0;

}
.clear	{
	clear: both;
	content: " ";
}
.alignright	{
	float: right;
}
.alignleft	{
	float: left;
}

.wp-caption	{
	font-size: 0.8em;
}

/*link styles*/

a:link	{
	color: #085ec7;
	text-decoration: none;
}
a:visited	{
	color: #085ec7;
	text-decoration: none;
}
a:hover	{
	color: #666;
	text-decoration: underline;
}
a:active	{
	color: #085ec7;
	text-decoration: none;
}
#nav li a:link	{
	color: #ccc;
	text-decoration: none;
	padding: 2px 5px 2px 5px;

}
#nav li a:visited	{
	color: #ccc;
	text-decoration: none;
	padding: 2px 5px 2px 5px;

}
#nav li a:hover	{
	color: #fff;
	background: #6196CF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;

}
#nav li a:active	{
	color: #ccc;
	text-decoration: none;
	padding: 2px 5px 2px 5px;

}

#sidebar li a:link	{
	color: #C0C0C0;
	background: #666;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#sidebar li a:visited	{
	color: #C0C0C0;
	background: #666;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#sidebar li a:hover	{
	background: #6196CF;
	color: white;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#sidebar li a:active	{
	color: #C0C0C0;
	background: #666;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}

.more-link	{
	margin: 10px 0px 5px 5px;
	float: right;
	display: block;
}
a.more-link:link 	{
	background: #666;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #C0C0C0;
}
a.more-link:visited{
	background: #666;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #C0C0C0;
}
a.more-link:hover	{
	background: #6196CF;
	display: block;
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
}
a.more-link:active	{
	background: #666;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #C0C0C0;
}

/* text styles */

blockquote {
	margin: 0px 0 10px 0;
	padding: 5px;
	width: 587px;
	color: #585858;
	font-weight: 550;
	border: solid 1px #ccc;
	float: left;
	background: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
blockquote p:first-letter {
	float: left;
	margin: 0 .3em .1em 0;
	font-size: 220%;
	font-weight: bold;
	color: #6196CF;
	font-family: Arial, Helvetica, sans-serif;
}

h1	{
	margin: 0 10px 10px 0;
}

h2	{
	color: #000;
	margin: 2px 0 0 0;
}
h2 a:link	{
	text-decoration: none;
	
}
h2 a:visited	{
	text-decoration: none;
}
h2 :hover	{
	text-decoration: underline;
}
h2 a:active	{
	text-decoration: none;
}
h3	{
	margin: 5px 2px 5px 0;
	color: 
}


/*images*/

img.alignleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;

}

a:link img.alignleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
a:visited img.alignleft	{
	border: none;
}
a:hover img.alignleft	{
	border: none;
}
a:active img.alignleft	{
	border: none;
}

img.alignright {
	float:right;
	margin: 5px 0 10px 10px;

}
a:link img.alignright {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
a:visited img.alignright{
	border: none;
}
a:hover img.alignright	{
	border: none;
}
a:active img.alignright	{
	border: none;
}
img.aligncenter {
	margin: 0 0 10px 10px;

}
a:link img.aligncenter {
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
a:visited img.aligncenter{
	border: none;
}
a:hover img.aligncenter	{
	border: none;
}
a:active img.aligncenter	{
	border: none;
}
img.alignnone	{
	border: none;
	margin-bottom: 10px;

}
a img.alignnone	{
	border: none;
	margin-bottom: 10px;

}

.alignright	{
	float: right;
}
img.size-full	{
	margin: 5px;
}
.wp-caption-text	{
	margin: 0 10px 10px 10px;
}

/*comment styles*/
ol.commentlist	{
	width: 500px;
	list-style: none;
	background: #ccc;
	padding: 5px 10px 5px 10px;
}
li .depth-2	{
	list-style: none;
	width: 400px;
}
li.odd 	{
	background: #C0C0C0;
	margin: 10px 0 10px 0 ;
	padding: 0 5px 5px 5px;
	border-top: solid 1px #0000FF;
	border-bottom: solid 1px #0000FF;
	list-style: none;

}
li.even	{
	padding: 0 5px 5px 5px;
	list-style: none;
	background: #ccc;
}
li.parent	{
	margin: 10px 0 0 0;
	list-style: none;
}
.avatar	{
	margin: 5px;
	list-style: none;
	float: left;
}

.cartopt	{
	width: 100%;
	clear: both;
	height: 30px;
	text-align: right;
}
.cartopt p	{
	margin: 10px 0 0 0!important;
}
ul.continue-proceed	li a	{
	display: block;
	height: 20px;
	padding: 5px;
	background: #F9F9F9;
	float: left;
	margin: 10px;
}
ul.continue-proceed li a:hover	{
	background: #ddd;
	color: blue;
}
.formcontainer	{
	width: 220px;
	float: left;
}
.formcontainer textarea	{
	width: 200px;
}

/***************************
wp ecommerce store styles
***************************/

.prodtitles	{
	padding-bottom: 20px;
	font-size: 20px!important;
}
.wpsc_description p	{
	margin-bottom: 20px;
	font-size: 15px;
}
.wpsc_product_price	{
	font-weight: bold;
	margin-bottom: 5px;
}
.additional_description_span	{
	margin-bottom: 10px;
	background: #f0f0f0;
	padding: 2px 5px
}
.emptycart	{
	padding-bottom: 10px;
}

/***************************
new store styles
***************************/
#page-anchors	{
	position: fixed;
	top: 350px;
}
#page-anchors li	{
	width: 170px;
	padding: 2px 0;
}