/*  
Theme Name: Furry Palms
Theme URI: http://www.ovander.se/blog/
Description: Furry Palms Wordpress theme created by Djonka.
Version: 1.0
Author: Djonka
Author URI: http://www.ovander.se/blog/

*/

* {
 	padding: 0;
 	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times new roman", serif;
}

body {
 	font-family: Georgia, "Times new roman", serif;
 	color: #000000;
 	font-size: 70%;
 	background-color: #98ae88;
}
#wrapper {
 	width: 752px;
 	text-align: left;
	margin: 0 auto;
}

#header {
 	margin: 0 0 10px 0;
 	height: 75px;
 	text-align: center;
 	background-image: url('img/headerGraphic.jpg');
 	background-repeat: no-repeat;
}

#footer {
 	margin: 0px 0px 0px 0px;
 	background-image: url('img/backgroundFooter.jpg');
 	background-repeat: no-repeat;
 	float: left;
	text-align: center;
 	position:relative;
 	display:block;
 	min-height: 92px;
 	width: 752px;
	text-align: center;
}
* html #footer {height:92px} /* IE Min-Height Hack */ 


/* -------------------------------------------------------------------------- */


#maincolumn { /* Parent Wrapper for background stretchy image */
 	margin: 0;
	padding: 0;
 	width: 752px;	
 	background-image: url('img/backgroundStretch.jpg');
 	background-repeat: repeat-y;
	height: 100%;
}
* html #maincolumn {height:100%} /* IE Min-Height Hack */ 

#maincontent { /* Parent Wrapper for content*/
 	margin: -40px 0 0 0;
	padding: 0 40px 0 50px;
 	width: 410px;
	display: block; /* IE Hack */
 	float: left;
	display: block;
	height: 100%;
}
* html #maincontent {height:100%} /* IE Min-Height Hack */ 

#topmain { /* wrapper for header */
 	margin: 0;
 	display: inline; /* IE Hack */
 	width: 752px;
 	background-image: url('img/backgroundTop.jpg');
 	background-repeat: no-repeat;
 	min-height: 80px;
	float:left;
}
* html #topmain {height:80px} /* IE Min-Height Hack */ 


/* -------------------------------------------------------------------------- */


.introText { /* Wrapper for intro text */
 	margin: 0px 0px 40px 0px;
 	display: inline;
 	float: left;
 	position:relative;
}

.post_wrapper { /* Parent Wrapper for posts */
 	margin: 0px 0px 0px 0px;
 	display: inline;
 	float: left;
 	position:relative;
}

ul.datetime {
	list-style:none;
	background: url("img/dateGraphic.gif") no-repeat 0 0;
	width:48px;
	height:48px;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}

li.month {
	color:#000000;
	font-size:10px;
	line-height:20px;
}
li.daynumber {
	color:#657050;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:6px 0px 0px 0px;
}

ul.postinfo{
	list-style:none;
	margin-top: 36px;
	margin-bottom: 14px;
}

li.author {
	display: inline;
}
li.category {
	display: inline;
}

li.comment {
	display: inline;
}

#nav_wrapper { 
 	margin: -40px 0 0 0;
	padding: 0 6px 0 0;
	width: 235px;
 	float: right;
 	position:relative;
	display: inline;
}

.clear { 
  clear:both; 
  display: block;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}


#nav_wrapper ul, #nav_wrapper ul ol {
	margin: 0;
	padding: 0;
	}

#nav_wrapper ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#nav_wrapper ul p, #nav_wrapper ul select {
	margin: 5px 0px 0px 8px;
	}

#nav_wrapper ul ul, #sidebar ul ol {
	margin: -5px 0 0px 50px;
	}

#nav_wrapper ul ul ul, #nav_wrapper ul ol {
	margin: 5px 0px 5px 15px;
	}

ol li, #nav_wrapper ul ol li {
	list-style: decimal outside;
	}

#nav_wrapper ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#nav_wrapper h1 {
	background: url("img/navBackground.jpg") no-repeat top;
	height: 28px;
	padding-left: 38px;
	}
	
.navLinks #searchform {
	margin-top: 10px;
	margin-left: -13px;
}

.navLinks input#s  {
	border: 1px solid #d1d7cc;
	background: #fdfefe;
	height: 18px;
	padding: 2px 0 2px 4px;
	width: 90px;
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	color:#032E4E; 
}

.navLinks input#searchsubmit {
  border: 1px solid #d1d7cc;
	background: #f0f4ef;	
	width: 64px;
	height: 24px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	vertical-align: bottom;
	font-size:1em;
	text-transform: uppercase;
	color:#718265; 
	}
	
p img {
	padding: 4px;
	border: 1px solid #d1d7cc;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 15px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 10px 0;
	display: inline;
	float: left;
	}
	
.alignright {
	float: right;
	margin-bottom: 20px;
	}

.alignleft {
	float: left;
	margin-bottom: 20px;
	}
	
.navigation {
	display: block;
	width: 400px;
	height: 20px;
	text-align: center;
	margin-bottom: 20px;
	}
	
/* -------------------------------separator image--------------------------------- */
.separator{
	text-align:center;
	background: url("img/separator_skull.jpg") no-repeat center;  /* change this to separator.jpg if you dont like the skull--- */
	height: 20px;
	width: 412px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
}


/* ------------------------------- most typo--------------------------------- */

h2 { 
	font-family: Georgia;
	color:#657050; 
	font-size: 1.4em;
	padding-top: 0px;
	padding-bottom: 10px;
}

h2#respond { 
	padding-top: 20px;
	padding-bottom: 10px;
}

h1 { 
	font-family: Georgia;
	font-size: 1.4em;
	color:#657050; 
	padding-top: 5px;
}

.introText { 
	font-family: Georgia;
	font-size: 1.4em;
	line-height: 1.6em;
	color:#000000; 
}

.footerText { 
	width: 775px;
	margin: 15px auto 20px auto;
	text-align: center;
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.25em;
	letter-spacing: 0.06em;
	color:#000000; 
/*	margin: 15px 0px 0px -241px;*/
	font-variant: small-caps;
}

/* -------------------------------entry--------------------------------- */

.entry { 
	font-family: Georgia;
	font-size: 1.3em;
	line-height: 1.45em;
	color:#000000; 
}

.entry ul li {
	list-style-image: url("img/listbullet.gif");
	list-style-type: square;
	}

.entry ol {
    padding-left: 0px;
	}
		
.entry ol li {
    list-style-type: decimal;
	}
	
.entry ul {
	margin-left: 0;
	padding: 0 0 0 20px;
	list-style-image: url("img/listbullet.gif");
	list-style-type: square;
	text-indent: 0px;
	} 
	
.entry ol {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: decimal;
	text-indent: 0px;
    }
	
.entry li {
	margin: 7px 0 7px 20px;
	padding: 0 0 0 5px;
	}
	
.entry p, .entry ul, .entry ol, .entry div {
	margin-top: 13px;
	margin-right: 0pt;
	margin-bottom: 13px;
	margin-left: 0pt;
}

.entry blockquote {
	margin-top: 13px;
	margin-right: 0pt;
	margin-bottom: 13px;
	margin-left: 20pt;
}

/* ------------------------------end-entry--------------------------------- */


ul.postinfo {
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size:1em;
	margin-top: 4px;
	color:#718265; 
}

ul.postinfo a {
	color: #032E4E;
	text-decoration: none;
}

ul.postinfo a:hover {
	color: #2D351B;
	text-decoration: none;
	background: url("img/underline.gif") repeat-x left bottom;
}

.post_wrapper a {
	color: #657050;
	text-decoration: none;
}

.post_wrapper h2 a  {
	color: #657050;
}

.post_wrapper a:hover {
	color: #2D351B;
}

ul.navLinks {
	color: #657050;
	text-decoration: none;
}

ul.navLinks a {
	color: #657050;
	font-size: 1.1em;
	text-decoration: none;
}

ul.navLinks a:hover  {
	color: #2D351B;
	background: url("img/underline.gif") repeat-x left bottom;
	padding-bottom: 1px;
}

.navigation {
	color: #657050;
	text-decoration: none;
}

.navigation a {
	color: #657050;
	font-size: 1.1em;
	text-decoration: none;
}

.navigation a:hover  {
	color: #2D351B;
	background: url("img/underline.gif") repeat-x left bottom;
	padding-bottom: 1px;
}


.entry a {
	color: #657050;
	text-decoration: none;
	background-color: #eef2e9;
	background: url("img/underline.gif") repeat-x left bottom;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.entry a:hover {
	color: #000;
	background-color: #eef2e9;
	padding-left: 2px;
	padding-right: 2px;
}

.footerText a {
	color: #657050;
	text-decoration: none;
}

.footerText a:hover {
	color: #2D351B;
}


.shadecolor a { 
	font-family: Georgia;
	font-size: 2.7em;
	font-variant: small-caps;
	color:#62844a; 
	width: 752px;
	margin-left: -376px;
	left: 50%;
	position:absolute;
	padding-top: 38px;
	text-decoration: none;
}

.fillcolor a {
	margin: -1px 0px 0px -1px;
	font-family: Georgia;
	font-size: 2.7em;
	font-variant: small-caps;
	color:white; 
	width: 752px;
	margin-left: -376px;
	left: 50%;
	position:absolute; 
	padding-top: 38px;
	text-decoration: none;
}

div#blogdesc {
	width: 745px;
	margin: 0 auto;
	padding-top: 70px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* wp-calendar */

table#wp-calendar a {
	color: #657050;
	font-size: 1.1em;
	background: url("img/underline.gif") repeat-x left bottom;
	text-decoration: none;
	padding-bottom: 2px;
}


table#wp-calendar{
	width: 90%;
	margin-left: -13px;
	font-family: Georgia, "Times new roman", serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin-left: -12px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: center;
	vertical-align: top;
	background: #fdfefe;
}

table#wp-calendar td{
	padding: 3px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border: 1px solid #d1d7cc;
	background: #fdfefe;
	height: 18px;
	padding: 2px 0 2px 4px;
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	color:#032E4E; 
}

#commentform textarea {
	width: 95%;
	padding: 2px;
	margin: 5px 0px 5px 0;
	border: 1px solid #d1d7cc;
	background: #fdfefe;
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	color:#032E4E; 
}

#commentform #submit {
	border: 1px solid #d1d7cc;
	background: #f0f4ef;	
	width: 64px;
	height: 24px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	vertical-align: bottom;
	font-size:1em;
	text-transform: uppercase;
	color:#718265; 
}

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 0px 0px 10px;
	padding: 0px 15px 5px 10px;
	border-top: 1px solid #d1d7cc;
	list-style: none;
	background: #f0f4ef;	
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0px -15px 0px -5px;
	padding: 10px 15px 5px 22px;
	background: #f0f4ef;
	background: url("img/skullBullet.jpg") no-repeat left;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size:1em;
	margin-top: 4px;
	color:#718265; 
}

.commentmetadata a {
	color: #032E4E;
	text-decoration: none;
}

.commentmetadata a:hover {
	color: #2D351B;
	text-decoration: none;
	background: url("img/underline.gif") repeat-x left bottom;
}
/* End Comments */


#flickr  {
	width:180px;
margin-top: 10px;
margin-left: -14px;
}
#flickr img {
   float:left;
   margin:0 0px 8px 8px;
   padding:4px;
   width:62px;
   height:62px;
border: solid 1px #d1d7cc;
}

.akst_share_link {
	background: url("img/icon_share.gif") no-repeat !important;
    background-position: 1px 1px !important;
	padding: 0 0 4px 18px !important;
    text-transform: uppercase;
    font-size: 11px;
}

div.searchBar {
	width: 200px;
	margin: 0 0 0 50px;
}

form#commentform p a {
	color: #657050;
}

/* EMAILROI SIGNUP ***************************/
ul#emailsignup {
	list-style-type: none;	
	margin: 0;
}
ul#emailsignup li {
	margin-bottom: 6px !important;
}
ul#emailsignup label {
	display: block;
}
ul#emailsignup input.textbox {
	border: 1px solid #d1d7cc;
	padding: 1px 2px;
}
ul#emailsignup input#subscribe {
 	border: 1px solid #d1d7cc;
	background: #f0f4ef;	
	width: 74px;
	height: 24px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	vertical-align: bottom;
	font-size:1em;
	text-transform: uppercase;
	color:#718265;
}