/*
Theme Name: RPP Wigglebottoms Spring 2
Theme URI: http://deesdeesignz.com
Description: Theme made May 15, 2009 *non-widget*
Author: Donnelle
Author URI: http://deesdeesignz.com
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	color: #5b503b;
	font-size:13px;
	background: #fff url('images/bg1.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	cursor: help;
	color:  #5b503b;}
a:hover {
        color: #5b503b;
        TEXT-DECORATION: none;
	cursor: help;}

img {
    border:0
}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 205px; 
	width: 802px;
        text-align: center;
	margin: 0 auto;
	background: transparent url('images/header.gif');
	color: #38749e;
	background-repeat: no-repeat;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #FFFFFF url('images/bginner.gif') no-repeat top right;
        text-align: left;
	color: #4e77a6;}
h2 {font-size:17px;font-weight: bold;
    margin-bottom: 3px;padding-left:3px;border: 1px dashed #b499c9;color:#4e77a6;text-align: left;background: #FFFFFF url('images/bginner.gif') no-repeat top right;}
h3 {font-size:15px;font-weight: bold;
    margin-bottom: 3px;padding-left:3px;text-align: left;border: 1px dashed #b499c9;background: #FFFFFF url('images/bginner.gif') no-repeat top right;color: #4e77a6;}
h4 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
h5 {font-size:10px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
/* END HEADERS */

/* CONTENT */
ul, li {
	list-style: none;
	list-style-image: url('images/bullet.gif');
	margin-left:10px;
	padding:0;
	text-align: left;}
div#main {
	background-color: #f4dbff;
}
div#content p{
	line-height:1.4}
div#sidebarleft{
	float: left;
        display: inline;
	width: 150px;
	margin-right: 5px;
        padding-left: 5px;
	padding-top: 0px;
	background-color: #f8ecfe;
}
div#sidebarright{
	float: right;
        display: inline;
	width: 150px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	background-color: #f8ecfe;
}
div#wrapper{
	width: 790px; 
 	margin: 0 auto; 
	padding:5px;
	text-align: left; 
	background-color: #ffffff;
	border: 1px solid #b6e6ec;
}
div#content{
	margin-right: 5px;
	float: left;
        display: inline;
	width: 455px;
	margin-left: 5px;
	margin-top:5px;
	padding-top: 5px;
	background-color: #f8ecfe;
}
#comments {
	width: 440px; 
	padding: 0px; 
	margin-bottom: 8px;}
#commentform input,textarea {
	color: #e57787; 
	font : normal 12px 'Trebuchet MS', Arial; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 430px;
	border: 2px dotted #ac626e;
	background-color: #ffffff;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #ffffff;
	color: #e57787;
	border: 1px dashed #ac626e;
	margin: 5px;
	padding: 5px;
	width: 350px;
}
/* END CONTENT */

/* CALENDAR */
#wp-calendar {
	border: 0px solid #84bfd8;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 13px 'Trebuchet MS', Arial;}
#wp-calendar th {
	background-color: #ffffff;}
#wp-calendar a {
	background-color: #ffffff;
	display: block;
}
#prev a, #next a {
	border: 0;}
#wp-calendar caption {
	text-align: center;
	width: 100%;}
/* END CALENDAR */

/* DIVIDER */

.divider {
	background: url('images/divider.gif');
	height: 59px;
	width: 116px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	height: 115px;
	width: 790px;
	text-align: center;
	background: url('images/footer.gif');
	color: #5e7c08;
 	margin: 0px;
	padding: 0px;
	font : normal 11px 'Trebuchet MS', Arial;}
/* END FOOTERS */
