/*
Theme Name: Greenplan Products
Theme URI: http://wordpress.org/
Description: Greenplan Theme auf Basis von Kubrick
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* {margin: 0; padding: 0;}
html{ height: 100%; margin-bottom: 1px;}
/* Zentrale Formate definieren
----------------------------------------------- */
body {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background:url(images/bg.jpg) top center repeat-x;
	background-color:#f1e5a1;
	line-height: 1.5;
	color: #2e2e2e;
}

ul {list-style: none; margin: 0; padding: 0;}
ol{list-style: decimal inside; margin: 0; padding: 0;}

/* Header-Klassen
----------------------------------------------- */
h1 {
	color:#9f0102;
	font-weight: 100;
	font-size:24px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1;
	letter-spacing: -1px;
	margin:10px 0px 20px 0;
	padding:0px;
	width:auto;
}

h1 a {
	color:#ff3a30;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	color:#2e2e2e;
	font-weight:bold;
	font-size:14px;
	margin:15px 0px 4px 0px;
	padding:0px;
}

h3{
	font-size: 12px;
	margin:5px 0px;
	padding:0px;
}

/* Paragraph
----------------------------------------------- */
p {
	padding:0px;
	margin:15px 0px 15px 0px;
}

/* Links im Text
----------------------------------------------- */
a {
	color:#9f0102;
}
a:hover{text-decoration:underline;}

/* Horizontale Linie
----------------------------------------------- */
hr { 
	width:100%;
	border:none;
	color:#eaeaea;
	background:#eaeaea; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Textarea
----------------------------------------------- */
textarea {
	font-family: Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
input {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
select {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}

/* Horizontale Linie hellgrau 
----------------------------------------------- */
hr.lightGrey {
	width:100%;
	border:none;
	color:#D9D9D9;
	background:#D9D9D9; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Main Container (über gesamte Seite)
----------------------------------------------- */
div#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	display:block;
}

/* Container für linke Spalte
----------------------------------------------- */
div#leftColContainer {
	float:left; 
	width:190px; 
	display:block;
	}

/* Container für mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	float:left; 
	width:554px;
	margin: 0 10px;
	background:#ffffff;
}

/* Container für rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	float:left; 
	width:190px;

}

/* Header mit Logo
----------------------------------------------- */
div#logoHeader {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: #9f0102;
	height:166px;
}

/* Horizontales Men
----------------------------------------------- */
ul#horizontalmenu {
	list-style-type:none;
	width:960px;
	height:36px;
	margin:1px 0px 0px 0px;
	padding:0px;
	/*border:none;*/
	background-image:url(images/mnu_dark_background.gif);
}

ul#horizontalmenu li {
	float:left;
	padding:0px;
	margin:0px;
	height:36px;
}

ul#horizontalmenu li.link {
	margin:0px;
	padding:13px 20px 0px 20px;
	vertical-align:middle;
	line-height:12px;
	height:16px;
}

ul#horizontalmenu li img {
	margin:0px;
	padding:0px;
	height:36px;
}


ul#horizontalmenu * a {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:36px;
}

/* Breadcrumb Pfad
----------------------------------------------- */
div.breadcrumb {
	background-color:#f2eac7;
	margin:1px 0px 0px 0px;
	padding:6px 10px 2px 10px;
	color:#777;
	font-size:11px;
	border:none;
	height:19px;
	text-align:left;
}

div.breadcrumb a {
	color:#9f0102;
}

div.breadcrumb a:hover{text-decoration:underline;}

/* Linkes Menu
----------------------------------------------- */
div#submenu {
	display:block;
	font-size:11px;
	width:190px;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #fff;
}

div#submenu a.header {
	font-weight:bold;
	display:block;
	color:#fffae2;
	font-size:11px;
	background-color:#9f0102;
	width:180px;
	margin:0px;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	border-bottom: 2px solid #ff0102;
	text-decoration:none;
}
div#submenu a{color:#9f0102;}
div#submenu a:hover{text-decoration:underline;}
div#submenu .spacer {
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.clear{display: block; height: 1px; font-size: 1px; line-height: 0;margin: 0; padding: 0; clear:both;}
a.level1 {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0px;
	text-decoration:none;
}

a.level1:hover {
	text-decoration: underline;
}

div#submenu a.level1 img {
	border:none;
}

a.level2 {
	font-weight:100 !important;
	text-decoration:none;
	margin-left: 10px;
	color:#2e2e2e;
	display:block;
}

a.level2:hover {
	text-decoration: underline;
}

a.level3 {
	font-weight:100 !important;
	text-decoration:none;
	margin-left: 20px;
	color:#6c6c6c;
	display:block;
}

a.level3:hover {
	text-decoration: underline;
}


/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader {
	border-style:solid;
	border-width:0px 0px 2px 0px;
	border-bottom-color:#ff0102;
	background: #9f0102;
	padding:6px 0px 2px 10px;
	vertical-align:middle;
	color:#fffae2;
	font-weight:bold;
	height:20px;
}

div.boxVarianteZweiHeader a {
	color:#fffae2;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

div.boxVarianteZweiBody {
	background-color:#ffffff;
	color:#000000;
	padding:8px 10px 8px 10px;
}

div.boxVarianteZweiBody a {
	font-weight: bold;
	text-decoration: none;}

div.boxVarianteZweiBody a:hover{text-decoration:underline;}

div.boxVarianteZweiBody p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

.loginBox {
	background:url(images/login-box-bg.jpg) top left repeat-x;
	background-color: #9f0001 !important;
	color: #fff !important;
	font-size: 11px;
}
.loginBox a, .loginBox h2{color: #fff;}
.loginBox a{text-decoration: underline !important;}
.loginBox input{}
.account-icon {
	display:block;
	background:url(images/account-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.cart-icon {
	display:block;
	background:url(images/cart-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.checkout-icon {
	display:block;
	background:url(images/checkout-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.logout-icon {
	display:block;
	background:url(images/logout-icon.gif) top left no-repeat;
	padding-left: 20px;
}
#art-search {margin-bottom: 15px;}
#art-search input{

}
.product-new{width: 248px;}
.product-3x3{width: 160px; text-align:center;}
.products-new-description{
	width: 138px; margin-left: 110px;
}
.products-list-description{
	margin-left: 110px;
}
.products-image{width: 100px; float:left; vertical-align:bottom;}
.products-price{display:block;}
.products-list-price{display:block; margin-top: 17px;}
.small-grey{font-size: 10px; color: #919191;}
.float-left {float:left;}
.float-right {float:right;}
.button-buy-now{ margin-top: 10px; display:block;}

.product-pic{
	width: 248px; float: left;
	}
.product-description{
	width: 228px; float:right;
}
.tax-info{
	padding: 10px;
	border-top: 1px solid #f2eac7;
	border-bottom: 1px solid #f2eac7;
}

.main-pic{ margin-bottom: 20px;}

.print-view, .product-infos{ margin-top: 20px;}

.top-box{ background: #fffae2; border-bottom: 1px solid #f2eac7; padding: 15px 15px 15px 15px; }

.add-to-cart{ margin: 10px 0; padding: 5px; border: 2px solid #f2eac7; display:block; }

.product-options{ margin: 10px 0; padding: 5px; border: 2px solid #f2eac7; display:block;}

.box-best-seller li{
  display:block; clear:both; padding-bottom: 2px; border-bottom: 1px solid #f2eac7; margin: 5px 0; cursor: pointer;
}
.box-best-seller li a{
 display:block;
}
.box-best-seller li a:hover{
 text-decoration:underline;
}
.best-seller-name{
float:right; width: 120px; 
}
.normal-font{font-weight: 100 !important;}

.right-margin-15px{
	margin-right: 15px;
}
.no-right-margin {margin-right: 0px !important;}

.product-module{
	margin-bottom: 20px; 
	padding-bottom: 20px;
	clear:both;
	display:block;
}

.agb-textarea textarea{
	width: 100%;
}

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox {
	background-color:#fffae2;
	padding:10px 20px 20px 20px;
	border: 1px solid #f2eac7;
}

div.floatBox h2 {
	font-size:14px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	margin:10px 0px 10px 0px;
}

div.floatBox ul {
	list-style: inside none;
}
.select-list li{
	padding: 4px 0;
	border-bottom: 1px solid #f2eac7;
}
/* Product Image Box
----------------------------------------------- */
div.productImagesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:11px;
	color:#333333;
}

/* Box mit Attributen und Preis bei Produktdetails
----------------------------------------------- */
div.productPriceAttributes {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Statt-Preisanzeige
----------------------------------------------- */
span.productOldPrice {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

/* Box mit Downloads
----------------------------------------------- */
div.electronicDownloadsBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#FF6600;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Box mit Sucheingabefeld
----------------------------------------------- */
div.detailedSearchBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Box Eingabefeld für Gutscheincode
----------------------------------------------- */
div.voucherBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:13px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
div.productPreviewSplitLine {
	height:3px;
	background:url(images/productSplitLine.gif) no-repeat center;
	margin: 12px 0;
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border: 0;
}

/* Box für "Weitere Unterkategorien"
----------------------------------------------- */
div.moreCategoriesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	padding:15px;
}

/* Tabellenlisten
----------------------------------------------- */
.tableListingI {
	background-color: #fffae2;
}

.tableListingII {
	background-color: #f2eac7;
}

/* Warenkorbliste
----------------------------------------------- */
.cartTableListingI {
	background-color: #FFFFFF;
}

.cartTableListingII {
	background-color: #FFFFFF;
}

.cartTabelCell {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
	padding:7px 4px 7px 4px;
	background-color:#F5F5F5;
}

/* Hintergrund für Popups
----------------------------------------------- */
div.popupContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund für Bestellungsdruck
----------------------------------------------- */
div.printOrderContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund für Artikeldruck
----------------------------------------------- */
div.printProductInfoContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Artikelliste Bestellungsdruck
----------------------------------------------- */
td.productListHeaderPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	font-weight:bold;
	white-space:nowrap;
}

td.productListItemPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	vertical-align:top;
}

/* Block mit Paymenttypen
----------------------------------------------- */
td.paymentTypeHeader {
	background-color:#9f0102;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#ff0102;
	padding:4px;
	color:#FFFFFF;
}

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader {
	background-color:#9f0102;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#ff0102;
	padding:4px;
	color:#FFFFFF;
}

/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader {
	background-color:#9f0102;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#ff0102;
	padding:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader {
	background-color:#9f0102;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#ff0102;
	padding:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* Sitemap Blöcke
----------------------------------------------- */
div.sitemapHeader {
	background-color:#9f0102;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#ff0102;
	padding:6px 8px 6px 8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

div.sitemapHeader a {
	color:#FFFFFF;
}

div.sitemapContent {
	background-color:#FCEDCF;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#FF9900;
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

div.sitemapContent a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}


/* Errormessage
----------------------------------------------- */
div.errorMessage {
	padding:10px;
	margin:10px 0px 10px 0px;
	border-style:dashed;
	border-color:#FF9900;
	border-width:1px;
	background-color:#FFDD98;
	font-size:13px;
}

/* Successmessage
----------------------------------------------- */
.messageStackSuccess {
	font-size: 12px; 
	background-color: #79DF00;
	padding:8px;
}

/* Produktnavigator (unter jedem Produkt)
----------------------------------------------- */
.productNavigator {
	margin: 10px 0px 10px 0px;
	padding:10px;
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* TABLE CATEGORY LISTING (SHOW SUBCATEGORIES) */
table.categoryListing {width:100%}
table.categoryListing td.categoryLabel{width:100%}
table.categoryListing td.categoryImage{padding:0px 15px 0px 0px}

/* AGB Bestätigung
----------------------------------------------- */
div.agbConfirmation {
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	background-color:#FFDD98;
	padding:10px;
}

/* Footer
----------------------------------------------- */
div#footer {
	width:960px;
	font-size:10px;
	color:#666666;
	padding:4px 0px 4px 0px;
	text-align:center;
	margin: 0 auto;
}

/* Copyright
----------------------------------------------- */
div.copyright {
	width:960px;
	text-align:center;
	color:#666666;
	margin: 0 auto;
	font-size:10px;
	padding:0px 0px 10px 0px;
}

.parseTime{ display:none; clear: both;}

/* Float-Clearing div
----------------------------------------------- */

div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}



/* BLOG STYLE */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#header{
	display:block;
	width: 544px;
	height: 166px;
	background: url(images/header.jpg) top left no-repeat;
}

.content {
	padding: 15px;
	}
	
#footer{display: block; width: 960px; margin: 0 auto; clear: both;}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: 700;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size: 0.8em;
}
.meta-date{
	border-top: 1px solid #f2eac7;
	border-bottom: 1px solid #f2eac7;
	display:block;
	padding: 1px 0;
}

.clear {
	clear: both;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: inside;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none !important;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	list-style: none !important;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{

	}

.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 20px;
	padding: 0px 15px;
	border: 1px solid #f2eac7;
	background: #fffae2;
	display:block;
	clear:both;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.widget{list-style: none;}
/* End captions */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform .searchtext{
	float:left;
	width: 50px;
}

#searchform #searchsubmit {
	padding: 1px;
	float: right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */