/*
Theme Name: Pink Blossoms
Description: Pink Blossoms is a green, clean, minimal and free WordPress theme by <a href="http://jump2top.com" target="_blank">SEO Company </a>.
Author: SEO Company
Author URI: http://jump2top.com
Version: 1.0
Tags: green, white, seo-friendly, fixed-width, right sidebar, seo-friendly, 2-columns, seo friendly, valid xhtml

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/background.gif) repeat-x #afa907;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin-top: 10px;
}
#wrap {
	width: 900px;
	text-align:left;
}
#header {
	background: url(images/background_header.gif) no-repeat;
	height: 200px;
	margin-bottom: 2px;
}
#title {
	float: left;
	background-color: #7d7904;
	padding: 10px;
	float: left;
	margin: 20px 0px 0px 5px;
} 
#topright {
	float: right;
	margin: 20px 20px 0px 0px;
}
#navigation {
	clear: both;
	background: url(images/background_nav.gif) repeat-y;
	border-top: 1px solid #bab100;
	border-bottom: 1px solid #bab100;
	padding: 3px 0px 5px 0px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#sidebar {
	margin: 20px 0px 0px 0px;
	float: right;
	width: 180px;
}
#content {
	margin: 20px 0px 0px 0px;
	color: #474404;
}
#footer {
	clear: both;
	background: url(images/background_footer.gif) repeat-x #9a9506;
	padding: 10px 0px;
	text-align: center;
}
.post{
	background:url(images/background_entry.gif) repeat-x #9b9505;
	width: 700px;
	margin-bottom: 15px;
}
.entry {
	padding: 0px 15px;
/*	width: 650px; */
}
#comments {
	padding: 10px 15px;
	margin-top: 10px; 
}
/* text */
#title h1 {
	font-size: 18pt;
	font-weight: normal;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #e1e1e1;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li a {
	color: #ffffff;
	padding: 0px 15px;
	text-decoration: none;
}
#navigation li a:hover {
	color: #bab100;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#content ul,
#content ol,
#content h1,
#sidebar ul,
#sidebar h2,
#content h2,
#content h3,
#content h4,
p {
	padding-bottom: 10px;
}
#content ul li,
#content ol li {
	margin-left: 25px;
}
.post h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h1 a,
.post h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post h2 {
	font-size: 12pt;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h2 a,
.post h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post h3 {
	font-size: 11pt;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h3 a,
.post h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post h4 {
	font-size: 10px;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h4 a,
.post h4 a:hover {
	color: #ffffff;
	text-decoration: none;
}
blockquote {
	color: #ffffff;
	margin: 10px 15px;
	font-size: 9pt;
	font-style: italic;
}
.post a {
	color: #474404;
}
.post a:hover {
	color: #ffffff;
}
#sidebar h2 {
	font-size: 11pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #474404;
}
img {
	border: 0px;
}
/* default */
.navigation {
	padding: 10px 0px;
	color: #ffffff;
}
.navigation a {
	color: #ffffff;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #bab100;
	padding: 5px 15px;
	border: 1px solid #bab100;	
	background-color: #474404;
}
.postmetadata a,
.postmetadata a:hover {
	color: #bab100;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #bab100; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #bab100;
	color: #ffffff;
	border: 1px solid #bab100; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color:#ffffff;	
	text-decoration: underline;
}
/* default */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

