/* ----- GENERAL ----- */

body { 
	font-family: Tahoma;
	color: #666;
	background-color: #626262; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}

p { 
	padding: 0px;
	font: 12px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 1em Tahoma;
	margin-bottom: 0px; 
	color: #6AA14E;
	padding-bottom: 0px;
	}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC3300;
	}
	
#container { 
	background: #fff; 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	}

#title { 
	width: 378px;
	height: 217px;
	float: left;
	}


/* ----- MAIN CONTENT STYLING ----- */

#content a:hover, a:active { 
	text-decoration: underline; 
	color: #7F7F7F;
	}

#content h3 {
	font-variant: small-caps;
	letter-spacing: 0.2em;
	padding-bottom: 4px;
	padding-left: 24px;
	margin-top: 20px;
	}
	
#content {
	margin-left: 31px;
	padding: 20px;
	padding-top: 1px;
	padding-bottom: 30px;
	width: 550px;
	clear: both;
	}
	
#content ol {
	font: 11px Tahoma; 
	}

#content ul {
	font: 11px Tahoma; 
	}

#subscript {
	padding: 0px;
	color: #999;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	}

#subscript a:link, a:visited {
	text-decoration: none; 
	color: #E98523;
}

#subscript a:hover, a:active {
	text-decoration: underline; 
	color: #7F7F7F;
}

p.tags { 
	padding: 0px;
	color: #999;
	font: 11px Tahoma; 
	margin-top: 0px;
	margin-bottom: 15px;
	}

p.tags a:link, a:visited {
	text-decoration: none; 
	color: #E98523;
}

p.tags a:hover, a:active {
	text-decoration: underline; 
	color: #7F7F7F;
}





/* ----- FOOTER ----- */

#footer {
	text-align: center;
	font: bold 0.8em Tahoma;
	padding: 10px 20px 10px 20px;
	margin: 0;
	border-top: 1px dashed #dddddd; 
	}
	
#footer h1 { 
	font: normal 0.9em Tahoma;
	letter-spacing: 0.2em;
	color: #6AA14E;
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-variant: small-caps;
	text-align: center;
	}
	
#footer img {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}



/* ----- SIDEBAR LINKS ----- */


#links {
	width: 148px;
	font: 10px Tahoma; 
	position: absolute;
	top: 217px;
	left: 600px;
	margin: 0px;
	padding: 0px;
	}

#links a:hover, a:active { 
	text-decoration: underline; 
	color: #3C9A35;
	}

#lothers,#larchives,#lelsewhere {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	}

#links h3 {
	font-size: 11px;
	padding: 3px 3px 4px 14px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lothers ul, #larchives ul, #lelsewhere ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lothers li, #larchives li, #lelsewhere li {
	padding: 5px 0px;
	background: url(bullet.gif) no-repeat 0 50%;
	}

#lothers li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#links #lothers ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#links #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#links #larchives ul li ul li {
    border: 0;
    display: block;
    padding: 5px 0 5px 15px;
    }

#links #lelsewhere ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }


/* ----- IMAGES ----- */

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

#flickr a:link, a:visited {
	text-decoration: underline; 
	color: #7F7F7F;
}

#flickr a:hover, a:active {
	text-decoration: underline; 
	color: #E98523;
}

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

#photo a:link, a:visited {
	text-decoration: underline; 
	color: #7F7F7F;
}

#photo a:hover, a:active {
	text-decoration: underline; 
	color: #E98523;
}

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

#fug a:link, a:visited {
	text-decoration: underline; 
	color: #7F7F7F;
}

#fug a:hover, a:active {
	text-decoration: underline; 
	color: #E98523;
}


/* ----- COMMENTING----- */

#comments {
	margin: 30px 0 30px 0;
	padding: 0;
}

#comments h1 {
	font: bold 1em Tahoma;
	margin-bottom: 0px; 
	color: #6AA14E;
	padding-bottom: 0px;
}

#indivcom {
	margin: 0;
	padding: 0;
	border-top: 1px dashed #E98523; 
	border-bottom: 1px dashed #E98523; 
}