/* @override http://hazisarashi.com/wp-content/themes/imperial-white/css/screen.css */

/* 
Theme Name: Imperial
Theme URI: http://themeforest.net/user/mattbrett/portfolio
Description: A WordPress theme with no specific purpose... it just looks awesome!
Version: 1.1
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	color: #333;
	text-align: center;
	background: #fff url("../images/background.png") repeat-y 50% 0; 
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#mid {
	float: left;
	width: 958px;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#mid-single {
	float: left;
	width: 958px;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#mid-inner {
	float: left;
	width: 960px;
	margin: 0 -1px;
}

#content {
	float: left;
	display: inline;
	width: 620px;
}

#index {
	float: left;
	display: inline;
	width: 620px;
}

#sidebar-left {
	float: right;
	display: inline;
	width: 340px;
}

#sidebar-right {
	float: right;
	display: inline;
	width: 204px;
	background-color: #aaa;
}

#footer {
	float: left;
	width: 958px;
	color: #333;
	border: solid #aaa;
	border-width: 1px 1px 1px 1px;
	margin-top: -2px;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 958px;
	border: 1px solid #aaa;
}

#header-inner {
	float: left;
	width: 956px;
	border: 1px solid #fff;
	background: #ececec url(../images/white/bg-67.png) repeat-x;
}

#header-tools {
	margin: 10px 0;
	width: 760px;
	float: right;
}

#leaderboard {
	float: right;
	display: inline;
	width: 728px;
	height: 15px;
	margin: 55px 12px 0;
	padding: 2px;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo, #logo-custom {
	position: relative;
	float: left;
	display: inline;
	width: 270px;
	height: 27px;
	margin: 20px 0 0 20px;
	font-size: 1.5em;
	overflow: hidden;
}

#logo-custom {
	text-indent: -5000px;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/dark/logo.jpg") no-repeat 0 0;
}

#logo span, #logo-custom span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/title.png") no-repeat 0 0;
}

#logo a {
	color: #333;
	text-decoration: none;
	display: block;
	text-indent: -9999999px;
}

#description {
	clear: left;
	float: left;
	margin: 2px 0 15px 22px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
	text-shadow: 0 1px #fff;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo-text {
	margin: 12px 0 -8px 18px;
	font: bold 3em Arial Black, Arial, Helvetica, Geneva, sans-serif;
}

#logo-text a:link, #logo-text a:visited, #logo-text a:active {
	color: #333;
	text-decoration: none;
}

#logo-text a:hover {
	color: #222;
}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	float: left;
	width: 959px;
	height: 28px;
	overflow: hidden;
	border: solid #aaa;
	border-width: 0px 1px 1px 0px;
	background: #ececec url(../images/white/bg-28.png) repeat-x;
}

#navlist {
	float: left;
	width: 756px;
	padding-left: 1px;
}

#navlist li {
	display: block;
	float: left;
	border: solid #aaa;
	border-width: 0px 1px 0px 1px;
	margin-left: -1px;
}

#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	float: left;
	display: block;
	height: 12px;
	padding: 7px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	border: 1px solid #fff;
	background: url(../images/white/bg-28.png) #ececec;
}

#navlist li a:hover {
	text-decoration: none;
	background: #e3e3e3;
}

/* @end */

/* @group search */

/* SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#search {
	float: right;
	width: 199px;
	border: solid #aaa;
	border-width: 0 0 1px 1px;
	background: #e6e6e6 url(../images/white/bg-search.png) repeat-x;
}

#search #s {
	float: left;
	display: inline;
	width: 159px;
	height: 12px;
	padding: 7px 10px 7px 28px;
	font-size: 1.1em;
	color: #3c3c3c;
	border: 1px solid #fff;
}
#search #s {
	background: url( ../images/search.png ) no-repeat 3px 4px;
}

/* @end */

/* @group subscribe */

/* SUBSCRIBE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subscribe-options {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	margin-left: -1px;
	height: 59px;
	background: #dadada url(../images/white/bg-50.png) repeat-x;
}

#subscribe-options li {
	display: block;
	width: 60px;
	float: left;
	border: 1px solid #aaa;
	border-width: 0 1px 0px 0 ;
}

#subscribe-options a {
	float: left;
	height: 0;
	padding: 57px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	border: 1px solid #fff;
}

#subscribe-options a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#subscribe-feed a {
	width: 58px;
	background: url("../images/icons/rss.png") no-repeat 5px 5px;
}

#subscribe-email a {
	width: 48px;
	background: url("../images/dark/subscribe-icons.jpg") no-repeat -66px 0;
}

#subscribe-twitter a {
	width: 58px;
	background: url("../images/icons/twitter.png") no-repeat 5px 5px;
}

/* @end */

/* @group social */

/* SOCIAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#social {
	float: left;
	width: 204px;
}

#social li {
	display: inline;
}

#social a {
	float: left;
	width: 48px;
	height: 0;
	margin: 0 1px 1px 0;
	padding: 53px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #fff;
}

#social a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#social-blogger a {
	background-image: url("../images/icons/blogger.png");
}

#social-delicious a {
	background-image: url("../images/icons/delicious.png");
}

#social-digg a {
	background-image: url("../images/icons/digg.png");
}

#social-dopplr a {
	background-image: url("../images/icons/dopplr.png");
}

#social-facebook a {
	background-image: url("../images/icons/facebook.png");
}

#social-flickr a {
	background-image: url("../images/icons/flickr.png");
}

#social-friendfeed a {
	background-image: url("../images/icons/friendfeed.png");
}

#social-gamespot a {
	background-image: url("../images/icons/gamespot.png");
}

#social-google a {
	background-image: url("../images/icons/google.png");
}

#social-lastfm a {
	background-image: url("../images/icons/lastfm.png");
}

#social-linkedin a {
	background-image: url("../images/icons/linkedin.png");
}

#social-mixx a {
	background-image: url("../images/icons/mixx.png");
}

#social-mobileme a {
	background-image: url("../images/icons/mobileme.png");
}

#social-myspace a {
	background-image: url("../images/icons/myspace.png");
}

#social-netvibes a {
	background-image: url("../images/icons/netvibes.png");
}

#social-newsvine a {
	background-image: url("../images/icons/newsvine.png");
}

#social-picasa a {
	background-image: url("../images/icons/picasa.png");
}

#social-reddit a {
	background-image: url("../images/icons/reddit.png");
}

#social-stumbleupon a {
	background-image: url("../images/icons/stumbleupon.png");
}

#social-technorati a {
	background-image: url("../images/icons/technorati.png");
}

#social-tumblr a {
	background-image: url("../images/icons/tumblr.png");
}

#social-twitter a {
	background-image: url("../images/icons/twitter.png");
}

#social-viddler a {
	background-image: url("../images/icons/viddler.png");
}

#social-vimeo a {
	background-image: url("../images/icons/vimeo.png");
}

#social-virb a {
	background-image: url("../images/icons/virb.png");
}

#social-windows a {
	background-image: url("../images/icons/windows.png");
}

#social-wordpress a {
	background-image: url("../images/icons/wordpress.png");
}

#social-youtube a {
	background-image: url("../images/icons/youtube.png");
}

#social-hatena a {
	background-image: url("../images/icons/hatena.png");
}

#social-nicovideo a {
	background-image: url("../images/icons/nicovideo.png");
}

#social-mixi a {
	background-image: url("../images/icons/mixi.png");
}

/* @end */



/* @end */

/* @group features */

/* FEATURES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



#features {
	position: relative;
	clear: both;
	width: 754px;
	height: 252px;
	overflow: hidden;
	background: #0c0c0c;
}

#features-nav {
	position: absolute;
	right: 0;
	top: 0;
}

#features-nav .features-nav-item {
	position: relative;
	display: block;
	width: 310px;
	height: 62px;;
	padding: 10px 20px 12px 10px;
	cursor: pointer;
	background: url("../images/dark/feature-tab.jpg") no-repeat 0 0;
}

#features-nav .features-nav-item#features-nav3 {
	height: 62px;
}

#features-nav .features-nav-item.current {
	display: block;
	width: 310px;
	height: 62px;
	margin: -1px 0 1px -44px;
	padding: 11px 20px 11px 54px;
	background: url("../images/dark/feature-tab-current.png") no-repeat 0 0;
	cursor: default;
}

.features-nav-tnail {
	float: left;
	width: 58px;
	height: 58px;
	padding: 2px;
	margin: 0 15px 0 0;
	overflow: hidden;
	padding: 2px;
	background: #0c0c0c;
}

.features-nav-tnail img {
	width: 58px;
	height: 58px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#features-nav .features-nav-item.current .features-nav-tnail img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#features-nav .features-nav-item h3 {
	margin: 2px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#features-nav .features-nav-item.current h3 {
	color: #333;	
}

#features-nav .features-nav-item p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

#features-nav .features-nav-item.current p {
	color: #333;	
}

#features-nav .features-nav-item span {
	display: none;
}

#features ul li img {
	width: 412px;
	height: 250px;
}

#features a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url("../images/feature-effects.png") no-repeat 0 0;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.content a:link, .content a:visited, .content a:active {
	color: #0044cc;
	text-decoration: underline;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-weight: bold;
	line-height: 1.3em;
	color: #333;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 2.4em;
}

.content h2 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 2em;
	padding-bottom: 0.3em;
	text-shadow: 0 1px #fff;
}

#archive-title h2 {
	font-size: 2em;
	color: #333;
	text-shadow: 0 1px #fff;
}

#archive-title h2 strong {
	font-weight: normal;
	color: #333;
	text-shadow: 0 1px #fff;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	text-shadow: 0 1px #fff;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	color: #0044cc;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
	text-shadow: 0 1px #fff;
}

.content h3 a:hover {
	color: #222;
	border-bottom: 1px solid #6c6c6c;
	text-shadow: 0 1px #fff;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.5em;
	text-shadow: 0 1px #fff;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333;
}

.content p.intro {
	font-size: 1.5em;
	line-height: 1.5em;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.content img {
	margin: 0;
	padding: 1px;
	background: #fff;
	border: 1px solid #aaa;
}

.content .wp-caption {
	margin-bottom: 20px;
	padding: 5px 0 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #aaa;
}

.content .wp-caption img {
	padding: 0;
	border: 0;
}

.content .wp-caption p {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
}

.content img.alignleft, .content .wp-caption.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright, .content .wp-caption.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content .wp-smiley {
	display: inline;
	padding: 0;
	background: transparent;
}

.content object, .content embed {
	margin-bottom: 20px;
}

#content .navigation {
	float: left;
	width: 618px;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	background: #e5e5e5 url(../images/white/bg-35.png) repeat-x;
}

#content .navigation a {
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
}

#content .navigation a:hover {
	color: #222;
	text-decoration: underline;
	background-color: #e3e3e3;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	border-right: 1px solid #aaa;
}

#content .navigation .alignleft a {
	float: left;
}

#content .navigation .alignright {
	float: right;
	display: inline;
	text-align: right;
	border-left: 1px solid #aaa;
}

#content .navigation .alignright a {
	float: right;
	
}

.content .wp-pagenavi {
	position: relative;
	font-size: 1.2em;
	padding: 10px 0 12px;
	background: url("../images/dark/post-bottom-ind.jpg") no-repeat 0 100%;
}

.content .wp-pagenavi a, .content .wp-pagenavi a:link, .content .wp-pagenavi a:visited, .content .wp-pagenavi a:active {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background: #323232;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.content .wp-pagenavi a:hover {
	text-decoration: none;
	color: #333;
	background: #424242;
}

.content .wp-pagenavi span.pages {
	display: none;
}

.content .wp-pagenavi span.current, .content .wp-pagenavi span.extend {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background: #262626;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.content .wp-pagenavi span.current {
	color: #333;
}

/* @end */

/* @group post */

/* POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#index .post {
	color: #333;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}

#index .post-inner {
	padding: 20px 20px 3px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#single {
	
}

#single .post {
	color: #333;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}

#single .post-inner {
	padding: 40px 40px 23px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#archive-title {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	height: 59px;
}

#archive-title-inner {
	height: 23px;
	padding: 16px 20px 18px;
	border: 1px solid #fff;
	background: #dadada url(../images/white/bg-50.png) repeat-x;
}

#index .post-tnail {
	position: relative;
	margin: 0 0 10px -4px;
}

#index .post-tnail img {
	display: block;
	width: 100%;
	height: 100px;
	padding: 1px;
	background: #fff;
	border: 1px solid #aaa;
}

#index h3 {
	margin: 0 0 5px;
}

.post-date {
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#single .post-date {
	margin-top: -25px;
	font-size: 1.5em;
}

#single .ad-unit01 {
	margin-bottom: 1em;
}


.post-comments {
	float: right;
	display: inline;
	margin: -3px -5px 15px 15px;
}

.content .post-comments a {
	display: block;
	width: 45px;
	height: 17px;
	padding: 12px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333;
	background: url("../images/dark/post-comments.png") no-repeat 0 0;
}

.content .post-comments a:hover {
	color: #222;
	text-decoration: none;
}

.post-meta {
	margin-bottom: 20px;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #aaa;
}

.post-meta p {
	margin: 0;
	color: #333;
}

.post-inner pre {
	padding: 2px;
	margin-bottom: 1.5em;
	border: 1px solid #aaa;
	overflow: auto;
	background-color: #fff;
	font-size: 11px;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.widget {
	clear: both;
	color: #333;
}

#sidebar-left .widget {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	margin-left: -1px;
	
}

#sidebar-left .widget-inner {
	padding: 20px 20px 5px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#sidebar-left h2.heading, #sidebar-right h2.heading {
	position: relative;
	font-size: 1.6em;
	color: #222;
	border: solid #aaa;
	border-width: 0 0px 1px 0px;
}

#sidebar-left h2.heading span, #sidebar-right h2.heading span {
	color: #333;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #fff;
	background: #dadada url(../images/white/bg-50.png) repeat-x;
}

#sidebar-left h2.heading a, #sidebar-right h2.heading a {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	right: 0;
	bottom: 2px;
	text-decoration: none;
	background: url("../images/dark/heading-arrow.jpg") no-repeat 0 0;
}

#sidebar-right .widget {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
	margin-left: -1px;
}

#sidebar-right .widget-inner {
	padding: 20px 20px 5px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

.widget a:link, .widget a:visited, .widget a:active {
	color: #0044cc;
	text-decoration: none;
}

.widget a:hover {
	color: #222;
	text-decoration: underline;
}

.widget h3 {
	margin: 0 0 5px;
	font-size: 1.3em;
	font-weight: bold;
}

.widget h4 {
	margin: 0 0 2px;
	font-size: 1.1em;
	font-weight: bold;
}

.widget h4 a:link, .widget h4 a:visited, .widget h4 a:active {
	color: #333;
	text-decoration: none;
}

.widget h4 a:hover {
	color: #222;
	text-decoration: underline;
}

.widget p {
	margin-bottom: 15px;
	font-size: 1.1em;
	color: #333;
}

.widget ul {
	margin: 0 0 15px 0;
}

.widget ul li {
	margin-bottom: 8px;
}

.widget ol {
	margin: 0 0 15px 15px;
	list-style-type: decimal;
}

.widget ol li {
	list-style-type: decimal;
}

.widget li {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.4em;
}

.widget img {
	display: block;
	padding: 1px;
	background: #fff;
	border: 1px solid #aaa;
	margin: 5px;
}

#twitter.widget li {
	margin-bottom: 20px;
	color: #333;
}

#twitter.widget li a {
	font-style: normal;
	text-decoration: underline;
}

.widget select {
	margin: 0 0 15px 0;
	width: 160px;
}

.aktt_more_updates, .aktt_credit {
	display: none;
}

#ad-bigbox .widget-inner, #ad-skyscraper .widget-inner {
	padding-bottom: 20px;
}

#ad-bigbox img, #ad-banner img {
	display: block;
}

#ad-banner {
	margin: 0 0 2em 0;
}

#ad-buttons, #ad-buttons .widget-inner {
	float: left;
	width: 100%;
}

#ad-buttons .widget-inner {
	padding-top: 25px;
}

#ad-buttons a {
	float: left;
	display: block;
	margin: 0 20px 25px 5px;
}

#sidebar-right #ad-buttons a {
	margin: 0 0 25px 15px;
}

#tag_cloud, #tag_cloud-2, #tag_cloud-3, #tag_cloud-4, #tag_cloud-5 {
	float: left;
}

#tag_cloud div, #tag_cloud-2 div, #tag_cloud-3 div, #tag_cloud-4 div, #tag_cloud-5 div {
	padding: 0 0 20px;
}

#tag_cloud a, #tag_cloud-2 a, #tag_cloud-3 a, #tag_cloud-4 a, #tag_cloud-5 a {
	margin-right: 5px;
	line-height: 20px;
}

#tag_cloud-3 a:link, #tag_cloud-3 a:visited, #tag_cloud-3 a:active {
	color: #333;
	text-decoration: none;
}

#tag_cloud-3 a:hover {
	color: #222;
	text-decoration: underline;
}

#flickrrss, #flickrrss .widget-inner {
	float: left;
	width: 100%;
}

#flickrrss .widget-inner {
	padding: 20px 0 5px 20px;
}

#flickrrss a {
	float: left;
	display: inline;
	margin: 0 28px 20px 0;
}




/* @end */

/* @group similar-posts */
#similar-posts{
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}
#similar-posts-inner {
	padding: 20px 40px 20px;
	border: 1px solid #fff;
	background: #e6e6e6 url(../images/white/bg-150.png) repeat-x;
}
#similar-posts h4 {
	margin: 0 0 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	color: #333;
}
#similar-posts ul {
	margin: 0;
	list-style-type: none;
}
#similar-posts ul li {
	list-style-type: none;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	
}
#commentlist-wrapper {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}
#commentlist-wrapper-inner {
	border: 1px solid #fff;
	background: #e6e6e6 url(../images/white/bg-150.png) repeat-x;
}
#comments .commentlist {
	clear: both;
	margin: 0 1px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 40px 0;
	list-style: none;
	font-size: 12px;
	background: transparent;
}

#comments .commentlist li.thread-alt {
	
}

#comments .commentlist .children li {
	padding: 5px 0 0;
	background: transparent;
}

#comments .commentlist li.depth-1 {
	margin: 0;
	padding-bottom: 10px;
}

#comments .commentlist ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	border-bottom: 0;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 1px;
	background: #fff;
}

#comments .bypostauthor > div > div > .avatar {
	background: #fcfcfc;
}

#comments h2 {
	margin: 20px 0 0;
	padding: 0 40px 0;
}

#respond h2 {
	margin: 0;
	padding: 0;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
}

#comments .navigation {
	display: none;
}

#commentform p {
	margin: 0;
	padding: 5px 0 10px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
}

.nocomments {
	margin: 0;
	padding: 0;
	padding: 20px 40px 20px;
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}

.commentmetadata {
	margin: -3px 0 0;
	display: block;
	font-size: .95em;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding: 3px 0;
}

#comments .comment-author .says {
	display: none;
}

#comment-form {
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}

#comment-form-inner {
	padding: 40px 40px 10px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-340.png) repeat-x;
}

#commentform {
	margin: 0;
}

#commentform label {
	float: left;
	text-align: left;
	width: 295px;
	padding-top: 6px;
	color: #333;
}

.commentlist #commentform label {
	float: none;
	display: block;
	padding: 0 0 5px;
}

#commentform label small {
	font-size: 11px;
	font-weight: bold;
}

#commentform label small span {
	font-size: 10px;
	color: #999;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	outline: none;
	color: #333;
	background: #f6f6f6;
	border: 1px solid #aaa;
}

#commentform input:focus, #commentform textarea:focus {
	color: #333;
	background: #fff;
	border: 1px solid #aaa;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 350px;
	margin-right: 5px;
}

#commentform textarea {
	width: 530px;
	margin-bottom: 5px;
}

.commentlist #commentform textarea {
	width: 450px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform p.subscribe-to-comments label {
	float: none;
}

#commentform #submit {
	margin-bottom: 20px;
	padding: 0;
	background: transparent;
	border: none;
}

#comments .reply a {
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}

#comments .commentlist .children li .reply a {
	right: 0;
}

#comments .cancel-comment-reply {
	margin: 10px 0;
}

#comments .cancel-comment-reply a {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer-inner {
	height: 12px;
	padding: 10px 12px;
	border: 1px solid #fff;
	background: #e4e4e4 url(../images/white/bg-50.png) repeat-x;
}

#footer-credits, #footer-meta {
	float: left;
	display: inline;
	width: 49%;
}

#footer-credits {
	float: right;
	display: inline;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #222;
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
}

#footer p span {
	margin: 0 5px;
	color: #222;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

/* @end */



/* @group widget */

/*Tumblr*/
#tumblr-recent-photos {}
#tumblr-recent-photos div.widget-inner {
	padding: 20px 0 5px 28px;
}
#tumblr-recent-photos #tumblr_recent_photos ul {}
#tumblr-recent-photos #tumblr_recent_photos ul li {
	display: block;
	width: 75px;
	float: left;
	margin: 0px 28px 20px 0px;
}


/* @end */

/* @group retweet ( topsy ) */
#mid-single .topsy_widget_shortcode {
	float: right;
	margin: -15px 0 5px 5px;
}
#mid .topsy_widget_shortcode {
	float: right;
	margin: 0 0 5px 5px;
}

/* @end */

/* @group javascript */

/* 外部リンク */
a.newWin {
	border: none;
	padding: 0;
	margin: 0;
}
a.newWin img {
	border: none;
	padding: 0 5px;
	margin: 0;
	background: transparent;
}

/* @end */

/* @group addThis */
#addthis_toolbox{
	border: solid #aaa;
	border-width: 0 1px 1px 1px;
}
#addthis_toolbox_inner {
	padding: 20px 40px 20px;
	border: 1px solid #fff;
	background: #e6e6e6 url(../images/white/bg-150.png) repeat-x;
}
#addthis_toolbox h4 {
	margin: 0 0 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	color: #333;
}
#addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

#addthis_toolbox .custom_images img{
	border: none;
    background-color: transparent;
}

#addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

#addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


/* @end */