/*
DO NOT EDIT THIS FILE
=====================

To customize this file, create a copy of it, called letter.css, and place it into your skin's folder.
*/

html {
	background: url(images/body.jpg?ver=0.9) top center repeat-x #5281cc;
}

#wrapper {
	background: url(images/letter.jpg?ver=0.9) center repeat-y #fff;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 750px;
}

#wrapper_top {
	background: url(images/letter_top.jpg?ver=0.9) top center no-repeat;
	height: 15px;
}

#wrapper_bottom {
	background: url(images/letter_bottom.jpg?ver=0.9) top center no-repeat;
	height: 25px;
}

#wrapper_bg {
	background: url(images/letter_bg.jpg?ver=0.9) top center no-repeat;
}

.pad,
.pad .pad {
	padding: 0px 30px 0px;
}

#header_img {
	width: 720px;
	margin: 0px auto;
	padding: 0px;
}

h1, h2, h3 {
	font-weight: bold;
}

.entry {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget_calendar table {
	border: solid 1px #dcdcdc;
}

.widget_calendar thead th {
	border-bottom: solid 1px #dcdcdc;
}

.widget_calendar tbody td {
	border: solid 1px #dcdcdc;
}

.widget_calendar tfoot td {
	border-top: solid 1px #dcdcdc;
}

h1, h2, h3 {
	font-family: inherit;
}
