/*  
Theme Name: RWC Blog
Theme URI: http://www.rickwhittington.com
Description: The RWC web site effectiveness blog theme.
Version: 1.0
Author: Rick Whittington
Author URI: http://www.rickwhittington.com
*/

#left {
	overflow: hidden;
}

.post {
	margin: 0 0 25px 0;
    clear: both;
}

.indexpost {
	background: #fbf9f5 url(images/bg_blogpost.jpg) top left no-repeat;
}

.blog_date {
	width: 45px;
	background: #e5e1d6;
	padding: 5px;
	text-align: center;
	float: left;
}

.entry_content {
	float: left;
	margin: 0 0 0 15px;
	width: 480px;
}

small.day {
	color: #666;
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	display: block;
}

small.month,
small.year {
	color: #a29f98;
	font-size: 13px;
	line-height: 13px;
}

.navigation {
	clear: both;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright, {
	float: right;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.wp-caption img {
	border: 1px solid #d3d0c5;
}

p.wp-caption-text {font-style: italic; font-size: 11px; padding: 0 5px;}

#left .entry_content h2 a {
	color: #446f1f;
	text-transform: none;
}

#left .entry_content h2 {
	margin-top: 8px;
}

#left .entry_content h2 a:hover {
	color: #2e4c16;
}

p,
li {
	font-weight: normal;
}


.entry ul {
         margin-left: 35px;
         margin-bottom: 20px;
}



ul.main_meta,
ul.main_meta li {
	list-style: none;
	display: inline;
}

ul.main_meta li,
ul.main_meta li a {
	text-transform: uppercase;
	float: left;
}

ul.main_meta li a {
	border-right: 1px solid #666;
	padding: 0 6px;
}

#content #right ul.sidebar li {
	background: none;
	padding: 0 0 8px 0;
	color: #333;
}

.commentlink {
	background: url(images/comment_blue.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

textarea#comment {
	width: 500px;
	padding: 10px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.postmetadata {
    margin: 30px 0 15px 0;
}

#left ul.social_media {
    margin: 0 5px 0 0;
}

div.learn_more {padding: 10px; background-color: #ece8dd; margin: 25px 0 15px;}
div.learn_more p {padding-bottom: 0; margin-bottom: 0;}

ul.social_media,
ul.social_media li {
    list-style: none;
    display: inline;
    float: left;
}

ul.social_media li a {
    padding: 0 2px;
}


p.commentmetadata {
	background: url(images/bg_commentmeta.jpg) top left no-repeat;
	height: 35px;
	padding: 10px 20px 10px 30px;
}




#left ol.commentlist,
#left .commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	margin: 0 0 20px 0;
}

.comment_text,
#leave_comment {
	margin: 15px 0 0 30px;
}

table {
	border: 1px solid #666;
	margin-bottom: 15px;
}

table td {
	border-bottom: 1px solid #dcd9d0;
}

table th {
	font-weight: bold;
}

#blog_teaser {
	background: #eae6de;
	height: 100px;
}

#teaser_container {
	width: 871px;
	background: url(bg_blog_teaser.gif) top left no-repeat;
	
}

#teaser_container h2 {
	font-size: 23px;
	color: #384379;
}

#teaser_button {
	position: relative;
	left: 671px;
	width: 260px;
}

.entry ol {
	margin: 0 0 20px 15px;
}

#sm_question {
	width: 547px;
	height: 104px;
	padding: 8px 20px 0;
	background: url(images/bg_question_sm.gif) top left no-repeat;
}

#sm_question p {
	color: #235;
	font-size: 19px;
	line-height: 26px;
}

#left {overflow: hidden;}

/* FEATURES */
#feature_rail {width: 195px; background: #ebe7de; padding: 10px; float: right; margin: 0 0 10px 20px;}
span#feature_image {float: right; margin: 0 0 10px 10px;}

.large-image {width: 465px; padding: 5px; margin-bottom: 15px; background: #e5e1d6;}
.large-image .caption {font-size: 11px; color: #5e5353; margin-top: 6px; display: block;}
.large-image .caption a {font-size: 11px;}

/* ARCHIVES */
#left ul.yearly_archive {margin: 20px 0; display: block;}
ul.yearly_archive li {list-style: none;  display: block; float: left; width: 110px;}
#left ul.yearly_archive li ul {margin: 0;}
ul.yearly_archive li ul li {background: url(/consulting/images/bullet.gif) 0 7px no-repeat; padding: 1px 0 0 15px; line-height: 18px;}
#left li h3 a {font-size: 1.1em; list-style: none; color: #235;}

#persistent_footer {
	background-color: #ace;
	bottom: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#mc-embedded-subscribe-form {width: 250px;}

/* For contact form */
#right fieldset#contact_form ul,
#right fieldset#contact_form ul li {list-style: none; background: none;}
#right fieldset#contact_form ul {border: none;}

/* RSS */
a#rss_feed {height: 18px; padding: 1px 0 1px 22px; background: url(images/icon_rss.gif) top left no-repeat; color: #31363E; text-decoration: none;}
a#rss_feed:hover {color: #88ba3d; text-decoration: underline;}
