
* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	color: #333333;
	font-size: 55%;
	font-family: verdana, sans-serif;
	text-align: center;
} 
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #000000;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #6c1111;
}

#wholebody {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	padding: 0 5px;
}


/* header */


#headerinfo {
	float: right;
	margin: 8px 0 0 0;
	width: 280px;
}

#headbanner {
	padding: 7px 0
}
#headbanner h1 {
	float: left;
	color: #333333;
	margin: 15px 0 0 7px;
}
#headbanner h1 a {
	text-transform: uppercase;
	width: 400px;
}

/* main column */
.banner {
	width: 280px;
	margin: 0 20px 30px 20px;
}

#singleColumn {
	width: 780px;
	margin: 28px 90px 0 90px;
}

#mainColumn {
	float: right;
	width: 640px;
	margin: 18px 10px 0 0;
}

.sub {
	float: left;
	width: 280px;
	margin: 18px 10px 0 10px;
}

.subColumn ul li {
	margin: 0 3px 7px 21px;
	list-style: circle;

}

.subColumn h3 {
	border-top: 1px solid #cccccc;
	border-bottom: 1px dotted #d0d0d0;
	margin: 0 0 10px 0;
	padding: 8px 4px;
}
.subColumn a {
	border-bottom: 1px dotted #6c1111;
	color: #6c1111;
	font-weight: bold;
}
.subColumn a:hover {
	color: #6c1111;
	border-bottom: 1px solid #aaaaaa;
}
.subColumn h3 {
	font-size: 1.2em;
}


/* navigation menu */
.navmenu {
	position: relative;
	margin: 0 0 18px 0;
}
.mbody {
	position: relative;
	margin: 0 10px 0 10px;
}

.nav {
	background: #eeeeee;
}
.nav li {
	line-height: 1.2em;
	border-right: 1px solid #cccccc;
	display: block;
	float: left;
}
.nav li a {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	padding: 7px 4px 0 7px;
	width: 110px;
	height: 28px;
}
.nav li a span {
	color: #888888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #cccccc;
}
.nav li a:hover {
	background: #333333;
	color: #ffffff;
}
.nav li a.focus {
	background: #888888;
	color: #ffffff;
}
.nav #searchBar input {
	color: #777777;
}

.nav li#searchBar {
	float: right;
	border: 0;
}
.nav #searchBar div {
	margin: 9px 8px 0 0;
}
.nav #searchBar span {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-left-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	display: block;
	padding: 2px;
}
.nav #searchBar input {
	border: 1px solid #bbbbbb;
	outline: none;
	padding: 4px;
	width: 220px;
}


.togglemenu {
	background: #888888;
}
.togglemenu ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.togglemenu ul li {
	display: block;
	float: left;
	width: 180px;
}
.togglemenu li a {
	margin: 3px 0 4px 5px;
	color: #ffffff;
}
.togglemenu li a:hover {
	color: #cccccc;
}
/* ********************** */
/* for the flash message */
/* ********************** */

.flash { 
max-width: 800px;
background: #eeeeee;
font:bold 150% Verdana, Arial, Sans-Serif;
position: absolute; top: 86px; width: 100%;
opacity: 0.8; margin: 0 80px auto; text-align: center; clear: both;
border: 1px #cccccc solid; 
border-bottom:0;
border-left:0;
border-right:0;
color: #6c1111;
padding: 20px 10px 5px 10px; cursor: pointer; 
z-index: 100;
}

.flash #exit { 
font-weight:bold;
text-align: right;
font-size:70%;

}
/* ********************** */
/* for errors in page */
/* ********************** */

.error { background-color: red; color: white; padding: 3px }

/* reply */
.response {
	padding: 0 18px;
    color: #555;
    font-size: 0.9em;
}

.response a {
    color: #6c1111;
    font-size: 1.2em;
}

.reply {
    text-align: right;
    padding-bottom: 10px;
}
.reply a {
    color: #777;
    font-size: 0.9em;
    text-transform: uppercase;
    display: block;
    padding: 4px 7px 3px;
    background: #fff;
    border: 1px solid #aaa;
    color: #555;
}
.reply a:hover {
    color: #6c1111;
    border-color: #6c1111;
    background: #eee;
}

.reply a {
    display:inline;
}



/* posts */
.post {
	margin: 0 0 21px 0;
}
.post h2 {
	line-height: 1.2em;
	margin-bottom: 10px;
	padding: 0 3px;
}
.post h2 a {
	display:block;
}

.postMeta {
	font-size: 0.9em;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	text-align: right;
	margin-bottom: 14px;
	position: relative;
}
.postMeta .container {
	position: absolute;
	top: -9px;
	right: 0;
}
.postMeta span.date {
	color: #777;
	background: #fff;
	padding: 0 4px;
}

.postMeta span.comments {
	background: #fff url(images/chat_grey.gif) no-repeat 2px -1px;
	padding-left: 18px;
}

.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}


/* content */
.entry {
	padding: 5px 10px 20px 10px;
}
.entry a {
	border-bottom: 1px dotted #6c1111;
	color: #6c1111;
	font-weight: bold;
}
.entry a:hover {
	color: #6c1111;
	border-bottom: 1px solid #aaaaaa;
}
/*
.entry ul,
.entry ol,
.entry blockquote {
	color: #555555;
	font-style: italic;
	margin: 0 14px;
	border-left: 1px solid #cccccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;

}*/
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}

.entry ol {
	list-style: decimal;
}

.entry ol li {
/*	margin: 0 0 7px 18px;*/
	margin: 0 3px 7px 21px;
	list-style: circle;
}
.entry ul li {
/*	margin: 0 0 7px 18px;
	list-style: circle;*/
	margin: 0 3px 7px 21px;
	list-style: circle;
}
.entry img,
.entry a img {
	background: #ffffff;
	border: 1px solid #bbbbbb;
	padding: 2px;
}
.entry a:hover img {
	border-color: #6c1111;
}

/* pagination */
#paginateIndex a {
	color: #777777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
#paginateIndex a:hover {
	color: #6c1111;
	border-color: #6c1111;
	background: #eeeeee;
}

#paginateIndex {
	margin-bottom: 25px;
	font-size: 0.9em;
	text-transform: uppercase;
}


/* footer */
#footer {
	border-top: 1px solid #6c1111;
	margin: 35px 0;
}
#footer p {
	padding: 14px 3px 0; 
}

#footer p a {
	font-weight: bold;
	color:#333333;
}

/* function class */
.floatleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
    display: inline-block;
} 
* html .fix{
    height: 1%;
}
.fix{
    display:
    block;
}


