/*
Theme Name: Hybrid
Theme URI: http://hybird.ithemes.com/
Author: iThemes
Author URI: http://ithemes.com/
Version: 1.2.2
Description: Hybrid is a premium WordPress theme designed by iThemes.
Tags: light, business, theme options, image fader, dropdown menus, CMS

Copyright (c) 2009 iThemes Media, LLC.
See license.txt for terms and conditions.

See history.txt for version history.
*/

/*CSS Reset*/
@import url("css/reset.css");


body { /* This is where you set many of the universal defaults */
	background: #000; 
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height:1.4em;
	}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
	Universal Link Styles
*********************************************/

a, a:link, a:visited {
	color: #669933;
	text-decoration: none;
	}

a:hover, a:active { 
	color: #000; 
	text-decoration: underline; 
	}

/*********************************************
	Universal Text Elements
*********************************************/
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
p, ul, ol, blockquote {
	color: #333;
	}

ol, ul {
	margin: 5px 35px;
	}

blockquote {
	margin: 5px 0px 5px 10px; 
	padding: 0px 0px 0px 10px;
	font-style: italic;
	}

img { 
	border: 0px; 
	background: none; 
	}

p {
	padding: 0px;
	margin: 0 0 15px;
	}

/*********************************************
	Header Styles
*********************************************/

h1,h2,h3,h4,h5,h6 { /* Use this for universal styles for all header elements */
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0px;
	margin: 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1px;
	line-height:1.2em;
	}

h1 { /* This style used as title on single posts and pages */
	text-transform: uppercase;
	font-size: 20px;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 16px;
	}

h4,h5,h6,h7 {
	font-size: 14px;
	letter-spacing:0px;
	}

.post h3 { /* This style used as the post titles on homepage/archive and comments headings */
	text-transform: uppercase;
	margin:0;
	padding:0;
	font-size: 20px;
	}

.entry h3 { /* This style used within the post content itself */
	text-transform: capitalize;
	font-size: 16px;
	}

.sidebar h4 { /* This style used as the sidebar widget titles  */
	font-size: 12px;
	color: #315317;
	text-transform: lowercase;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	padding: 0 0 5px;
	margin: 0 0 5px;
	}

#footer h4 { /* This style used as the Footer title  */
	font-size: 14px;
	color: #0F2501;
	text-transform: uppercase;
	letter-spacing:0px;
	padding: 0;
	margin: 0 0 10px;
	border:0;
	font-weight:bold;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	text-transform:capitalize;
	margin-bottom: 10px;
	}

h3 a, h3 a:link, h3 a:visited { }

h3 a:hover, h3 a:active { }

h1.pagetitle {
	text-transform: capitalize;
	color: #669933;
	font-size:24px;
	}

/*********************************************
	The Obligatory WP Styles
*********************************************/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	text-align: left;
	}

.alignright {
	float: right;
	text-align: right;
	}

img.alignright {
	margin: 0px 0px 8px 8px;
	}

img.alignleft {
	margin: 0px 8px 8px 0px;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.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;
	}

/*********************************************
	Container Div
*********************************************/

#container {
	background: #FFF;
	width: 785px;
	margin: 20px auto; 
	padding: 10px 0px 30px;
	text-align: left;
	}

/*********************************************
	Header Styles
*********************************************/

#header {
	background: url(images/header.jpg) no-repeat;
	width: 765px; 
	height: 62px;
	margin: 0 auto;
	}

#header #title {
	width: 765px; 
	height: 62px;
	}

#header #title a {
	display: block;
	width: 765px; 
	height: 62px;
	margin: 0 auto; 
	padding: 0px;
	text-indent: -9999px;
	}

/*********************************************
	Image Rotator Styles
*********************************************/

#rotator-wrapper { /* The image rotator */
	clear: both;
	display: block;
	width:765px;
	margin: 0 auto;
	}

/*********************************************
	Content-Wrap Div
*********************************************/

#content-wrap-top { /* This adds the shadowed corners at the top of the content area */
	width: 785px;
	margin: 0px auto; 
	padding: 0px;
	height:20px;
	background: url(images/wrap.gif) 0 0 no-repeat; 
	}

#content-wrap { /* This adds the shadows to the left of the content and sidebar in the content area */
	width: 735px;
	margin: 0px auto; 
	padding: 10px 25px 20px;
	background: url(images/wrap-content.gif) 0 0 repeat-y; 
	}

#content-wrap-top-full { /* This adds the shadowed corners at the top of the content area for the full page template */
	width: 785px;
	margin: 0px auto; 
	padding: 0px;
	height:20px;
	background: url(images/wrap-full.gif) 0 0 no-repeat; 
	}

#content-wrap-full { /* This adds the shadow to the left of the content for the full page template */
	width: 735px;
	margin: 0px auto; 
	padding: 10px 25px 20px;
	background: url(images/wrap-content-full.gif) 0 0 repeat-y; 
	}

#content-wrap-top-left { /* This adds the shadowed corners at the top of the content area */
	width: 785px;
	margin: 0px auto; 
	padding: 0px;
	height:20px;
	background: url(images/wrap-left-sidebar.gif) 0 0 no-repeat; 
	}

#content-wrap-left { /* This adds the shadows to the left of the content and sidebar in the content area */
	width: 735px;
	margin: 0px auto; 
	padding: 10px 25px 20px;
	background: url(images/wrap-content-left-sidebar.gif) 0 0 repeat-y; 
	}

#content-wrap-left .sidebar {
	float:left;
	}

/*********************************************
	Content Div
*********************************************/

#content {
	display: inline;
	width: 420px;
	float: left;
	margin: 0px; 
	padding: 0 0 0 10px;
	}

#content-full { 
	margin: 0px auto; 
	padding: 0px 0px 0px 10px;
	}

#content-wrap-left #content {
	float:right;
	padding:0 10px 0 0;
	}

/*********************************************
	Post Div
*********************************************/

.post {
	clear: both;
	margin: 0 0 20px;
	}

/*********************************************
	Post Meta Styles, if needed
*********************************************/

.meta {
	clear: both; /* we need this so floats in the post are cleared */
	margin: 10px 0;
	padding: 5px 0px 0px;
	border-top: 1px solid #ddd;
	color: #325619;
	}

.meta-date { }

.meta-author { }

.meta-comments { }

.meta-category { }

/*********************************************
	Previous/Next Page Navigation
*********************************************/

.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: 0px;
	}

/*********************************************
	Sidebar
*********************************************/

.sidebar {
	display: inline;
	float: right;
	width: 260px;
	margin: 0px; 
	padding: 0;
	font-size: 11px;
	}

.sidebar .widget {
	clear: both;
	margin: 0px; 
	padding: 0px 0px 20px 0px;
	}

.sidebar p, 
.sidebar .textwidget {
	}

.sidebar img {
	margin: 0px;
	}

.sidebar form {
	margin: 0px; 
	padding: 0px;
	}

.sidebar ul {
	margin: 0px; 
	padding: 0px 0px;
	list-style-type: none;
	}

.sidebar ul li {
	margin: 5px 10px 5px 0px; 
	padding: 0px;
	}

.sidebar ul li a {
	font-weight: normal;
	}

.sidebar ul li a:hover { }

.sidebar ul li ul {
	margin: 0px 0px 0px 10px; 
	padding: 0px;
	}

.sidebar ul li ul li {
	margin: 5px 10px 5px 5px; 
	padding: 0px;
	}

/*********************************************
	Comment Styles
*********************************************/

#comments {
	margin: 20px 0px; 
	padding: 0px;
	overflow: hidden;
	}

#comments .title {
	font-size: 25px;
	margin: 0px; 
	padding: 15px 0px;
	}

#comments ol.commentlist {
	margin: 0px; 
	padding: 0px;
	}

#comments ul.children {
	margin: 0px; 
	padding: 10px 0px 0px;
	}

#comments .vcard { }

#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px; 
	padding: 0px 10px 0px 0px;
	}

#comments .comment-meta {
	padding: 0px 0px 20px 0px;
	}

#comments li.even,
#comments li.odd {
	clear: both;
	list-style-type: none;
	border: 1px solid #ddd;
	}

#comments ul.children li {
	border: 1px solid #ddd;
	}

#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
	}

#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
	}

#comments blockquote {
	background: #F2F2F2;
	margin: 10px 0px; 
	padding: 10px;
	}

#comments blockquote {
	background: #FFF;
	border: 1px solid #ddd;
	margin: 10px 0px; 
	padding: 10px;
	}

#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px; 
	padding: 5px;
	}

#comments p {
	margin: 0px 0px 10px; 
	padding: 0px;
	}

#respond {
	overflow: hidden;
	}

#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#respond #commentform #author,
#respond #commentform #email,
#respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px; 
	padding: 5px;
	}

#respond #commentform #comment {
	width: 95%;
	margin: 10px 0px 15px 0px; 
	padding: 5px;
	}

/*********************************************
	Footer Styles
*********************************************/

#footer {
	border-top:1px solid #ddd;
	clear: both;
	display: block;
	color: #999;
	text-align: left;
	margin: 0px; 
	padding: 5px 0 0;
	font-weight:bold;
	}

#footer p {
	font-size: 10px;
	color:#999;
	}

#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #666;
	text-decoration: underline;
	}

/*********************************************
	Contact Form Styles
*********************************************/

#ithemes-contact-page-form td {
	padding-bottom:15px;
	vertical-align:top;
	}

#ithemes-contact-page-form td.label {
	padding-right:5px;
	}

#ithemes-contact-page-form textarea {
	width:330px;
	}

/*********************************************
	125x125 Banner Ad Styles
*********************************************/


.sidebar ul.banner125 {
	margin: 0px; 
	padding: 0px;
	}

.sidebar ul.banner125 li {
	float:left;
	margin: 0px 5px 5px 0px; 
	padding: 0px;
	}

.sidebar ul.banner125 li img {
	display:block;
	margin: 0px; 
	padding: 0px;
	}

/*********************************************
	Horizontal Navigation Styles 
	(with dropdowns)
*********************************************/

#menu-container {
	width: 765px; 
	margin: 8px auto 13px;
	padding: 0;
	border-left:1px solid #ddd;
	}

#menu ul {
	font-size:10px;
	text-transform:uppercase;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#menu li a, #menu li a:link, #menu li a:visited {
	color: #333300;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 3px 15px;
	}

#menu li a:hover, #menu li a:active, #menu li:hover {
	background: #eee;
	}

#menu li {
	float: left;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	}

#menu li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding:0;
	background:#fff;
	}

#menu li li {
	border:0;
	padding:0;
	}

#menu li ul a {
	width:170px;
	}

#menu li ul a:hover, #menu li ul a:active  { 
	}

#menu li ul ul {
	margin: -23px 0 0 200px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	background:#eee;
	}
