body {
	font-size: 75%; /* Resets 1em to 11px */
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin:0;
	padding:0
	}

.clear {
	clear:both;
	background:none;
	border:none;
	color:#fff;
	height:1px;
}
a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #c4c3a5;
	text-decoration: none;
	}
/* headers */
h1, h2, h3, h2.pagetitle {
	margin:0 0 15px 0;
}
h1 {
	font-size: 3em;
	text-align: center;
}
h2, h2.pagetitle {
	font-size: 2.16em;
}
#sidebar h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* end of headers */


#page {
	text-align: left;
	width:930px;
	margin:0 auto;
	padding:8px 0;
	}
#logotyp {
	float:left;
	width:226px;
	margin:0 0 0 1px;
}
#search, #topMenu {
	float:right;
	text-align:right;
}
	#search .button {
		color:#fff;
		background-color:#770c29;
		padding:1px;
		margin:0 2px 4px 8px;
		text-align:center;
		border:none;
		font-size:1em;
		font-weight:bold;
		text-transform:uppercase;
	}
	#searchform {
		margin:20px 0 10px 0;
	}
	#searchform #s {
		width: 145px;
	}
#topMenu {
	clear:right;
	width:684px;
}
	#topMenu ul {
		margin:-2px 2px 0 0;
		padding:0;
	}
	#topMenu ul li {
		list-style:none;
		display:inline;
	}
	#topMenu ul li a {
		text-transform:uppercase;
		text-decoration:none;
		color:#000;
		font-weight:bold;
		padding:0 2px;
		font-size:11px !important;
	}
	#topMenu ul li a:hover {
		color:#770c29;
	}

#topBtns {
	width:926px;
	height:57px;
	margin:0px 0 5px 0;
	padding:0 2px;
	line-height:1.7em;
}
	#topBtns ul {
		margin:0;
		padding:0;
	}
	#topBtns ul li {
		list-style:none;
		display:inline;
	}
	#topBtns ul li.spacer {
		padding:0 6px 0 0;
	}
	#topBtns ul li a {
		display:block;
		float:left;
		width:138px;
		height:47px;
		font-size:1.49em;
		color:#fff;
		font-weight:bold;
		padding:10px 80px 0 9px;
	}
	#topBtns ul li a.btn1 {
		background:url('images/menuItem1.gif') no-repeat;
		margin:0 8px 0 0;
	}
	#topBtns ul li a.btn2 {
		background:url('images/menuItem2.gif') no-repeat;
		margin:0 2px 0 0;
	}
	#topBtns ul li a.btn3 {
		background:url('images/menuItem3.gif') no-repeat;
		margin:0 8px 0 0;
	}
	#topBtns ul li a.btn4 {
		background:url('images/menuItem4.gif') no-repeat;
	}
	#topBtns ul li a.btn1:hover {
		color:#67bd4a;
		text-decoration:none;
	}
	#topBtns ul li a.btn2:hover {
		color:#a19876;
		text-decoration:none;
	}
	#topBtns ul li a.btn3:hover {
		color:#599ab9;
		text-decoration:none;
	}
	#topBtns ul li a.btn4:hover {
		color:#8e9aa1;
		text-decoration:none;
	}

#content {
	border-right:#c4c3a5 3px solid;
	border-left:#c4c3a5 3px solid;
	padding: 12px 10px 10px 20px;
	width:894px;
}
	
#contentInner {
	width:660px;
	margin:0;
	float:left;
}
#sidebarContainer {
	width:216px;
	float:right;
}
#sidebar {
	width:211px;
	background:#fdfce1;
	border-right:#e7e6cf 3px solid;
	border-left:#e7e6cf 3px solid;
	margin:0;
} *html #sidebar {margin:-5px 0 0 0;}
	.sidebarTop {
		background:url(images/sidebarTop.gif) no-repeat;
		width:217px;
		height:9px;
	}
	.sidebarBottom {
		background:url(images/sidebarBottom.gif) no-repeat;
		width:217px;
		height:9px;
	}
	#sidebar h2 {
		margin:0;
		color:#8b0b04;
	}
	#sidebar ul, #sidebar ul ol {
		margin: 0 10px;
		padding: 0;
	}
	#sidebar ul li {
		list-style-type: none;
		list-style-image: none;
		padding:5px 0 0 0;
		margin:0;
	}
	#sidebar ul p, #sidebar ul select {
		margin: 5px 0 8px;
	}
	#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0 0 10px;
	}
	#sidebar ul ul ul, #sidebar ul ol {
		margin: 0 0 0 10px;
	}
	ol li, #sidebar ul ol li {
		list-style: decimal outside;
	}
	#sidebar ul ul li, #sidebar ul ol li {
		margin: 2px 0 2px 10px;
		padding: 0;
		list-style:url(images/arrow.gif);
	}
	#sidebar form {
		margin: 0;
	}
	
	
	
/* footer */
#footer {
	text-align:left;
	margin:10px 0 0 0;	
}*html #footer {margin:0 0 0 3px;}
	#footer ul {
		margin:0;
		padding:0;
	}
	#footer ul li {
		list-style:none;
		display:inline;
		padding:0 5px 0 0;
	}
#recentFeedback {
	width:696px;
	height:90px;
	background:url(images/recentFeedback.gif) no-repeat;
}
	#recentFeedback img {
		float:right;
		margin:40px 15px 0 0;
		border:none;
	}
	


*html .end {margin:0 0 0 3px}





.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.avatar {border:#000 1px solid; padding:1px; float:left; margin-right:15px;}
