/*
Theme Name: RYYO
Theme URI: http://www.ryyo.org
Description: Theme for RYYO.org modify from MiniWp theme
Tags: 2 columns, clear, fixed width, sofished
Version: 1
Author: gef
Author URI: http://www.ponnuki.net/


/* Layout 
---------------------------------------------------------*/
#container {
	float: left;
	margin:-20px -215px 0px 0;
	width: 100%;
	background-color: white;
	border-top: solid 20px #1b5619; 
	
}
#content {
padding:20px;
	line-height:150%;
	width:470px;
	padding-right:10px;
  
	background-color: white;
	margin-right: 0px;
}
#content2 {
padding:20px;
	line-height:150%;
	width:690px;
	padding-right:10px;
  
	background-color: white;
	margin-right: 0px;
}
.sidebar {
	float: left;
	overflow: hidden;
	width: 210px;
	font-size:13px;
	margin-bottom:15px;
	margin-left: 0px;
	margin-top:3px;



}
.sidebar ul {
	margin-top: 19px;
		border-top: 1px solid #ccc;

}


#footer {
background-color: #1b5619;
	clear: both;
}
/* Main Elements
--------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
body {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#777;
	background-color: #369;
}
a {
	text-decoration:none;
	color: #369;
	
}
a:hover {
	color:#3cf;
}
#wrapper {
	width:750px;
	margin:0 auto;
	background-color: #1b5619;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}

#white
 {
	width:740px;
	margin:0 auto;
	background-color: white;
}

img, img a {
	border:none;
}
p {
	margin-bottom:12px;
}
blockquote {
	margin:0 37px 0 30px;
	padding-left:10px;
	border-left:5px solid #eee;
}
blockquote blockquote {
	margin:0 0 0 25px;
}
code {
	font-size:14px;
	line-height:130%;
	font-family:"Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#696969;
}
input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:13px;
}
.entry-content img {
	border:1px solid #ddd;
	padding:2px;
}
.entry-content ul {
	margin:0 41px 10px 42px;
}
.entry-content ol {
	margin:0 41px 10px 45px;
}
.entry-content ul, .entry-content ol {
	padding-right:0;
}
.entry-content ul li {
	list-style:square;
}
.entry-content a:hover {
	text-decoration:underline;
	color:#f30;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:10px;
}
.entry-content h1 {
	font-size:18px;
}
.entry-content h2 {
	font-size:17px;
}
.entry-content h3 {
	font-size:16px;
}
.entry-content h4 {
	font-size:15px;
}
.entry-content h5 {
	font-size:15px;
}
.entry-content h6 {
	font-size:14px;
}
/* Header
--------------------------------------------------*/
#header {
	border-bottom:1px solid #ddd;
	height:101px;
	margin-left:150px;
}
#header h1 a {
	float:left;
	font-size:50px;
	margin-right:25px;
	padding-top:27px;
}
#header h1 a:hover span.itop {
	color:#9c0;
}
#header h1 span span {
	color:#3cf;
}
#header h1 span.itop {
	border-top:8px solid #eaf4ff;
	padding-top:19px;
	color:#3cf;
}
#header p {
	float:left;
	margin:59px 0 0;
	color:#777;
}

#menu
{
background-color: #1b5619;
color: #fff;
font-weight: bold;
font-size: 14px;
height: 30px;
padding-top:8px;
border-top: 1px solid black;


}

#menu li

{
display: inline;
margin: 0 10px;
}
#menu li a 

{
color:#fff;
}
/* Content
--------------------------------------------------*/

#content {
	font-size:14px;
	clear:both;
}
.post {
	margin-bottom:20px;
}
.entry-title, #comments h3 {
	clear:both;
	color: #1b5619;
font-family: arial;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
	font-size:20px;
	padding-bottom:3px;
	text-transform:uppercase;
	line-height: 27px;
}
.page-title {
	color:#ffc20e;
	margin-bottom:15px;
	font-size:16px;
	text-transform:uppercase;
}
.entry-info {
	margin-left:-150px;
	float:left;
}
.entry-info li {
	list-style:none;
	padding:2px 0;
	border-bottom:1px solid #ddd;
	width:140px;
}
.entry-content {
	min-height: 120px;
}
a.more-link {
	text-decoration:none;
	color:#777;
}
a.more-link:hover {
	color:#f30;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin:0 auto;
}
.noresults ol li h3 {
	font-weight:500;
	font-size:15px;
	padding:2px 0;
	margin:0;
}
.noresults ol li h3 a {
	color:#6a6da9;
}
.noresults ol li h3 a:hover {
	color:#3cf;
}
input#noresults-s {
	width:250px;
}
/* Comment
--------------------------------------------------*/
#comments h3 {
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
}
.comments ol {
	margin-bottom:20px;
}
.comments ol li {
	list-style:none;
	color:#3cf;
	border:1px solid #fff;
	padding:10px 0;
	border-bottom-color:#ddd;
}
#comments-list ol li .avatar {
	float:right;
	padding:2px;
	border:1px solid #eee;
}
.moderation {
	color:#f30;
}
.comment-text {
	color:#777;
}
.comment-meta {
	color:#008792;
}
.comment-meta a {
	color:#7fb80e;
}
.comment-meta span a, .comment-meta span {
	color:#fdb933;
}
.comment-meta span a:hover, .comment-meta a:hover {
	color:#3cf;
}
.required {
	color:#f30;
}
p input {
	padding:3px 5px;
	margin-right:10px;
	width:200px;
	border:1px solid #ddd;
}
textarea#comment {
	border:1px solid #dcdcdc;
	padding:3px 5px;
}
input#submit {
	margin-top:10px;
	text-align:center;
	padding:3px 0;
	background:#565656;
	color:#fff;
}
/* Sidebar
--------------------------------------------------*/
#searchform {
	width:200px;
	margin:10px 0;
}
#s, #noresults-s {
	width:128px;
	border:1px solid #ddd;
	padding:3px 5px;
}
#searchsubmit, #noresults-searchsubmit {
	width:55px;
	padding:2px 0;
	background:#656565;
	border:1px solid #ddd;
	color:#fff;
}
.sidebar {
	color:#3cf;
	background-color: white;
	margin-top: 29px;
	paddin:10px;
}
.sidebar p {
	margin-top:10px;
	line-height:135%;
	color:#777;
}
.sidebar h4 {
	font-size:17px;
	text-transform:uppercase;
	padding-bottom:4px;
	}
.sidebar ul li {
	list-style:none;
}
.sidebar ul ul {
	margin:10px 0;
}
.sidebar ul ul li {
	list-style:square;
	margin:0 0 0 1em;
	padding:2px 0;
	border-bottom:1px solid #eee;
}

.widgettitle
{
margin-bottom: 15px;
}

/* Footer
--------------------------------------------------*/
#footer {
	padding-left:150px;
	border-top:1px solid #ddd;
	font-size:12px;
	padding-top:12px;
}
#footer span {
	text-transform:uppercase;
	font:11px/22px Georgia, "Times New Roman", Times, serif;
}
#footer span.ipower {
	color:#3cf;
}
#footer a.ipower {
	color:#9c0;
	font-weight:700;
	text-transform:capitalize;
}
#footer a.ipower:hover {
	text-decoration:underline;
}

#subscribe2
{
margin-top:20px;
background:#ddd;
padding:5px;
}

#subscribe2 h4
{
font-size:10px;

}
