/*  
Theme Name: Little Willow
Theme URI: http://wordpress.org/
Description: Custom theme for Little Willow
Author: Larkyn Mungovan
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/body_bg.gif) repeat;	
	color: #4e3a27;
	text-align: center;
	}

#content {
	font-size: 1.2em;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #90cef0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.alt {
	background-color: #fff8ef;
	border-top: 1px solid #90cef0;
	border-bottom: 1px solid #90cef0;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, #sidebar-left ul ul li, #sidebar-left ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #abc178;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}	

/* Headers */

h1, h2, h3 {
	font-weight: normal;
	color: #abc178;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.6em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	padding-bottom: .5em;	
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2, #sidebar-left h2  {
	font-size: 1.4em;
	color: #e34894;
	padding: 0;
	}

#sidebar img, #sidebar-left img  {
	margin: 0;
	padding: 0;	
	}
	
#sidebar li .textwidget, #sidebar-left li .textwidget  {
	margin: 0 auto 0 auto;
	padding: 0;
	}

.widget_categories h2, .widget_pages h2, .widget_archive h2 {
	display: none;	
	}

.widget_categories   {
	padding-top: 23px;
	background: url(images/categories.gif) top left no-repeat;	
	}	
	
.widget_pages   {
	padding-top: 23px;
	background: url(images/aboutme.gif) top left no-repeat;	
	}	
		
.widget_archive  {
	padding-top: 23px;
	background: url(images/archives.gif) top left no-repeat;	
	}	
	
#text-2   {
	padding-top: 23px;
	background: url(images/rss.gif) top left no-repeat;	
	}	
	
	
#text-1 h2 {
	display: none;	
	}

#sidebar li img, #sidebar-left li img  {
	margin: 8px 0 0;	
	}

li.pagenav h2  {
	margin: 0;
	padding: 0;
	background: url(images/aboutme.gif) top left no-repeat;	
	height: 23px;
	}
	
h2.rss span  {
	display: none;	
	}
	
h2.rss {	
	margin: 0;
	padding: 0;
	background: url(images/rss.gif) top left no-repeat;	
	height: 10px;
	}		
	
#linkcat-28 h2, #linkcat-2 h2  {
	display: none;
	}

#linkcat-28   {
	margin: 10px 0 0;
	padding-top: 23px;
	background: url(images/blogslike.gif) top left no-repeat;	
	}

#linkcat-2   {
	margin: 10px 0 0;
	padding-top: 33px;
	background: url(images/lookieloos.gif) top left no-repeat;	
	}



/* ADD NEW HEADER STYLE BELOW THIS LINE */ 


li.pagenav h2 span  {
	display: none;
	}

h3 {
	font-size: 1.4em;
	}

/* Links */

a:link {
	color: #00B5EF;
	text-decoration:none;
	}
  
a:visited {
	color: #abc278;
  	text-decoration:none;
	}
  
a:hover {
	color: #90cef0;
	text-decoration:underline;
	}
	
#sidebar a, #sidebar-left a   {
	color: #4e3a27;
	}
	

/* Entries */
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

/* a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	} */
	

/* Headers */

h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2, #sidebar-left h2 {
	margin: 8px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */


/* Begin Structure */

#page {
	width: 980px;
	background-color: white;
	text-align: left;
	margin: 50px auto;
	padding: 0;
	}

#header {
	width: 980px;
	height: 168px;
	}
	
#sidebar-left
	{
	background: url(images/dots.gif) right repeat-y;
	margin: 15px 0 0 15px;
	padding: 0 20px 15px 0;
	float: left;
	width: 160px;
	font-size: 1.2em;
	}	

#sidebar
	{
	background: url(images/dots.gif) repeat-y;
	margin-top: 15px;	
	padding: 0 15px 15px 20px;
	float: left;
	width: 160px;
	font-size: 1.2em;
	}	
	
#sidebar form, #sidebar-left form {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 30px 30px;
	margin: 0px 0 0;
	width: 510px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 728px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
	
.entry img, .entrytext img {
	margin: 3px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar-left ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	
#sidebar ul, #sidebar ul ol, #sidebar-left ul, #sidebar-left ul ol {
	margin: 0;
	padding: 0 0 8px 0;
	}

#sidebar ul li, #sidebar-left ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select, #sidebar-left ul p, #sidebar-left ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar-left ul ul, #sidebar-left ul ol {
	margin: 5px 0 0 10px;
	}
	
#sidebar ul ul ul, #sidebar ul ol, #sidebar-left ul ul ul, #sidebar-left ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar-left ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar-left ul ul li, #sidebar-left ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 0;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;	
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */