/*  
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: 0;
	padding: 0;
}

body {
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
  /* background: #1f1f1f url(images/bgm.png) right; */
  background: #1f1f1f;
}

#page {
	background: #000;
  margin: auto;
  width: 1000px;
}

#blog {
  float: left;
	background: #000;
}

h1, h2 {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 45px;
}
#side h3 {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 45px;
}
#side .search { margin-top: 30px; text-align: center;}
#side .s {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
  padding-right: 5px;
}
#side .featured { margin-top: 20px; }

a {
	text-decoration: none;
  color: #ED0053;
}
a:hover { text-decoration: underline; }

a img { border: 0; }

abbr, acronym { border: 0; }

address, dl, p { padding: 20px 0 0; }

blockquote {
	margin: 20px 0 0;
	border-left: #ffcc00 1px dotted;
	border-left: #ed0053 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: 90%;
}

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;
	background-color: #1f1f1f;
	border: 1px solid #424242;
}
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;
}
#top {
		background-image: url(images/bg_header.jpg);
    background-repeat: no-repeat;
    height: 210px;
    vertical-align: top;
}
#top h2 {
  padding: 0;
  margin: 0;
}
#subtop {
	color: #333;
	padding-left: 180px;
	line-height:5px;
}
#banner {
  position: absolute;
  top: 100px;
  left: 550px;
}

.narrowcolumn {
	width: 600px;
  float: left;
  min-height: 600px;
}

.post {
	padding: 30px;
}

.post h1 {
	font-size: 24px;
}

.entries {
	line-height: 24px;
}

.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;
}

#side {
}
.featured {
  text-align: center;
}
.sidebar {
	width: 18%;
	float: left;
	margin-top: 20px;
  padding-top: 10px;
	padding-left: 0px;
	list-style: none;
	background: url(images/dotted_vertical.gif) repeat-y top left;
}

.sidebar ul {
	margin: 0;
	padding: 25px 10px 25px 10px;
	list-style: none;
	background-image:url(images/bg4.gif);
	background-position:8px -8px;
	background-repeat:no-repeat;
}

.sidebar li#search input {
	margin: 0;
}

.jacotei li {
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px;
  text-align: center;
}

.catnav ul li, .pagenav ul li {
	padding: 5px 0 2px 0;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 22px;
  background-image: url(images/dotted_horizontal.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.sidebar ul li h3 {
	font-size: 20px;
}

.sidebar ul ul {
	padding: 4px 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: Georgia, Sans-Serif;
	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 10px;
	border-bottom: 1px solid #424242;
	line-height: 24px;
}

.commentmetadata {
	
}

.commenttext {
  background-color:#111;
  padding: 8px;
}

.commenttext p {
  padding: 3px;
}

.comments-template p.nocomments {
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar {
	width: 100%;
	font-family: TRebuchet MS, Arial, Georgia, sans-serif;
	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: #FF0088;
}

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: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 2.9em;
}
.cal {
  display: inline;
  padding: 1px;
  float: left;
  margin-right: 1em;
  text-align:center
}

.cal span { display: block;  text-align:center}

.cald {
  font-size: 1.1em;
  padding-left: .2em;
  line-height:12px;
  color: #ED0053;
}

.calm {
  font-weight: bold;
  font-size: 1.2em;
  line-height: .9em;
  border:none;
  color: #FF0088;
}

.caly {
  font-size: .9em;
  line-height: 1em;
  border:none;
  color: #B40101;
}
.postinfo {
	height:25px;
	background-color:#111;
}
.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: 60px;
	width: 100%;
	background-color: #111111;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #292929;
	font-family: Georgia, Sans-Serif;
}
#footer p {
	clear: both;
	color: #eeeeff;
	margin: 0px;
	padding: 15px;
}
.clear {
  clear: both;
}
.subscribe {
  padding-bottom: 15px;
  letter-spacing: 1px;
}
.related li {
  list-style: none;
}

