div.fluid{width: 90% !important;}



/* Basic Stuff ---------------------------------------------------------------------------------------- */

* {
	margin: 0em;
	padding: 0em;
	}

body {
	background-color: #fff;
	color: #000;
	font-size: 90%;
	font-family: arial, verdana, "Trebuchet MS", Helvetica, sans-serif;
	}
	
img {
	border: none; 
	} 

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	letter-spacing: 0px;
	}

h3,h4,h5,h6 {
	color: #000;
	}

h1 span {
	font-weight: bold;
	}

h3 span {
	font-weight: bold;
	}


br.clear {
	clear: both;
	}

a {
	text-decoration: none;
	color: #D90000;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	text-decoration: none;
	color: #993333;
	}
	
ul.links {
	list-style: none;
	}

ul.links li {
	line-height: 1.3em;
	padding: 0 0 11px 0;
	}

p {
	line-height: 1.5em;
	}
	
small {
	font-size: 70%;
	font-weight: normal;
	letter-spacing: 0px;
	}

/* Header ---------------------------------------------------------------------------------------- */

#header {
	width: 100%;
	height:122px;
	background: #C50E22 url('bg-leaf4.jpg') repeat-x;
	border-bottom: #888 2px solid;
	}

#header_inner {
	position: relative;
	width: 90%;
	height: 122px;
	margin: 0px auto;
	}
	
#header-line {
	width: 100%;
	border-top: #fff 1px solid;
	height:32px;
	background: #C50E22 url('bg-leaf4.jpg') repeat-x;
	/* background: #C50E22; */
	}

#header-line_inner {
	position: relative;
	width: 90%;
	height: 32px;
	margin: 0px auto;
	}

/* Logo  ---------------------------------------------------------------------------------------- */

#logo {position: absolute;bottom: 0.6em;}
	
#logo h1 {display: inline;color: #fff;font-size: 2.4em;letter-spacing: 4px;font-family: 'OFL Sorts Mill Goudy TT', Georgia, arial, serif;}

#logo h2 {display: inline;color: #fff;font-size: 1.5em;font-family: 'OFL Sorts Mill Goudy TT', Georgia, arial, serif;}
	
#navlist
{
	margin: 0;
	padding: 9px 0px 0px 0px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navlist a:link, #navlist a:visited
{
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 40px 4px 0px;
	letter-spacing:0.1em;
	text-decoration: none;
	color: #fff;
	}

#navlist a:link #current, #navlist a:visited #current, #navlist a:hover
{
	border-bottom: 3px solid #ccc;
	background: transparent;
	letter-spacing:0.1em;
	color: #000;
	}

#navlist a:hover { color: #ccc; }
	

/* Menu */

/* Menu ---------------------------------------------------------------------------------------- */

#menu {
	position: absolute;
	right: 0em;
	bottom: 0em;
	}

/* #menu ul
{
list-style: none;
} 

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}
*/

/* Main ---------------------------------------------------------------------------------------- */

#main {
	background: #fff url('shadow.jpg') 0px 1px repeat-x;
	}

#main-inner p {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 180%;
	}

#main-inner ul {
	margin-bottom: 2.0em;
	}

#main-inner {
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding-top: 1.0em;
	}

#main-inner h3 {
	margin: 5px 0 20px 0;
	padding-left: 33px; 
	background: url(red_leaf.png) no-repeat left center;
	font-size: 125%;
	font-weight: bold;
	color: #878787;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
	border-top: solid 1.5pt red;
	border-bottom: solid  1.5pt red;
	}

#main-inner h4 {
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.05em; 
	color: #575757;
	/* padding-bottom: 0.175em; */
	margin-bottom: 0.95em;
	margin-top: 0.95em;
	padding: 4px 0 4px 0;
	border-top: dotted 1px #c1c1c1;
	border-bottom: dotted 1px #c1c1c1;
	}

/* Footer ---------------------------------------------------------------------------------------- */


#footer {
	width:100%;
	margin-top: 1.55em;
	padding-top: 2.0em;
	text-align: center;
	color: #eee;
	background: #C50E22 url('bg-leaf4.jpg') repeat-x; 
	/* background: #b22222 url('shadow-up.jpg') repeat-x; */
	}
#footer a {
	text-decoration: none;
	color: #999;
	}


/* content ---------------------------------------------------------------------------------------- */
	
	#content
	{
	position: relative;
	margin-right: 17em;
	}
	
	#content-main
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
/* sidebar ---------------------------------------------------------------------------------------- */
	
	#sidebar
	{
	float: right;
	}
	
	#side-menu
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

#sidebar h5 {
	height: 25px; 
	padding: 8px 0px 0px 38px;  
	background: #ffffff url(leaf-bar3.jpg) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#sidebar ul {
	margin-bottom: 0em;
	line-height: 1.0em;
	}

/* Comments -------------------------------------------------- */

ol.commentlist {
	list-style-type: none;
	margin:1.5em 0 0;
	padding:0;
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

ol.commentlist p {
	line-height: 1.5em;
}

ol.commentlist li {
	margin: 1.3em 0;
}

ol.commentlist li.alt:hover,
ol.commentlist li.norm:hover {
	background: #fff;
}

ol.commentlist li.norm {
	background: #fffafa;
	padding:1px 20px 1px 20px;
	line-height: 1.6em;
	border: 1px solid #c9c9c7;
}     

p.commenter {
	padding: 3px 15px 3px 10px;
	margin: 0px -20px; 
	background: #d9d9d9; /* grey */
	border-bottom: 2px solid #fff;
}

.commenttext p {
	margin-left: 10px;
}

ol.commentlist span {
	background:#fff;
	padding:3px 1px;
}

ol.commentlist a:hover,.cauthor a:hover {
	color:rgb(34, 34, 34);
	text-decoration:none;
}

/* tables -------------------------------------------------- */

table.post_comment td {    
	border-width: 0px 0px 1px 0px;    
	padding: 8px;    
	border-style: inset;    
	border-color: #888888;    
}

table.add_link td {    
	border-width: 0px 0px 1px 0px;    
	padding: 6px;    
	border-style: inset;    
	border-color: #888888;    
}

table.stats th {    
	border-width: 0px 0px 1px 0px;    
	padding: 6px;
	color: #ffffff;
	background: #8B0000;    
	border-style: inset;    
	border-color: #888888;    
}

table.stats td {    
	border-width: 0px 0px 1px 0px;    
	padding: 6px;    
	border-style: inset;    
	border-color: #888888;    
}


/* rss feed -------------------------------------------------- */
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("feed-icon-14x14.png") no-repeat 0 50%;
} 
