/* @override http://princessknowitall.com/blog/wp-content/themes/PKIA/style.css */

/* @override http://princessknowitall.com/wp-content/themes/PKIA/style.css */

/*
Theme Name: Princess Know It All
Theme URI: http://richardlemon.com
Description: Pink Theme for Princess Know it All
Author: Ted Raess and Richard Lemon
Author URI: http://richardlemon.com
Version: 1.0

*/

img { border: none;
padding-right: 11px;}

/* 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 */



body {
  padding: 0;
  margin: 0;
  background: #f5bbc7 url(images/bg.gif) no-repeat center top;
  width: 100%;
  height: auto;
  display: table;

 
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 911px;
	
}

.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fee2e0;
		opacity: 0.90;
		-moz-opacity: 0.90;
		filter:alpha(opacity=90);
	}
.container {
		position: relative;
		float: left;
	}
	
	
	#sidenav-index {
	float: left;
	margin: 0;
	padding: 0;
	width: 198px;
	
}
	
#sidenav {
	float: left;
	margin: 0;
	padding: 0;
	width: 198px;
	font-family: arial;
	font-size: 12px;
	
}

#sidenav p{
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	
}

#sidenav ul {
	float: left;
	margin: 0;
	padding: 0;
	
}

#sidenav ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	padding-left: 9px;
	width: 188px;
	padding-bottom: 12px;
	
}



#sidenav-index ul {
	float: left;
	margin: 0;
	padding: 0;
	
}

#sidenav-index ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	font-family: arial;
	font-size: 12px;
	
	
	width: 195px;
	
}

#sidenav-index ul li a {
	margin: 0;
	padding: 0;
	display: block;
	
	width: 198px;
}

#sidenav-index ul li a span {
	display: none;
}
	
	
#sidenav-index ul li a.blog {			
	
	background: url(images/blog-btn.png) 0 0 no-repeat; height: 65px;
}

#sidenav-index ul li a.blog:hover {
	
	background: url(images/blog-btn.png) -220px 0 no-repeat; height: 65px;
}

#sidenav-index ul li a.travel {			
	
	background: url(images/travel-btn.png) 0 0 no-repeat; height:56px;
}

#sidenav-index ul li a.travel:hover {
	
	background: url(images/travel-btn.png) -220px 0 no-repeat;height: 56px;
}

#sidenav-index ul li a.mee-tv {			
	
	background: url(images/mee-tv-btn.png) 0 0 no-repeat; height: 56px;
}

#sidenav-index ul li a.mee-tv:hover {
	
	background: url(images/mee-tv-btn.png) -220px 0 no-repeat; height: 56px;
}

#sidenav-index ul li a.healthy {			
	
	background: url(images/podcasts-btn.png) 0 0 no-repeat;height: 56px
}

#sidenav-index ul li a.healthy:hover {
	
	background: url(images/podcasts-btn.png) -220px 0 no-repeat;height: 56px
}

#sidenav-index ul li a.dear {			
	
	background: url(images/dear.png) 0 0 no-repeat;height: 49px
}

#sidenav-index ul li a.dear:hover {
	
	background: url(images/dear.png) -220px 0 no-repeat;height: 49px
}

#sidenav-index ul li a.style {			
	
	background: url(images/style-btn.png) 0 0 no-repeat;height: 47px
}

#sidenav-index ul li a.style:hover {
	
	background: url(images/style-btn.png) -220px 0 no-repeat;height: 47px
}

#sidenav-index ul li a.espanol {			
	
	background: url(images/espanol-btn.png) 0 0 no-repeat;height: 45px
}

#sidenav-index ul li a.espanol:hover {
	
	background: url(images/espanol-btn.png) -220px 0 no-repeat;height: 45px
}

#sidenav-index ul li a.bella {			
	
	background: url(images/pkia-bella-btn.png) 0 0 no-repeat; height:56px;
}

#sidenav-index ul li a.bella:hover {
	
	background: url(images/pkia-bella-btn.png) -220px 0 no-repeat;height: 56px;
}

#sidenav-index ul li a.guia {			
	
	background: url(images/guia-de-estilo-btn.png) 0 0 no-repeat; height:56px;
}

#sidenav-index ul li a.guia:hover {
	
	background: url(images/guia-de-estilo-btn.png) -220px 0 no-repeat;height: 56px;
}

#sidenav-index ul li a.beauty {			
	
	background: url(images/beauty-btn.png) 0 0 no-repeat; height:56px;
}

#sidenav-index ul li a.beauty:hover {
	
	background: url(images/beauty-btn.png) -220px 0 no-repeat;height: 56px;
}


#header {
	margin: 0;
	height: 116px;
	background: #000;
	background-image: url(images/header-index.bg.gif);
	
}

#header-internal {
	margin: 0;
	height: 116px;
	background: #000;
	background-image: url(images/header-inter.bg.gif);
	
}

#side-a {
	float: left;
	width: 198px;
}
#sida-a-bg{ background: url(images/side-a-top.gif); margin-top: -14px; height: 590px;}
#sida-a-internal-bg{ background: url(images/side-a-top-internal.gif); margin-top: -14px; height: 425px;}

#side-b {
	float: right;
	width: 198px;
	margin-top: 5px;
	list-style: none;
	
}

#side-b ul{
	padding-bottom: 15px;
	
}

#side-b-inter {
	float: right;
	width: 198px;
	margin-top: 5px;
	background-color: #fee2e0;
	list-style: none;
	
}

#content { 
	float: left;
	width: 56%;
	background-color: #FFF;
	margin-top: 5px;
}

#content-full { 
	float: left;
	width: 911px;
	background-color: #FFF;
	margin-top: 5px;
}

#advertisement { 
	width: 100%;
	clear: both;
	background: #e8959f;
	margin: 0;
	padding-top: 5px;
	height: auto;
	padding-bottom: 25px;
	color: #292929;
	line-height: 16px;
	font-size: 11px;
}

#footer { 
	width: 100%;
	clear: both;
	background: #121212;
	margin: 0;
	padding-top: 5px;
	height: auto;
	padding-bottom: 45px;
	color: #505050;
	line-height: 16px;
	font-size: 11px;
}

#footer p{font-family: Arial; font-size: 10px; margin-left: 20px; padding-top: 10px; margin-right: 20px; margin-bottom: 2px;}

.intro {padding-top: 315px; padding-left: 20px; padding-right: 10px; font-size: 14px}
.intro2 {padding-left: 20px; padding-right: 10px; font-size: 18px; color: fuchsia; text-align: center;}

ul#rt {margin-left: 19px;
		list-style: none;
		line-height: 18px;
		font-family: Arial;
		font-size: 13px;}
		
ul#rtint {margin-left: 25px;
		padding-top: 240px;
		list-style: none;
		line-height: 20px;
		font-family: Arial;
		font-size: 13px;}
		
		
a {
color: #c32941;
}

a:hover{color: #000}
		
h2 {
	font-family: Georgia;
	color:#303030;
	font-size: 16px;
	padding-left: 8px;	
}

h3 {font-family: Georgia;
background-image: url(images/h2-bg.gif);
background-repeat: no-repeat;
font-size: 16px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-top: 30px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 20px;}

h3 a{
	color: #fff;
	text-decoration: none;
}

h3 a:hover{
	color: #000;
	text-decoration: none;
}


#content p { font-family: Arial;
font-size: 12px;
margin-left: 20px;
margin-right: 20px; }

#tweets {background-image: url(images/tweets.png);
margin-top: 330px;
height: 255px;
background-color: #fee2e0;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 20px;
	}







#internalnav ul {
	margin: 0;
	padding: 0;
}

#internalnav ul li {
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
}

#internalnav ul li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 73px;
	width: 95px;
}

#internalnav ul li a span {
	display: none;
}

/********************** THUMBS IN RIGHT COLUMN - copy two when adding *********************/

#internalnav ul li a.blog {			
	margin: 20px 0px 0px 240px;
	background: url(images/btn-blog.gif) 0 0 no-repeat;
}

#internalnav ul li a.blog:hover {
	margin: 20px 0px 0px 240px;
	background: url(images/btn-blog.gif) -95px 0 no-repeat;
}    


#internalnav ul li a.travel {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-travel.gif) 0 0 no-repeat;
}

#internalnav ul li a.travel:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-travel.gif) -95px 0 no-repeat;
}
   

#internalnav ul li a.mee {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-mee-tv.gif) 0 0 no-repeat;
}

#internalnav ul li a.mee:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-mee-tv.gif) -95px 0 no-repeat;
}

#internalnav ul li a.healthy {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-healthy.gif) 0 0 no-repeat;
}

#internalnav ul li a.healthy:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-healthy.gif) -95px 0 no-repeat;
}

#internalnav ul li a.dear {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-dear-pkia.gif) 0 0 no-repeat;
}

#internalnav ul li a.dear:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-dear-pkia.gif) -95px 0 no-repeat;
}

#internalnav ul li a.style {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-style-guide.gif) 0 0 no-repeat;
}

#internalnav ul li a.style:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-style-guide.gif) -95px 0 no-repeat;
}

#internalnav ul li a.espanol {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-espanol.gif) 0 0 no-repeat;
}

#internalnav ul li a.espanol:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-espanol.gif) -95px 0 no-repeat;
}

#internalnav ul li a.bella {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-pkia-bella.gif) 0 0 no-repeat;
}

#internalnav ul li a.bella:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-pkia-bella.gif) -95px 0 no-repeat;
}

#internalnav ul li a.guia {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-style-guide-esp.gif) 0 0 no-repeat;
}

#internalnav ul li a.guia:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-style-guide-esp.gif) -95px 0 no-repeat;
}

#internalnav ul li a.beauty {			
	margin: 20px 0px 0px 0;
	background: url(images/btn-pkia-beauty.gif) 0 0 no-repeat;
}

#internalnav ul li a.beauty:hover {
	margin: 20px 0px 0px 0;
	background: url(images/btn-pkia-beauty.gif) -95px 0 no-repeat;
}
    
  #footer .wrap {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#footer .single {
	width: 309px;
	margin-right: 15px;
	float: left;
}

#footer .single h4 {
	width: 309px;
	height: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #1f1f1f;
	text-indent: -4000px;
}



#footer .single li {
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px;
	border-bottom-color: #202020;
}
#footer .single a {
	color: #f5bbc7;
	text-decoration: none;
}

#footer .single a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .gallery {
	width: 309px;
	overflow: hidden;
}

#footer .gallery img {
	border: 5px solid #fff;
	margin-right: 14px;
	margin-bottom: 14px;
}

#footer .links {
	width: 309px;
	overflow: hidden;
	font-size: 12px;
}

#footer .links ul li {
	list-style-type: none;
	color: #fff;
	margin-bottom: 8px;
}

#footer .links ul li a {
	color: #979797;
	text-decoration: none;
}

#footer .links ul li a:hover {
	text-decoration: underline;
}  
    
    
    
h4 {padding-left: 15px;
font-family: Times;
font-size: 15px;
color: #292929;
background-color: #fc6383;
padding: 10px;}
    
.cat-intro {
color: #d9545e;
font-weight: bold;}
    
