/*

Theme Name: Lesley Wolman
Theme URI: http://www.sunfishdesign.com
Description: Custom theme for Lesley Wolman
Version: 1.0.1
Author: Sunfish Design
Author URI: http://sunfishdesign.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/
/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

	body {
	background-color: #FFE1C4;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BABABA;
	line-height: 18px;
}
a:link {
	color: #E1A467;
	text-decoration: none;
}
a:visited {
	color: #E1A467;
	text-decoration: none;
}
a:hover {
	color: #B13B36;
	text-decoration: none;
}
a:active {
	color: #B13B36;
	text-decoration: none;
}
p {
	margin: 20 20 20px 20;
}

ul, ol {
	margin-bottom: 5px;
}

blockquote {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-left: 5px solid #000000;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

	#content {
	padding: 0px 25px 0px 40px;
        background: url(http://lesleywolman.com/images/bg_blog.jpg) repeat-x left top;

}
	#content_home {
	padding: 10px 0px;
}
#content-left {
	float: left;
	width: 585px;
}
#content-right {
	float: right;
	width: 150px;
	padding: 0px 0px 0 0;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */

	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BABABA;
	text-transform: none;
	line-height: 26px;
}

h1 a {
	color: #BABABA;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22x;
	font-weight: normal;
	color: #FFFFFF;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 0px 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	color: #FFFFFF;
}

h3 a, a.title, a.title:link,a.title:visited {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 a:hover, a.title:hover {
	text-decoration: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 26px;
	color: #BABABA;
	font-weight:normal;
}
h5 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #BABABA;
	font-weight: normal;
}
h6 {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #BABABA;
	font-weight: normal;
}

/*	##################################
   	HEADER
	################################## */

	#top-nav {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {

	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(images/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */

	/** box left */

.box-left {
	margin: 0 0 0px 0px;

}
.meta {
	clear: both;
	padding: 0px 0px 0 0;
	background: #transparent  repeat-x left top;
	color: #E1A467;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-date.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-categories.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-comments.gif) no-repeat 0px 2px;
     font-size: 11px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 10px 10px 0;
	padding: 0px;
}

.box-right ul {
	margin: 0 0 0px 0;
	padding: 5px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
}

.page_item, .current_page_item {
	text-align: center;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */

	#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFFFFF;
	border: 1px solid #dadada;
	color: #EE7944;
	background: #000000;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	border: 1px solid #dadada;
	color: #EE7944;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #E1A467;
	border: none;
	color: #000000;
}

.commentlist {
	margin: 10px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 10px 50px 10px 10px;
	background: url(images/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #B5C5AB url(images/bg-comment-bubble.gif) no-repeat left bottom;
	color: #EE7944;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 10px 25px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */

	#searchform #search {
	float: left;
	width: 125px;
	height: 22px;
	padding:  0px  0px 0 6px;
	background: #CCC url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #EE7944;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #E1A467;
	border: none;
	color: #CCC;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
.footerhome {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E1A467;
	line-height: 20px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #E1A467;
}
a.hlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #E1A467;
	text-decoration: none;
}
a.hlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #CCC;
	text-decoration: none;
}
a.hlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	line-height: 15px
}
a.hlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #92C41F;
	text-decoration: none;
}
a.blink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282982;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.blink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282982;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.blink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282982;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.blink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92C41F;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
#sidebar-top div.section {
  border:3px solid #ffffff;
  margin-bottom: 10px;
  padding: 0 5px;
}
:focus { outline: 0;};
