/*
	Theme Name: Fabric Child Theme
	Theme URI: http://www.studiopress.com/themes/fabric
	Description: Fabric is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Fabric Blue
* Fabric Pink

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Droid+Serif&v1);
@import url(http://fonts.googleapis.com/css?family=Pacifico&v1);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #666;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f9f7f1;
	border: 1px solid #dedcd7;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/bg.png);
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 80px;
	overflow: hidden;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 30px 0 25px;
	width: 480px;
}

#title {
	font-family: 'Pacifico', arial, serif;
	font-size: 48px;
	line-height: 60px;
	margin: 0 0 5px;
	text-shadow: #fff 1px 1px;
}

.header-full-width #title {
	text-align: center;
}

#title a,
#title a:hover {
	color: #8f8d85;
	text-decoration: none;
}

#description {
	color: #938868;
	font-size: 14px;
	font-style: italic;
	text-shadow: #fff 1px 1px;
}

.header-full-width #description {
	text-align: center;
}

#header .widget-area {
	float: right;
	width: 470px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 480px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	background-color: #666;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #666;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 148px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 150px;
}

#header ul.menu li ul ul {
	margin: -33px 0 0 169px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: url(images/nav.png);
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
}

#nav .wrap {
	color: #d9cca6;
	font-family: 'Droid Serif', arial, serif;
	letter-spacing: 2px;
	margin: 0 auto;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #d9cca6;
	display: block;
	font-size: 13px;
	padding: 12px 15px 14px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #6b6860;
	border: 1px solid #7d7a70;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #7d7a70;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 12px 10px 14px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #d9cca6;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: url(images/nav.png);
	clear: both;
	font-family: 'Droid Serif', arial, serif;
	letter-spacing: 2px;
	margin: 0 auto 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #d9cca6;
	display: block;
	font-size: 12px;
	padding: 7px 15px 6px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #6b6860;
	border: 1px solid #7d7a70;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #7d7a70;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner-top {
	background: url(images/inner-top.png);
	height: 6px;
	margin: 0 auto;
	width: 960px;
}

#inner {
	background-color: #fff;
	margin: 0 auto;
	padding: 15px 20px 20px;
	width: 920px;
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: url(images/content-line.png) bottom repeat-x;
	border: none;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0 auto 25px;
	padding: 0 0 15px;
	text-transform: uppercase;
	width: 900px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 740px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 920px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 620px;
}

.content-sidebar #content {
	padding: 0 0 0 10px;
}

.sidebar-content #content {
	float: right;
	padding: 0 10px 0 0;
}

.full-width-content #content {
	width: 900px;
	padding: 0 10px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat top left;
	font-style: italic;
	margin: 0 0 10px;
	padding: 25px 30px 5px 75px;
}

blockquote p {
	color: #999;
	font-family: Georgia, Times New Roman, Trebuchet MS;
}

.post {
	background: url(images/content-line.png) bottom repeat-x;
	margin: 0 0 30px;
	padding: 0 0 25px;
}

.single .post {
	background: none;
	margin: 0 0 20px;
	padding: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #dedcd7;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Droid Serif', arial, serif;
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Droid Serif', arial, serif;
	font-size: 24px;
	line-height: 30px;
}

.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #c4a549;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	background: url(images/sidebar-headline.png);
	border-right: 5px solid #c9bc93;
	color: #65635b;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 0 -25px 10px 0;
	padding: 10px 10px 10px 15px;
	text-shadow: #f5f3ed 1px 1px;
	text-transform: uppercase;
}

.sidebar-content .widget-area h4 {
	border-left: 5px solid #c9bc93;
	border-right: none;
	margin: 0 -0 10px -25px;
}

.widget-area h4 a {
	color: #666;
	text-decoration: none;
}

#footer-widgets h4 {
	background: url(images/footer-widgets-line.png) bottom repeat-x;
	border: none;
	color: #f5f3ed;
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 15px;
	padding: 0 0 20px;
	text-shadow: none;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	color: #999;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	margin: -5px 0 10px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: #f9f7f1;
	clear: both;
	color: #999;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	padding: 5px 10px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f9f7f1;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

.post-photo {
	margin: 0 0 20px -30px;
}

.sidebar-content .post-photo {
	margin: 0 -30px 20px 0;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f9f7f1;
	border: 1px solid #dedcd7;
	padding: 4px;
}

.avatar-65 {
	height: 70px;
	width: 70px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 78px;
	margin: 0 10px 0 0;
	width: 78px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.sidebar a img {
	margin: 0 5px 5px 0;
}

.sidebar .featuredpost a img {
	margin: 0 0 5px;
}

.wp-caption {
	border: none;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #666;
	border: 1px solid #666;
	color: #fff;
	font-family: 'Droid Serif', arial, serif;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #c2b697;
	border: 1px solid #c2b697;
	color: #fff;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 260px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

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

.sidebar .widget {
	margin: 0 0 25px;
}

.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 5px 0 15px;
}

.more-from-category {
	padding: 5px 0 0;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	background-color: #7d7a70;
	border: 1px solid #7d7a70;
	color: #fff;
	cursor: pointer;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #c2b697;
	border: 1px solid #c2b697;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
	padding: 2px 0 0;
}

.s {
	color: #999;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 7px;
	width: 200px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	color: #999;
	font-size: 12px;
	margin: 5px 3px 0 0;
	padding: 7px;
	width: 190px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f9f7f1;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f9f7f1;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets-top {
	background: url(images/footer-widgets-top.png);
	height: 6px;
	margin: 0 auto;
	width: 960px;
}

#footer-widgets {
	background: url(images/footer-widgets.png);
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0;
	width: 960px;
}

#footer-widgets .wrap {
	background: url(images/footer-widgets-line.png) repeat-x;
	color: #cac5b8;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 10px;
	width: 900px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	color: #cac5b8;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 0 0 15px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #c4a549;
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: underline;
}

#footer-widgets ul {
	color: #cac5b8;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	width: 280px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	color: #66645c;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
}

#footer a,
#footer a:visited {
	color: #9b7d23;
}

#footer .gototop {
	background-color: #dbd0b1;
	border-top: 5px solid #c2b697;
	float: left;
	margin: -5px 0 0 30px;
	padding: 15px;
	width: 50px;
}

#footer .gototop a,
#footer .gototop a:visited {
	color: #66645c;
}

#footer .gototop p {
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 20px;
}

#footer .creds {
	float: right;
	padding: 20px 0 25px;
	text-align: right;
	width: 740px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.reply a,
.reply a:visited {
	font-weight: normal;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f9f7f1;
}

.alt,
.depth-1,
.even {
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif !important;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Fabric Blue
------------------------------------------------------------ */

body.fabric-blue {
	background: url(images/blue/bg.png);
}

.fabric-blue  input,select,
.fabric-blue textarea,
.fabric-blue .breadcrumb,
.fabric-blue .sticky,
.fabric-blue .taxonomy-description,
.fabric-blue .wp-caption {
	background-color: #f1f3f9;
	border: 1px solid #d7dade;
}

.fabric-blue a,
.fabric-blue a:visited,
.fabric-blue #description,
.fabric-blue h2 a:hover {
	color: #6887b3;
}

.fabric-blue #title a,
.fabric-blue #title a:hover {
	color: #6d707a;
}

.fabric-blue #nav,
.fabric-blue #subnav {
	background: url(images/blue/nav.png);
}

.fabric-blue #nav .wrap,
.fabric-blue #nav li a,
.fabric-blue #nav li.right a,
.fabric-blue #subnav .wrap,
.fabric-blue #subnav li a,
.fabric-blue #subnav li.right a {
	color: #c9cfdc;
}

.fabric-blue #nav li a:hover,
.fabric-blue #nav li a:active,
.fabric-blue #nav .current_page_item a,
.fabric-blue #nav .current-cat a,
.fabric-blue #nav .current-menu-item a,
.fabric-blue #subnav li a:hover,
.fabric-blue #subnav li a:active,
.fabric-blue #subnav .current_page_item a,
.fabric-blue #subnav .current-cat a,
.fabric-blue #subnav .current-menu-item a {
	color: #fff;
}

.fabric-blue #nav li li a,
.fabric-blue #nav li li a:link,
.fabric-blue #nav li li a:visited,
.fabric-blue #subnav li li a,
.fabric-blue #subnav li li a:link,
.fabric-blue #subnav li li a:visited {
	background-color: #5a5d65;
	border: 1px solid #6d707a;
	border-top-width: 0;
}

.fabric-blue #nav li li a:hover,
.fabric-blue #nav li li a:active,
.fabric-blue #subnav li li a:hover,
.fabric-blue #subnav li li a:active {
	background-color: #6d707a;
}

.fabric-blue .breadcrumb {
	background: url(images/blue/content-line.png) bottom repeat-x;
	border: none;
}

.fabric-blue .post {
	background: url(images/blue/content-line.png) bottom repeat-x;
}

.fabric-blue h2 a,
.fabric-blue h2 a:visited {
	color: #333;
}

.fabric-blue .widget-area h4 {
	background: url(images/blue/sidebar-headline.png);
	border-right: 5px solid #94aac9;
	color: #323644;
	text-shadow: #edf0f5 1px 1px;
}

.fabric-blue #footer-widgets h4 {
	background: url(images/blue/footer-widgets-line.png) bottom repeat-x;
	color: #edf0f5;
}

.fabric-blue .post-meta,
.fabric-blue .author-box,
.fabric-blue .thread-alt,
.fabric-blue .thread-even {
	background-color: #f1f3f9;
}

.fabric-blue div.gform_footer input.button,
.fabric-blue .enews #subbutton,
.fabric-blue .searchsubmit,
.fabric-blue #submit {
	background-color: #70757d;
	border: 1px solid #70757d;
}

.fabric-blue .navigation li a:hover,
.fabric-blue .navigation li.active a,
.fabric-blue div.gform_footer input.button:hover,
.fabric-blue .enews #subbutton:hover,
.fabric-blue .searchsubmit:hover,
.fabric-blue #submit:hover {
	background-color: #97aac2;
	border: 1px solid #97aac2;
}

.fabric-blue #footer-widgets-top {
	background: url(images/blue/footer-widgets-top.png);
}

.fabric-blue #footer-widgets {
	background: url(images/blue/footer-widgets.png);
}

.fabric-blue #footer-widgets .wrap {
	background: url(images/blue/footer-widgets-line.png) repeat-x;
	color: #b8c0ca;
}

.fabric-blue #footer-widgets p,
.fabric-blue #footer-widgets ul {
	color: #b8c0ca;
}

.fabric-blue #footer-widgets a,
.fabric-blue #footer-widgets a:visited {
	color: #83a7da;
}

.fabric-blue #footer p,
.fabric-blue #footer .gototop a,
.fabric-blue #footer .gototop a:visited {
	color: #5c5f66;
}

.fabric-blue #footer a,
.fabric-blue #footer a:visited {
	color: #83a7da;
}

.fabric-blue #footer .gototop {
	background-color: #b1c3db;
	border-top: 5px solid #97aac2;
}


/* Fabric Pink
------------------------------------------------------------ */

body.fabric-pink {
	background: url(images/pink/bg.png);
}

.fabric-pink  input,select,
.fabric-pink textarea,
.fabric-pink .breadcrumb,
.fabric-pink .sticky,
.fabric-pink .taxonomy-description,
.fabric-pink .wp-caption {
	background-color: #f9f6f1;
	border: 1px solid #dedad7;
}

.fabric-pink a,
.fabric-pink a:visited,
.fabric-pink #description,
.fabric-pink h2 a:hover {
	color: #b36887;
}

.fabric-pink #title a,
.fabric-pink #title a:hover {
	color: #7a6d70;
}

.fabric-pink #nav,
.fabric-pink #subnav {
	background: url(images/pink/nav.png);
}

.fabric-pink #nav .wrap,
.fabric-pink #nav li a,
.fabric-pink #nav li.right a,
.fabric-pink #subnav .wrap,
.fabric-pink #subnav li a,
.fabric-pink #subnav li.right a {
	color: #dcc9cf;
}

.fabric-pink #nav li a:hover,
.fabric-pink #nav li a:active,
.fabric-pink #nav .current_page_item a,
.fabric-pink #nav .current-cat a,
.fabric-pink #nav .current-menu-item a,
.fabric-pink #subnav li a:hover,
.fabric-pink #subnav li a:active,
.fabric-pink #subnav .current_page_item a,
.fabric-pink #subnav .current-cat a,
.fabric-pink #subnav .current-menu-item a {
	color: #fff;
}

.fabric-pink #nav li li a,
.fabric-pink #nav li li a:link,
.fabric-pink #nav li li a:visited,
.fabric-pink #subnav li li a,
.fabric-pink #subnav li li a:link,
.fabric-pink #subnav li li a:visited {
	background-color: #655a5d;
	border: 1px solid #7a6d70;
	border-top-width: 0;
}

.fabric-pink #nav li li a:hover,
.fabric-pink #nav li li a:active,
.fabric-pink #subnav li li a:hover,
.fabric-pink #subnav li li a:active {
	background-color: #7a6d70;
}

.fabric-pink .breadcrumb {
	background: url(images/pink/content-line.png) bottom repeat-x;
	border: none;
}

.fabric-pink .post {
	background: url(images/pink/content-line.png) bottom repeat-x;
}

.fabric-pink h2 a,
.fabric-pink h2 a:visited {
	color: #333;
}

.fabric-pink .widget-area h4 {
	background: url(images/pink/sidebar-headline.png);
	border-right: 5px solid #c994aa;
	color: #443236;
	text-shadow: #f5edf0 1px 1px;
}

.fabric-pink #footer-widgets h4 {
	background: url(images/pink/footer-widgets-line.png) bottom repeat-x;
	color: #edf0f5;
}

.fabric-pink .post-meta,
.fabric-pink .author-box,
.fabric-pink .thread-alt,
.fabric-pink .thread-even {
	background-color: #f9f1f3;
}

.fabric-pink div.gform_footer input.button,
.fabric-pink .enews #subbutton,
.fabric-pink .searchsubmit,
.fabric-pink #submit {
	background-color: #7d7075;
	border: 1px solid #7d7075;
}

.fabric-pink .navigation li a:hover,
.fabric-pink .navigation li.active a,
.fabric-pink div.gform_footer input.button:hover,
.fabric-pink .enews #subbutton:hover,
.fabric-pink .searchsubmit:hover,
.fabric-pink #submit:hover {
	background-color: #c297aa;
	border: 1px solid #c297aa;
}

.fabric-pink #footer-widgets-top {
	background: url(images/pink/footer-widgets-top.png);
}

.fabric-pink #footer-widgets {
	background: url(images/pink/footer-widgets.png);
}

.fabric-pink #footer-widgets .wrap {
	background: url(images/pink/footer-widgets-line.png) repeat-x;
	color: #cab8c0;
}

.fabric-pink #footer-widgets p,
.fabric-pink #footer-widgets ul {
	color: #cab8c0;
}

.fabric-pink #footer-widgets a,
.fabric-pink #footer-widgets a:visited {
	color: #da83a7;
}

.fabric-pink #footer p,
.fabric-pink #footer .gototop a,
.fabric-pink #footer .gototop a:visited {
	color: #665c5f;
}

.fabric-pink #footer a,
.fabric-pink #footer a:visited {
	color: #da83a7;
}

.fabric-pink #footer .gototop {
	background-color: #dbb1c3;
	border-top: 5px solid #c297aa;
}