@import url("/themes/komando/kk_header_footer/styles/normal.css");
@import url("/themes/komando/stylesheets/kk_header_footer_override.css");
@import url("/themes/komando/stylesheets/common_screen.css");
@import url("/themes/komando/stylesheets/ad_column_screen.css");
@import url('/themes/komando/stylesheets/content_bottom_ad_screen.css');

#article h1 {
	margin: 1em;
}
#article div.pagination_buttons {
	text-align: center;
	margin: 1em;
}
#article ul {
	list-style-type: square;
	margin-left: 6em;
	margin-bottom: 200px;
}
#article p {
	margin: 1em;
}

#article .search {
	position:absolute;
	bottom: 0.4em;
	*bottom: -0.5em;
	width: 600px;
	left: 5px;
	padding: 0.3em 0.4em;
}
#article .search input {
	width: 11em;
}
#article .search input.submit {
	width: auto;
}



#content {
	position: relative;
}

.content {
	width: 660px;
	background-color: white;
	padding-top: 0.5em;
	position: relative;
	padding-bottom: 200px;
}
#page {
	margin-bottom: 0; padding-bottom: 0;
}
#article h2 {
	margin-left: 50px;
	color: #af1539;
	font-size: 170%;
	font-weight: bold;
}
#content .content p {
	margin-left: 50px;
}
#content .content .narrow {
	width: 45%;
}
#content .content form {
	display: block;
}
#content .content form p {
	margin: 0;
	width: auto;
}
.content h1 {
	color: #255a90;
}
.content h2 .suggest {
	color: #5b9dbd;
	font-weight: normal;
	padding-right: 1em;
}
.content h2 .widen-search {
	font-size: 60%;
}
#search-all-of-komando {
	color: white;
	padding: 0.5em 1em;
	position: relative;
	margin-top: 90px;
	margin-bottom: 50px;
}
#search-kim {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
}
#search-all-of-komando p {
	width: auto;
	text-align: left;
	*padding-top: 10px;
}
#search-all-of-komando label {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0.3em 0 0em;
}
#search-all-of-komando .click-tease {
	font-size: 10pt;
	color: #cbec05;
	font-weight: bold;
	text-shadow: -2px 2px 2px black;
	text-transform: uppercase;
	margin-left: 25px;
}
#search-all-text-field-wrapper {
	display: inline;
	border: 1px solid white;
	padding: 5px;
}

.ad-column {
	position: absolute;
	right: 0;
	top: 0;
}
