/*
Theme Name: Balance and Being
Theme URI: http://www.balance-being.com/
Description: A fun and professional design with attitude for the <a href="http://www.something.com">Balance & Being</a> blog.  Design by <a href="http://erin.arcanepalette.com">erin</a>.  Mad hacking and coding by <a href="http://www.jazzsequence.com">chris</a>.<br />Now TTFTitle'd!
Version: 1.1.rev94
Author: chris and erin
Author URI: http://arcanepalette.com/
Tags: artistic, creative, professional, attitude, colorful
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Times New Roman', serif;
	background:url(images/paper.jpg) fixed no-repeat bottom center #b29f5d;	
	color: #000000;
	text-align: center;
	margin: 0;

	}

#page {
	text-align: left;
	margin: auto;
	padding-bottom: none;
	//padding-bottom: 15px;
	width: 802px;
	background-color:#ffffff;
	

	}

#header {
	margin: 0;
	background:url(images/top.jpg) no-repeat center;
	height:317px;
	}

#headerimg{

	
}

/* headings and header links */


h2, h3 {
	font-family: 'Trebuchet MS', Times, serif;
	}

h1 {
	font-family: 'Trebuchet MS', Times, serif;
	font-size: 36px;
	text-align: left;
	display:none;
	}
.description {
	color: #423b2c; 
	font-size: 13px;
	font-weight:bold;
	position: relative;
	left:42px;
	top: 25px;
	display:none;
}
.pagenav{
	position: relative;
	top: 25px;
}
h1 {
	margin: 0;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #f9f9f9;
	}
h1 a:hover {	color: #eee;}

h2 {
	
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 14px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: 'Trebuchet Ms', Times, serif;
	font-size: 18px;
	color: #796f5b;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0;
	}

h3 {
	font-size: 14px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* ---------------------- */

/* links */

a:link, a:visited {
	color: #735e36;
	text-decoration: none;
	}

a:hover, a:active {
	color: #852f35;
	text-decoration: none;
	}
.designby {
	font-family:'times new roman', Arial, Helvetica, sans-serif;
	color:#4e0f13;
	font-size: 16px;
	padding-top: 70px;
	}	
	
.designby a:link, .designby a:visited {color: #4e0f13; text-decoration:none; font-size: 14px;}
.designby a:hover, .designby a:active {color: #920a13; text-decoration:none; font-size: 14px;}
/* ----------- */

/* -- body -- */

#content {
	font-size: 14px;
	width:100%;
	min-height:610px;
	}
	
	/*-- widecolumn (single post) stuff --*/

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn {
	padding: 0px 30px 20px 20px;
	margin: auto;
	width: 840px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 6px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

	/*------------------*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	padding-bottom:10px;
	
	}
.post h2 {font-weight:normal;}
.post hr {
	display: block;
	}
	
	/*-- narrowcolumn (blog posts) stuff --*/
	
.narrowcolumn {
	float: left;
	padding: 0 10px 0 30px;
	margin: 0;
	width: 490px;

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
	/*----------*/

.postmetadata {
	clear: both;
}

/* footer */

#footer {
	border: none;
	background:url(images/foot.jpg) bottom center no-repeat;
	height:102px;
	}

#footer p {
	margin: 0;
	text-align: left;
	}


/* various tags and general stuff */

small {
	font-family: 'Trebuchet MS', Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .2em;
	}

.clear {
	clear: both;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	min-height: 45px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-right: 1px solid #867758;
	border-bottom: 1px solid #867758;
	text-align: center;
	background-color: #aa9771;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*-- comments --*/

/* I'm just a girl in the world*/


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Times, serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #632d48;
	padding: 2px;
	background: #e9f6fc;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #e8e8d2;
	color: #5a5374;
	border:1px solid #8d8358;
	}
#subscribe2widget input, .feedblitz input {	background: #e9f6fc; border: none;}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #e8e8d2;
	color:#8d8358;
	border:1px solid #8d8358;	
	}

#commentform #submit {
	margin: 0;
	float: right;
	margin-bottom: 40px;
	border: none;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* ---------------- */

/* sidebar */

#sidebar {
	font: 1em 'Times New Roman', serif;
	float: right;
	margin-left:5px;
	color:#735e36;
	background:url(images/boxbg.jpg) repeat-y;
	width:230px;
	padding-top:20px;
	padding-bottom:20px;
	}
	
#sidebar a:link, #sidebar a:visited {
	color:#735e36;
	}
#sidebar a:active, #sidebar a:hover, .balance a:active, .balance a:hover {
	color:#852f35;

	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, .balance a:link, .balance a:visited {
	color: #660000;
	}


	/* calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	

	/*--------*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 10px 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 5px;
	padding-left:2px;
	}

	/* search form */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background: #aa9771;
	border: none;
	}

#sidebar #searchsubmit, #opt-in #s, #subscribe2widget #submit, #commentform #submit, .feedblitz #s {
	padding: 1px;
	background: #9f6676;
	color: #ffeeee;
	border: 1px solid #632d48;
	}

#sidebar #searchsubmit:hover, #opt-in #s:hover, #subscribe2widget #submit:hover, #commentform #submit:hover, .feedblitz #s:hover {background: #632d48;}	
#sidebar ul ul {background-image: none; padding: none;}

#sidebar
{
	margin:0 25px 0 0;
	width: 230px;
	position: relative;
	top: 0px;
	}

#sidebar form {
	margin: 0;
	}
	
.logo {
	text-align: left;
	padding-top:10px;
	position:relative;
	right:200px;
	}

#nav {
	width: 802px;
	margin:2px auto;
	font-family : Georgia, serif;
	font-size:18px;
	text-align:right;
	vertical-align:top;
	padding-top:14px;
	font-style:italic;
	
	
	
}
#nav ul {
	margin-left: 0;	
	display: inline;
	} 

#nav ul li.page_item {
	margin:0px 1px auto;
	list-style: none;
	display: inline;
	text-align:center;
	padding:10px 0px 0px 3px;
	}
	
	
ul li.page_item a:link, ul li.page_item a:active, ul li.page_item a:visited {
		text-decoration:none;
		color:#863036;
		padding:0px 10px 10px 0px;
	}
	ul li.page_item a:hover {
		color:#b81e28;		
	}
	ul li.current_page_item {
		margin:0px;
	}
	ul li.current_page_item a:link, 
	ul li.current_page_item a:hover, 
	ul li.current_page_item a:visited {
		
		padding:0px 10px 10px 0px;
	}	
#sidebarlinks {font-size: 13px;}
.balance {margin-left: -5px; text-align: center; font-weight:bold; font-style:italic; font-size: 13px;}
.balance li {padding-bottom: 10px;}
.twitter, .tags, .widget {font-size:14px;
	}
.tags {padding: 0 0 10px 0; }	
.calendar {float: right; margin-right: 75px;}
.events {min-height: 250px;}

.review {padding-left:12px;
	padding-right:12px;
	text-align:justify;
	}
	
.book {
	position:relative;
	top:35px;
	left:130px;
	}
	
.radio {padding: 10px 0 10px 0; }