html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
acronym, abbr {border-bottom:1px dotted #ede6e6; cursor:help}
acronym:hover, abbr:hover {border-bottom-color:#555}
input,textarea,select,button{font-size: 1em;font-family:inherit;}
em,strong{font-weight: bold;}
em,q{	font-style: italic;}
.clearer{clear: both}


/*The Grid
---------------------------------------------------*/

html /*Force scroll bars*/
{
	height: 100%;
	margin: 0 0 1px; 
}
/*
.site-width		
{
	width: 996px;
	margin: 0 auto;
}
*/
.grid-margin
{
	margin-left: 15px;
	margin-right: 15px;
}

.grid-padding
{
	padding-left: 5px;
	padding-right: 5px;
}

.grid-margin-padding
{
	padding-left: 20px;
	padding-right: 20px;
}


.grid-reset
{
	margin-left: -35px;
	margin-right: -35px;
}

.G1	{float: left; width: 8%;}
.G2	{float: left; width: 16%;}
.G3	{float: left; width: 24%;}
.G4	{float: left; width: 32%;}
.G5	{float: left; width: 40%;}
.G6	{float: left; width: 48%;}
.G7	{float: left; width: 56%;}
.G8	{float: left; width: 64%;}
.G9	{float: left; width: 72%;}
.G10	{float: left; width: 80%;}
.G11	{float: left; width: 88%;}
.G12	{float: left; width: 96%;}





/* Structure
----------------------------------------------------------------------------------*/
body
{
	padding: 30px 0;
	font: 14px/20px Georgia, "trebuchet ms", arial;
	color: #683f1e;
}
#SiteWidth
{
	width: 920px;
	background: white;
	margin: 0 auto;
}
#InternalContainer
{
	background: #fff;
}
#TopHalf
{
	padding: 10px;
}
#Logo
{
	position: absolute;
	z-index: 1;
	margin-left: -47px;
	margin-top: -1px;
}
#HeaderWrapper
{
	height: 216px;
}

.mainBody
{
	padding-bottom: 50px;
}

#Footer
{
	margin-top: 1em;
	text-align: center;
}

/*Banner images
--------------------------------------------------------*/
#HeaderImage									{height: 215px;}



/*Media container
--------------------------------------------------------*/
.Media
{
	border: 10px solid #ede6e6;
	padding: 10px;
	background: #fff url(/wp-content/themes/FavThings/images/FlowerPetals.png) right bottom no-repeat;
	margin: 0 0 20px 0;
}
#Left
{
	width:230px; 
	float: left;
}
#Right
{
	width:350px; 
	float: right;
}
/*Flowing text
--------------------------------------------------------*/
h1
{
	font-size: 2em;
	margin: 0 0 0.5em -10px;
	border-bottom: 1px solid #BAA899;
	padding: 0 0 2px 10px;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}
h2
{
	font-size: 20px;
	margin: 0 0 8px 0;
}
p+h2,
ol+h2,
table+h2
{
	margin-top: 2em;
}
h3
{
	font-size: 16px;
	margin: 0 0 8px 0;
}
p, ol, ul
{
	margin: 0 0 14px 0;
}
ul, ol
{
	margin-left: 30px;
}
ol	{list-style-type: decimal;}
ul	{list-style-type: circle;}
li
{
	margin-bottom: 4px;
}
ul.spaced li
{
	margin-bottom: 14px;
}
a,
a:visited
{
	color: #eb92e9;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #eb92e9;
	text-decoration: underline;
}
.Notes
{
	font-size: 12px;
}
/*Tables
--------------------------------------------------------*/
table
{
	margin-bottom: 14px;
}
table td,
table th
{
	padding: 2px 4px;
	border: 1px solid #eee;
}
table th
{
	font-weight: bold;
}
.ContactTable th,
.ContactTable td
{
	padding: 2px 4px 14px 4px;
	border: 0;
}
/*Top Links
--------------------------------------------------------*/
#TopLinks
{
	text-align: right;
	color: #eb92e9;
	font-weight: bold;
	font-family: georgia;
	padding: 0 40px 6px 0;
}
#TopLinks a
{
	color: #9D8DDF;
}
#TopLinks a:hover
{
	text-decoration: underline;
}

#topTabs
{
	position: relative;
	bottom: -4px;
	float: right;
}

#topTabs li
{
	float: left;
	margin: 0 10px;
	list-style-type: none;
}

#topTabs li a
{
	background: #CCC2E6;
	-moz-border-radius: 7px 7px 0 0;
	padding: 3px 10px 5px;
	color: white;

}

#topTabs li a.active,
#topTabs li a.active:hover
{
	background: white;
	color: #9D8DDF;
}

#topTabs li a:hover
{
	background: #9D8DDF;
}

/*Left Menu
--------------------------------------------------------*/
.leftMenu
{
	margin-left: 10px;
}
.leftMenu ul
{
	margin: 0 0 25px;
	list-style-type: none;
}
.leftMenu ul li
{
	margin: 0;
	border-bottom: 1px solid #fff;
}
/* menu styles for current page */
.currentpage span 
{
display:block;
font-size: 95%;
font-weight:bold;
text-indent: 6px;
margin:0;
text-indent:10px;
}
.leftMenu a
{
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	font-weight: bold;
}
#ThumbShots
{
	margin: 0;
	list-style-type: none;
}
#ThumbShots li
{
	float: left;
}
#ThumbShots li a:hover
{
	border-color: #ddd;
}
.PlayAreaThumbs li a
{
	height: 66px;
	width: 103px;
	display: block;
	border: 4px solid #fff;
	border-width: 5px 6px;
	background: url(/wp-content/themes/FavThings/images/SlideShows/PlayArea2/Sprites.jpg) no-repeat;
}
.BoutiqueThumbs li a
{
	height: 99px;
	width: 99px;
	display: block;
	border: 8px solid #fff;
	background: url(/wp-content/themes/FavThings/images/SlideShows/Boutique/Sprites.jpg) no-repeat;
}
/*Boutique
--------------------------------------------------------*/
#BoutiqueBrands 
{
overflow: auto;
}
#BoutiqueBrands li
{
	width: 33%;
	float: left;
	margin-bottom: 4px;
}
/*Quotations
--------------------------------------------------------*/
.Quotes
{
	padding: 10px;
}
blockquote
{
	font-size: 16px;
	font-style: italic;
}
cite
{
	text-align: right;
	display: block;
	margin-bottom: 28px;
	font-weight: bold;
}
/*Home Page Post-It
--------------------------------------------------------*/
.PostItOuter 
{
	width:239px;
	height:auto;
	float: right; 
	margin: 0 0 10px; 
}
.PostItTop 
{
	height:46px;
	width: 239px;
	background: url(/wp-content/themes/FavThings/images/PostIts/postit.png) no-repeat left -41px;
}
.PostItBody 
{
	background: url(/wp-content/themes/FavThings/images/PostIts/postit.png) no-repeat left bottom;
	min-height: 122px;
	height: auto !important; 
	height: 122px;
	padding: 0 40px 35px 30px;
	width: 179px; /*i.e. .PostItTop width minus padding*/
}

.PostItBody h5
{
	font-size: 1.2em;
	font-weight: bold;
}



#DontForget
{
	height:37px;
	width:239px;
	float:left;
	background: url(/wp-content/themes/FavThings/images/PostIts/postit.png) no-repeat center -7px;
}
.PostItOuter a
{
	color: #4a4949; 
	font-weight: normal;
	display: block;
	text-align: center;
}
.PostItInner
{
	margin: 0 30px;
}
.PostItOuter ul 
{
	list-style-type: none;
	margin-left:0;
}

#rightColumn .PostItBody a
{
	color: #ea92e9; 
	font-weight: normal;
	display: inline;
	text-align: left;
}





/*Random
--------------------------------------------------------*/
.ExternalLogos img
{
	opacity: 0.3;
	float: right; 
	margin: 0 20px 20px 20px; 
}
.ExternalLogos:hover img
{
	opacity: 1.0;
}
.PreLoad
{
	height: 0;
	width: 0;
	display: none;
}
/*ABOUT SITE
--------------------------------------------------------*/
.InTheMedia li
{
	width: 30%;
	margin-right: 3%;
	float: left;
}
.InTheMedia .clearer
{
	margin-bottom: 1.5em;
}
/*SITE VARIATIONS
--------------------------------------------------------*/
body.Main,
.Main #TopLinks
{
	background: #DCD6E9;
}
body.About,
.About #TopLinks
{
	background: #F6e2e9;
}
/*Light box
--------------------------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*Left menu styles
--------------------------------------------------------*/
li.purple a, 
li.purple a:visited		{background-color:#E8E4F1;color:#9E8DC3;}
li.purple a:hover			{background-color:#D8D1E7;}
li.green a, 
li.green a:visited		{background-color:#ECF4E1;color:#B5D68A;}
li.green a:hover			{background-color:#E1EECF;}
li.pink a, 
li.pink a:visited			{background-color:#F8E7ED; color:#DF94B0;}
li.pink a:hover			{background-color:#F3D8E2;}
li.orange a, 
li.orange a:visited		{background-color:#F8EFDF; color:#E6C389;}
li.orange a:hover		{background-color:#F4E5CB;}
li.currentpage span
{
	background-color:#D9CFC7;
	height:20px;
	padding:4px;
}
/* copyright styles -------------------------------------*/
.copy
{
 width:920px; 
 margin:0 auto; 
 text-align:right
}
/* home page video styles -------------------------------------*/
.video
{
 width:402px;
 float:right;
margin-right:10px;
margin-left:25px;
}







/*BLOG
-------------------------*/
#commentsContainer
{
	margin: 2em 0;
	border-top: 1px solid #baa899;
	padding: 2em 0 0 0;
}

.commentBox
{
	margin: 0 0 1em 0;
	border-bottom: 1px solid #baa899;
	padding: 1em 0;
}

.post
{
	overflow: auto; 
	margin: 0 0 1.5em;
}

.post img
{
	float: right;
	margin: 1em 0 1em 3em;
	background: #ede6e6;
	padding: 0.5em;


}

/** child registration form
-------------------------------------------------------------------------*/
#registerChildForm
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#registerChildForm p,
#registerChildForm h1,
#registerChildForm form,
#registerChildForm button
{
    border: 0;
    margin: 0;
    padding: 0;
}

#registerChildForm .spacer
{
    clear: both;
    height: 1px;
}

/* ----------- My Form ----------- */
#registerChildForm .myform
{
    margin: 0 auto;
    width: 600px;
    padding: 14px;
}

/* ----------- stylized ----------- */
#registerChildForm #stylized h1
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

#registerChildForm #stylized p
{
    font-size: 11px;
    color: #666666;
    margin-bottom: 20px;
    border-bottom: solid 1px #b7ddf2;
    padding-bottom: 10px;
}

#registerChildForm #stylized .border
{
    border-bottom: solid 1px #b7ddf2;
    padding-bottom: 5px;
}

#registerChildForm #stylized label
{
    display: block;
    font-weight: bold;
    text-align: right;
    width: 200px;
    float: left;
}

#registerChildForm #stylized .small
{
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 200px;
}

#registerChildForm #stylized input
{
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 200px;
    margin: 2px 0 20px 10px;
}

#registerChildForm .formField
{
    clear: both;
}

#registerChildForm #stylized button
{
    clear: both;
    margin-left: 150px;
    width: 125px;
    height: 31px;
    background: #666666 url(img/button.png) no-repeat;
    text-align: center;
    line-height: 31px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}
