/* -----------------------------------------------
style sheet for lynnedjohnson.com
original layout by cocataso 
customized by j @ thebrotherlove.com
----------------------------------------------- */

body {
	background: #FFF url(../images/bg_tile.gif) repeat;
	font: normal 10px Arial, Geneva, Helvetica, san-serif;
	color: #B3997C;
	}

/* 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 { 
	color: #FFF;  
	text-decoration: none; 
	}

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

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

/* layout
----------------------------------------------- */
#container {
	background-image: url(../images/lynne_bg.gif);
	margin-left: auto;
	margin-right: auto;
	width: 709px;
	height: 552px;
	}

#container2 {
	margin-left: auto;
	margin-right: auto;
	width: 709px;
	}

#left_spacer {
	float: left;
	border: 0px solid #000000;
	width: 55px;
	}
	
#content {
	background-image: url(../images/bg_text.jpg);
	width: 490px;
	height: 393px;
	float: left;
	}
	
#copy {
	width: 480px;
	height: 378px;
	font-size: 12px;
	padding: 13px 10px 0 10px;
	text-align: left;
	overflow: auto;
	line-height: 16px;
	}

#copy img {
	padding: 0 6px 4px 6px ;
	}

#copy img .right {
	padding: 0 0 4px 6px;
	}

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

#navigation li a:link, #navigation li a:visited { 
	color: #B3997C; 
	}
	
#navigation li a:hover{
	color: #FFF;
	}

.current {
	color: #FFF;
	}

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

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

/* post elements
----------------------------------------------- */
h2 {
	font: bold 15px Verdana, Geneva, Helvetica, sans-serif;
	color: #B4B3B1;
	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%;
	color: #FFF;
	margin-bottom: 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;
	}

/* wrting & speaking
----------------------------------------------- */

.write {
	width: 300px;
	font: normal 12px Arial, Geneva, Helvetica, san-serif;
}

.write th {
	width: 125px;
}

.write td {
	margin-bottom: 10px;
}

.write img {
	margin-top: 5px;
}

.writedate {
	color: #FFF;
	font-size: 12px;
	}

.writetitle {
	font-style: italic; 
}

.speakdate {
	color: #FFF;
	}

/* comments
----------------------------------------------- */

.comment-content {
	line-height: 15px;
}

input {
	background-color: #FFFFCC;
}

textarea {
	background-color: #FFFFCC;
	border: 1px #000;	
}
