/*  
Theme Name: Blessed by the Potato 2
Theme License: GNU General Public License v2
Description: Work in Progress
Version: 0.2 - Now Whitish!
Author: Potato;
www.holypotato.com
Modified from original "Darkfall v0.7.2" theme:
Original URI: http://thor.huntemann.uni-oldenburg.de/~jinks/themes
Original Author URI: http://www.duscheleit.de/
*/


body {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: 'Noto Sans', 'News Gothic MT', 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 400;
	background-color: #fafafa;
	background-image: url(images/BBTP_tree_background.jpg);
no-repeat;
  background-size: 100%;
/* was images/background.png */
/* was images/leechevilpot_bg.jpg */
/* was images/BBTP_tree_background.jpg */
/* was images/purple_flower_bg.jpg */
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	background-color: #fafafa;
	margin: -30px auto;
	padding: 0px 0px 0px 0px;
	width: 1025px;
	}

#header {
	background-color: black;
	background-image: url(images/dualpotatobanner4.jpg);
	padding: 0;
	margin: 0px auto;
	height: 257px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 0px;
	width: 100%;
	}

#content {
	font-size: 1.5em
	}

#sidebar {
	font: 1.1em 'Noto Sans', 'News Gothic MT', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 710px;
	width: 300px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.3em;
	margin: 5px 0 0;
	padding: 0;
	background-color: #fafafa;
	color: #007600;
	}

#sidebar ul li ul li {
	list-style: none;
	margin-left: -25px;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #334433;
	}	

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border-bottom: 1px dashed #999;
	}

#footer {
	background-color: #aaa;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 863px;
	clear: both;
	border-top: 3px solid #ccc;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}

guestauthor {
        font-family: 'times new roman', Sans-Serif; 
        text-align: left;
        }
        
.guestauthor {
        font-family: 'times new roman', Sans-Serif; 
        text-align: left;
        }

li {
        list-style-image: url(images/puce.gif);
	margin: 4px 0 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #444;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	padding-left: 250px;
	padding-top: 40px;
	}

h2 {
	font-size: 1.6em;
	background-color: #aaaaaa;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 25px;
        padding-left: 200px;
        color: #006600;
	}


h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
        color: #006000;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 1.3em;
	}

h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #006600;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #334433;
	text-decoration: none;
	}

h2, h2 a:link, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #565;
	}

a:link{
        text-decoration:underline;
       }

a:hover {
	color: #aaa;
	text-decoration: underline;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed, monospace;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 640px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	clear: both;
	}


.description {
	padding-left: 275px;
	margin-top: -25px;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

acronym, abbr, span.caps {
	cursor: help;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}
/*
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/



/* Moved over from PhotoPress album.php to get PhotoPress valid
   XHTML 1.0 Strict. */
#pp_gallery {
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#pp_meta {
	text-align: center;
	padding: 10px;
}
.pp_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pp_cell {
        width: 50%;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.pp_prev, .pp_next {
	margin: 10px;
	display: block;
	padding: 5px;
}
a.pp_prev, a.pp_next {
	background: #acf;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #369;
	color: #fff;
	text-decoration: none;
}
.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}
