#FFFFFF/*
Theme Name: Patience Pirate
Theme URI: http://odd-pixels.biz
Description: Patience Pirate on the beach
Author: Stephie
Author URI: http://odd-pixels.biz
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size:11px;
	background: #FFFFFF url('images/bg1.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	color:  #000000;}
a:hover {
	text-decoration:underline;
	color: #000000;}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 125px; 
	width: 760px;
    text-align: center;
	margin: 0px;
	padding:5px 0px 5px 0px;
	background: transparent url('images/header.gif');
	color: #000000;
	border: 1px solid none;
	background-repeat: no-repeat;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #FFFFFF;
	color: #79B30B;}
h2 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;border:1px solid #01B2E4;background: #92EAFE;}
h3 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;text-align: center;border:1px solid #01B2E4;background: #92EAFE;}
h4 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
h5 {font-size:11px;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 {
	background-color: #FFFFFF;}
div#content p{
	line-height:1.4}
div#sidebarleft{
	float: left;
	width: 150px;
	margin-right: 5px;
 	padding-left: 5px;
	padding-top: 5px;}
div#sidebarright{
	float: left;
	width: 150px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;}
div#wrapper{
	width: 760px; 
	margin:5px 0px 5px 0px; 
	padding:5px 0px 5px 0px;
	text-align: left; 
	border: 1px solid #0199BF;
	background-color: #FFFFFF;}
div#content{
	margin-right: 5px;
	float: left;
	width: 575px;
	margin-left: 5px;
	margin-top:5px;
	padding-top: 5px;}
#comments {
	width: 535px; 
padding: 0px; 
	margin-bottom: 8px;}
#commentform input,textarea {
	color: #000000; 
	font : normal 11px Tahoma, Verdana, Sans-Serif; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 530px;
	border: 1px solid #0199BF;
	background-color: #FFFFFF;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #0199BF;
	margin: 5px;
	padding: 5px;
	width: 450px;
}
/* END CONTENT */

/* SEARCH */
#searchform {
	text-align: center;}
#searchform input {
	border: 1px solid #000000;
	background-color: #ffffff;}
#searchform #s {
	width: 50%;
	background-color: #ffffff;
	color: #000000;
	padding: 2px;}
/* END SEARCH */

/* CALENDAR */
#wp-calendar {
	border: 1px solid #01B2E4;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 12px Tahoma, Verdana, Sans-Serif;}
#wp-calendar th {
	background-color: #BBF3FF;}
#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: 13px;
	width: 125px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	height: 30px;
	width: 740px;
	text-align: center;
	background-color: #92EAFE;
	color: #000000;
	border: 1px solid #01B2E4;
 	margin: 5px;
	padding: 5px;
	font : normal 11px Tahoma, Verdana, Sans-Serif;}
/* END FOOTERS */