﻿/*
Theme Name: Rights
Theme URI: http://www.rights-web.net/
Description: Right Stuff　<a href='http://www.rights-web.net/'>ライトスタッフ公式 Web Site</a>
Author: Right Stuff
Author URI: http://www.rights-web.net
Version: 1.0
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:100%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
	background:#ffffff;
	background:url(img/rap_bg.gif);
}

.mikio a {
	margin:30px 0 0 0;
	padding:0;
        display:block;
	width: 200px;
	height:80px;
	background-image: url(img/mikio.gif);
	background-repeat: no-repeat;
}

.pan {
	margin:22px 0 0 0;
	padding:0 0 0 12px;
	width: 598px;
	background-image: url(img/widgettitle_3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBB77;
}

.alignleft {
	float: left;
}



img.alignleft {

	margin: 5px 12px 18px 0;
	*margin: 5px 12px 9px 0;
	display: inline;
	padding:3px;
	border: 1px solid #cccc00;
	/*background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}

img.alignright {
	padding: 0;
	margin: 2px 0 7px 12px;
	display: inline;
	padding:3px;
	border: 1px solid #cccc00;
	/*background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}	

img.aligncenter {
	padding: 0;
	margin: 2px auto 7px auto;
	/*display: inline;*/
        display:block;
	padding:3px;
	border: 1px solid #cccc00;
	/*background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}

h1, h2, h3,h4,h5,h6 {
	/*font-family: Georgia, times new roman, times, serif;*/
	letter-spacing: 0.09em;
	line-height:1.6em;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0;
	padding: 0;
}
img.left 
{
	float:left;
	margin:0;
	padding: 0;
}

.left_1 
{
	float:left;
	margin:5px 12px 5px 0;
	padding: 0;
}

.s_waku {
	margin: 0;
	padding: 0 0 12px 0;
	clear: both;
	height: auto;
	width: 610px;
}

a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	color:#b23333;
}
a:hover, a:active 
{ 
	color:#333;
	/*border-bottom:#666 1px solid;*/
} 

#rap 
{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:920px;
	text-align:left;
	background:#ffffff;
	font-size:0.9em;
	/*border-top: 0px none;
	border-right: 4px solid #7f7157;
	border-bottom: 0px none;
	border-left: 4px solid #7f7157;*/
	background:url(img/rap_bg_c.gif);

}
ul#menu {
	list-style:none;
	margin:0 40px 0 40px;
	padding:0;
        width:840px;
	height:30px;
	font-size:0.9em;
	line-height:30px;
	/*border-bottom:#A0A012 2px solid;*/
	font-weight: bold;
	background:url(img/menu_bg.gif);
	background-position: left bottom;
}
ul#menu li 
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	
}	
ul#menu li a {
	display:block;
	padding:0 18px;
	color:#ffffff;
	border-right:1px solid #5B743A;
	border-top: none;
	border-bottom: none;
	border-left: none;
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	/*background:#bba;*/	
	color:#ffffff;
	text-decoration:underline;
}
ul#menu li.feed
{
	float:right;	
}
ul#menu li.feed a 
{
	background:url(img/feed.gif) no-repeat left;
        border-right:none;
}
ul#menu li.feed a:hover 
{
	text-decoration:underline;
}

/*#header {
	margin:0 30px 0px 30px;
	padding:0;
	width:838px;
	height:300px;
	background:url(img/header.jpg) no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7f7157;
	border-bottom-color: #7f7157;
	border-left-color: #7f7157;

}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
	text-indent: -9999px;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
	text-indent: -9999px;
}
#header * 
{
	color:#ffe;
}*/

#content {
	float: right;
	margin:0 40px 0 0;
	_margin:0 20px 0 0;
	padding: 0 0 0 0px;
	width: 610px;
	color: #333;
	text-align: left;
	background:#ffffff;
	/*background:url(img/rap_bg.gif);*/
}

.bun {
	margin:0 0 0 0;
	padding:0px 0 7px 0px;
	width:610px;
	text-align: right;
}
.hata {
	margin:3px 12px 0 0;
	padding:0px 0 0px 0px;
	float: left;
	border: none;
	background-image: url(img/hata.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 198px;
}
/*.hata img {
	margin:0 0 0 0;
	padding:0px 0 0px 0px;
	border: none;
}*/

#sidebar {
	float:left;
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
	padding:0 0 0 0px;
	width:200px;
	/*background:url(img/side_bg.gif) no-repeat;*/
	height: auto;
	/*border-right:#dcc 1px solid;*/
	/*background-color: #cccccc;*/
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.side_bg {
	background-image: url(img/side_ul.gif);
}
#sidebar ul ul, #sidebar p, /*#sidebar form, */#sidebar .textwidget
{
	margin:0px 0 0px 0px;

}
#sidebar li 
{
	margin:0;
	padding:0 0 0 0;
	/*border-bottom:3px solid #7f7157;*/
}
#sidebar li li
{
	margin:0 0 0 0;
	padding:7px 0 7px 18px;
	/*border-bottom:0px;*/
	border-bottom:1px dotted #CCCC00;
	background-image: url(img/widgettitle_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size:94%;
	width:182px;
}

#sidebar h2 {
	margin: 30px 0 0px 0;
	padding:7px 0 7px 0px;
	/*font-size:3px;*/
	font-weight: bold;
	font-size:94%;
	text-align: center;
	color: #b23333;
	width:200px;
	height:auto;
	/*text-indent: -9999px;*/
	background-image: url(img/cate_title.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	/*border-bottom:1px dotted #FFCC00;*/
}

.sd_top {
	margin:30px 0 0 0;
	/*margin:9px 0 0 0;*/
	padding:0;
	background-image: url(img/sd_top.gif);
	background-repeat: no-repeat;
	width: 200px;
	height:45px;
	text-indent: -9999px;
}



ul#side_menu {
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	line-height:0px;
	width:200px;
}
ul#side_menu li {
	/*display: block;*/
        margin:0;
        padding:0;
        list-style:none;  
	/*position: absolute;*/
	font-size: 1px;
	line-height: 0%;
	border-bottom:none;
}	
ul#side_menu li a {
        display:block;
        margin:0;
        padding:0;
}

#side_menu li#ac_1 {
        margin:10px 0 0 0;
        padding:0;
	width: 200px;
	height:80px;
	background: url(img/bana_1.gif) no-repeat ;
}
#side_menu li#ac_1 a {
        display:block;
	width: 200px;
	height:80px;
}
#side_menu li#ac_2 {
        margin:10px 0 0 0;
        padding:0;
	width: 200px;
	height:80px;
	background: url(img/bana_2.gif) no-repeat ;
}
#side_menu li#ac_2 a {
        display:block;
	width: 200px;
	height:80px;
}
#side_menu li#ac_3 {
        margin:30px 0 0 0;
        padding:0;
	width: 200px;
	height:120px;
	background: url(img/blog_bana.gif) no-repeat ;
}
#side_menu li#ac_3 a {
        display:block;
	width: 200px;
	height:120px;
}



a span {
    display:none;
}
.mim {
	margin: 30px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 80px;
	background-image: url(img/bana_sun.gif);
	background-repeat: no-repeat;
}
.mim a {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 80px;
}
.rights {
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 31px;
	background-image: url(img/bana_rights_1.gif);
	background-repeat: no-repeat;
}
.rights a {
	margin: 0;
	padding: 0;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 31px;
}

.cac {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 69px;
	background-image: url(img/bana_cac.gif);
	background-repeat: no-repeat;
}
.cac a {
	margin: 0;
	padding: 0;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 69px;
}

.erias {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

ul#eria {
	margin: 0;
	padding: 8px 8px 3px 8px;
	width: 182px;
	border: 1px solid #FFCC00;
	background-color: #FFF4C8;
} 
ul#eria li {
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
	font-weight: normal;
	background-image: none;
	background-color: #FFF4C8;
	border: none;
}
ul#eria li#size {
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	font-weight: bold;
	text-align: center;
	color: #b23333;
	/*border: 1px dotted #FFCC00;*/
	background-image: url(img/size.gif);
}


	
#searchform {
	margin:30px 0 0 0;
	padding:6px;
	width: 188px;
	background:#FFCCCC url(img/megane.gif) no-repeat;
	height: 50px;
	/*border: 1px solid #cccccc;*/
	/*text-align: center;*/
	}

	
.widgettitle {
	margin:0;
	padding:0px 0 0 0;
	/*width: 180px;*/
	/*text-align: center;*/
	/*background-image: url(img/widgettitle_1.gif);
	background-repeat: no-repeat;*/
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #7f7157;
	border-bottom-color: #7f7157;
	background-color: #E1DCD2;*/
	color: #000000;
	}
		

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
#sukima {
	clear:both;
	margin:0 0 0 0;
	padding:0;
	width: 920px;
	height: 30px;
}
#footer {
	clear:both;
	margin:0px 10px 0px 10px;
	padding: 12px 30px 30px 30px;
	width:840px;
	color:#ffffff;
	/*text-align:center;*/
	/*border-top:2px solid #A0A012;*/
	/*background:#B23D1F;*/
	background-image: url(img/footer_bg.gif);
	/*font-size:95%;*/
}

#footer a {
	color:#ffffff;
}

#footer p {
	padding:10px 0;
	text-align:center;
}

#content h2, #content h3 {
	font-size:1em;
	font-weight:bold;	
}

.title {
	margin:30px 0 15px;
	padding:4px 0 2px 0;
	width: 610px;
	text-align:center;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;*/
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

.top_title {
	margin:30px 0 0 0;
	padding:0;
	width: 610px;
	height: 30px;
	background-image: url(img/home_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.top_p {
	margin:30px 0 0 0;
	padding:0;
	width: 610px;
	height: 385px;
	/*text-align:center;*/
	background-image: url(img/home_p.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.title_wn {
	margin:25px 0 0px 0;
	padding:3px 0 3px 0;
	*padding:4px 0 2px 0;
	color:#b23333;
	width: 610px;
	text-align:center;
	background-image: url(img/title_wn_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}


#content .post 
{
	padding-bottom:0;
}
#content p {
	margin:0 0 12px;
	*margin:0 0 9px;
	line-height:1.7em;
}

.content img {
	margin:0 0 12px 0;
	padding:12px;
	border: 1px solid #D6AB85;
	background-color: #ffffff;
	background-image: url(img/img_bg.gif);
}

.pagetitle {
	margin:30px 0 0 0;
	padding:16px 0 15px 0;
	text-align: center;
	height: auto;
	width: 610px;
	background-image: url(img/pagetitle_bg.gif);
	/*border: 1px dotted #CCCCCC;*/
}

.posted {
	margin: 15px 0 0 0;
	padding:2px 0 0 0;
	border-top-width: 1px;
	/*border-bottom-width: 2px;*/
	border-top-style: dotted;
	/*border-bottom-style: solid;*/
	border-top-color: #CCCC00;
	/*border-bottom-color: #7f7157;*/
	/*color: #666;
	background:url(img/topbg.gif) repeat-x top;*/
	font-size:0.8em;
	clear:both;
	width: 610px;
} 

/*#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
}*/

.link_list_1 {
	/*border: 1px solid #D6AB85;*/
	margin: 0 0 0px 0;
	padding: 0px 10px 0px 10px;
	/*background-color: #ffffff;*/
	height: auto;
	width: 590px;
	background-image: url(img/wn_bg.gif);
	background-repeat: no-repeat;
}
.link_list_2 {
	margin: 0 0 0 0;
	padding: 5px 0 0px 0px;
	height: auto;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9C679;*/

	list-style:none;
	/*width: 584px;*/
}
.link_list_last {
	margin: 10px 0 0 0;
	padding: 5px 0 7px 0;
	height: auto;
	list-style:none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	background-color: #FFF2BF;
}

hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;




}