.prizebox {
clear: both;
border: 1px solid #b84777;
padding: 10px;
margin: 20px 0;
}

.clearboth {
	clear: both;
}

/*
	HTML STYLES
	-----------
*/
body {
	margin: 0;
	padding: 0;
	color: #51555c;
	font: 90%/1.5 Arial, sans-serif; /* Set in percentages so IE6 can still resize. The percentage notation also fixes a strange quirk where IE dramaticly scales text. */
	background: #fff url("../i/bg-navbar.gif") repeat-x left 139px;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

code {
	font-family: "Lucida Console", Monaco, monospace;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #2b8bab;
}

a {
	color: #336699;
	color: #2b8bab;
	text-decoration: none;
	border: 0;
	outline: 0;
}

a:hover {
	color: #b84777;
}

a img {
	border: 0;
}

img {

}

/*
	TEMPLATE
	--------
*/

.ow {
	margin: 10px 20px 0;
}

/*
	SITENAME
	--------
*/
#sitename {
	margin: 0 0 10px 0;
	padding: 0;
}

#sitename a {
	display: block;
	width: 258px;
	height: 119px;
	background: #fff url("../i/logo-fif.gif") no-repeat left top;
	text-indent: -9999em;
}

/*
	HEADER IMAGES
	-------------
*/

#headerimages {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	position: absolute;
	top: 10px;
	left: 300px;
	height: 120px;
	overflow: hidden;
}

#headerimages li {
	width: 140px;
	height: 117px;
	float: right;
	margin: 0 10px 20px 0;
	overflow: hidden;
}

#headerimages li a {
	display: block;
	width: 140px;
	height: 117px;
/*	text-indent: -9999em; */
}

#headerimages li img {
	border: 1px solid #a0a0a2;
}


/*
	NAVBAR
	------
*/

ul#navbar {
	height: 40px;
	position: relative;
/*	border: 1px solid #a0a0a2;
	border-width: 0 1px;*/
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navbar li {
	position: absolute;
	top: 0;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	display: block;
	height: 40px;
 	background: transparent url("../i/navbar.gif") no-repeat left top;
	text-indent: -9999em;
}

li#nb0 {
	width: 90px;
	left: 0;
}

li#nb1 {
	width: 129px;
	left: 108px;
}

li#nb2 {
	width: 128px;
	left: 254px;
}

li#nb3 {
	width: 81px;
	left: 400px;
}

li#nb4 {
	top: 4px !important;
	right: 0;
}

ul#navbar li#nb5 {
	width: 51px;
	height: 26px;
	left: 504px;
	top: 7px;
}

ul#navbar li#nb5 a {
	background: transparent url("../i/btn-home.png") no-repeat left top;
}

li#nb0 a { width: 90px; background-position: -9px top !important; }
li#nb1 a { width: 129px; background-position: -117px top !important; }
li#nb2 a { width: 128px; background-position: -263px top !important; }
li#nb3 a { width: 81px; background-position: -409px top !important; }

li#nb0 a:hover { background-position: -9px bottom !important; }
li#nb1 a:hover { background-position: -117px bottom !important; }
li#nb2 a:hover { background-position: -263px bottom !important; }
li#nb3 a:hover { background-position: -409px bottom !important; }

ul#navbar li ul li a {
	width: auto !important;
}
/*
	DROPDOWNS
	---------
*/

/* dropdowns */
ul#navbar li ul {
	position: absolute;
	left: -9999px;
	width: 320px;
	margin: 0;
	padding: 0;
	background: #fff;
	/*
	opacity: .9;
	filter: alpha(opacity=90);
	*/
	padding: 6px 3px;
	border: 3px solid #a0a0a2;
	border-width: 0 1px 1px;
	list-style: none;
}

ul#navbar li:hover ul, 
ul#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
}

ul#navbar li:hover ul li a, 
ul#navbar li.sfhover ul li a {
	background: transparent !important;
}

ul#navbar li ul li {
	position: relative;
	height:auto;
	padding: 0;
}


ul#navbar li ul li a {
	text-indent: 0;
	background: transparent;
	display: block;
	min-height: 20px;
	padding: 0;
}

ul#navbar li ul li a {
  height: auto !important;
  height: 20px;
}

ul#navbar li ul li a:hover {

}

li.title h2 {
	color: #b84777;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 8px;
}


/*
	QUILTS DROPDOWNS
	----------------
*/

li#nb0 ul {
	width: 940px;
}

li#nb0 ul li {
	float: left;
	height: 58px !important;
	margin: 4px;
	padding: 0;
}

li#nb0 ul li a {
	width: 70px;
}

.feat-cat-img-thumb {
	width: 70px;
	height: 58px;
	border: 1px solid #a0a0a2;
}

li#nb0 ul li.title {
	clear: both;
	width: 100%;
	color: #ccc;
	height: 17px !important;
}

li#nb0 ul li.title h2.fq09 {
 	background: transparent url("../i/hdr-finishedquilts09.gif") no-repeat left bottom;
	width: 171px;
	height: 17px;
	text-indent: -9999em;
}

li#nb0 ul li.title h2.fq08 {
 	background: transparent url("../i/hdr-finishedquilts08.gif") no-repeat left bottom;
	width: 171px;
	height: 17px;
	text-indent: -9999em;
}

/*
	TUTORIAL DROPDOWNS
	----------------
*/

ul#navbar li#nb1 ul {
	width: 840px;
}

ul#navbar li:hover ul.navtutorials, 
ul#navbar li.sfhover ul.navtutorials {
	left: -108px;
	z-index: 100;
}

ul#navbar li#nb1 ul li {
	width: 260px;
	height: 160px;
	margin: 8px;
	float: left;
	display: inline;
}

ul#navbar li#nb1 ul li a {
	width: 260px;
	height: 160px !important;
}

ul#navbar li#nb1 ul li div.featuredcattitle {
	line-height:normal;
	display: block;
	width: 260px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 32px;
	width: 260px;
	background: #767878;
	background: transparent url("../i/bg-whitetrans.png") repeat left top;
}

div.featuredcattitle div {
	padding: 2px;
}

ul#navbar li#nb1 ul li a {
	font-size: 9pt;
}

/*
	SEARCH FORM
	-----------
*/

form#searchform {
	margin: 0;
	padding: 0;
	width: 389px;
	height: 32px;
	position: relative;
	background: transparent url("../i/bg-searchfield.gif") no-repeat left top;
}

input#s {
	width: 340px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	background: transparent;
	font-size: 18px;
	padding: 3px 4px 0;
	color: #ccc;
}

input#searchsubmit {
	width: 39px;
	height: 32px;
	position: absolute;
	right: 0;
	text-indent: -9999em;
	background: transparent url("../i/bg-searchfield.gif") no-repeat right top;
	border: 0;
	cursor: pointer;
}


/*
	CONTENT WRAPPERS
	----------------
*/

#c {
	margin: 10px 0;
}

#c-r {
	width: 389px;
	float: right;
	margin: 0 0 0 0;
}

#c-w-l {
	width: 100%;
	float: left;
	margin-right: -419px;
}

#c-l {
	float: left;
	margin: 0 419px 0 0;
}

/*
	SIDEBAR
	-------
*/

#sidebar {
	clear: both;
	padding: 20px 0;
}

h2.widget-title {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
}

/*
	SIDEBAR FINISHED QUILTS AND TUTORIALS
	-------------------------------------
*/
ul.sidebar-finishedquilts li {
	float: left;
	margin: 2px;
}

.sidebar-feat-cat-img-thumb {
	width: 90px;
	height: 75px;
	border: 1px solid #a0a0a2;
}

.hdr-finishedquilts {
	background: transparent url("../i/hdr-finishedquilts.gif") no-repeat left top;
	width: 160px;
	height: 17px;
	text-indent: -9999em;
	margin: 0 0 10px 0;
	padding: 0;
}

.hdr-tutorials {
	
}

/*
	RIGHT WIDGETS
	-------------
*/
.widget {
	margin: 0 0 20px 0;
}

.widget ul,
.widget ol {
	list-style: none;
}

#primary-sidebar,
#secondary-sidebar {
	width: 184px;
	float: left;
}

#secondary-sidebar {
	float: right;
}

/*
	RIGHT - NAVBAR FIND ME
	----------------------
*/

#navbar-findme {
	width: 389px;
	height: 23px;
	background: transparent url("../i/navbar-findme.gif") no-repeat left top;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#navbar-findme li {
	margin: 0;
	padding: 0;
	height: 23px;
	position: absolute;
}

li#nbf0 {
	left: 68px;
	width: 66px;
}

li#nbf1 {
	left: 151px;
	width: 49px;
}

li#nbf2 {
	left: 218px;
	width: 39px;
}

#navbar-findme li a {
	display: block;
	height: 23px;
	text-indent: -9999em;
}

li#nbf0 a {
	width: 66px;
}

li#nbf1 a {
	width: 49px;
}

li#nbf2 a {
	width: 39px;
}

li#nbf0 a:hover {
	width: 66px;
	background: transparent url("../i/navbar-findme.gif") no-repeat -68px -22px;
}

li#nbf1 a:hover {
	width: 49px;
	background: transparent url("../i/navbar-findme.gif") no-repeat -151px -22px;
}

li#nbf2 a:hover {
	width: 39px;
	background: transparent url("../i/navbar-findme.gif") no-repeat -218px -22px;
}

/*
	RIGHT - ADVERTISERS
	-------------------
*/

#hdr-lookingforfabric {
	background: transparent url("../i/hdr-lookingforfabric.gif") no-repeat left bottom;
	width: 390px;
	height: 40px;
	text-indent: -9999em;
	margin: 0 0 8px 0;
}

#lnk-emailrates {
	width: 390px;
	height: 24px;
	background: transparent url("../i/lnk-emailrates.gif") no-repeat left top;
	position: relative;
	clear: both;
	margin: 8px 0 26px 0;
}

#lnk-emailrates a {
	font-size: 8pt;
	position: absolute;
	display: block;
	width: 50px;
	height: 10px;
	bottom: 0;
	left: 295px;
	text-indent: -9999em;
}

#hdr-othershops {
	clear: both;
	background: transparent url("../i/hdr-othershops.gif") no-repeat left bottom;
	width: 390px;
	height: 40px;
	text-indent: -9999em;
	margin: 0 0 8px 0;
}

ul.advertlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.advertlist li {
	width: 194px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}



/*
	FOOTER
	------
*/

#f {
	clear: both;
}

.grey {
	background: #4a4b4b;
	padding: 10px 20px 0;
	position: relative;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

.pink {
	background: #b84777;
	padding: 10px 20px;
}

.pink img {
	margin-bottom: 0 !important;
}

.grey,
.pink {
	color: #fff;
	font-size: 80%;
}

.grey a,
.pink a {
	text-decoration: underline;
}

img.ashley {
	border: 1px solid #fff;
}

#developer-link {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#developer-link a {
	display: block;
	width: 270px;
	height: 30px;
	background: transparent url("../img/footer/by-crowd-favorite-dark.png") no-repeat left top;
	text-indent: -999em;
}

#developer-link a:hover {
	background: transparent url("../img/footer/by-crowd-favorite-light.png") no-repeat left top;
}

.grey a.feed {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url("../img/feed-icon.png") no-repeat left top;
	text-indent: -9999em;
	float: right;
}

.credits {
	position: absolute;
	bottom: 0;
	left: 20px;
}

.credits a {
	color: #fff;
}



/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006-2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }


/*
	STORE
	-----
*/
div#post-content-1663 h1.full-title,
div#post-content-1663 h1.entry-title {
	display: none;
}


/*
	AUTO COMPLETE SEARCH FORM
	-------------------------
*/
div.debug {
	display: none;
}

#tag_update {
        display: block;
        border-left: 1px solid #373737;
        border-right: 1px solid #373737;
        border-bottom: 1px solid #373737;
        position:absolute;
        z-index:1;
}
#tag_update ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#tag_update li{
        display:block;
        clear:both;
}
#tag_update a {
        width:134px;
        display: block;
        padding: .2em .3em;
        text-decoration: none;
        color: #fff;
        background-color: #1B1B1C;
        text-align: left;
}
#tag_update a:hover{
        color: #fff;
        background-color: #373737;
        background-image: none;
}


