/*
Theme Name: Basic2Col
Theme URI: http://wangenweb.com/wordpress/themes/basic2col/
Description: A basic, yet flexible minimalistic two column theme for WordPress. Have extendend support for Child Themes for easier customization. See the <a href="http://wangenweb.com/wordpress/themes/basic2col/">Basic2Col's homepage</a> for more info
Version: 3.1.2
Author: Kristin K. Wangen
Author URI: http://wangenweb.com/
Tags: white, two column, basic, minimalistic, elastic width, custom page templates, right sidebar
*/

body,h1,h2,h3,h4,h5,h6,form,ul,ol,li,table,tr,th,td,dl,dd,dt{
	margin:0;padding:0;
}

html {
	height:100%;
}


/*general layout*/
body {
background:#5c5c5c;
color : #000; 
font-family:Verdana;
font-style : normal;
padding:0px;
margin:0px;
line-height:1.5;
font-size:13px;
text-align:center;

}
hr {
border: 1px solid #ccc;
} 

blockquote{
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:5px 12px 5px 36px;
	margin:5px 0;}




blockquote, code, pre {
color:#666;
}
code, pre {
font-family:Courier,  'Lucida Console','Courier New', Sans-Serif;
}
pre{
  margin: 10px 0 10px 20px;
  padding: 5px;
  background-color: #EBEBEB;
  display: block;
  overflow: auto;
  font-family: Courier New;
  font-size: 90%;
}

/*font styles*/

h2 {
font-size:14px;
}
h3 {
font-size:1.0em;
}
h4, h5, h6 {
font-size:1em;
}
h2,h3,h4, h5, h6 {
color : #333; 
margin: 10px 0px 0px 0px ;
padding:2px 0px;
clear: both;
}
h1{
font-family:メイリオ;
color : #fff; 
margin: 10px 0px;
padding:2px 0px;
clear: both;
}



/*linkcolor #2361a1*/


a:link, a:visited {
font-weight:normal;
color : #207272;
text-decoration : none; 
}
a:hover, a:active {
color : #207272; 
text-decoration : underline;
border:none;
} 

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited  {
color:#000000;
text-decoration:none;
border:none;
font-weight:bold;
}
#content h2 a:hover, #content h3 a:hover {
color:#079898;
text-decoration:none;
border:none;
font-weight:bold;
}

#header h1 a:link, #header h1 a:visited  {
color:#ccc;
font-weight:normal;
text-decoration:none;
border:none;
}
#header h1 a:hover  {
color:#ccc;
font-weight:normal;
text-decoration:underline;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't loose them*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto;
}
img.alignright, img.right {
margin-left: 5px;
}
img.alignleft, img.left  {
margin-right: 5px;
}
img.rssimg {
margin:0px;
}
.uinfo img {
vertical-align: middle;
border: none;
margin: 0px;
}



.wp-smiley {
border:none;
margin:0px;
}
/*border-colors*/

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background : #eaeaea;
width:950px; 
margin:30px auto 0px auto;
padding:0px;
text-align:left;
}

/*header*/
#header {
background : #ece9e0;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image: url(img/yadokuc.gif);
background-repeat: no-repeat;
background-position : right top; 
}
.headerleft {
float: left;
font-size: 14px;
margin: 20px 0px 0px 30px;
padding: 3px 5px 3px 5px;
background : #222;
}
.headerright {
float: right;
text-align: right;
margin: 0px;
padding: 0px;
height:110px;
}
.topad{
margin: 10px 15px 1px 1px ;
}
.clear{
clear:both;
}
.navbar{
background : #000;
height:30px;
}
.navbarleft {
background : #000;
width: 400px;
float: left;
margin: 0px;
padding: 5px 0px 0px 30px;
}

.navbarleft a:visited  {
color:#fff;
font-weight:bold;
text-decoration:none;
border:none;
}
.navbarleft a:link {
color:#fff;
font-weight:bold;
text-decoration:none;
border:none;
}
.navbarleft a:hover {
color:#ccc;
font-weight:bold;
text-decoration : underline;
}
.navbarleft  a:active {
color:#ccc;
font-weight:bold;
text-decoration : underline;
}
.fdfd{
font-size:12px;
margin: 0px 15px 1px 1px;
}
.fdfd a:link{
color:#fff;
font-weight:normal;
text-decoration:none;
border:none;
}
.fdfd a:visited  {
color:#fff;
font-weight:normal;
text-decoration:none;
border:none;
}
.fdfd a:hover {
color:#fff;
font-weight:normal;
text-decoration:underline;
}
.fdfd  a:active {
color:#fff;
font-weight:normal;
text-decoration:underline;
}

.navbarright {
background : #000;
float: right;
text-align: right;
width: 400px;
margin: 0px;
padding: 0px 30px 0px 0px;
}


#header h1{

font-weight:normal;
margin: 2px 0px;
margin-left:5px;
padding:0px;
font-size:14px;
display:inline;
}
#header p {
padding:0px;
margin:2px 10px;
font-size:1.1em;
display:inline;
}

/*content and post settings*/
#content{
background :#eaeaea;
padding:  10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
width: 600px;
float: left;

}




.post h2,.archives h3, .search h3 {
color:#b9b9b9;
padding:0px 0px 0px 0px;
font-weight:bold;
background-color :#fff;
font-size:22px;
border-bottom: 1pt dashed #333;
}
.post h2 {
font-weight:bold;
margin-top: 0px;
}
.post {
margin: 1px 1px 1px 1px;
padding:10px 10px 10px 10px;
background :#fff;
}
.postmeta {
font-size:12px;
clear:both
}
div.postmeta p {
margin: 2px 0px;
padding:0px;
}
.postmeta {
margin: 0px 0px 5px;
}

.postcontent {
}
.postcontent a {

}


/*postnav*/
#postnav {
clear:both;
margin:0px;
background :#fff;
}
#postnav li {
display:inline;
margin: 2px 0px;
}

/*comments*/
#commentbox {
border-top:2pt solid #000;
background :#fff;
clear:both;
margin:10px 0px;
padding:10px;
}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
border-bottom:1pt solid #eee;
margin: 10px 0px;
}
#commentform fieldset {
padding:0;
margin:0;
}
#commentform legend {
font-family :Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #333; 
margin: 10px 0px 5px;
padding:2px 0px;
font-size:120%;
}
#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0px;
}
.approve {
border: 1pt solid #ccc;
background : #eee;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
#commentlist cite {
font-style:normal;
}


.avatar {
float:right;
border: 1pt solid #eee;
margin-left:10px;
padding:2px;
}

/*sidebar*/
#sidebar {
font-size:12px;
background :#fff;
padding: 0px 10px 0px 10px;
margin: 10px 10px 0px 0px;
width: 300px;
float:right;
}


#sidebar ul, #sidebar li{
list-style-type: none;
margin: 2px;
padding:0px;
}
#sidebar li{
margin:0px;
padding: 2px 0px;
}
#sidebar div {
margin: 2px;
padding:0px;
}
#sidebar h2 {
margin: 15px 0px 0px 0px;
padding: 4px 0px;
font-size:100%;
border-bottom: 1pt dashed #333;
}
#sidebar h3 {
color : #333; 
margin: 15px 0px 0px 0px;
padding: 0px;
font-size:100%;
border-bottom: 1pt dashed #333;
}
#sidebar li a {
border:none;
}
#sidebar li li {
border-bottom: 1pt solid #eee;
}
#sidebar li li li {
list-style:circle inside;
border:none;
margin-left:0px;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width:50%;
}
#searchform input.submit {
width:30%;
}

/*Widgets fixing*/
.widget_rss h2 a {
color:#333;
font-weight:bold;
}
.widget_rss img {
margin:0px;
}

/*Callendar*/
#wp-calendar a {
font-weight:bold;
}
#today {
background:#eee;
}



/*footer*/
#footer {
background : transparent;
border-top:1px solid #ccc;
border-bottom:15px solid #5c5c5c;
margin:0px 0px 0px 0px;
clear: both;
padding:5px 10px;
text-align:center;
}
#footer ul{
margin: 2px;
padding:0px;
}
#footer li{
display: inline;
margin:0px 3px;
}



/*forms*/
input , textarea, select, option {
font-family :'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-size:100%;
padding: 2px;
background : #eee;
color : #111; 
border: 1px solid #ccc;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}
/*tables*/
.table {

}
caption {
color: #333;
font-weight: normal;
padding: 5px;
}
td, th, tr {
padding: 5px;
text-align:left;}
#content td{
vertical-align: top;
}
/*lists*/
ul {
list-style: disc;
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}
li{
list-style-type: disc;
}
ul.list {
list-style: disc;
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}

ul.list li {
list-style-type: disc;
}

ol { 
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
text-align:center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #333;
	color: #fff;
}

.pagebar a:hover {
	border-color: #DA4B15;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
hr.ad {
border: 1px  solid #CCCCCC;
margin:1px 0px 10px 0px;
}
.uinfo{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
color:#333;
font-size:10px;
border-top: 1px solid #ccc;

}
.adline{
margin:5px 0px 0px 0px;
border-top: 0px solid #666;
padding:5px 0px 0px 0px;
background-color: #fff;
}
.ad11{
border-top: 1px solid #eaeaea;
text-align:left;
margin:1px;
padding:1px ;
}
.ad12{
border-top: 10px solid #eaeaea;
text-align:left;
margin:1px;
padding:1px ;
}
.ad10{
float: left;
text-align: left;
margin:10px 1px 10px 1px;
padding:0px 0px 0px 0px;
width: 302px;
}
.ad9{
float: right;
margin:10px 1px 10px 1px;
padding:0px 0px 0px 0px;
width: 260px;
}


.ad1{
clear:both;
border-top: 10px solid #eaeaea;
}
.ad2{
background-color: #ffffff;
border-top: 0px solid #cccccc;
padding:0px 0px 0px 0px;
text-align:left;
margin:30px 0px 10px 0px;
}
.ad22{
text-align:left;
border-top:1px dotted #ccc;
border-bottom:0px dotted #ccc;
background-color: #ffffff;
margin:5px 0px 25px 0px;
padding-top:25px;
padding-bottom:25px;
}


.adam{
text-align:right;
margin:20px 0px 0px 10px;
}
.adam2{
text-align:right;
margin:1px 0px 0px 1px;
}
.re{
border-top: 2px  solid #a7b2b6;
background-color: #f7f7f7;
text-align:left;
margin:5px 0px 20px 0px;
padding:10px 10px 20px 10px;
}
.ad3{
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:bold;
}
.similar-posts a{

}
.add{
font-size:0.7em;
height:30px;
border-top: 1px  solid #0466CC;
border-right: 1px  solid #EDF1FD;
border-left: 1px  solid #EDF1FD;
border-bottom: 1px  solid #EDF1FD;
margin:1px 0px 10px 0px;
background-color:#EDF1FD;
text-align:left;
padding-left:5px
}
.profile{
color:#333;
font-size:12px;
text-align:left;
}

.catcloud{
margin: 1px 0px 1px 0px;
padding:1px;
}
.des{
margin: 3px 0px 3px 5px;
padding:0px;
color:#ccc;
font-size:12px;
}
.bad{
text-align:center;
}
.st{
}
.ll{
clear:both;
background-color:#079898;
margin:0px 0px 0px 0px;
padding: 3px 10px 3px  10px;
border-top: 0px solid #c6c6c6;
border-bottom:1px solid  #c6c6c6;
border-left:0px solid  #c6c6c6;
border-right:0px solid  #c6c6c6;
}

.aru{
border-top: 1px dotted #cccccc;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.se{
border-bottom: 1px dotted #cccccc;
}
.tama{
text-align:left;
}
.similar-posts{
margin:0px 0px 20px 5px;
padding: 0px 0px 0px  0px;
}
ul.similar-posts  li{
margin:0px 0px 0px 0px;
padding: 0px 0px 0px  0px;
list-style-type: none;
}

li #text-454210415{
margin:0px 0px 10px 0px;
}
.prpr{
text-align:center;

}
.date{
font-size:12px;
margin-bottom:5px;
}

.breadcrumb{
text-align:right;
font-size:12px;
}

.ama{
width:500px;
background-color:#f6f6f6;
border: 1px solid #b9b9b9;
}

