/*
Theme Name: Speckled Freckle
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: DMV
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets
	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:
*/



/* Begin Typography & Colors */
@import url("reset.css");
/* Main CSS Start */
body {
	background: url(images/body-bg.gif) repeat-x center top #eb3195;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D5DA7;
	padding: 137px 0 40px 0;
}
#wrapper {
	width: 781px;
	margin: 0 auto;
	background: #fff;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 8px 0;
	color: #8D5DA7;
}
h1 span {
	color: #EA3895;
}
h2 {
	color: #EA3895;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
a {
	text-decoration: none;
	color: #8D5DA7;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 0 13px 0;
}
ul, ol {
	list-style: disc;
	padding: 0 0 13px 40px;
}
ul li, ol li {
	padding: 0 0 4px 0;
}
blockquote {
	width: 450px;
	padding: 0 0 13px 0;
	font-style: italic;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 179px;
	/*background: url(images/header-bg.gif) no-repeat;*/
	position: relative;
}
.logo {
	display: block;
	width: 193px;
	height: 143px;
	position: absolute;
	left: 27px;
	top: 18px;
}
.visit-site {
	position: absolute;
	left: 593px;
	top: 155px;
}
/* Header CSS End */


/* Content CSS Start */
#content {
	padding: 20px 11px 0 34px;
}
#col-1 {
	width: 510px;
	float: left;
}
#col-2 {
	width: 181px;
	float: right;
	color: #EA3895;
}
#col-2 ul, ol {
	list-style: disc;
	padding: 0 0 13px 0px;
	list-style: none;
}
#col-2 ul li, ol li {
	padding: 0 0 0px 0;
}
.post {
	border-bottom: #f064af 1px solid;
	margin: 0 0 23px 0;
	padding: 0 0 10px 0;
}
.post img {
	border: #a985bd 1px solid;
	padding: 10px;
}
.post-title {
	padding: 0 0 8px 0;
}
.post-date {
	padding: 0 0 6px 0;
	font-size: 9px;
	color: #86888D;
}
.post-img {
	text-align: center;
	padding: 0 0 18px 0;
}
.post-content {
	padding: 0;
}
.box-1 {
	border-bottom: #f064af 1px solid;
	padding: 0 23px 10px 10px;
	margin: 0 0 20px 0;
}
/* Content CSS End */


/* Posts Colors CSS Start */
.pc1 h1, .pc1 h3, .pc1 h4, .pc1 h5, .pc1 h6{
	color: #8D5DA7;
}
.pc2 h1, .pc2 h2, .pc2 h3, .pc2 h4, .pc2 h5, .pc2 h6 {
	color: #e62085;
}
.pc3 h1, .pc3 h2, .pc3 h3, .pc3 h4, .pc3 h5, .pc3 h6 {
	color: #9ab53e;
}
.pc4 h1, .pc4 h2, .pc4 h3, .pc4 h4, .pc4 h5, .pc4 h6 {
	color: #fdc629;
}
.pc1 a, .pc2 a, .pc3 a, .pc4 a  {
	color: #EA3895;
}
.post-title1 a{
	color: #EA3895;
}
.post-title2 a{
	color: #F5962F;
}
.post-title3 a{
	color: #B3C339;
}
.post-title4 a{
	color: #8D5D87;
}
/* Posts Colors CSS End */

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

