/* @override http://www.pixeldesign.jp/wp-content/themes/primepress/style.css */

/* @override http://www.pixeldesign.jp/wp-content/themes/primepress/style.css */

/* @override http://www.pixeldesign.jp/wp-content/themes/primepress/style.css */

/* @override http://www.pixeldesign.jp/wp-content/themes/primepress/style.css */

/* @override 
	http://www.pixeldesign.jp/wp-content/themes/primepress/style.css
	http://www.pixeldesign.jp/wp-content/themes/primepress/style.css
	http://www.pixeldesign.jp/wp-content/themes/primepress/style.css
	http://www.pixeldesign.jp/wp-content/themes/primepress/style.css
	http://localhost/wp/wp-content/themes/primepress/style.css
	http://localhost/wp_3/wp-content/themes/primepress/style.css
*/

/*  
Theme Name: PrimePress
Theme URI: http://www.techtrot.com/primepress/
Description: A 2/3-column <strong>search engine optimized</strong> theme with a clean and content-centric design. Features easily customizable <strong>rotating header images</strong>, a custom stylesheet for easy personalization and <strong>optional layouts</strong>. <em>note:</em> You'll lose any customizations you've made if you do the "automatic upgrade".
Author: Ravi Varma
Author URI: http://www.techtrot.com/
Version: 1.3.2
Tags: white, blue, light, three-columns, two-columns, fixed-width, custom-header, theme-options, right-sidebar, threaded-comments, sticky-post, microformats
*/
/*For your sake, try not to make any changes in here. This will be updated every time a new version of WordPress comes out. Add all your customizations to the custom.css*/
@import url('library/layout.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;
	line-height: 1.5;
}
ol, ul {list-style: none;
	line-height: 10px;
}
ul.sitemap	{
	color: silver;
	line-height: 15px;
	font-size: 12px;
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}


body {font: 62.5%/1.3 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif;
text-align:center;
 background: white;
 color:#111;
}

img {
	border-style:none;
	}

/*-----layout-----*/
#page {width: 960px; margin:0 auto; text-align:left;
	background-color: white;
	padding-left: 20px;
	border-right: 1px none #000;
	border-left-style: none;
	border-left-width: 1px;
}
	#header{width: 940px; float:left; position:relative;
	background-color: transparent;
	background-image: none;
	border-right-color: black;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: black;
}
	#container{width: 940px; float:left; background: transparent;
	border-left-width: 1px;
	border-left-color: black;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-width: 1px;
}
		#rotating{width: 940px; float:left;
	padding-bottom: 20px;
}
		#primary{float: left;
	background-color: transparent;
	margin-top: 3px;
	clear: none;
}
#secondary{float:left;
	background: #f5f5f5 none no-repeat;
	height: 713px;
	width: 300px;
}
			.sidebar{float:left;
	background-color: transparent;
	height: auto;
	width: 300px;
	margin-top: 5px;
}
#side_whatsnew{
	background-color: white;
	height: 287px;
	margin-top: -4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebar-items{
	background-color: transparent;
	width: 280px;
	padding-left: 5px;
}

/*-----header-----*/
.homelink{font-size: 12px; line-height:1; font-weight:bold; letter-spacing:-0.5px; font-variant: normal;
	padding-top: 10px;
	padding-bottom: 30px;
}
.homelink a{color:#444;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666; margin-top: -40px; font-size: 10px; line-height:1; font-style:italic;
	float: left;
	margin-left: 155px;
}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:hover{background:#ddd;}
	
	/*-----main-menu*/
ul.menu{position:absolute; bottom:0; right:25px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: -25px;
}
ul.menu li{float:left; background:#777; font-weight:bold; font-size:11px; line-height:1;
	margin-left: 1px;
}
ul.menu li a{display:block; color:#fff; padding:5px 10px;}
ul.menu li a:hover{text-decoration:none; background:#888;}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#aaa;}

ul.menu2{position: relative;
	float: left;
	margin-top: -24px;
}
ul.menu2 li{float:right; background:#777; font-weight:bold; font-size:11px; line-height:1;
	margin-right: 1px;
}
ul.menu2 li a{display:block; color:#fff; padding:5px 10px;}
ul.menu2 li a:hover{text-decoration:none; background:#888;}
ul.menu2 li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#aaa;}
	
/*-----Generic Styles-----*/

b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{
}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#aaa; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight: bold; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3 {
	font-size: 12px;
}
h3.whatsnew{
	clear: both;
	line-height: 15px;
	border-bottom: 1px solid gray;
	padding-top: 3px;
}
.entry-title{
	color: #474747;
margin-top: 3px;
	line-height: 115%;
	padding-right: 17px;
	text-align: left;
	opacity: 1;
}
.entry-title a{
	color: #474747;
	font: bold 20px/120% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 17px;
	text-align: left;
	opacity: 1;
	padding-top: 0;
}

.entry-title_single	{
	font-size: 20px;
	color: #474747;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid black;
	margin-bottom: 10px;
	line-height: 1.2;
}
.page-title	{ line-height: 1.25;
	font-size: 16px;
	color: gray;
	font-weight: bold;
margin-top: 0;
	width: 100%;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.page .entry-title, .page-template .entry-title{text-align:center;}
.entry-title_sub { margin: 3px 0 5px;
	font: bold 1.4em/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.entry-title_sub a:hover{	background-color: silver;
}

.page-title{text-align:center; margin-bottom: 0;}
.sidebar h2{font-size: 14px;}
.entry-content h1, .entry-content h2{ line-height: 1; margin:1.5em 0 0.5em;
	font-weight: bold;
	font-size: 1.5385em;
}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.article_title {
	margin-bottom: 9px;
	color: #7f7f7f;
	font-size: 12px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: transparent;
	font-weight: bold;
	float: left;
	width: 620px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 20px;
	margin-top: 10px;
}
h3.page_subtitle	{
	margin-top: 0;
	margin-bottom: 10px;
	color: black;
	font-size: 14px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: transparent;
	font-weight: bold;
}
.entry-content{
	width: 450px;
	font: 1.3em/1.5385 "Hiragino Kaku Gothic Pro", "Heisei Kaku Gothic Std", Osaka, "MS Gothic", sans-serif;
	margin-top: 2px;
	top: 0;
	float: left;
	display: block;
	clear: left;
	margin-left: 166px;
}
.entry-content_main{
	background-color: white;
	width: 450px;
	margin-left: 168px;
	text-align: justify;
	margin-top: 25px;
	font: 13.2px/1.5385 "Hiragino Kaku Gothic Pro", "Heisei Kaku Gothic Std", Osaka, "MS Gothic", sans-serif;
}

.page-content{
	width: 620px;
	font: 12px/1.5385 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 2px;
	top: 0;
	float: left;
	display: block;
	clear: left;
}


.sitemap-content{
	width: 620px;
	font: 1.3em/1.5385 "Hiragino Kaku Gothic Pro", "Heisei Kaku Gothic Std", Osaka, "MS Gothic", sans-serif;
	margin-top: 2px;
	top: 0;
	float: left;
	display: block;
	clear: left;
}

.sitemap-content a{
	padding-bottom: 5px;
	border-bottom: 1px none black;
	margin-right: 0;
	margin-top: 4px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	color: maroon;
}

.sitemap-content ul{
	margin-bottom: 10px;
}


/* MacIE5 除く \*/

/* end */
.post-entry {
	width: 299px;
	border-bottom: 1px solid #aaa;
	float: left;
	height: 236px;
	font-size: 10px;
	line-height: 1.5;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 20px;
}

* {
	
}
.entry-content p{
	padding-bottom: 5px;
	border-bottom: 1px none black;
	margin-right: 0;
	margin-top: 4px;
	margin-left: 0;
	font-size: 12px;
}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
	
	/*-----post info*/
.entry-byline{color: maroon; font: italic 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom-color: red;
}
.entry-byline address{display:inline;}
.entry-byline_sub{color: maroon; font: italic 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	float: left;
	border-style: hidden;
	margin-top: 6px;
	margin-bottom: 2px;
}
.entry_sub	{
	margin-top: 19px;
	color: black;
	margin-bottom: 2px;
	text-align: justify;
	font-size: 12px;
}
.entry_sub_archives	{
	margin-top: 19px;
	color: black;
	margin-bottom: 2px;
	margin-left: 66px;
	text-align: left;
	font: 10px/1.5 "ＭＳ ゴシック", "MS Gothic", Osaka, sans-serif;
	padding-bottom: 8px;
}

.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#555;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 1.5385em;
}
.entry-content li{margin-bottom:0.4615em; line-height: 12px;
	color: gray;
}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
.page_list{
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{ display:inline;
	background-color: transparent;
	margin: 6px 10px 9px -166px;
	clear: both;
	float: left;
}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
p.banner {
	text-align: left;
	font-size: 10px;
	direction: ltr;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 105%;
}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #aaa; background:#eee;}
.alignleft{float:left;
}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 'trebuchet ms', verdana, sans-serif;}

	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #aaa;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
.attachment{text-align:center;}
	
	/*-----tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #aaaaaa; color:#444;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border:1px solid #aaaaaa;}
.entry-content tfoot{background:#ddd;}
.entry-content object{background:#ddd;
	margin-left: -57px;
}

.post_archives{
	margin-top: 3px;
	float: left;
	width: 300px;
	margin-right: 19px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 25px;
	height: 185px;
}
/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{
	margin-top: 10px;
}
#pp-subscribe ul {padding: 2px;}
#pp-subscribe li {display:block; float:left;}
#pp-subscribe a{ font-weight:bold; font-size: 12px; line-height:33px; display:block;
	float: none;
	clear: both;
	margin-left: 50px;
	padding: 5px;
	height: 31px;
}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/pp-rss2.png) no-repeat 4px 4px;
	width: 90px;
	margin-left: 7px;
	margin-right: -10px;
}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}
	
	/*-----search*/
#searchform #s, #s-input{border: 1px solid black; margin-bottom:5px; padding:2px; width:95%; color: black;
	background-color: white;
	opacity: 0.5;
}
#submit, #s-submit{border:1px solid #555; background:#555; color:#ddd; cursor:pointer; font-weight:bold;}
#submit:hover, #s-submit:hover{color:#fff;}
#s-input, #submit, #s-submit{font-family: 'trebuchet ms', arial, sans-serif;}

#searchform input {border:1px solid #bbb;}
	
	/*-----widgets*/
.widget { line-height: 1.4166; margin: 0; padding: 0;
	font-size: 1em;
}
.widget li{margin:0.25em 0; }
.widget li li{padding: 0 0 0 5px;}
.widgettitle{
	color: black;
	font-size: 14px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: transparent;
	font-weight: bold;
	width: 300px;
}
.pp-recent-posts li, .widget_recent_entries li, .widget_recent_comments li{background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
.postform{width:100%;}
hr {
}
	
	/*-----calendar*/
#calendar_wrap{margin:0.4166em auto 0;}
#wp-calendar{width:94%; margin:0 auto;}
#wp-calendar caption{background:#aaa; font-size:1.0833em; font-weight:bold;}
#wp-calendar th{background:#ddd;}
#wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
#wp-calendar td{font-size:0.9166em; color:#777;}
#wp-calendar tfoot{background:#ddd;}
#wp-calendar a{font-weight:bold;}

/*-----navigation-----*/
.navigation{font-size:1.2em; text-align:center; border-bottom:1px dashed #ddd;
	padding: 0.5em 0;
	width: 186px;
	margin-left: 217px;
}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}
.looped .navigation {border-bottom:none;}
.page-navi{
	margin-top: 10px;
}
/*-----footer-----*/
#footer{
	width: 940px; float:left; clear:both;
	background-color: transparent;
	margin: 11px 0 0.8333em; padding:1.6666em 0; font-size:1.2em;
	line-height:1.6666;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
#footer .left{width: 55%; float:left; text-align:left;}
#footer .right{width: 45%; float:right; text-align:right;
	font-size: 11px;
}
.clear{margin:0; padding:0; clear:both;}

/*-----comments-----*/
.commentlist{margin:0 0 2em;}
.commentlist li{margin:0 0 1em; padding:0.5em 5px;}
.comment-nav{border-bottom:none;}
	/*-----comment headings*/
.nocomments{text-align:center; padding:1.25em 0; font-size:1.6em;}
.comments-number { padding-top:1em; font-size: 14px;
	margin: -18px auto 20px;
}
#respond{ line-height: 1;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid black;
	padding-top: 0;
	font-size: 1.5em;
}
	/*-----comment formatting*/
.avatar{float:left; position:relative; padding-right:7px;}
.comment-author{font-weight:bold; font-size:1.5em; line-height:1.1;}
.comment-author cite{font-style:normal;}
.comment-author .says{display:none;}
.comment-meta{font-size:1.1em; font-style:italic; color:#777;}
.comment-meta a{color:#777;}
.commentlist p {margin: 1.4545em 5px 10px 0; font-size:1.1em; line-height:1.5454; font-family: verdana, 'Lucida Grande', arial, sans-serif; color:#333;}
.commentlist pre{background:#fff; margin:0; border:none;}
.reply {font-size:12px; font-weight:bold;}
.commentlist .children li{margin-left:10px; margin-top:10px;}
	/*-----colors*/
.depth-1.parent{border:1px solid #dadada;}
.commentlist .children li {border-left:1px solid #dadada;}
.thread-alt{background-color:#ececec;}
.bypostauthor{background-color:#ddd;}

	/*-----comments form*/
p.comment_title{
	margin-top: 5px;
}
.comment_text{
	font-size: 12px;
	float: none;
	line-height: 13px;
	margin-bottom: 0;
}
.comment_small{
	font-size: 10px;
}
.get_comment{
	padding-top: 0;
	margin-top: 10px;
	display: inline;
	float: none;
	font-size: 13px;
	line-height: 35px;
}
.comment_input{
}
#commentform{margin:0 0 4em 0;}
/*#commentform p{
	margin-right: 0;
	margin-left: 0;
	margin-top: -8px;
}*/
#commentform textarea,
#commentform input[type=text] {border:1px solid #aaa; padding:3px; font-family: verdana, Courier, Monospace; font-size:1.2em; color:#444;
	margin-top: 10px;
	background-color: #f9f9f9;
}
#commentform textarea:focus, #commentform input[type=text]:focus{color:#000; border-color:#888;}
#commentform input[type=text]{width:45%;}
#commentform textarea{width:95%;}
#commentform #submit{height:30px; padding:3px 6px;
	margin-top: 10px;
}
.comment-login{font-size:12px; margin-bottom:1.6666em;}

/*-----legacy comments*/
.comment-counter{font-size:1.3em; float:right;}


/*-----clearfix-----*/
.entry-content:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.entry-content, .clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.entry-content, .clearfix {display: block;}
/* End hide from IE5/Mac */

/*-----Borders-----*/
#rotating {
	border-top: 1px solid #aaa;
}

#rotating .img {
	width: 640px;
}


#pp-subscribe {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 300px;
}
#pp-sidebars {
	padding-bottom: 15px;
	background: transparent none no-repeat 3px 251px;
	margin-bottom: 5px;
}

#sidebars-lower {
	background-image: none;
	margin: 10px 0 0;
	display: inline-block;
	float: none;
}

.looped .entry,
.single .entry {
	margin-bottom: 15px;
	/*border-bottom: 1px solid #aaa;*/
}

/*-----links-----*/
a{
	text-decoration:none;
	color: black;
}

a:hover{
	background-color: silver;
}

.entry-content a{
	color: #8d0e19;
}

.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}

.entry-byline a{color:#777;}


.entry-content_main a{font-family:'trebuchet ms', verdana, sans-serif;
	color: #8d0e19;
}

#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}

.post-entry_sumb {
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 9px;
}

.entry-date {
	margin-top: -1px;
	float: left;
	clear: none;
}
.entry-date_sub {
	float: left;
	clear: none;
	display: block;
	margin-top: -11px;
}
.entry-date_side {
	line-height: 3px;
	float: left;
	clear: both;
	margin-top: -6px;
}

/* image fading slider */
#main_title {
	position: relative;
	margin-right: auto;
	width: 940px;
}

#move_pict {
	overflow: hidden;
	position: relative;
	width: 920px;
	height: 120px;
}

#title_over {
	position: absolute;
	top: 10px;
	z-index: 100;
	margin-top: -12px;
	width: 940px;
}
