/*  
Theme Name: 小宗宗の部屋　2007年版
Theme URI: http://www.soujirou.idv.st/
Description: 小宗宗の部屋　2007年版Theme.
Version: 1.0
Author: 小宗宗
Author URI: http://www.soujirou.idv.st/
*/

body { 
	font: small serif;
	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #4444CC;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: left; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body { 
	color: #4444CC; 
	background-color: #CDD5FF;
 	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	}
	
p {
	font-size: 12px; 
	line-height: 14px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
}

/* No boder @ img*/
body img{ border: 0px;}

/******************************** Major Parts (Start) ********************************/	
#container { 
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	}

#SideBar {
	position: absolute;
	right: 18px;
	left: auto;
 	width: 200px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-color: #FFD966;
	border: 1px dotted #AAAAAA;
	}
	
#SideBar2 {
	margin: 10px 5px 10px 5px;
	padding: 0px;
	}

.document_cat {
	font-weight:800;
	padding: 5px;
	font-size: 130%;
	background-color:#D0D1FF;
	color:#000099;
}
/******************************** Major Parts (End) ********************************/		

/******************************** Links (Start) ********************************/	
a:link { 
	font-weight: 500; 
	text-decoration: none; 
	}
a:visited { 
	font-weight: 500; 
	text-decoration: none; 
	} 
a:visited:hover { 
	font-weight: 500; 
	text-decoration: underline;
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	}
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}
/******************************** Links (End) ********************************/	

/******************************** Page Header (Start) ********************************/	
#pageHeader {
	text-align: center;
	border: 0px;    
	margin: 5px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

/******************************** Page Header (Start) ********************************/		
	
/******************************** Main Text (Start) ********************************/	
#Main_date p {
   	font-size: 1em; 
	color: 	#279A02;
	text-align:left;
	margin-top: 0.2em;
}
	
#Main_Text p {
	font-size: 1em; 
	line-height: 130%;
	font-weight: 100;
	color: #4444CC;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: normal; 
	margin-left: 1em;
	margin-right: 1em;
	}

#Main_Text hr {
	border: none 0px;
	height: 10px;
	width: 100%;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image:url(images/hr1.gif);
	left: 0px;
	right: inherit;
	margin: 0px;
	padding: 10px 0 0 0;
}	
	
#main_body {
 	border: 1px solid #AAAAAA;    
 	background-image: url(images/text_bg.gif);
	background-repeat: repeat;
	background-color: #FFD9CC;
	margin: 15px 220px 0px 0px;
	padding: 10px 10px 0px 10px;	
}
	
#main_body #text_area {
 	background-image: url(images/carrot_a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
	

#main_body #Text_Tail .Text_Tail_comment {
	color: #000000;
	font-size: 85%; 
	float: left;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}
#main_body #Text_Tail .Text_Tail_categories {
	color: #000000;
	font-size: 85%; 
	text-align: right;	
	margin: 0px;
	padding: 5px 0px 10px 0px;
}	
	
#footer p{
	border: 1px solid #AAAAAA;    
 	background-image: url(images/title_bg.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-color: #FFD966;
	color: #000000;	
	font-weight: 100;
	margin: 10px 220px 20px 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}

#main_body #Main_Text h3 {
 	background-image: none;
	color:#0000BB;
	font-size: 160%; 
	line-height: 120%;
	text-align: left;
}

#main_body h3 {
	background-color: #FFD966;
 	background-image: url(images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color:#009900;
	font-size: 160%; 
	line-height: 120%;
	text-transform: uppercase;
	text-align: left;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 10px;
}

#main_flv_player {
    letter-spacing: 0.05em;
}

/* hovers */
	
#main_body #text_area:hover {background-image: url(images/carrot_b.gif)}

/* Links */
#main_body #text_area #Main_Text a:link {text-decoration: underline}
	
/******************************** Main Text (End) ********************************/	
		
/******************************** SideBar (Start) ********************************/			
#SideBar ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#SideBar li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#SideBar li a:link,
#SideBar li a:visited, 
#SideBar li a:visited:hover,
#SideBar li a:hover, 
#SideBar li a:active {
	font-style: normal;
}

#SideBar h3 {
	color: #0A6112;
	background-color: #CDEFD7;
 	background-image: url(images/sidebar_title_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px; 
	line-height: 16px;
	font-weight: bold; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 25px;
	}
	
#Pages {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;  
	text-align: left;  
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#Plurk {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;  
	text-align: left;  
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#Pages ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#my_links {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;  
	text-align: left;  
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#my_links ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#lfavorites,
#other_links {
	background-image: url(images/leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	border: 1px solid #aaa;  
	text-align: left;  
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}
	
/* hovers */
	
#SideBar li:hover {background-color: #CBEFD6}
	
#other_links:hover {
	background-color: #fefefe;
	background-image: url(images/leaf_09b.gif);
	}
/******************************** SideBar (End) ********************************/			
	
/******************************** Search Form (Start) ********************************/	
#SideBar #SideBar2 #searchform-container {
	margin: 0px;
	padding: 0px;
}

/* searchform overrides for the sidebar */
#SideBar #SideBar2 #searchform-container .searchform input[type=text] {width: 140px}
#SideBar #SideBar2 #searchform-container .searchform input[type=submit] {width: 40px}

/******************************** Search Form (End) ********************************/	

/******************************** Recent_Comment (Start) ********************************/
#SideBar #SideBar2 #Recent_Comments {
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
}

#SideBar #SideBar2 #Recent_Comments li {
	margin: 0px;
	padding: 5px;
	color: #000000;
}
#SideBar #SideBar2 #Recent_Comments ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

/******************************** Recent_Comment (End) ********************************/

/******************************** useronline-count (Start) ********************************/
#SideBar2 #useronline-count {
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
}

#SideBar2 #useronline-count li {
	margin: 0px;
	padding: 5px;
	color: #000000;
}
#SideBar2 #useronline-count ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
/******************************** useronline-count (End) ********************************/

/******************************** Calendar (Start) ********************************/
#calendar-with-archives-link #calendar-container, #calendar {
	text-align: center; 
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #AEEBBD;
 	background-image: url(images/calernar_bg.gif);
	border: 1px solid #AAAAAA;
}

#calendar-with-archives-link #wp-calendar, #SideBar #SideBar2 #wp-calendar {
	width: 100%;
	text-align: center; 
	padding: 0px;
	margin: 0px;
}

#calendar-with-archives-link #wp-calendar #today, #SideBar #SideBar2 #wp-calendar #today {
	text-align: center;
	border: 1px dashed #AAAAAA;
	background: white;
}

#calendar-with-archives-link #wp-calendar caption, #wp-calendar caption {
	border: 1px dotted #000000;
	background-color: #90D0A0;
	font-size: 110%;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	margin: 3px 10px 3px 10px;
}
/******************************** Calendar (End) ********************************/

/******************************** Polls (Start) ********************************/
#SideBar2 #polls {margin-bottom: 10px}
/******************************** Polls (End) ********************************/

/******************************** Flash Countdown Timer (Start) ********************************/
#SideBar2 #Flash_cd_timer {
	margin-top: 10px;
	text-align: center;
}
/******************************** Flash Countdown Timer (End) ********************************/

/******************************** ClustrMap (Start) ********************************/
#SideBar2 #ClustrMap {
	margin-top: 10px;
	text-align: center;
}
/******************************** ClustrMap (End) ********************************/

/******************************** Technorati (Start) ********************************/
#SideBar2 #technorati {margin: 10px 0px 10px 10px}
/******************************** Technorati (End) ********************************/

/******************************** Next/Previous Post in same Category (Start) ********************************/
#cat_list {
 	border: 1px solid #AAAAAA;    
 	background-image: url(images/text_bg.gif);
	background-repeat: repeat;
	text-align: left;
	background-color: #FFD9CC;
	margin: 10px 220px 0px 0px;
	padding: 0px;
}

/******************************** Next/Previous Post in same Category (End) ********************************/

/******************************** Comments (Start) ********************************/
#the_comments {
 	border: 1px solid #AAAAAA;    
 	background-image: url(images/text_bg.gif);
	background-repeat: repeat;
	text-align: left;
	background-color: #FFD9CC;
	margin: 10px 220px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#the_comments h3{
	background-color: #ddd;
 	background-image: url(images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color:#0026C9;
	text-align: left;
	font-size: 140%; 
	line-height: 120%;
	text-transform: uppercase;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 10px;
	}

#the_comments p{
	margin: 0 1em 0 1em;
	padding: 0px 0px 0px 0px;	
}

#the_comments #comment_hr1 {
	height: 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image:url(images/hr1.gif);
	margin: 0px;
	padding: 0px;
}
	
#the_comments #comment_hr2 {
	height: 28px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image:url(images/hr2.gif);
	margin: 0px;
	padding: 0px;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist>li {
	padding : 1em 1em 1em 1em;
	margin : 0px 0px 1px 0px;
	display: block;
}

.commentlist>li p{
	font-size: 1em;
	line-height: 130%;
	font-weight: 100;
	color: #000000;
	letter-spacing: 0.06em;
}

/******************************** Comments (End) ********************************/

/******************************** Flickr (Start) ********************************/
#flickr_badge_uber_wrapper {padding: 0px; margin: 0px;}
#flickr_icon_td {padding:0 2px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {padding:0 2px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
/******************************** Flickr (End) ********************************/

/******************************** aNobii (Start) ********************************/
/* ------[ For the whole badge ]------ */ 
#aNobii_badge {padding: 0px} 

/* ------[ For each item in the badge ]------ */ 
#aNobii_badge .item_cell {list-style: none; text-align: center; padding: 5px; margin: 0px;} 
#aNobii_badge .cover {text-align: center;} 
#aNobii_badge .cover img {border: 1px solid #cccccc; padding: 3px; background-color: #f7f7f7;} 
#aNobii_badge .title {text-align: center; text-indent: 0;padding: 0; margin: 0;} 

/* ------[ The bottom part ]------ */ 
#aNobii_badge .link_cell {list-style: none; text-align: center  !important; padding: 5px; margin: 0px; clear: both;} 
#aNobii_badge .link_cell dt {text-align: center  !important; margin: 0px;} 
#aNobii_badge .link_cell dd a {font-size: 10px; font-family: Verdana;} 
#aNobii_badge .link_cell dd {text-align: center  !important; margin: 0px;} 
#aNobii_badge .link_cell img {border: none;}


/******************************** aNobii (End) **********************************/

/******************************** Page Bar Plug-in  (Start) ********************************/
.pagebar 
	{ 
		text-align: center;
		color:#000000;
		font: 100% Arial, Helvetica, sans-serif; 
		padding: 15px 0px 0px 0px; 
		margin: 0px 220px 0px 0px; 
	}

.pagebar a, .pageList .this-page
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #FCD6C9; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #FCD6C9; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #FCD6C9; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 140%; 
		background: #FFD966;
	}

.pagebar a:hover 
	{
		color: #000000; 
		background: #FFD966; 
		border-color: #036; 
		text-decoration: none;
	}

/******************************** Page Bar Plug-in  (End) ********************************/

/******************************** Archives  (Start) ********************************/
#Archives_content {
 	border: 1px solid #AAAAAA;    
 	background-image: url(images/text_bg.gif);
	background-repeat: repeat;
	background-color: #FFD9CC;
	margin: 15px 220px 0px 0px;
	padding: 10px 10px 0px 10px;	
}

#Archives_content h1{
	background-color: #ddd;
 	background-image: url(images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color:#0000EE;
	font-size: 160%; 
	line-height: 120%;
	text-transform: uppercase;
	text-align: center;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 10px;
}
#Archives_content h2{
	color:#0000EE;
	font-size: 140%; 
	line-height: 120%;
	text-transform: uppercase;
	text-align: left;
	margin: 5px;
	padding: 4px 4px 4px 10px;
}

/******************************** Archives  (End) ********************************/

/******************************** Archive  (Start) ********************************/
#Archive_content {
 	border: 1px solid #AAAAAA;    
 	background-image: url(images/text_bg.gif);
	background-repeat: repeat;
	background-color: #FFD9CC;
	margin: 15px 220px 0px 0px;
	padding: 10px 10px 0px 10px;	
}

#Archive_content h1{
	background-color: #ddd;
 	background-image: url(images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color:#0000EE;
	font-size: 160%; 
	line-height: 120%;
	text-transform: uppercase;
	text-align: center;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 10px;
}
#Archive_content h2{
	color:#0000EE;
	font-size: 140%; 
	line-height: 120%;
	text-transform: uppercase;
	text-align: left;
	margin: 5px;
	padding: 4px 4px 4px 10px;
}

/******************************** Archive  (End) ********************************/

/******************************** Link Indication plugin  (Start) ********************************/
a.liexternal { padding-right: 12px; background: url(images/link-indication/link-icon_external_02.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-indication/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-indication/link-icon_imdb_01.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-indication/link-icon_ftp_01.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-indication/link-icon_mail_01.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-indication/link-icon_pdf_03.png) no-repeat right;  }
a.liflickr { padding-right: 12px; background: url(images/link-indication/link-icon_flickr.png) no-repeat right;  }
/******************************** Link Indication plugin  (End) ********************************/