/*    
Theme Name: InfoNet
Theme URI: http://www.japaninfonet.net/ 
Description: The JapanInfoNet theme
Author: Wouter Kloos
Author URI: http://wouter.kloos.me/
Version: 1.0 
*/ 

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9F9F0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	padding-left:30px;
	font-style:italic;
	font-size:12px;
	background-image:url(images/quotes.png);
	background-repeat:no-repeat;
}
h1 {
	margin: 0px;
	font-size: 15px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
small {
	text-transform: uppercase;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
img#Definition {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#HeaderMenu {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#HeaderMenu a {
	font-weight: bold;
	color: #333;
}
#HeaderMenu ul {
	margin: 0px;
	padding: 0px;
}
#HeaderMenu ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#Wrapper {
	width: 800px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Header {
	float: left;
}
#Header h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Header h1 a {
	color: #000;
	text-decoration: none;
}
#Header h2 {
	text-transform: capitalize;
	color: #999;
	font-style: italic;
	font-size: 11px;
	margin: 0px;
	font-variant: small-caps;
	padding: 0px;
}
#SearchBox {
	float: right;
}
#HeaderPhoto {
	background-image: url(images/headerPhoto.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-top: 20px;
}
#BreadCrumbs {
	padding-top: 10px;
	padding-bottom: 10px;
}
#BreadCrumbs a {
	background-image: url(images/breadcrumbsBackground.png);
	padding-right: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right;
	color: #2C3757;
}
#ContentContainer {
}
#ContentContainer a {
	color: #265E15;
}
#ContentContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #112C0A;
}
#PrefectureList ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#PrefectureList ul li {
	float: left;
	width: 16.666%;
}
#ContentContainer #Content {
	float: left;
	width: 530px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
#ContentContainer #Content small a {
	color: #666;
}
#ContentContainer #Content h2 a {
	font-weight: normal;
}
#ContentContainer #Content h2 a:hover {
	text-decoration: underline;
}
#ContentContainer #Content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 11px;
}
#ContentContainer #SideBar {
	float: right;
	width: 250px;
}
#ContentContainer #SideBar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ContentContainer #SideBar ul li {
	list-style-type: none;
}
#ContentContainer #SideBar ul li ul {
	margin-left: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.ChildCategories {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
.Clear {
	clear: both;
}
.PostContent {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.PostContent img {
	background-image: url(images/shadowAlpha.png);
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.prefecturelist, .categories, .tagcloud, .linkcat, .meta {
	background-color: #EDEDED;
	padding: 5px;
	margin-bottom: 10px;
}
