/* CSS Document */
/* TwinsTwiceTutus CSS  February 2010 gkb*/

* { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #f1dfd5;
	}

 /* links */



a:link, a:visited,
#sidebar p a:link, #sidebar p a:visited {
	color: #805051;	

	}



a:hover, #sidebar p a:hover {
	color: #d9898a;
	}

h1 a:link, h2 a:link, h3 a:link,
h1 a:visited,  h2 a:visited, h3 a:visited {
	color: #a06566;
	text-decoration:none;
	
	}


/*******************************************************/
/* Layout Divs */
/*******************************************************/

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	
	}

#wrapper.hearts {
	background: url("http://www.twinstwicetutus.com/images/background/bg-tilehearts.jpg") #f1ded5 repeat-y;
	
	}
	
#wrapper.bridal {
	background: url("http://www.twinstwicetutus.com/images/background/bg-tilebridal.jpg") #f1ded5 0 175px repeat-y;
	
	}

#wrapper.jazz {
	background: url("http://www.twinstwicetutus.com/images/background/bg-tilejazz.gif") #f1ded5 0px 90px repeat-y;
	
	}


#header {
	margin: 0;
	height: 175px;
	text-align: center;
	background: url("http://www.twinstwicetutus.com/images/headings/banner.jpg") #f1ded5 no-repeat top center; 

	}
#container {
	background:   url("http://www.twinstwicetutus.com/images/background/bg.jpg") #f1ded5 no-repeat top left; 
	min-height: 750px;
	width: 1000px;
	}

#container-cupid-home {
	background:   url("http://www.twinstwicetutus.com/images/background/bg-cupid.jpg") #f1ded5 no-repeat top left; 
	min-height: 750px;
	width: 1000px;
	}

#container-cupid {
	background:   url("http://www.twinstwicetutus.com/images/background/bg.jpg") no-repeat top left; 
	min-height: 750px;
	width: 1000px;
	}

#container-bridal {
	background:  url("http://www.twinstwicetutus.com/images/background/bridal-top.jpg") no-repeat top left; 
	width: 1000px;
	min-height: 750px;

		}
#container-jazz {
	background:   url("http://www.twinstwicetutus.com//images/background/jazz-top.jpg") no-repeat left; 
	width: 1000px;
	min-height: 750px;
		}

#container-yoga {
	background:   url("http://www.twinstwicetutus.com//images/background/yoga-top.jpg") no-repeat left; 
	width: 1000px;
	min-height: 900px;
		}

#content {
	float: right;
	width: 768px;
	text-align: left;
	}
	
#content.hearts {
	float: right;
	width: 768px;
	text-align: left;
	background: url("http://www.twinstwicetutus.com/images/background/tophearts.jpg") no-repeat top left;
	top: -750px;
	
	}
	
	
#sidebar { 
	margin: 0;
	float: left;
	width: 230px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	/*background: url("http://www.twinstwicetutus.com/images/background/wallpaper.jpg") #f1ded5 no-repeat top left; */
	}

#bottom {
	clear: both;
	height: 5px;
	}

#footer {
	width: 1000px;
	min-height: 200px;
	margin-right: auto;
	margin-left: auto;
	background:  url("http://www.twinstwicetutus.com/images/background/foot.jpg") #f1ded5 no-repeat top center;
	border: 1px solid #f1ded5;
	}

/*******************************************************/
/* General styles */
/*******************************************************/

h1, h2, h3, h4 {
	font-family: "Handwriting - Dakota", "Lucida Handwriting", "Times New Roman", Times, serif;
	text-align: center;
	padding: 15px 0 5px 0;
	color: #a06566;
	font-weight: bold;
	line-height: 1.2em; 
	}

h1 a:link, h2 a:link, h3 a:link,
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #a06566;
	text-decoration: none;
	}

h1 {
	font-size: 200%;

	}

	
h2 {
	font-size: 160%;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 0px;
        clear: both;
	}

h3, h4
 	{
	font-size: 120%;
	}

sup {
	font-size: smaller;
	line-height: 0;
	}

p {
	font-size: medium;
	/* color: #b37974; */
	color: #ad625c;
	}

img, img a {
	border: 0;
	}

em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}

/*******************************************************/
/* Other styles */
/*******************************************************/

.diggit {
	text-align: center;

	}

#content p.tweet, #nav p.tweet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	padding: 50px 0 30px 0;
	margin: 0;

	}

	
#nav a.fb, #content a.fb     {
	padding: 0;
	margin: 0;
	float: none;
	}

#content p.tweet img, #nav p.tweet img  {
	padding-left: 10px;
	margin-bottom: -10px;
	}



.textleft {
	text-align: left;
	}

.textright {
	text-align: right;
	}

.centered {
	text-align: center;
	}

.centerdiv {
	margin-right: auto;
	margin-left: auto;
	}
	
.left {
	float: left;
	}

.right {
	float: right;
	}

.hide {
	display: none;
}

.clear {
	clear: both;
	}
/*******************************************************/
/* header styles */
/*******************************************************/
#header .banner, #home-header .banner {
	margin: 0;
	padding: 0;
	font-size: medium;
	text-indent: -9999px;

}



/*******************************************************/
/* Content styles */
/*******************************************************/

#content h1 {
	padding: 0;
	margin: 300px 25px 10px 100px;
      
}

#content h1.story {
	padding: 0;
	margin: 0;
	height: 680px;
	width: 768px;
	text-indent: -9999px;
	background:  url("http://www.twinstwicetutus.com/images/headings/story.jpg") #f1ded5 no-repeat top left; 
}

#content h2.kisses {
	float: left;
	width: 40%;
	position: relative;
	top: 100px;
	left: 50px;
}

#content p {
	
	font-family: "Handwriting - Dakota", "Lucida Handwriting", "Times New Roman", Times, serif;
	font-style: italic; 
	margin: 0 30px 1em 100px;
	line-height: 1.5em;
	font-size: 110%;
	}


/* lists */

#content ul {
	list-style: disc;
	margin: 0 30px 1.5em 150px;
	}

#content ul li {
	padding: 4px 0 4px 14px;
	line-height: 1.4em;
	}

#content ol {
	font-family: "Handwriting - Dakota", "Lucida Handwriting", "Times New Roman", Times, serif;
	font-style: italic; 
	color: #b37974;
	margin: 0 30px 1.5em 150px;
	}

#content ol li {
	padding: 4px 0 4px 14px;
}

#content .cupid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.6em;

}

/*******************************************************/
/*	sidebar styles */
/*******************************************************/

#sidebar p {
	color: #b37974;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 15px 1em 10px;
	line-height: 1.2em;
	text-align: left;
	font-size: 100%;
	}

a.more {
	font-weight: bold;
	font-style: italic;
	}

#sidebar ul{
	width:200px;
	margin: 0 15px 30px 15px;
	list-style: none;
	text-align: center;
	font-family:  "Handwriting - Dakota", "Lucida Handwriting", "Times New Roman", Times, serif;
	color: #ca8880;
	font-weight: bold;
	line-height: 1.2em; 
	font-size:x-large;
	}

#sidebar li {
	margin-top:20px;
	padding: 0; 
	}

#sidebar li a:link, #sidebar li a:visited {
	color: #ca8880;
	text-decoration: none;
	}


#sidebar li a:hover {
	color: #a06566;
	text-decoration: none;
	}

#sidebar li a.active {
	color: #a06566;
	text-decoration: none;
	}

#sidebar img {
	margin-left: 10px;
	}




#sidebar p.written,
#content p.written {
	font-family:  "Handwriting - Dakota", "Lucida Handwriting", "Times New Roman", Times, serif;
	font-style: italic; 
		margin: 0 15px 1em 10px;
	line-height: 1.2em;
	font-weight: bold;
	}

#sidebar p.written a,
#content p.written a{
	text-decoration: none;
	color: #ca8880;
	
	}

#sidebar p.written a:hover,
#content p.written a:hover {
	text-decoration: none;
	color: #b37974;
	}



/**************************************************************/
/* Footer styles */
/**************************************************************/

#footer p {
	font-style: normal;
	font-size: small;
	text-align: center;
	margin-left: 330px;
	margin-right: 15px;
	margin-top: 130px;
}

#footer p a {
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/**************************************************************/
/* CATALOG STYLES */
/**************************************************************/


label, #content p.detail, #content span.detail {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: smaller;
	}
	


#content p.price {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-bottom: 10px;
	padding-bottom: 0;
	}

.googlecart-add-button {
	width: 100px;
	margin: 0 auto;
}

img.catalog {
	 margin:15px auto; 
         padding-left: 80px;
         display: block; 
	}

	
.leftcart {
	width:35%;
	margin-left: 15%;
	float: left;
	
	}

.rightcart {
	width:35%;
	margin-right: 15%;
	float: right;

	}
	
.rightcart label, .leftcart label {
	line-height: 1.5em;
	font-size: 100%;
	color: #ad625c;
	}

.strike {
        text-decoration: strikethrough;
          }

.sale {
        color: red;
        }

