/*  
Theme Name: Sweet Is This Life
Theme URI: http://forevertulip.com
Description: Pika and Bunny live happily ever after
Author: CJ Kastum 
Theme Version: V2.0
Created On: August 22, 2009
*/

/* General Format */

*{margin: 0; padding: 0;}

body {
	background: #bad57e url(images/sweet-bg.gif) repeat-x;
	color: #313131;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0px 0;
}

@font-face {
    font-family: 'BreeLight';
    src: url('breelight-webfont.eot');
    src: url('breelight-webfont.eot?#iefix') format('embedded-opentype'),
         url('breelight-webfont.woff') format('woff'),
         url('breelight-webfont.ttf') format('truetype'),
         url('breelight-webfont.svg#BreeLight') format('svg');
    font-weight: normal;
    font-style: normal;
    

}

@font-face {
    font-family: 'BreeRegular';
    src: url('breeregular-webfont.eot');
    src: url('breeregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('breeregular-webfont.woff') format('woff'),
         url('breeregular-webfont.ttf') format('truetype'),
         url('breeregular-webfont.svg#BreeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

a {
	color: #edfccc; 
	text-decoration:none; 
	outline: none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: 0;
	padding: 5px;
}

.sidebar a, .sidebar2 a {
	color: #edfccc;
}

.sidebar a:hover, .sidebar2 a:hover {
	text-decoration: underline;
}

.clear {
	clear:both; 
	height: 0 !important; 
	margin: 0 !important; 
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: 'Century Gothic', sans-serif; 
	font-weight: normal; 
	color: #FFF;
}

#s {
  	height:1.6em;
  	width:100px;
  	margin:0 5px 0 0;
  	padding:0;
  	border:1px solid;
  	font-size:0.8em;
  	vertical-align:middle;
	border: 2px #a4bf67 solid;
}

#searchbutton {
  	height:2em;
  	width:auto;
  	padding:0 1px;
  	border:1px #e586a4 solid;
  	font-size:9px;
  	letter-spacing:1px;
  	text-align:center;
  	vertical-align:middle;
	color: #FFF;
  	background-color:#EA95B0;
}

.navigation { 	
	width: 550px; 	
	margin: 0 0 20px 0px; 	
	float: left; 
}	

.alignleft { 	
	padding: 0 5px 0 0; 	
	float: left; 
}	

.alignright { 	
	float: right; 
}

.readmore { 
	text-align:right;
   	font-size: 12px;
	font-weight: bold;
	padding: 5px; 
	color: #ffffff !important;
	background-color: #B6DB4D;
}

.readmore:hover{
	background-color: #fab8d5;
}	

a.blog-home, a.blog-about, a.blog-work, a.blog-link, a.blog-contact, a.blog-shop {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: 9000px;
}

a.blog-home {
	height: 17px;
	width: 65px;
	top: 375px;
	left:161px;
}

a.blog-about {
	height: 17px;
	width: 70px;
	top: 375px;
	left:268px;
}

a.blog-work {
	height: 17px;
	width: 64px;
	top: 375px;
	left:381px;
}

a.blog-link {
	height: 17px;
	width: 47px;
	top: 375px;
	left:489px;
}

a.blog-contact {
	height: 17px;
	width: 89px;
	top: 375px;
	left:583px;
}

a.blog-shop {
	height: 17px;
	width: 56px;
	top: 375px;
	left:726px;
}	

/* Blog Structure */

#container {
	margin: 0 auto;
}

#header {
	margin: 0 auto; 
	padding: 0;
	height: 400px;
	width: 925px;
	background: url(images/sweet-header.jpg) no-repeat left top;
	position: relative;
}

a.blog-title, a.rss {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: 9000px;
}

a.blog-title {
	height: 105px; 
	width: 820px; 
	top: 105px; 
	left: 3px;
}

a.rss {
	height: 31px; 
	width: 32px; 
	top: 22px; 
	right: 20px;
}

/* Content */

#content {
	background: #BAD57E;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 925px;
}

#main {
	float:left;
	padding: 0 12px;
	width: 550px;

}


#sidebar{
	float: left; 
	width: 160px; 
	margin: 0 10px 0 10px;
	font-size: 13px;
	line-height: 1.3em;
}

#sidebar2{
	float: left; 
	width: 150px; 
	margin: 0 20px 0 0;
	font-size: 13px;
	line-height: 1.3em;
}

/* Posts */

.post {
	margin: 40px 0 !important; 
	padding-left: 0px;
	text-align: justify;
}

.post-title {
	background: url(images/sweet-titlebg.gif) no-repeat;
	height: 54px;
	margin: 0px 0;
	padding: 17px 15px 0 48px;
	color: #FFF;
}

.post-title a {
	color: #FFF;
}

.post p{
	margin-top: 4px;
	line-height: 25px;
	padding: 0px 0px 10px 0px;
}

.post-footer {
	background: url(images/sweet-postfooterbg.gif) no-repeat;
	height: 54px;
	margin: 5px 0;
	padding: 5px 15px 20px;
}
 
.post-body {
	background: #9fbb62;
	margin: -17px 0;
	padding: 20px 15px 35px;
}
	
.entry-title {
	float: left;
} 

.entry-date {
	font-size: 11px;
	float:right;
	margin-top: -20px;
	padding-bottom: 5px;
	color: #fff;
}

.entry-title {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
}

.post-labels, .post-labels a {
	color: #fde2f2;
	font-size: 11px;
	margin: 12px 0 0px 0;
}

.post-comments {
	margin: -20px 0;
	color: #fde2f2;
	float: right;
}

.post-comments a {
	color: #fde2f2;
	font-family: 'Georgia', sans-serif; 
	font-size: 16px;
}

.post blockquote {
	background: #b2ca7f;
	margin:1em 20px;
	font-style: italic; font-family: Georgia, "Times New Roman", Serif;
	padding: 5px 10px 10px;
	color: #FFF;
	border-left: 3px solid #94ab61;
}

.post blockquote:first-letter { 
	font-size: 18px; 
	font-family: Georgia, "Times New Roman", Serif; 
	font-style: italic; 
}

.post blockquote p {
	margin: 5px 0;
}

.post ul {
	margin:0 0 1.5em 15px;
}

.post ol {
	margin:0 0 1.5em 15px;
}

.post li {
	margin:0 0 0 20px;
}

img{
	border:none;
	padding: 5px;
}

img.alignleft{
	float: left;
	margin: 5px 12px 0 0;
}

img.alignright{
	float: right;
	margin: 5px 0 0 12px;
}

/* Comments */


#commentform {	
	width: 400px;
}

#commentform #author, #commentform #email, #commentform #url, #commentformtextarea, #commentform #submit {			
	background: #d3e8a0;	
	border: 1px solid #98ba4c;	
	padding: .2em;		
	color: #404040;
}

#commentform textarea {	
	width: 90%;
}

#commentform input {	
	border: 1px solid #98ba4c;
	margin: 5px 0;	
	background: #BAD57E;	
	color: #404040;
}

.commentlist {	
	background-color: #BAD57E;	
	color: #404040;	
	margin: 5px;	
	padding: 0px;	
	text-align: left;
}

.commentlist li  {		
	background-color: #d3e8a0;	
	color: #404040;	
	border: 1px dashed #98ba4c;	
	font-size: 12px;	
	list-style: none;	
	margin: 2px 0px 10px 0px;	
	padding: 2px 10px 0px 10px;
}

.authorcomment {	
	color: #404040;	
	border: 1px dashed #98ba4c;	
	margin: 10px 0px 10px 0px;	
	padding: 2px 10px 3px 10px;	
	text-align: left;	
	background-color: #BAD57E;
}

/* Sidebar Content */

.sidebar .widget, .sidebar2 .widget {
	background: #D7CBEE;
	padding: 72px 20px 0;
}

.sidebar .widget-title, .sidebar2 .widget-title {
	color: #000;
	font-family: 'Century Gothic', sans-serif;
	font-size: 20px;
	margin: -25px 20px 15px 0 !important;
	text-align: left;
}

.sidebar p, .sidebar2 p {
	color:#666; 
	line-height:1.5em;
}

.sidebar ul, .sidebar2 ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

.sidebar ul li, .sidebar2 ul li {
	margin: 0; 
	padding: 0;
}

.sidebar ul li ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.sidebar2 ul li ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.sidebar ul li li {
	line-height: 20px;
	margin: 0;
	padding: 0 0 5px 15px;
	text-indent: -15px;
}

.sidebar2 ul li li {
	line-height: 20px;
	margin: 0;
	padding: 0 5px 5px 0;
	text-indent: -15px;
}

/* Footer */

#footer {
	margin: 10px auto;
	color: #4E4E4E;
	height: 118px;
	width: 925px;
	background: url(images/sweet-footer.gif) no-repeat top center;
	position: relative;
}

#credits {
	margin: 0px auto;
	text-align: center;
	padding-bottom: 5px;
}



