/**
 * 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.
 */

/* 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');


/* Import My Design */

@import url('css/style.css');

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}



/* Breadcrumb */
.breadcrumb {
	margin: 0 0 5px 0;
	font-size: .9em;
	font-style: italic;
	color: #4D610A;
	}
.breadcrumb a {
	color: #111;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #d54e21;
	text-decoration: underline;
	}
.tml-links {
list-style:none;
}
#loginform-tml-page{
width:300px;
background:none repeat scroll 0 0  #EEE;
border-bottom:1px solid #4D610A;
border-top:1px solid #4D610A;
margin-bottom:20px;
padding:15px 15px 70px;
}

#loginform-tml-page label {
color:#4D610A;
font-weight:bold;
text-transform:uppercase;
display:block;
font-size:14px;
margin:0px;
}
.lostpass{
	float:left;
	font-size:10px;
	line-height:0px;
	
}
#loginform-tml-page .loginRow {
margin-bottom:12px;
}

#loginform-tml-page input{
border:1px solid #999;
padding:2px;
float:left;
}

#loginform-tml-page p {
float:left;
font-size:12px;
line-height:14px;
margin-left:10px;
}

.login form label {
margin-left:5px;
margin-right:5px;
}
a:hover, a:active {
color:#8db018;
text-decoration:underline;
}

#wp-submit-tml-page{
	clear:both;


}
a {
color:#4D610A;
text-decoration:underline;
}

a:visited {
color:#4D610A;
}
h2{
color:#4D610A;
font-family:Arial, Helvetica, sans-serif;
border-bottom:#CCC 1px solid;
text-transform:uppercase;
padding-bottom:5px;
margin:0;
font-size:18px;
}
h2 a{
text-decoration:none;
font-style:normal;
}
.entry-title a {
	color:#4D610A;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
}
.entry-content p {
margin:0 0 10px 0;
}

#page-nav li a {
border-right:1px dashed #FFFFFF;
color:#FFFFFF;
padding:2px 17px;
text-decoration:none;
text-transform:uppercase;
}
