/*  
Theme Name: Default
Theme URI: http://www.s-page.net
Description: With the style sheet, there is a different situation in a page of wordpress and other pages.
Version: 0.2
Author: hira
Author URI: http://www.s-page.net
*/

.wordpress #footer,.wordpress small{
  font-size:70%;
  color : #999999;
}

.wordpress h2 {
    font-size: 1.6em;
    margin: 0px 0 0;
    font-size: 1.6em;
    }
    
.wordpress h3 {
    padding: 0;
    margin: 30px 0 0;
    }

.wordpress h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }

.alt {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }
.postmetadata {
    text-align: center;
    }