@charset "UTF-8";

/**
 * add styles
 */

/* module-content
----------------------------------------------- */
.page-module {
	margin-bottom:20px;
	margin-top:20px;
}
.page-module .inner {
	background: url(images/bg_button_main_menu.gif) no-repeat left top;
	padding-top: 3px;
}

.page-module h2 {
	display:none;
}
.page-module h3 {
	margin-bottom: 0px;
	color: #663300;
	font-size: 95%;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}

.page-module ul {
	margin-left: 30px;
	margin-bottom: 1.5em;
}
.page-module ul li {
}

.page-module ul li.page_item{
	background: url(images/bg_blt_arrow_01.gif) no-repeat left 1.1em;
	padding: 3px 0 0 10px;
	margin: 0;
	font-size:1em;
	line-height: 2.0em;
	border-bottom: 1px dotted #CCCCCC;
}
.page-module ul li ul{
	margin-top:8px;
	margin-bottom:10px;
}
.page-module ul li ul li.page_item{
	background: url(images/bg_blt_arrow_01.gif) no-repeat 12px center;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0 5px 20px!important;
	margin:auto;
	width:auto;
	height:auto;
}



/* widget-style
----------------------------------------------- */
ul#widget-side {
}

ul#widget-side li {
}

ul#widget-side li h2 {
}

.widgettitle {
	color: #663300;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	font-size: 95%;
	margin-bottom: 0px;
	clear: both;
	line-height: 2.7em;
}

.widget h2 {
}



.widget_pages {
}
.widget_pages h2 {
}



.widget_categories {
	background: url(images/bg_button_main_menu.gif) no-repeat left top;
	clear: both;
	margin-bottom: 20px;
}
.widget_categories h2 {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_categories ul {
	margin-left: 15px;
	margin-bottom: 1.5em;
}
.widget_categories ul li {
	background: url(images/bg_blt_arrow_01.gif) no-repeat left 1.1em;
	padding: 3px 0 0 10px;
	margin: 0;
	font-size:1em;
	line-height: 2.0em;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}



.widget_recent_entries {
	background: url(images/bg_button_main_menu.gif) no-repeat left top;
	clear: both;
	margin-bottom: 20px;
}
.widget_recent_entries h2 {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_recent_entries ul {
	margin-left: 15px;
	margin-bottom: 1.5em;
}
.widget_recent_entries ul li {
	background: url(images/bg_blt_arrow_01.gif) no-repeat left 1.1em;
	padding: 3px 0 0 10px;
	margin: 0;
	font-size:1em;
	line-height: 2.0em;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}



.widget_archive {
	background: url(images/bg_button_main_menu.gif) no-repeat left top;
	clear: both;
	margin-bottom: 20px;
}
.widget_archive h2 {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_archive ul {
	margin-left: 15px;
	margin-bottom: 1.5em;
}
.widget_archive ul li {
	background: url(images/bg_blt_arrow_01.gif) no-repeat left 1.1em;
	padding: 3px 0 0 10px;
	margin: 0;
	font-size:1em;
	line-height: 2.0em;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}



.widget_calendar {
	text-align: center;
}

#widget_calendar {
}
#widget_calendar h2 {
}

#calendar_wrap {
	text-align: center;
}

#wp-calendar {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: both;
}


#wp-calendar table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wp-calendar tr {
}
#wp-calendar th {
	padding: 4px;
}
#wp-calendar td {
	text-align: center;
	padding: 4px;
}



.widget_search {
	text-align: left;
}

.widget_search input[type=text] {
	border: 1px solid #CCCCCC;
	width: 140px;
}



/* Comments
----------------------------------------------- */
#respond {
}

#respond h3 {
	text-align: left;
}

