@charset "utf-8";
/*
Theme Name:     Twenty Ten Kid
Theme URI:      http://alphasis.info/2010/09/twentyten-kid/
Description:    Twenty Ten を親テーマとする子テーマ
Author:         cyberLab
Author URI:     http://alphasis.info/
Template:       twentyten
Version:        0.1.0
*/

@import url('../twentyten/style.css');


/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#container {
	float: left;
	margin: 0 -180px 0 0;
	width: 100%;
}
#content {
	margin: 0 210px 0 0;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 180px;
}
#secondary {
	clear: right;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 100%;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, sans-serif;
}


/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0 0px;
}


/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1 url(images/body.jpg) center center repeat-y;
}
/* Text elements */
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1em 1.5em;
}


/* =Header
-------------------------------------------------------------- */
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 550px;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 370px;
}


/* =Menu
-------------------------------------------------------------- */
#access {
	background: #000;
	margin: 0 5px;
	width: 940px;
}
#access ul ul {
	width: 250px;
}
#access ul ul li {
	min-width: 250px;
}
#access ul ul a {
	padding: 5px 10px;
	width: 230px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#access a {
	color: #ffffff;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #FFFF00;
}
#access ul li.current_page_item > a, #access ul li.current_page_ancestor > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #FFFF00;
}


/* =breadcrumb
-------------------------------------------------------------- */
div .breadcrumb {
	margin-bottom: 20px;
}


/* =Navigation
-------------------------------------------------------------- */
.nav-previous {
	float: none;
	width: 100%;
}
.nav-next {
	margin-left: 1em;
	float: none;
	text-align: left;
	width: 100%;
}
.entry-attachment div#nav-below {
	margin: 18px 0 0 0;
}


/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content {
	margin-bottom: 30px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 15px;
	line-height: 25px;
}
#content p,
#content ul,
#content ol,
#content dl,
#content dd,
#content pre,
#content hr {
	margin-bottom: 0px;
}
#content dl dl { /* original */
	margin-left: 1em;
}
#content dd { /* original */
	margin-left: 1em;
}
#content div.html-sample { /* original */
	border: 1px #CCCCCC  solid;
	color: #222;
	padding: 0.5em;
}
#content div.html-sample code { /* original */
	font-size: 15px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px #888888 solid;
}
#content h1 {
	margin: 30px 0 5px 0;
}
#content h2 {
	margin: 2em 0 5px 0;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 1.6em;
	color: #000000;
	border-bottom: 3px #000000 solid;
	background-color: beige;
	border-radius: 5px 5px 5px 5px;
}
#content h3 {
	margin: 1em 0 5px 0;
	font-size: 1.4em;
	color: #1A1A1A;
	border-bottom: 2px #1A1A1A solid;
}
#content h4 {
	margin: 1em 0 5px 0;
	font-size: 1.2em;
	color: #333333;
	border-bottom: 1px #333333 solid;
}
#content h5 {
	margin: 1em 0 5px 0;
	font-size: 1em;
	color: #4D4D4D;
	border-bottom: 1px #4D4D4D solid;
}
#content h6 {
	margin: 1em 0 5px 0;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px #666666 solid;
}
#content table,
#content th,
#content td {
	border: 1px solid #e7e7e7;
}
#content pre {
	overflow-x: scroll;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
}
#content .entry-title {
	line-height: 1.5em;
	padding-left: 0;
	padding-right: 0;
}
#content .entry-title a {
	display: block;
	padding-left: 1em;
	padding-right: 1em;
}
#content .entry-title a:link {
	color: #0066CE;
}
#content .entry-title a:hover {
	color: #FF0000 !important;
}
#content .entry-title a:visited {
	color: #4D2266;
}


/* =Widget Areas
-------------------------------------------------------------- */
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0 0 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
	border-bottom: 1px solid #777777;
	margin-bottom: 3px;
}


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

#footer {
	margin-bottom: 0px;
}


/* =CodeColorer
-------------------------------------------------------------- */
#content .codecolorer-container table { margin: 0px; width: 100%;}
#content .codecolorer-container table tr td { padding: 0px; }
#content .codecolorer-container table td.line-numbers { width: 23px; padding-left: 2px; padding-right: 2px; text-align: right; }

