/*
Theme Name: Lisa
Theme URI: http://snipurl.com/i7oj
Description: Custom Theme for Lisa Armstrong's blog
Author: Riki Tiki Tavi
Author URI: http://snipurl.com/i7oj
Version: 1.0
*/

.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide
{
	display: none !important;
}
.inside
{
	padding: 0 1em;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
}
h1
{
	font-size: 220%;
}
h2
{
	font-size: 190%;
}
h3
{
	font-size: 160%;
}
h4
{
	font-size: 130%;
}
h5
{
	font-size: 100%;
}
h6
{
	font-size: 70%;
}

a, a:link, a:visited, a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
code
{
	font-family:Verdana, Arial, Sans-Serif; 
}
label
{
	cursor: pointer;
}
table
{
	font-size: 100%;
}
td, th
{
	vertical-align: top;
}

body
{
	margin: 20px 0 20px 0;				 
	font-size: 100.1%;	/* resolve some font size issues in some layouts for
				   some browsers. (in other words, i got no clue.) */
}
#pageWrapper
{
	border: solid 1px #fff;
	border-width: 0 1px;
	min-width: 40em;
	width: auto;
}
* html #pageWrapper
{
	/* \*/
		word-wrap: break-word;
	/* invalid CSS but keeps IE from breaking horribly under narrow viewports */
}
#masthead
{
	border: solid 1px #fff;
	border-width: 1px 0;
	padding: 0.5em;
}
#masthead h1
{
	padding: 0;
	margin: 0;
}
#outerColumnContainer
{
	border-left: solid 1px #fff;
	border-right: solid 180px #fff;
}
#innerColumnContainer
{
	border: solid 1px #fff;
	border-width: 0 0px;
	margin: 0 -1px;
	width: 100%;
	z-index: 1;
}
#leftColumn, #middleColumn, #rightColumn, * html #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}
#SOWrap
{
	float: left;
	margin: 0 -1px 0 0;
	width: 100%;
	z-index: 3;
}
#middleColumn
{
	float: right;
	margin: 0 0 0 -1px;
  width: 100%;
	z-index: 5;
}
#leftColumn
{
	float: left;
	margin: 0 1px 0 -1px;
	width: 1px;
	z-index: 4;
}

#rightColumn
{
	float: right;
	width: 180px;
	margin: 0 -180px 0 1px;
	z-index: 2;
}
#footer
{
	border: solid 1px #fff;
	border-width: 1px 0;
	padding: 0.5em;
}

p.fontsize-set
{
	text-align: center;
}
p.fontsize-set img
{
	border-width: 0;
}

/* everything below this point is related to the page's "theme" and could be
 * placed in a separate stylesheet to allow for multiple color/font scemes on
 * the layout. you should probably leave a default theme within this stylesheet
 * just to be on the safe side.	
 */
#pageWrapper, #masthead, #innerColumnContainer, #footer
{
	border-color: #565;
}

html, body
{
	/* note that both html and body elements are in the selector.
	 * this is because we have margins applied to the body element
	 * and the HTML's background property will show through if
	 * it is ever set. _DO_NOT_ apply a font-size value to the
	 * html or body elements, set it in #pageWrapper.
	 */
	color: #000;
	font-family:Verdana, Arial, Sans-Serif; 
}
#pageWrapper
{
	font-size: 80%;	/* set your default font size here. */
}

#outerColumnContainer
{
  border-left-color: #E6EFBD;	/* left column background color */
  border-right-color: #E6EFBD;	/* right column background color */
  background-color: #E6EFBD;		/* set the background color for the middle column here */
}

#rightColumn .inside
{
	/* if you apply a font size to just #rightColumn, then its width,
	 * which is specified in EMs, will also be affected. you don't want
	 * that. so apply font size changes to the .inside element which exists
	 * inside underneath all three columns
	 */
	font-size: 90%;
}
#rightColumn .inside .vnav
{
	font-size: 110%;
}

* html body
{
	text-align: center;	/* hack to center this under IE5 */
}
* html #pageWrapper
{
	text-align: left;	/* keep the content left-aligned */
}

#pageWrapper
{
  width: 818px;
  margin-left: auto;
  margin-right: auto;
}

/* ---------------------------------------------------------------------- */

#masthead {
  background-color:#FDDF7E;
  height:230px;
  padding:0px;
  border-bottom:0px;
}

#footer {
  background-color:#FDDF7E;
  height:100px;
  padding:0px;
}

#logo {
  float:left;
  margin:4px 4px 4px 10px;
  width:209px;
  height:219px;
  background:url(images/logo.gif) no-repeat top left;
}

#lisaarmstrong {
  margin-right:0px;
  margin-top:15px;
  height:179px;
  width:396px;
  float:left;
}

#writer-editor-photographer {
  width:230px;
  height:22px;
  margin-top:8px;
  background:url(images/writer.png) no-repeat top right;
  float:right;
}

#centerColumn {
  height:200px;
}

#copyright {
  width:123px;
  height:19px;
  margin:50px auto 0px auto;
  background:url(images/copyright.png) no-repeat top center;
}

#bottom-links {
  text-align:right;
  font-size:14pt;
}

#bottom-links a {
  padding-right:10px;
  padding-left:30px;
}

#rightColumn .inside {
  padding:0px;
}

#rightColumn h2 {
  text-transform:lowercase;
  margin:0px;
  padding:0px;
}

#rightColumn ul, ul.menu {
  margin:0px 0px 20px 0px;
  padding:0px;
  list-style-type:none;
  overflow:hide;
  width:170px;
}

#rightColumn ul li, 
ul.menu li {
  margin:0px 0px;
  padding:0px;
  overflow:hide;
  width:170px;
}

#rightColumn ul li a {
  font-size:10pt;
}

#bottom-links {
  margin-top:5px;
}

#rightColumn .inside {
  padding-left:0px;
}

textarea#comment {
  width:600px;
}

.post-content p {
  clear:both;
  font-family:Georgia, Arial, Verdana, Helvetica;
}

p.nocomments {
  display:none;
}

.hint * {
  float:left;
  width:100px;
  line-height:22px;
  height:18px;
  text-align:right;
  font-family:Arial;
  font-size:9pt;
  font-weight:bold;
  margin:0px 5px;
} 
.control {
  margin:0xp 0px 10px 0px;
}
.control  * {
  clear:right;
  display:inline;
  margin-bottom:5px;
}
.ddfmwrap input, .ddfmwrap textarea {
  width:250px;
  display:inline;
}
