@charset "utf-8";
/*  
Theme Name: Snoods
Theme URI: http://www.mukkamu.com
Description: Snoods theme created by Mukkamu for WordPress 2.1 - 2.2.
Version: 1.3
Author: Mukkamu
Author URI: http://www.tagtagweb.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	vertical-align: top;
	background: #000000;
	color: #FFFFFF;
}
h1, h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
a{
	text-decoration: none;
	color: #FFCC00;
}
a:visited{
	text-decoration:none;
	color: #ff9933;
}
a:hover{
	text-decoration: none;
	color:#000000;
	background-color:#FF9933;
}
a img{border: 0; }

abbr, acronym{ border: 0; }

address, dl{ padding: 20px 0 0; }

blockquote{
	margin: 20px 0 0;
	border-left: #ffcc00 1px dotted;
	background: #111;
	margin-bottom: 5px;
}

blockquote p{ padding: 30px; }

blockquote blockquote{
	margin: 30px;
	background: #1f1f1f;
}

code{
	background: #1f1f1f;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #424242;
	color: #424242;
}

small{
	font-size: 12px;
}

pre{
	width: 100%;
	/* add by shibuya */
	padding: 0 0 0 5px;
	font-family: monospace;
	overflow-x: auto;
	line-height: 16px;
	border-left: #ffcc00 1px dotted;
	background: #111;
	/* add by shibuya end */
}

input, textarea
{
color:#fff;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cecece;
border-right-color: #cecece;
border-bottom-color: #cecece;
border-left-color: #cecece;
font-size: 12px;

}
input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #424242;
	background-color: #1f1f1f;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
input#submit{
	background-image:url(images/submit.gif);
	width:65px;
	height:25px;
	border:none;
}
input#searchsubmit{
	background-image:url(images/search.gif);
	width:24px;
	height:23px;
	border:none;
}
ul{
	list-style: circle;
	margin-left: 20px;
}
ol{
	
	margin-left: 20px;
}
#footer{
	clear: both;
	width: 50%;
	padding: 15px 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#top {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	height:135px;
	padding-left:15px;
}
#top a{
	color: #333333;
	text-decoration:none;
}
#top h1{
	font-size: 1em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 90px;
	font-weight: bold;
}
#top p{
	font-size: 1em;
	color: #333333;
	padding-top: 5px;
}
.inner{
	background-image: url(images/titlelogo.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 280px;
}
.narrowcolumn{
	width: 50%;
	float: left;
}

.post{
	padding: 30px;
}

.post h2{
	font-size: 1.5em;
	padding-left: 48px;
	color:#FF0000;
}

.entries{
	line-height: 26px;
}

.entries h1, .entries h2, .entries h3, .entries h4, .entries h5, .entries h6{
	padding: 20px 0 0;
	
}

.entries h1{
	font-size: 30px;
	line-height: 36px;
}

.entries h2{
	font-size: 18px;
}

.entries h3{
	font-size: 16px;
}

.entries h4{
	font-size: 14px;
	font-weight: bold;
}

.entries h5, .entries h6{
	font-size: 12px;
}

.entries h3, .entries h4, .entries h5{
	font-weight: bold;
}

.entries img{
	
	border: 1px solid #424242;
	padding: 5px;
	margin:5px;
}

.entries img.wp-smiley{
	border: 0;
	padding: 0;
}

.entries img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entries img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.sidebar{
	width: 16%;
	float: left;
	padding-left:20px;
	margin-top:20px;
	list-style: none;
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #666666;	
}

.sidebar ul{
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	list-style: none;
	background-position:8px -8px;
	background-repeat:no-repeat;
	
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding:0px;
}

.sidebar ul li h2{
	font-size: 20px;
}

.sidebar ul ul{
	padding: 20px 0 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 15px;
}

.browse{
	padding: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 26px;
}


/* comments template */

.comments-template{
	padding: 30px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #424242;
	line-height: 26px;
}

.commentmetadata{
	
}
.commenttext{

background-color:#111;
padding:8px;
}
.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 0px 0px;
}

table#wp-calendar th{
	text-align: center;
	color:#000000;
	vertical-align: top;
	background: #000;
	background:#FFCC00;
}

table#wp-calendar td{
	text-align: right;
	padding: 1px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.cal {
  color: #fff;
  background-color:#111;
  text-align: center;
  line-height: 1em;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  width:40px;
}
.cal {
	display: inline;
	padding: 1px;
	text-align:center
}
.cald {
	font-size: 1em;
	line-height:12px;
	color: #33FF00;
}
.calm {
	font-weight: bold;
	font-size: 1em;
	line-height: .9em;
	border:none;
	color:#FFCC00;
}
.caly {
	font-size:1em;
	color: #FF0099;
	line-height: 1em;
	border:none;
}
.postinfo{
	height:25px;
	background-color:#333333;
}
.category{
	margin-left:2px;
	background: url('images/folder-orange.gif') no-repeat left;
	padding-left:18px;
	float:left;
	width:50%;
	display:block;
	}
.viewcomm{
	margin-right:2px;
	text-align:right;
	background: url('images/user-comment-orange.gif') no-repeat left;
	padding-left:18px;
	float:right;
}
#footer {
	height: 20px;
	width: auto;
	background-color: #111111;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #292929;
}
#footer p {
	color: #eeeeff;
	text-align: right;
	margin: 0px;
}
.fontstyle{
	color:#CCCCCC;
	font-size:1.2em;
}
.clear
{
clear: both;
}
