@charset "UTF-8";
/* CSS Document */

html {overflow-y: auto;
      overflow-x:hidden;}

/* Body
----------------------------------------------- */
body { 
	background:url('http://www.goodlovelies.com/images/wp.jpg') repeat top left #f0d6a9 fixed;
  	font-family:verdana; 
  	font-size:11px;
	text-align:left;
  	color:#f1daa9;
  	width:100%;	
}


	p {font-family:verdana; font-size:12px; line-height:15px; margin:0px;} 
	H1 {font-family:verdana; font-weight:normal; font-size:9px; margin:0px;} 
	H2 {font-family:verdana; font-weight:normal; font-size:11px; line-height:14px; margin:0px;}
	H3 {font-family:verdana; font-weight:normal; font-size:13px; margin:0px;}
	H4 {font-family:verdana; font-size:14px; margin:0px;} 
	.black {color:#000000}
	.white {color:#fff}
	.cream {color:#f1daa9}
	.brown {color:#372303}
	.olive {color:#674d2e}
	
	a.nav:link {font-family:verdana;; text-decoration:none; font-size:12px; color:#f1daa9; margin-left:10px; margin-right:10px;}
	a.nav:visited {font-family:verdana; text-decoration:none; font-size:12px; color:#f1daa9; margin-left:10px; margin-right:10px;}
	a.nav:hover {font-family:verdana; text-decoration:none; font-size:12px; color:#fff; margin-left:10px; margin-right:10px;}
	
	a.link:link {font-family:verdana;; text-decoration:none; text-align:left; font-size:11px; color:#f1d393;}
	a.link:visited {font-family:verdana; text-decoration:none; text-align:left; font-size:11px; color:#f1d393;}
	a.link:hover {font-family:verdana; text-decoration:none; text-align:left; font-size:11px; color:#fbcd6a;}

	a.linkC:link {text-decoration: none; color:#deba83;}
	a.linkC:visited {text-decoration: none; color:#deba83;}
	a.linkC:hover {text-decoration: underline; color:#edcb9c;}

	a.small:link {font-family:verdana; color:#f1d393; font-size:9px; text-decoration:none;}
	a.small:visited {font-family:verdana; color:#f1d393; font-size:9px; text-decoration:none;}
	a.small:hover {font-family:verdana; color:#fff; font-size:9px; text-decoration:none;}

	a.footer:link {text-decoration:none; font-size:9px; color:#f1daa9;}
	a.footer:visited {text-decoration:none; font-size:9px; color:#f1daa9;}
	a.footer:hover {text-decoration:none; font-size:9px; color:#fff;}

#mainContainer {
	margin:0 auto;
	width:798px;
	height:auto !important;
	background:url('../images/bg.jpg') fixed repeat;
}

#header {
   	height:229px;
	width:798px;
	background:url('../images/headerNew.jpg') no-repeat;
}


#nav {
	padding-top:5px;
	width:798px;
	height:32px;
	background:url('../images/nav.jpg') no-repeat;
}

#contentContainer{
	width:798px;
	height:auto;
	background:url('../images/bg.jpg') fixed repeat;
}

#contentContainerLeft {
	margin:10px 0px 20px 15px;
	width:480px;
	height:auto;
	float:left;
}

#contentContainerRight {
	margin:10px 15px 20px 0px;
	padding:10px;
	width:200px;
	height:auto;
	border:solid 1px #a98254;
	background:url('../images/bgRight.png') repeat;
	float:right;
}



#footer {
	width:798px;
	height:20px;
	background:url('../images/nav.jpg') no-repeat;
	vertical-align:bottom;
}




/* Biography
----------------------------------------------- */

#bioContainerLeft {
	margin:5px 0px 20px 15px;
	width:500px;
	height:auto;
	float:left;
}

.bioHeader {
	width:500px;
	height:75px;
	background:url('../images/headerBiography.jpg') no-repeat;
}

.bioMiddle {
	width:500px;
	height:auto;
	background:url('../images/middleContent.jpg') repeat-y;
}


.bioFooter {
	width:500px;
	height:44px;
	background:url('../images/footerContent.jpg') no-repeat;
}

.bioContent {
	margin:0px 30px 0px 30px;
	width:100%px;
	height:auto;
}

.newsHeader {
	width:500px;
	height:75px;
	background:url('../images/headerNews.jpg') no-repeat;
	margin-bottom:-11px;
}



/* Press
----------------------------------------------- */

#pressContainerLeft {
	margin:5px 0px 20px 5px;
	width:500px;
	height:auto;
	float:left;
}

.pressHeader {
	width:500px;
	height:75px;
	background:url('../images/headerPress.jpg') no-repeat;
}

.pressMiddle {
	width:500px;
	height:auto;
	background:url('../images/middleContent.jpg') repeat-y;
}


.pressFooter {
	width:500px;
	height:44px;
	background:url('../images/footerContent.jpg') no-repeat;
}

.pressContent {
	width:100%;
	height:auto;
	margin:0px 20px 0px 20px;
}

.pressTB
{	margin:10px;
}

/* Store
----------------------------------------------- */

#storeContainerLeft {
	margin:5px 0px 20px 20px;
	width:500px;
	height:auto;
	float:left;
}


/* Shows
----------------------------------------------- */


.showBox {
	width:350px;
	float:right;
	height:auto;
	border:1px solid #fff;
	background:url('../images/pinkFade.png') repeat;
	padding:10px;
	margin-bottom:5px;
}



/* Links
----------------------------------------------- */


.linksIndent {
	width:390px;
	float:left;
	margin-left:80px;
	margin-bottom:15px;
}

.linkImg {
	margin:0 auto;
	margin:1px;
	width:85px;
	height:23px;
}


/* Photos
----------------------------------------------- */


.photoTB {
	border:3px solid #fff;
	margin:5px 5px 5px 5px;
}


/* Blog Feed on News Page
----------------------------------------------- */

.feedburnerFeedBlock a
{
	font-family:verdana;; text-decoration:none; font-size:11px; color:#372303;
}

.feedburnerFeedBlock div div
{
	padding:20px;
	border-bottom:1px dotted #372303;
}

.feedburnerFeedBlock div
{
	font-family:verdana; text-align:justify; font-size:12px; line-height:15px; margin:0px; color:#372303;
}

.feedburnerFeedBlock div a
{
	font-family:verdana; text-align:justify; font-size:12px; line-height:15px; margin:0px; color:#372303;
}


.headline a
{
	font-family:verdana;; text-align:center; text-decoration:none; font-size:15px; color:#372303; margin-top:10px;
}

.feedItemAuthor
{
	font-family:verdana; text-align:center; font-size:10px; line-height:15px; margin:0px; color:#372303;
}


.date
{
	font-family:verdana;; text-align:center; text-decoration:none; font-size:10px; color:#372303; margin-bottom:10px;
}
	
.feedburnerFeedBlock li
{
	list-style:none;
}
