/*
Theme Name: ThemeShift
Theme URI: http://themeshift.com/
Description: WordPress Theme by Simon Rimkus
Version: 1.0
Author: ThemeShift
Author URI: http://themeshift.com
Tags: clean, elegant, business
*/

/*	##################################
	GENERAL
	################################## */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, hr, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

body {
	color: #7a7a7a;
	background: #eee url(img/bg-body.jpg);
	background-attachment: fixed;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
}

p {
	margin: 0 0 20px;
}

a {
	outline: none;
}

a {
	-webkit-tap-highlight-color:rgba(200,0,0,0.4);
}

.green a {
	color: #308d44;
}

.blue a {
	color: #385c8e;
}

.red a {
	color: #793c3d;
}


/*	##################################
	OTHER HTML
	################################## */

blockquote, address {
	margin: 0 0 20px;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
}

.forum blockquote {
	padding: 10px 15px 1px;
	background: url(img/bg-trans-light.png);
	color: #8a8a8a;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.forum blockquote cite {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
}

code {
    font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px 4px;
	background: #eaeaea;
	text-shadow: 1px 1px 0px #fff;
}

.forum code {
	background: #fff;
	color: #5a5a5a;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #eee;
}

.forum pre code {
	line-height: 20px!important;
	padding: 0px!important;
	background: none;
	border: none;
}

pre code {
	background: none;
}

pre {
	max-height: 750px;
    margin: 0 0 20px;
	padding: 10px;
	background: #fff!important;
	color: #5a5a5a;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eee;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	overflow: auto;
}

.page-template-page-tutorials-php .syntaxhighlighter,
.page-template-page-tutorials-general-php .syntaxhighlighter {
	max-width: 905px;
	margin: 0 0 20px 35px!important;
	overflow: inherit!important;
}

.page-template-page-tutorials-php pre,
.page-template-page-tutorials-general-php pre {
	max-width: 905px;
	margin: 0 0 20px 35px!important;
	background: #fafafa;
	color: #2a2a2a;
}

dl {
    margin: 0 0 10px;
}

dt {
    font-weight: bold;
}

dd {
    padding: 0 0 10px;
}

small {
	font-size: 10px;
	font-weight: normal;
}

.announcement {
	margin: -10px 0 30px;
	padding: 10px 15px;
	background: url(img/bg-display.jpg) repeat-x 0px -320px;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 1px 1px 1px #2a2a2a;
}

.announcement p {
	display: inline-block;
	line-height: 20px;
	margin: 0px!important;
	padding: 0 0 0 30px;
	background: url(img/icons/alert.png) no-repeat left center;
}

.forum-newtopic .announcement {
	margin: 0 0 20px;
	font-size: 11px;
}


/*	##################################
	HEADINGS
	################################## */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	padding: 0px;
	line-height: 25px;
	color: #4a4a4a;
	font-weight: normal;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h4, h5, h6 {
	margin: 0 0 10px;
}

#subheader h1 {
	width: 400px;
	margin: 0 auto;
	height: 60px;
	background: url(img/bg-h1-themes.png) no-repeat center 24px;
	text-indent: -9999px;
}

.themes #subheader h1 {
	background: url(img/bg-h1-themes.png) no-repeat center 24px;
}

.affiliates #subheader h1,
.parent-pageid-7 #subheader h1 {
	background: url(img/bg-h1-affiliates.png) no-repeat center 24px!important;
}

.category-blog #subheader h1 {
	background: url(img/bg-h1-blog.png) no-repeat center 24px;
}

.showcase #subheader h1,
.submit #subheader h1,
.tax-filter #subheader h1,
.single-showcase #subheader h1 {
	background: url(img/bg-h1-showcase.png) no-repeat center 24px;
}

.help #subheader h1,
#front-page #subheader h1 {
	background: url(img/bg-h1-help.png) no-repeat center 24px;
}

.forum #subheader h1 {
	background: url(img/bg-h1-forum.png) no-repeat center 24px;
}

.contact #subheader h1 {
	background: url(img/bg-h1-contact.png) no-repeat center 24px;
}

.custom #subheader h1 {
	background: url(img/bg-h1-custom.png) no-repeat center 24px;
}

.docs #subheader h1,
.page-template-page-documentation-php #subheader h1,
.page-template-page-tutorials-php #subheader h1,
.page-template-page-tutorials-general-php #subheader h1 {
	background: url(img/bg-h1-documentation.png) no-repeat center 24px;
}

.pricing #subheader h1 {
	background: url(img/bg-h1-pricing.png) no-repeat center 24px;
}

.wordpress-hosting #subheader h1 {
	background: url(img/bg-h1-hosting.png) no-repeat center 24px;
}

.terms #subheader h1 {
	background: url(img/bg-h1-terms.png) no-repeat center 24px;
}

.faq #subheader h1 {
	background: url(img/bg-h1-faq.png) no-repeat center 24px;
}

.profile #subheader h1 {
	background: url(img/bg-h1-profile.png) no-repeat center 24px;
}

.home #subheader h1 {
	position: absolute;
	top: 24px;
	right: 20px;
	width: 400px;
	background: url(img/bg-h1-home.png) no-repeat right top;
	text-indent: -9999px;
}

h2 {
	padding: 0 0 0 35px;
	font-size: 18px;
	overflow: visible;
}

h2 a {
	color: #4a4a4a!important;
	text-decoration: none;
}

.green h2 a:hover {
	color: #308d44!important;
}

.blue h2 a:hover {
	color: #385c8e!important;
}

.red h2 a:hover {
	color: #793c3d!important;
}

h2 a:active {
	position: relative;
	top: 1px;
}

#display h1,
#display h2 {
	width: 420px;
	height: 24px;
	margin: 0 0 20px;
	text-indent: -9999px;
}

.h1-defacto,
.h2-defacto,
.term-defacto #display h1,
.category-defacto #display .h2-latest {
	background: url(img/bg-h-defacto.png) no-repeat left top;
}

.h1-decanto,
.h2-decanto,
.term-decanto #display h1,
.category-decanto #display .h2-latest {
	background: url(img/bg-h-decanto.png) no-repeat left top;
}

.h1-decorum,
.h2-decorum,
.term-decorum #display h1,
.category-decorum #display .h2-latest {
	background: url(img/bg-h-decorum.png) no-repeat left top;
}

.h1-defolio,
.h2-defolio,
.term-defolio #display h1,
.category-defolio #display .h2-latest {
	background: url(img/bg-h-defolio.png) no-repeat left top;
}

.h1-designum,
.h2-designum,
.term-designum #display h1,
.category-designum #display .h2-latest {
	background: url(img/bg-h-designum.png) no-repeat left top;
}

.h1-delucide,
.h2-delucide,
.term-delucide #display h1,
.category-delucide #display .h2-latest {
	background: url(img/bg-h-delucide.png) no-repeat left top;
}

.h1-devision,
.h2-devision,
.term-devision #display h1,
.category-devision #display .h2-latest {
	background: url(img/bg-h-devision.png) no-repeat left top;
}

.h1-delirium,
.h2-delirium,
.term-delirium #display h1,
.category-delirium #display .h2-latest {
	background: url(img/bg-h-delirium.png) no-repeat left top;
}

.h1-decondo,
.h2-decondo,
.term-decondo #display h1,
.category-decondo #display .h2-latest {
	background: url(img/bg-h-decondo.png) no-repeat left top;
}

.h1-denovo,
.h2-denovo,
.term-denovo #display h1,
.category-denovo #display .h2-latest {
	background: url(img/bg-h-denovo.png) no-repeat left top;
}

.h1-dezine,
.h2-dezine,
.term-dezine #display h1,
.category-dezine #display .h2-latest {
	background: url(img/bg-h-dezine.png) no-repeat left top;
}

.h1-deluxe,
.h2-deluxe,
.term-deluxe #display h1,
.category-deluxe #display .h2-latest {
	background: url(img/bg-h-deluxe.png) no-repeat left top;
}

.h1-degusto,
.h2-degusto,
.term-degusto #display h1,
.category-degusto #display .h2-latest {
	background: url(img/bg-h-degusto.png) no-repeat left top;
}

.h1-decasa,
.h2-decasa,
.term-decasa #display h1,
.category-decasa #display .h2-latest {
	background: url(img/bg-h-decasa.png) no-repeat left top;
}

.h1-destyle,
.h2-destyle,
.term-destyle #display h1,
.category-destyle #display .h2-latest {
	background: url(img/bg-h-destyle.png) no-repeat left top;
}

.h2-faq {
	background: url(img/bg-h-faq.png) no-repeat left top;
}

.h2-contact {
	background: url(img/bg-h-contact.png) no-repeat left top;
}

.h2-become-affiliate {
	background: url(img/bg-h-become-affiliate.png) no-repeat left top;
}

.h2-custom {
	background: url(img/bg-h-custom.png) no-repeat left top;
}

.h-submit {
	background: url(img/bg-h-submit.png) no-repeat left top;
}

.h2-usage {
	background: url(img/bg-h2-usage.png) no-repeat left top;
}

.h2-profile {
	background: url(img/bg-h-profile.png) no-repeat left top;
}

.h2-forum {
	background: url(img/bg-h-forum.png) no-repeat left top;
}

.h2-latest {
	background: url(img/bg-h-latest.png) no-repeat left top;
}

.h2-affiliates-faq {
	background: url(img/bg-h-affiliates-faq.png) no-repeat left top;
}

.h2-terms {
	background: url(img/bg-h-terms.png) no-repeat left top;
}

.h1-post {
	padding: 0 0 0 35px;
	font-size: 20px;
}

.h1-post,
.h2-post {
	background: url(img/icons/h2-post.png) no-repeat 5px 2px;
}

.h2-video {
	margin: 0 0 15px;
	background: url(img/icons/h2-video.png) no-repeat 0px 0px;
}

.h2-themes {
	background: url(img/icons/h2-themes.png) no-repeat 5px 3px;
}

.h2-support,
.h3-support {
	background: url(img/icons/h2-support.png) no-repeat 3px 3px;
}

.forum .h2-support {
	margin: 0 0 20px;
}

.h-affiliates,
.h2-pricing {
	background: url(img/icons/h-affiliates.png) no-repeat 2px 3px;
}

.h-newsletter {
	background: url(img/icons/h-newsletter.png) no-repeat 5px 1px;
}

.h2-features {
	background: url(img/icons/h2-features.png) no-repeat 6px 3px;
}

.h2-package {
	background: url(img/icons/h2-package.png) no-repeat 6px 3px;
}

.h2-prepurchase,
.h2-testimonial,
.h2-user {
	background: url(img/icons/h-user.png) no-repeat 3px 1px;
}

.h2-customizations {
	background: url(img/icons/h-custom.png) no-repeat 0px 3px;
}

.h-faq {
	background: url(img/icons/h-faq.png) no-repeat 8px 2px;
}

#sidebar .h-faq {
	background-position: 2px 2px;
}

.page-template-page-tutorials-php .h-faq {
	margin-bottom: 20px;
	font-size: 22px;
}

.h2-commissions {
	background: url(img/icons/h2-commissions.png) no-repeat 0px 3px;
}

.h2-banners {
	background: url(img/icons/h2-banners.png) no-repeat 2px 5px;
}

.h2-details {
	background: url(img/icons/h2-details.png) no-repeat 0px 3px;
}

.h2-wordpress {
	background: url(img/icons/h2-wordpress.png) no-repeat 0px 3px;
}

.h2-comments {
	padding: 0 0 0 35px;
	background: url(img/icons/h2-comments.png) no-repeat 0px 3px;
}

.h2-respond {
	padding: 0 0 0 35px;
	background: url(img/icons/h2-respond.png) no-repeat 5px 3px;
}

h3 {
	padding: 0 0 0 30px;
	font-size: 16px;
	overflow: visible;
}

.box h3 {
	padding-left: 35px;
}

.h2-access,
.h3-access {
	background: url(img/icons/h-access.png) no-repeat 0px 3px;
}

.h3-newtopic {
	background: url(img/icons/h3-newtopic.png) no-repeat 3px 3px;
}

.h-search {
	background: url(img/icons/h-search.png) no-repeat 0px 3px;
}

.h-invoice {
	background: url(img/icons/h-invoice.png) no-repeat 0px 4px;
}

h2.h-search {
	margin-bottom: 20px;
}

.h-tags {
	background: url(img/icons/h-tags.png) no-repeat 0px 3px;
}

.h-categories {
	background: url(img/icons/h-categories.png) no-repeat 0px 7px;
}

.page-template-page-tutorials-php h4 {
	margin-bottom: 0px;
	padding-left: 35px;
}

.notice {
	position: relative;
	margin: 0 0 30px;
	padding: 10px 20px 10px 50px;
	background: url(img/bg-display-red.jpg) repeat-x;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 1px #444;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.notice span {
	position: absolute;
	top: 8px;
	left: 20px;
	width: 20px;
	height: 24px;
	background: url(img/icons/alert.png) no-repeat 0px 4px;
}

.forum-newtopic .notice {
	margin-bottom: 20px;
	font-size: 12px;
}


/*	##################################
	LISTS
	################################## */
	
ul, ol {
	padding: 0 0 15px 15px;
}

ul li {
	list-style: circle;
}

li ul {
	padding: 0 0 0 15px;
}

ol li {
	list-style: decimal;
}

li ol {
	padding: 0 0 0 20px;
}

ol ul li {
	list-style: circle;
}

.list2 {
	margin: 0 -20px 0 0;
	padding: 0 0 10px;
}

.list2 li {
	display: block;
	float: left;
	width: 135px;
	margin: 0 20px 5px 0;
	padding: 0 0 5px;
	border-bottom: 1px dotted #dedede;
	list-style: none;
}

.list2 li span {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
}

.list3 {
	margin: 0 -20px 0 0;
	padding: 0 0 10px;
}

.list3 li {
	display: inline-block;
	width: auto;
	margin: 0 5px 10px 0;
	padding: 3px 10px;
	background: url(img/bg-trans-light.png);
	color: #8a8a8a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-shadow: 1px 1px 0px #fff;
	list-style: none;
}

.list3 li span {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
}

/*	##################################
	FORMS
	################################## */
	
input.text, textarea.text,
.form-field input,
input.regular-text,
#password input,
textarea#description {
	padding: 8px 15px;
	background: #fff;
	color: #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-shadow: 1px 1px 0px #fff;
}

textarea.text {
	height: 216px;
}

.banners textarea.text {
	width: 420px;
	height: 85px;
	line-height: 20px;
	color: #4a4a4a;
	font-family: Courier;
	font-style: normal;
}

input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border: none;
}

input.submit,
button {
	cursor: pointer;
}

#sidebar input.text {
	width: 260px;
}

form p {
	margin: 0 0 10px;
}


/*	##################################
	BUTTONS
	################################## */
	
a.btn {
	display: block;
	width: 122px;
	height: 38px;
	padding: 0 0 0 20px;
	line-height: 36px;
	color: #fff;
	background: url(img/bg-btn-big.png) no-repeat 0px 0px;
	font-size: 11px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;
}

a.btn:hover {
	background-position: 0px -40px;
}

a.btn:active {
	position: relative;
	top: 1px;
	background-position: 0px -80px;
}

a.btn-buy {
	position: relative;
	width: 124px;
	background: url(img/bg-btn-big.png) no-repeat -300px 0px;
}

a.btn-buy:hover {
	background-position: -300px -40px;
}

a.btn-buy:active {
	background-position: -300px -80px;
}

a.btn-red {
	position: relative;
	width: 124px;
	background: url(img/bg-btn-big.png) no-repeat -150px 0px;
}

a.btn-red:hover {
	background-position: -150px -40px;
}

a.btn-red:active {
	background-position: -150px -80px;
}

a.btn-medium,
#your-profile input.button-primary {
	display: inline-block;
	line-height: 30px;
	padding: 0 30px;
	background: url(img/bg-btn.png) repeat-x!important;	
	background-color: #1f5b9a!important;
	color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px #9e9e9e;
	-moz-box-shadow: 1px 1px 3px #9e9e9e;
	box-shadow: 1px 1px 3px #9e9e9e;
	font-size: 11px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;
}

a.btn-medium:hover {
	background-position: 0px -31px!important;
}

a.btn-medium:active {
	position: relative;
	top: 1px;
	background-position: 0px -62px!important;
}

#your-profile input.button-primary {
	width: 152px!important;
	text-align: center;
}

button.btn,
.button-primary {
	padding: 0 20px;
	height: 32px;
	line-height: 30px;
	color: #fff;
	border: none;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
}

button.btn:active,
.button-primary:active {
	position: relative;
	top: 1px;
}

button.btn,
.button-primary {
	background: url(img/bg-btn.png) repeat-x;
}

button.btn:hover,
.button-primary:hover {
	background-position: 0px -31px;
}

button.btn:active
.button-primary:active {
	background-position: 0px -62px;
}

.green button.btn,
.green .button-primary {
	background-color: #1f5b9a;
}

.blue button.btn,
.blue .button-primary {
	background-color: #1c8719;
	text-shadow: -1px -1px 0px #2a2a2a;
}

a.btn-small {
	display: inline-block;
	width: 82px!important;
	height: 32px!important;
	line-height: 30px!important;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;
	text-align: center;
}

.pricing .btn-medium {
	width: 122px;
	height: 32px;
	line-height: 31px!important;
	padding: 0px;
	background: url(img/bg-btn-medium.png) no-repeat!important;
	-webkit-box-shadow: 1px 1px 3px #3a3a3a;
	-moz-box-shadow: 1px 1px 3px #3a3a3a;
	box-shadow: 1px 1px 3px #3a3a3a;
	text-align: center;
}

.pricing a.btn-medium:hover {
	background-position: 0 -40px!important;
}

.pricing a.btn-medium:active {
	background-position: 0 -80px!important;
}


/*	##################################
	HEADER
	################################## */
	
#panel {
	color: #8a8a8a;
	background: #3d3d3d;
	border-bottom: 1px solid #4f4f4f;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 1px 1px 3px #000;
	display: none;
}

#panel-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: right;
}

#panel p {
	padding: 0px;
	margin: 0px;
	line-height: 50px;
}

#panel a {
	color: #8a8a8a;
}

#panel span,
#panel span a {
	color: #fff;
}

#panel .useful {
	position: absolute;
	top: 0px;
	left: 0px;
}

#panel .useful a {
	line-height: 50px;
	text-decoration: none;
}
	
#header-wrap {
	position: relative;
	background: url(img/bg-header.jpg) repeat-x;
}

#header {
	position: relative;
	width: 940px;
	height: 200px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 50px;
	left: -10px;
}

#logo a:active {
	position: relative;
	top: 1px;
}

#logo.logo-xmas {
	left: -13px;
	top: 55px;
}

#menu {
	position: absolute;
	top: 86px;
	right: 5px;
}

#menu li {
	display: inline;
	margin: 0 0 0 35px;
	list-style: none;
}

#menu a {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px 10px #000;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

#menu a:active {
	position: relative;
	top: 1px;
}

#subheader {
	position: absolute;
	left: -5px;
	bottom: 0px;
	width: 950px;
	height: 65px;
	background: url(img/bg-subheader.png) no-repeat;
	z-index: 2;
}

a#twitter {
	position: absolute;
	top: 24px;
	left: 24px;
	display: block;
	width: 28px;
	height: 22px;
	background: url(img/bg-twitter.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

a#twitter:hover {
	background: url(img/bg-twitter.png) no-repeat -28px 0px;
}

a#twitter:active {
	background: url(img/bg-twitter.png) no-repeat -56px 0px;
}

a#cart {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 61px;
	height: 60px;
	background: url(img/bg-cart.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

a#cart:hover {
	background: url(img/bg-cart.png) no-repeat 0px -60px;
}

a#cart:active {
	background: url(img/bg-cart.png) no-repeat 0px -120px;
}

a#login {
	position: absolute;
	top: -1px;
	right: 0px;
	width: 31px;
	height: 31px;
	background: url(img/bg-login.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

a#login:hover,
a#login.active {
	background: url(img/bg-login.png) no-repeat -40px 0px;
}


/*	##################################
	DISPLAY
	################################## */
	
#display {
	position: relative;
	width: 940px;
	height: 370px;
	margin: 0 auto;
	color: #fff;
	background: #3a3a3a;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.green #display {
	background: url(img/bg-display.jpg) repeat-x;
}

.blue #display {
	background: url(img/bg-display.jpg) repeat-x 0px -320px;
}

.red #display {
	background: url(img/bg-display.jpg) repeat-x 0px -640px;
}

.help #display,
.affiliates #display,
.banners #display,
.custom #display {
	height: 320px;
}

#display-inner {
	position: relative;
	width: 940px;
	height: 320px;
	background: url(img/bg-display-inner.png) no-repeat 40px 0px;
	overflow: hidden;
}

.page #display-inner {
	width: 890px;
	height: 270px;
	padding: 50px 0 0 50px;
}

.display-slide {
	width: 890px;
	height: 270px;
	padding: 50px 0 0 50px;
}

.display-slide.hide {
	display: none;
}

.help #display-inner {
	background: url(img/bg-display-inner-help.png) no-repeat left top;
}

.affiliates #display-inner,
.banners #display-inner {
	background: url(img/bg-display-inner-affiliates.png) no-repeat left top;
}

.custom #display-inner {
	background: url(img/bg-display-inner-custom.png) no-repeat left top;
}

#display p {
	width: 370px;
	line-height: 34px;
	text-shadow: 1px 1px 1px #2a2a2a;
}

.affiliates #display p,
.banners #display p,
.custom #display p {
	width: 520px;
}

.display-img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.affiliates .display-img,
.banners .display-img {
	right: 60px;
	bottom: 25px;
}

#display-nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 940px;
	height: 50px;
	background: #ededed url(img/bg-display-nav.jpg) no-repeat;
}

a#display-nav-larr {
	position: absolute;
	display: block;
	width: 41px;
	height: 50px;
	background: url(img/bg-display-nav-larr.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

a#display-nav-larr:hover {
	background: url(img/bg-display-nav-larr.png) no-repeat 0px -50px;
}

a#display-nav-larr:active {
	background: url(img/bg-display-nav-larr.png) no-repeat 0px -100px;
}

a#display-nav-rarr {
	position: absolute;
	right: 0px;
	display: block;
	width: 41px;
	height: 50px;
	background: url(img/bg-display-nav-rarr.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

a#display-nav-rarr:hover {
	background: url(img/bg-display-nav-rarr.png) no-repeat 0px -50px;
}

a#display-nav-rarr:active {
	background: url(img/bg-display-nav-rarr.png) no-repeat 0px -100px;
}

#display-nav-lp a,
#display-nav-rp a {
	text-decoration: none;
	color: inherit;
}

#display-nav-lp {
	position: absolute;
	left: 57px;
	width: 413px;
	text-align: left!important;
}

#display-nav-rp {
	position: absolute;
	right: 57px;
	width: 413px;
	text-align: right!important;
}

#display-nav-dots {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

#display-nav-dots li {
	display: inline;
	list-style: none;
}

#display-nav-dots a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 20px 10px 0 0;
	background: url(img/bg-display-nav-dots.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

#display-nav-dots a.activeSlide {
	background: url(img/bg-display-nav-dots.png) no-repeat 0px -12px;
}

#display-nav p {
	margin: 0 auto;
	line-height: 48px;
	color: #9a9a9a;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	text-shadow: 1px 1px 1px #ccc;
	text-align: center;
}

#display-btn {
	padding: 5px 0 0;
}

#display-btn .btn {
	display: inline-block;
}

.btn-info,
.btn-demo,
.btn-aff-register {
	margin-right: 20px;
}


/** DISPLAY HELP */

.help #display-inner p {
	width: auto;
	line-height: 28px;
	text-align: center;
}

.help #display .btn {
	margin: 0 auto;
}

.help #display a.btn:active {
	position: relative;
	top: 1px;
}

.help #display-inner {
	width: 940px;
	height: 320px;
	padding: 0px;
	background: url(img/bg-display-inner-help.png) no-repeat left top;
}

.help #display-nav p {
	width: auto;
	line-height: 48px;
}

#display-faq,
#display-forum,
#display-docs {
	float: left;
	width: 250px;
	padding: 130px 20px 0;
}

#display-docs {
	width: 320px;
}

/** DISPLAY PRICING */

.pricing #display-inner,
.wordpress-hosting #display-inner {
	width: 940px;
	height: 320px;
	padding: 0px;
	background: url(img/bg-display-inner-pricing.png) no-repeat left top;
}

.wordpress-hosting #display-inner {
	background: url(img/bg-display-inner-hosting.png) no-repeat left top;
}

.display-pricing {
	float: left;
	width: 188px;
	padding: 78px 0 0;
}

.display-pricing p {
	width: auto!important;
	padding-left: 38px;
	line-height: 13px!important;
}

.pricing-discount,
.pricing-code {
	text-align: center;
	padding: 0px!important;
}

.pricing-feature {
	margin-bottom: 15px;
}

.display-pricing p.pricing-discount span {
	display: block;
	padding: 15px 0;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 36px;
	font-weight: bold;
}

.display-pricing p img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.pricing-code .btn {
	display: inline-block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.pricing-code code {
	display: block;
	padding: 10px 0 0;
	background: none;
	text-shadow: 1px 1px 1px #2a2a2a;
	overflow: hidden;
}

.pricing #display-nav p,
.wordpress-hosting #display-nav p {
	width: auto;
}

.pricing #display-nav p img,
.wordpress-hosting #display-nav p img {
	vertical-align: middle;
}

#display-pricing-dev {
	display: none;
}

/** DISPLAY DOCS / SHOWCASE */

.docs #display,
.page-template-page-documentation-php #display,
.single-showcase #display,
.tax-filter #display,
.page.submit #display,
.page.faq #display,
.page.profile #display,
#front-page #display {
	height: 100px;
}

#display.display-small {
	height: 100px;
}

.page-template-page-tutorials-php #display,
.page-template-page-tutorials-general-php #display {
	height: 150px;
}

.green.docs #display,
.green.page-template-page-documentation-php #display,
.green.page-template-page-tutorials-php #display,
.green.page-template-page-tutorials-general-php #display,
.green.single-showcase #display,
.green.tax-filter #display,
.green.page.submit #display,
.green.page.faq #display,
.green.page.profile #display,
#front-page.green #display {
	background: url(img/bg-display-small.jpg) repeat-x;
}

.green #display.display-small {
	background: url(img/bg-display-small.jpg) repeat-x;
}

.blue.docs #display,
.blue.page-template-page-documentation-php #display,
.blue.page-template-page-tutorials-php #display,
.blue.page-template-page-tutorials-general-php #display,
.blue.single-showcase #display,
.blue.tax-filter #display,
.blue.page.submit #display,
.blue.page.faq #display,
.blue.page.profile #display,
#front-page.blue #display {
	background: url(img/bg-display-small.jpg) repeat-x 0px -100px;
}

.blue #display.display-small {
	background: url(img/bg-display-small.jpg) repeat-x 0px -100px;
}

.docs #display-inner,
.page-template-page-documentation-php #display-inner,
.page-template-page-tutorials-php #display-inner,
.page-template-page-tutorials-general-php #display-inner,
.single-showcase #display-inner,
.tax-filter  #display-inner,
.page.submit #display-inner,
.page.faq #display-inner,
.page.profile #display-inner,
#front-page #display-inner {
	width: 900px;
	height: 60px;
	padding: 40px 0 0 40px;
	background: url(img/bg-display-small-inner.png) no-repeat 80px 0px;
}

.display-small #display-inner {
	width: 900px;
	height: 60px;
	padding: 40px 0 0 40px;
	background: url(img/bg-display-small-inner.png) no-repeat 80px 0px;
}

#display-select {
	position: absolute;
	top: 30px;
	right: 40px;
	color: #fff;
	text-shadow: 1px 1px 1px #2a2a2a;
	z-index: 5;
}

#display-select .btn {
	display: inline-block;
	margin: 0 0 0 10px;
}

#display-select form {
	display: inline-block;
	margin: 10px 0 0 10px;
}

#display-select.social {
	padding: 3px 0 0;
}

#display-select.social a {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 0 0 10px;
	text-indent: -9999px;
}

#display-select.social a:active {
	position: relative;
	top: 1px;
}

#display-select.social a.rss {
	background: url(img/icons/social.png) no-repeat 0px 0px;
}

#display-select.social a.twitter {
	background: url(img/icons/social.png) no-repeat -35px 0px;
}

#display-select.social a.facebook {
	background: url(img/icons/social.png) no-repeat -70px 0px;
}


/*	##################################
	MAIN
	################################## */
	
.main {
	background: url(img/bg-ruler.png) repeat-x left top;
}

.main-content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 10px;
	text-shadow: 1px 1px 0px #fff;
}

.single-showcase .main-content {
	background: url(img/bg-main-content-showcase.png) no-repeat center center;
}

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

#sidebar {
	float: right;
	width: 290px;
}

.sb-box {
	margin: 0 0 40px;
}

.sb-box-em {	
	padding: 20px 20px 10px;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 1px #2a2a2a;
}

.green .sb-box-em {
	background: url(img/bg-display.jpg) repeat-x;
}

.blue .sb-box-em,
#sb-facebook {
	background: url(img/bg-display.jpg) repeat-x 0px -320px;
}

#sb-facebook {
	background: url(img/bg-sb-facebook.jpg) no-repeat right bottom;
}

.sb-box-em h3 {
	height: 25px;
	text-indent: -9999px;
}

#sb-facebook h3 {
	background: url(img/bg-h-fan.png) no-repeat left top;
}

.fan_box .full_widget {
	padding: 10px 0 0;
	background: none;
	border: none;
}

.fan_box .full_widget .connect_top {
	width: 290px;
	padding: 0px;
	background: none;
}

.fan_box .connections {
	padding: 0px;
	border: 0px;
}

.fan_box .full_widget .connections_grid .grid_item {
	padding: 0 8px 8px 0!important;
}

.fan_box .full_widget .connections_grid .grid_item img {
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.fan_box .full_widget a {
	white-space: nowrap;
}

.sb-box p,
.sb-box ul {
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.ruler-bot {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url(img/bg-ruler-bot.png) repeat-x left bottom;
}

.box-wrap {
	/** needs to be fixed on small screens */
	/* margin: 0 -40px 0 0; */
}

.box {
	float: left;
	width: 452px;
	margin: 0 0 15px 0;
}

.box.clear {
	margin-right: 35px;
}

.box.theme,
#band .box {
	margin-left: 35px;
}

.box.theme.clear,
#band .box.clear {
	margin-right: 0px;
	margin-left: 0px;
}

.box-wide {
	float: none;
	width: 940px;
	margin-bottom: 35px;
}

.archive .post.box,
.single .post.box,
.contact .post.box {
	float: none;
	width: 615px;
	margin: 0 0 40px;
}

.box-faq h2 {
	margin-bottom: 20px;
}

.box-faq ol {
	padding-left: 35px;
}

.box-faq h4 {
	margin: 0px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

.box-faq p {
	padding-top: 10px!important;
	padding-left: 0px!important;
	border-top: 1px solid #f8f8f8;
}

.box p {
	padding: 0 0 0 35px;
}

.box ul,
.box ol {
	margin: 0 0 20px;
	padding: 0 0 0 50px;
}

.box-showcase h2,
.box-showcase p {
	margin: 0px!important;
}

.box-showcase .visit {
	float: right;
}

.bar {
	position: relative;
	height: 100px;
	margin: 0 0 40px;
	padding: 20px 0 0 20px;
	background: url(img/bg-bar.png) no-repeat;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	clear: both;
}

.themes .bar,
.showcase .bar {
	margin: 10px 0 60px;
}

#themes-bar-1,
#themes-bar-2,
#showcase-bar {
	position: relative;
	height: 100px;
	padding: 0px;
}

#themes-bar-1 a.bar-a,
#themes-bar-2 a.bar-a,
#showcase-bar a.bar-a {
	display: block;
	height: 45px;
	padding: 55px 0 0 40px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #2a2a2a;
	z-index: 1;
}

#themes-bar-1 .btn,
#themes-bar-2 .btn,
#showcase-bar .btn {
	position: absolute;
	top: 30px;
	right: 60px;
	z-index: 2;
}

#themes-bar-1 a.btn:active,
#themes-bar-2 a.btn:active,
#showcase-bar a.btn:active {
	top: 31px;
}

.green #themes-bar-1 a.bar-a {
	background: url(img/bg-bar-themes.jpg) no-repeat 0px 0px;
}

.blue #themes-bar-1 a.bar-a {
	background: url(img/bg-bar-themes.jpg) no-repeat 0px -100px;
}

.green #themes-bar-2 a.bar-a {
	background: url(img/bg-bar-themes.jpg) no-repeat 0px -200px;
}

.blue #themes-bar-2 a.bar-a {
	background: url(img/bg-bar-themes.jpg) no-repeat 0px -300px;
}

.green #showcase-bar a.bar-a {
	background: url(img/bg-bar-showcase.jpg) no-repeat 0px 0px;
}

.blue #showcase-bar a.bar-a {
	background: url(img/bg-bar-showcase.jpg) no-repeat 0px -100px;
}


.bar .box {
	width: 212px;
	margin: 0 0 0 18px;
}

.bar .box.clear {
	margin: 0px;
}

.bar .box h3 {
	margin-bottom: 0px;
}

.bar .box p {
	padding: 0px;
}

.bar .box .img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.bar .box {
	position: relative;
}

.bar .box a span {
	position: absolute;
	top: -7px;
	left: -7px;
	display: block;
	width: 28px;
	height: 28px;
	background: url(img/bg-bar-zoom.png) no-repeat 0px 0px;
}

.bar .box a span {
	background: url(img/bg-bar-zoom.png) no-repeat -30px 0px;
}

.bar .box a:hover span {
	background: url(img/bg-bar-zoom.png) no-repeat -30px -30px;
}

.blue .bar .box a span {
	background: url(img/bg-bar-zoom.png) no-repeat 0px 0px;
}

.blue .bar .box a:hover span {
	background: url(img/bg-bar-zoom.png) no-repeat 0px -30px;
}

.bar .box a:active span {
	top: -6px;
}

.bar .changelog {
	position: absolute;
	top: -20px;
	right: 20px;
}

.bar .changelog a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	background: url(img/bg-display-nav.png) no-repeat;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #9a9a9a;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-shadow: 1px 1px 0px #ccc;
	text-decoration: none;
}

.bar .changelog a:hover {
	color: inherit;
}

.bar .changelog a:active {
	position: relative;
	top: 1px;
	height: 19px;
}

#changelog {
	width: 350px;
	padding: 20px 20px 1px;
	color: #7a7a7a;
	background: #eee url(img/bg-body.jpg);
	background-attachment: fixed;
	text-shadow: 1px 1px 0px #fff;
}

#changelog h3 {
	background: url(img/icons/h2-features.png) no-repeat 0px 3px;
}

#band-wrap {
	position: relative;
	background: url(img/bg-band.jpg);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

#band-wrap .ruler-bot {
	top: -11px;
}

#band {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.blog #band,
.forum #band {
	padding: 40px 0 20px;
}

#band .box {
	width: 290px;
}

.box .date {
	line-height: 20px;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}

.img-post {
	margin: 10px 0 0;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.img-themes,
.size-full {
	margin: 0 0 10px;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.size-full {
	margin: 0px;
	padding: 20px;
}

.single .post img {
	max-width: 540px;
}

#band .img-themes {
	margin: 0 0 5px;
}

.page-template-page-tutorials-php .box img,
.page-template-page-tutorials-general-php .box img {
	padding: 20px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.page-template-page-tutorials-php .box ul,
.page-template-page-tutorials-general-php .box ul {
	padding-left: 45px;
}

#band iframe {
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.theme.box {
	position: relative;
	width: 290px;
}

.ribbon {
	position: absolute;
	top: -3px;
	left: -3px;
	display: block;
	width: 116px;
	height: 70px;
}

.ribbon-free {
	background: url(img/bg-ribbon-free.png) no-repeat left top;
}

.ribbon-degusto {
	background: url(img/bg-ribbon.png) no-repeat left top;
}

#band .theme.box,
.showcase .theme.box {
	margin-bottom: 25px;
}

.theme.box h2 {
	margin: 0 0 10px;
	padding: 0px;
}

.theme.box p {
	padding: 0px;
}

.theme.box a span.overlay {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 280px;
	height: 210px;
	background: url(img/bg-overlay.png) no-repeat 0px 0px;
}

.theme.box a span.overlay span {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 280px;
	color: #6a6a6a;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #2a2a2a;
	text-align: center;
}

#theme-features {
	padding: 0 0 10px;
}

.img-feature {
	float: right;
	width: 100px;
	margin: 0 0 10px 20px;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.box-designer .avatar {
	float: right;
	width: 60px;
	margin: 0 0 20px 20px;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#mc-embedded-subscribe-form input.text {
	width: 125px;
	margin: 0 5px 0 0;
}

#mc-embedded-subscribe-form .btn {
	width: 82px!important;
}

#sb-newsletter {
	height: 200px;
	padding: 50px 20px 20px;
	background: url(img/bg-sb-newsletter.png) no-repeat;
	color: #fff;
	text-shadow: 1px 1px 1px #2a2a2a;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

#sb-newsletter input.text {
	width: 215px;
	-moz-box-shadow: inset 1px 1px 1px #000, 1px 1px 1px #47BF60;
	-webkit-box-shadow: inset 1px 1px 1px #000, 1px 1px 1px #47BF60;
	box-shadow: inset 1px 1px 1px #000, 1px 1px 1px #47BF60;
}

#sb-newsletter p {
	margin: 0 0 18px;
}

#sb-newsletter .btn {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#sb-newsletter #mc-embedded-subscribe-form button.btn {
	background: url(img/bg-btn.png) no-repeat -420px -120px!important;
}

#sb-newsletter #mc-embedded-subscribe-form button.btn:hover {
	background: url(img/bg-btn.png) no-repeat -420px -160px!important;
}

#sb-newsletter #mc-embedded-subscribe-form button.btn:active {
	background: url(img/bg-btn.png) no-repeat -420px -200px!important;
}

#sb-categories li {	
	display: inline-block;
	width: auto;
	margin: 0 5px 10px 0;
	padding: 3px 10px;
	background: url(img/bg-trans-light.png);
	color: #8a8a8a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-shadow: 1px 1px 0px #fff;
	list-style: none;
}

#sb-categories a {
	text-decoration: none;
}

#sb-categories h3 {
	margin-bottom: 20px;
}

#sb-sffiliates p {
	margin-bottom: 20px;
}

a.banner-download {
	margin: 0 0 0 5px;
}

a.banner-view,
a.banner-download {
	padding: 3px 0 2px 20px;
	text-decoration: none;
}

a.banner-view:active,
a.banner-download:active {
	position: relative;
	top: 1px;
}

a.banner-view {
	background: url(img/bg-banner.png) no-repeat 0px 3px;
}

a.banner-download {
	background: url(img/bg-banner.png) no-repeat 0px -40px;
}

a.banner-view:hover {
	background: url(img/bg-banner.png) no-repeat 0px -17px;
}

a.banner-download:hover {
	background: url(img/bg-banner.png) no-repeat 0px -60px;
}


/*  ##################################
    COMMENTS
    ################################## */
    
#comments {
	clear: both;
}

#comments h2 {
	margin: 0 0 20px;
}

#comments li {
	background: none;
	list-style: none;
}

.commentslist {
	padding: 0 0 0 35px!important;
}

.commentslist li ul {
	margin: 0px;
	padding: 0 0 0 15px;
}

.commentslist #respond {
	margin: -20px 0 15px;
	padding: 0 0 0 90px;
}

.comment .avatar {
	float: left;
	width: 60px;
	margin: 0 20px 20px 0;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.comment-author {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

.comment-author a {
	font-weight: bold;
}

.comment-text {
	padding: 0 0 20px;
	overflow: hidden;
}

.comment-text p {
	margin: 0px;
}

.comment-meta {
	margin: 0px;
}

.comment-reply {
	margin: -10px 0 0;
	padding: 0 0 10px;
}

.cancel-comment-reply {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/** COMMENTFORM */

#commentform {
	margin: 0 0 20px;
	clear: both;
}

#respond {
	position: relative;
	padding-bottom: 10px;
}

#respond form {
	padding: 0 0 0 35px;
}

#comments #respond form {
	padding: 0px;
}

#respond label {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

#commentform input.text {
	width: 420px;
}

.depth-1 #respond input.text {
	width: 300px;
}

.depth-2 #respond input.text {
	width: 280px;
}

.depth-3 #respond input.text {
	width: 260px;
}

.depth-4 #respond input.text {
	width: 240px;
}

.depth-5 #respond input.text {
	width: 220px;
}

.depth-6 #respond input.text {
	width: 200px;
}

#commentform textarea.text {
	width: 550px;
}

.depth-1 #respond textarea.text {
	width: 460px;
}

.depth-2 #respond textarea.text {
	width: 425px;
}

.depth-3 #respond textarea.text {
	width: 290px;
}

.depth-3 .comment-reply {
	display: none;
}

.commentslist #respond h2,
.commentslist #respond p.logged {
	display: none;
}

.logged {
	margin: -10px 0 20px;
}

.p-submit a {
	margin: 0 0 0 10px;
}

/** TRACKBACKS */

#trackbacks {
	padding: 15px 0 35px;
}

#trackbacks ul {
	padding: 0 0 0 35px;
}


/*	##################################
	FORUM
	################################## */
	
.title {
	position: relative;
	height: 50px;
	padding: 0 20px;
	line-height: 50px;
	background: url(img/bg-title.png) no-repeat left top;
}

#sidebar .title {
	background: url(img/bg-title-sb.png) no-repeat left top;
}

#topic-page .title,
#topic-edit-page .title,
#profile-page .title,
#tag-page .title,
#search-page .title,
#forum-page .title {
	background: url(img/bg-title-full.png) no-repeat left top;
}

.title h2 {
	height: 50px;
	padding: 0px;
	text-indent: -9999px;
}

.title-topics,
.title-posts,
.title-status,
.title-started {	
	position: absolute;
	top: 0px;
	width: 40px;
	color: #9a9a9a;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 1px 1px 1px #cacaca;
	text-align: center;
}

.title-last {
	width: 80px;
}

.title-topics,
.title-status {
	right: 80px;
}

.title-posts,
.title-started {
	right: 20px;
}

.title-started {
	width: auto;
}

.h2-general {
	background: url(img/bg-h2-general.png) no-repeat left center;
}

.forum .h2-themes {
	background: url(img/bg-h2-themes.png) no-repeat left center;
}

.h2-discussions {
	background: url(img/bg-h2-discussions.png) no-repeat left center;
}

.h2-newtopic {
	background: url(img/bg-h2-newtopic.png) no-repeat left center;
}

.h2-topic {
	background: url(img/bg-h2-topic.png) no-repeat left center;
}

.h2-thread {
	background: url(img/bg-h2-thread.png) no-repeat left center;
}

.h2-reply {
	background: url(img/bg-h2-reply.png) no-repeat left center;
}

.h2-replies {
	background: url(img/bg-h2-replies.png) no-repeat left center;
}

.h2-topics {
	background: url(img/bg-h2-topics.png) no-repeat left center;
}

.h2-editpost {
	background: url(img/bg-h2-editpost.png) no-repeat left center;
}

.h2-recentposts {
	background: url(img/bg-h2-recentposts.png) no-repeat left center;
}

.h2-relevantposts {
	background: url(img/bg-h2-relevantposts.png) no-repeat left center;
}

.h2-topic-title {
	margin: 0 0 30px;
	background: url(img/icons/h2-topic-title.png) no-repeat 8px center;
	font-size: 22px;
}

.h3-account {
	background: url(img/bg-h3-account.png) no-repeat left center;
}

.h3-tags {
	background: url(img/icons/h3-tags.png) no-repeat left center;
}

.forum-list,
.forum-newtopic,
.forum-thread-info,
.account-info {
	margin: 0 0 40px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #eaeaea;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.forum-newtopic {
	background: url(img/bg-forum-section.jpg);
}

.forum-newtopic-inner {
	padding: 20px 20px 10px;
	background: url(img/bg-forum-gradient.png) repeat-x left bottom;
}

.forum-newtopic p,
.forum-thread p {
	margin: 0 0 10px;
}

.favorites-info p,
.tags-info p {
	padding-left: 35px;
}

.forum-newtopic label {
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}

.forum-newtopic label span {
	color: #9a9a9a;
	font-size: 11px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.forum-newtopic input.text,
.forum-newtopic textarea.text {
	width: 553px;
	padding: 7px 10px;
	background: #fff;
	font-style: normal;
}

#topic-page input.text,
#topic-page textarea.text,
#topic-edit-page input.text,
#topic-edit-page textarea.text,
#forum-page input.text,
#forum-page textarea.text {
	width: 878px;
}

.edit-form textarea.text {
	height: 433px;
}

.forum-row {
	position: relative;
}

.forum-row h3 {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 16px;
	text-shadow: 1px 1px 0px #fff;
}

.forum-row h3 a {
	position: relative;
	display: block;
	height: 32px;
	padding: 19px;
	background: url(img/bg-forum-row.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

.forum-topic h3 a {
	padding-right: 180px;
	overflow: hidden;
}

#profile-page .forum-topic h3 a,
#tag-page .forum-topic h3 a,
#search-page .forum-topic h3 a,
#forum-page .forum-topic h3 a {
	padding-right: 20px;
	background: url(img/bg-forum-row-full.jpg) no-repeat 0px 0px;
}

.forum-row h3 a:hover {
	background: url(img/bg-forum-row.jpg) no-repeat 0px -70px;
}

#profile-page .forum-topic h3 a:hover,
#tag-page .forum-topic h3 a:hover,
#search-page .forum-topic h3 a:hover,
#forum-page .forum-topic h3 a:hover {
	padding-right: 20px;
	background: url(img/bg-forum-row-full.jpg) no-repeat 0px -70px;
}

.forum-row span {
	display: block;
	color: #9a9a9a;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
}

.forum-meta-topics,
.forum-meta-posts {
	position: absolute;
	top: 25px;
	right: 80px;
	width: 40px;
	height: 22px;
	line-height: 20px;
	background: url(img/bg-forum-row-meta.png) no-repeat left top;
	color: #6a6a6a!important;
	text-align: center;
	text-shadow: 1px 1px 0px #eee!important;

}

.forum-meta-topics {
	right: 80px;
}

.forum-meta-posts {
	right: 20px;
}

.forum-meta-btn {
	position: absolute;
	top: 19px;
	right: 20px;
	font-style: italic;
}

.forum-meta-last {
	position: absolute;
	top: 40px;
	left: 20px;
	width: auto;
	max-width: 420px;
	line-height: 14px;
	overflow: hidden;
}

.forum-meta-last a {
	color: #9a9a9a!important;
}

.forum-meta-status {
	position: absolute;
	top: 27px;
	right: 80px;
	width: 40px;
	height: 16px;
	text-align: center;
}

.forum-meta-remove {
	position: absolute;
	top: 27px;
	right: 20px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.forum-meta-remove span {
	display: inline;
}

.forum-row .page-numbers {
	margin: 0 5px 0 0;
	font-weight: bold;
}

.forum-thread-info {
	margin: 0 0 40px;
}

.forum-thread-info-inner,
.account-info-inner {
	position: relative;
	padding: 10px 20px 0;
	background: url(img/bg-forum-gradient.png) repeat-x left bottom;
	border-bottom: 1px solid #ddd;
}

.thread-post {
	margin: 0 0 40px;
}

.thread-post-author {
	float: left;
	width: 110px;
	margin: -5px 0 0;
	overflow: hidden;
	text-align: center;
}

.post-author {
	color: #6a6a6a;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}

.post-author-role {
	font-size: 11px;
}

.thread-post-content {
	float: right;
	width: 810px;
	margin: 0 0 10px;
	background: url(img/bg-forum-section.jpg);
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	font-size: 13px;
}

.thread-post-content-inner {
	padding: 15px 20px 10px;
	background: url(img/bg-forum-gradient.png) repeat-x left bottom;
}

.thread-post-text {
	padding: 0 0 20px;
	color: #5a5a5a;
}

.thread-post-text img {
	max-width: 650px!important;
	padding: 20px!important;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.thread-post-meta {
	height: 40px;
	margin: -20px -20px 20px;
	padding: 0px 15px;
	line-height: 40px;
	color: #fff;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	font-size: 12px;
	text-shadow: 1px 1px 0px #2a2a2a;
}

.green .thread-post-meta {
	background: url(img/bg-thread-post-meta.jpg) repeat-x;
}

.blue .thread-post-meta {
	background: url(img/bg-thread-post-meta.jpg) repeat-x 0 -40px;
}

.thread-post-meta-inner {
	background: url(img/bg-display-small-inner.png) no-repeat 520px -15px;
}

.thread-post-meta a {
	color: #fff;
	font-size: 11px;
}

.thread-post-admin {
	float: right;
	width: auto;
	margin: -20px 0 10px!important;
	padding: 0 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	font-size: 11px;
	text-align: right;
}

.thread-meta {
	height: 50px;
	position: relative;
	background: url(img/bg-forum-gradient.png) repeat-x left bottom;
	border-top: 1px solid #f8f8f8;
}

.thread-meta p {
	height: 50px;
	margin: 0px;
	padding: 0 0 0 20px;
	line-height: 50px;
}

.thread-post-author {
	text-align: center;
}

.thread-post-author img {
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
}

.forum-rss {
	padding: 2px 0 2px 22px;
	background: url(img/icons/forum-rss.png) no-repeat left center;
	text-decoration: none;
}

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

.thread-meta .forum-rss {	
	float: right;
	width: auto;
	margin: 0 20px 0 0;
	padding: 2px 22px 2px 0;
	background: url(img/icons/forum-rss.png) no-repeat right center;
}

.thread-meta .nav {
	float: left;
	width: auto;
}

.thread-meta .nav a,
.thread-meta .nav .current,
.thread-meta .nav .dots,
.bbcrumb .nav a,
.bbcrumb .nav .current,
.bbcrumb .nav .dots {
	margin: 0 5px 0 0;
}

a.tag {
	text-decoration: none;
}

/* #topic-tags {
	position: absolute;
	bottom: 15px;
	right: 20px;
} */

h2.post-form {
	display: none;
}

.postform fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.admin {
	margin: -20px 0 40px;
	text-align: right;
}

#topic-move,
#topic-move div,
#topic-move fieldset {
	display: inline!important;
}

#bbcrumb-wrap,
#wpcrumb-wrap,
.nav-pages-wrap {
	background: #fbfbfb;
	border-bottom: 1px solid #fff;
}

.bbcrumb,
.wpcrumb {
	width: 940px;
	margin: 0 auto;
	font-size: 12px;
}

.bbcrumb a,
.wpcrumb a {
	text-decoration: none;
}

.forum .searchform input.text {
	width: 155px!important;
	margin: 0 5px 0 0;
}

.forum .searchform .btn {
	width: 82px!important;
	-webkit-box-shadow: 1px 1px 3px #9e9e9e;
	-moz-box-shadow: 1px 1px 3px #9e9e9e;
	box-shadow: 1px 1px 3px #9e9e9e;
}

#bbcode_buttons {
	padding: 10px 0 0;
}

.ed_button {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	background: #ccc;
	border: none;
	text-indent: -9999px;
}

#ed_bold {
	background: url(img/icons/bbcode/b.png) no-repeat center center;
}

#ed_italic {
	background: url(img/icons/bbcode/i.png) no-repeat center center;
}

#ed_under {
	background: url(img/icons/bbcode/u.png) no-repeat center center;
}

#ed_link {
	background: url(img/icons/bbcode/url.png) no-repeat center center;
}

#ed_block {
	background: url(img/icons/bbcode/quote.png) no-repeat center center;
}

#ed_img {
	background: url(img/icons/bbcode/img.png) no-repeat center center;
}

#ed_code {
	background: url(img/icons/bbcode/code.png) no-repeat center center;
}

.nav-pages .page-numbers {
	margin: 0 5px 0 0;
}

.topic-meta {
	margin: -25px 0 35px;
	padding: 0 0 0 35px;
	font-size: 11px;
}

.tags-list,
.tags-list li {
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

.tags-list li {
	margin: 0 2px 0 0;
}

#userinfo {
	margin: 5px 0 0;
}

#userinfo dd,
#userinfo dt {
	float: left;	
	width: auto;
	line-height: normal;
}

#userinfo dt {
	width: 90px;
	clear: left;
}

.userinfo {
	margin: 0px;
	padding: 0px;
}

.userinfo p {
	margin: 0 0 10px;
}

#your-profile table {
	margin: 0 0 0 35px;
}

.form-field th,
.extra-caps-row th,
.pass-strength th,
#your-profile th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}

#your-profile label {
	display: inline-block;
	width: 150px;
}

.form-field td,
.extra-caps-row td,
#your-profile td {
	padding-bottom: 20px;
}

.form-field input,
#your-profile input,
textarea#description {
	width: 385px;
	background: #fff;
}

.form-field select,
#your-profile .form-table select {
	width: 420px;
}

table#admininfo .extra-caps-row input {
	width: 16px;
}

table#userinfo .required th,
span.required {
	font-weight: bold;
}

.profile-info {
	padding: 0 0 10px;
}

.profile-info h3,
#your-profile h3,
.indicator-hint {
	display: none;
}

#pass-strength-result {
	margin: 20px 0 10px;
	background: #ccc;
	border: 1px solid #ddd;
	text-align: center;
}

#pass-strength-result.short,
#pass-strength-result.bad {
	color: #fff;
	background: url(img/bg-display.jpg) repeat-x 0px -640px;
	text-shadow: 1px 1px 0px #2a2a2a;
}

#pass-strength-result.strong {
	color: #fff;
	background: url(img/bg-display.jpg) repeat-x;
	text-shadow: 1px 1px 0px #2a2a2a;
}

#pass-strength-result.good {
	color: #fff;
	background: url(img/bg-display.jpg) repeat-x 0px -320px;
	text-shadow: 1px 1px 0px #2a2a2a;
}

p.description {
	margin: 0px;
	padding: 0px;
}

p.error strong {
	color: red;
}

#your-profile #user_login {
	color: #ccc;
	background: url(img/bg-trans-light.png);
}

#your-profile p.submit {
	padding: 0 0 0 190px;
}

#profile .message {
	display: none;
}


/*	##################################
   	PAGING
	################################## */
	
.ts-paging {
	padding: 0 0 30px;
	text-align: center;
}

.archive .ts-paging {
	text-align: left;
}

.ts-paging a,
.ts-paging .current,
.admin .page-numbers {
	display: inline-block;
	width: auto;
	margin: 0 10px 0 0;
	padding: 0px 10px;
	background: url(img/bg-trans-light.png);
	color: #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	text-shadow: 1px 1px 0px #fff;
	text-decoration: none;
}

.ts-paging .extend {
	margin: 0 10px 0 0;
}

.ts-paging .current,
.page-numbers.current {
	background: none;
}

.wp-pagenavi .pages {
	display: none;
}


/*  ##################################
    FOOTER
    ################################## */
    
#footer-wrap {
	position: relative;
	background: url(img/bg-footer.jpg) repeat-x;
}

#footer {
	position: relative;
	width: 940px;
	height: 230px;
	margin: 0 auto;
	background: url(img/bg-footer-shift.png) no-repeat 390px 30px;
	color: #2a2a2a;
	text-shadow: 1px 1px 1px #4a4a4a;
}

#footer a {
	color: #2a2a2a;
	text-shadow: 1px 1px 1px #4a4a4a;
}

#credit {
	float: left;
	width: 370px;
	margin: 100px 0 0;
	text-align: right;
}

#legal {
	float: right;
	width: 370px;
	margin: 100px 0 0;
	text-align: left;
}

#totop {
	position: absolute;
	top: 40px;
	left: 390px;
	width: 160px;
	height: 160px;
	text-indent: -9999px;
}


/*  ##################################
    SHIFT
    ################################## */
    
#shift {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 90px;
	height: 20px;
	background: url(img/bg-shift.png) no-repeat right center;
}

#shift .color {	
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#shift-green {
	background: url(img/bg-shift-green.jpg) no-repeat left top;
}

#shift-blue {
	background: url(img/bg-shift-blue.jpg) no-repeat left top;
}

#shift-red {
	background: url(img/bg-shift-red.jpg) no-repeat left top;
}


/*  ##################################
    WORDPRESS CSS
    ################################## */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.aligncenter {
    margin-bottom: 20px!important;
}

.alignleft {
	float: left;
	width: auto;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}

.wp-caption {
    padding: 9px 5px;
	background: url(img/bg-grid-lighter.jpg);
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #eee;
	font-family: 'Droid Serif', Georgia, serif;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	padding: 0px;
	margin: 4px 0 -6px;
}

.gallery-icon img {
	border: none!important;
	-webkit-box-shadow: 1px 1px 3px #9e9e9e;
	-moz-box-shadow: 1px 1px 3px #9e9e9e;
	box-shadow: 1px 1px 3px #9e9e9e;
}


/*  ##################################
    GFORMS
    ################################## */

.gform_body ul,
.gform_body li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
    
.gform_body input,
.gform_body textarea {
	padding: 8px 15px;
	background: #fff;
	color: #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	-moz-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	-webkit-box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #ccc, 1px 1px 1px #fff;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-shadow: 1px 1px 0px #fff;
}

.gform_body textarea {
	height: 216px;
}

.validation_error {
	padding-bottom: 10px;
	color: #c14c4e;
	font-weight: bold;
}

.gform_validation_container {
	display: none;
}

.gfield_description {
	font-size: 10px;
	font-style: italic;
}

.gform_button {
	width: 162px!important;
	padding: 0px;
	height: 30px;
	background: url(img/bg-btn.png) repeat-x;
	color: #fff!important;
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
}

.green .gform_button {
	background-color: #1f5b9a!important;
}

.blue .gform_button {
	background-color: #1c8719!important;
	text-shadow: -1px -1px 0px #2a2a2a;
}

.gform_button:hover {
	background-position: 0 -31px;
}

.gform_button:active {
	position: relative;
	top: 1px;
	background-position: 0 -31px;
}

.page.submit .gform_wrapper {
	padding: 0 0 35px;
}

.page.submit .gform_body li {
	margin: 0 0 15px;
}

.page.submit .gform_body input,
.page.submit .gform_body textarea {
	width: 550px;
}

.page.submit .gfield_error label {
	color: #c14c4e;
}

#gform_wrapper_3 {
	padding: 0 0 0 35px;
}

#gform_wrapper_3 .gfield {
	margin: 0 0 20px;
}

#gform_wrapper_3 input.medium,
#gform_wrapper_3 textarea.medium {
	width: 450px;
}

#field_3_5 .gfield_label {
	display: none;
}

.contact #field_3_5 .gfield_label {
	display: block;
}

.post.box #gforms_confirmation_message {
	padding: 0 0 0 35px;
}


/*  ##################################
    FAQ / BANNERS
    ################################## */

ul.banners-ul,
ul.faq-ul {
	width: 418px;
	margin-left: 35px;
	padding: 0px;
	border: 1px solid #ebebeb;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

ul.banners-ul li,
ul.faq-ul li {
	padding: 5px 10px;
	list-style: none;
	clear: right;
}

ul.banners-ul li,
ul.faq-ul li {
	background: url(img/bg-trans-light.png);
}

ul.banners-ul li.alt,
ul.faq-ul li.alt {
	background: url(img/bg-forum-row.jpg) no-repeat center bottom;
	text-shadow: 1px 1px 0px #f2f2f2;
}

ul.banners-ul li span {
	float: right;
}

.faq-ul a {
	display: block;
	text-decoration: none;
	background: url(img/bg-view-download.png) no-repeat 380px 4px;
	white-space:nowrap;
	overflow: hidden;
}

.faq-ul a:hover {
	background: url(img/bg-view-download.png) no-repeat 380px -26px;
}

.faq-ul a:active {
	background: url(img/bg-view-download.png) no-repeat 380px -25px;
}

.banners .hidden,
.faq .hidden {
	padding: 20px 40px;
	background: url(img/bg-body.jpg);
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
}

.faq .hidden {
	width: 450px;
	height: 150px;
	padding: 30px 40px 10px;
	text-align: left;
}

.banners .hidden h3,
.banners .hidden p,
.faq .hidden h3,
.faq .hidden p {
	padding: 0px;
}


/*  ##################################
    CLEARING
    ################################## */
    
.hidden {
	display: none;
}

#lightview .hidden {
	display: inherit;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/*  ##################################
    LIGHTVIEW
    ################################## */

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_innerPrevNext .lv_ImgNumber {
	color: #a7a7a7;
	float: left;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_innerPrevNext { padding-left: 0; }
.lv_Data .lv_Slideshow { padding-right: 0px; border-left: 1px solid #d7d7d7; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}
.lv_innerPrevButton { margin-right: 5px; }
.lv_innerNextButton { margin-left: 5px; }


/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}


/*  ##################################
    XMAS
    ################################## */
    
#xmas {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background: url(img/bg-ribbon-xmas.png) repeat-x;
	z-index: 100;
	text-align: center;
}

#xmas img {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -470px;
}

.postid-2001 #xmas {
	display: none;
}
