/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* IE png fix */
img, div, h2, h3, li, a{
	behavior: url(/wp-content/themes/sandbox/images/iepngfix.htc)
}

div#wrapper {
width:720px;
height:100%;
margin:0 auto 0 auto;
}

body {
	background-image:url(/wp-content/themes/sandbox/images/background-all.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#fafad2;
	margin:0;
	height:100%;
	color:#49391F;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

html {
height:100%;
}

div.hentry, div.comment {
margin-bottom:1em;
}

div#footer {
font-size:0.7em;
}

h1#blog-title {
	margin:0;
}

h1#blog-title span{
	display:none;
}

h1#blog-title a{
	display:block;
	height:80px;
	width:360px;
}

div#blog-description {
	display:none;
}

div#header {
height:300px;
background-image:url(/wp-content/themes/sandbox/images/blog_title.jpg);
background-position: 50% 50%
}

h2 {
margin:0　20px;
padding-bottom: 13px;
background-image:url(/wp-content/themes/sandbox/images/underline.png);
background-position: left bottom;
background-repeat:no-repeat;
}

div#content {
margin-top:20px;
margin-left:40px;
}

div#primary.sidebar {
margin-top:20px;
}

div.entry-meta {
	display:none;
}

div.comment-meta {
font-size:0.7em;
font-style:italic;
}

a{
	text-decoration:none;
	color:#cd5c5c;
}
a:hover {
	text-decoration:underline;
}

div.entry-date {
	font-size:0.8em;
	font-style:italic;
}

h2.entry-title a {
	color:#49391F;
}

h3.widgettitle {
	margin-bottom:10px;
}

div#container {
	height:100%;
}

div#comments {
}

a img {
	border-style:none;
}

div#content ul li {
list-style:none;
padding-left:16px;
padding-bottom:1em;
background: url(/wp-content/themes/sandbox/images/circle.png) no-repeat 0px 0px;
line-height:16px;
margin:0;
}


/* Just some example content */
div.skip-link {
display: none;
}

div#menu {
height:80px;
margin:0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
padding:0;
margin:0;
}

div#menu ul a {
display:block;
margin:0;
height:80px;
width:102px;
text-align:center;
line-height:80px;
text-decoration:none;
font-size:0.9em;
font-weight:bold;
background-image:url(/wp-content/themes/sandbox/images/gucha.png);
background-position: center center;
background-repeat:no-repeat;
color: #E6E2D4;

}

div#menu ul li{
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
display:none;
}

div#menu ul li:hover ul {
left:auto;
display:none;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
margin-bottom:2em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
padding-bottom: 9px;
background-image:url(/wp-content/themes/sandbox/images/underline-s.png);
background-position: left bottom;
background-repeat:no-repeat;
}

h3 {
font-size:1.2em;
padding-bottom: 9px;
background-image:url(/wp-content/themes/sandbox/images/underline-s.png);
background-position: left bottom;
background-repeat:no-repeat;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
padding-left:16px;
padding-bottom:1em;
background: url(/wp-content/themes/sandbox/images/circle.png) no-repeat 0px 0px;
line-height:16px;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
clear:both;
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}