/* @override http://mckinnonclarke-com-blog/wp-content/themes/thematic/style.css */

/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
/*@import url('library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* M&C css */
@import url('http://www.mcenergygroup.com/styles/mckinnnonclarke_styles.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');



/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/*custom fixes*/

a:active, a:hover{
	color:#663366;
}

#left-menu .left-menu-item{
	padding:5px 0px 5px 10px;
	margin:0;
}
#blogbanner{
	width:575px;
	height:162px;
	background:url(/images/banners/blogbanner.jpg) top left no-repeat;
	text-indent:-5000px;
	clear:both;
	overflow:hidden;
}
.blogbannerpost{
	margin:0 0 5px 0;
	float:right; 
}
.left-menu-item-active a{
	background: url(../images/news-arrow-active.gif) no-repeat 5px 7px;
}

.imgtfe {
	padding:3px;
	background:#fff;
	margin:22px 5px 10px 2px;
	height:100px;
	overflow:hidden;
}

.dateicon, .postdateicon{
	background:url(/images/calendar-icon.jpg) top left no-repeat #fff;
	height:130px;
	width:55px;
	_width:60px;
	padding:34px 0 0 4px;
	_padding:34px 10px 0 10px;
	margin:13px 0 0 0;
	float:left;
}
.postdateicon{
	font-size:0.75em;
	margin:0 15px 0 0;
	height:auto;
}
.postdateicon p, .dateicon p{
	text-align:center;
	margin:0;
	line-height:1em;
}
.postdateicon .days, .dateicon .days{
	font-weight:bold;
	font-size:1.5em;
}
.postdateicon .month, .dateicon .month{
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	color:#666;
}
.postdateicon .year, .dateicon .year{
	margin:13px 0 0 0;
	color:#666;
}

#fullpost{
	border:1px solid green;
	background:green;
	width:570px;
	float:right;
	clear:both;
	padding:0;
}

#fullpost .post{
	margin:0;
	padding:0 30px 20px 0;
	_padding:0;
	clear:both;
	width:570px;
	float:right;
	background:red;
	border:1px solid red;
}

.fullpost{
	font-size:1em !important;
}
.fullpost .post h1,#fullpost .post h2{
	margin:0;
	padding:10px 0 10px 0;
	color:#5E225A;
	font-size:1.8em;
}

.post{
	clear:both;
	background:url(/images/post-bg.jpg) bottom center no-repeat;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
	clear:both;
	width:580px;
	float:right;
}



.postexcerpt{
	width:500px;
	float:right;
	overflow:hidden;
}

.excerptblock{
	width:500px;
	min-height:130px;
	float:right;
	overflow:hidden;
	background:url(/images/blank-blog-thumb.jpg) -1px 18px no-repeat;
}

.excerptblock h2{
	position:relative;
	width:300px;
	top:18px;
	left:125px;
	color: #5E225A;
	font-size:1.8em;
}
.excerptblock h2 a{
	color: #5E225A;!important;	
}

.postexcerpt h2{
color: #5E225A;
	font-size:1.8em;
	margin:15px 0 0 0;
}
.postexcerpt h2 a{
	color:#5E225A !important;	
}

.excerptblock img{
	float:left;
}
.excerptblock p{
	padding:20px 0 0 125px;
}

.postexcerpt .readfull{
	font-size:1.1em;
	font-weight:bold;
}

.excerptbits{
	width:355px;
	float:right;
	text-align:right;
	padding:0 20px 0 0;
	clear:both;
}
.entry-content{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.entry-content p{
	font-size:0.8em;
}

.entry-content .wp-caption{
	border:1px solid #ddd;
	width:220px !important;
	float:right;
	padding:10px 0 0 0;
	margin:0 10px 10px 10px;
	overflow:hidden;
}

.entry-content .wp-caption img{
	width:200px;
	height:auto;
	border:1px solid #eee;
}


#nav-above, #nav-below{
	clear:both;
	width:560px;
	float:right;
	margin:10px 0 10px 0;
	padding:0;
}

.entry-utility{
	width:300px;
	padding:0 0 0 25px;
}

#respond{
	margin-right:20px;
	float:right;
	width:560px;
	clear:both;
}

#postnav{
	font-weight:bold;
	margin:0 0 30px 0;
}

#comments-list ol{_margin:0 !important; _padding:0; overflow:hidden; clear:both; float:right; width:550px; margin:0 25px 0 0;}
#comments-list ol li{margin:0;padding:10px;}
#comments-list .comment-author, #comments-list .comment-meta{padding-left:80px;}
#comments-list li .avatar{top: 18px; overflow:hidden;}
.comment-content{
	padding-left:80px;	
}
.unapproved{
	padding-left:80px;	
}

/*
#left-menu .left-menu-item {
	padding:0;
	margin:0;
	height:auto;
}
#left-menu .left-menu-item a, #left-menu .left-menu-item-active {
	padding:10px 0 10px 10px;
	margin: 0 0 5px 10px;
	height:1%;
	display:block;
}*/


#left-menu {
	width:165px;
}

.left-menu-item {
	_height:1% !important;
	min-height:15px;
	font-size:0.7em;
	padding:3px 0px 8px 7px !important;
		_padding:0px 0px 0px 7px !important;
	border-bottom:1px #BD9CB9 solid;
}

.left-menu-item-active {
	_height:1% !important;
	min-height:15px;
	font-size:0.7em;
	/*padding:0px 0px 7px 7px !important;*/
		_padding:0px 0px 0px 7px !important;
	border-bottom:1px #BD9CB9 solid;
}


.left-menu-item a{
	_height:1% !important;
	text-decoration:none;
	color:#966698;
	font-weight:bold;
	display:block;
	padding-left:8px;
}
.left-menu-item a:visited{
	color:#966698;
}
.left-menu-item a:hover {background:url(/images/news-arrow.gif) no-repeat 0 12px;color:#663963 !important;}

.left-menu-item-active a {
	text-decoration:none;
	color:#663963;
	font-weight:bold;
	display:block;
	padding-left:7px;
	padding-bottom:4px;
	padding-bottom:8px;
	background:url(/images/news-arrow-active.gif) no-repeat 0 4px !important;
}

.left-menu-item a, .left-menu-item-active{
	padding-left:7px;
	padding-top: 8px;
	padding-bottom: 2px;

}

html body{
	line-height:normal;
}

p#emrButton a{
background-image: url(/images/buttons/emr-button.jpg) center top no-repeat;
}

