/*
Theme Name: nowhere 2col theme
Description: simple theme
Version: 1.0
Author:  keiko
Author URI: http://www.kz-island.net/

*/

#container {
    width:950px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}


#header {
    margin : 5px auto 5px auto;
    width: 100%; 
}


#sidebar-right {
    float:right; 
    width:240px; 
    background-color:#fff;
    margin:10px 10px 10px 10px;
}
#main {
    width:660px;
    float:left;
    margin:10px 10px 10px 10px;
}
#footer{
    width:100%;
    clear:both;
    text-align:center;
}


/* Global ----------------------------------------------------------------- */

body {
    font: normal 13px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    line-height: 19px;
    text-align:center;
    color: #333; 
}

a {
    color: #000; 
}

a:hover {
    text-decoration: none;
}

a img {
    border-style:none;    
}




/* Header ----------------------------------------------------------------- */

//#header { 
//    border-width: 1px 0 1px 0;
//    border-style: dotted;
//    border-color: #ccc; 
//    background: #fff url(header.gif) repeat-x bottom right; 
//}

//#header a {
//    color: #666;
//    text-decoration: none;
//    font-weight: 100;
//}

//#header a:hover {
//    color:#666;
//    text-decoration: none;
//    font-weight: 100;
//}


#header-content {
//    margin: 30px 0 40px 20px;
}

#header-name {
//    color: #666; 
//    font-size: 26px;
//    font-weight:100;
//    letter-spacing:.2em;
//    font-style:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
      text-align:center;
//    text-transform:uppercase;
//    margin: 30px 0 40px 20px;
}

#header-description {
    color: #333;  
}


.breadcrumb{
    border-width: 1px 0 1px 0;
    border-style: dotted;
    border-color: #ccc;
    padding: 10px 0 10px 0;
}

/* Content ---------------------------------------------------------------- */


.date {
   font-size:11px;
}
.asset-content {
    margin-bottom:50px;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-name,
.asset-name a,
.archive-title {
    color: #c60;
    font-weight:normal;
    font-size:22px;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


.mobile-photo img {
    margin-top:15px;
    margin-bottom:15px;
}

.mobile-photo {
    margin:0px;
    padding:0px;
}

.similar-posts {
    margin-top:10px;
    font-size: 11px;
    color: #333;  
}

.similar-posts ul{
    margin-top:3px;
}
.similar-posts li {
    margin-left:20px;
}

.tag-list {
    margin-top:10px;
    font-size: 11px;
    color: #333;  
}


/* Widget ----------------------------------------------------------------- */

.widget-header { 
    border-width: 0 0 1px;
    border-style: dotted;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #333;
    text-decoration: none;
}

.widget-content a:hover {
    color: #666;
    text-decoration: none;
}

#content .widget-powered .widget-content {
    border: 1px solid #ddd;
    background-color: #fff;
} 

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: none;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 12px;
}

.widget-content ol,ul {
    margin-left : 0 ;
    padding-left : 0 ; 
}

.widget-content li {
    line-height: 24px;
    list-style: none;
}

.children li{
    margin-left : 10px ;
    padding-left : 10px ; 
}





/* Footer ----------------------------------------------------------------- */

#footer { 
    border-width: 1px 0 0 0;
    border-style: dotted;
    border-color: #ccc; 
    background-color: #fff;
    padding: 15px 0 10px 0;
    margin: 10px 0 10px 0;
}

#footer-content {
    margin: 20px 0;
}


#navlink{
    margin: 10px 0 10px 0;
    text-align:center;
}

/* ETC ----------------------------------------------------------------- */

pre{
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #ccc;
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
background-color: #eee;
font-size :10px;
line-height:13px;
}

#randomimage { 
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #ccc; 
    background-color: #fff;
}

#randomimage {
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align:center;
}

#randomimage img{
  max-width: 110px;
  max-height: 110px;
  width: expression(this.height > this.width && this.width > 83 ? 83: true);
  height: expression(this.width > this.height && this.height > 83 ? 83: true );
}

.rakuten_info {
  font-size: 11px;
  line-height: 16px;
}

.wpaudio {
  line-height: 20px;
}
