/*
Theme Name: PrettyPrincess.US
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://www.prettyprincess.us/"></a>.
Author: PrettyPrincess.US

*/



  /* ------------------------------------------
               left Col
---------------------------------------------- */

#leftColOuter {
   float: left;
   width: 300px;
}

#leftColOuter  .shopStores {
   background: url('images/bg_shop_stores.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
#leftColOuter  .hotSpots {
   background: url('images/bg_hot_spots.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
   
#leftColOuter  .imPrettyPrincess {
   width: 280px;
   margin: 10px 0 0 0;
   padding: 0 0 10px 0;
   }
#leftColOuter #PrettyPrincessButton {
margin: 0;
width: 280px;
padding: 15px 0 0 1px;
   }

#leftColOuter #twitterButton {
margin: 0;
width: 280px;
padding: 10px 0 10px 1px;
border-bottom: 1px dashed #ffff00;
border-top: 1px dashed #ffff00;
   }

  /* ------------------------------------------
               Mini Stores
---------------------------------------------- */
  
  
#leftColOuter  .miniStoresHeading {
   background: url('images/bg_mini_stores.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
  


#miniStoreViewOuter  {
	 width: 960px;
	 margin: 0 auto;
 }

#miniStoreViewOuter .miniPageHeading {
   background: url('images/bg_mini_page_heading.jpg') no-repeat top;
   width: 960px;
   height: 80px;
   }
   
   
#miniStoreViewOuter h2 {
	 width: 960px;
	 margin: 20px 0 0 0;
	 padding: 0;
	 text-align: center;
	 font-size: 16px;
	 color: #ffff00;
 }
 
#miniStoreViewOuter a {
	 color: #ffff00;
 }

 
#miniStoreViewOuter a:hover {
	 color:  #fe0569;
 } 
  /* ------------------------------------------
               coupons
---------------------------------------------- */

#leftColOuter  .coupons {
   width: 276px;
   border: 2px solid #ffff00;
   background: #ffffff url('images/bg_side_gradient.jpg') top repeat-x;
   }
#leftColOuter  .couponsHeading {
   background: url('images/bg_coupons.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
#leftColOuter  .couponsInner {
   padding: 15px; 
   font-size: 13px;
   color: #000000;
   }
#leftColOuter  .couponsInner h3 {
   font-size: 20px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: solid 1px #000000;
   }
#leftColOuter  .couponsInner p {
   border-bottom: dotted 1px #000000;
   padding: 3px 0;
   line-height: 17px;
   }
#leftColOuter  .couponsInner a {
   font-size: 13px;
   color: #000;
   }
#leftColOuter  .couponsInner a:hover {
   font-size: 13px;
   color: #333333;
   }
#leftColOuter  .pinkLink a  {
   color: #fe0569;
   }
#leftColOuter  .pinkLink a:hover  {
   color: #333333;
   }
 
#rightColOuter .post .featCouponsHeading {
	margin: 10px 0 15px 0;
	padding: 0 0 2px 0;
	font-size: 17px;
	border-bottom: dotted 1px #000;
	}
#rightColOuter .post .featCoupons {
	margin: 0;
	padding: 0 10px;
	background-color: #FFFF00;
	border: solid 1px #ff0569;
	}
     
#rightColOuter .post .featCoupons ul {
	margin: 0;
	padding: 0;
	}
#rightColOuter .post .featCoupons li {
	margin: 10px 0;
	padding: 0 0 0 35px;
	line-height: 25px;
   background: url('images/bg_coupons_list.jpg') no-repeat left;
   list-style-type: none;
	}
#rightColOuter .post .featCoupons ul a {
	font-weight: bold;
	color: #ff0569;
	}
   
  /* ------------------------------------------
               blog
---------------------------------------------- */

#leftColOuter .blog {
   width: 276px;
   border: 2px solid #ffff00;
   background: url('images/bg_princess_girls.jpg') top no-repeat #fff; 
   margin: 0;
   padding: 90px 0 0 0;
   }
#leftColOuter  .blogHeading {
   background: url('images/bg_blog.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
#leftColOuter  .blogInner {
   padding: 15px 10px; 
   font-size: 13px;
   }
#leftColOuter  .blogInner h3 {
   margin: 0;
   padding: 0 0 5px 0;
   color: #fe0569;
   border-bottom: solid 1px #fe0569;
   line-height: 25px;
   } 
#leftColOuter  .blogInner h3 a {
   font-size: 18px;
   margin: 0;
   padding: 0 0 5px 0;
   color: #fe0569;
   text-decoration: none;
   }
#leftColOuter  .blogInner p {
   line-height: 22px;
   }
#leftColOuter  .blogInner a {
   color: #fe0569;
   font-size: 13px;
   }
   
#leftColOuter  .blogInner a:hover {
   color: #000;
   }
   
#leftColOuter  .blogInner ul {
   margin: 0;
   padding: 0;
   }
   
#leftColOuter  .blogInner li {
   margin: 0;
   padding: 5px 0;
   }
#leftColOuter  .blogInner h4 {
   margin: 12px 0 6px 0;
   padding: 0 0 5px 0;
   border-bottom: dotted 1px #fe0569;
   font-size: 13px;
   line-height: 17px;
   }
   
   
   
   
    

  /* ------------------------------------------
               Favorite Things
---------------------------------------------- */
 
#leftColOuter  .favThings {
   background-color: #fe0569; 
   width: 276px;
   border: 2px solid #ffff00;
   }
#leftColOuter  .favThingsHeading {
   background: url('images/bg_fav_things.jpg') no-repeat top;
   width: 280px;
   height: 60px;
   }
#leftColOuter  .favThingsInner {
   padding: 10px 0 0 10px; 
   text-align: center;
   font-size: 13px;
   width: 260px;
   }
   
 #leftColOuter .favImageLeft  {
     float: left;
	 width: 120px;
	 margin-right: 15px;
	 padding-bottom: 10px;
 }
 #leftColOuter .favImageLeft img  {
	 padding-bottom: 5px;
 }
  
 #leftColOuter .favImageRight  {

     float: left;
	 width: 120px;
	 padding-bottom: 10px;
 }


 #leftColOuter .favImageRight img  {
	 padding-bottom: 5px;
 }


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



 #storeViewOuter  {
	 width: 960px;
	 margin: 0 auto;
 }


 #storeViewOuter h2 {
	 width: 960px;
	 margin: 20px 0 0 0;
	 padding: 0;
	 text-align: center;
	 font-size: 16px;
	 color: #ffff00;
 }
 
 #storeViewOuter a {
	 color: #ffff00;
 }

 
 #storeViewOuter a:hover {
	 color:  #fe0569;
 }
 
 #storeViewInner  {
	 width: 960px;
	 margin: 0;
	 padding: 0;
 }





  
  /* ------------------------------------------
              right Col
---------------------------------------------- */
#rightColWrapper {
   float: left;
   width: 654px;
   margin: 0;
   padding: 0;
}
#rightColOuter {
   float: left;
   background: #ffffff url('images/right_col_back_pink.jpg') top repeat-x;
   width: 654px;
   border: 2px solid #ffff00;
   margin: 0;
   padding: 0;
}
#rightColOuter .rightHomeHeading { 
   background: url('images/bg_right_home_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
   }
#rightColOuter .rightDressUpHeading { 
   background: url('images/bg_right_dress_up_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightGetPrettyHeading { 
   background: url('images/bg_right_get_pretty_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightAccessorizeHeading { 
   background: url('images/bg_right_access_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  } 
#rightColOuter .rightMusicHeading { 
   background: url('images/bg_right_music_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }
#rightColOuter .rightCellPhoneHeading { 
   background: url('images/bg_right_cell_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }   
#rightColOuter .rightDecorateHeading { 
   background: url('images/bg_right_decor_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }  
#rightColOuter .rightPlayHeading { 
   background: url('images/bg_right_play_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }
#rightColOuter .rightStuffHeading { 
   background: url('images/bg_right_stuff_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }
#rightColOuter .rightBoyStuffHeading { 
   background: url('images/bg_right_boy_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightGetTheStyleHeading { 
   background: url('images/bg_get_the_style_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightHotSpotsHeading { 
   background: url('images/bg_right_hot_spots_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightCouponsHeading { 
   background: url('images/bg_right_coupons_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightLinksHeading { 
   background: url('images/bg_right_links_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }

#rightColOuter .rightSitemapHeading { 
   background: url('images/bg_right_sitemap_heading.jpg') no-repeat left;
   height: 53px;
   border-bottom: solid 2px #000000;
   margin: 0 5px;
  }


#rightCol {
   padding: 0 15px 0 15px;
   font-size: 13px; 
   margin-bottom: 30px;
   }

#rightColOuter h3 {
   margin: 10px 0 0 0;
   padding: 0;
   font-size: 16px; 
   color: #000000;
   }
   
   

   
 #rightColOuter h6 {
   font-size: 20px;
   margin: 40px 0 -16px 0;
   padding: 0;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

 #rightColOuter h5 {
   font-size: 20px;
   margin: 40px 0 3px 0;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-bottom: dotted 1px #fe0569;
	padding-bottom: 2px;
}
#rightColOuter .shopping {
   font-size: 20px;
   margin-bottom: 15px;
}

#rightColOuter p {
   margin: 3px 0;
   }

#rightColOuter .yellow {
   color: #ffff00;
   }

   

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

#rightColOuter .storeWrapper {
   margin: 0;
   text-align: left;
   padding: 15px 0 0 0;

}
#rightColOuter .storeWrapper a {
   color: #fe0569;

}
#rightColOuter .storeWrapper p {
   line-height: 17px;

}



#rightColOuter .storeImageLeft {
    float: left;
	width: 260px;
	height: 360px;
	padding: 5px;

}

#rightColOuter .storeImageRight {
    float: left;
	width: 350px; 
}
#rightColOuter .storeImageRight a:hover {
    color: #2299D9; 
}
 
 
#rightColOuter .storeImageRight2 {
    float: right;
	width: 260px;
	height: 360px;
	padding: 5px;

}

#rightColOuter .storeTextLeft {
    float: right;
	width: 350px; 
}
#rightColOuter .storeTextLeft a:hover {
    color: #2299D9; 
}
.homeHeading {
   margin: 30px 0 5px 0;
   padding-bottom: 3px;
   color: #000;
   font-size: 22px;
   text-decoration: none;
   border-bottom: 1px dotted #fe0569;
   }
#rightColOuter .musicBuzzWidget {
    float: left;
	width: 240px;
	height: 340px;
	padding-top: 15px;
	border: solid 5px #000000;
	margin: 5px 15px 0 5px;

}
#rightColOuter .musicBuzzRight {
    float: left;
	width: 340px; 
}


.sectionImg {
   float: right;
   margin: 0 15px 0 10px;
   padding: 0;
}

.sectionImg img {
   border: 4px solid #ededed;
   margin: 0;
   padding: 0;
}
  /* ------------------------------------------
               Hot Spots
---------------------------------------------- */
 
 #rightColOuter .hotSpotTitle  {
     margin: 10px 0 5px 0;
 }



  /* ------------------------------------------
               Sitemap
---------------------------------------------- */
 
#sitemap  {
     margin: 0;
	 padding: 0;

} 

#sitemap  h2 {
     margin: 10px 0 0 0;
	 padding: 0;
	font-size: 98.5%; /* Resets 1em to 10px */
	 border: none;
	 font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sitemap  h2 a {
	 font-weight: bold;
}
#sitemap  h2 a:hover {
	 font-weight: bold;
	 color: #fe0569;
}
#sitemap ul  {
     margin: 10px 0 10px 25px;
	 padding: 0;
}
#sitemap li  {
     margin: 0;
	 padding: 5px 0;
}
#sitemap a  {
     font-weight: bold;
}




  
  /* ------------------------------------------
              Thumbnail Galleries
---------------------------------------------- */
#dressUpGalleryHeading {
    background: url('images/bg_stores_dress_up.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	

#getPrettyGalleryHeading {
    background: url('images/bg_stores_get_pretty.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
#accessorizeGalleryHeading {
    background: url('images/bg_stores_accessorize.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#musicGalleryHeading {
    background: url('images/bg_stores_music.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#cellPhoneGalleryHeading {
    background: url('images/bg_stores_cell_phone.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
#decorateGalleryHeading {
    background: url('images/bg_stores_decorate.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#playGalleryHeading {
    background: url('images/bg_stores_play.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#stuffGalleryHeading {
    background: url('images/bg_stores_stuff.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#boyStuffGalleryHeading {
    background: url('images/bg_stores_boy_stuff.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
	
	
#getStyleGalleryHeading {
    background: url('images/bg_stores_get_the_style.jpg') left no-repeat;
	margin: 0;
	padding: 0;
	width: 654px;
	height: 120px;
	}
		
	
  /* ------------------------------------------
              Store Items
---------------------------------------------- */
	
#storeGallery {
	margin: 0;
	padding: 0;
	}
	
#storeGallery .storeItems ul {
  margin: 0;
  padding: 0;
}

#storeGallery .storeItems li {
	float: left; 
	margin: 0; 
	width: 140px; 
	height: 170px;
	text-align: left; 
	padding: 0;
	list-style-type: none;
	list-style-position: inside; 
	}
	
#storeGallery img {
    border: none;
	}

	
  /* ------------------------------------------
              Get The Styles
---------------------------------------------- */
	
#rightColOuter .styleStores {
	margin: 0 0 25px 0;
	padding: 0;
	border-bottom: 1px dotted #fe0569;
	}
	
	
#rightColOuter .styleStores h2 {
	margin: 25px 0 35px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #fe0569;
	}
	
#rightColOuter .styleStores .styleIntro {
	margin: 25px 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #fe0569;
	font-size: 22px;
	}
	
#rightColOuter .styleStores .styleIntroText {
	margin: 0;
	padding: 5px 0 45px 0;
	font-size: 14px;
	font-weight: normal;
	border-bottom: none;
	line-height: 22px;
	}
		
#rightColOuter .styleStores .prettyImgRight {
	margin: 0 0 55px 0;
	padding: 2px;
     border: 4px solid #fe0569;
	 float: right;
	 background-color: #FFFF00;	}
	
#rightColOuter .styleStores h4 {
     font-size: 16px;
     color: #fe0569;
	 margin: 0 0 15px 0;
	 padding: 0;
	}	
#rightColOuter .styleStores h6 {
     font-size: 13px;
     color: #000;
	 margin: 5px 0 0 0;
	 padding: 0;
	}
#rightColOuter .styleStores h6 a {
     color: #000;
     font-size: 13px;
	}
#rightColOuter .styleStores h6 a:hover {
     color: #fe0569;
	}
	

/* End Structure */



/*	Begin Headers */



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;

	display: block;
	}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #000;
	}
/* End Various Tags & Classes*/

#leftColOuter  .shopStoresLinks {
   font-size: 16px;
   margin: 0;
   padding: 0;
   }

#leftColOuter  .shopStoresLinks li {
   margin: 0 0 0 10px;
   padding: 3px 0;
   line-height: 18px;
   }



/*************************************
**************************************
**************************************
NEW CSS
**************************************
**************************************
**************************************/




body {
	font-size: 14px; 
	font-family: Arial;
	background-color: #ededed;
	color: #2d2d2d;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	}
p {
  line-height: 20px;
  }
  
a {
text-decoration: none;
}


a:hover {
  text-decoration: none;
  }
img {border: none;}

.clear {
margin: 0;
padding: 0;
height: 1px;
clear: both;
}

/*** BANNER ***/
	
#advertisementWrapper {
	margin: 0;
	padding: 0;
	background-color: #ed037c;
	height: 108px;
	}

#advertisement {
	padding: 0;
	margin: 0 auto;
	width: 1020px;
	}
   	
.advertisementBanner {
	margin: 20px 0;
	padding: 0;
	width: 476px;
	float: left;
	}
	
.advertisementBanner2 {
	margin: 20px 0;
	padding: 0;
	width: 476px;
	float: right;
	}
		
.adBorder {
	margin: 0;
	padding: 0;
   border: 4px solid #ededed;
	}

/*** HEADER ***/	
	
#header {
	margin: 0;
	background-color: #fff;
	border-top: 20px solid #facad4;
	padding: 0;
	position: relative;
	}

#headerimg {
	background: url('new-images/bg_banner.jpg') no-repeat top;
	margin: 0 auto;
	width: 1020px;
	height: 126px;
	}
	
	
#headerimg h3 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
		
#headerimg h3 a {
	position: absolute;
	width: 1020px;
	height: 126px;
	left: 50px;
	}
	
#headerimg h2 {
	margin: 0;
	padding: 95px 0 0 200px;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	}
		

 /* ------------------------------------------
                    TOP MENU 
 ---------------------------------------------- */
	
	
.topMenu {
	background: url('new-images/bg_menu_back.jpg') top repeat-x;
	margin: 0 0 15px 0;
	padding: 0;
	height: 63px;
	}	

.topMenu ul {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	}
	
.topMenu li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
	line-height: 63px;
	font-size: 15px;
	font-weight: bold;
	}
	
.topMenu li a {	
	color: #272324;
	}
	
.topMenu li a:hover {	
	color: #383234;
	text-decoration: none;
	}
	
	
  /* ------------------------------------------
               PAGE
---------------------------------------------- */


	#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	}


  /* ------------------------------------------
               RIGHT COLUMN
---------------------------------------------- */
	
#rightColNewOuter {
   float: right;
   width: 669px;
   margin: 0 0 15px 0;
   padding: 0;
   background-color: #fff;
   border: 4px solid #cdcbcd;
}

	
#rightColNew {
   margin: 0;
   padding: 10px 0 13px 0;
}


#rightColNewOuter .mainHeading {
padding: 15px 0 10px 15px;
	margin: 0;
	list-style-type: none;
	border-bottom: 6px solid #f0037f;
	color: #f0037f;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
  font-family: arial;
	}
	

.intro {
  line-height: 21px;
  font-size: 14px;
  margin: 0 0 15px 0;
  padding: 0 15px;
  text-align: justify;
  font-family: arial;
  font-weight: normal;
}

.introMain {
  line-height: 22px;
  font-size: 16px;
  margin: 0;
  padding: 5px 15px 10px 15px;
  text-align: justify;
  font-family: arial;
}

.introSub {
  line-height: 22px;
  font-size: 15px;
  margin: 0;
  padding: 0 15px 10px 15px;
  text-align: justify;
  font-family: arial;
  font-weight: normal;
}

.pinkArrow {
color: #f0037f;
font-weight: bold;
}


#rightColNewOuter .subHeading {
padding: 13px 0 13px 15px;
	margin: 25px 0 15px 0;
	list-style-type: none;
	border-bottom: 2px solid #f0037f;
	border-top: 2px solid #f0037f;
	color: #f0037f;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
  font-family: arial;
  background-color: #ededed;
	}
	
.shoppingInstructions {
  line-height: 24px;
  font-size: 15px;
  margin: 15px 0 17px 0;
  padding: 8px 15px 8px 85px;
  text-align: justify;
  font-family: arial;
  font-weight: bold;
	background: url('new-images/icon_pink_arrow.jpg') left no-repeat;
	color: #f0037f;
	border-top: 1px dashed #f0037f;
	border-bottom: 1px dashed #f0037f;   }
  
 .cookies {
  line-height: 21px;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0 15px;
  text-align: justify;
  font-family: arial;
  font-weight: normal;
   }
      
.cookies a {
   color: #0094cc;
   }
  
.cookies a:hover {
   color: #2d2d2d;
   } 
   
 .entry {
	margin: 0;
	padding: 0 15px 0 15px;
	}
 
.entry a {
   color: #0094cc;
   }
.entry a:hover {
   color: #2d2d2d;
   } 
 
.editLink {
   margin: 0;
   padding: 0 0 0 15px;
   } 
   
     
 
  /* ------------------------------------------
               PROFILE
---------------------------------------------- */
	
.profileText {
   float: right;
   width: 375px;
   margin: 0;
   padding: 0;
}


.profileImage {
   float: left;
   width: 258px;
   margin: 0 0 5px 0;
   padding: 0;
}

.profileImage img {
   border: 4px solid #ededed;
   margin: 0;
   padding: 0;
}
	
#rightColNewOuter .entry h6 {
   margin: 8px 0 6px 0;
   padding: 0;
   font-size: 16px;
   line-height: 16px;
   font-family: arial;
   font-weight: normal;
   color: #f0037f;
}

#rightColNewOuter .entry p {
   margin: 0;
   padding: 0 0 5px 0;
   font-size: 14px;
   line-height: 20px;
   text-align: left;
}		
	

  /* ------------------------------------------
               PROFILE GALLERY
---------------------------------------------- */
	
.profileGallery {
   margin: 10px 0 0 3px;
   padding: 0;
   height: 115px;
}
 
 	
.profileGallery ul {
   margin: 0;
   padding: 0;
}
  	
.profileGallery li {
   margin: 0 17px 0 0;
   padding: 0;
   list-style-type: none;
   float: left;
} 

.profileGallery .profileGalleryRight {
   margin: 0 2px 0 0 ;
   padding: 0;
   list-style-type: none;
   float: right;
} 

.profileGallery li img {
   margin: 0;
   padding: 0;
   border: 4px solid #ededed;
} 
  
  
  
  
 
  /* ------------------------------------------
           GALLERY
---------------------------------------------- */  
  	
#gallery {
   margin: 0 0 15px 0;
   padding: 0;
   background-color: #fff;
   border: 4px solid #cdcbcd;
	}
	
.galleryHeading {
padding: 15px 0 10px 15px;
	margin: 0;
	list-style-type: none;
	border-bottom: 6px solid #f0037f;
	color: #f0037f;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
  font-family: arial;
	}
	
.clickInfo {
margin: 5px 0 0 15px;
padding: 0;
line-height: 18px;
font-size: 14px;
	}
	  	
#galleryInner {
   margin: 0;
   padding: 16px 0 0 0;
	}

#gallery .listedImages {
	padding: 0;
	margin: 0;
	}

	
#gallery .listedImages ul {
  margin: 0;
   padding: 0;
}

#gallery .listedImages li {
	float: left; 
	margin: 0 0 0 16px; 
	height: 220px;
	text-align: left; 
	padding: 0;
	list-style-type: none;
	}
	
	
	
#gallery .listedImages li h3 {
	margin: 0;
	padding: 0;
	width: 120px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ed037c;
	}
#gallery .listedImages li h3 a {
	color: #ed037c;
	margin: 0;
	padding: 0;
	}
	
#gallery .listedImages li h3 a:hover {
	margin: 0;
	padding: 0;
	}
	
#gallery .listedImages li img {
	padding: 0;
	margin: 0 0 3px 0;
	border: 3px solid #cdcbcd;
	}

#gallery .listedImages li img:hover {
   border: 3px solid #ed037c;
	}
	

   
  /* ------------------------------------------
           GALLERY NEW
---------------------------------------------- */  
  	
#galleryNew {
   margin: 0 0 15px 0;
   padding: 0;
   background-color: #fff;
   border: 4px solid #cdcbcd;
	}
	
.galleryNewHeading {
padding: 15px 0 10px 15px;
	margin: 0;
	list-style-type: none;
	border-bottom: 6px solid #f0037f;
	color: #f0037f;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
  font-family: arial;
	}
	
.clickInfo {
margin: 5px 0 0 15px;
padding: 0;
line-height: 18px;
font-size: 14px;
	}
	  	
#galleryNewInner {
   margin: 0;
   padding: 16px 0 0 0;
	}

#galleryNew .listedImages {
	padding: 0;
	margin: 0;
	}

	
#galleryNew .listedImages ul {
  margin: 0;
   padding: 0;
}

#galleryNew .listedImages li {
	float: left; 
	margin: 0 0 0 16px; 
	height: 190px;
	text-align: left; 
	padding: 0;
	list-style-type: none;
	}
	
	
	
#galleryNew .listedImages li h3 {
	margin: 0;
	padding: 0;
	width: 120px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ed037c;
	}
#galleryNew .listedImages li h3 a {
	color: #ed037c;
	margin: 0;
	padding: 0;
	}
	
#galleryNew .listedImages li h3 a:hover {
	margin: 0;
	padding: 0;
	}
	
#galleryNew .listedImages li img {
	padding: 0;
	margin: 0 0 3px 0;
	border: 3px solid #cdcbcd;
	}

#galleryNew .listedImages li img:hover {
   border: 3px solid #ed037c;
	}
	
 
  /* ------------------------------------------
               Links
---------------------------------------------- */
 
.linksList  {
     margin: 10px 0 0 0;
	 padding: 0;
 }
 
.linksList li  {
     margin: 0;
	 padding: 6px 0;
	 list-style-type: none;
	 font-size: 13px;
	 line-height: 18px;
 }
.linksList li a {
    font-weight: bold;
	color: #2d2d2d;
 }
 
.linkBox {
margin: 15px;
padding: 10px;
   border: 4px solid #cdcbcd;
}
 
   /* ------------------------------------------
               LEFT COLUMN
---------------------------------------------- */
#leftColNewOuter {
   float: left;
   width: 327px;
   margin: 0;
   padding: 0;
}

.leftColNew {
   margin: 0 0 15px 0;
   padding: 0;
   background-color: #fff;
   border: 4px solid #cdcbcd;
}

  /* ------------------------------------------
              SIDEBAR
---------------------------------------------- */
	
#sidebar
{padding: 0;
	margin: 0;

	font-size: 13px;
	line-height: 16px;
	}	
#sidebar ul
{padding: 0;
	margin: 0;
	}
#sidebar li
{padding: 10px 0 10px 60px;
	margin: 0;
	list-style-type: none;
	border-bottom: 2px solid #ededed;
	letter-spacing: 0;
	}
#sidebar a {
color: #2d2d2d;

}

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

#sidebar .sideNavHeading {
font-weight: bold;
font-size:  14px;
}

#sidebar .goShoppingHeading
{padding: 15px 0 10px 45px;
	margin: 0;
	list-style-type: none;
	border-bottom: 6px solid #f0037f;
	color: #f0037f;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	background: url('new-images/bg_go_shopping.jpg') no-repeat left;
  font-family: arial;
	}
	
	
#sidebar .bgDressUp {
	background: url('new-images/bg_dress_up.jpg') no-repeat left;
	}
		
#sidebar .bgAccessorize {
	background: url('new-images/bg_accessorize.jpg') no-repeat left;
	}
			
#sidebar .bgGetPretty {
	background: url('new-images/bg_get_pretty.jpg') no-repeat left;
	}
	
		
#sidebar .bgCellPhone {
	background: url('new-images/bg_cell_phone.jpg') no-repeat left;
	}
	
		
#sidebar .bgMusic {
	background: url('new-images/bg_music.jpg') no-repeat left;
	}
	
	
#sidebar .bgDecorate {
	background: url('new-images/bg_decorate.jpg') no-repeat left;
	}
	

#sidebar .bgPlay {
	background: url('new-images/bg_play.jpg') no-repeat left;
	}	
	
	
#sidebar .bgGirlStuff {
	background: url('new-images/bg_girl_stuff.jpg') no-repeat left;
	}
	

#sidebar .bgBoyStuff {
	background: url('new-images/bg_boy_stuff.jpg') no-repeat left;
	}	
	
	
#sidebar .bgGetTheStyle {
	background: url('new-images/bg_get_the_style.jpg') no-repeat left;
	}	
	
	
#sidebar .bgTrendyTeenMovies {
	background: url('new-images/bg_trendy_teen_movies.jpg') no-repeat left;
	}	
	
	
#sidebar .bgDiscounts {
	background: url('new-images/bg_discounts.jpg') no-repeat left;
	border-bottom: none;
	}	
	
#sidebar .blogSideHeading
{padding: 15px 0 10px 10px;
	margin: 0;
	list-style-type: none;
	border-bottom: 6px solid #f0037f;
	color: #f0037f;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
  font-family: arial;
	}
		
	
#sidebar .blogUpdates
{ padding: 8px 2px 8px 10px;
	margin: 0;
	}
	
#sidebar .blogUpdates li
{ padding: 0;
	margin: 0;
	border-bottom: none;
	line-height: 20px;
	}		

#sidebar .blogUpdates a { 
color: #ed037c;
}
#sidebar .blogUpdates a:hover { 
color: #2d2d2d;
}

  /* ------------------------------------------
              Contact
---------------------------------------------- */


#rightColNewOuter .contactForm {   
	padding: 0;
	margin: 20px 0 0 0;
	text-align: left;
}	

#rightColNewOuter .contactForm h4 {   
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#rightColNewOuter .contactForm dl {
 text-align: left;
	padding: 0 0 0 5px;
 }
#rightColNewOuter .contactForm dt {   
	padding: 0;
	margin: 0;
}	
	
#rightColNewOuter .contactForm dd {   
	padding: 0;
	margin: 4px 0 10px 0;
}
#rightColNewOuter .contactForm input {  
   border: 4px solid #cdcbcd;
	padding: 3px; 
	margin: 0 0 10px 0;
}
	
#rightColNewOuter .contactForm textarea {   
   border: 4px solid #cdcbcd;
}	

#rightColNewOuter .contactForm .required {   
	color: #df1818;
	font-weight: bold;
}
	
	
  /* ------------------------------------------
              Footer
---------------------------------------------- */




	
#footerOuter {
	background-color: #fe0569;
	margin: 0;
	background: url('new-images/bg_footer_back.jpg') repeat-x top;
	text-align: left;
	color: #000;
	font-size: 12px;
	
	}

#footer {
   background: url('new-images/bg_footer.jpg') no-repeat top;
	margin: 0 auto;
	width: 1020px;
	height: 125px;
	position: relative;
	}

#footerInfo {
	padding: 0;
	width: 320px;
	margin: 0;
	line-height: 21px;
	position: absolute;
	left: 230px;
	top: 31px;
	}
#footerLinks {
	padding: 0;
	width: 190px;
	margin: 0;
	line-height: 21px;
	position: absolute;
	left: 600px;
	top: 31px;
	}
#footerLinks2 {
	padding: 0;
	width: 210px;
	margin: 0;
	line-height: 21px;
	position: absolute;
	left: 825px;
	top: 31px;
	}
#footer a {
	color: #000;
	}
#footer a:hover {
	color: #fff;
	}
	