/*
Theme Name: The Web News
Author: WPThemeDesigner
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 0.8em Verdana;
	color: #565656;
	background-color: #f9f4e3;
}
a {
	color: #8c6b39;
	text-decoration: none;
}
a:hover {
	color: #DE2011;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 15px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.nomargin {
	float: right;
	margin: 4px 0 5px 0;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	background: url(images/background.gif) repeat-y 0 0;
	margin: auto auto;
	text-align: left;
	padding: 0 7px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: #ffffff url(images/header.gif) repeat-x 0 0;
}
	#header ul {
		float: left;
		list-style-type: none;
		padding: 10px 0;
		margin-left: -5px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding: 0 15px;
			border-left: 1px solid #252525;
		}

			#header ul li.f {
				border: 0;
			}
	#header .rss {
		float: right;
		font-size: 0.9em;
		color: #252525;
		padding: 10px;
	}
		#header .rss a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 5px 0px 0px;
		float: left;
	}

		#header .logo p {
			color: #563118;
			font-weight: bold;
			padding: 10px 5px;
		}
	#header .headerIMG {
		float: right;
		padding-right: 10px;
	}
	#header ol {
		list-style-type: none;
		height: 35px;
		background-color: #563118;
	}
		#header ol li {
			float: left
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 10px 10px 9px;
		}
		#header ol li a:hover {
			background-color: #c5a872;
		}
	#header {
		
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 666px;
	float: left;
}
	#content .post {
		width: 259px; height: 300px;
		float: left;
		padding: 20px 15px 0 35px;
	}
		#content .post h2 {
			font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
			font-size: 1.3em;
			margin-bottom: 15px;
		}
			#content .post h2 a {
				color: #252525;
			}
		#content .post .date {
			font-size: 0.9em;
			font-family: Georgia;
			color: #808080;
			margin-bottom: 15px;
		}
		#content .post .continue {
			color: #ffffff;
			background-color: #DC1000;
			padding: 0 5px 1px ;
			display: block;
			float: right;
			font-family: verdana;
			font-weight: bold;
			margin-bottom: 25px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post .thumb {
			height: 92px;
			overflow: hidden;
			padding: 5px;
			background-color: #f9f4e3;
			border: 1px solid #ECEABD;
			margin-bottom: 10px;
		}
			#content .post .thumb div {
				height: 92px;
				overflow: hidden;
			}
			
	#content .postnav {
		clear: both;
		padding: 20px 34px 40px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #E05F00;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 304px;
	float: right;
	padding-bottom: 20px;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #252525;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0 4px 15px;
			font-size: 1em;
background: url(images/bullet.gif) no-repeat 0 8px;
		}
		#sidebar ul li a {
			color: #808080;
		}
		#sidebar ul li a:hover {
			color: #8c6b39;
		}

	#sidebar .link {
		border:2px solid #8c6b39;
		margin: 15px 20px 10px;
	}
	#sidebar .link h2 {
		color: #252525;
		font-size: 0.9em;
		margin: 10px 30px 10px;
	}
	#sidebar .link ul {
		list-style-type: none;
	}
		#sidebar .link ul li {
			border-bottom: none;
			line-height: 1em;
			padding: 4px 0 4px 15px;
			font-size: 1em;
			background-image: none;
		}

	#sidebar .bnr {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .bnr img {
			margin: 3px;
		}
	#sidebar .search {
		background: #f9f4e3 url(images/search.gif) no-repeat center center;
		border-width: 1px 0;
		border-color: #ECEABD;
		border-style: solid;
		height: 50px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: Verdana;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #563118;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #3F2412;
	color: #ffffff;
	font-family: Georgia;
	padding: 30px;
}
	#footer p {
		line-height: 1.5em;
	}
/** END footer **/

/** BEGIN miscellaneous **/

	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 35px 0;
	color: #565656;
}
.single {
	padding: 20px 35px;
}
.single div.section {
	overflow: hidden;
	width: 600px;
	margin: 10px 0 20px 0;
}

	.single h2 {
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
		font-size: 1.7em;
		margin-bottom: 15px;
		border-left: solid 4px #dc1000;
		padding-left: 7px;
	}
	.single h2 .sub {
		font-size: 1.2em;
	}
	.single h2.toppage {
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
		font-size: 1em;
		margin-bottom: 10px;
		border-left: solid 4px #dc1000;
		padding-left: 7px;
	}

	.single h3 {
	overflow: hidden;
		font-size: 1.5em;
		font-weight: bold;
		margin: 30px 0 20px 0;
		border-top: dashed 2px #CCCC99;
		border-bottom: dashed 2px #CCCC99;
		padding: 3px;
	}

	.single h4 {
		font-size: 1.3em;
		font-weight: bold;
		margin: 20px 0 10px 5px;
		border-left: solid 7px #ddddde;
		padding-left: 7px;
	}
	.single h4.toppage {
		font-size: 1.1em;
		font-weight: bold;
		margin: 10px 0 0 0;
		border-left: 0;
	}
	.single h5 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 20px 0 10px 10px;
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 10px;
                padding-left: 10px; 
	}
	.single .info{
		margin: 20px 0 20px 20px;
		border: solid 1px #CCCC99;
                background-color: #F8F8FF;
		padding: 15px;
	}
	.single .event-date{
		font-size: 1.5em;
		margin: 20px 0 5px 10px;
	}
	.single .event-charanger{
		font-size: 1.3em;
		font-weight: bold;
		margin: 10px 0 0 0;
		padding: 0 0 15px 40px;
		background: url(images/icon_charanger.jpg) no-repeat  0 0 ;
	}
	.single .event-title{
		font-size: 1.5em;
		font-weight: bold;
		margin: 0 0 10px 0;
	}
	.single dl.announcement {
		margin: 20px 10px 20px;   
		padding: 0px;
	}
	.single dl.announcement dt {
		line-height: 0.5em;
		border-bottom: dotted 1px #CCCC99;
		padding-bottom: 3px;
		list-style-type: none;
	}
	.single dl.announcement dt dd {
		position:relative;
		top:-1.2em; 	
		left: 9em;
		list-style-type: none;

	}
	.single dl {
		margin: 20px 10px;   
		padding: 0;
	}
	.single dl dt {
		line-height: 0.5em;
		padding-bottom: 3px;
		list-style-type: none;
	}
	.single dl dd {
		position:relative;
		top:-1.2em; 	
		left: 6em;
		list-style-type: none;
		margin-right: 50px;
	}
	.new {
		background-color: #DC1000;
		color: #FFF;
		padding: 0 2px;
}
	.reserve {
		background-color: #c9171e;
		color: #FFF;
		padding: 3px;
		display: inline;
		margin: 10px 0 10px 0;
}

	.single ul {
		margin: 10px 10px 10px 40px;
	text-indent:0em;	
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		padding: 5px 0;
		text-indent:0em;
		list-style-type: none;	
	}
	.single li.decimal {
		padding: 10px 0;
		text-indent:0em;
		list-style-type: decimal;	
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #f9f4e3;
		border-width: 1px 0;
		border-style: solid;
		border-color: #ECEABD;
	}
	.single table {
		margin-left: 10px;
	}
	.single table tr {
		padding: 15px;
	}
	.single table tr td{
		width: 300px;
		padding: 5px;
	}
	.single .credit {
		font-size: 0.5em;
	float: right;
	margin: 0 10px 5px 10px;

	}
/** END miscellaneous **/
