﻿/*
Theme Name: Pot Pourri Blog Default
Theme URI: http://potpourriflowers.co.uk/
Description: Theme for the Pot Pourri Blog
Version: 1.0
Author: thetechangel.com
Author URI: http://thetechangel.com/
*/



/* Basic tags */
body {
	background-color: #AD9C70;
	font-family: Tahoma, Verdana, sans-serif;
}
#page {
	margin: 30px auto 30px auto;
	width: 975px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar {
	width: 200px;
	float: left;
	clear: left;
	margin-left: 20px;
}
.narrowcolumn {
	width: 750px;
	float: right;
	clear: right;
}
#footer {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
	color: #999999;
	margin-left: 25px;
	margin-right: 25px;
	height: 65px;
}
h1 img {
	border-style: none;
}
h3 {
	color: #AD9C70;
	font-size: 12px;
}
h3 a {
	color: #AD9C70;
	font-size: 12px;
}

#headerimg {
	float: right;
	clear: both;
}
#header {
	height: 150px;
	padding: 20px;
}
.description {
	font-family: Tahoma;
	margin-top: 15px;
	margin-bottom: 20px;
}
.description a {
	font-size: 35px;
	color: #AD9C70;
	text-decoration: none;
}
.pagetitle {
	color: #AD9C70;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#sidebar h2 {
	color: #AD9C70;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.entry {
	font-size: 11px;
	padding-right: 25px;
}
.post small {
	font-size: x-small;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #808080;
}
.index_php_date {
	clear: both;
}
.post h2 {
	color: #AD9C70;
	font-size: 14px;
	margin-bottom: 10px;
}
.post h2 a {
	color: #AD9C70;
	text-decoration: none;
	font-size: 14px;
}
.post h2 a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
#sidebar ul li {
	list-style-type: none;
	font-size: 11px;
}
#sidebar ul li ul li {
	list-style-type: disc;
	margin-left: 20px;
	color: #999999;
	font-size: 14px;
}
#sidebar ul li ul li a {
	color: #C0C0C0;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
.postmetadata {
	font-size: 10px;
	color: #AD9C70;
	margin-top: 20px;
	margin-bottom: 20px;
}
.postmetadata a {
	color: #AD9C70;
	text-decoration: none;
}
.postmetadata a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
#footer img {
	margin-left: 17px;
}
.footer_policies {
	color: #999999;
	text-align: right;
	float: right;
	padding-top: 25px;
	clear: right;
}
.footer_policies a {
	color: #999999;
	text-decoration: none;
}
#footer p .address {
	width: 550px;
}
#searchform {
	margin-top: 25px;
	margin-bottom: 20px;
	text-transform: lowercase;
}
#searchform label {
	font-size: 14px;
	font-weight: bold;
	color: #AD9C70;
}
#searchform #s {
	border: 1px solid #AD9C70;
}
#searchform #searchsubmit {
	border: 1px solid #AD9C70;
	margin-top: 10px;
}
#respond {
	padding-top: 20px;
}
.main_menu {
	
}
.main_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main_menu ul li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
}
.main_menu a img {
	border-style: none;
}

.mailing_listing_signup_box {
	padding: 3px;
	border: 1px solid #AD9C70;
	margin-top: 20px;
	width: 185px;
}
.mailing_listing_signup_box input {
	border: 1px solid #AD9C70;
	margin-top: 10px;
}

.entry_divider {
	color: #AD9C70;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 750px;
}

p.attachment,.attachment-medium {
	text-align: center;
}
.attachment p  a img {
	border-style: none;
}
.alignleft a img {
	border-style: none;
	float: left;
	clear: both;
	margin-top: 7px;
	margin-bottom: 15px;
}
.alignright a img {
	border-style: none;
	float: right;
	margin-bottom: 15px;
}
#respond {
	clear: both;
}

