body 
{
	font-size: small;
	background: #fdf6e8 url('images/gradient.png') repeat-x;
}

div.previousNext a
{
	color: #880000;
}

div.previousNext a:hover
{
	text-decoration: none;
}

#header, #sidebar, div.footer
{
	border-color: #ddd;
}

#header
{
	background: url('images/backblock.png') left repeat-x;
	height: 102px;
	border-color: inherit;
}

#header a.flag img
{
	border: none;
}

#header a.flag
{
	display: block;
	position: absolute;
	margin: 16px 0 0 827px;
}

#header img.subtitle
{
	position: absolute;
	display: block;
	margin: 3px 0 0 530px;
	z-index: 0;
}

#header h1
{
	display: none;
}

#header a.headermaintitle
{	
	position: absolute;
	display: block;
	padding: 0;
	width: 0;
	height: 0;
	margin: 7px 0 0 90px;
}

#search input.searchterm
{
	color: #999;
}

/* ---------- {typography} -------------*/
body
{
	font-family: 'Verdana', 'Arial';
}

h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.0em;
}

h3
{
	font-size: .9em;
	margin: 10px 0 0 0;
	padding: 0;
}

#title h1 a
{
	font-size: 1.6em;
	font-weight: normal;	
}

#title h2
{
	font-size: 1.5em;
	font-weight: normal;
}

#sidebar div.contentbox li a
{
	font-size: .9em;
	line-height: 2em;
}

.postinfo, .itemdesc
{
	color: #444444;
	font-size: .8em;
}

.postinfo a, .itemdesc a
{
	font-size: 1em;
}

.comment
{
	width: 545px;
	margin: 2px 0 7px 0;
}

.comment a
{
	font-size: .9em;
	font-weight: bold;
}

.comment h3
{
	font-size: .9em;
}

.commentarea
{
	height:160px;
	width:340px;
	font-family: Sans-Serif;
	font-size: 1em;
}

.commentInfo
{
	margin-left: 5px;
	padding: 4px;
	font-size: .85em;
}

.commentValidator
{
	font-size: .8em;
}

div.commentbody
{
	background-color: #fafafa;
	padding: 8px;
	width: 450px;
	min-height: 40px;
}

div.author
{
	border: solid 1px #967758;
	padding: 4px;
}

div.author div.commentbody
{
	background-color: #f0f0f0;
}

cite
{
	border: dotted 1px #666666;
	background-color: #efefef;
	color: Black;
	padding: 7px;
	margin: 5px 0 5px 0;
	display: block;
    width: 88%;
	font-family: "Courier New";
	font-style: normal;
	text-align: justify;
}

/*----------- {links} ------------------*/

a:hover, a.printlink:hover 
{
	text-decoration: underline;
}

a.printlink:link, a.printlink:visited  
{

	text-decoration: none; 
	background-color: #fff;
	font-weight: normal;
}

/* -------------- {layout} -----------------*/
#main
{
	width: 980px;
	margin: 20px auto 0 auto;
	#margin-top: 4px;
}

#title
{
	background: url('images/topleft.png') no-repeat;
	height: 102px;
}

#content
{
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

#sidebar
{
	width: 206px;
	float: left;
	margin: 0 0 20px 10px;
	padding: 0;
	background: url('images/nav-main.png') repeat-y top left;
	border-bottom: 1px solid #ffdda4;	
	border-top: 1px solid #c66453;
}

#blogPosts
{
	width: 725px;
	float: left;
	padding-left: 17px;
	margin-bottom: 20px;
}

#nav
{
	position: absolute;
	margin: 73px 0 0 600px;
	z-index: 1;
}

#nav li
{
	display: inline;
	padding: 2px;
	margin: 0 4px 0 0;
	white-space: nowrap;
}

#nav li.dummy
{
	position: absolute;
	display:block;
	background-image: url('Images/topright.png');
	background-repeat: no-repeat;
	margin: -73px 0 0 260px;
	padding: 0 0 86px 95px;
	#margin: -69px 0 0 300px;
}

#nav li a
{
	color: #880000;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

#nav li a:hover
{
	/*background: url('images/header-tab.png') no-repeat center center;*/
	background-color:Transparent;
	color: #ffffff;	
}

#nav li a.listitemAdmin
{
	margin-left: -20px;
	margin-right: 20px;
}

#nav li a.listitemAdmin:hover
{
	background: none;
}

#footer
{
	clear: both;
	text-align: center;
	border-top: 1px solid #999;
}

#footer p
{
	margin-top: 5px;
	color: #666;
}

#footer a {
	white-space: nowrap;
	color: #3e3e3e;
}

#footer a:visited 
{
	color: #3e3e3e;
}

#footer p a:hover {
	color: #000;
}

/* ------------ {sidebar} -------------- */

#sidebar ul
{
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul li
{
	list-style-type: none;
	line-height: 1.7em;
}

/* ------------ {contentbox} --------------- */
#news .content
{
	color: #880000;
	text-align: justify;
	width: 86%;
	font-size: 0.86em;
	padding-bottom: 10px;
}

#sidebar div.contentbox a
{
	color: #880000;
}

#sidebar div.contentbox a:hover
{
	background: #FFE3C1;
	color: #0651B3;
}

div.contentbox
{	
	border-top: 1px solid #ffdda4;
	border-bottom: 1px solid #c66453;
}

div.contentbox h2
{
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;	
}

#blogPosts ul li.entrylistitem a.entrylisttitle
{
    font-size: 95%;
    font-weight: bold;
}

#blogPosts ul li.entrylistitem p
{
	font-size: 85%;
	text-align: justify;        
	padding-left: 15px;
}

#blogPosts div.contentbox
{
	margin: 0;
	position: relative;
	bottom:6px;
	right: 6px;
	border: none;
}

#blogPosts div.contentbox div.content p
{
	text-align: justify;
}

#blogPosts div.contentbox div.content a
{
	color: #003399;
	text-decoration: underline;
}

#blogPosts div.contentbox div.content a.help
{
	color: #202020;
	text-decoration: none;
	border-bottom: dotted 1px #111111;
}

#blogPosts div.contentbox div.content a.help:hover
{
	color: black;
}

#blogPosts div.contentbox div.content a:hover
{
	color: #333333;
}

#blogPosts div.contentbox div.content a:visited
{
	color: #663366;
}

#blogPosts div.contentbox h2
{
	text-align: left;
	padding: 5px;	
	font-size: 160%;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
}

#blogPosts div.contentbox a
{
	color: Black;
	text-decoration: none;
}

#blogPosts div.contentbox a:hover
{
	color: #880000;
}

#blogPosts div.contentbox a img
{
	border: solid 1px #333333;
}

div.content
{
	padding: 0px 0px 5px 15px;
	text-align: left;
}

.postinfo{ margin-top: 10px }

/*---------------- {misc - special effects} --------------*/

.debug
{
	display: none;
}

div.previousNext
{
	color: #880000;
	width: 100%;
	text-align: center;
	font-size: .8em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

span.commentInfo
{
	clear: none;
}

.comment h3
{
	clear: both;
}

#blogPosts div.contentbox div.content div.bookmarks
{
	margin: 5px 5px 5px 0;
}

#blogPosts div.contentbox div.content div.bookmarks a img
{
	border: none;
}

/* --- Advertising --- */
 #topad
 {
	text-align: center;
	margin-bottom: 5px;
 }
 
div.ad
{
	text-align: center;
	margin-bottom: 8px;
	margin-top: 5px;
}

#trackers
{
	margin: 0; 
	padding: 0;
	position: absolute;
	top: -10000px;
}
