/* 
Theme Name: LittleSister
Version: 1.0
Design Name: LittleSister
Description: A WordPress theme based on Craving4Green
Author: Tony Gambone
Author URI: http://mogrify.org
*/

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
        /* background gradient slice matching the floral image along the right side */
        background-image: url(img/floral-bg-bottom.png);
        background-repeat: repeat-y; 
        background-position: top right;
        background-color: #4D392A;
 	color:#333;  	
        text-align: center;
}

/* background gradient slice matching the floral image along the top */
#top_bg {
  height: 800px;
  width: 100%;
  background-image: url(img/floral-bg-left.png);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
}

/* the floral image itself */
#corner_bg {
  height: 800px;
  width: 800px;
  position: absolute;
  top: 0;
  right: 0;
  /* from http://coolvectors.com/vectors-1/Ornametal-Illustrations.html - CC licensed */
  background: url(img/floral.png) no-repeat top right;
  z-index: -4;
}

#container { width: 900px; margin: 0 auto; text-align: left; }

/* Edge shadow */

#rap {
	position: relative;
	margin: 0 0 0 20px;
	padding:0;	
	text-align: left;
	border-left:#210 1px solid;
	border-right:#210 1px solid;
	background:#ccc url(img/bg_tiles.png) repeat-y left;	
	/* box model hack */
	width: 770px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 770px;
	
}

html>body #rap { /* be nice to Opera */
	width: 770px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	padding-bottom:7px;
	/*background:url(img/header-back.png) repeat-x bottom*/
}
h6 {
	font-size: 1.1em;
	padding: 4px 0 2px 0;
	margin: 0;
}

/* Sub-Section: Body Links --------- */
a {
	text-decoration: none;	
}
a:link {
  color: #985;
}
a:visited {
  color: #985;  
}
a:hover {
  color: #a96;
  text-decoration: underline;
}
a:active {
  color: #a96;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
}
img, a img
{
	border:#ccc 1px solid;
	padding:2px;
}
fieldset 
{
    border:none;
}

/* Section: Positioning --------- */

#header {
	height: 135px;
	margin:0;	
	width: 770px;
	padding:0;	
	background:url(img/banner-sheepy.jpg) no-repeat left top;*/
        background-color: #631;
	position:relative;	
	text-align:right;	
	/*border-bottom: 9px solid #210;*/
}
#header h1 
{
	font-size:1.6em;
	margin:0px auto;
	padding:5px 10px;		
}
#header h1 a 
{
	color:#ffc;	
	border:none;
}
#header h4 
{
	color:#ffc;
	font-size:1.2em;
	margin:0px auto;	
	font-style:italic;		
	font-weight:normal;
	padding:5px 10px;	
}

#main {
	float: left;
	width: 540px;
	margin: 0;	
	padding: 20px 10px 35px 5px;		
	display:inline;	
}
#content ul 
{
}
#content ul li
{
}
.post-title
{
	margin-left:10px;			
}
.post-title a:link 
{
	color:#993333;
	text-decoration:none;
	border-bottom:none;
}
.post-title a:hover 
{
	text-decoration:none;	
}
.day-date {
	font-size: 0.9em;
	color: #999;
	margin:-5px 0 0 10px;		
	padding: 0;	
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;	
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color: #375;
	margin: 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#c7c7c7 1px dotted;
}
.post-content {
	padding:10px;	
}
#sidebar {
	float: left;
	width: 186px;
	padding:20px 0px 0 25px;	
	margin:0;
	color:#cc8;
	line-height:1.3em;		
}
#sidebar h2{
	font-size: 1.2em;	
	color: #c95;	
	padding-top: 3px;		
	border:none;	
	font-variant:small-caps;	
	background:none;
	padding-bottom:0px;
}
#sidebar .pages h2 {
	padding-bottom: 8px;
}
#sidebar .pages h2 a {
  border: 0 !important;
  color: #c95 !important;
}

#sidebar .block 
{
	font-size:0.9em;
	margin:10px 0;
	padding:0 1em;
}
#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin: 10px 0;	
	font-size: 0.9em;	
	padding:0 1em;
}
#sidebar form 
{
	margin: 5px 0 15px 0;
	padding:0 1em;
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;
}

#sidebar ul li ul li {
	background:url(img/arrow.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}
#sidebar ul li a{
	color: #a86;	
	text-decoration: none;	
}
#sidebar ul li a:visited
{ 
	color: #a86; 
	text-decoration: none;	
}
#sidebar ul li a:hover 
{
	color: #b97;	
	text-decoration: none !important;
	border: 0 !important;
}

#sidebar img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#footer {
	clear: both;
	margin:0;
	background-color: #876;
	color: #ccc;
	font-size: 0.9em;		
	border-top: #210 1px solid;	
	padding:5px 10px;
	width: 750px;
}
#footer strong 
{
	color:#fff;
}
#footer div 
{
	float:right;
	width:40%;
	margin:0;
	padding:0;	
}
#footer a:link,#footer a:visited 
{
	color:#ccc;	
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
}
#footer a:hover,#footer a:active
{
	color:#fff;	
	border-bottom:#fff 1px solid;	
}
#footer ul 
{
	margin:0;
	padding:0;	
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;
	background: #ffd;	
	border: 1px solid white;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#ffe;
}
textarea{
	width: 380px;
	padding:5px;
	height: 20em;
	border: 1px solid #999;
	background:url(img/input_bg.gif) no-repeat left top;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
input
{
    margin:3px 0 0 0;
	background:url(img/input_bg.gif) no-repeat left top;
	border:#999 1px solid;	
	padding:2px 3px;
}
#gnav 
{
	height: 9px;
	background:url(img/con_top.png) top repeat-x;
/*	list-style:none;	
	margin:0 auto;
	padding:3px 0;	
	width:770px;
	border-bottom:#5a7236 1px solid;	
	border-top-width:0px;		
	font-variant:small-caps;
	text-align:right;
	font-weight:bold;
	font-size:1.1em; */
}
#gnav li 
{
	list-style:none;
	display:inline;
	padding:5px 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#5a7236;
	text-decoration:none;
	padding:2px 0;
	border-bottom:none;	
}
#gnav li a:hover, #gnav li a:active
{
  /*	border-bottom:#5a7236 2px solid; */
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
  /*	border-bottom:#5a7236 2px solid; */
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
