/*
Theme Name: ryusworld V3
Theme URI: http://www.ryusworld.com
Description: 3rd Version of ryusworld.com for wordpress blog
Version: 1.0
Author: Ryudo
Author URI: http://www.ryusworld.com
*/

* {
	margin:0;
	padding:0;
	border:0;
}

html {
	background:#8C001D url(images/wrapper_bg.png) top center repeat-y;
}

body {
	font:62.5%/1.8em "trebuchet ms", verdana, arial, sans-serif;
	color:#3D3D3D;
	text-align:center;
	vertical-align:top;
}

table {
	font-family:"trebuchet ms", verdana, arial, sans-serif;
	font-size:1.2em;
}

h1 a {
	width:272px;
	height:129px;
	position:absolute;
	top:39px;
	left:30px;
}

h2 {
	font-family:verdana, "trebuchet ms", arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-family:verdana, "trebuchet ms", arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-family:verdana, "trebuchet ms", arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h5 {
	font-family:verdana, "trebuchet ms", arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}

h6 {
	font-family:verdana, "trebuchet ms", arial, sans-serif;
	font-size:9px;
	font-weight:bold;
}

a {
	color:#8F001E;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0;
}

blockquote{
	margin:10px 0 0;
	border-top:2px solid #ddd;
	background:#f5f5f5;
}

blockquote p{ padding:10px;}

blockquote blockquote{
	float:none;
	width:auto;
	margin:0 10px;
	background:#fff
}

form, input, textarea{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

input {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	border:1px solid #cacaca;
}

p {
	margin: 0;
	padding: 0;
}

p{ padding: 10px 0 5px; }

p img{
	max-width:100%;
}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #ededed;
	display:inline;
}

img.alignright{
	margin:3px 0 2px 10px;
	padding:4px;
	border:1px solid #ededed;
	display:inline;
}

img.alignleft{
	margin:3px 10px 2px 0;
	padding:4px;
	border:1px solid #ededed;
	display:inline;
}

.alignleft{float:left;}

.alignright{float:right;}

.noBorder {
	border:0!important;
}

.noMargin {
	margin:0!important;
}

.noText {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	color:#ccc;
}

.clear {
	float:none;
	clear:both;
}

div#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	background:url(images/wrapper_bg.png) 0 0 repeat-y;
}

div#header {
	width:960px;
	height:210px;
	background:url(images/bg-header.png) center 0 no-repeat;
	margin:0 auto;
	position:relative;
}

div#header a#youtube,
div#header a#flickr,
div#header a#twitter {
	width:20px;
	height:20px;
	display:block;
	background:url(images/buttons-follow.png) no-repeat;
	position:absolute;
	top:5px;
}

div#header a#youtube {
	left:550px;
}

div#header a#flickr {
	left:580px;
	background-position:0 -20px;
}

div#header a#twitter {
	left:610px;
	background-position:0 -40px;
}

div#header a#youtube:hover,
div#header a#flickr:hover,
div#header a#twitter:hover {
	background:none;
}

div#header ul#navi-top {
	position:absolute;
	list-style:none;
	top:8px;
	right:0;
}

div#header ul#navi-top li {
	float:left;
	padding:0 19px;
	border-right:1px solid #fff;
	line-height:12px;
	text-transform:uppercase;
}

div#header ul#navi-top li a {
	color:#D9D5D6;
	text-decoration:none;
}

div#header ul#navi-top li a:hover,
div#header ul#navi-top li.active a {
	color:#8F001E;
	text-decoration:none;
}

div#entry {
	width:960px;
	background:#fff;
}

div#content {
	width:640px;
	float:left;
	background: #fff;
	padding:0 0 10px 0;
	line-height:24px;
}

div#content .post {
	padding:20px 20px;
}

div#content .post h2 {
	font-size:2.4em;
	font-weight:normal;
}

div#content .post h2 a{
	color:#8F001E;
}

div#content .date {
	padding:10px 20px 5px;
	color:#8F001E;
}

div#content .entry-content {
	font-size:14px;
	line-height:18px;
}

div#content .entry-content ul {
	list-style:inside;
}

div#content .entry-content h2, h3, h4, h5, h6 {
	padding:3px 0 3px;
	line-height:26px;
}

div#content .entry-meta {
	padding:20px 0 5px 0;
	line-height:18px;
}

div#content .navigation {
	float:center;
	margin:10px auto 0;
	padding:5px 10px 6px;
	line-height:18px;
	font-size:14px;
}

div#sidebar {
	width:320px;
	float:left;
	background:#fff;
	padding:30px 0 10px 0;
	line-height:24px;
}

div#sidebar ul {
	list-style:none;
}

div#sidebar ul li {
	padding:auto;
	font-size:13px;
}

div#sidebar h2 {
	width:301px;
	height:25px;
	background:url(images/sidebar-container.png) no-repeat;
	padding:1px 30px;
	float:left;
	color:#fff;
}

div#footer {
	width:960px;
	height:574px;
	float:left;
	background:#383838 url(images/bg-footer.png) 0 0 repeat-x;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:1.4em;
}

div#footer div.column {
	width:280px;
	height:514px;
	float:left;
	margin:0 20px 0 0;
	padding:20px 10px;
	background:#383838;
	text-align:left;
}

div#footer div.column h2 {
	width:300px;
	height:25px;
	background:url(images/footer-container.png) no-repeat;
	padding:3px 30px;
	float:left;
	color:#fff;
}

div#footer div.column ul {
	list-style:none;
}

div#footer a {
	color:#d5d5d5;
}

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #990221;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ededed;
	line-height: 18px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}
