@charset "utf-8";
/*
Theme Name: 10PAD2-Rising Sun
Theme URI: http://takteekmedia.com/
Version: 1.3
Description: White 2 column theme with an orange rising sun banner.
Author: TAKTEEK
Author URI: http://ericcrooks.com/
Tags: two columns, right sidebar, widget ready, fixed width, rising sun, simple, white, orange, black
*/

/* -standards- */

body {
	/*background: #ffffff;*/
	background: #FFFFFF url('http://blog.priqia.com/wp-content/uploads/2010/08/bg1.gif') repeat;
	color: #000000;
	font-family: Meiryo, "メイリオ", Sans-Serif, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	font-size: .75em;
	display: block;
	}
p {
	text-align: left;
	padding:0 0 1em 0;
	line-height:1.65;
	}
h2 {
	font-size: 1.4em;
	/*text-transform: uppercase;*/
	}
a {
	color: #000000;
	text-decoration: underline;
	}
img{
	border:none
	}
a:hover {
	color: #de2561;
	text-decoration: none;	
	}
blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
#navlink {
	margin: 30px 0 30px 0;
	}

/* -全体囲っている- */
#top{
	background: #ffffff;
	width: 840px;
	margin:0 auto;
	}

/* -header- */

#topbar {
	border-bottom: 1px solid #a9a9a9;
	padding: 20px 0 5px 0;
	width: 800px;
	background: #ffffff;
	}
#topbar img {
	vertical-align: bottom;
}
#topbar h1,
#topbar h2  {
	margin: 0;
}
.blogtitle {
	color: #ff7e00;
	font-weight: bold;
	/*text-transform: uppercase;*/
	}
.blogtitle a{
	text-decoration: none;		
	}
.blogdescription {
	color: #000;
	padding-top:15px;
	/*text-transform: uppercase;*/
	}
/*#banner {
	background: url("images/banner.jpg") no-repeat top left;
	border: 10px solid #000000;
	height: 224px;
	width: 480px;
	}*/

/* -content- */

#contentwrap {
	margin-top: 10px;
	width: 800px;
	background: #ffffff;
	}
#contentwrap:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
*+html #contentwrap {
	zoom: 1;
}
* html #contentwrap {
	zoom: 1;
}
#contentwrap p img{
	/*border:solid 1px #333333;*/
	/*margin:10px 0;*/
	}	
#content {
	float: right;
	width: 560px;
	background: #ffffff;
	}

/* -navigation- */

#navigationwrap {
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
	background: #ffffff;
	}
#navigation {
	width: 210px;
	}
#navigation div.navtitle {
	background: #000000;
	padding: 10px;
	}
#navigation h2 {
	color: #ffffff;
	font-weight: normal;
	/*text-transform: uppercase;*/
	}
#navigation h2.small, #navigation h2.widgettitle {
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	margin-top: 20px;
	padding: 3px 3px 3px 5px;
	/*text-transform: uppercase;*/
	}
 h2.widgettitle {
       padding: 3px 3px 3px 5px!important;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	/*background-image: url("images/dotborder.gif");
	background-repeat: repeat-x;
	background-position: left bottom;*/
	/*padding: 3px 0px 3px 0px;*/
	margin-bottom: 6px;
	}
#navigation p {
	padding: 0 3px 3px 10px;
	}
#navigation #tag_cloud .curry{
	padding: 5px 3px 5px 10px;
	}
#calendar_wrap{
	margin:10px auto;
	text-align:center;
	}
li.widget{
	padding:0;
	margin:0;
	list-style:none outside;
	}
#wp-calendar{
	margin:10px auto;
	text-align:center;
	}
.author-list, .widget_recent_entries{
	margin-bottom:25px;
}

/* -post and entries- */

.postdate {
	color: #cccccc;
	font-size: 3em;
	font-weight: bold;
	margin-top: 45px;
	/*text-transform: uppercase;*/
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin: 20px 0;
	/*text-transform: uppercase;*/
	}
.posttitle {
	font-size: 1.4em;
	line-height:1.5;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding:1em 0 1em 0;
	}
.posttitle img {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
	border: solid 2px #CCC;
}
.posttitle a {
	color: #de2561;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	margin: 15px 0 20px 0;
	}
.postmetadatabottom a {
	padding: 5px;
	text-decoration: none;
	display: block;
	border: solid 3px;
	color: #DE2561;
	font-size: 1.6em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.postmetadatabottom a:hover {
	color: #FF9900;
}

#contentwrap .postfooter {
	padding-top: 2px;
	border-top: solid 1px #CCC;
	text-align: right;
}

#contentwrap .postfooter img,
#contentwrap .postfooter iframe {
	vertical-align: middle;
	border-width: 0;

}

.entry {
	/*background-image: url("images/dotborder.gif");
	background-repeat: repeat-x;
	background-position: left bottom;*/
	/*border-bottom:solid 1px #CCCCCC;*/
	padding-top: 20px;
	}
.entry p:after {
	content:"";
	display: block;
	clear: both;
	height: 0;
	overflow: none;
}
* html .entry p {
	zoom: 1;
}
*+html p {
	zoom: 1;
}
.entry h3 {
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCC;
}

.more-link {
	display: block;
	text-align: center;
	border: solid 1px;
	font-size: 1.2em;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #000000 url("images/magnifier.png") no-repeat top left;
	border: none;
	color: #ffffff;
	padding: 1px 2px 1px 17px;
	width: 181px;
	}

/* -footer- */

#footer {
	border-top: 1px solid #a9a9a9;
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	width: 800px;
	}
#footer a {
	color: #000000;
	}

/* -comments- */


#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	/*text-transform: uppercase;*/
	}
.commentlist div.alt {
	background: #f7faf2;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignleft img {
  margin: 10px 10px 10px 0;
}

.alignright {
   float: right;
}

.alignright img {
  margin: 10px 0 10px 10px;
}

.clear {
	clear: both;
}

.txtcenter {
	text-align: center;
}

strong {
	font-size: 1.2em;
}

.widget_links .viewport { width: 210px; height: 264px; overflow: hidden; position: relative; }
.widget_links .buttons { text-align: right; margin-top: -6px; }
.widget_links .buttons a { text-decoration: none; font-size: 140%;}
.widget_links .disable { visibility: hidden; }
.widget_links .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
/*.widget_links .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 121px; border: 1px solid #dcdcdc; width: 236px;}*/
	
