/*  
Theme Name: FolioTwist V2.0
Theme URI: https://foliotwist.com/
Description: FolioTwist
Version: 2.0
Author: Dan and Zac
Author URI: https://foliotwist.com/
*/

/* Sitewide classes, divs, and tables */

html, body {
	height: 100%;
}

#wrapper {
	width: 950px;
	height: auto;
	margin: auto;
}

#wrappernothome {
	width: 950px;
	margin: 0 auto 0 auto;
	background: #fff;
	height: auto;
}

p {
	margin:  1em 0;
	padding:  0;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #4F9104;
}

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

.not-green, .not-green:hover {
	text-decoration: none;
	color: #111;
}

.text a {
color:#9ACA3C;
font-weight:bold;
text-decoration:underline;
}

.text a:hover {
text-decoration:underline;
}

.lowercase { text-transform: lowercase; }

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-serif;
}

h2 {
	font: 22px;
	color: #56594f;
}

h2 a, h2 a:visited {
	color: #64AD04;
}

h2 a:hover {
	color: #111;
}

h2.search-title {
	position: relative;
	top: 8px;
}

#rss a, #rss a:hover {
	color: #fff;
	background: url('images/rss.gif') no-repeat 0 0;
	display: block;
}	

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatleftclear {
	float: left;
	clear: both;
}

.clearboth {
	clear: both;
}

.center {
	text-align: center;
}

.textleft { text-align: left; }
.textright { text-align: right; }

.hr {
	height: 1px;
	background: #E5E5E5;
}

.breadcrumb {
	font-size: 12px;
}

.related-posts {
	border-bottom: 1px solid #E3E3E2;
	border-top: 1px solid #E3E3E2;
	margin: 16px 0;
	padding: 8px 0 3px 0;
}

.ask-a-question {

}

.artist-bookmark a {
	font-size: 18px;
	line-height: 20px;
}

.homepage-artist-bookmark {
	margin-left: -40px;
	border-bottom: 1px solid #888d81;
	padding-bottom: 3px;
	padding-top: 1px;
	text-indent: 6px;
}

.homepage-artist-bookmark-faq {
border-bottom:1px solid #888D81;
left:-40px;
padding-bottom:3px;
padding-top:1px;
position:relative;
text-indent:4px;
width:273px;
}

*html .homepage-artist-bookmark-faq {
border-bottom:1px solid #888D81;
left:0px;
padding-bottom:3px;
padding-top:1px;
position:relative;
text-indent:4px;
width:273px;
}

*+html .homepage-artist-bookmark-faq {
border-bottom:1px solid #888D81;
left:0px;
padding-bottom:3px;
padding-top:1px;
position:relative;
text-indent:4px;
width:273px;
}

*html .homepage-artist-bookmark {
border-bottom:1px solid #888D81;
left:42px;
padding-bottom:3px;
padding-top:1px;
position:relative;
text-indent:4px;
width:252px;
}

*+html .homepage-artist-bookmark {
border-bottom:1px solid #888D81;
left:42px;
padding-bottom:3px;
padding-top:1px;
position:relative;
text-indent:4px;
width:252px;
}

.full-directory {
	position: absolute;
	top: 151px;
}

*html .full-directory {
	position: absolute;
	top: 165px;
}

*+html .full-directory {
	position: absolute;
	top: 165px;
}

.read-all-one { left: 0; }
.read-all-two { left: 5px; }
.read-all-three { left: 35px; }

#home-link-list .homepage-artist-bookmark a, #faq-wide .homepage-artist-bookmark-faq a {
	text-decoration: none;
	text-align: left;
}

#home-link-list ul, #faq-wide ul {
	border-top: 1px solid #888d81;
}

ul.no-bullets {
	list-style-type: none;
}

*html #faq-wide ul.no-bullets {
	list-style-type: none;
	width: 271px;
	position: relative;
	margin-left: 0px;
	margin-top: 14px;
}

*+html #faq-wide ul.no-bullets {
	list-style-type: none;
	width: 271px;
	position: relative;
	left: -50px;
	margin-top: 14px;
}

*html #home-link-list ul.no-bullets {
	list-style-type: none;
	width: 254px;
	position: relative;
	margin-left: 0px;
	margin-top: 14px;
}

*+html #home-link-list ul.no-bullets {
	list-style-type: none;
	width: 254px;
	position: relative;
	left: -50px;
	margin-top: 14px;
}

ul.artist-directory li {
	margin-left: -40px;
	margin-top: 20px;
}

ul.artist-directory li {
	margin-left: -40px;
	margin-top: 20px;
}

#home-link-list {
	line-height: 25px;
	width: 253px;
	margin: 0 auto;
}

#home-link-list a {
	font-weight: bold;
}


/* End Sitewide classes and divs */

/* From the Top */

body {
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0;
	padding: 0; 
	color: #4c4c4c;
/*	text-shadow: 0 0 0 #000; */
}

#homebg {
	background: url('images/background.gif') no-repeat center 52px;
}

#header {
	background: #56594f url('images/header.gif') repeat-x 0 0;
	padding: 0;
	height: 46px; 
	width: 100%;
	border-bottom: 6px solid #eef9d7;
}

/* Start Navbar */

#navbar {
	text-align: left;
	margin: -46px auto 0px auto;
	height: 46px; 
	width: 950px;
}

#logo {
	width: 500px;
}

#logo a {
	display: block;
	background: url('images/logo.gif') no-repeat 0 0;
	width: 460px;
	height: 30px;
	line-height: 32px;
	text-indent: 160px;
	color: #EFF9DA;
	margin-left: 14px;
	position: relative;
	top: 2px;
}

#navbuttons {
	margin-top: -5px;
	margin-left: 0px;
	width: 430px;
	height: 45px;
	margin-right: 1px;
}

*html #navbuttons {
	position: relative;
	top: -2px;
}

#blog a, #faq a, #join a, #forum a, #demo a, #ondemo, #onblog, #onfaq, #onjoin, #onforum {
	background: url('images/nav-hover.gif') repeat-x 0 -50px;
	display: block;
	height: 45px;
	text-align: center;
	line-height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	color: #EFF9DA;
}

#onfaq {
	padding-right: 26px;
}

*html #blog a, *html #faq a, *html #join a, *html #demo a, *html #forum a, *html #onblog, *html #onfaq, *html #onjoin, *html #ondemo, *html #onforum {
	width: 19px;
}

#onhome, #onblog, #onfaq, #ontour, #onjoin, #ondemo, #onforum {
	background: #EEF9D7;
	cursor: default;
	color: #40423D;
}

#home a:hover, #blog a:hover, #faq a:hover, #tour a:hover, #demo a:hover, #join a:hover, #forum a:hover {
	background: url('images/nav-hover.gif') repeat-x 0 0;
	color: #EFF9DA;
}

#home a, #onhome {
	margin-left: 0px;
}

/* End Navbar */

#homecolumn {
	background: url('images/background-center.gif') no-repeat 1px 0;

}

#invitation {
	left: 25px;
	position:relative;
	top:40px;
	z-index: 100;
/*	width:448px;
	height:260px;
*/
}

.invitation-inside {
	position: absolute;
	width: 500px;
	height: 260px;
}

.feature-line-l {
	width: 357px;
	height: 35px;
	background: url('images/fl-line-l.gif') no-repeat 78px 17px;
}

.feature-line-r {
	width: 357px;
	height: 35px;
	background: url('images/fl-line-r.gif') no-repeat 0 17px;
}

.feature-title {
	color: #7A7D6F;
	width: 236px;
	height: 35px;
	text-align: center;
}

.feature-title-box {
	padding-top: 61px;
}

.words {
	position: relative;
	top: 2px;
	font: 22px Arial, Helvetica, sans-serif;
}

.of {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	position: relative;
	left: -2px;
}

.col1, .col2, .col3 {
	width: 260px;
	padding-right: 42px;
	margin-top: 23px;
	margin-bottom: 54px;
}

.col1 {
	margin-left: 38px;
	padding-right: 57px
}

.col3 {
	padding-right: 0px;
}

.fl-item {

}

.fl-title {
	font: 18px Arial, Helvetica, sans-serif;
	color: #9ACA3C;
	display: block;
	margin-bottom: 1px;
}

.fl-copy {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 21px;
	color:#41433E;
	line-height: 16px;
}

.gray { color: #C3C3BD; }

.header {
	font-size: 22px;
	font-weight: regular;
	color: #40423D;
}

h1 {
	color:#40423D;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:22px;
	font-weight: normal;
	margin:0;
}

.ftentry h1 { font-size: 18px; line-height: 26px; }
.ftentry h2 { font-size: 14px; font-weight: bold; }

.subheader {
	color:#40423D;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:18px;
	margin-top:19px;
}

.subheader-top {
	color:#40423D;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:18px;
	margin-top:0px;
}

.extrapoint {
	color:#787C6E;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:15px;
	margin-top:6px;
}

.infoheader {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #99CF2A;
	text-align: center;
	width: 308px;
	position: relative;
	top: 40px;
}

.info-text {
	color:#EFF9DA;
	line-height:25px;
	position:relative;
	top:40px;
	width:308px;
}

.info-text a {
	color:#99CF2A;
	font-weight:bold;
	text-decoration: underline;
}

.info-text ul {
	list-style-type:none;
}

.text {
	color:#40423D;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	left:2px;
	line-height:18px;
	position:relative;
}

#learn-more {
	background:transparent url(images/more-info.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	cursor:default;
	font-size:20px;
	height:74px;
	line-height:34px;
	position:relative;
	text-indent:11px;
	top:30px;
	width:103px;
}

#demo-button {
	background: url(images/demo-2.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:20px;
	height: 75px;
	left:1px;
	line-height:34px;
	position:relative;
	text-indent:14px;
	top:36px;
	width: 122px;
}

#sign-up a {
	background:transparent url(images/free-trial-button.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:20px;
	height:37px;
	left:21px;
	line-height:34px;
	position:relative;
	text-indent:10px;
	top:36px;
	width:207px;
}

#sign-up-shadow {
	background:transparent url(images/free-trial-button-shadow.gif) no-repeat scroll 0 0;
	display:block;
	width: 207px;
	height: 7px;
	left: 20px;
	position: relative;
	top: 36px;
}

#screenshots {
	height:326px;
	left:484px;
	position:relative;
	top:-6px;
	width:466px;
}

#featuresbox {
	background: #98CF2B;
	width: 950px;
	height: 391px;
	position: relative;
	top: -6px;
}

#feature {
	width: 300px;
	position: relative;
	left: 33px;
}

.fb-divider {
	width: 300px;
	background: url('images/fb-divider.gif') no-repeat 10px 0;
	height: 1px;
	display: block;
}

.fb-list {
	position: relative;
	top: 4px;
}

.fb-feature {
	font: 18px Arial, Helvetica, sans-serif;
	color: #407538;
	text-align: center;
	padding: 17px 0;
}

.fb-title-box {
	width: 230px;
	margin: 44px auto 6px;
}

.fb-title {
	height: 20px;
	width: 180px;
	text-align: center;
	color: #EBF2D1;
	font: 13px Arial, Helvetica, sans-serif;
}

.fb-line-l {
	width: 25px;
	display: block;
	height: 20px;
	/*background: url('images/5b-line-r.gif') no-repeat 0 10px;*/
}

.fb-line-r {
	width: 25px;
	display: block;
	height: 20px;
	/*background: url('images/5b-line-l.gif') no-repeat 0 10px;*/
}

.fb-title-box .of {
	left: -1px;
}


.tl-2, .tr-2, .bl-2, .br-2 {
	position: absolute;
	width: 10px;
	height: 10px;
}

.tl-2 {
	background: url('images/tl-2.gif') no-repeat 0 0;
	top: 0px;
	left: 0px;
}

.bl-2 {
	background: url('images/bl-2.gif') no-repeat 0 0;
	top: 381px;
	left: 0px;
}

.tr-2 {
	background: url('images/tr-2.jpg') no-repeat 0 0;
	top: 0px;
	left: 630px;
	width: 320px;
	height: 75px;
}

.br-2 {
	background: url('images/br-2.gif') no-repeat 0 0;
	top: 381px;
	left: 940px;
}

.tl {
	background: url('images/tl.jpg') no-repeat 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 0px;
}

.tr {
	background: url('images/tr.jpg') no-repeat 0 0;
	position: absolute;
	width: 594px;
	height: 48px;
	top: 0px;
	left: 356px;
}

.bl {
	background: url('images/bl.jpg') no-repeat 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 298px;
	left: 0px;
}

.br {
	background: url('images/br.jpg') no-repeat 0 0;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 298px;
	left: 940px;
}

.the-video {
	width: 588px;
	height: 354px;
	padding: 5px;
	background: #D6E69F;
	position: relative;
	top: 14px;
	left: 14px;
}

#otherbackground {
	width: 100%;
	height: 670px;
	background: #ffffff;
}

#othercolumn {
	width: 950px;
	height: 670px;
}

#leftcolumn {
	width: 400px;
	height: 600px;
	background: green;
	margin: 42px 0px 25px 240px;
	width: 540px;
}

#rightcolumn {
	width: 250px;
	height: 600px;
	background: orange;
	margin: 42px 0px 25px 55px;
}

#phrase {
	position: relative;
	top: 14px;
	left: 331px;
	color: #64AD04;
	font-size: 18px;
	width: 489px;
	cursor: default;
}

#three-columns {
	position: relative;
	top: 86px;
	left: 214px;
	width: 905px;
	font-size: 12px;
	line-height: 18px;
	color: #5F6155;
}

#selling-art {
	width: 338px;
	height: auto;
}

#questions {
	width: 239px;
	margin-left: 38px;
}

#latest-blog {
	width: 240px;
	margin-left: 38px;
}

.post {
	margin: 0 0 0 30px;
	text-align: left;
}

.entry {
	font-size: 13px;
	line-height: 22px;
}

#allexcerpts {
	height: auto;
	margin-top: -7px;
	width: 608px;
	}
.postexcerpt {
	margin: 0 0 0 30px;
	text-align: left;
	height: 160px;
	width: 608px;
	}
.meta {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 15px;
	font-size: 12px;
	margin-top: 12px;
	color: #888888;
	width: 608px;
	}
#simposts {
	margin: 0 0 0 12px;
	text-align: left;
	line-height: 30px;
	}
/* Begin Comments */
.commentlist li {
	font-weight: bold;
	left: -3px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 20px 0pt 3px;
	position: relative;
	text-indent: 6px;
	width: 594px;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}
cite li {
	position: relative;
	left: -27px;
	}
.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
#commentform input {
	margin-right: 2px;
	padding: 6px;
	width: 183px;
	}
#commentform textarea {
	width: 597px;
	padding: 4px;
	}
#commentform #submit {
	background: #FFFFFF;
	border: 1px solid #D3D3D3;
	color: #99CF2A;
	cursor: pointer;
	margin: 5px 0 12px 425px;
	}
#commentform #submit:hover {
	color: #282828;;
	}
.alt {
	background-color: #F7F7F7;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	width: 608px;
	padding-left: 0px;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
.olderposts {
	color: #888888;
	margin: -1px 0 0 30px;
	text-align: left;
	}
.newerposts {
	color: #888888;
	margin: 0 30px 0 0;
	text-align: right;
	}
#maincolumn .postmetadata {
	margin: 30px 0;
	}
#maincolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
#maincolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
.postmetadata {
	clear: left;
}
#hfooter {
	background: url('images/info-bar.gif') repeat-x 0 0;
	clear: both;
	padding: 0;
	width: 100%;
	height: 450px;
	}
#hfooterbar {
	width: 950px;
	height: 450px;
	margin: 0 auto;
	}
#hfspace {
	width: 950px;
	height: 27px;
	margin: 0 auto;
	}
#footer {
	background: #40423d;
	clear: both;
	padding: 0;
	width: 100%;
	height: 50px;
	border-top: 6px solid #EEF9D7;
	}
#footerbar {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	}
.hcolumn1, .hcolumn2, .hcolumn3 {
	background: url('images/info-column.gif') repeat-x 0 0;
	width: 308px;
	height: 374px;
	position: relative;
	top: 13px;
	}
.hcolumn2, .hcolumn3 {
	margin-left: 13px;
	}
#icon1, #icon2, #icon3 {
	width: 185px;
	height: 87px;
	position: relative;
	top: 27px;
	left: 61px;
	}
#statement {
	color: #EFF9DA;
	position: relative;
	top: 5px;
	left: 24px;
	width: 658px;
	}
.green {
	color: #99CF2A;
	}
#footerinfo a {
	color: #99CF2A;
	position: relative;
	top: 5px;
	left: -4px;
	}
/* End Structure */
* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
/* End Form Elements */
/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.post-navigation {
	display: block;
	padding: 25px 0 10px 0;
	margin: 0 15px;
}
/* End Various Tags & Classes*/

/* End Features Box CSS */

/* Zac's Neck of the Woods */

#footerstick {
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0 auto -56px;
	}

.push {
	height: 127px;
	}

#contentcolumn {
	width: 571px;
	}

#ftsidebar {
	width: 313px;
	text-align: left;
	position: relative;
	left: 65px;
	}

#ftsidebar .item {
	background: #EEF9D7;
	}

#ftsidebar .itemwhite {
	background: #fff;
	margin: 26px 0 0 0;
	position: relative;
	left: 21px;
	padding: 0;
	}

#ftsidebar .sbcornerbot {
	background: url('images/sb-corner-bot.gif') no-repeat;
	width: 313px;
	height: 6px;
	}

#ftsidebar .sbcornertop {
	background: url('images/sb-corner-top.gif') no-repeat;
	width: 313px;
	height: 6px;
	margin-top: 26px;
	}

.sidebartitle {
	color: #fff;
	font: 18px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 290px;
	height: 32px;
	background: #99cf2a;
	margin: 0 auto 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	}

.sidebartitle .inside {
	position: relative;
	top: 5px;
	left: 14px;
}

.sidebartitledark {
	color: #40423D;
	font: 16px Arial, Helvetica, sans-serif;
	}

#ftsidebar .list {
	width: 266px;
	margin: 0;
	padding: 0;
	}

#ftsidebar .list ul {
	list-style: none;
	margin-bottom: 20px;
	}

#ftsidebar .list ul li {
	background: url('images/arrowbullet.gif') no-repeat 0 14px;
	position: relative;
	left: -7px;
	}

#ftsidebar .list ul li a {
	position: relative;
	left: 14px;
	display: block;
	line-height: 18px;
	padding: 9px 0;
	}

.cat-item, .page_item {
	width: 246px;
	border-bottom: 1px solid #4F9104;
	padding: 0px;
	}
	
.faq-home-cat .page_item {
	border: none;
}

.similar-title {
	display: block;
	font-weight: bold;
	position: relative;
	top: 8px;
}

/* Forms */

#ftsb-frm {
	height: 45px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#ftsb-frm input {
	}

#ftsb-txt {
	width: 191px;
	height: 18px;
	color: #868784;
	font: 13px Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	position: relative;
	top: 2px;
	left: 4px;
	}

#ftsb-txt-faux {
	background: #fff;
	border: 1px solid #56594F;
	height: 22px;
	width: 204px;
	position: relative;
	top: 12px;
	left: 23px;
	margin-bottom: 20px;
	}

#ftsb-txt-faux-news {
	background: #fff;
	border: 1px solid #56594F;
	height: 22px;
	width: 225px;
	position: relative;
	top: 12px;
	left: 0px;
	margin-bottom: 20px;
	}

#ftsb-txt-faux-news:hover, #ftsb-txt-faux:hover {
	border: 1px solid #4F9104;
	}

#ftsb-btn {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #56594F;
	width: 40px;
	height: 24px;
	border: 1px solid #56594F;
	position: relative;
	top: 12px;
	left: 46px;
	cursor: pointer;
	}

#ftsb-btn-news {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #56594F;
	width: 40px;
	height: 24px;
	border: 1px solid #56594F;
	position: relative;
	top: 12px;
	left: 15px;
	cursor: pointer;
	}

/* Blog Stuff */

#contentheader {
	width: 525px;
	position: relative;
	top: 40px;
	left: 44px;
	}

.pageheader {
	font: 22px Arial, Helvetica, sans-serif;
	color: #40423D;
	padding-bottom: 11px;
	width: 525px;
	}

.posttitle {
	position: relative;
	top: -4px;
	}

.postheader {
	position: relative;
	left: 15px;
	}

.posttitle a, .posttitle a:visited {
	font: 22px Arial, Helvetica, sans-serif;
	color: #40423D; /* or should it be 64AD04? */
	}

.thegreen {
	color: #64AD04;
	}

.rightarrow {
	width: 26px;
	height: 33px;
	background: url(images/rightarrow.gif) no-repeat;
	position: relative;
	left: -31px;
	top: -4px;
	margin-right: -23px;
	}

#peekaboo {
	padding: 0px;
	border-top: 1px solid #E3E3E2; /* or should it be D0D1CE? */
	text-align: right;
	color: #9C9D9A;
	position: relative;
	left: -9px;
	width: 537px;
	}

.page-title {
	border-bottom: 1px solid #e3e3e2;
	padding-bottom: 11px;
}

.just-text {
	font-size: 16px;
	text-align: center;
	padding: 15px 0 11px 0;
}

.posthidden { display:none }

.postshown { display:inline }

.postshown p, .posthidden p {
	text-align: left;
	}

#loopme {
	position: relative;
	top: 40px;
	width: 537px;
	left: 44px;
	margin-bottom: 80px;
}

#loopme-faq {
	position: relative;
	top: 40px;
	width: 537px;
	left: 34px;
	margin-bottom: 80px;
}

#faqme {
	position: relative;
	top: 40px;
	width: 537px;
	left: 34px;
	display: block;
	background: #fff;
	}

.ftpost {
	font: 13px Arial, Helvetica, sans-serif;
	color: #40423D;
	line-height: 22px;
	width: 525px;
	text-align: left;
	position: relative;
	top: 19px;
	left: 13px;
	}
.authimg {
	width: 40px;
	height: 40px;
	position: relative;
	top: -1px;
	}

/* Change to zadmin & dadmin - OR. . . leave it be? Those are our login names after all. */

.Zac { background: url('images/img-zac.gif') no-repeat; } /* Wasn't working..? */
.Dan { background: url('images/img-dan.gif') no-repeat; }
.ftmeta {
	position: relative;
	top: -5px;
	}
.ftentry {
	position: relative;
	top: -6px;
	}
.ftpostfooter {
	border-top: 1px solid #E3E3E2; /* or should it be D0D1CE? */
	border-bottom: 1px solid #E3E3E2; /* or should it be D0D1CE? */
	color: #40423D;
	position: relative;
	top: 11px;
	margin-bottom: 61px;
	padding: 10px 0 10px 0;
	position: relative;
	left: -12px;
	width: 537px;
	}.ftpostfooter .inside {

	width: 515px;
	position: relative;
	left: 12px;
	}

.ftnavigation {
	width: 550px;
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
	}
	
/* CONTACT FORM */

#ftsidebar .text {
	left:25px;
	line-height:22px;
	padding:2px 0 13px;
	position:relative;
	width:260px;
}

.contact-form {
	color: #4c4c4c;
	margin: 0;
	padding: 0;
}

.contact-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

.contact-form fieldset legend {
	display: none;
}

.form-input .text {
	width: 500px;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 13px;
	line-height: normal;
	left: 0;
	margin-bottom: 15px;
	height: 20px;
}

.form-textarea .text {
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
	left: 0;
	margin-bottom: 15px;
	height: 150px;
}

.form-label {
	margin-bottom: 4px;
}

.form-label label {
	position: relative;
	left: 4px;
	width: 470px;
}

.form-submit {
	margin: 10px 22px 14px 0;
	text-align: right;
}

.contact-msg {
	background: #f7f7f7;
	padding: 10px;
	margin: 3px 0 25px 0;
	width: 482px;
}

.required {

}

.important {
	
}

.success {
	color: #37A73D;
}

.error {
	color: #E92121;
}

.information {
	
}

.demo-wrapper {
	background: #EEF9D7;
	width: 905px;
	margin-top: 28px;
}

#loopme .demo-long {
	width: 905px;
}

.demo-video {
	margin: 0;
	padding: 30px 0 30px 35px;
}

.demo-text {
	width: 175px;
	margin-right: 40px;
	position: relative;
	padding-bottom: 20px;
}

.demo-corners {
	width: 100%;
}

.demo-tl, .demo-tr, .demo-bl, .demo-br {
	width: 5px;
	height: 5px;
	overflow: hidden;
}

.demo-tl { background: url('images/corner-tl.gif') no-repeat; }
.demo-tr { background: url('images/corner-tr.gif') no-repeat; }
.demo-bl { background: url('images/corner-bl.gif') no-repeat; }
.demo-br { background: url('images/corner-br.gif') no-repeat; }

#faq-wide {
	width: 271px;
	position: relative;
	left: 17px;
}



#testimonial-content {
	left: 28px;
	padding: 0;
	position: relative;
	width: 253px;
}

.testimonial-author {
	margin-top: -10px;
	margin-right: 6px;
}

.testimonial-item {
	border-bottom: 1px solid #E3E3E2;
	padding: 1px 10px 25px;
	margin: 0;
}