/*
Theme Name: Armor Jewelry
Description: Theme for Armor Jewelry
Author: David Chun & Brandon Hahr


*/
*{
	margin:0; padding:0;
}
body{
	margin: 0;
	padding: 0;
	line-height: 11pt;
	font-family: Times;
	font-size: 11px;
	color: #5d5d5d;
}
ul{
	list-style:none;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;

	text-decoration: underline;
}
hr{
	border: none;
	border-top: 1px solid #ccc;
	margin-bottom: 18px;
}
h2{
	font-size: 18px;
	font-family: Trebuchet MS, Lucida Grande, Tahoma, Arial, Verdana, Sans-Serif;
	margin:0px 0px 12px 0px;
}
h3{
	
	font-weight: normal; 
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0 0px 0;
}
h4{
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 11px;

}
img{
	border: none;
}
#page{
	width: 922px;
	margin: 0 auto;
}
#header{
	width: 922px;
	text-align: left;
	height: 75px;
}
#headerimg{
	background: url(images/logo.jpg) no-repeat;
	width: 160px;
	height: 60px;
	float: left;
	margin-top: 15px;
}
#shopping-cart-button{
	float: right;
	margin-top: 45px;
	background: #efefef;
	height: 22px;
	

}
#shopping-cart-button a{
	line-height: 20px;
	padding: 0px 10px 0 10px;
	text-align: left;
	display: block;
	font-family: Gravur-CondensedLight;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
#shopping-cart-button:hover{
	background: #000;
}
#shoppingcart_button:hover{
	color: #fff;
}
.cart-header{
	color: #000;
	
}



.addtocart{
	background: url(images/addtocart.jpg) no-repeat;
	color: #fff;
	border: none;
	cursor: pointer;
	width: 111px;
	height: 22px;
	float: left;
}
/*
.addtocart:hover{
	background: url(images/addtocart-roll.jpg) no-repeat;
}
*/

a.checkout-button{
	margin-left: 10px;
	float: left;
	display: block;
	background: url(images/checkout.jpg) no-repeat;
	width: 111px;
	height: 22px;
}
/*
a.checkout-button:hover{
	background: url(images/checkout-roll.jpg) no-repeat;
}

*/
.update-button{
	background: url(images/update-subtotal.png) no-repeat;
	height: 22px;
	border: none;
	font-size: 16px;
	width: 180px;
	cursor: pointer;
}
/*
input.update-button:hover{
	background: url(images/update-subtotal-roll.png) no-repeat;
}
*/
.buttons a{
	background: #d9d9d9;
	height: 22px;
	text-align: center;
	border: none;
	text-transform: uppercase;
	font-family: Gravur-CondensedLight;
	font-size: 16px;
	padding: 0px 10px 0 10px;
	cursor: pointer;
	display: block;
	width: 160px;
	margin: 0;
	float: right;
	line-height: 23px;
}
.buttons a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}


a#home-button{
	display: block;
	width: 100%;
	height: 100%;
}
#sidebar{
	width: 150px;
	float: left;
	font-family: Gravur-CondensedLight;
	color: #000;
	margin-bottom: 14px;
}
#sidebar h3{
	width: 145px;

	font-size: 16px;
	color: #fff;
	background: #000;
	margin: 0;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
}
#sidebar ul{
	padding: 0;
	margin: 0;
	list-style: none;


}
#sidebar li{
	margin-bottom: 5px;
	background: #efefef;

}
#sidebar li a{
	padding: 3px 5px 0 0;
	text-align: right;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	height: 21px;	
	

}
.cufon{
	padding: 0;

}
#sidebar li a:hover{
	color: #fff;
}
#sidebar li:hover{
	background: #000;
}
#sidebar ul li.current_page_item{
	background: #000;
}
#sidebar ul li.current_page_item a{
	color: #fff;
}

#sidebar ul.store-categories{
	margin-top: 5px;
}
#sidebar ul.store-categories li a{
	text-align: left;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 4px;
}
#sidebar ul.store-categories li.current{
	background: #000;
}
#sidebar ul.store-categories a.current{
	color: #fff;
}

#sidebar-entry{
	margin-bottom: 2px;
}

#sidebar-adspace{
	margin-top: 15px;
	width: 150px;
}



#content{
	width: 753px;
	float: right;
	margin-bottom: 0px;
	min-height: 485px;

}
.category-homepage{
	margin-bottom: 20px;
}


.post{
	text-align: left;
}
.post p{
	margin: 0px 0 10px 0;
	padding: 0;
}
#stockists-info{
	width: 235px;
	float: right;
}
.post img{
	margin-right: 2px;
}
.post h2{
	width: 235px;
	float: right;
	margin: 3px 0 6px 0;
	padding: 0;
	font-weight: normal;

}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.aligncenter{
	text-align: center;
	margin: 0 auto;
}
.stockists-entry{
	width: 504px;
	float: left;
}
.stockists-entry p{
	margin: 0;
}

.entry-stockists h1{margin: 0 0 15px 0; border-bottom: 1px solid #ccc; padding-bottom: 4px;}



.blog-entry{
	width: 720px;
	float: left;
	margin-bottom: 25px;
}
.blog-entry img{

	padding: 5px;
	border: 1px solid #dedede;
}
.blog-entry p{
	margin: 10px 0 10px 0;
}
h2.blog-title {
	float: left;
	width: 753px;
	font-family: Gravur-CondensedLight;
	text-transform: uppercase;
	font-size: 13pt;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
h2.blog-title a:hover{
	text-decoration: none;
}
h4.blog-date{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0;
}

#product-gallery{
	float: left;
}
#product-description{
	float: right;
	width: 240px;
}
#product-description h3{ font-family: Helvetica, Arial, sans-serif;}



#footer{
	width: 922px;
	height: 50px;
	color: #999;
	font-size: 10px;

	
}
#footer p{
	margin-top: -14px;
	padding: 0;
}
#footer p#copyright{
	float: left;
}
#footer p#terms{
	float: right;
}



/*blog */

.navigation{
	margin: 10px 0 15px 0;
}

.navigation a{
	text-transform: uppercase;
}


#sidebar ul.blog-archives{
	margin-top: 5px;
	line-height: 18px;	
}
#sidebar ul.blog-archives li{
	background: #000;
}
#sidebar ul.blog-archives li p{
	height: 22px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	padding: 0px 0px 0 5px;
}
#sidebar ul.blog-archives li a{
	text-align: left;
	font-size: 14px;
	padding-left: 5px;
}
#sidebar ul.blog-archives li.current{
	background: #000;
}
#sidebar ul.blog-archives a.current{
	color: #fff;
}


#sidebar ul.blog-archive-list li{
	background: none;
	margin: 0;
	padding: 0;
	
}
#sidebar ul.blog-archive-list li a{
	margin-left: 6px;
	color: #000;
	font-size: 8pt;
	text-align: left;
	font-family: times;
	text-transform: none;

}
#sidebar ul.blog-archive-list li a:hover{
	text-decoration: underline;
	
}
