/* -----------------------------------------------
temporary style sheet for lynnedjohnson.com
original layout by cocataso 
customized by J. Smith @ mrjsmith.com
----------------------------------------------- */

html {
    height: 100%;
}

body {
	width: 800px;
	/* background: #fff url(../images/bg_tile.gif) repeat-x; */
	background: #e0b79b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYjc5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWRhYmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e0b79b 0%, #e1dabd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0b79b), color-stop(100%,#e1dabd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e0b79b 0%,#e1dabd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e0b79b 0%,#e1dabd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e0b79b 0%,#e1dabd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e0b79b 0%,#e1dabd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0b79b', endColorstr='#e1dabd',GradientType=0 ); /* IE6-8 */

	background-repeat: no-repeat;
    background-attachment: fixed;
	font: normal 90%/1.3 Arial, Geneva, Helvetica, san-serif;
	margin: 20px auto;
	
	}
	

div#copy > div,
p,
h1
h2,
h3 {
	text-align: left;
}

h2 {
	font: bold 15px Verdana, Geneva, Helvetica, sans-serif;
	color: #B4B3B1;
	margin: 0 0 5px 0;
}

#content {
	padding: 0 20px;
}

#container, #container2 {
background: #FFF;
padding-bottom: 10px;
}

#container {
	border: 5px solid #eee;
}

#container2 {
border-top: 5px solid #eee;
}


#content p > iframe{
	text-align: center;
}

form {
	text-align: left;
}

/* elements
----------------------------------------------- */
img {
	border: 0;
	}

a img {
	border:0;
  }

.separator {
	color: #FFF;
	}

dl {
	text-align: left;
	}

dt {
	font-weight: bold;
	margin: 10px 0 1px 0;
	}

dd {
	font: normal;
	margin: 0 0 0 10px;
	}

#navigation ul {
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	}

ul {
	list-style-type: square;
	}


/* links
----------------------------------------------- */
a:link {
	color: #F59933;
	text-decoration: none;
	}

a:hover { 
	text-decoration: underline; 
	}

a:visited {
	color: #F59933;
	text-decoration: none;
	}

a:visited:hover {
	text-decoration: underline;
	}


/* navigation
----------------------------------------------- */
#navcontainer2 {
	text-align: left;
	padding: 8px 0 0 60px;
	}
	
#navcontainer {
	padding: 10px 0;
	}
	
#navigation ul, #navigation li {
	list-style: none;
	color: #aaa;
	display: inline;
	margin-left: 0;
	padding-left: 0;
	font-size: 110%;
	border-right: 0px solid #FFFFFF;
	font-weight: bold;
	}
		
#navigation li a {
	text-decoration: none;
	padding: 0;
	}

#navigation li a:link, #navigation li a:visited { 
	color: #B3997C; 
	}
	
#navigation li a:hover{
	text-decoration: underline;
	}

.current {
	text-decoration: underline;
	}

.topanchor, .topanchor a:link {
	text-align: right;
	color: #000;
}

.topanchor a:hover {
	text-align: right;
	color: #B3997C;
}



/* post elements
----------------------------------------------- */
h1 {
	color: #fff;
	font-size: 180%;
}

.mast h1,
h2 {
	font: bold 140% Verdana, Geneva, Helvetica, sans-serif;
	color: #F59933;	
	}
.mast 	h1 {
	border-bottom: 5px solid #eee;
	margin: 40px -20px 2px;
	padding: 2px 20px 20px;
}
h2 {
	font-size: 110%;
	margin: 0 0 5px 0;
	}

.center {
	text-align: center;
	color: #F59933;
	}

.google {
	color: 	#61422A;
	}

.type {
	color: #61422A; 
	border: 1px solid #61422A; 
	background-color:#FFF; 
	}

.tech {
	font-style: italic;
	}

.date {
	font-size: 90%;
	margin: 40px -20px 2px;
	border-top: 5px solid #eee;
	padding: 20px 20px 2px;
}
#copy p.date:first-of-type {
	margin: 40px -20px 2px;
	border-top: 0;
	padding: 0 20px 2px;
}

.mast {
	text-align: right;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 0px solid #B3997C;
	}

.rss {
	text-align: right;
	margin-right: 5px;
	}

.postdata {
	border-top: 1px dotted #B3997C;
	color: #F59933;
	margin: 2px 0 20px 0;
	padding: 4px 0 0 0;
	}

#footer {
	font-weight: normal;
	}

.cc {
	text-align: center;
	font-size: 80%;
	border-top: 1px dotted #B3997C;
	margin: 10px 0 10px 0;
	padding: 4px 0 0 0;
	}

.lynne {
	color: #B4B3B1;
	}
