/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized parent theme, featuring 15 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.9
 * 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
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Copyright (c) 2008 - 2011 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	vertical-align:baseline;
	outline:none;
	font-size:100%;
	background:transparent;
	border:none;
	text-decoration:none
}
b, i, hr, u, center, menu, layer, s, strike, font, xmp {
	margin:0;
	padding:0;
	vertical-align:baseline;
	outline:none;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	background:transparent;
	border:none;
	text-decoration:none
}
font {
	color:#333
}
center {
	text-align:left
}
body {
	line-height:24px;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#333;
	background-image: url(library/images/brown_wall.jpg);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-style:normal;
	font-weight:normal;
	margin:0 0 11px 0
}
h1 {
	font-size:1.8em
}
h2 {
	font-size:1.7em
}
h3 {
	font-size:1.55em
}
h4 {
	font-size:1.4em
}
h5 {
	font-size:1.25em
}
h6 {
	font-size:1.1em
}
p {
	margin:0 0 21px 0
}
ol, ul {
	list-style:none
}
ul {
	list-style:disc;
	/* margin:0 0 21px 2.5em */
}
ol {
	list-style-type:decimal;
	margin:0 0 21px 3em
}
ol ol {
	list-style:upper-roman
}
ol ol ol {
	list-style:lower-roman
}
ol ol ol ol {
	list-style:upper-alpha
}
ol ol ol ol ol {
	list-style:lower-alpha
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0
}
dl {
	margin:0 0 18px 3px
}
dl dt {
	font-weight:bold;
	margin:12px 0 0 0
}
dl dd {
	margin:6px 0 0 1.5em
}
strong {
	font-weight:bold
}
strong strong {
	font-weight:normal
}
em, cite {
	font-style:italic
}
em em, cite cite {
	font-style:normal
}
abbr {
	cursor:help
}
acronym {
	text-transform:uppercase;
	border-bottom:1px dashed #666;
	cursor:help
}
big {
	font-size:120%
}
small, sup, sub {
	font-size:80%
}
sup {
	vertical-align:baseline;
	position:relative;
	bottom:0.3em
}
sub {
	vertical-align:baseline;
	position:relative;
	top:0.3em
}
address {
	font-style:italic;
	margin:0 0 21px 0
}
li address, dd address {
	margin:0
}
blockquote {
	margin:0 2.5em;
	font-style:normal
}
blockquote em, blockquote cite {
	font-style:italic
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	cursor:pointer
}
a img {
	border:none
}

code {
	font:.9em Monaco, monospace, Courier, "Courier New"
}
pre code {
	font-size:1em
}
ins, dfn {
	font-style:italic;
	text-decoration:none;
	border-bottom:1px solid #666
}
del {
	text-decoration:line-through
}
object {
	margin-bottom:21px
}
input, textarea {
	font-size:1em;
	font-family:Georgia, Times, "Times New Roman", serif;
	padding:3px
}
:focus {
	outline:none
}
form label {
	cursor:pointer
}
option {
	padding:1px 3px
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:21px
}
th, td {
	text-align:left
}
hr {
	margin-bottom:21px
}
img.wp-smiley {
	max-height:12px;
	margin:0;
	padding:0;
	border:none
}
.gallery {
	display:block;
	text-align:center;
	margin-bottom:21px !important
}
.alignleft, .left {
	float:left;
	margin-right:15px
}
.alignright, .right {
	float:right;
	margin-left:15px
}
.aligncenter, .center {
	display:block;
	margin:0 auto 21px auto
}
.alignnone, .block {
	clear:both;
	margin:0 0 21px 0
}
.clear {
	clear:both
}
img.alignleft, img.alignright {
	display:inline
}
blockquote.alignleft, blockquote .alignright {
	width:33%
}
#body-container {
	overflow:hidden;
	width:1066px;
	margin:0 auto
}
#container {
	overflow:hidden;
	float:left;
	width:1024px
}
.content {
	overflow:hidden;
	float:left;
	width:620px
}
.no-widgets .content, .no-default-widgets .content {
	width:1024px
}
#primary {
	position:relative;
	float:right;
	width:300px
}
#secondary {
	position:relative;
	clear:right;
	float:right;
	width:300px
}
#subsidiary {
	overflow:hidden
}
#subsidiary .widget {
	overflow:hidden;
	float:left;
	width:300px;
	margin:0 20px 0 0
}
#footer-container {
	clear:both;
	overflow:hidden
}
#footer {
	clear:both;
	overflow:hidden
}
#page-nav ul {
	margin:0;
	padding:0;
	list-style:none
}
#page-nav ul {
	line-height:1.0
}
#page-nav .menu ul {
	position:absolute;
	top:-999em;
	width:10em
}
#page-nav ul ul li {
	width:100%
}
#page-nav li:hover {
	visibility:inherit
}
#page-nav li {
	float:left;
	position:relative
}
#page-nav a {
	display:block;
	position:relative
}
#page-nav li:hover ul, li.sfHover ul {
	left:0;
	top:2em;
	z-index:99
}
#page-nav li:hover li ul, li.sfHover li ul {
	top:-999em
}
#page-nav li li:hover ul, li li.sfHover ul {
	left:10em;
	top:0
}
#page-nav li li:hover li ul, li li.sfHover li ul {
	top:-999em
}
#page-nav li li li:hover ul, li li li.sfHover ul {
	left:10em;
	top:0
}
#cat-nav ul {
	margin:0;
	padding:0;
	list-style:none
}
#cat-nav ul {
	line-height:1.0
}
#cat-nav .menu ul {
	position:absolute;
	top:-999em;
	width:10em
}
#cat-nav ul ul li {
	width:100%
}
#cat-nav li:hover {
	visibility:inherit
}
#cat-nav li {
	float:left;
	position:relative
}
#cat-nav a {
	display:block;
	position:relative
}
#cat-nav li:hover ul, li.sfHover ul {
	left:0;
	top:2em;
	z-index:99
}
#cat-nav li:hover li ul, li.sfHover li ul {
	top:-999em
}
#cat-nav li li:hover ul, li li.sfHover ul {
	left:10em;
	top:0
}
#cat-nav li li:hover li ul, li li.sfHover li ul {
	top:-999em
}
#cat-nav li li li:hover ul, li li li.sfHover ul {
	left:10em;
	top:0
}
div.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.0
}
div.menu ul ul {
	position:absolute;
	top:-999em;
	width:10em
}
div.menu ul ul li {
	width:100%
}
div.menu li:hover {
	visibility:inherit
}
div.menu li {
	float:left;
	position:relative
}
div.menu a {
	display:block;
	position:relative
}
div.menu li:hover ul, li.sfHover ul {
	left:0;
	top:2em;
	z-index:99
}
div.menu li:hover li ul, li.sfHover li ul {
	top:-999em
}
div.menu li li:hover ul, li li.sfHover ul {
	left:10em;
	top:0
}
div.menu li li:hover li ul, li li.sfHover li ul {
	top:-999em
}
div.menu li li li:hover ul, li li li.sfHover ul {
	left:10em;
	top:0
}
.gallery {
	display:block;
	clear:both;
	overflow:hidden;
	margin:0 auto
}
.gallery .gallery-row {
	display:block;
	clear:both;
	overflow:hidden;
	margin:0
}
.gallery .gallery-item {
	overflow:hidden;
	float:left;
	margin:0;
	text-align:center;
	list-style:none;
	padding:0
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width:89%;
	height:auto;
	padding:1%;
	margin:0 auto
}
.gallery-caption {
	margin-left:0
}
.col-0 {
	width:100%
}
.col-1 {
	width:100%
}
.col-2 {
	width:50%
}
.col-3 {
	width:33.33%
}
.col-4 {
	width:25%
}
.col-5 {
	width:20%
}
.col-6 {
	width:16.66%
}
.col-7 {
	width:14.28%
}
.col-8 {
	width:12.5%
}
.col-9 {
	width:11.11%
}
.col-10 {
	width:10%
}
.col-11 {
	width:9.09%
}
.col-12 {
	width:8.33%
}
.col-13 {
	width:7.69%
}
.col-14 {
	width:7.14%
}
.col-15 {
	width:6.66%
}
.col-16 {
	width:6.25%
}
.col-17 {
	width:5.88%
}
.col-18 {
	width:5.55%
}
.col-19 {
	width:5.26%
}
.col-20 {
	width:5%
}
.col-21 {
	width:4.76%
}
.col-22 {
	width:4.54%
}
.col-23 {
	width:4.34%
}
.col-24 {
	width:4.16%
}
.col-25 {
	width:4%
}
.col-26 {
	width:3.84%
}
.col-27 {
	width:3.7%
}
.col-28 {
	width:3.57%
}
.col-29 {
	width:3.44%
}
.col-30 {
	width:3.33%
}
.sticky, .bypostauthor {
}
body {
	font:normal normal normal 15px/21px Georgia, Times, "Times New Roman", serif;
	color:#000
}
#body-container {
	margin:0px auto 21px auto
}
a {
	color:#21759b;
	text-decoration:none
}
a:visited {
	color:#551a8b
}
a:hover, a:active {
	color:#d54e21;
	text-decoration:underline
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Verdana, sans-serif;
	color:#000;
}
h1 {
	font-size:24px
}
h2 {
	font-size:21px
}
h3 {
	font-size:19px
}
h4 {
	font-size:17px
}
h5 {
	font-size:15px
}
h6 {
	font-size:13px
}
ul {
	list-style:square
}
blockquote {
	font-style:italic;
	color:#B5B5B5;
	line-height:.9em;
		margin-top:10px;

}
blockquote blockquote {
	color:#777
}
blockquote em {
	font-style:normal
}

code {
	padding:0 3px;
	background:#eee
}
pre code {
	background:transparent
}
table {
	width:100%;
	/*border-top:1px solid #ccc;
	border-left:1px solid #ccc*/
}
.singular-page-658 table{
		width:99%;
}
caption {
	font-size:.9em;
	font-style:italic;
	text-align:right
}
td, th {
	padding:3px 6px;
	/*border-bottom:1px solid #ccc;
	border-right:1px solid #ccc*/
}
th {
	background:#eee
}
.drop-cap {
	float:left;
	margin:3px 3px 0 0;
	font:normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Georgia, serif;
	color:#333
}
.note {
	padding:6px 9px;
	background:#eee;
	border:1px solid #ccc
}
.warning, .alert {
	padding:6px 9px;
	background:#fffbbc;
	border:1px solid #E6DB55
}
.error {
	padding:6px 9px;
	background:#ffebe8;
	border:1px solid #C00
}
.download {
	padding:6px 9px;
	background:#e7f7d3;
	border:1px solid #6c3
}
.breadcrumb {
	margin:0 0 30px 0;
	font-size:.9em;
	font-style:italic;
	color:#666
}
.breadcrumb a {
	color:#111;
	text-decoration:none
}
.breadcrumb a:hover {
	color:#d54e21;
	text-decoration:underline
}
.hentry img {
	max-width:610px;
	height:auto;
	padding:4px;
	border:2px solid #28201C;
}
.no-widgets .hentry img {
	max-width:950px
}
img.alignleft, img.alignright {
	margin-bottom:10px
}
.thumbnail {
	float:left;
	width:100px;
	height:100px;
	margin:5px 15px 10px 0
}
img.wp-smiley {
	max-width:12px;
	padding:0;
	background:transparent;
	border:none
}
.wp-caption {
	max-width:616px;
	margin-top:6px;
	padding:6px 1px 3px 1px;
	border:1px solid #ccc;
	text-align:center
}
.wp-caption .wp-caption-text {
	margin:0;
	padding:0 5px;
	text-align:right;
	font-size:.9em;
	font-style:italic;
	color:#666
}
.wp-caption img {
	max-width:604px;
	margin:0 auto;
	padding:0;
	border:1px solid #666
}
.no-widgets .wp-caption {
	max-width:956px
}
.no-widgets .wp-caption img {
	max-width:946px
}
.gallery img {
	border:1px solid #ccc
}
.avatar {
	float:left;
	width:100px;
	height:100px;
	margin:5px 15px 0 0;
	padding:4px;
	border:1px solid #ccc
}
#header {
	margin:0 0 0 0
}
#site-title {
	display:none;

	font:normal normal bold 35px/35px Arial, Verdana, sans-serif;
	margin:0 0 10px 0
}
#site-title a {
	color:#000
}
#site-description {
	display:none;
	font:normal normal normal 16px/20px Georgia, Times, "Times New Roman", serif;
	margin:0;
	color:#666
}
#primary-menu, #navigation {
	overflow:visible;
	height:34px;
	margin:0 0 60px 0;
	z-index:100
}
#primary-menu li, #page-nav li {
	margin-right:15px
}
#primary-menu li li, #page-nav li li {
	margin-right:0
}
#primary-menu li a, #page-nav li a {
	padding:8px 15px 8px 15px;
	color:#111;
	background:#fff;
	border:1px solid #ccc
}
#primary-menu li:hover ul, #primary-menu li.sfHover ul, #page-nav li:hover ul, #page-nav li.sfHover ul {
	top:32px
}
#primary-menu li li a, #page-nav li li a {
	border-top:none;
	margin-right:0
}
#primary-menu li ul, #page-nav li ul {
	background:#fff;
	border-top:1px solid #ccc
}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul, #primary-menu li li li:hover ul, #primary-menu li li li.sfHover ul, #page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul {
	top:-1px
}
#primary-menu li li li, #page-nav li li li {
	margin-left:-1px
}
#container {
	margin-bottom:21px;
	margin-top:0px;
}
.content {
	margin:0 0 21px 0
}
.no-widgets .content, .page-template-no-widgets .content {
	width:1024px;
}
.hentry {
	margin:0 0 40px 0;
		width:845px;

}
.singular .hentry {
	margin:0
	width:845px;
}
.loop-meta {
	overflow:hidden;
	margin:0 0 40px 0
}
.loop-title {
	font:normal normal bold 24px/24px Arial, Verdana, sans-serif
}
.entry-title {
	margin:0 0 12px 0
}
.archive .entry-title, .search .entry-title {
	font-size:21px;
	margin:0 0 5px 0
}
.singular-page .entry-title, .singular-attachment .entry-title {
	margin:0 0 21px 0
}
.entry-title a {
	color:#cdcdcd;
	text-transform: uppercase;
}
.byline {
	margin:0 0 30px 0;
	font-style:italic;
	color:#666
}
.archive .byline, .search .byline {
	margin:0 0 5px 0
}
.entry-content {
	width:836px;
	margin:0 0 10px 0
}
.entry-meta {
	clear:both;
	font-style:italic;
	color:#666
}
p.page-links, .comment-pagination {
	clear:both
}
.comment-pagination {
	margin-bottom:21px
}
p.page-links a, .comment-pagination .page-numbers {
	margin:0 3px;
	padding:3px 9px 3px 9px;
	border:1px solid #ccc
}
.navigation-links {
	margin-bottom:21px;
	font-style:italic
}
.navigation-links .previous {
	float:left;
	max-width:50%
}
.navigation-links .next {
	float:right;
	max-width:50%;
	text-align:right
}
.navigation-attachment {
	overflow:hidden
}
.widget {
	overflow:hidden;
	margin:0 0 15px 0;
	color:#464646
}
.widget a {
	color:#B5B5B5;
	text-decoration:underline
}
.widget a:hover {
	color:#d54e21;
	text-decoration:none
}
.widget-title {
	font-size:18px;
	color:#111
}
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin:0 0 21px 0;
	
}
#comments-template {
	display:none;
	clear:both
}
.comments-header {
	font-size:1.2em
}
.comments-closed {
	font-style:italic
}
ol.comment-list, ol.comment-list ol.children {
	list-style:none;
	margin:0 0 21px 0
}
li.comment, li li li.comment, li li li li li.comment, li li li li li li li.comment, li li li li li li li li li.comment, li.pingback, li.trackback {
	overflow:hidden;
	margin:0 0 21px 0;
	padding:21px 21px 0 21px;
	background:#fff;
	border:1px solid #ccc
}
li li.comment, li li li li.comment, li li li li li li.comment, li li li li li li li li.comment, li li li li li li li li li li.comment {
	background:#f9f9f9
}
#comments-template .avatar {
	width:40px;
	height:40px;
	float:left;
	margin-right:15px;
	padding:0;
	border:1px solid #666
}
.comment-meta {
	margin:10px 0 21px 0;
	font-size:13px;
	color:#666
}
.comment-author {
	font-size:15px;
	color:#000
}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style:italic;
	color:#666
}
.comment-text {
	clear:left;
	margin:0 15px
}
.text-input {
	display:block;
	padding:3px 6px;
	width:97%
}
#comments-template label {
	font-size:.9em
}
textarea {
	width:98%
}
#submit {
	display:inline-block;
	margin-right:15px;
	padding:1px 16px 0px 16px;
	border:2px solid #ccc
}
#submit:hover {
	cursor:pointer;
	background:#f9f9f9
}
#footer-container {
	clear:both;
	margin:0 0 21px 0
}
#subsidiary {
	margin:0 0 21px 0
}
#footer {
}
#footer .copyright {
	display:inline;
	float:left;
	margin-right:9px
}
.content {
	float:left;
	width:846px
}
#primary {
	float:right;
	width:300px
}
#secondary {
	clear:right;
	float:right;
	width:300px
}

