/*
Theme Name: Koutali Blog
Theme URI: http://koutali.com
Description: Koutali Custom Theme w/ custom Magento Header and Footer
Author: Wandering Digital
Version: 1.0
*/

.main .breadcrumbs {
	display:none;
}
.main h1 {
	font-size:36px;
	line-height:36px;
	color:#b5d86c;
	font-family: hoefler, "times new roman", serif;
}

.main h5 {
	font-size:16px;
}

.main .align_left {
	float:left;
	text-align:left;
}

.main .align_right {
	float:right;
	text-align:right;
}

#blog_title {
	padding:20px 0px;
	background:#fff;
}

.main .bcontent {
	width:600px;
	overflow:hidden;
	float:left;
	padding:20px 0;
}

.main .single.bcontent {
	padding:0;
}

.main .sidebar {
	width:310px;
	float:right;
	padding:26px 0;
}

.main .sidebar h2 {
	font-family: hoefler, "times new roman", serif;
	font-weight:normal;
	font-size:24px;
	margin-bottom:14px;
	color:#3D193F;
}

.main .sidebar .widget {
	font-size:16px;
	color:#666;
	font-family: hoefler, "times new roman", serif;
	line-height:24px;
	margin-bottom:16px;
	}

.main .sidebar .widget_recent_entries li {
	padding:4px 0;
}

.main .sidebar .widget_recent_entries li a {
	font-size:16px;
	color:#666;
	font-family: hoefler, "times new roman", serif;
}

#featured1 .art {
	font-size:22px;
	line-height:28px;
	font-family: hoefler, "times new roman", serif;
	color:#666;
}

#featured1 h2 a {
	font-size:30px;
	line-height:30px;
	color:#ff5a24;
	font-family: hoefler, "times new roman", serif;
	font-weight:normal;
}

#featured1 .featured_im {
	float: left; 
	margin-top: 6px; 
	margin-right: 15px;
}

#featured1 .featured_im img {
	height: 155px;
}

#normal_posts h2 a {
	font-size:20px;
	line-height:20px;
	color:#fb906d;
	font-family: hoefler, "times new roman", serif;
	font-weight:normal;
}

#normal_posts .art {
	padding-bottom:10px;
	font-size:14px;
	line-height:20px;
	color:#666;
	letter-spacing:.04em;
}

#normal_posts .featured_im {
	float: left; 
	margin-top: 0px;
	margin-right: 12px;
	width:113px;
	overflow:hidden;
}

#normal_posts .featured_im img {
	height: 113px;
}

#normal_posts .article_content a {
	color:#66FF99;
}

/* CMS STYLES */

.aligncenter {
	text-align:center;
	margin:auto;
}

.wp-caption {
	text-align:center;
	margin-bottom:4px;
	margin-top:8px;
}

#article_content .wp-caption p.wp-caption-text {
	margin:4px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#3D193F;
}
.wp-caption img {padding: 5px;}

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}

#article_content .art p {
	font-size:16px;
	line-height:26px;
}

#article_content .art h2 a {
	font-size:30px;
	line-height:30px;
	color:#ff5a24;
	font-family: hoefler, "times new roman", serif;
	font-weight:normal;
}

.mpd_item {
	float:left;
	width:150px;
	text-align:center;
	height:180px;
}

.mpd_image {
}

.mpd_item img {
	height:80px;
}

.mpd_caption h4 {
	font-family:arial;
	font-size:13px;
	line-height:15px;
}

.mpd_caption h5 {
	padding:6px;
}

.blogcrumbs {
	list-style:none;
	width:100%;
	overflow:auto;
	padding:10px 0;
}

.blogcrumbs li {
	float:left;
	font-size:11px;
	padding-right:6px;
	font-style:italic;
	color:#999;
}

.main .single.bcontent a {
	color:#33CC66;
}

.main #featured1 {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
