/*  
	Theme Name: Improper Black
	Theme URI: http://yuina.lovesickly.com
	Description: A three columns theme. Widget ready. FeedBurner tag ready. Edit = page. WP-Page-Navi rady.(theloop.php & single.php) Breadcrumb Navigation XT rady.(single.php & theloop.php & page.php) YARPP rady.
	Author: Yuina Saeki
	Author URI: http://yuina.lovesickly.com
	Version: 3.3
*/

/* Reset Margins */
* {
	padding: 0px;
	margin: 0px;
}


/* Body Classes Start*/
body {
 font-size:10pt;
 /*Resets1emto10px*/
font-family: Arial, Sans-Serif;
 color:#ffffff;
 text-align: center;
 margin: 0;
 padding: 0;
 background-color:#000000;
}
* html body {
 background-color:#000000;
}
#page {
 margin: 0 auto;
 padding: 0;
 width:870px;
 text-align: left;
 background-repeat:no-repeat;
 background-image:url('images/header.gif');
 background-position:center top;
 background-color:#4d4d4d;
 background-attachment:scroll;
}
* html #page {
 background-repeat:no-repeat;
 background-position:center top;
 background-image:url('images/header.gif');
 background-color:#4d4d4d;
 background-attachment:scroll;
}
/* Body Classes End*/


/* Header Classes */
#header {
 height:240px;
 width:870px;
 margin:0;
 position:relative;
 border-bottom-color:#000000;
 border-bottom-style:solid;
 border-bottom-width:2pt;
 margin-bottom:30px;
}
#headernav {
 float: right;
 margin-right: 5px;
 margin-top:3px;
 padding-top:5px;
}
html * #headernav {
 margin-right: 5px;
 margin-top:3px;
 padding-top:5px;
}
#headernav li {
    list-style-type:none;
    display:inline;
    background-color:#000000;
    padding-left:5px;
    padding-right:5px;
    margin:6px 5px;
}
#headernav ul, ol {
    background-color:transparent;
    margin:6px 5px;
}
#headernav a {
    color:#ff00ff;
    font-size:11pt;
    font-weight:bold;
    text-decoration:none;
}
#headernav a:hover {
    color:#ff0000;
    font-weight:bold;
    text-decoration:none;
}
#headertitle {
 margin-top:15px;
 text-align:left;
 height:50px;
 width:870px;
 margin: 7px 9px 0;
 padding-top:175px;
}
* html #headertitle {
 padding-top:175px;
}
h1 {
    font-size:20pt;
    color:#ff00ff;
    margin: 0px;
    font-weight: bold;
}
h1, h1 a,h1 a:visited {
    text-decoration: none;
    color:#ff00ff;
}
h1 a:hover {
    text-decoration: none;
    color:#ff0000;
}
#headerimg .description {
    font-size:8pt;
    text-decoration: none;
    color:#ffffff;
}
/* Header Classes End*/


/* Post Structure Classes Start*/
#content {
 font-size:10pt;
 float: left;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 width: 485px;
}
.navigation {
 display: block;
 text-align: center;
 margin-top:50px;
 margin-bottom: 60px;
 width: 430px;
 margin: auto;
 padding-top:20px;
}
/* Post Structure Classes End */

/* Post Classes Start */
.post {
 width: 480px;
 text-align: justify;
 margin:0;
 padding-left:5px;
 padding-right:0px;
 word-break:break-all;
}
.post-head {
    background: url('images/post_header.png') bottom center no-repeat;
}
* html .post-head {
	background: url('images/post_header.gif') bottom center no-repeat;
}
.post-head h2 {
    float: left;
    font-size:15pt;
    color:#ff80c0;
    margin: 8px 0px 0px 0px;
    width: 400px;
}
.post-head h2 a{
    color:#ff80c0;
    text-decoration:none;
    font-weight:bold;
}
.post-head h2 a:hover {
    text-decoration:none;
    color:#ff00ff;
    font-weight:bold;
}
.post-head .post-chrono {
 color:#ffffff;
 font-size:9pt;
 float: left;
 padding-top:18px;
 padding-right:10px;
 padding-left:10px;
 margin-right:10px;
}
.post hr {
	display: block;
}
#singlepostmetadata {
    color:#ffa346;
    padding-top: 3px;
    margin-left: 3px;
    font-weight: bold;
    clear: left;
    background-color:#808080;
}
.postmetadata {
    color:#ffa346;
    padding-top: 3px;
    margin-left: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    clear: left;
}
.postmetadata a{
    color:#ffa346;
}
.postmetadata a:hover {
    text-decoration:none;
    color:#66ccff;
}
.postcategory {
    color:#ffffff;
    padding-top: 5px;
    margin-left: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    clear: left;
    font-size: .8em;
}
.postcategory a{
    color:#ff80c0;
    text-decoration:none;
}
.postcategory a:hover {
    color:#ff00ff;
    text-decoration:none;
}
.post-content {
    color:#ffffff;
}
.post-content ul, .post-content ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Post Classes End */

/* Begin Sidebar */
#sidebar_total {
 width: 385px;
 margin-left:485px;
}
* html #sidebar_total {
 width: 375px;
}
#sidebar {
    margin: 0px;
    padding: 0px;
    font-size:10pt;
}
#sidebarleft {
 width: 170px;
 margin-left: 5px;
 color:#0054e3;
 background-color:#fcc700;
 position:absolute;
}
#sidebarleft h2 {
 margin: 5px 5px 5px 5px;
 padding: 0;
 font-size:11pt;
 color:#0054e3;
 background-image:url('images/side_header_l.png');
 height:25px;
 text-indent:10px;
 line-height:25px;
}
#sidebarleft a{
    color:#0054e3;
}
#sidebarleft a:hover {
    color:#0aa3fe;
    text-decoration:underline overline;
}
#sidebarright {
 width: 200px;
 color:#0602FC;
 background-color:#66c7ff;
 margin-left:5px;
 margin-right:5px;
 display:inline;
 float:right;
}
#sidebarright h2 {
 margin: 5px 5px 5px 5px;
 padding: 0;
 font-size:11pt;
 color:#FFFF00;
 background-image:url('images/side_header_r.png');
 height:25px;
 text-indent:10px;
 line-height:25px;
}
#sidebarright a{
 color:#4A1787;
}
#sidebarright a:hover {
 color:#FFFF00;
 text-decoration:underline overline;
}

#s {
    border:1px;
    width:100px;
    padding: 2px;
    color:#0054e3;
    background-color:#66ccff;
    border-style:solid;
    border-color:#0054e3;
}
#searchsubmit {
    padding: 1px;
    border:1px;
    color:#0054e3;
    background-color:#66ccff;
    border-color:#0054e3;
    border-style:solid;
}
#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 20px 0px 0px 5px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 5px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li{
	list-style: circle;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
#sidebar ul li div{
	margin-left: 5px;
}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Sidebar */


/* Begin Calendar */
#calendar_wrap {
 height: 183px;
 width:150px;
 text-align:center;
}
* html #calendar_wrap {
 width:150px;
}
#wp-calendar {
 margin: 15px auto 0;
 width:150px;
 height: 143px;
 border-collapse: collapse;
}
* html #wp-calendar {
	margin: 0px auto 0;
}
#wp-calendar caption {
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
    height: 15px;
    width: 100%;
    border-collapse: collapse;
    background: none;
    font-size:11pt;
    font-weight:bold;
}
* html #wp-calendar caption {
	padding-top: 0px;
}
#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
 text-align: center;
 color: #ffffff;
 background-color:#FF00FF;
 border-collapse:collapse;
}
#wp-calendar tbody {
 color: #ffffff;
 border-collapse:collapse;
}
#wp-calendar td {
 padding: 3px 0;
 text-align: center;
 border-collapse: collapse;
 background-color:#FF80C0;
}

#wp-calendar td.pad:hover {
    background-color:inherit;
}
#wp-calendar tfoot {
	background: none;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar a {
 text-decoration: none;
 display: block;
 color:#A32299;
}
#wp-calendar a:hover {
 color:#FF0000;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    font-size: 9pt;
    color:#fde302;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    font-size: 9pt;
    color:#fde302;
}
/* End Calendar */


p {
	margin-top: 10px;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #606060;
	color: #fffbcf;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
h2 {
    font-size:15pt;
    color:#ffa346;
}
.entry {
    color:#ffffff;
}

.alt {
    background-color:#808080;
    border-top: 1px solid #552062;
    border-bottom: 1px solid #552062;
}

small {
    font-size:8pt;
}

h3 {
    font-weight: bold;
    font-size:12pt;
}

h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
 font-size:10pt;
 font-family:ＭＳ Ｐゴシック,ＭＳ ゴシック,Arial;
}

.commentlist li {
 background-color:#808080;
 border-top:1px;
 border-bottom:1px;
 font-weight: bold;
 border-top-style:solid;
 border-top-color:#0054e3;
 border-bottom-color:#0054e3;
 border-bottom-style:solid;
 word-break:break-all;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size:10pt;
}

.commentlist p {
    font-weight: normal;
    text-transform: none;
}

#commentform p {
	color: #ffffff;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, strike {
 color:#FFFFFF;
}

code {
 font-size:10pt;
 font-family:ＭＳ Ｐゴシック,Arial;
}

acronym, abbr, span.caps
{
    font-size:8pt;
    letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
    color:#ff80c0;
    text-decoration: none;
}

a:hover {
    color:#0aa3fe;
    text-decoration: underline;
}
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
}

hr {
	display: none;
	}

a img {
	border: none;
	}



/* Footer Classes Start */
#footer {
    padding: 51px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 870px;
    clear: both;
    height: 18px;
    background: url('images/footer_background.png');
    background-repeat:no-repeat;
    background-position:center top;
}
* html #footer {
    background: url('images/footer_background.gif');
    background-position:center top;
    background-repeat:no-repeat;
}
#footer p {
    font-size:8pt;
    color:#c0c0c0;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#footer a {
    color:#f0f0f0;
}
/* Footer Classes End */


/* PHP Hilightプラグイン用 */
/*
ハイライトする色の指定
*/
.hl-surround{
 -moz-border-radius: 5px;
 background-color:#FFDEFF;
 border: 1px solid #C3CED9;
 padding: 8px;
 margin-bottom: 5px;
 width: 400px;
 overflow: auto;
 text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}
