/*
Theme Name: WeaselZippers
Theme URI: http://weaselzippers.net
Description: Bitchin
Version: 1.2
Author: Carolus
Tags: fixed width, three columns, bitchin, widgets

/* Block Level Elements */

#sidebar-rt .tt {
	display:none;
}

.tt {
	font-size:.75em;
	padding:0;
	margin:0;
}

#sidebar-left-honor {
	float:left;
	width:215px;
	margin:0;
	padding:0;
}

#sidebar-right-honor {
	float:right;
	width:300px;
	margin:0;
	padding:1.3em 0 0px;
}

#sidebar-right-honor ul {
	margin:0px;
	padding:0;
}

#sidebar-right-honor ul h2 {
	color:#000;
	border:none;
	padding:0;
	margin:1.5em 0 .5em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
}

#sidebar-right-honor ul li {
	list-style-type: none;
	list-style-image: none;
}





HTML    {
	scrollbar-face-color: #eee; 
	scrollbar-base-color: #eee;  
	scrollbar-highlight-color: #eee;
	scrollbar-shadow-color: #000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #eee;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
        }


body {
	background:white;
	font-family:Georgia, Times, Garamond, serif;
	font-size:95%;
	color:#000;
	margin:0;
	padding:0;
}

#page {
	width:1130px;
	margin:0 auto;
	padding:0;
	height:100%;
}

a, a:visited {
	color:#003300;
	text-decoration: none;
}

a:hover {
	color:#990000;
	text-decoration: none;
	background-color:#ccc;
}

#header {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/header.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

#headerimg, #headerimg a {
	margin:0 auto 0 auto;
	width:1130px;
	height:180px;
	padding:0px;
}



#headlines {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/headlines.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

#warporn {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/warporn.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#dmd {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/dmd.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#header-honor {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/honor.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

#header-tat {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/tat.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}


#zips {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/zips.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

#momma {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/momma.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

#nyft {
	width:1130px;
	height:180px;
	margin:0 auto 0 auto;
	background-image: url(./images/nyft.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}

.description {
	display:none;
}

#wrapper {
	float:left;
	width:550px;
	padding:0;
	margin:1em 0 1em 0;
}

#content {
	margin:0 auto 0 auto;
	width:550px;
	padding:0;
	color:#000;
}

.clear {
	clear:both;
}

/* Footer */

#footer {
	margin:0 0 1em 0;
	padding:2em 0 1em 215px;
	width:550px;
	text-align:left;
	clear: both;
}

#footer p {
	text-align:left;
	margin:0 0 0 0px;
	padding:0 0 1em 0;
}

/* End Footer */

/*-------------Headings-------------*/



h1, h1 a h1 a:hover {
	font-size:.01em;
	font-color:#fff;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	width:1130px;
	height:180px;
}

/* Post */

.entry {
	padding:0px;
	text-align: justify;
}

.entry a {
	color:#990000;
}

.post p, .post h3, .post li, .post ol, .post ul, .entry, h2, h3, h4, h5 {
	color:#000;
	font-weight:normal;
}

h2 a, h2 a:visited {

	color:#003300;
	text-decoration: none;
}

h2 a:hover {
	color:#990000;
	text-decoration: none;
	background-color:#ccc;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.entry {
	line-height: 1.25em;
}

.postmetadata, .postmetadata alt {
	font-size:.9em;
}

.postmetadata alt a {
	text-decoration:none;
	color:#003300;
}

.postmetadata a:hover {
	color:#990000;
	text-decoration: none;
	background-color:#ccc;
}

.postmetadata {
	margin:0 0 1em 0;
	padding:1em 0 2.5em 0;
	border-bottom:1px dotted #003300;
}

.navigation {
	display: block;
	text-align:justify;
	margin:0;
	padding:0 0 3.5em 0;
	font-size:1em;
	}

.alignleft {
	float:left;
}

.alignright {
	float:right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size:medium;
	text-align:left;
}

blockquote {
	margin:0;
	background:#eee;
	border:1px solid #000;
	padding:0 1.75em .5em 1.75em;
	margin:2em 0 2em 0;
}

blockquote blockquote {
	margin:0;
	border:none;
	padding:0 0 0 2em;
}


blockquote a:hover {
	background-color:#990000;
	color:#fff;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img, a:hover img {
	border: 0;
	background-color:#fff;
	color:#fff;
}

acronym, abbr {

}

/* Sidebar */

#sidebar-lt {
	float:left;
	width:215px;
	margin:0;
	padding:0;
}

#sidebar-rt {
	float:right;
	width:300px;
	margin:0;
	padding:1.3em 0 0px;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin:0px;
	padding:0;
}

#sidebar-lt ul h2, #sidebar-rt ul h2 {
	color:#000;
	border:none;
	padding:0;
	margin:1.5em 0 .5em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

.sidebar-rt p {
	text-align: left;
	padding:0;
	margin:12px 12px 1em 0px;
}

#sidebar-lt p {
	text-align: left;
	padding:0;
	margin:0;
}

#sidebar-lt a, #sidebar-rtt a {
	color:#003300;
	text-decoration: none;
}

#sidebarr-rt a:hover {
	color:#990000;
	text-decoration:none;
	background-color:#ccc;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color:#003300;
	text-decoration: none;
}

/* Begin Comments */
#commentform p, #commentform input, #commentform textarea, .commentlist li {
	font-size:1em;
	font-family:Georgia, Garamond, Times, Serif;
	}

.commentlist li ul li {
	font-size:1.25em;
	list-style:none;
	list-style-type: disc;
	list-style-position: inside;
}

.commentlist li {
	font-weight:normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight:normal;
	font-style: normal;
	font-size:1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.25em;
	text-transform: none;
	margin:0;
	padding:0 0 0em 0;
	}

.commentmetadata {
	font-weight: normal;
	}

h6 {
	padding:0;
	margin:0 0 0 0;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 7px 0 0 0;
	}
#commentform textarea {
	width:100%;
	padding: 2px;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px 0;
	float: left;
	width:96px;
	}

.alt {
	margin: 0;
	padding:1em 0 1em 0;
	}

.thread-alt {
	background-color: #f8f8f8;
	border:1px solid #ccc;
}

.thread-even {
	background-color: white;
	border:1px solid #ccc;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding:1em 5px 1em 10px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin:1em .5em 0 0;
}
.children { padding: 0; }

#commentform p {
	margin:5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Search */

.widget_search .widget-title {
	text-align:right;
}


#searchform {
	padding:0 0 0 0;
	margin:-3px 0 5em 0;
	text-align:right;
}

#searchform input {
	width:65px;
	margin:0 auto 6px auto;
}

#searchform #s {
	width:150px;
}

/* End Search */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin:10px 0 40px 70px;
	width:250px;
	}

#wp-calendar caption {
	text-align:left;
	font-family: Georgia, Times, Garamond, Serif;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.2em;
	width: 100%;
	}

#wp-calendar th {
	font-weight:normal;
	text-transform: capitalize;
	text-align:left;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size:1em;
	}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	margin:0;
	padding: 3px 0;
	text-align:justify;
	}

#wp-calendar td.pad:hover { 
	background-color: #ccc;
	}
/* End Calendar */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 4px 20px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 20px 4px 0;

	}

.inline {
	text-align:left;
	}

/* End Images */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align:center;
	background-color: #eee;
	padding-top: 4px;
	margin:5px 0 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:1.4em;
	padding: 5px 5px 5px;
	margin: 0;
	text-align:justify;
}
/* End captions */



/* Other */

hr {
	display: none;
}

img#wpstats {
	display:none
}

/* Text Widgets */
.textwidget {
	text-align:left;
	padding:0;
	margin:0 0 5em 0;
}

.widget-title {
	color:#000;
	padding:0;
	margin:1.5em 0 .5em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
}

.widget {
	margin:0;
	line-height:1.25em;
	padding:0;
}

.widget_links {
	background: #eee url(./images/ZipRoll.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	width:240px;
	border:1px solid #990000;
	padding:5.25em 0 .75em 0;
	margin:3em 0 5em 60px;
	}

.widget_links a {
	color:#000;
	}

.widget_links a:hover {
	color:#fff;
	background-color:#990000;
	}

.widget_links li {
	padding:0em .2em .25em 1.05em;
	margin:0;
}

/* Tat */
#text-2 .widget-title {
	padding:0;
	margin:5px 0 10px 0;
	text-align:right;
}

#text-2 .textwidget {
	padding:0;
	margin:0 0 4em 100px;
	text-align:right;
}


/* Bail Money */
#text-4 .widget-title {
	padding:0;
	margin:0 0 0;
}
#text-4 {
	padding:0;
	margin:0;
	text-align:right;
}
#text-4 .textwidget {
	padding:0;
	margin:0 0 5em 0;
	text-align:right;
}

/* Your Ad */
#text-5 .widget-title {
	padding:0;
	margin:0 0 8px 30px;
}

/* Email Zip */
#text-6 {
	padding:0;
	margin:0 0 0 125px;
	text-align:right;
}

/* Boobie Smokin */
#text-13 .textwidget {
	padding:0;
	margin:0 0 5em 69px;
}

/* Israel */
#text-15 .textwidget {
	padding:0;
	margin:0 0 5em 80px;
} 
#text-15 { 
	padding:0;
 	margin:0;
 	text-align:right;
}

/* Amazon Book */
#text-16 {
 	padding:0;
 	margin:0 0 0 70px;
 	text-align:right;
 	letter-spacing:.01em;
 	font-size:86%;
} 

/* A World I Never Made */

#text-31 {
 	padding:0;
 	margin:0 0 0 45px;
}

#text-31 .widget-title {
	padding:0;
	margin:0 0 8px 0;
	text-align:right;
 	letter-spacing:none;
 	font-size:80%;
}

/* Honor Those */
#text-17, #text-17 .textwidget {
	padding:0;
	margin:0 0 50px 0;
	text-align:right;
}

/* Site Meter */
#text-18, #text-18 .textwidget  {
	padding:0;
	margin:0;
	text-align:right;
}

/* War Porn */
#text-19 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
}

/* RSS Feed */
#text-21 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
}

/* CONTACT */
#text-22 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
	letter-spacing:.3em;
}

/* CONTRIBUTORS */
#text-23 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
	letter-spacing:.3em;
}

/* SITEMAP */
#text-25 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
	letter-spacing:.3em;
}

/* ZipTube */
#text-30 .textwidget {
	padding:0;
	margin:80px 0 80px 0;
	text-align:right;
}

/* Twitter */
#text-26 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
}

/* Draw Mohammed */
#text-27 .textwidget {
	padding:0;
	margin:0 0 60px 0;
	text-align:right;
}


/* WP Widgets */

.widget_sideblog .widget-title a {
	font-size:.01em;
	display:block;
	width:298px;
	height:70px;
	font-weight:normal;
	color:#eee;
	padding:0;
	margin:-12px 0 0 0;
	}

.widget_sideblog .widget-title a:hover {
	color:#transparent;
	background-color:transparent;
	text-align:center;
	}

.widget_sideblog {
	background: #eee url(./images/zipwire.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	width:298px;
	font-weight:bold;
	border:1px solid #990000;
	padding:0 0 .5em 0;
	margin:0 0 5em 0;
	}

.widget_sideblog p {
	margin:0 .4em 1.2em 1.15em;
	}

.widget_sideblog a {
	color:#000;
	}

.widget_sideblog a:hover {
	color:#fff;
	background-color:#990000;
	}

.widget_archive {
	text-align:right;
	margin:0 0 40px 0;
	}

.widget_recent_comments {
	background: #eee url(./images/RecentComments.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:265px;
	border:1px solid #990000;
	padding:3.6em 0 0 0;
	margin:3em 0 5em 35px;
	}

.widget_recent_comments li {
	text-align: left;
	padding:0em .2em 1.25em .7em;
	margin:0;
}

.widget_recent_comments a, .widget_recent_entries a {
	color:#000;
	}

.widget_recent_comments a:hover, .widget_recent_entries a:hover {
	color:#fff;
	background-color:#006600;
	}

.widget_recent_entries {
	background: #eee url(./images/RecentPosts.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:280px;
	border:1px solid #990000;
	padding:3.5em 0 0 0;
	margin:3em 0 5em 20px;
	}

.widget_recent_entries li {
	text-align: left;
	padding:0em .2em 1.25em .65em;
	margin:0;
}

.widget_recent_comments .widget-title, .widget_links .widget-title, .widget_recent_entries .widget-title {
	display:none;
}
/* End Widgets */

.widget_categoryposts .widget-title a {
	font-size:.01em;
	display:block;
	width:298px;
	height:70px;
	font-weight:normal;
	color:#eee;
	padding:0;
	margin:-12px 0 0 0;
	}

.widget_categoryposts .widget-title a:hover {
	color:#transparent;
	background-color:transparent;
	text-align:center;
	}

.widget_categoryposts {
	background: #eee url(./images/zipwire.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
	width:298px;
	border:1px solid #990000;
	padding:0 0 .5em 0;
	margin:0 0 5em 0;
	font-weight:bold;
	}

.widget_categoryposts p {
	margin:0 .4em 1.2em 1.15em;
	}

.widget_categoryposts a {
	color:#000;
	}

.widget_categoryposts a:hover {
	color:#fff;
	background-color:#990000;
	}

#wp-polls, #wp-polls p {
	margin:0;
	padding:0;
	text-align:left;
	font-size:100%;
	font-weight:normal;
}

.wp-polls ul, .wp-polls ul li {
	margin:0;
	padding:9px 0 9px 0;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	font-family:Georgia,Times,Garamond,serif;
}

/* Draw Mohammed */
#text-28 .textwidget {
	padding:0;
	margin:0 0 100px 0;
	text-align:right;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style:none;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	text-indent: -10px;
	}