/*
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:#f9f9f7;
color : #333; 
font-family:Verdana;
 
font-style : normal;
padding:0px;
margin:0px;
line-height:1.5;
font-size:13px;
text-align:center;
background:#fff url(img/back.gif)  ;
}
hr {
border: 1px solid #ccc;
} 

blockquote, pre {
	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;
}

/*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{
color : #fff; 
margin: 10px 0px;
padding:2px 0px;
clear: both;
}



/*linkcolor #2361a1*/


a:link, a:visited {
font-weight:normal;
color : #1d3994;
text-decoration : none; 
}
a:hover, a:active {
color : #DA4B15; 
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:#000080;
text-decoration:none;
border:none;
font-weight:bold;
}
#content h2 a:hover, #content h3 a:hover {
color:#DA4B15;
text-decoration:none;
border:none;
}

#header h1 a:link, #header h1 a:visited  {
color:#fff;
font-weight:normal;
text-decoration:none;
border:none;
}



/*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;
}

.postcontent img {

}
.postcontent IMG
max-width:none;
}

.wp-smiley {
border:none;
margin:0px;
}
/*border-colors*/

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background : #fff;
width:800px; 
margin:0px auto;
padding:0px;
text-align:left;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px auto 0px auto;
}

/*header*/
#header {
background : #333;
margin:0px 0px 0px 0px;
padding:20px 5px 15px 15px;
border-bottom:1px solid #ccc;
}
#header h1{
font-weight:normal;
margin: 2px 0px;
margin-left:5px;
padding:0px;
font-size:14px;
display:inline;
font-family:Meiryo,Verdana;

}
#header p {
padding:0px;
margin:2px 10px;
font-size:1.1em;
display:inline;
}

/*content and post settings*/
#content{
background :#fff;
padding:  0px 0px 0px 15px;
margin: 0px 0px 0px 0px;
width: 555px;
float: left;

}




.post h2,.archives h3, .search h3 {
color:#b9b9b9;
padding:5px 0px 0px 5px;
font-weight:bold;
background-color :#fff;
font-size:18px;
border-top:0px solid #b9b9b9;
border-bottom:1px solid #000080;
border-right:0px solid #b9b9b9;
border-left:0px solid #000080;
}

.post {
margin: 1px 0px 5px 0px;
}
.postmeta {
font-size:12px;
clear:both
}
div.postmeta p {
margin: 2px 0px;
padding:0px;
}
.postmeta {
margin: 0px 0px 5px;
}

.postcontent {
}
.postcontent a {
text-decoration : underline;
}


/*postnav*/
#postnav {
clear:both;
margin:0px;
}
#postnav li {
display:inline;
margin: 2px 0px;
}

/*comments*/
#commentbox {
background :#fff;
clear:both;
margin:10px 0px;

}
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;
}

#commentbox {
border-top: 1pt solid #eee;
}
.avatar {
float:right;
border: 1pt solid #eee;
margin-left:10px;
padding:2px;
}

/*sidebar*/
#sidebar {
font-size:12px;
background :#fff;
padding: 0px 0px 0px 15px;
margin: 0px 0px 5px 0px;
width: 215px;
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: 5px 0px 0px;
padding: 4px 0px;
font-size:100%;
}
#sidebar h3 {
color : #333; 
margin: 5px 0px 0px 0px;
padding: 0px;
font-size:100%;
border-top: 1px dotted #ccc;
}
#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;
margin:5px;
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;
}

ul.list {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    margin-top: 2em;
    margin-bottom: 2em;
}

ul.list li {
    margin-top: 0.5em;
    padding: 0px 0px 0px 20px;
    background: url(http://info.yadoku.com/wp-content/uploads/2010/07/list.png) no-repeat 0px 0.25em;
    list-style: none;
}

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 #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	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 #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	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 dotted #ccc;
text-align:left;
background-color: #ffffff;
margin:20px 0px 25px 0px;
padding:0px 0px 0px 0px;
}
.ad10{
background-color: #ffffff;
margin:30px 3px 15px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.ad1{
text-align:left;
margin:25px 0px 25px 0px;
padding:25px 0px 25px 0px;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
}
.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:10px 0px 0px 0px;
padding:5px 0px 0px 0px;
}
.similar-posts a{
text-decoration: none;
}
.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{
font-family:Meiryo,Verdana;
margin: 3px 0px 15px 5px;
padding:0px;
color:#888;
font-size:11px;
}
.bad{
text-align:center;
}
.st{
}
.ll{
width:785px;
background-color:#fff;
margin:3px 0px 0px 0px;
padding: 1px 0px 0px 15px;
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 30px 20px;
}
li #text-454210415{
margin:0px 0px 10px 0px;
}
.prpr{
text-align:center;

}
.date{
font-size:12px;
font-style:italic;
margin-bottom:5px;
}

.breadcrumb{
text-align:right;
font-size:12px;
color:#666;
}

.ama{
width:500px;
background-color:#f6f6f6;
border: 1px solid #b9b9b9;
}