/*  
Theme Name: Blossoms
Theme URI: http://www.freewpthemes.net/preview/pluralism
Description: Tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0;
	padding: 0;
	background: #81007f url(images/page-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
list-style: none;
}

blockquote {
}

a {
	color: #AE2ECC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 700px;
	height: 58px;
	margin: 0 auto;
	background: url(images/page-bg.jpg) no-repeat center top;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 0;
	/*background: url(images/img03.gif) no-repeat;*/
	list-style: none;
}

#menu li {
	float: left;
	height: 58px;
	/*background: url(images/img03.gif) no-repeat right top;*/
}

#menu a {
	float: left;
	height: 58px;
	padding: 17px 25px 0 25px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img04.gif) repeat-x;
	color: #81007F;
}

#menu .current_page_item a {
	/*background: url(images/button-down.jpg) repeat-x;*/
	color: #CCCCCC;
}

/* Logo */

#logo {
	width: 770px;
	height: 148px;
	margin: 0 auto;
	background: url(images/banner.jpg) no-repeat;
	color: #81007F;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	letter-spacing: -3px;
	font-size: 2em;
}

#logo h2 {
	float: right;
	padding-top: 20px;
	letter-spacing: -1px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #81007F;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 10px;
	background-color: #EEEEEE;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

#widecontent {
	float: left;
	width: 750px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px solid #F5F5F5;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	font-weight: bold;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
	background: url(images/img10.gif) no-repeat right bottom;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	font-size: larger;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
	background: #F5F5F5 url(images/img08.gif) no-repeat left bottom;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 47px;
	margin: 0;
	background: url(images/column-header.jpg) no-repeat;
	font-size: 1.4em;
	font-weight: normal;
	color: #CCCCCC;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar_wrap {
	padding: 20px;
	background: #F5F5F5 url(images/img08.gif) no-repeat left bottom;
}

#calendar table {
	width:  200px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #E4B5F1;
	border-bottom: 2px solid #E4B5F1;
}

#calendar tbody td {
	border-bottom: 1px solid #E4B5F1;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #E4B5F1;
	font-weight: bold;
}

#calendar #today {
	background: #E4B5F1;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#footer a
{
color: #FFFFFF;
}

#homeheader
{

}

.widgettitle
{
margin: 0;
padding: 10px;
background-color: #81007F;
font-size: 1.4em;
font-weight: normal;
color: #000000;
text-align: center;
}

#homebottom1
{
width: 230px;
float: left;
padding: 10px;
}

#homebottom2
{
width: 230px;
float: left;
padding: 10px;
}

#homebottom3
{
width: 230px;
float: right;
padding: 10px;
}

.hrpurple
{
color: #81007F;
display: block;
border: 1px solid #81007F;
}