/*
Theme Name: Zen Jewelry
Theme URL: http://blog.lmichaelsjewelry.com
Description: The Jewelry Blog
Version: 1.0
Author: Jun Loayza
Author URL: http://JunLoayza.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #16220a;
}

#wrapper{
	padding: 0px;
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: sans-serif, arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #716F00;
}

a{
	text-decoration: none;
	color: #6acc62;
}

a:hover{
	text-decoration: underline;
	color: #16220a;
}

a img{border: none;}

p{padding: 10px 0 5px;}

blockquote{
	margin: 10px;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 20px;
	border-top: 2px solid #ddd;
	background: #cdcdcd;
}

blockquote blockquote p{padding: 20px;}

dd{padding: 0 0 0 20px;}

form, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	border: 5px solid #c9c9c9;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

small{font-size: 11px;}

#header{
	width: 950px;
	height: 142px;
	float: left;
	margin-bottom: 40px;
	background: #fff;
}

#logo{
	float: left;
	margin: 0 17px 0 10px;
}

#header-background{
	float: left;
	width: 705px;
	height: 142px;
	border-left: 5px solid #ccc;
	background: url("images/header-image.png") no-repeat;
}

#menu{
	float: right;
	margin: 102px 10px 0 0;
}

#menu ul{	
	float: left;
	list-style: none;
}

#menu ul li{	
	float: left;
}

#menu ul li a{
	font-family: Lucida Handwriting;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 13px 5px 13px;
	color: #fff;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header-bottom{
	position: absolute;
	float: left;
	top: 142px;
	width: 950px;
	height: 40px;
	z-index: -1;
	background: url("images/header-thin.png") repeat-y top left;
}

#container{
	float: left;
	width: 950px;
	height: 100%;
	background: #e2fcfd;
}

#menu-container{

}

#content{
	float: left;
	width: 652px;
	background: #fff;
	border-right: 3px solid #ccc;
}

.post{
	padding: 10px;
}

.post h2{
	border-top: 5px solid #CCCCCC;
	padding-top: 7px;
	font-size: 24px;
}

.post h2 a{
	font-family: georgia;
	font-size: 28px;
	font-style: italic;	
	color: #312D00;
}

.post h2 a:hover{
	color: #111;
}

.post .entry-info{
	padding: 5px 0 0 0;
	width: 610px;
	height: 25px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	color: #999999;
}

.post .entry-info a{
	color: #01790d;
}	

.post .entry-info a:hover{
	color: #111;
}

#stumble-top{
	float: left;
	margin-top: 5px;
}

.entry-content{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.entry-content a{
	color: #01790d;
}

.entry-content a:hover{
	color: #111;
}

.entry-content h3{
	color: #111;
	font-size: 22px;
	line-height: 26px;
}

.entry-category{
	width: 605px;
	height: 20px;
	padding: 5px;
	background: #ededed url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
	border: none;
}

.entry-content h4{font-size: 16px;}

.entry-content h5{font-size: 14px;}

.entry-content h6{font-size: 12px;}

.sidebar{
	float: right;
	width: 275px;
	height: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #e2fcfd;
}

.sidebar a{
	color: #009d07;
}	

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul{
	margin: 0 0 10px;
}

.sidebar ul li{
	padding: 10px 0 0;
}

.sidebar ul li h2{
	font-family: georgia, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}

.sidebar ul ul{
	margin: 0;
	padding: 0 0 0;
	line-height: 15px;
	font-size: 11px;
}

.sidebar .ads-sidebar{
	float: left;
	width: 290px;
	padding-bottom: 5px;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #6acc62;
}

#subscribe{
	float: left;
	width: 95%;
	margin: 5px 0 5px 5px;
}

#subscribe img{
	float: left;
}

#subscribe h2{
	font-size: 22px;
}

.twitter-feed{
	float: left;
	width: 95%;	
	margin: 10px 0 10px 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #6acc62;
}

.twitter-feed ul{
	margin: 0 0 0 25px;
	list-style-image: url("http://probusinessblogger.com/images/tweet-list.png");
}

.twitter-feed ul li{
	list-style-type: square;
}

.follow-on-twitter{
	float: right;
	text-align: right;
}

.follow-on-twitter a{
	color: #0E75EF;
}

.sidebar p{
	line-height: 20px;
	font-size: 11px;
}

#top-products{
	float: left;
	margin: 15px 0 0 0;
}

#top-products ul{

}

#top-products ul li{
	margin: 0 0 0 20px

}

#top-products ul li a{
	font-size: 16px;	
}

.subscribe-blog{
	width: 605px;
	border: 1px dotted #6acc62;
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 5px;
}

.subscribe-blog p{
	font-weight: bold;
	text-align: center;
}

.similar-posts{
	width: 605px;
	border: 3px solid #cdcdcd;
	margin-left: 10px;
}

.similar-posts h2{
	margin: 10px 0 0 10px;
	padding-bottom: 0px;
}

.similar-posts ul li{
	list-style: katakana-iroha;
}

.navigation{
	padding: 10px;
	background: #ededed;
}

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #c9c9c9;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #c9c9c9;
	line-height: 20px;
}

#comments span.comment-author{
	font-weight: bold;
}

#avatar-image{
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	border: 5px solid #ededed;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}

#footer{
	clear: both;
	width: 950px;
	text-align: center;
	line-height: 24px;
	border-top: 5px solid #ccc;
	background: #fff;
	color: #000;
}

.footer-menu{
	float: left;
	width: 100%;	
}

.footer-menu ul{
	float: left;
	list-style: none;
	margin: 5px 0 5px 170px;
}

.footer-menu ul li{
	float: left;
	margin: 0;
	padding: 0;
}

.footer-menu ul li a{
	display: block;
	padding: 0px 30px 0px 30px;
	color: #7d7a3f;
	font-weight: normal;
	font-size: 12px;
}








