/*
Theme Name: 10PAD2-Rising Sun
Theme URI: http://takteekmedia.com/
Version: 1.2
Description: White 2 column theme with an orange rising sun banner.
Author: TAKTEEK
Author URI: http://takteekmedia.com/
Tags: two columns, right sidebar, widget ready, fixed width, rising sun, simple, white, orange, black
*/

/* -standards- */

body {
	background: #ffffff;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	color: #000000;
	font-family: "Arial";
	font-size: .85em;
	display: block;
	margin: 0;
	}
p {
	text-align: left;
	}
h1 {
	font-size: 1.2em;
	font-family: "HGS行書体";
	text-transform: none;
	margin: 0;
	padding: 0;
	}
h1 a {
	color: #ff7e00;
	}
h1 a:hover {
	color: #000000;
	}
h2 {
	color: #ffffff;
	font-size: 1em;
	font-family: "HGS行書体";
	text-transform: none;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 10px;
	color: #a9a9a9;
	text-transform: uppercase;
	line-height: 50%;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #ff7e00;
	}
img {
	border-style: none;
	}
a img {
	border-style: none;
	text-decoration: none;
	}

#navlink {
	margin: 20px 0 20px 0;
	}

/* -header- */
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}
#header {
	height: 365px;
	background: url("images/bg_header_top.gif") no-repeat top left;
	margin: 0;
	padding-top: 5px;
	}
.sitetitle {
	width: 115px;
	height: 30px;
	padding-left: 5px;
	float: left;
	}
.description {
	width: 680px;
	height: 30px;
	letter-spacing: 0;
	float: left;
	}
#header_top {
	width: 800px;
	height: 265px;
	margin: 0;
	text-align: right;
	clear: both;
	}
#header_top img {
	margin-top: 20px;
	padding-right: 5px;
	}
#header_top a img {
	margin-top: 20px;
	padding-right: 5px;
	}
#header_top a:hover img {
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
#header_bottom {
	height: 70px;
	background: url("images/bg_header_bottom.gif") no-repeat top left;
	padding-top: 20px;
	text-align: center;
	}
.tohome {
	width: 100px;
	background: #ffffff;
	margin-left: 650px;
	padding: 7px;
	border: 1px solid #000000;
	}

/* -home- */
#home {
	padding: 30px 50px 30px;
	}
#blog {
	width: 300px;
	height: 220px;
	background: #ffffff url("images/bg_home_blog.gif") no-repeat top left;
	padding: 10px;
    float: left;
	}
#twi {
	width: 300px;
	height: 480px;
	background: #ffffff url("images/bg_home_twi.gif") no-repeat top left;
	padding: 10px;
    float: right;
	}
#links {
	width: 300px;
	height: 220px;
	background: #ffffff url("images/bg_home_links.gif") no-repeat top left;
	margin-top: 20px;
	padding: 10px;
	line-height: 200%;
    float: left;
	}
#links li {
	margin-left: 30px;
	}
#contact {
	width: 680px;
	height: 100px;
	background: #ffffff url("images/bg_home_contact.gif") no-repeat top left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 200%;
    float: left;
	}
#contact a {
	font-weight: bold;
	text-decoration: underline;
	}
.hometitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	font-family: "HG教科書体";
	padding: 3px 0 2px 0;
	}

/* -content- */
#contentbox {
	width: 800px;
	background: #996666 url("images/bg_cbox.gif") repeat top left;
	}
#content {
	width: 500px;
	background: url("images/bg_content.gif") no-repeat bottom left;
	margin-left: 15px;
	padding-bottom: 20px;
	float: left;
	}
.shiro {
	color: #ffffff;
	}

/* -post and entries- */
.post {
	background: #ffffff url("images/bg_posttop.gif") no-repeat top left;
	margin-top: 15px;
	padding: 10px;
	}
.post img {
	background: #ffffff;
	margin: 0 4px 4px 0;
	padding: 3px;
	}
.post a img {
	border-style: solid;
	border-width: 2px;
	border-color: #ccc #999 #ddd #999;
	}
.postdate {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	font-family: "HG教科書体";
	padding: 3px 0 2px 0;
	}
.posttitle {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 8px 10px;
	}
.posttitle a {
	color: #ff7e00;
	}
.posttitle a:hover {
	color: #000000;
	}
.main {
	text-align: left;
	}
.main a {
	color: #666666;
	text-decoration: underline;
	}
.main a:hover {
	color: #ff7e00;
	}
.main li {
	margin-left: 30px;
	line-height: 200%;
	}
.postbottom {
	background: #ffffff url("images/bg_postbottom.gif") no-repeat bottom right;
	padding: 10px 10px 20px;
	}
.postbottom a img {
	vertical-align: middle;
	}
.postcomments {
	padding: 10px 10px 0;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	}
.postcomments a {
	color: #000000;
	background: #ffffff url("images/bg_postcomm.gif") no-repeat top center;
	padding: 8px 15px;
	text-decoration: none;
	}
.postcomments a:hover {
	color: #ff7e00;
	}
.posttags {
	padding-top: 10px;
	}
.posttags a {
	color: #666666;
	text-decoration: none;
	}
.posttags a:hover {
	color: #ff7e00;
	}
.totop {
	text-align: center;
	}

.lefttline {
	text-align: left;
	}
.rightline {
	text-align: right;
	background: #ff0000;
	}

/* -sidebar */
#sidebar {
	width: 250px;
	margin-top: 0;
	margin-right: 15px;
	padding-bottom: 20px;
	float: right;
	}
#sidebar h2.small, #sidebar h2.widgettitle {
	background: #000000 url("images/bg_sidebar.gif") no-repeat center left;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 3px;
	line-height:130%;
	text-transform: uppercase;
	}
#sidebar ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0;
	}
#sidebar li {
	list-style-type: none;
	}
#sidebar li ul {
	margin: 0;
	}
#sidebar ul li {
	background: #ffffff;
	margin-top: 0;
	padding: 8px 0 5px 8px;
	border-bottom: 1px dotted #a9a9a9;
	list-style-type: square;
	list-style-position: inside;
	}
#tag_cloud-3 div {
	background: #ffffff;
	padding: 3px;
	font-size: .90em;
	clear: both;
	}

/* -search form- */
#searchform {
	margin-top: 3px;	
	}
#s {
	width: 180px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #ccccff;
	}
#searchsubmit {
	width: 60px;
	}

/* -comments- */
#commearea {
	background: #ffffff;
	padding: 8px;
	}
#comments {
	clear: both;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #c5c5c5;
	border-top: 1px dashed #a9a9a9;
	border-bottom: 1px dashed #a9a9a9;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -footer- */
#footer {
	background: #000000;
	border-top: 2px solid #a9a9a9;
	font-size: .90em;
	font-weight: bold;
	clear: both;
	color: #a9a9a9;
	padding: 10px 8px 20px 8px;
	width: 800px;
	}
#footer a {
	color: #ffff00;
	}



/* -floats -*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

