/*
Theme Name: Domena
Theme URI: http://reidknorr.com/domena
Author: Reid Knorr & Andrew Kallemeyn
Author URI: http://reidknorr.com
Description: Domain for Sale Template powered by Wordpress.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Domain Sale, Modern, Clean
*/

/*
-------------------------------------------------------------- */

body {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:14px;
	background:#fff;
}

html.color_scheme_main_light.lightbox_enabled,
html.color_scheme_main_light.lightbox_enabled body {
	background:#f5f5f5;
}

html.color_scheme_main_light.lightbox_enabled #content_wrapper {
	border:none;
}

a {
	color:#3399cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1px;
}

/* Button Styles */
button,
input.button,
a.button {
	display:inline-block;
	text-shadow:1px 1px #18a1ce;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	line-height:50px;
	height:50px;
	padding:0 15px;
	margin:10px 10px 0 0;
	box-shadow: 0 0 5px #ccc;
	font-size:20px;
	border:0;
	cursor:pointer;
}

a.primary.button strong {
	font-weight:bold;
}

a.price.button span.old-price {
	padding:0 10px;
	position:relative;
}

a.price.button span.strike {
	display:block;
	background:url(images/price_strike.png) center center no-repeat;
	width:60px;
	height:20px;
	position:absolute;
	top:0;
	left:0;
}

a.price.button strong {
	font-weight:bold;
}

a.price.button span.old-price {
	padding:0 10px;
	position:relative;
}

a.secondary.button {
	background:#fff;
	display:inline-block;
	color:#1cbdf2;
	text-shadow:none;
	font-weight:bold;
	box-shadow: 0 0 5px #eee;
}

form fieldset button.loading {
	background:#333;
	text-shadow:none;
}

form fieldset button.loading span {
	display:block;
	line-height:inherit;
	background:url(images/spinner.gif) center center no-repeat;
}

/* Button Styles - Colors */
/* Blue */

html.color_scheme_elements_blue #content h1,
html.color_scheme_elements_blue #content_wrapper #content h2,
html.color_scheme_elements_blue #content h3,
html.color_scheme_elements_blue a {
	color:#3399cc;
}

html.color_scheme_elements_blue button,
html.color_scheme_elements_blue input.button,
html.color_scheme_elements_blue a.button.price,
html.color_scheme_elements_blue a.button.primary,
html > body a.button.price.blue,
html > body a.button.primary.blue,
html > body input.button.blue {
	color:#fff;
	background-color:#1cbdf2;
	text-shadow:1px 1px #18a1ce;
}

html.color_scheme_elements_blue a.secondary.button,
html > body a.button.secondary.blue {
	color:#1cbdf2;
}


html.color_scheme_elements_blue #footer-widget-area h3 {
	color:#1cbdf2;
}

html.color_scheme_elements_blue #header h2 {
	background-image:url(images/for_sale_blue.png);
}

/* Green */
html.color_scheme_elements_green #content h1,
html.color_scheme_elements_green #content_wrapper #content h2,
html.color_scheme_elements_green #content h3,
html.color_scheme_elements_green a {
	color:#669900;
}

html.color_scheme_elements_green #footer-widget-area h3 {
	color:#669900;
}

html.color_scheme_elements_green button,
html.color_scheme_elements_green input.button,
html.color_scheme_elements_green a.button.price,
html.color_scheme_elements_green a.button.primary,
html > body a.button.price.green,
html > body a.button.primary.green,
html > body input.button.green {
	color:#fff;
	background-color:#669900;
	text-shadow:1px 1px #339900;
}

html.color_scheme_elements_green a.secondary.button,
html > body a.button.secondary.green {
	color:#669900;
}

html.color_scheme_elements_green #header h2 {
	background-image:url(images/for_sale_green.png);
}

html.color_scheme_elements_green div.statistics h3 { color:#669900; }

/* Orange */
html.color_scheme_elements_orange #content h1,
html.color_scheme_elements_orange #content_wrapper #content h2,
html.color_scheme_elements_orange #content h3,
html.color_scheme_elements_orange a {
	color:#ff6600;
}

html.color_scheme_elements_orange #footer-widget-area h3 {
	color:#ff6600;
}

html.color_scheme_elements_orange button,
html.color_scheme_elements_orange input.button,
html.color_scheme_elements_orange a.button.price,
html.color_scheme_elements_orange a.button.primary,
html > body a.button.price.orange,
html > body a.button.primary.orange,
html > body input.button.orange {
	color:#fff;
	background-color:#ff6600;
	text-shadow:1px 1px #cc6600;
}

html.color_scheme_elements_orange a.secondary.button,
html > body a.button.secondary.orange {
	color:#ff6600;
}

html.color_scheme_elements_orange #header h2 {
	background-image:url(images/for_sale_orange.png);
}

html.color_scheme_elements_orange div.statistics h3 { color:#ff6600; }

/* Red */
html.color_scheme_elements_red #content h1,
html.color_scheme_elements_red #content_wrapper #content h2,
html.color_scheme_elements_red #content h3,
html.color_scheme_elements_red a {
	color:#cc0000;
}

html.color_scheme_elements_red #footer-widget-area h3 {
	color:#cc0000;
}

html.color_scheme_elements_red button,
html.color_scheme_elements_red input.button,
html.color_scheme_elements_red a.button.price,
html.color_scheme_elements_red a.button.primary,
html > body a.button.price.red,
html > body a.button.primary.red,
html > body input.button.red {
	color:#fff;
	background-color:#cc0000;
	text-shadow:1px 1px #990000;
}

html.color_scheme_elements_red a.secondary.button,
html > body a.button.secondary.red {
	color:#cc0000;
}

html.color_scheme_elements_red #header h2 {
	background-image:url(images/for_sale_red.png);
}

html.color_scheme_elements_red div.statistics h3 { color:#cc0000; }

/* --- Small Button --- */
a.button.small {
	line-height: 30px;
	height: 30px;
	margin-right: 15px;
	font-size: 13px;
	font-weight: bold;	
}

/* "For Sale" Logo Colors */
html body #header h2.red {
	background-image:url(images/for_sale_red.png);
}

html body #header h2.green {
	background-image:url(images/for_sale_green.png);
}

html body #header h2.blue {
	background-image:url(images/for_sale_blue.png);
}

html body #header h2.orange {
	background-image:url(images/for_sale_orange.png);
}

html body #header h2.none {
	display:none;
}

#header,
#content,
#footer {
	width:940px;
	margin:0 auto;
	padding:0 10px;
	position:relative;
}

#header h1 {
	text-align:center;
	position:relative;
	width:90%;
	margin:0 auto;
}

#header h1 a {
	text-decoration:none;
	color:#000;
}

#header.handwritten h1 {
	font-family: 'ReenieBeanieRegular', Arial, serif;
}

#header img {
	display:none;
}

#header.custom h1 {
	text-indent:-3000px;
}

#header h2 {
	display:block;
	width:183px;
	height:77px;
	background:url(images/for_sale_red.png);
	text-indent:-3000px;
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
}

#header.custom h2 {
	bottom:80px;
}

/* Selling Points - Handwritten Style */
div.selling-points.handwritten li a,
div.selling-points.handwritten li {
	color:#999;
	text-decoration:none;
	font-size:30px;
	font-family: 'ReenieBeanieRegular', Arial, serif;
}

div.selling-points.handwritten li {
	position:absolute;	
}

div.selling-points.handwritten li.p0 {
	background:url(images/line_dark_2.png) center bottom no-repeat;
	left:50px;
	top:0;
	padding-bottom:60px;
}

div.selling-points.handwritten li.p1 {
	background:url(images/line_dark_1.png) center bottom no-repeat;
	left: 220px;
	top: 0;
	padding-bottom: 140px;
}

div.selling-points.handwritten li.p2 {
	background:url(images/line_dark_3.png) center bottom no-repeat;
	left: 510px;
	top: 0;
	padding-bottom: 50px;
}

div.selling-points.handwritten li.p3 {
	background:url(images/line_dark_4.png) left bottom no-repeat;
	left: 710px;
	top: 0;
	padding-bottom: 120px;
}

/* Selling Points - Toolbar Style */
div.selling-points.toolbar {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

div.selling-points.toolbar ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

div.selling-points.toolbar ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #ccc;
	border-right:0;
	right:50%;
}

div.selling-points.toolbar ul li a {
	display:block;
	background:#eee;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top, #fcfcfc 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
 	color:#333;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	line-height:40px;
	padding:0 20px 0 20px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

div.selling-points.toolbar ul li.p3 {
	border-right:1px solid #ccc;
	
}

div.selling-points.toolbar ul li.p3,
div.selling-points.toolbar ul li.p3 a {
	border-radius:0 8px 8px 0;
}

div.selling-points.toolbar ul li.p0,
div.selling-points.toolbar ul li.p0 a {
	border-radius:8px 0 0 8px;
}

div.selling-points.toolbar ul li.p0 a {
	border-left:0;
	z-index:20;
}

#successMessage {
	margin-top: 20px;
	padding: 20px;
	background: white;
	font-size: 0.9em;
	border: 1px solid #EEE;
	zoom:1; /* hasLayout fix */
}

#successMessage a.button {
	margin-top:20px;
}

/* Selling Points - Tooltips */
div.tooltip {
	position:absolute;
	top:50px;
	left:50px;
	padding-bottom:6px;
	width:250px;
	z-index: 101;
	margin-bottom:15px;
	margin-left:-135px;
}

div.tooltip div.inner {
	background:#000;
	padding:10px;
	color:#fff;
	border-radius:8px;
	box-shadow:0 0 8px #666;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
}

div.tooltip span.triangle {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000;
	position:absolute;
	left:50%;
	margin-left:-3px;
	bottom:0px;
}

#content_wrapper {
	background:#f5f5f5;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:20px 0 20px 0;
	margin-top:20px;
	height:1%; /* hasLayout fix */
}

#content_wrapper {
	font-size:16px;
	line-height:28px;
	color:#666;
	text-shadow:1px 1px #fff;
	overflow: auto;
}

#content p {
	margin-bottom:0.7em;
}

#content p:last-child {
	margin:0;
}

#content h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}

#content_wrapper #content h2 {
	font-size:20px;
	font-weight:bold;
	width:auto;
	background:none;
	height:auto;
	text-align:left;
	line-height:22px;
	margin-bottom:10px;
}

#content h3 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}

#content_wrapper h2 {
	font-weight:bold;
	background:url(images/title_highlight.png) center center no-repeat;
	width:960px;
	height:51px;
	line-height:51px;
	text-align:center;
	margin:0 auto 10px auto;
	color:#333;
}

#hidden-resizer {
	font-size:10px;
	display:none;
	float:left;
	white-space:nowrap;
}

#footer {
	padding-top:10px;
	color:#666;
	padding-bottom:10px;
	clear: both;
}

#footer ul {
	margin-bottom:10px;
	overflow:auto;
}

#footer ul li {
	float:left;
}

#footer ul li a {
	float:left;
	margin-right:15px;
}

/*--- CONTACT / LEAD FORM ---*/
#contact_form {
	overflow:hidden;
	margin-top:20px;
}

#contact_form fieldset {
	margin:0;
	padding:0;
	zoom:1;
}

#contact_form ol {
	float:left;
	clear:both;
	width:100%;
}

#contact_form ol li {
	float:left;
	width:100%;
	padding-bottom:10px;
}

#contact_form ol li.textarea {
	clear:both;
}

#contact_form ol li input,
#contact_form ol li textarea {
	width:360px;
	font-size:15px;
	resize:none;
	padding:4px;
	font-family:sans-serif;
}

#contact_form ol li label {
	display:block;
	width:120px;
	font-weight:bold;
	float:left;
}

#contact_form button, #contact_form input.button {
	margin-top:0;
	margin-left:120px;
	float:left;
}

#contact_form li div.error {
	display:none;
}

#contact_form li.error label { color: #cc0000; }
#contact_form li.error textarea,
#contact_form li.error input {
	border:1px solid #cc0000;
	color:#cc0000;
	background:#ffefef;
}

#contact_form li.error div.error {
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	margin-left:120px;
	display:block;
}

#contact_form_status {
	float:left;
	margin:0 20px 0 20px;
	font-weight:bold;
	line-height:50px;
	font-size:12px;
}

#contact_form_status.success {
	color:#009933;
}

#contact_form_status.error {
	color:#cc0000;
}

/* --- WIDGETS --- */
#widget_wrapper {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	padding: 0px;
	color: #666;
	font-size: 14px;
}
#footer-widget-area {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding:0 10px;
	background: url('images/widgets_bg.png') left bottom repeat-y;
	overflow:auto;
}
	#footer-widget-area h3 {
		font-family: "Helvetica Neue", Helvetica, sans-serif;
		font-size: 17px;
		color: #3399ce;
		font-weight: bold;
		line-height: 30px;
	}
	
	#footer-widget-area ul.xoxo {
		padding: 0px;
		margin: 0px;
	}
	
	#footer-widget-area ul.xoxo li {
		padding: 0px 0px 1px 0px;
		margin: 0px;
		clear: both;
		display: block;
		border-bottom:1px solid #eee;
	}
	
	#footer-widget-area ul.xoxo li.last-link {
		border:none;
	}
	
	#footer-widget-area ul.xoxo li a {
		clear: both;
		padding: 7px 10px 7px 18px;
		color: #666;
		text-decoration: none;
		display: block;
		background: url('images/bullet.png') left center no-repeat;
	}
	
	#footer-widget-area ul.xoxo li a:hover {
		text-decoration: underline;
	}

.textwidget {
	line-height: 22px;
}

#widget-first,
#widget-second,
#widget-third {
	width: 280px;
	float: left;
	padding: 20px 10px 20px 10px;
	margin-right:20px;
	position: relative;
}

#widget-third {
	margin-right:0;
}

li.tweet {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background: url('images/twitter_bird.png') top left no-repeat;
	line-height: 22px;
}

#twitter_update_list a.tweet_date {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#twitter_update_list a.tweet_date:hover {
	text-decoration: underline;
}

/* --- Social Media Icons --- */
div#content div.social_media_icons {
	float: left;
	margin-right: 20px;
}

div#widget_wrapper div.social_media_icons {
	position:absolute;
	right:10px;
	top:15px;
	z-index: 1;
}

div.social_media_icons li { float:left; margin-left:5px; }
div.social_media_icons li a {
	float:left;
	display:block;
	width:27px;
	height:28px;
	text-indent:-3000px;
	background:url('images/social_icons.png') left top no-repeat;
}

div.social_media_icons li.rss a { background-position: 0px 0; }
div.social_media_icons li.flickr a { background-position: -36px 0; }
div.social_media_icons li.facebook a { background-position: -73px 0; }
div.social_media_icons li.twitter a { background-position: -110px 0; }

/* --- Columns --- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.6666%;
}
.two_third {
	width: 65.3332%;
}
.one_fourth {
	width: 22%;
}
.two_fourth {
	width: 48%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 79.2%;
}
.one_sixth {
	width: 13.3333%;
}
.two_sixth {
	width: 30.6666%;
}
.three_sixth {
	width: 47.9998%;
}
.four_sixth {
	width: 65.3332%;
}
.five_sixth {
	width: 82.6665%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
	margin-right: 8.3333%;
	width: 45.8333%;
}
.one_half .one_third {
	margin-right: 8.3333%;
	width: 27.7778%;
}
.one_half .two_third {
	margin-right: 8.3333%;
	width: 63.8889%;
}
.two_third .one_third {
	margin-right: 6.1224%;
	width: 29.2517%;
}
.two_third .two_third {
	margin-right: 6.1224%;
	width: 64.6258%;
}
.two_third .one_fourth {
	margin-right: 6.1224%;
	width: 20.4082%;
}
.column_center {
	width: 500px;
	padding: 0;
	margin: 0px auto;
}

/* --- Statistics --- */
div.statistics {
	clear:both;
	width:898px;
	border:1px solid #ccc;
	background:#fff;
	margin-top:50px;
	margin-bottom:10px;
	padding:20px;
	position:relative;
	font-size:14px;
}

div.statistics div.tape {
	width:113px;
	height:38px;
	position:absolute;
	top:-20px;
	left:430px;
	background:url(images/tape.png) no-repeat;	
}

div.statistics div.shadow {
	clear:both;
	background:url(images/stat_shadow_white.png) bottom center no-repeat;
	height:10px;
	width:940px;
	position:absolute;
	bottom:-10px;
	left:-1px;
}

div.statistics h3 {
	color:#3399CE;
	font-weight:bold;
	font-size:17px;
	line-height:17px;
}

div.statistics div.statistics-graph {
	width:620px;
	float:left;
}

div.statistics div.statistics-stats {
	float:left;
	margin-left:20px;
	width:250px;
	line-height:23px;
}

div.statistics div.statistics-stats ul {
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #eee;
}

div.statistics div.statistics-stats ul li {
	padding:3px 0 3px 30px;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #eee;
	background:url(images/stat_check_black.png) 5px center no-repeat;
}

div.statistics div.statistics-stats h4 {
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}

/*--- DARK THEME ---*/
html.color_scheme_main_dark, html.color_scheme_main_dark body {
	background:#000;
	color:#fff;
}

html.color_scheme_main_dark #header h1 a {
	color:#fff;
}

html.color_scheme_main_dark #content_wrapper {
	background:#262626;
	border:0;
	color:#eee;
	text-shadow:1px 1px #1e1e1e;
}

html.color_scheme_main_dark #content_wrapper h2 {
	color:#fff;
	background-image:url(images/title_highlight_dark.png);
}

html.color_scheme_main_dark button,
html.color_scheme_main_dark input.button,
html.color_scheme_main_dark input.secondary.button,
html.color_scheme_main_dark a.secondary.button,
html.color_scheme_main_dark a.button {
	box-shadow: 0 0 4px #1e1e1e;
}

html.color_scheme_main_dark #header div.selling-points li.p0 {
	background:url(images/line_light_2.png) center bottom no-repeat;
}

html.color_scheme_main_dark #header div.selling-points li.p1 {
	background:url(images/line_light_1.png) center bottom no-repeat;
}

html.color_scheme_main_dark #header div.selling-points li.p2 {
	background:url(images/line_light_3.png) center bottom no-repeat;
}

html.color_scheme_main_dark #header div.selling-points li.p3 {
	background:url(images/line_light_4.png) left bottom no-repeat;
}

html.color_scheme_main_dark #edit-mode-toolbar {
	box-shadow:none;
	background:#1e1e1e;
}

html.color_scheme_main_dark input,
html.color_scheme_main_dark textarea {
	background:#1c1c1c;
	border:1px solid #3a3a3a;
	color:#fff;
}

html.color_scheme_main_dark #contact_form li.error textarea,
html.color_scheme_main_dark #contact_form li.error input {
	background:#1c1c1c;
}

html.color_scheme_main_dark div.selling-points.toolbar ul li {
	border:0;
	border-right:1px solid #333;
}

html.color_scheme_main_dark div.selling-points.toolbar ul li a {
	background:#262626;
	background: -moz-linear-gradient(top, #565656 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #565656 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #565656 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #565656 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(top, #565656 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 0 #000;
	color:#fff;
	border-left:1px solid #666;
	border-top:1px solid #666;
}

html.color_scheme_main_dark div.tooltip div.inner {
	background:#fff;
	color:#333;
	box-shadow:0 0 8px #000;
}

html.color_scheme_main_dark div.tooltip span.triangle {
	border-top: 6px solid #fff;
}

html.color_scheme_main_dark #successMessage {
	border:1px solid #333;
	background:#000;
}

html.color_scheme_main_dark div.statistics {
	background:url(images/stat_background_black.jpg) left top;
	border-color:#333;
	color:#999;
}

html.color_scheme_main_dark div.statistics div.shadow {
	background:url(images/stat_shadow_black.png) top center no-repeat;
	height:9px;
}

html.color_scheme_main_dark div.statistics div.tape {
	height:30px;
	width:940px;
	top:-20px;
	left:0;
	background:url(images/tape_dark.png);
}

html.color_scheme_main_dark div.statistics div.statistics-stats ul {
	border-top:1px solid #454545;
}

html.color_scheme_main_dark div.statistics div.statistics-stats ul li {
	border-bottom:1px solid #454545;
	color:#eee;
	background-image:url(images/stat_check_white.png);
}

html.color_scheme_main_dark div.statistics div.statistics-stats h4 {
	color:#fff;
}

html.color_scheme_main_dark #widget_wrapper {
	border-bottom:1px solid #333;
}

html.color_scheme_main_dark #footer-widget-area {
	background-image:url(images/widgets_bg_black.png);
}

html.color_scheme_main_dark div.social_media_icons li a {
	background-image:url(images/social_icons_dark.png);
}

html.color_scheme_main_dark #footer-widget-area ul.xoxo li {
	border-bottom:1px solid #333;
}

html.color_scheme_main_dark #footer-widget-area ul.xoxo li.last-link { border:0 }

html.color_scheme_main_dark #footer-widget-area ul.xoxo li a {
	background-image:url(images/bullet_dark.png);
}

html.color_scheme_main_dark #twitter_update_list a.tweet_date {
	color:#ccc;
}

/* Misc Styles (required by ThemeCheck plugin) */
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {}

.alignright { text-align:right }
.alignleft { text-align:left }
.aligncenter { text-align:center }

/*--- ADMIN EDIT MODE ---*/
html.editMode body {
	margin-top:46px;
}

html.editMode #wpadminbar {
	display:none;
}

html.editMode body a.button.disabled {
	background:#333;
	color:#666;
	text-shadow:none;
}

html.editMode body a.button.saving {
	background:#333 url(images/spinner.gif) 9px center no-repeat;
	color:#fff;
	text-shadow:none;
	padding-left:35px;
}

html.editMode body a.button.saved {
	background-image:url(images/saved_ico_white.png);
	background-position:9px center;
	background-repeat:no-repeat;
	padding-left:35px;
}

#edit-mode-toolbar-view {
	display:none;
}

#edit-mode-toolbar {
	height:45px;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	box-shadow:0 0 10px #ccc;
}

#edit-mode-toolbar div.options {
	width:920px;
	margin:0 auto;
}

#edit-mode-toolbar div.options ul {
	line-height:30px;
	margin-top:7px;
	float:left;
	color:#fff;
}

#edit-mode-toolbar div.options ul li {
	float:left;
}

#edit-mode-toolbar div.options ul li.heading {
	margin-right:10px;
	font-weight:bold;
	padding-left:35px;
	background:url(images/edit_toolbar_sprites.png) 5px 0px no-repeat;
}

#edit-mode-toolbar div.options ul li a {
	padding:0 15px 0 10px;
	color:#ccc;
	display:block;
	text-decoration:none;
	font-size:13px;
	border-right:1px solid #000;
	padding-left:40px;
	background:#333 url(images/edit_toolbar_sprites.png) 8px -30px no-repeat;
}

#edit-mode-toolbar div.options ul li.selected a:hover,
#edit-mode-toolbar div.options ul li.selected a {
	background-color:#fff;
	color:#333;
}

#edit-mode-toolbar div.options ul li a:hover {
	color:#fff;
}

#edit-mode-toolbar div.options ul li.all a {
	border-radius:8px 0 0 8px;
	padding-left:30px;
	background-position:4px -30px;
}

#edit-mode-toolbar div.options ul li.domain-logo a {
	background-position: 8px -60px;
}

#edit-mode-toolbar div.options ul li.selling-points a {
	background-position: 8px -90px;
}

#edit-mode-toolbar div.options ul li.for-sale-text a {
	border-radius:0 8px 8px 0;
	background-position: 8px -120px;
	border:none;
}

#edit-mode-toolbar div.options ul li.all.selected a {
	background-position: 4px -180px;
}

#edit-mode-toolbar div.options ul li.domain-logo.selected a {
	background-position: 8px -210px;
}

#edit-mode-toolbar div.options ul li.selling-points.selected a {
	background-position: 8px -240px;
}

#edit-mode-toolbar div.options ul li.for-sale-text.selected a {
	background-position: 8px -270px;
}

#edit-mode-toolbar div.options a.done.button {
	float:left;
	box-shadow:none;
	line-height:30px;
	height:30px;
	margin-top:7px;
	margin-left:5px;
	font-size:13px;
	font-weight:bold;
	border-radius:8px;
}

#edit-mode-toolbar div.options a.back_to_admin.button {
	float:right;
	box-shadow:none;
	line-height:30px;
	height:30px;
	margin-top:7px;
	font-size:13px;
	padding-left:35px;
	border-radius:8px;
	color:#ccc;
	text-shadow:none;
	background:#333 url(images/edit_toolbar_sprites.png) 8px -300px no-repeat;
}

#edit-mode-toolbar div.options a.back_to_admin.button:hover { color:#fff }

.ui-draggable a,
.ui-draggable {
	cursor:move;
	z-index:100;
}