/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 18 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.6.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 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.
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

.byline {margin-bottom:10px;}
.content {margin: 0 0 21px;width: 1000px;}
#container {float: left;overflow: hidden;width: 1000px;}
#body-container {margin: 0 auto 21px;width: 1000px;}

.entry-content {width: inherit;padding-bottom:0px;border-bottom:1px dashed #EFEFEF;}

#secondary {width: 200px;}

.navigation-links {margin-left: 145px;width: 620px;}

.post {margin: 0 230px 10px 165px;border-bottom:2px solid #DDD;}
#comments-template {width: 610px;padding-top:15px;}
.single .post, .attachment .post, .page .post {
    margin: 0 230px 0px 165px;border-bottom:2px solid #DDD;width:600px;
}
#comments li, #comments li li li, #comments li li li li li {border-top:none;border-bottom:1px solid #DDD;border-left:0;border-right:0;padding:0 0 10px 0}

label {text-align:left !important;}

.post p:last-child {margin-bottom:5px;}

.breadcrumb {margin-bottom:10px;}

p {margin:0 0 15px 0;}
