/*

Theme Name: Carrington Blog
Theme URI: http://carringtontheme.com
Description: A developer friendly theme with atomic templates and an elegant override hierarchy.
Version: 1.3
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Tags: widgets, customizable, 3-column, framework, semantic, white, red, gray, carrington

// This file is part of the Carrington Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// **********************************************************************

*/

@import url(css/carrington-blog.css);

.alignleft{float:left;margin-right:1em;margin-bottom:1em;}
.alignright{float:right;margin-left:1em;margin-bottom:1em;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;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;}
table#csfd{width:100%;  border:none;  margin:0 0 0 2px;border-collapse:collapse;}
table#csfd td{border:none;padding:3px 0;}
table#csfd td.csfd-stars{text-align:right;white-space:nowrap;}

blockquote.quot {font-style:italic;padding:2px 0;background:#f7f7f7;margin:0;}
blockquote.quot p {padding-left:14px;padding-right:10px;color:#444;}
blockquote.quot strong {color:#666;}

.social-buttons {height:25px;padding-top:10px;}
.social-buttons iframe {vertical-align:top;height:25px;width:130px;}
#___plusone_0 {vertical-align:top !important;left:20px;position:relative;}
#footer iframe {position:absolute;top:50px;right:60px;}

#twitter-tools h2 {padding-left:17px;background:url(images/icon-tw.png) 0 1px no-repeat;}
#deliciousplus-2 h2 {padding-left:21px;background:url(images/icon-del.png) 0 0 no-repeat;}
#csfdlastseen-4 h2 {padding-left:21px;background:url(images/icon-csfd-new.png) 0 0 no-repeat;}
#wplastfm-3 h2 {padding-left:19px;background:url(images/icon-last.png) 0 0 no-repeat;}

#reklama {font-size:10px;text-align:center;padding-top:12px;color:#777;}
	#reklama a {color:#888;} 
	#reklama a:hover {color:#ddd;}
	
	.chords code {white-space:pre}
	.entry-content div, .entry-content object, .entry-content embed {max-width:550px !important}
	
.published span {text-transform:lowercase;}


