/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 15 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.7.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, translation-ready, rtl-language-support, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2010 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * 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.
 */

/* Make sure theme clears WP.org theme repository checklist */
.alignright {
	float: right;
	padding: 0 0 11px 11px;
}

.alignleft {
	float: left;
	padding: 0 11px 11px 0;

}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}


#top-share-bar { 
    height: 25px; 
    width: 550px;
}
#share-item-twitter { 
    width: 110px; 
    float: left;
    padding-top: 2px;
}
#share-item-facebook { 
    width: 280px;
    height: 25px;
    float: left
}

.navigation-links { 
 padding: 23px 0;
width: 520px;
}
.next {
float: right; 
}
.previous A, .next A { 
 font-size: 14px;
	font-weight: bold;
text-decoration: none;
}

.Wishlist_Member_Login {
 background-color: #000;
 padding: 5px 11px 11px 11px;
}
#wlmember_loginwidget A {
color: #fff;
text-decoration: none;
}
#wlmember_loginwidget A:hover  {
text-decoration: underline;
}
h1.post-title A { 
text-decoration: none;
}

.code-quote { 
background-color: #fff;
border: solid 1px #000;
padding-left: 5px;
-moz-border-radius: 5px;
}
