/*  
Theme Name: Jenn's Zen
Theme URI: GoodCreations.com
Description: Jenn's Zen Theme
Version: 1.0
Author: Jennifer Good
Author URI: http://www.goodcreations.com

*/

body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}
.post {
	margin-bottom: 25px;
}
#posttitle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	margin-bottom: 0;
	font-weight: normal;
	margin-top: 0;
	color: #4d7b85;
}
#posttitle a {
	text-decoration: none;
	color: #4d7b85;
}
#postmeta {
	font-size: 12px;
	color: #666;
}
#postmeta a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.postmetadata-fp {
	text-align: right;
}
.entry {
	line-height: 25px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.entry strong {
	color: #4d7b85;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	float: left;
	width: 950px;
	text-decoration: none;
}
#header a {
	text-decoration: none;
}
#header-left {
	float: left;
	width: 600px;
}
#header-right {
	float: right;
	width: 350px;
	text-align: center;
	padding-top: 50px;
}

/*Nav Menu Elements */

#navmenu {
	float: left;
	width: 100%;
	height: 32px;
	background-image:url(images/navbarback.png);
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
	}
#navmenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}
#navmenu li {
	display: inline; 
	}

#navmenu a:hover {
	border: 1px solid #c9f24a;
	padding: 3px 10px;
	}
#navmenu a {
	text-decoration:none;  
	margin: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c9f24b;
	padding: 3px 10px;
	border: 1px solid transparent;
}
/* CONTENT */

#container {
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
	padding: 0;
}

#box{
	float: left;
	width: 600px;
	padding: 10px;
}
#border {
	border: 1px solid #dbff70;
	padding: 10px;
}

/* SIDEBAR */

#sidebar{
	float: right;
	width: 310px;
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	background-color: #c3cd59;
	
}
#sidebar ul {
	clear: inherit;
	margin: 0; 
	padding: 10px 5px 10px 10px;
	list-style-type: none; 
	list-style-image: none; 
	line-height: 2;
	background-color: #eeeeee;
	
	}
#sidebar li {
	list-style-type: none; 
	list-style-image: none; 

}
#newsletter {
	margin: 20px 15px;
	width: 280px;
	height: 90px;
}
#advertisement {
	color: #4d7b85;
	margin: 20px 28px;
}
#spaced {
	padding-bottom: 15px;
}
#facebook {
	width: 220px; 
	border: 1px solid #06C; 
	padding: 2px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #CCC;
}
#tagcloud {
	clear: inherit;
	margin: 0; 
	padding: 10px 15px; 
	line-height: 1.5;
	background-color: #eeeeee;
	}
#tagcloud b {
	color: #23383d;
	font-size: 14px;
}
/* FOOTER */

#footer{
	clear: both;
	float: left;
	width: 100%;
	height: 126px;
	background-image: url(/wp-content/themes/jennszen/images/footerback.png);
}
/* Unique Category Styles */
#definition {
	color: #4d7b85; 
	font-size: 16px;
}
#catintro {
	line-height: 1.5;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
#catborder {
	border: 1px solid #dbff70;
	padding: 10px;
	margin-bottom: 15px;
}

.navigation {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	color: #4d7b85;
}
.navigation a {
	color: #4d7b85;
}
#highlightbox {
	border: 1px dashed #999;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}
#nobullet {
	list-style-type: none;
	line-height: 2;
}
/* Amazon Showcase */

.amzshcs-wrapper {
	width: 450px;
}
.amzshcs-item {
	float: left;
	width: 125px;
	padding: 5px;
	font-size: 10px;
}
/* Footer */
#footerwrapper {
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
	padding-top: 15px;
}
#footerbox {
	float: left;
	width: 425px;
	font-size: 12px;
	color: #23383d;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding: 10px;
}
#footerbox2 {
	float: left;
	clear: both;
	width: 900px;
	font-size: 12px;
	color: #23383d;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding: 10px;
}
	
