/*
Theme Name: Pretty Smart
Theme URI: http://walrusbark.info/
Description: Penny Pearlman 
Version: 1.0
Author: Vanessa Wood - Design to Spec LLC
Author URL: http://designtospec.com/

*/


/*////////// GENERAL //////////*/
body {
	margin: 15px;
	background-color: #78abd7;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat;	
	
}
#container {
	margin: 0 auto;
	width: 763px ;
	border: 0px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	}
#container2 {
	border: 0px solid #0000ff;
	background-color: #FFFFFF;
}
#container3 {
	width: 763px;
	float:left;
	border-right:   0px solid #333333;
	background-color: #FFFFFF;
}
/*////////// TYPEOGRAPHY //////////*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #1E9CF4;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	 
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	font-style: italic;
}
h4 {
	color: #CC33FF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	background-image: url(/images-penny/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
h6 {
	font-size: 12px;
	background-image: url(/images-penny/pdf-logo-sm.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 20px;
	font-weight: normal;
}
.pinkTitle  {
	color: #CC33FF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

p {
	margin-bottom: 18px;
}

/*////////// HEADERS //////////*/
#header {
	border: 0px solid #00ff00;
	width: 763px ;
	height: 174px;
	background-image:  url("images/header.jpg");
	background-repeat: no-repeat;
	background-color: #dced7d;
}
#header-home {
	border: 0px solid #00ff00;
	width: 763px ;
	height: 174px;
	background-image:  url("images/header.jpg");
	background-repeat: no-repeat;
	background-color: #dced7d;
}
.movie {
	z-index: 1;
	top: 15px;	
} 
#header p, #header h1, #header h2/**/ {
/*display: none;*/
}

/*////////// CONTENT //////////*/
#content {
	margin:0px 10px 30px 20px;
	width: 500px;
	float:right;
	border: 0px solid #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_content {
	margin: 30px 25px 30px 20px;
	width: 430px;
	float:right;
}
#box_home  {
	background-color: #FFFF66;
	padding: 9px;
	width: 480px;
}
.post   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004e7f;
	}
.post h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	line-height: 120%;
	}
.post a {
	color: #0099FF;}
.post a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.post a:active {
	color: #FF0000;
	text-decoration: underline;
}
.post a:visited {
	color: #0099FF;
	text-decoration: underline;
	}
p {
	margin-bottom: 18px;
}
a {}
a:hover {
	text-decoration: underline;
}
a:visited {}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:visited {}

/*////////// SIDEBARS //////////*/
#sidebarLT {
	margin: 0 auto;
	width:220px;
	border: 0px solid #ff9900;
	float:left;
	text-align: left;
	padding-bottom: 30px;
		}
.sideTX {
	color: navy;
	font-size: 10pt;
	}
.sidebarLT ul { 
color: #ff9900; 
 
} 

#webform {
	width: 160px;
	text-align: left;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 30px;
}
a {
	color: #0033CC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
	}
#navBott {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	
	}
.navBott A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
.navBott A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
.navBott A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
} 
.navBott A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background-color: #E4FF93;
}


/*////////// NAV //////////*/
/* ================================================================ 
Navigation is not "wigetized". This is the standard html links on the 
rest of the website.
=================================================================== */
/*////////// NAV //////////*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav {
	background-color: #FFFFFF;
	width: 763px;
	font-family: "Times New Roman", Times, serif;
}
.menu {
	width:745px;
	height:32px;
	position:relative;
	z-index:100;
	border-right:1px solid #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#10b2da; width:138px; height:30px; border:1px solid #fff; border-width:1px 0 1px 1px; background:#fff; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ecfc8d url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ebf998;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#ebf998;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#dced7d; color:#10b2da; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#999999; background:#ecf5b8;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}






/*////////// BLOG ELEMENTS //////////*/
/*////////// FORMS //////////*/
/*////////// FOOTER //////////*/

#pushbottom{
clear:both;
}
#footer {
	border: 0px solid #000033;
	height: 130px;
	width: 760px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#footerRight{
margin: 0 10px 0 10px;
width:400px;
float:right;
border: 0px solid #552200;
}
#footerLeft{
margin: 0 10px;
width: 700px;
float:left;
border: 0px solid #332200;
}
#footer h3{
display: none;
}
#footerLine {
	width: 763px;
	height: 5px;
	background-color: #3399FF;
	
}
/*////////// IMAGES //////////*/
/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design
elements you want to add can go here*/
.smaltext {
	font-size: 12px;
	color: #0573B0;
}
 .box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #330099;
}
.boxtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
 
td {
	background-position: top;
}
table {
	padding: 6px;
}
#leftNav  {
	font-size: 12px;
	color: #003366;
	background-color: #DDF0F0;
	padding: 6px;
	width: 210px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#leftSubscribe  {
	font-size: 12px;
	color: #003366;
	background-color: #e6f29f;
	padding: 6px;
	width: 210px;
	background-image: url("/../../images-penny/background_green.gif");
	background-repeat: repeat;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#leftAudio  {
	background-color: #ffff66;
	padding: 6px;
	width: 210px;
}
.layout01 {
	background-image:  url("images/background_green.gif");
}
#loginBox {
	width: 205px;
	background-color: #cccccc;
	padding: 10px;
	text-align: center;
}
.leftLogin  {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.leftLogin A:link {
	color: #3399CC;
	text-decoration: none;
	
	}
.leftLogin A:visited {
	color: #3399CC;
	text-decoration: none;
	
}
.leftLogin A:active {
	color: #3399CC;
	text-decoration: none;
	
} 
.leftLogin A:hover {
	color: #999999;
	text-decoration: underline;
	
	}

#smgray {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.pinkbold {
	color: #CC33FF;
	font-weight: bold;
}
.goldstar {
	color: #FFCC00;
}
#postmetadataVW {
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
}