/* Tweety Got Back, v1.0
   tweetygotback.com
   Copyright © 2010 Threes Company, LLC
   Author: Heather Capri Buna | heathercapri.com
*/


/*****************************************************
* Base Styles
*****************************************************/

body {
	zfont-family: "Lucida Grande", Verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	background: #947d51 url(/images/brown_paper.jpg) repeat 0 100px;
	color: #4E3D2E;
}

#top_bar {
	background: transparent url(/images/bg_top_bar.jpg) repeat-x;
}

#top_bar_container {
	width: 980px;
	margin: 0 auto;
	zheight:24px;
	padding:8px;
	position:relative;
}

#top_bar #login_bar {
	position: absolute;
	width: 398px;
	height: 138px;
	top: 20px;
	right: 0;
	background: transparent url(/images/clouds2.png) no-repeat scroll 0 0;
	z-index: 5;
}

#top_bar #login_bar ul {
	margin: 70px 0 0 120px;
}

#top_bar #login_bar ul li {
	zbackground:#373C3F;
	cursor:pointer;
	float:left;
	zheight:22px;
	zmargin:1px 0 1px 5px;
	padding:0 12px 0 0;
	position:relative;
}

#top_bar #login_bar ul li a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #29505b;
	display: block;
	border: 0 none;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: lowercase;
}

#top_bar #login_bar ul li a:hover {
	color: #0f1d21;
	text-decoration: underline;
}

#top_bar #login_bar ul li#user {
	position: absolute;
	z-index: 1;
	bottom: 11px;
	left: 297px;
	font-size: 10px;
	color: #686661;
}

#top_bar #login_bar ul li#user a#user_link {
	font-size: 10px;
	padding: 0;
}

#top_bar #login_bar ul li#account_status {
	position: absolute;
	z-index: 2;
	top: 143px;
	left: 270px;
	font-size: 16px;
	color: #686661;
}

#top_bar #login_bar ul li#account_status a#account_status_link {
	font-size: 16px;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}


#top_bar #login_bar #user_details {
	position: absolute;
	top: 102px;
	right: 0;
	height: 77px;
	width: 225px;
	display: none!important;
}

#top_bar #login_bar #user_details #current_theme {
	zbackground: transparent url(http://tgb-themes.s3.amazonaws.com/xs/rock_revolution.jpg) no-repeat 8px 5px;
}



#header {
	position: relative;
	width: 600px;
	height: 150px;
	margin-top: 24px;
}

h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	}
	
#logo {
	position: absolute;
	left: 0;
}

/*#logo_extra {
	position: absolute;
	left: -50px;
	top: 85px;
	display: none;
	
	zleft: -80px;
	ztop: -68px;
}

<div id="logo_extra">
	<a href="http://twitter.com/meglersweeney" target="_blank"><img src="/images/megan_tag.png" alt="Happy Birthday Megan!" width="114" height="116" /></a>
</div>*/

#tweet {
	display: none;
	font-family: Courier, "Courier New", monospace;
	font-size: 11px;
	color: #364b5a;
	position: absolute;
	width: 120px;
	left: -100px;
	line-height: 9px;
}

#ad_banner {
	width: 728px;
	height: 90px;
	border: 2px dashed #695324;
	font-size: 10px;
	color: #29505b;
	text-align: center;
	margin: 0 auto;
	padding: 4px;
}

#ad_banner_FU_container {
	width: 776px;
	height: 106px;
	background: transparent url(/images/bg_banner_fu.png) no-repeat;
	font-size: 10px;
	color: #29505b;
	margin: 0 auto 10px auto;
}

#ad_banner_FU {
	height: 87px;
	left: 155px;
	position: relative;
	top: 8px;
	width: 618px;
}

#ad_banner_FU2 {
	position: relative;
	top: 47px;
	left: 159px;
	width: 618px;
	height: 87px;
}

#preview_overlay #ad_skyscraper_note {
	width: 150px;
	text-align: center;
	margin: 0 auto;
	padding: 4px;
	font-size: 10px;
	text-transform: uppercase;
}

#preview_overlay #ad_skyscraper {
	width: 160px;
	height: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 4px;
}

.ad_300x250 {
	width: 300px;
	height: 250px;
	border: 2px dashed #695324;
	font-size: 10px;
	color: #29505b;
	text-align: center;
	padding: 4px;
}

#ad_300x250_vimeo {
	width: 300px;
	font-size: 10px;
	color: #29505b;
	text-align: center;
	padding: 4px;
	margin: 10px 0 0 0;
}

#ad_125x125 {
	zwidth: 300px;
	zheight: 250px;
	zborder: 2px dashed #695324;
	zfont-size: 10px;
	zcolor: #29505b;
	ztext-align: center;
	zpadding: 4px;
	zbackground: red;
	margin: 10px 0 10px 12px;
}

#ad_125x125 a {
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	width: 125px;
}

#middle_container {
	width: 980px;
	margin: 0 auto;
	position:relative;
}

#main {
	width: 980px;
	font-size: 11px;
	color: #4d3d2e;
	position: relative;
}

#columnA {
	margin: 0;
	width: 680px;
}

#columnB {
	margin: 0;
	width: 300px;
}

.column {
	color: #4d3d2e;
	float: left;
}	

.clear {
	clear: both;
	position: relative;
}



/*****************************************************
* Sign-In Overlay
*****************************************************/
.overlay {
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background: transparent url(/images/overlay.png) repeat;
	position: fixed;
	top: 0;
	color: #29505B;
	display: none;
}

#modal_signin .overlay_close {
	background: transparent url(/images/close.png) no-repeat;
	display: block;
	height: 30px;
	left: 15px;
	position: absolute;
	top: 204px;
	width: 30px;
}

#modal_signin {
	background: transparent url(/images/bg_signin.png) no-repeat 0 0;
	width: 400px;
	height: 300px;
	position: relative;
	margin: 0 auto;
	z-index: 1000000;
	top: -300px;
}

#modal_signin .modal_content {
	padding: 230px 0 0 50px;
}

#modal_signin .modal_content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #29505B;
}

#modal_signin .modal_content h3 img {
	vertical-align: middle;
	padding-bottom: 3px;
}



/*****************************************************
* Modal Dialog Boxes
*****************************************************/	
#modal_apply {
	background: transparent url(/images/bg_modal.png) no-repeat 0 0;
	width: 537px;
	height: 478px;
	position: relative;
	margin: 0 auto;
	z-index: 1000000;
	top: -478px;
	padding: 240px 0 0 65px;
}

#modal_apply .overlay_close {
	background: transparent url(/images/close.png) no-repeat;
	display: block;
	height: 30px;
	left: 22px;
	position: absolute;
	top: 204px;
	width: 30px;
}

#modal_apply .modal_content {
	width: 430px;
}

#modal_apply h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #29505B;
	display: inline;
}

#modal_apply #apply_theme_message h3 {
	zmargin: 20px 0 0 0;
}

#modal_apply #apply_theme_message h3 a {
	font-style: italic;
	color: #6B9199;
	text-decoration: underline;
}

#modal_apply #apply_theme_message h3 a:hover {
	color: #0f1d21;
	text-decoration: underline;
}

#modal_apply .tip {
	font-size: 11px;
	color: #6B9199;
	line-height: normal;
}

#modal_apply #apply_theme_form .tip {
	margin: 2px 0 2px 25px;
}

#modal_apply #apply_theme_message .tip {
	margin: 8px 14px 12px 0;
}

#modal_apply #apply_theme_message p {
	margin: 0 0 10px 0;
}

#modal_apply #apply_theme_message .tip a {
	color: #6B9199;
	text-decoration: underline;
}

#modal_apply #apply_theme_message .tip a:hover {
	color: #29505B;
	text-decoration: underline;
}

#modal_apply #apply_theme_form #counter {
	position: absolute;
	right: 130px;
	top: 260px;
	font-weight: bold;
	color: #6B9199;
	font-size: 1.4em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#modal_apply #apply_theme_form #counter.error {
	color: #D40D12;
	}

#modal_apply textarea {
	font-family: 'Lucida Grande',sans-serif;
	font-size: 1em;
	color: #29505B;
	height: 4em;
	line-height: 1.1;
	overflow: auto;
	padding: 5px;
	width: 400px;
	margin: 5px 0 15px 0;
}

#modal_apply input[type="text"],
#modal_apply input[type="password"],
#modal_apply select,
#modal_apply textarea {
	border:1px solid #AAAAAA;
}

#modal_apply #apply_theme_spinner {
	display: none;
	width: 35px;
	margin: 0 auto;
}

.overlay #apply_theme ul {
	margin-top: 15px;
	list-style:none;
}

.overlay #apply_theme li {
	display:inline;
	cursor:pointer;
	margin:0;
	padding:0;
}

.overlay #apply_theme a {
	float: left;
	cursor: pointer;
	background: url(/images/bg_button_left.png) no-repeat left top;
	margin: 0;
	padding: 0 8px 0 4px;
	text-decoration: none;
}

.overlay #apply_theme a span {
	float: left;
	cursor: pointer;
	display: block;
	background: url(/images/bg_button_right.png) no-repeat right top;
	/*padding:5px 15px 4px 6px;*/
	padding: 8px 9px 8px 3px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.overlay #apply_theme a span {
	float: none;
}
/* End IE5-Mac hack */

.overlay #apply_theme a:hover span {
	color: #fff;
}

.overlay #apply_theme a:hover {
	background-position: 0% -30px;
}

.overlay #apply_theme a:hover span {
	background-position: 100% -30px;
}
	
#zmodal_apply #zapply_theme_spinner {
	background: red url(/images/preview/spinner.gif) no-repeat;
	width: 140px;
	height: 140px;
}	





/*****************************************************
* Modal Pro Dev
*****************************************************/
.dev_modal #modal_apply .modal_content {
	height:200px;
	overflow:auto;
}





	
	
/*****************************************************
* Search Bar
*****************************************************/
#search {
	position: absolute;
	left: 237px;
	top: 44px;
}

#sidebar_search input, #sidebar_search_submit {
	border-color:#999999 !important;
	padding-bottom:5px !important;
	padding-top:5px !important;
	vertical-align:middle;
}

#sidebar_search input {
	border-color:#B4B4B4 #CCCCCC #CCCCCC #B4B4B4;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	font-size:1em;
	margin: 0;
	zmargin:0.25em 0 0.25em 12px;
	zoutline-color:-moz-use-text-color;
	zoutline-style:none;
	zoutline-width:medium;
	padding:0.4em;
	width:300px;
}

input[type="text"], input[type="password"], select, textarea {
	zborder:1px solid #AAAAAA;
}

.round-left {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
}


#sidebar_search .submit {
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	background-position:center top;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	padding:0.4em 0.9em;
	margin-left: -5px;
}

#sidebar_search_submit:hover {
	background:transparent url(http://static.twitter.com/images/nav_search_submit.png) repeat scroll -2px -25px !important;
}

#sidebar_search input, #sidebar_search_submit {
	border-color:#999999 !important;
	padding-bottom:5px !important;
	padding-top:5px !important;
	vertical-align:middle;
}

#sidebar_search_submit {
	background:transparent url(http://static.twitter.com/images/nav_search_submit.png) repeat scroll -2px 0 !important;
}

/*****************************************************
* Tabs
*****************************************************/
#tabs {
	position: absolute;
	left: 220px;
	zwidth: 700px;
	/*font-size: 140%;*/
	font-size: 140%;
	line-height:normal;
	zborder-bottom: 1px solid #84776B;
}
	
#tabs ul {
	display:block;
	float:right;
	height:34px;
	margin-right:2px;
	padding-right:10px;
	padding-left:2px;
	width:auto;
}

#tabs ul li {
	zbackground:#373C3F;
	cursor:pointer;
	float:left;
	height:32px;
	margin:1px 0 1px 5px;
	padding:0 12px 0 0;
	position:relative;
}

#tabs ul li a, #tabs ul li a:visited {
	border: 0 none;
	color: #29505b;
	display: block;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 12px;
	text-decoration: none;
	text-transform: lowercase;
}

#tabs ul li a:hover {
	color: #fff;
}


/*****************************************************
* Breadcrumb
*****************************************************/
#breadcrumb {
	padding: 4px 0 10px 10px;
}

#breadcrumb li {
	float: left;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4D3D2E;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #cdc3b4;	
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#breadcrumb a:hover {
	color: #21180f;
	text-decoration: underline;
}



/*****************************************************
* Side Menu
*****************************************************/
#side_menu {
	font-size: 1.5em;
	background: transparent url(/images/lined_long.png) no-repeat;
	/*height: 382px;*/
	height: 490px;
	
	/*Longer version for holidays category when it fills up ?? */
	/*background: transparent url(/images/lined_long.png) no-repeat;
	height: 480px;*/
}

#side_menu h2{
	display: none;
}

#side_menu ul {
	margin-bottom: 6px;
	padding:54px 0 0 15px;
}
	
#side_menu ul li a {
	display: block;
	zborder-bottom: 1px solid #c8c8c8;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	zwidth: 180px;
	#zwidth: 184px;
	color: #29505b;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#side_menu ul li a:hover, #side_menu ul li a:focus {
	color: #0f1d21;
	zbackground: transparent url(/images/ink.png) no-repeat 120px 0;
	text-decoration: underline;
	
}




#sortbar {
	zbackground: #888;
	padding: 10px;
	position: relative;
	font-size: 1.2em;
}	



/*****************************************************
* Item List
*****************************************************/
ul.item_list {
	float: left;
}

.item_list li {
	width: 220px;
	height: 280px;
	zpadding: 6px;
	float: left;
	zmargin-right: 7px;
	margin-bottom: 14px;
	display: inline;
}

.item_list li.last {
	zmargin-right: 0;
	zmargin-left: 1px;
}

.item_list .item .thumb {
	display: block;
	width: 202px;
	height: 170px;
	margin: 0 auto;
}

.item_list .item .thumb img {
	zbackground: transparent url(/images/thumbs/rock_revolution2.jpg) no-repeat 20px 30px;
	display: block;
	width: 202px;
	height: 170px;
	border: none;
}


.item_list .item_info {
	height: 100px;
	padding: 10px 10px 8px 16px;
	position: relative;
	top: -45px;
}

.detail .item_list .item_info {
	position:relative;
	top:0;
}

.item_list .item .title {
	margin-top: 4px;
	width: 180px;
	zoverflow: hidden;
	height: 42px;
}

.item_list .item .title a {
	font: 18px Courier, "Courier New", monospace;
	color: #686661;
	text-decoration: none;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #fff;
}

.item_list .item .title a:hover {
	color: #29505B;
	text-decoration: underline;
	text-shadow: 0 1px 0 #fff;
}

.item_list .item .detail {
	margin-top: 5px;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	height: 15px;
	color: #989691;
	line-height: 15px;
	zoverflow: hidden;
}


/*****************************************************
* Pagination
*****************************************************/
.pagination {
	margin: 20px 0 20px 0;
}

.pagination li {
	display: block;
	float: left;
	font-size: 24px;
	font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	margin-right: 8px;
}

.pagination li a, .pagination li a:visited {
	color: #CDC3B4;
	display: block;
	padding: 2px 6px;
	border: 1px solid #A99268;
	text-decoration: none;
}

.pagination li a:hover {
	background: #846E43;
	border: 1px solid #745E33;
	text-decoration: none;
}

.pagination li.dots {
	color: #CDC3B4;
	font-weight: bold;
}

.pagination li.selected {
	color: #4D3D2E;
	font-weight: bold;
	padding: 2px 6px;
	border: 1px solid transparent;
}

.pagination li.arrow a {
	background: transparent url(/images/arrows.png) no-repeat;
	width: 10px;
	height: 24px;
	border: 1px solid transparent;
}

.pagination li.arrow_left a {
	background-position: 6px -34px;
}

.pagination li.arrow_left a:hover {
	background-position: 6px -74px;
}

.pagination li.arrow_right a {
	background-position: 6px 6px;
}

.pagination li.arrow_right a:hover {
	background-position: 6px -114px;
}



/*****************************************************
* Detail Page
*****************************************************/
.detail #columnA {
	font-size: 14px;
}

.detail #columnA #theme_preview {
	float: left;
	margin-right: 10px;
	width: 371px;
}

.detail #columnA #theme_details {
	float: left;
	width: 289px;
}

.detail #columnA #theme_details a:link, .detail #columnA #theme_details a:visited {
	zcolor: #CDC3B4;
	color: #294F5A;
	font-weight: bold;
	text-decoration: none;
}

.detail #columnA #theme_details a:hover {
	zcolor: #21180f;
	text-decoration: underline;
}

.detail #columnA #theme_details h2 {
	font-size: 24px;
	color: #CDC3B4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #695324;
}

.detail #columnA #theme_details blockquote,
.artist #columnA #theme_details blockquote {
	zborder-left: 4px solid #4D3D2E;
	background: url(/images/quote_begin.png) no-repeat;
	margin: 10px 0 10px 1px;
	padding: 10px 0 0 20px;
	line-height: 1.4em;
	font-family: Georgia,"Times New Roman",serif;;
	font-style: italic;
	font-size: 1.2em;
	text-shadow: 0 1px 0 #B0996F;
}

.detail #columnA p {
	margin: 20px 0;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
}

.detail #columnA em {
	font-style: italic;
}

.detail #columnA #theme_preview ul {
	margin-left: 10px;
}

.detail #columnA #theme_preview ul li {
	margin: 20px 0;
	float: left;
}

.detail #columnA #theme_preview ul li.apply {
	margin-left: 30px;
}

.detail #columnA #theme_preview ul li a, .detail #columnA #theme_preview ul li a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	background: transparent url(/images/icons.png) no-repeat;
	padding: 7px 0 6px 40px;
	text-shadow: 0 1px 0 #695324;
	}

.detail #columnA #theme_preview ul li a:hover {
	color: #fff;
	}
		
.detail #columnA #theme_preview ul li.preview a, .detail #columnA #theme_preview ul li.preview a:visited {
	background-position: 0 -64px;
	}

.detail #columnA #theme_preview ul li.preview a:hover {
	background-position: 0 -96px;
	}

.detail #columnA #theme_preview ul li.apply a, .detail #columnA #theme_preview ul li.apply a:visited {
	background-position: 0 0;
	}

.detail #columnA #theme_preview ul li.apply a:hover {
	background-position: 0 -32px;
	}

.detail #columnA #theme_details .quick_links {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	margin-top: 20px;
}

.detail #columnA #theme_details .quick_links h2.keywords {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_tag.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.detail #columnA #theme_details .quick_links h2.categories {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_categories.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.detail #columnA #theme_details .quick_links p {
	line-height: normal;
	margin: 1px 0;
}

.detail #columnA #theme_details .quick_links a, .detail #theme_details .quick_links a:visited {
	color: #cdc3b4;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 0 1px 0 #695324;
	font-weight: normal;
	zpadding: 2px 4px;
	zbackground: #294F5A;
	zline-height: 1.6em;
	zletter-spacing: 0px; /* change above in quick_links to 0 or +1 ?? Ditch shadow or make darker. */
}

.detail #columnA #theme_details .quick_links a:hover {
	color: #fff;
}

.detail #columnA .item_info .title {
	height: 30px;
}

.detail #columnA .item_info h4 {
	color:#29505B;
	font-family:Georgia,"Times New Roman",serif;
	font-size:14px;
	line-height: 1.2em;
	font-style: italic;
}

.detail #columnA .item_info h4 strong {
	font-style: italic;
	font-weight: bold;
}


/*****************************************************
* Artist Gallery Page
*****************************************************/
.zartists #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 3em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}

.artists #columnA #content .label h2, .artists #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.artists #columnA #content .label {
	background: transparent url(/images/featured_artists.png) no-repeat;
	height: 136px;
	width: 618px;
	margin-left: 8px;
}

.artists .item_list .item .title,
.homepage .item_list .item .title {
	height: 30px;
}

.artists .item_list .item_info,
.homepage .item_list .item_info {
	top: 0;
}

.artists #columnA .item_info h4,
.homepage #columnA .item_info h4 {
	color:#29505B;
	font-family:Georgia,"Times New Roman",serif;
	font-size:14px;
	line-height: 1.2em;
	font-style: italic;
}

.artists #columnA .item_info h4 strong,
.homepage #columnA .item_info h4 strong {
	font-weight: bold;
	font-style: italic;
}



/*****************************************************
* Artist Page
*****************************************************/
.artist #columnA {
	font-size: 14px;
}

.artist #columnA #theme_preview {
	float: left;
	margin-right: 10px;
	width: 371px;
}

.artist #columnA #theme_details {
	float: left;
	width: 289px;
}

.artist #columnA #theme_details a:link, .artist #columnA #theme_details a:visited {
	color: #CDC3B4;
	text-decoration: none;
}

.artist #columnA #theme_details a:hover {
	color: #21180f;
	text-decoration: underline;
}

.artist #columnA ul#link_list li {
	font-size: 16px;
	line-height: 1.5em;
	zborder-bottom: 1px solid #988155;
}

.artist #columnA #link_list a:link, .artist #columnA #link_list a:visited {
	zfont-size: 16px;
	zline-height: 20px;
	zmargin-bottom: 10px;
	color: #CDC3B4;
	text-decoration: none;
	zborder-bottom: 1px solid #C8BEA4;
	zpadding: 1px 2px;
}

.artist #columnA #link_list a:hover {
	zbackground-color:#E3DBBB;
	zborder-bottom: 1px solid #F7F4E6;
	color: #21180f;
	text-decoration: underline;
}

.artist #columnA #theme_details h2 {
	font-size: 24px;
	color: #CDC3B4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #695324;
}

#columnA .item_list_label {
	font-size: 18px;
	color: #CDC3B4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	margin: 20px 0 0 0;
	text-shadow: 0 1px 0 #695324;
}


.artist #columnA p {
	margin: 20px 0;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
}

.artist #columnA #theme_preview ul {
	margin-left: 10px;
}

.artist #columnA #theme_preview ul li {
	margin: 20px 0;
	float: left;
}

.artist #columnA #theme_preview ul li.apply {
	margin-left: 30px;
}

.artist #columnA #theme_preview ul li a, .artist #columnA #theme_preview ul li a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	background: transparent url(/images/icons.png) no-repeat;
	padding: 7px 0 6px 40px;
	}

.artist #columnA #theme_preview ul li a:hover {
	color: #fff;
	}
		
.artist #columnA #theme_preview ul li.preview a, .artist #columnA #theme_preview ul li.preview a:visited {
	background-position: 0 -64px;
	}

.artist #columnA #theme_preview ul li.preview a:hover {
	background-position: 0 -96px;
	}

.artist #columnA #theme_preview ul li.apply a, .artist #columnA #theme_preview ul li.apply a:visited {
	background-position: 0 0;
	}

.artist #columnA #theme_preview ul li.apply a:hover {
	background-position: 0 -32px;
	}

.artist #columnA #theme_details .quick_links {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	margin-top: 20px;
}

.artist #columnA #theme_details .quick_links h2.keywords {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_tag.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.artist #columnA #theme_details .quick_links h2.categories {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_categories.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.artist #columnA #theme_details .quick_links p {
	line-height: normal;
	margin: 1px 0;
}

.artist #columnA #theme_details .quick_links a, .artist #theme_details .quick_links a:visited {
	color: #cdc3b4;
	font-size: 14px;
	text-decoration: none;
}

.artist #columnA #theme_details .quick_links a:hover {
	color: #fff;
}



/*****************************************************
* Threadless Details Page
*****************************************************/
.threadless #columnA .quick_links {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	margin-top: 20px;
}

.threadless #columnA .quick_links h2.keywords {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_tag.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.threadless #columnA .quick_links h2.categories {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_categories.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.threadless #columnA .quick_links p {
	line-height: normal;
	margin: 1px 0;
}

.threadless #columnA .quick_links a, .threadless .quick_links a:visited {
	color: #cdc3b4;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 0 1px 0 #695324;
	font-weight: normal;
	zpadding: 2px 4px;
	zbackground: #294F5A;
	zline-height: 1.6em;
	zletter-spacing: 0px; /* change above in quick_links to 0 or +1 ?? Ditch shadow or make darker. */
}

.threadless #columnA .quick_links a:hover {
	color: #fff;
}


/*****************************************************
* Preview
*****************************************************/
body.preview {
	background: url(/images/pattern.jpg);
}

.preview #top_bar {
	height: 60px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
}

.preview #top_bar_container {
	padding: 0;
	margin: 0 auto;
	height: 60px;
	width: 980px;
}

.preview #logo {
	z-index: 1;
	position: relative;
	float: left;
	width: 120px;
}

.preview #preview_overlay {
	margin-top: 60px;
}

.preview #preview_overlay #preview_overlay_container h4 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

.preview #now_viewing {
	position: relative;
	float: left;
	width: 400px;
	top: 5px;
	left: 30px;
}

.preview #apply_theme {
	position: relative;
	float: left;
	zleft: 50px;
}

.preview #now_viewing h3 {
	color: #3b494e;
	font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
	font-size: 60%;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 2em;
}

.preview #now_viewing h2 a {
	color: #9ecaca;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

.preview #now_viewing h2 a:hover {
	text-decoration: underline;
}

.preview #apply_theme ul {
	zmargin-left: 140px;
}

.preview #apply_theme ul li {
	margin: 0;
	float: left;
}

.preview #apply_theme ul li.preview {
	margin-left: 20px;
}

.zpreview #apply_theme ul li a, .zpreview #apply_theme ul li a:visited {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	zletter-spacing: -1px;
	text-decoration: none;
	zbackground: transparent url(/images/icons.png) no-repeat;
	background-color: #9ecaca;
	padding: 7px 10px 6px 10px;
	}

.zpreview #apply_theme ul li a:hover {
	color: #fff;
	}
		
.preview #apply_theme ul li.preview a, .preview #apply_theme ul li.preview a:visited {
	zbackground-position: 0 -64px;
	}

.preview #apply_theme ul li.preview a:hover {
	zbackground-position: 0 -96px;
	}

.preview #apply_theme ul li.apply a, .preview #apply_theme ul li.apply a:visited {
	zbackground-position: 0 0;
	}

.preview #apply_theme ul li.apply a:hover {
	zbackground-position: 0 -32px;
	}
	
.zprofile_text_color {
color: #5B696E;
}

.zprofile_link_color {
color: green;
}

.zprofile_sidebar_color {
background-color: #1B292E!important;
border-left: 1px solid #101718!important;
}

.zprofile_sidebar_border_color {
color: #101718!important;
background-color: #101718!important;
}

.profile_background {
	background-position: 0 60px!important;
	zmargin-top: 60px;
}




/*****************************************************
* Preview Buttons
*****************************************************/
.zpreview #apply_theme {
	float:left;
	width:100%;
	/*font-size: 140%;*/
	font-size: 140%;
	line-height:normal;
	border-bottom: 1px solid #84776B;
}
	
.preview #apply_theme ul {
	margin-top: 15px;
	list-style:none;
}

.preview #apply_theme li {
	display:inline;
	cursor:pointer;
	margin:0;
	padding:0;
}

.preview #apply_theme a {
	float:left;
	cursor:pointer;
	background:url(/images/bg_button_left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

.preview #apply_theme a span {
	float:left;
	cursor:pointer;
	display:block;
	background:url(/images/bg_button_right.png) no-repeat right top;
	/*padding:5px 15px 4px 6px;*/
	padding: 8px 9px 8px 3px;
	color:#fff;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.preview #apply_theme a span {
	float:none;
}
/* End IE5-Mac hack */

.preview #apply_theme a:hover span {
	color:#fff;
}

.preview #apply_theme a:hover {
	background-position:0% -30px;
}

.preview #apply_theme a:hover span {
	background-position:100% -30px;
}
	
	

/*****************************************************
* Homepage Tri-Column
*****************************************************/
.homepage #columnA #content {
	padding-right: 20px;
}

.homepage #columnA #content .how-to .label {
	background: transparent url(/images/how-to.png) no-repeat;
	height: 136px;
	width: 618px;
	margin-left: 8px;
	margin-top: 10px;
}

.zhomepage #columnA #content .newest {display: none;}
.homepage #columnA #content .newest .label {
	background: transparent url(/images/labels/newest_themes.png) no-repeat;
	height: 84px;
	width: 506px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .featured .label {
	background: transparent url(/images/labels/new_featured_artists.png) no-repeat;
	height: 86px;
	width: 596px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .winter .label {
	background: transparent url(/images/labels/winter.png) no-repeat;
	height: 79px;
	width: 492px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .superbowl .label {
	background: transparent url(/images/labels/superbowl_xliv.png) no-repeat;
	height: 80px;
	width: 516px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .valentines_day .label {
	background: transparent url(/images/labels/valentines_day.png) no-repeat;
	height: 84px;
	width: 530px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .winter_olympics .label {
	background: transparent url(/images/labels/winter_olympics.png) no-repeat;
	height: 81px;
	width: 566px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .mardi_gras .label {
	background: transparent url(/images/labels/mardi_gras.png) no-repeat;
	height: 79px;
	width: 456px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .st_patricks_day .label {
	background: transparent url(/images/labels/st_patricks_day.png) no-repeat;
	height: 86px;
	width: 596px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .spring .label {
	background: transparent url(/images/labels/spring.png) no-repeat;
	height: 81px;
	width: 581px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .march_madness .label {
	background: transparent url(/images/labels/march_madness.png) no-repeat;
	height: 80px;
	width: 530px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .easter .label {
	background: transparent url(/images/labels/easter.png) no-repeat;
	height: 79px;
	width: 505px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .april_fools .label {
	background: transparent url(/images/labels/april_fools.png) no-repeat;
	height: 85px;
	width: 565px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .earth_day .label {
	background: transparent url(/images/labels/earth_day.png) no-repeat;
	height: 85px;
	width: 565px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .batter_up .label {
	background: transparent url(/images/labels/batter_up.png) no-repeat;
	height: 78px;
	width: 436px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .cinco_de_mayo .label {
	background: transparent url(/images/labels/cinco_de_mayo.png) no-repeat;
	height: 83px;
	width: 486px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .mothers_day .label {
	background: transparent url(/images/labels/mothers_day.png) no-repeat;
	height: 79px;
	width: 478px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .world_cup .label {
	background: transparent url(/images/labels/world_cup_2010.png) no-repeat;
	height: 84px;
	width: 512px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .summer .label {
	background: transparent url(/images/labels/summer.png) no-repeat;
	height: 86px;
	width: 596px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .threadless .label {
	background: transparent url(/images/labels/threadless.png) no-repeat;
	height: 81px;
	width: 584px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .july_4th .label {
	background: transparent url(/images/labels/july_4th.png) no-repeat;
	height: 84px;
	width: 511px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .someecards .label {
	background: transparent url(/images/labels/someecards.png) no-repeat;
	height: 79px;
	width: 495px;
	margin-left: 0;
	margin-top: 60px;
}

.homepage #columnA #content .nasa .label {
	background: transparent url(/images/labels/nasa.png) no-repeat;
	height: 82px;
	width: 460px;
	margin-left: 0;
	margin-top: 60px;
}


.homepage #columnA #content .natasha .label {
	background: transparent url(/images/labels/rosie.png) no-repeat;
	height: 79px;
	width: 462px;
	margin-left: 0;
	margin-top: 60px;
}


.homepage #columnA .natasha #theme_preview {
	float: left;
	margin-right: 10px;
	width: 371px;
}

.homepage #columnA .natasha #theme_details {
	float: left;
	width: 270px;
	margin-top: 20px;
}

.homepage #content .natasha h3 {
	margin: 0 0 18px 0;
}


.homepage #columnA #content .newest .item_list .item,
.homepage #columnA #content .winter .item_list .item,
.homepage #columnA #content .superbowl .item_list .item,
.homepage #columnA #content .valentines_day .item_list .item,
.homepage #columnA #content .winter_olympics .item_list .item,
.homepage #columnA #content .mardi_gras .item_list .item,
.homepage #columnA #content .st_patricks_day .item_list .item,
.homepage #columnA #content .march_madness .item_list .item,
.homepage #columnA #content .spring .item_list .item,
.homepage #columnA #content .easter .item_list .item,
.homepage #columnA #content .april_fools .item_list .item,
.homepage #columnA #content .earth_day .item_list .item,
.homepage #columnA #content .batter_up .item_list .item,
.homepage #columnA #content .cinco_de_mayo .item_list .item,
.homepage #columnA #content .mothers_day .item_list .item,
.homepage #columnA #content .world_cup .item_list .item,
.homepage #columnA #content .summer .item_list .item,
.homepage #columnA #content .threadless .item_list .item,
.homepage #columnA #content .july_4th .item_list .item,
.homepage #columnA #content .someecards .item_list .item,
.homepage #columnA #content .nasa .item_list .item,
.homepage #columnA #content .natasha .item_list .item {
	height: auto;
}

.homepage #columnA #content .label h2, .homepage #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.homepage #tri-column {
	width: 643px;
	}

.homepage #tri-column #column_left {
	float: left;
	padding: 0 10px 0 0;
	width: 201px;
	height: 200px;
	background: transparent url(/images/number_one.png) no-repeat 2px bottom;
	}

.homepage #tri-column #column_middle {
	width: 201px;
	height: 200px;
	float: left;
	padding: 0 10px;
	background: transparent url(/images/number_two.png) no-repeat 6px bottom;
	}
	
.homepage #tri-column #column_right {
	width: 201px;
	height: 200px;
	float: left;
	padding: 0 0 0 10px;
	background: transparent url(/images/number_three.png) no-repeat 8px bottom;
	}

.homepage #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 24px;
	text-shadow: 0 1px 0 #B0996F;
	}
			
.homepage #tri-column .panel h3 {
	margin: 4px 0 0 30px;
	}

.homepage #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.homepage #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}



/*****************************************************
* Settings
*****************************************************/
.settings #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 2em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}

.zsettings #connections {
	background: transparent url(/images/spiral.png) no-repeat;
	width: 300px;
	height: 600px;
}

.settings #connections .service {
	background-color: #D3BF98;
	border: 1px solid #EBDAC1;
	margin-bottom: 15px;
	padding: 11px 15px;
	width: 300px;
}

.settings #connections .service strong {
	font-weight: bold;
}

.settings #connections .service .action {
	float: right;
}

.settings #connections .service p {
	color: #947D51;
	font-size: 11px;
	margin-top: 5px;
}

.settings #connections .icon {
	height:16px;
	margin-right:5px;
	vertical-align:-3px;
	width:16px;
}

.settings #album_list {
	width: 400px;
	height: 280px;
	overflow: auto;
}
.settings #album_list li {
	font-size: 2em;
	border: 1px solid #D3BF98;
	margin: 0 10px 10px 0;
}

.settings #album_list li img {
	height: 50px;
	width: 50px;
	vertical-align: middle;
	margin: 5px 10px 5px 5px;
}


.settings #method_list h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #29505B;
	display: inline;
}

.settings #method_list input {
	margin: 8px 6px 16px 0;
}



/*****************************************************
* Photo Gallery
*****************************************************/
.settings #content_container a:hover {
	background-color: transparent;
	}

.settings #content_container ul li:hover {
	background-color: #EBDAC1;
	border-color: #EBDAC1;
	}

.settings #content_container ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	display: inline-table;
	}

.settings #content_container ul li {
	float: left;
	margin: 0 12px 12px 0;
	_margin: 0 2px 6px 0; /* IE6 fix */
	text-align: center;
	background: #D3BF98;
	_background: transparent; /* IE6 fix */
	padding: 4px 2px 0 2px;
	border: 1px solid #EBDAC1;
	_border: none; /* IE6 fix */
	width: 104px;
	height: 79px;
	}

.settings #content_container ul li.vertical {
	float: left;
	margin: 0 12px 12px 0;
	_margin: 0 2px 6px 0; /* IE6 fix */
	text-align: center;
	background: #D3BF98;
	_background: transparent; /* IE6 fix */
	padding: 4px 2px 0 2px;
	border: 1px solid #EBDAC1;
	_border: none; /* IE6 fix */
	width: 79px;
	height: 104px;
}
		
/* IE6 hover hack */
.settings #content_container a:link img, .settings #content_container a:visited img {
	_padding: 4px;
	_border: 1px solid #EBDAC1;
	_background-color: #EBDAC1;
	}
	
.settings #content_container a:hover img {
	_background-color: #D3BF98;
	_padding: 4px;
	_border: 1px solid #EBDAC1;
	}
/* End IE6 hover hack */



/*****************************************************
* Pro
*****************************************************/
.pro #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 2em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}

.pro #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 24px;
	}

.pro #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.pro #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}

.pro #content p {
	font-size: 1.5em;
	line-height: normal;
	margin: 0 0 16px 0;
}

.pro #columnA .left {
	float: left;
	margin-right: 10px;
	width: 371px;
}

.pro #columnA .right {
	float: left;
	width: 289px;
}


.pro #columnA ul {
	margin-left: 20px;
	margin-bottom: 18px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 300px;
	}

.pro #columnA ul li {
	line-height: 160%;
	list-style-image: url(/images/check.png);
	border-bottom: 1px dotted #EBDAC1;
	color: #EBDAC1;
}








.pro #apply_theme a {
	float: left;
	cursor: pointer;
	background: url(/images/bg_button_left.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

.pro #apply_theme a span {
	float: left;
	cursor: pointer;
	display: block;
	background: url(/images/bg_button_right.png) no-repeat right top;
	/*padding:5px 15px 4px 6px;*/
	padding: 6px 9px 6px 3px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 160%;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.pro #apply_theme a span {
	float: none;
}
/* End IE5-Mac hack */

.pro #apply_theme a:hover span {
	color: #fff;
}

.pro #apply_theme a:hover {
	background-position: 0% -30px;
}

.pro #apply_theme a:hover span {
	background-position: 100% -30px;
}
	
	
	
	







.zpro #columnA {
	font-size: 14px;
}

.pro #columnA #theme_preview {
	float: left;
	margin-right: 10px;
	width: 371px;
}

.pro #columnA #theme_details {
	float: left;
	width: 289px;
}

.pro #columnA #theme_details a:link, .pro #columnA #theme_details a:visited {
	color: #CDC3B4;
	text-decoration: none;
}

.pro #columnA #theme_details a:hover {
	color: #21180f;
	text-decoration: underline;
}

.zpro #columnA #theme_details h2 {
	font-size: 24px;
	color: #CDC3B4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
}

.zpro #columnA p {
	margin: 20px 0;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
}

.zpro #columnA em {
	font-style: italic;
}

.pro #columnA #theme_preview ul {
	margin-left: 10px;
}

.pro #columnA #theme_preview ul li {
	margin: 20px 0;
	float: left;
}

.pro #columnA #theme_preview ul li.apply {
	margin-left: 30px;
}

.pro #columnA #theme_preview ul li a, .pro #columnA #theme_preview ul li a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	background: transparent url(/images/icons.png) no-repeat;
	padding: 7px 0 6px 40px;
	}

.pro #columnA #theme_preview ul li a:hover {
	color: #fff;
	}
		
.pro #columnA #theme_preview ul li.preview a, .pro #columnA #theme_preview ul li.preview a:visited {
	background-position: 0 -64px;
	}

.pro #columnA #theme_preview ul li.preview a:hover {
	background-position: 0 -96px;
	}

.pro #columnA #theme_preview ul li.apply a, .pro #columnA #theme_preview ul li.apply a:visited {
	background-position: 0 0;
	}

.pro #columnA #theme_preview ul li.apply a:hover {
	background-position: 0 -32px;
	}

.pro #columnA #theme_details .quick_links {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -1px;
	margin-top: 20px;
}

.pro #columnA #theme_details .quick_links h2.keywords {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_tag.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.pro #columnA #theme_details .quick_links h2.categories {
	zborder-bottom: 1px dashed #cdc3b4;
	background: transparent url(/images/icon_categories.png) no-repeat;
	padding: 7px 0 10px 40px;
	font-size: 18px;
}

.pro #columnA #theme_details .quick_links p {
	line-height: normal;
	margin: 1px 0;
}

.pro #columnA #theme_details .quick_links a, .pro #theme_details .quick_links a:visited {
	color: #cdc3b4;
	font-size: 14px;
	text-decoration: none;
}

.pro #columnA #theme_details .quick_links a:hover {
	color: #fff;
}

.pro #columnA .item_info .title {
	height: 30px;
}

.pro #columnA .item_info h4 {
	color:#29505B;
	font-family:Georgia,"Times New Roman",serif;
	font-size:14px;
	line-height: 1.2em;
	font-style: italic;
}

.pro #columnA .item_info h4 strong {
	font-style: italic;
	font-weight: bold;
}


	
	
	
/*****************************************************
* Footer
*****************************************************/
#footer {
	background: transparent url(/images/bg_footer.jpg) repeat-x top center;
	height: 560px;
}

#footer_container {
	width: 980px;
	height: 560px;
	position: relative;
	margin: 0 auto;
	font-size: 12px;
	color: #29505B;
	background: transparent url(/images/cloud_tweets.jpg) no-repeat;
}

#footer #legal {
	margin: 0 auto;
	font-size: 10px;
	line-height: 14px;
	color: #1D2C31;
}

#footer #legal a {
	color: #1D2C31;
	text-decoration: underline;
}

#footer #legal a:hover {
	color: #29505B;
}

#footer a {
	color: #29505b;
	zfont-family: Courier, "Courier New", monospace;
	zfont-size: 18px;
	zletter-spacing: -1px;
	zline-height: 32px;
	text-decoration: none;
}

#footer a:hover {
	color: #0f1d21;
	text-decoration: underline;
}

.clearfix {
	display:block;
	}

* .clearfix {
	height:1%;
	}

.clearfix {
	display:inline-block;
	}



/*****************************************************
* Cloud Tweets
*****************************************************/
#footer #cloud_tweets {
	height: 520px;
	}

#footer #cloud_tweets h3 a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	display: block;
}

#footer #cloud_tweets h3 a:hover {
	color: #0f1d21;
	text-decoration: underline;

}

#footer #cloud_tweets p {
	line-height: 1.5em;
	color: #79643f;
}

#footer #cloud1 {
	position: relative;
	top: 156px;
	left: 64px;
	width: 200px;
	height: 154px;
	overflow: hidden;
}

#footer #cloud1 h3 a {
	padding: 0 0 20px 53px;
}

#footer #cloud2 {
	position: relative;
	top: 50px;
	left: 370px;
	width: 200px;
}

#footer #cloud3 {
	position: relative;
	top: 28px;
	left: 716px;
	width: 220px;
	height: 132px;
	overflow: hidden;
}

#footer #cloud3 h3 a {
	padding: 0 0 20px 79px;
}

#footer #cloud4 {
	position: relative;
	top: 34px;
	left: 565px;
	width: 220px;
	overflow: hidden;
}

#footer #cloud4 h3 a {
	padding: 0 0 20px 40px;
}

	
/*****************************************************
* Footer Tri-Column
*****************************************************/
#footer #tri-column {
	border-top: 1px solid #29505B;
	width: 570px;
	position: relative;
	top: 70px;
	}

#footer #tri-column #column_left {
	float: left;
	padding: 0 10px 0 0;
	width: 175px
	}

#footer #tri-column #column_middle {
	width: 160px;
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #29505B;
	border-left: 1px solid #29505B;
	}
	
#footer #tri-column #column_right {
	width: 180px;
	float: left;
	padding: 0 0 0 10px;
	}
	
#footer #tri-column .panel h3 {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 12px;
	color: #D4C29C;
	font-weight: bold;
	}

#footer #tri-column .panel p {
	color: #927B4F;
	line-height: 1.4em;
	font-size: 11px;
	}

#footer #tri-column .panel span.button {
	display: block;
	margin-top: 20px;
	padding-bottom: 6px;
	}

#footer #tri-column .panel a:link, #footer #tri-column .panel a:visited {
	background: #29505B;
	color: #fff;
	padding: 6px 8px;
	text-decoration: none;
	}

#footer #tri-column .panel a:hover {
	background: #59808B;
	color: #fff;
	padding: 6px 8px;
	text-decoration: none;
	}


/*****************************************************
* Error
*****************************************************/
.error #columnA #content {
	padding-right: 20px;
}

.error #columnA #content .label {
	background: transparent url(/images/labels/lost.png) no-repeat;
	height: 80px;
	width: 536px;
	margin: 20px 0;
}

.error #columnA #content .label h2, .error #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.error #columnA p {
	margin: 20px 60px;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
	font-size: 14px;
}

.error #columnA p a:link, .error #columnA p a:visited {
	color: #294F5A;
	font-weight: bold;
	text-decoration: none;
}

.error #columnA p a:hover {
	text-decoration: underline;
}

.error #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 60px 18px;
	}

.error #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.error #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}


.error #columnA #content ol {
	font-size: 14px;
	
}

.zolderror #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 3em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.zolderror #columnA #content h3 {
	font-size: 1.5em;
	line-height: normal;
	text-shadow: 0 1px 0 #B0996F;

}

.zolderror #columnA #content a, .zolderror #columnA #content a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

.zolderror #columnA #content a:hover {
	color: #fff;
}




/*****************************************************
* Homepage
*****************************************************/
.zhomepage #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 3em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.zhomepage #columnA #content p {
	font-size:1.5em;
	line-height: normal;
	margin: 0 0 20px 0;
}

.zhomepage #columnA #content a, .zhomepage #columnA #content a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

.zhomepage #columnA #content a:hover {
	color: #fff;
}

.zhomepage #columnA #content ol {
	font-size: 14px;
	
}

/*****************************************************
* Preview Thumbs
*****************************************************/

.dev .thumbs {
	margin-right: 16px;
	zmargin-top: 185px;
	width: 229px;
	float: left;
}

.dev .gallerycontainer{
	position: relative;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.dev .thumbnail:hover{
	background-color: transparent;
}

.dev .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	ztop: 165px;
	top: 0;
	visibility: visible;
}

.dev .thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
}

.dev .thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	left: -120px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}

.dev .column2 .thumbnail:hover span {
	left: -41px; /* -36px offset */
}
.dev .column3 .thumbnail:hover span {
	left: -82px;
}
.dev .column4 .thumbnail:hover span {
	left: -123px;
}

.dev .stones {
	width: 229px;
	float: left;
	margin-right: 15px;
}

.dev .stones a {
	height: 165px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 165px;
	text-decoration: none;
}

.dev .stones li a:link, .dev .stones li a:visited {
	display: block;
	background: 0 -165px;
}

.dev .stones li a:hover {
	background: 0 0px;
}

.dev .stones ul {
	list-style-type: none;
	line-height: normal;
	list-style-image: none!important;
	padding: 0;
	margin: 0;
}

.dev .stones li {
	width: 229px;
	margin-bottom: 10px!important;
}

.dev .stoneup {
	background-image: url(../images/TweetyGotBack.png)!important;
}

.dev .stoneover {
	background-image: url(../images/TweetyGotBack.png)!important;
}


/*****************************************************
* Help
*****************************************************/
.help #columnA #content {
	padding-right: 20px;
}

.help #columnA #content h2 {
	margin: 20px 0 10px 0;
	font-size: 3em;
	color: #29505B;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.help #columnA #content p {
	font-size: 1.5em;
	line-height: normal;
	margin: 0 0 20px 0;
	
}

.help #columnA #content a, .help #columnA #content a:visited {
	color: #cdc3b4;
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

.help #columnA #content a:hover {
	color: #fff;
}

.help #columnA #content ol {
	font-size: 14px;
	
}



/*****************************************************
* Contest
*****************************************************/
.contest #columnA #content .label h2, .contest #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.contest #columnA {
	font-size: 14px;
}

.contest #columnA #theme_details a:link, .contest #columnA #theme_details a:visited {
	color: #294F5A;
	font-weight: bold;
	text-decoration: none;
}

.contest #columnA #theme_details a:hover {
	text-decoration: underline;
}

.contest #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 0 18px 0;
	text-shadow: 0 1px 0 #B0996F;
	}

.contest #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.contest #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}

.contest #columnA p {
	margin: 20px 0;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
}

.contest #columnA #content .label {
	background: transparent url(/images/labels/dog_photo_contest.png) no-repeat;
	height: 136px;
	width: 618px;
	margin: 0 0 20px 8px;
}

.contest #columnA #theme_preview {
	float: left;
	margin-right: 10px;
	width: 297px;
}

.contest #columnA #theme_details {
	float: left;
	width: 340px;
	margin-top: 20px;
}



/*****************************************************
* Political
*****************************************************/
.political #columnA #content .label h2, .political #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.political #columnA p {
	margin: 20px 0;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
	font-size: 14px;
}

.political #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 24px;
	}

.political #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.political #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}

.political #columnA #content .label {
	background: transparent url(/images/labels/political.png) no-repeat;
	height: 136px;
	width: 618px;
	margin: 0 0 20px 8px;
}

.political #columnA #theme_preview {
	float: left;
	margin-right: 10px;
	width: 297px;
}

.political #columnA #theme_details {
	float: left;
	width: 340px;
	margin-top: 20px;
}

.political #content h3 {
	margin: 0 0 18px 0;
}



/*****************************************************
* Privacy
*****************************************************/
.privacy #columnA #content .label h2, .privacy #columnA #content .label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
}

.privacy #columnA p {
	margin: 20px 60px;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #B0996F;
	font-size: 14px;
}

.privacy #columnA p a:link, .privacy #columnA p a:visited {
	color: #294F5A;
	font-weight: bold;
	text-decoration: none;
}

.privacy #columnA p a:hover {
	text-decoration: underline;
}

.privacy #content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E3D2E;
	line-height: normal;
	margin: 0 60px 18px;
	}

.privacy #content h3 a {
	font-style: italic;
	color: #4E3D2E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: normal;
}

.privacy #content h3 a:hover {
	text-decoration: underline;
	color: #21180F;
}

.privacy #columnA #content .label {
	background: transparent url(/images/labels/privacy.png) no-repeat;
	height: 84px;
	width: 510px;
	margin: 20px 0;
}



/*****************************************************
* Star Rating
*****************************************************/
#columnA .ratingblock p {
	line-height: normal;
	margin: 0;
	font-size: 11px;
	text-shadow: none;
	color: #999;
}

.loading {
	height: 30px;
	background: url(/images/working.gif) 50% 50% no-repeat;
}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url(/images/starrating.png) repeat-x left top;		
}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	height: 30px;
	position: absolute;
	/*\*/
	float: left;
	/* */
}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
	
.unit-rating li a:hover{
	background: url(/images/starrating.png) left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url(/images/starrating.png) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}





/* WUFOO!!- - - - - - - - - - - - - - - - - - - - -

 Title : Example Custom CSS : DinoMaster!
 Author : Infinity Box Inc.
 URL : http://wufoo.com

 Last Updated : September 26, 2007

- - - - - - - - - - - - - - - - - - - - - 

INSTRUCTIONS
1. Copy / Paste all or portions of these
CSS rules into "custom.css".

2. Experiment and play.

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

/* - - - Default - - - */

/* Logo */
zh1 a {background-image:url('http://wufoo.com/images/themes/logos/shark.png'); min-height:0; height:40px}

/* Backgrounds */
zbody{background-image:none;background-color:#99cc00}
zh1{background-image:none;background-color:#669900}
#container{background:#EBDAC1}
.wufoo input.text, .wufoo textarea.textarea{background:#FFFFFF url(/images/fieldbg.gif) repeat-x top}
.wufoo .focused{background:#F2E7D6}
.wufoo .instruct{background-color:#F5F5F5}

/* Borders */
#container{border:0 solid #cccccc}
.wufoo .info{border-bottom:1px dotted #CCCCCC}
.wufoo .section{border-top:1px dotted #CCCCCC}
.wufoo .instruct{border:1px solid #e6e6e6}

/* Typography */
.wufoo .info h2{font-size:160%;font-family:inherit;color:#000000}
.wufoo .info div{font-size:95%;font-family:inherit;color:#444444}
.wufoo .section h3{font-size:110%;font-family:inherit;background:#FFFFFF;color:#000000}
.wufoo .section div{font-size:85%;font-family:inherit;color:#444444}
.wufoo label.desc{font-size:95%;font-family:inherit;color:#444444}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-family:inherit;color:#444444}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:100%;font-family:inherit;color:#333333}
.wufoo label.choice{color:#444444}
.wufoo .instruct{font-size:80%;font-family:inherit;color:#444444
}

/* Drop Shadows */
#top, #bottom{visibility:visible}






	
/*****************************************************
* Ben's additions
*****************************************************/
/*****************************************************
* Upload Page
*****************************************************/
form#new_layout_form table td {
	vertical-align: middle;
}

form#new_layout_form textarea#description {
	width: 315px;
	height: 200px;
}

.image_preview {
	width: 75.5px;
	height: 48.54px;
}

.image_size {
	text-align: center;
}

table#previews_table td {
	padding: 1.5px;
}

textarea.description {
	width: 315px;
}
