/*
Theme Name: Conversation
Theme URI: http://www.metafluence.com/about/conversation-theme/
Description: A theme designed to visually reflect the conversational nature of blogging.</p><p><small>Developed by <a href="http://www.metafluence.com/">Justin Kistner</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.1
Author: Justin Kistner
Author URI: http://www.metafluence.com/
*/

/* Global */
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll;
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
}

img { border: 0; }
a { text-decoration: none; }

body
{
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* Resets 1em to 10px */
	color: #444;
	background: #362f2d;
	margin: 0;
}

#wrap { position: relative; }

#wrap, #head h1, #head h3, #head form, #foot-content
{
	width: 1000px;
	margin: 0 auto;
}

#head
{
	background: transparent url(img/head-background.gif) bottom left repeat-x;
	height: 135px;
}

#head h1
{
	height: 100px;
	background: transparent url(img/metafluence-logo.gif) 0px 20px no-repeat;
}

#head h1 a
{
	display: block;
	height: 120px;
	width: 174px;
}

#head h1 span { display: none; }
#head form { position: relative; text-align: right; padding-right: 120px; margin-top: -8px; }
#head form input { width: 260px; }

img.me
{
	position: absolute;
	top: -100px;
	left: 200px;
	z-index: 2;
}

#head h3 { display: none; }

#main
{
	float: right;
	width: 800px;
	background: #fff url(img/main-background.gif) -10px 0px no-repeat;
	margin-top: -15px;
	margin-bottom: 60px;
	z-index: 3;
	position: relative;
}

#main p
{
	margin-bottom: 10px;
}

.entry
{
	padding: 60px;
	font-size: 1.4em;
	line-height: 2em;
	color: #777;
}

.entry a,
#foot a,
#comments h6 a,
.entry-meta a,
#page a, 
.navigation a,
.archives-link a,
.comment-subscribe a,
.loggedin a
{ color: #39c; }

.entry a:hover,
.entry-meta a:hover,
#foot-copyright p a:hover,
.foot-about p a:hover,
#comments h6 a:hover,
#page a:hover,
.navigation a:hover,
.archives-link a:hover,
.comment-subscribe a:hover,
.loggedin a:hover
{
	background-color: #d3ffb2;
	color: #00f !important;
	padding: 3px 0;
}

h1,
h2,
h3,
h4,
h5 { font-family: 'Hoefler Text',Times,serif; }

#main h2 a,
#main h3 a,
#main h4 a,
#main h5 a,
#main h2,
#main h3,
#main h4,
#main h5
{
	color: #362f2d;
	font-weight: normal;
}

#main h2 a:hover,
#main h3 a:hover,
#main h4 a:hover,
#main h5 a:hover
{
	color: #000;
	padding: 5px 0;
	background: transparent !important;
}

#main h3,
#main h4,
#main h5
{
	margin-top: 30px;
	margin-bottom: 5px;
}

.entry ul, .entry ol {
	margin-left: 35px;
	}

.entry ul li, .entry ol li {
	list-style-image: url(/images/bullet_green.png);
	}

.entry dl {
	padding-left: 35px;
	}

.entry dt {
	border-top: 1px dotted #d7d7d7;
	margin-top: 15px;
	color: #362f2d;
	}
.entry dd {
	padding-top: 10px;
	}


.entry-comments a
{
	font-size: .8em;
	background: transparent url(img/comment.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

.more-link
{
	font-size: .8em;
	background: transparent url(img/arrow_right.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

a.more-link:hover, .entry-comments a:hover
{
	padding-left: 20px !important;
	padding-bottom: 3px !important;
}

.entry-image
{
	float: right;
	width: 175px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.entry-image p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}

.entry-meta
{
	clear: left;
	position: relative;
	background: #d7d7d7;
	text-align: right;
	padding: 15px;
}

.entry-meta p { margin-bottom: 0 !important; }

.entry-share
{
	float: left;
	width: 200px;
	text-align: left;
}

.entry-share p
{
	display: inline;
	margin-left: 5px;
}

.entry-share img { vertical-align: middle; }

div.entry-quote {
	padding: 15px 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.entry-quote p {
	font-size: 1.2em !important;
	font-style: italic;
	}
div.entry-quote p span {
	display: block;
	font-size: .8em;
	font-style: normal;
	text-align: right;
	}
div.entry-quote p span.note {
	display: block;
	font-size: .5em;
	font-style: normal;
	}
div.entry-quote img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}
blockquote {
	padding: 0 20px 0 50px;
	font-size: .8em;
	line-height: 2em;
	background: transparent url(img/quote.png) no-repeat 15px 5px;
	border: none;
	}
p.subscription-options a {
	padding: 0px !important;
	}
p.subscription-options a:hover {
	background: transparent !important;
	padding: 0px !important;
	}
p.subscription-options img {
	margin: 0 10px 4px 0;
	vertical-align: middle;
	}
.subscription-options-email {
	width: 350px;
	}

#microposts
{
	background: #362f2d;
	padding-top: 40px;
	position: relative;
}

.float-clear { clear: left; }

#microposts h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
}

p.archives-link {
	margin-top: 10px;
	font-size: .9em;
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	background: transparent url(/images/zoom.png) top left no-repeat;
	}

.micropost-feed
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 40px;
	right: 0;
}

.micropost-feed a
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 3px 0 5px 0;
}

.micropost-feed a
{
	color: #fff;
	font-size: .9em;
	padding-left: 20px;
}

.micropost
{
	float: left;
	width: 177px;
	margin: 15px 11px 0 11px;
	border-top: 1px dotted #fff;
	line-height: 2em;
	padding-top: 10px;
	color: #d7d7d7;
	background: #362f2d;
}

.micropost-first
{
	width: 179px;
	margin-left: 0px;
}

.micropost h4
{
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0 !important;
}
.micropost h4 a
{
	color: #fff !important;
}

.micropost a { color: #39c; }

.micropost-comments
{
	background: transparent url(img/comment.png) top left no-repeat;
	padding: 1px 0 2px 20px;
	margin-right: 15px;
	font-size: .9em;
}

.micropost-link
{
	background: transparent url(img/link.png) top left no-repeat;
	padding: 1px 0 2px 20px;
	font-size: .9em;
}

#comments, #comment-form
{
	background: #362f2d;
	padding-top: 30px;
}

div.comment
{
	background: #d7d7d7;
	padding: 30px;
	margin-bottom: 0 !important;
	width: 500px;
	font-size: 1.2em;
	line-height: 2em;
}

#main div.comment p {
	margin: 0;
	padding: 0 0 10px 0;
}

p.alt { background: #fff !important; }

#comments h6
{
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 30px;
	width: 500px;
	text-align: right;
	vertical-align: middle;
	color: #d7d7d7;
	background: transparent url(img/comment-background.gif) top right no-repeat;
	padding-right: 30px;
	padding-top: 10px;
}

#comments h6 img
{
	vertical-align: middle;
	padding-left: 10px;
}

#comments h6.alt
{
	vertical-align: middle;
	text-align: left;
	background: transparent url(img/comment-background-alt.gif) 30px 0px no-repeat;
	padding-left: 30px;
}

#comments h6.alt img
{
	padding-right: 10px;
	padding-left: 30px;
}

#comment-form
{
	color: #d7d7d7;
	padding-right: 240px;
	position: relative;
}
#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	display: inline;
}

.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	right: 240px;
	top: 30px;
}

.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	right: 355px;
	top: 30px;
}

.comment-trackback a, .comment-feed a
{
	color: #fff;
	font-size: .9em;
	padding-left: 20px;
}

.comment-feed a:hover
{
	background: #d3ffb2 url(img/feed.png) 0px 3px no-repeat;
	color: #00f;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment-trackback a:hover
{
	background: #d3ffb2 url(img/trackback.png) 0px 3px no-repeat;
	color: #00f;
	padding-top: 5px;
	padding-bottom: 5px;
}

#comment-form form
{
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px dotted #fff;
}

#comment-form p.comment-textarea
{
	margin-right: 15px;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 555px;
	height: 140px;
	margin-bottom: 18px;
}

#comment-form input
{
	margin-bottom: 2px;
	width: 330px;
}

#comment-form input#openid_url
{
	width: 310px;
}

#subscribe
{
	font-size: 1em !important;
}

#page
{
	padding: 60px;
	font-size: 1.4em;
	line-height: 2em;
	color: #777;
}

.page-image
{
	float: right;
	width: 175px;
	margin-left: 60px;
}

.page-image p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}

#page p.caption
{
	font-size: .7em;
	line-height: 1.8em;
	color: #362f2d;
	margin-bottom: 15px;
}
.entry-right {
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	}
.entry-right p {
	font-size: .7em;
	line-height: 1.8em;
	color: #362f2d;
	margin-bottom: 15px;
	}

img.keyline
{
	margin-left: -15px;
	border: 1px solid #d7d7d7;
	padding: 2px;
}

#page dt
{
	color: #362f2d;
	font-size: .8em;
	text-transform: uppercase;
}

#page dd
{
	margin-bottom: 5px;
	padding-left: 15px;
}

.span-help
{
	border-bottom: 1px dotted #000;
	cursor: help;
	padding-bottom: 3px;
}


#page ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
#page ul.postspermonth {
	margin-left: 15px;
	}
#page ul.list {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(/images/bullet_green.png)
	}
#page ul.list li {
	margin-bottom: 5px;
	}
em.emphasize {
	background: #d3ffb2;
	color: #362d2f;
	padding: 3px 0;
	font-style: normal;
	}

.consulting-promo {
	padding: 0;
	border-spacing: 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 30px;
	}
.consulting-promo h4 {
	margin-top: 10px !important;
	}
.consulting-promo p {
	font-size: .8em;
	color: #555;
	}
.consulting-promo td {
	padding: 0 15px;
	}
.consulting-promo td.form {
	border-left: 1px solid #d7d7d7;
	background: #fafafa;
	width: 140px;
	text-align: center;
	}
.consulting-form-input {
	width: 140px;
	margin-bottom: 15px;
	}

#consulting-services {
	padding: 0;
	border-spacing: 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	}
#consulting-services thead {
	display: none;
	}
#consulting-services td {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	text-align: center;
	width: 140px;
	padding: 5px 15px;
	}
#consulting-services td.top-column {
	border: none;
	text-align: center;
	padding: 0 15px;
	}
#consulting-services td.service-type {
	border-top: none;
	}
#consulting-services td.service-type h4 {
	font-family: 'Hoefler Text', Times, serif;
	color: #362f2d;
	margin: 0;
	font-size: 2em;
	}
#consulting-services td.service-type span {
	display: block;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	color: #444;
	background: #d3ffb2;
	font-size: .5em;
	}
#consulting-services td.feature-column {
	border-left: none;
	font-size: .8em;
	text-transform: uppercase;
	color: #362f2d;
	text-align: right;
	vertical-align: top;
	}
#consulting-services td.popular-td {
	background: #d7d7d7;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	}
#consulting-services td.highlight {
	background: #fafafa;
	}
#consulting-services td.who-column {
	text-align: left;
	font-size: .9em;
	vertical-align: top;
	line-height: 1.4em;
	}

#secondary
{
	float: left;
	width: 200px;
	padding-top: 50px;
	position: relative;
}

#secondary h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	padding-bottom: 10px;
	display: inline;
}

#secondary img.rss
{
	position: absolute;
	top: 48px;
	right: 15px;
}

#secondary ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

#secondary ul li
{
	border-top: 1px dotted #fff;
	line-height: 1.8em;
}

#secondary ul li a
{
	color: #fff;
	padding: 10px;
	display: block;
}

#secondary ul li a:hover
{
	color: #362f2d;
	background: #fff;
}

#main-nav
{
	position: absolute;
	top: -48px;
	left: 260px;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
}

#main-nav h3 { display: none; }

#main-nav ol
{
	list-style: none;
	padding-left: 0;
	margin: 0 auto;
	background: #362f2d;
}

#main-nav ol li
{
	float: left;
	width: 80px;
	margin-right: 2px;
}

#main-nav ol li a
{
	display: block;
	padding: 10px;
	color: #fff;
	border-top: 1px solid #362f2d;
	background-color: #362f2d;
}

#main-nav ol li.current_page_item a
{
	background: #fff;
	color: #362f2d;
}

#main-nav ol li a:hover { border-top: 1px solid #fff; }

#consulting
{
	position: absolute;
	top: -210px;
	right: 80px;
	margin: 0 auto;
	z-index: 6;
}

#twitter
{
	float: left;
	width: 165px;
	margin: 3px auto 0 auto;
	padding-right: 15px;
	color: #000;
	background: transparent url(img/twitter-background.gif) 165px 10px no-repeat;
	line-height: 2em;
}

#my_twitter_status
{
	display: block;
	background: #fff;
	padding: 15px;
	color: #444;
}

#my_twitter
{
	text-align: center;
	display: block;
	padding-right: 0;
	padding-left: 0;
	font-size: .9em;
}

#foot #my_twitter a { margin-right: 0 !important; }

#my_twitter a:hover
{
	background-color: #d3ffb2;
	color: #00f;
	padding: 3px 0;
}

#my_twitter_status_time
{
	padding-left: 0;
	color: #fff;
}

#foot
{
	clear: both;
	background: #000 url(img/foot-background.gif);
	border-top: 1px solid #fff;
	padding: 50px 0px;
}

#foot-content
{
	position: relative;
	color: #fff;
}

#foot-content hr
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
}

#foot-content .top
{
	position: absolute;
	top: -81px;
	right: 0px;
	padding: 10px;
	background: #000 url(img/foot-background.gif);
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .1em;
	border-top: 1px solid #fff;
	z-index: 4;
}

#foot-content .top a { color: #fff; }

ul.foot-links
{
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	width: 22px;
	float: left;
	margin: 0 33px 0 20px;
}

ul.foot-links li { padding-bottom: 15px; }

.foot-about
{
	float: left;
	width: 255px;
	margin-right: 30px;
	margin-top: 0;
	font-size: 1.1em;
	line-height: 2em;
	padding-bottom: 25px;
}

ul.foot-categories
{
	list-style: none;
	padding-top: 5px;
	width: 225px;
	float: left;
}

ul.foot-categories li a
{
	display: block;
	width: 200px;
	height: 35px;
	padding-top: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

ul.foot-categories li a:hover { background-color: #d3ffb2; }
a.foot-resources { background: #fff url(img/foot-resources.gif) 145px 0 no-repeat; }
a.foot-reading { background: #fff url(img/foot-reading.gif) 145px 0 no-repeat; }
a.foot-pictures { background: #fff url(img/foot-pictures.gif) 145px 0 no-repeat; }
a.foot-travels { background: #fff url(img/foot-travels.gif) 145px 0 no-repeat; }
a.foot-events { background: #fff url(img/foot-events.gif) 145px 0 no-repeat; }

.mybloglog
{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#foot-copyright
{
	clear: both;
	margin-left: 200px;
	width: 560px;
}

#foot-copyright hr { margin-bottom: 30px; }
#foot-copyright p, #foot-copyright img { margin-left: 52px; }
#foot-copyright p { margin-bottom: 15px; }
#foot-copyright a { margin-right: 15px; }


.navigation {
	text-align: center;
	padding: 0 60px 10px 60px;
	font-size: 1.4em;
	line-height: 2em;
	color: #999;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.loggedin {
	height: 85px;
}

h2.pagetitle {
	margin: 60px 60px 0 60px;
	font-size: 3em;
	border-bottom: 1px #000 dotted;
}
.archives-column-one {
	float: left;
	width: 324px;
	border-right: 1px solid #d7d7d7;
	margin-right: 15px;
	}
.archives-column-one br {
	clear: left;
	}
.archives-column-two {
	float: left;
	margin-left: 15px;
	width: 325px;
	}
.archives-column-two p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	}
#archives-categories {
	padding-bottom: 30px;
	}
#archives-categories li {
	float: left;
	width: 150px;
	font-size: .8em;
	padding-right: 10px;
	overflow: hidden;
	height: 25px;
	}
.archives-categories-clear {
	float: none !important;
	clear: left;
	}
.srg_switcher {
	display: block;
	border-top: 1px dotted #d7d7d7;
	border-bottom: 1px dotted #d7d7d7;
	font-size: .8em;
	margin-bottom: 10px;
	padding-left: 20px;
	background: transparent url(/images/arrow_out.png) 0 6px no-repeat;
	}
.postspermonth {
	margin-top: 0;
	padding-bottom: 20px;
	}
.archives-featured {
	float: left;
	width: 310px;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	padding: 15px;
	}
.archives-featured li {
	font-size: .9em;
	text-indent: 20px;
	background: transparent url(/images/bullet_green.png) 0 5px no-repeat;
	}
.merchant-options {
	text-align: center;
	margin-top: 15px;
	}

img.MyAvatars {
	width: 32px;
	}
body table#MBL_COMM {
	border: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.entry-image-package
{
	float: right;
	width: 400px;
	margin-left: 15px;
	padding-top: 10px;
}

.entry-image-package p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}