/*   
Theme Name: プレゼン トラノアナ
Theme URI: http://shinoli.freezee.org/blog/2006/10/04/bubblue-beta-1/
Description:  Based on a Deviantart wallpaper called Fluid Motion.
Author: Gilles and Shinoli	
Author URI: http://www.d-consulting.biz/
Version: Beta 1
.
Code is poetry.
.
*/


/* ************************************************
Bubblue
- design & code : Gilles Marlet & Shinoli
- icones : http://www.svay.com/
-Header : based on a Deviantart wallpaper : http://www.deviantart.com/deviation/33422106/?&q=Fluid+Motion&qh=boost%3Apopular+age_sigma%3A24h+age_scale%3A5
************************************************ */
	
/**Body**/
/***********************/
body {
	background: #ccc;
	font: 0.7em Arial,sans-serif;
	color:#222;
	text-align: center;
	margin: 0;
	}
	
/* Common styles*/
/***********************/
* {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited { color: #55b9f2; text-decoration: none; }
a:hover { color: #55b9f2; text-decoration: underline; }

hr{display:none;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

p img {
	padding: 0;
	max-width: 100%;
	border:1px solid #cccccc;
	padding:2px;
	margin:2px;
	}
	
p img.middle {
	display: block;
	margin: 2px auto;
	}
	
p img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

p img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.pagetitle {
color:#555;
margin-top: 1em;
padding-left:10px;
font-size: 1.5em;
font-weight:bold;
}
h2.center{
color:#bbb;
padding-left:10px;
font-weight:normal;
}
/**Page**/
/***********************/
#page {

	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 792px;
	background: transparent url(images/background.png) repeat-y top center;
	}

/**Header**/
/***********************/
#header {
	padding: 0;
	margin: 0 auto;

	width: 732px;
	height:258px;
	}
	
#header h1 {
	width: 100%;
	height:100%;

	}

#header h1 a{
	width: 100%;
	height:100%;
	text-indent: -9999px;
	display: block;

	background: url(images/top.jpg) repeat;
	}

/**Narrowcolumn **/
/***********************/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 460px;
	}
	
/**Posts**/
/***********************/
.post {
	margin: 0 0 40px 10px;
	text-align: justify;
	color: #444;
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
	margin-top:20px;
	}
.post-title {
background: transparent url(images/title.png) no-repeat left center;
	}
.post h2 {
	font-family:"trebuchet ms";
	font-weight:normal;
	color: #666;
	padding: 0 0 0 14px;
	font-size: 1.7em; 
	/*border-left:5px solid #d3f848;*/
	margin:0 0 3px 0;
	}
.post h2 a{}
.post h2 a:hover {text-decoration:underline;}
.post h2 a:visited {text-decoration:none;}

.postinfo {
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
	display:inline;
	padding-left: 14px;
	background:transparent;
	/*border-left:5px solid #d3f848;*/
    }

.infocom {
	text-decoration: none;
	padding: 2px 10px 2px 18px;
	background: transparent url(images/commentaire.png) no-repeat 0 50%;
	height:20px;
    }

.infocom a, .infocom a:visited {
	color:#777;
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
    }

.infocom a:hover {
    text-decoration:underline;
    }

.infodate {
    background: #fff url(images/info.png) no-repeat left bottom;
    color:#BBB;
    height:20px;
    padding: 2px 10px 2px 18px;
    }

.infodate a {color:#BBB;}



.entry,.entrytext {
	margin-top:10px;
	line-height:1.8em;
	background: #fff url(images/backgroundpost.jpg) no-repeat center bottom;
	padding-bottom:2em;
    }

.entry p {
	margin-bottom:1em;
}

.entry ol, .entry ul  {
	margin-left:25px;
}

.entry ol li {
	margin-bottom:10px;
}

.postmetadataalt {
	color:#777;
	}

.postmetadataaltrss{
	background: transparent url(images/rss.png) no-repeat left center;
	padding-left:18px;
	height:16px;
	padding-top:3px;
	}

.navigation {
	padding-bottom: 2em;
}

pre.code {
	width: 420px;
	margin: 10px;
	background-color: #EEE;
	padding: 10px;
	font-family: "Courier New";
	font-size: 1em;
	overflow-x: auto;
}
/* Google */
table#ad {
	margin-left: 5px;
}

td.left {
	width: 56px;
	height: 250px;
	display: block;

}
/* --- Google */

div#intro, div#summery {
	padding: 20px;
}

div#intro {
	width: 440px;
	margin-top: 20px;
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/intro_bg_tile.gif);
	background-repeat: repeat-x;
}
div#intro p{
	height: 150px;
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/intro_pic.gif);
	background-repeat: no-repeat;
	padding-left: 210px;

}

div#summery {
	padding-left: 0;
}
div#summery h2 a, h2.pagetitle {
	width: 480px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.pagetitle {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

h2#kh_prt a, h2#kh_prt {
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_prst.png);
	background-repeat: no-repeat;
}
h2#kh_prt a:hover{
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_prst_on.png);
}

h2#kh_ppt a, h2#kh_ppt {
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_ppt.png);
	background-repeat: no-repeat;
}
h2#kh_ppt a:hover{
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_ppt_on.png);
}

h2#tool a, h2#tool {
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_tool.png);
	background-repeat: no-repeat;
}
h2#tool a:hover{
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_tool_on.png);
}

h2#book a, h2#book {
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_book.png);
	background-repeat: no-repeat;
}
h2#book a:hover{
	background-image: url(/presentation/wp-content/themes/bubblue-beta-1/images/bn_book_on.png);
}

div#summery h3 {
	margin: 0px;
	padding: 0 0 0.3em 20px;
	font-size: 1.2em;
	font-weight: normal;
}
div#archivelist h3 {
	margin-top: 15px;
	padding-top: 0;
}

div#back2top {
	margin: 30px 0 10px 15px;
}

/**Comments**/
/***********************/

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
.commentlist li {
	font-weight: normal;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlistinfo, .commentlistinfo a{
	font-family:  Arial, Sans-Serif;
	font-size: 1em;
	text-decoration:none;
	font-style: normal;
	color:#BBB;
	}



.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-family:  Arial, Sans-Serif;
	font-size: 1.15em;
	text-decoration:none;
	margin: 10px 5px 10px 0;
	padding: 0;
	background: transparent;
color:#333;
	}

.commentnum{
	font: 1.56em  Helvetica, Sans-Serif;
	font-weight: normal;
	color:#BBB;
	margin-right:18px;
	}
	
.commentauth{
	font-family:  Arial, Sans-Serif;
	font-size: 1.1em;
	text-decoration:none;
	font-style: normal;
	color: #55b9f2;
	}

.commentauth a:link, .commentauth a:visited {
	font-family:  Arial, Sans-Serif;
	font-size: 1.1em;
	text-decoration:none;
	font-style: normal;
	color: #55b9f2;
text-decoration:underline;
	}

.commentauth a:hover { color: #55b9f2; text-decoration: underline; }

#comments, #respond {
	padding: 0 0 0 13px;
	margin: 40px auto 20px ;
	color:#444;
	background: transparent url(images/cocomm.png) no-repeat left center;
	}

/**Comments Form**/
/***********************/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	font: 1em Arial,sans-serif;
	color: #666;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #F7F7F7;
	border:1px solid #eee;
	font: 1em Arial,sans-serif;
	color: #666;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: 89px;
	height: 18px;
	color: #fff;
	background: #F7F7F7 url(images/submit.png) no-repeat center;
	font-size: 1em;
	font-weight: bold;
	border:0;
	}

/**Sidebar**/
/***********************/
#sidebar
{
	padding: 20px 0 0 0;
	margin-left: 545px;
	width: 220px;
	height: 500px;
	}
	
#sidebar h2 {
	font-size:1.2em;
	color:#444;
	font-family:Arial,sans-serif;
	font-weight:normal;
	
	}
#sidebar a:link, #sidebar a:visited { text-decoration: none; color:#55b9f2;}
#sidebar a:hover { text-decoration: underline; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; color:#55b9f2; }
#blogextra a:hover { text-decoration: underline; }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
form#magmag *{
	border: 0;
}
ul#bookmark {
	width: 150px;
}
ul#bookmark li {
	display: inline;
}
ul#bookmark li a img {
	border: 0;
}

/**Archived Entry List**/
/***********************/
div.archivelist {
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	text-align: justify;
	color: #444;
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
	}

div.archivelist h3{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
}

/**Sidebar Search**/
/***********************/
#searchform {
	margin: 10px 0 0 0;
	padding: 5px 3px; 
	display:inline;
	}

#sidebar #searchform #s {
	width: 150px;
	height: 14px;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	padding: 1px 2px;
	font-size: 1em;
	color: #a2c908;
	}

#sidebar #searchsubmit {
	background: #F7F7F7 url(images/ok.png) no-repeat center;
	font-family: Arial;
	padding-bottom: 1px;
	color: #fff;
	font-size: 12px;
	width: 25px;
	height: 18px;
	cursor: hand;
	font-weight: bold;
	border:0;
	margin-top:1px;
	position:relative;
	top:1px;
	}



/**Sidebar Calendar**/
/***********************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}

/**Sidebar syndication**/
/***********************/
.syndication{
	background: transparent url(images/rss.png) no-repeat left center;
	height:16px;
	}
.syndication a {
padding-left:18px;
}



/**Search Page - No results**/
/***********************/

.narrowcolumn #searchform #s {
	width: 150px;
	height: 14px;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	padding: 1px 2px;
	font-size: 1em;
	color: #a2c908;
	}

.narrowcolumn #searchsubmit {
	background: #F7F7F7 url(images/ok.png) no-repeat center;
	font-family: Arial;
	padding-bottom: 1px;
	color: #fff;
	font-size: 12px;
	width: 25px;
	height: 18px;
	cursor: hand;
	font-weight: bold;
	border:0;
	margin-top:1px;
	position:relative;
	top:1px;
	}

/**Footer**/
/***********************/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 792px;
	background: transparent;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	width: 732px;
	margin: auto auto;
	height:34px;
	background: transparent url(images/footergreen.jpg) no-repeat center bottom;
	text-align: center;
	}
#footertxt {
	color: #fff;
	position: relative;
top: 15px;
	}
#footertxt a{
	color: #fff;
text-decoration:underline;
	}
#espace{
height:7px;
margin:0;
padding:0;
}
#loginout a{
	float: right;
	display: block;
	width: 100px;
	height: 1em;
	text-indent: -9999px;
}


/**Amazon Ad**/
/***********************/
/* 大枠 */
div.drk7jpSimilarity {
	margin: 15px 0 5px 15px;
}
/* 検索結果タイトル */
div.drk7jpSimilaritySiteTitles {
	padding-left: 5px;
	font-size: 12px;
}
/* 検索結果本文 */
div.drk7jpSimilaritySiteSummarys {
	padding: 0 0 10px 5px;
	clear: left;
}
