/*
Theme Name: Ichiro Style X-2
Description: Ichiro Style! Version X-2
Version: 2.0
Author: Ichiro_Ino
Theme URI: http://www.ichiro-style.com
Tags: fixed width, three columns, valid XHTML
*/


/* begin Page */


body
{
margin: 0 auto;
margin-top: 0px;
padding: 0;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background-color: #004F71;
background-image: url('images/tile.jpg');
background-repeat: repeat-x;
background-attachment: scroll;
color: #99A7A8;
}

a 
{
text-decoration:none
}


#top-menu a:link 
{
color: #FFFFFF;
}

#top-menu a:visited
{
color: #FFFFFF;
}

#top-menu a:hover
{
color: #4DBEEF;
font-weight: bold;
}

a:link
{
color: #00A2E8;
font-weight: bold;
}

a:visited
{
color: #00A2E8;
font-weight: bold;
}

a:hover
{
color: #00618B;
font-weight: bold;
}

/* end Page */



/* Custom CSS */

#slate
{
width:1000px;
background-color: #00577D; 
margin-right:auto;
margin-left:auto;
margin-bottom: 10px;
overflow:hidden;
position:relative;
text-align:left;
z-index:0;
}

#top-navigation
{
position: relative;
background-color: #FF7E00; 
margin-right:auto;
margin-left:auto;
width: 1000px;
height: 12px;
z-index: 100;
padding:10px 0 12px;
}

#top-menu-x
{
background-color: #F2F701;
border-bottom:5px solid #FEBE14;
border-top:5px solid #FEBE14;
height:5px;
}

#top-menu
{
margin: -16px 0px 0px 0px;
}

#top-menu ul
{
padding: 0 0 0 0;
list-style-type: none;
position: absolute;
margin: 0px 0px 0px 4px;
}

#top-menu li
{
display: inline;
}

.nav-item /* navigation Items */
{
display: block;
float: left;
background-color: #00A2E8; 
border: 5px solid #00A2E8; 
margin: 10px 2px;
line-height: 15px;
-webkit-border-top-left-radius: 8px; 
-moz-border-radius-topleft: 8px;
-webkit-border-top-right-radius: 8px; 
-moz-border-radius-topright: 8px;
font-family: 'Verdana';
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #333;
padding: 0 10px 0 10px;
}

.nav-item-active /* Active Navigation Item */
{
display: block;
float: left;
background-color: #46C7F8; 
border: 5px solid #46C7F8; 
margin: 10px 2px;
line-height: 15px;
-webkit-border-top-left-radius: 8px; 
-moz-border-radius-topleft: 8px;
-webkit-border-top-right-radius: 8px; 
-moz-border-radius-topright: 8px;
font-family: 'Verdana';
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #333;
padding: 0 10px 0 10px;
}

#header /* Header Container */
{
height:220px;
margin:0 auto;
position:relative;
width:990px;
}
#header div	/* Header Banner */
{
background-image:url("images/header.jpg");
background-position:center center;
background-repeat:no-repeat;
height:100%;
text-align:left;
width:100%;
}

#sidebar-l
{
width:120px;
float:left;
background-color: #FFFFFF; 
-webkit-border-radius: 15px; 
-moz-border-radius: 15px;
border: 3px solid #00A2E8; 
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}

#middlecontent
{
width:500px;
float:left;
background-color: #FFFFFF; 
-webkit-border-radius: 15px; 
-moz-border-radius: 15px;
border: 4px solid #00A2E8; 
padding: 5px 10px 5px 10px;
margin: 5px 0 20px 0;
}

#post
{
color:#333333;
font-family:'Verdana';
font-size:13px;
font-style:normal;
font-weight:normal;
margin:0;
overflow:hidden;
position:relative;
text-align:left;
text-decoration:none;
z-index:0;
}


#sidebar-r
{
width:300px;
float:left;
background-color: #FFFFFF; 
-webkit-border-radius: 15px; 
-moz-border-radius: 15px;
border: 3px solid #00A2E8; 
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}

/*-- Misc -- */

#post h2
{
    font-size: 18px;
	padding:0px;
	margin:0px
}

h2
{
    font-size: 16px;
	padding:0px;
	margin:0px
}

#post a img
{ 
display: block;
margin-left: auto;
margin-right: auto;
padding:4px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 1px 1px 1px;
background-color:white;
max-width: 460px;
width: expression(this.width != 460 ? 460: true);
height:auto;
}

#post img 
{
display: block;
margin-left: auto;
margin-right: auto;
padding:4px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 1px 1px 1px;
background-color:white;
max-width: 460px;
width: expression(this.width != 460 ? 460: true);
height: auto;
}

#post .post-title
{
border:solid;
border-color: #aaaaaa;
border-width: 1px;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
margin-top: 5px;
padding: 5px;
}

.index-cmnt 
{
border:1px dashed #aaaaaa; 
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
padding: 6px;
margin-left: auto;
margin-right: auto;
width: 450px;
list-style:none outside none;
color:#333333;
font-family:'Verdana';
font-size:12px;
font-style:normal;
font-weight:normal;
}

.index-cmnt li
{
margin-bottom: 5px;
line-height:15px;
}

.wp-pagenavi
{
font-size:12px;
font-weight:bold;
}

.sidebar-r-content
{
width: 300px;
}

.sidebar-r-item
{
color:#666666;
font-family:'Verdana';
font-size:12px;
font-style:normal;
font-weight:bold;
height: 115px; 
border:1px dashed #aaaaaa; 
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
padding: 10px 6px 6px 6px;
margin-bottom: 10px;
}

.sidebar-r-item-text
{
margin-left: 108px; 
margin-top: 0px;
}

#sidebar-r-rc
{
list-style:none outside none;
color:#333333;
font-family:'Verdana';
font-size:12px;
font-style:normal;
font-weight:normal;
padding:0px;
margin:0px
}
#sidebar-r-rc li
{
border:1px dashed #aaaaaa; 
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
padding: 6px;
margin-bottom: 5px;
line-height:15px;
}

#footer
{
width: 1000px;
height: 50px;
margin-left: auto;
margin-right: auto;
}
/*-- Comment Body -- */

.postmetadata
{
font-size: 10px;
}

.entry
{
font-size: 10px;
}

#comment-container
{
width: 100%;
margin-left: auto;
margin-right: auto;
}

#commentlist  .avatar
{
float: right;
width: 60px;
height: 60px;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

#commentlist ul
{
list-style:none outside none;
margin: 0 0 20px 0;
padding: 0;
min-height: 100px;
}

#commentlist li
{
border:solid;
border-color: #aaaaaa;
border-width: 1px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
padding: 10px 10px 10px 10px;
margin: 0 0 20px 0;

}

#commentlist ul .children
{
margin: 10px 10px 10px 25px;
}

.reply
{
border:solid;
border-color: #aaaaaa;
border-width: 1px;
width: 64px;
text-align: center;
}
