@charset "utf-8";
/*
Theme Name: My Twenty Ten
Template:       twentyten
Theme URI: http://wordpress.org/
Description: WordPress のテーマ「2010」は、スタイリッシュで、カスタマイズ可能で、簡潔で、読みやすく -- カスタムメニュー、ヘッダー画像、背景でサイトを作れます。Twenty Ten は6つのウィジェットエリア (サイドバーに2つ、フッターに4つ) と、アイキャッチ画像 (ギャラリー投稿のサムネイルと、投稿やページのカスタムヘッダー画像) に対応しています。印刷用、管理のビジュアルエディター用、"Asides" と "Gallery" カテゴリー用のスタイルシートが用意されています。また、サイドバーを取り去った1カラムのページのテンプレートもあります。
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style*/

@import url('../twentyten/style.css');

#access{
	color: #333;

    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 

	background: #ccc;
    background: -moz-linear-gradient(top, #eee, #888);　/* Firefox用 */ 
    clear:both;
	margin-top: 20px;
}

#access a{
	color: #333;
}

#access a:hover{
	color: #fff;
}

#headimage {
margin-top: 20px;
width: 620px;
height: 300px;
float: right;
}

#namaskar {
width: 300px;
height: 300px;
margin:10px;
}

#site-title {
width:400px;
margin:0px;
}

#site-description {
width:500px;
float:right;
margin:0px;
}

.cse-branding-form {
width:212px;
height:90px;
float:right;
}
.cse-branding-form form {
margin:30px 10px;
}

.recommend {
	text-align:center;
}
.recommend img{
	width: 100%;
}

#wrapper {
	-webkit-box-shadow: 10px 10px 25px #333;
    -moz-box-shadow: 5px 5px 25px #333;
    box-shadow: 10px 10px 25px #333;
    z-index:9;
}

.entry-content img {
	margin:0 auto;
	text-align: center;
}

.entry-meta {
	text-align:right;
}

a:link,
a:visited {
	color: #04c;
}
a:active,
a:hover {
	color: #f00;
}

.dock {
position: fixed;
bottom: 0px;
background: url('dock-bg.gif') repeat-x bottom;
width: 100%;
height: 60px;
text-align: center;
z-index: 99;
}

.dock2 {
}

.dock-item2 img {
width:48px;
height: 48px;
border:0px;
margin: 6px;
}

.rightad {
position: fixed;
width:120px;
height: 600px;
bottom: 64px;
left: 0px;
}

.recomend {
text-align: center;
}
.recomend img{
margin-bottom: 10px;
}

.entry-content img {
}
#wrapper {
margin-left: 160px;
}

* {
font-family: sans-serif;
}

.entry-content {
line-height: 1.7em;
letter-spacing: 0px;
font-size: 18px;
}

.entry-content p{
font-family: '小塚明朝 Pro','ヒラギノ明朝 Pro',serif;
bold-weight: 100;
color: #333;
}

.entry-content a{
font-size: 14px;
bold-weight: 900;
font-size: 20px;
font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro',sans-serif;
}

.entry-content strong{
font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro',sans-serif;
bold-weight: 900;
font-size: 22px;
}

.entry-content h3 {
background: url('ojisan32.png') no-repeat left;
border-bottom: 5px solid #ccc;
text-indent: 35px;
height: 32px;
font-weight: bold;
}

.entry-content h4{
font-weight: bold;
}

.entry-content img{
max-width:640px;
max-height:640px;
}

p img {
text-align: center;
}

.entry-title {
/*background: url('ojisan32.png') no-repeat left top;*/
border-left: double 20px #000;
/*border-bottom: 5px solid #ccc;*/
padding-left: 20px;
min-height: 32px;
font-weight: bolder;
font-family: 'Hiragino Kaku Gothic Std','ヒラギノ角ゴ Std W8',sans-serif(font-weight:bold;);
}

.widget-area img{
max-width:180px;
}

#nav-below {
	margin-top: 20px!important;
}
body {
background: url('http://3.bp.blogspot.com/-_1KMRKKfqLc/TfdFwbeQaiI/AAAAAAAAATM/Pqivv5H5eRM/s1600/andromeda_big.jpg') fixed;
background-size: cover;
}
