/*
Theme Name: Pixelkins Bear
Theme URI: http://deesdeesignz.com
Description: Theme made May 22, 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: #745632;
	font-size:13px;
	background: #fff url('images/bg2.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	cursor: help;
	color:  #d5596b;}
a:hover {
        color: #d5596b;
        TEXT-DECORATION: none;
	cursor: help;}

img {
    border:0
}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 187px; 
	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;
        text-align: left;
	color:#38749e;}
h2 {font-size:15px;font-weight: bold;
    margin-bottom: 2px;padding-left:0px;color:#38749e;text-align: left;}
h3 {font-size:15px;font-weight: bold;
    margin-bottom: 3px;text-align: left;color: #5191bd;}
h4 {font-size:10px;font-weight: normal;margin-top: 0px;margin-bottom: 3px;}
h5 {font-size:10px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
/* END HEADERS */

/* CONTENT */
ul, li {
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;}
div#main {
}
div#content p{
	line-height:1.4;
	margin:0px;}
div#sidebarleft{
	float: left;
        display: inline;
	width: 150px;
	margin-right: 5px;
	margin-top:0px;
        padding-left: 5px;
	padding-top: 0px;
	text-align: center;
}
div#sidebarright{
	float: right;
        display: inline;
	width: 150px;
	margin-left: 5px;
	margin-top:0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}
div#wrapper{
	width: 790px; 
 	margin: 0 auto; 
	padding:5px;
	text-align: left; 
	background-color:#ffffff;
	border-left: 1px solid #b6e6ec;
	border-right: 1px solid #b6e6ec;
	border-bottom: 1px solid #b6e6ec;
	border-top: 1px solid #a9cc3d;
}
div#content{
	margin-right: 5px;
	float: left;
        display: inline;
	width: 455px;
	margin-left: 5px;
	margin-top:3px;
	padding-top: 0px;
	padding-left: 5px;
}
#comments {
	width: 440px; 
	padding: 0px; 
	margin-bottom: 8px;}
#commentform input,textarea {
	color: #aa7ed0; 
	font : normal 12px 'Trebuchet MS', Arial; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 430px;
	border: 1px dashed #b6e6ec;
	background-color: #ffffff;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #ffffff;
	color: #aa7ed0;
	border: 1px dashed #b6e6ec;
	margin: 5px;
	padding: 5px;
	width: 350px;
}
/* END CONTENT */

/* CALENDAR */
#wp-calendar {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin: 0px;
	font : 12px '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/div.gif');
	height: 12px;
	width: 139px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	width: 790px;
	text-align: center;
	color: #745632;
 	margin: 0px;
	padding: 0px;
	font : normal 11px 'Trebuchet MS', Arial;}
/* END FOOTERS */