@charset "UTF-8";
/*  
Theme Name: www.DEHARA.com
Theme URI: 
Description: the wordpress theme for the official website of DEHARA YUKINORI.
Version: 2.0
Author: UNDERDOGS
Author URI: http://www.underdogscollective.com
Tags: fixed-width, right-sidebar, two-columns, white
*/

					




					/* Begin Paragraphs and Fonts */

acronym, abbr {
	border-bottom: 1px dashed #cacaca;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}


.bookmarks {
	margin: 40px 0 0 0;
	padding: 4px 0;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: center;
	/* social bookmarking */
}
.bookmarks a {
	border: none;
	/* social bookmarking */
}
small {
	font: 1.0em/1.4 Arial, Helvetica, sans-serif;
}
.alt {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
.entry blockquote {
	margin: 10px 10px 20px 0px;
	padding: 10px;
	border: 1px solid #AAA;
	text-align: justify;
}
.entry blockquote p {
	line-height: 1.2em;
	color:#333;
}
blockquote cite {
	margin: 4px 0 0 0;
	display: block;
}
pre {
	width: 95%;
	margin: 1em 0;
	padding: 1em 3em 1em 1em;
	font: 1.1em "Courier New", Courier, monospace;
	overflow: scroll;
	border: 1px solid #cacaca;
}
code {
	color: #668800;
	font: 110% "Courier New", Courier, monospace;
}
#commentform p {
	margin: 5px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.isolate {
	margin: 6px auto 12px;
	padding: 0;
	text-align: center;
}
.recentdate {
	padding: 0 20px 0 10px;
}


					/* End Paragraphs and Fonts */


					/* Links */



small a {
	border: none;
}
.download {
	background: #fff url(images/down_white.png) 0 50% no-repeat;
	padding: 0 0 0 18px;
}
.download a {
	padding: 0 2px;
	border-bottom: 1px solid #779900;
}
.download a:hover {
	border-bottom: 1px solid #779900;
	color: #fff;
	background: #779900;
}
.hidelink, a.hidelink:hover{
	border: none;
}
.more-link a {
	/* .more-link added by the_excerpt_reloaded plugin http://guff.szub.net/2005/02/26/the-excerpt-reloaded/ */
	border: none;
	color: #cacaca;
}
.more-link a:hover {
	border: none;
	color: #404040;
}

					/* End Links */

					/* Begin Lists */

.nocomments {
	margin: 0 0 20px 0;
	text-align: center;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	clear: both;
	display: inline;
	list-style-type: none;
}

					/* End Lists */