body { margin-top: 25px; padding: 0; text-align: left; font-size: 12px; color: #616161; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #7a7a7a; background-position: 0 0; }

h1, h2, h3 {
	margin-top: 0;
	color: #884340;
}

h1 {
	font-size: 12pt;
	font-weight: normal;
}

h2 { font-size: 12pt; font-weight: normal; font-style: normal; }

h3 {
	font-size: 12pt;
}

ul {
}

a {
	text-decoration: none;
	color: #884340;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}
/* Header */
#header { width: 790px; margin: 0 auto; height: 60px; background: url(../images/img01.jpg) repeat-x left top; padding-right: 0; padding-left: 0; }
/* Menu */

#menu {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background: url(../images/img02-1.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0 0 0 1px;
	padding: 15px 24px 0 6px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/img03-4.jpg) no-repeat right top;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

#menu a:hover {
	color: #d2d0d0;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0 5px 0;
	background: #ffffff;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}


/* Content */

#content {
	float: left;
	width: 540px;
}

.post {
	padding-bottom: 15px;
	line-height: 150%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 0 0 4px 25px;
	font-weight: bold;
}

.title a {
	border-bottom: none;
	color: #884340;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline { font-size: 10px; line-height: 1; margin: -5px 25px 20px; padding-top: 2px; padding-bottom: 5px; border-bottom: 1px dashed #bbbbbb; }

.tag {
	padding: 0 25px 0 15px;
}

.entry { color: black; font-size: 12px; padding: 0 10px 0 25px; }

.links {
	padding: 0 0 0;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}
.sidebar { width: 232px; padding: 0; font-size: 12px; float: left; }

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0;
	border-bottom: 1px dashed #bbbbbb;
}


.sidebar li h2 { height: 30px; margin: 0; padding: 6px 15px 0; letter-spacing: normal; font-size: 14px; color: #ffffff; font-weight: bold; background-image: url(../images/img05-1.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }

.sidebar a {
}

/* Calendar */

#calendar_wrap { padding: 0 15px; text-align: center; border-color: black; border-width: thin; }

#calendar_wrap table { width: 100%; border-color: black; border-width: thin; }

/* Footer */

#footer { background-color: transparent; background-image: url(../images/img07.jpg); background-repeat: no-repeat; background-attachment: inherit; background-position: left top; width: 760px; height: 70px; margin: 0 auto; padding: 0 15px; }

#footer p {
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 10px;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.SinaiXC { padding: 0 20px 5px 25px; }