/*
Theme Name: Snoods
Theme URI: http://www.mukkamu.com
Description: Snoods theme created by Mukkamu for WordPress 2.1 - 2.2.
Author: Mukkamu
Author URI: http://www.tagtagweb.com/
Version: 1.3

This theme is released under Creative Commons Attribution 2.5 License.

*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background: #000;
	color: #CCC;
}
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;
}
A
{
	text-decoration: none;
	color: #669999;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: 0;
}
ABBR, ACRONYM
{
	border: 0;
}
ADDRESS, DL, P
{
	padding: 20px 0 0;
}
BLOCKQUOTE
{
	margin: 20px 0 0;
	border-left: 1px dotted #FFCC00;
	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;
	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;
}
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: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#top
{
	background-image: url(images/bg1.jpg);
}
#top .inner
{
	background: transparent url(images/bg2.png) no-repeat top left;
	height: 179px;
}
#top A
{
	margin-left: 180px;
	color: #FFF;
	text-decoration: none;
}
#top H1
{
	margin-top: 55px;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	line-height: 15px;
}
#subtop
{
	color: #333;
	padding-left: 180px;
	line-height: 5px;
}
.narrowcolumn
{
	width: 50%;
	float: left;
}
.post
{
	padding: 30px;
}
.post H2
{
	font-size: 24px;
}
.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;
}
.entries UL LI
{
	list-style-position: inside;
}
.sidebar
{
	width: 17%;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	list-style: none;
	background: url(images/dotted_vertical.gif) repeat-y top left;
}
.sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	background-position: 8px -8px;
	background-repeat: no-repeat;
}
.sidebar LI#search INPUT
{
	margin: 0 0 5px;
}
.sidebar UL LI
{
	padding: 0;
	margin-left: 12px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar UL LI A:hover
{
	padding: 0px;
	text-decoration: underline;
}
.sidebar H2
{
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
	line-height: normal;
}
.sidebar UL UL
{
	padding: 14px 0 0;
}
.sidebar UL UL LI
{
	padding: 0;
	line-height: 20px;
}
.sidebar UL UL UL
{
	padding: 0;
}
.sidebar UL UL UL LI
{
	padding: 0 0 0 15px;
}
.nrs_folding_pages UL
{
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 3px;
}
.page_item:hover
{
	list-style-image: url(images/bullet_over.gif);
	text-decoration: none;
}
.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 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: "TRebuchet MS", Arial, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}
TABLE#wp-calendar CAPTION
{
	padding: 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: 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: 0.2em;
	line-height: 12px;
	color: #669999;
}
.calm
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 0.9em;
	border: none;
	color: #FFCC00;
}
.caly
{
	font-size: 0.9em;
	color: #ADDD33;
	line-height: 1em;
	border: none;
}
.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: 12px;
	width: 100%;
	background-color: #111111;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #292929;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #282828;
	margin-bottom: 40px;
}
#footer P
{
	color: #888888;
	margin: -20px 0px 0px;
}
#footer P A
{
	color: #7EA0E1;
}
#footer P A:hover
{
	text-decoration: underline;
}
#img-preload
{
	list-style-image: url(images/bullet_over.gif);
	display: none;
}
.clear
{
	clear: both;
}

