/*
Theme Name: WeirdLawsuits 
Theme URI: http://www.weirdlawsuits.com/ 
Description: Weird and dumb lawsuits 
Author: Cloud Epic 
Author URL: http://www.cloudepic.com
Version: 1.0 
. 
Copyright 2010 http://www.weirdlawsuits.com 
.
/****************************
  RESET
****************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/****************************
  LAYOUT
****************************/
#wrap {
	width: 900px;
    	margin: 30px auto;
	text-align: left;
	background-color: #eee;
}
#header_logo {
	display: block;
	position: relative;
	width: 900px;
	background-color: #111;
}
#header_logo a:link, #header_logo a:visited, #header_logo a:hover, #header_logo a:active { 
	color: #8b8682;
	text-decoration: none; 
} 
#header_menu {
	width: 900px;
	position: relative;
	border-bottom: 4px solid #a80000;
	background-color: #111;
	color: #fff;
	font-size: 1.3em; 
	margin: 0px;
	padding: 0px;
}
#header_menu ul {
	padding: 5px; 
}
#header_menu ul li {
	display: inline;
	margin-left: 20px;	
}
#header_menu ul li a:link, #header_menu ul li a:visited, #header_menu ul li a:active {
	color: #fff;
	text-decoration: none;
}
#header_menu ul li a:hover {
	color: #d3d3d3;
	text-decoration: none;
}
#ad_header {
	clear: both;
	float: left;
	width: 538px;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px;
}
#content {
	clear: both;
	float: left;
	width: 538px;
	background-color: #fff;
	margin: 10px;
	padding: 20px;
	border: 1px solid #d4d4d4;
}
#respond {
	overflow: hidden;
	margin: 20px;
	padding: 5px 5px 5px 20px;
	background-color: #eee;
}
#sidebar {
	float: left;
	width: 300px;
	margin-top: 10px;
	background-color: transparent;
}
#share {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#share_facebook,#share_rss {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#share_rss img {
	width: 30px;
	height: 20px;
}
#search {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#cat {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#cat ul {
	margin-top: 10px;
}
#cat ul li {
	display: inline;
	margin-right: 10px;
}
#cat ul li a:link, #cat ul li a:visited, #cat ul li a:active {
	color: #111;
	text-decoration: none;
}
#cat ul li a:hover {
	color: #8b8682;
	text-decoration: none;
}
#ad_sidebar {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#archives {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#tags {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#tags ul {
	margin-top: 10px;
}
#tags ul li {
	display: inline;
	margin-right: 10px;
}
#tags ul li a:link, #tags ul li a:visited, #tags ul li a:active {
	color: #111;
	text-decoration: none;
}
#tags ul li a:hover {
	color: #8b8682;
	text-decoration: none;
}
#links {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#links ul {
	margin-top: 10px;
}
#links ul li {
	margin-right: 10px;
}
#links ul li a:link, #links ul li a:visited, #linkss ul li a:active {
	color: #111;
	text-decoration: none;
}
#links ul li a:hover {
	color: #8b8682;
	text-decoration: none;
}
#mostcomments {
	float: left;
	width: 268px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#mostcomments ul {
	margin-top: 10px;
}
#mostcomments ul li {
	margin-right: 10px;
}
#mostcomments ul li a:link, #mostcomments ul li a:visited, #mostcomments ul li a:active {
	color: #111;
	text-decoration: none;
}
#mostcomments ul li a:hover {
	color: #8b8682;
	text-decoration: none;
}
#footer {
	clear: both;
	width: 900px;
	border-top: 4px solid #a80000;
	background-color: #111;
	font-size: .8em;
	color: #fff;
}
#footer ul {
	white-space: nowrap; /*text stays on one line*/
	list-style-type: none;
	padding: 10px;
	text-align: center;
}
#footer ul li { 
	display: inline; /*vertical emulates inline, makes list vertical*/ 
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	text-decoration: none; 
} 
#footer ul li a:hover {
	text-decoration: underline;
}
img#wpstats { /*Remove Wordpress Stats Smiley Face*/
     display: none;
}
/****************************
  STANDARD 
****************************/
body {
	background-color: #171717;
}
h1 {
	color: #89897C;
	font-size: 2em;	
	padding: 20px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}	
select {
	margin-top: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #a80000;
}
a:hover {
	text-decoration: underline;
	color: #a80000;
}
hr {
	margin-bottom: 20px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}
/****************************
  CLASSES 
****************************/
.rss {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 60px;
	height: 60px;
}
.sidebar_header {
	display: block;
	background-color: #8b8682;
	color: #fff;
	padding: 5px;
	font-size: .9em;
}
.searchinput {
	padding: 5px;
	border: none;
	background-color: #eee;
	width: 180px;
}
.searchsubmit, .submit, #clean_contact_send {
	padding: 5px;
	border: none;
	color: #fff;
	background-color: #a80000;
	font-weight: bold;
}
.entry-content {
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry-meta {
	display: block;
	padding: 1px 2px 1px 2px;
	background-color: #eee;
}
.cat-medium {
	font-size: 1.3em;
	font-weight: bold;
}
.cat-large {
	font-size: 1.5em; 
	font-weight: bold;
}
.navigation {
	float: left;
	margin-left: 20px;
}
.navigation a {
	margin-right: 10px;
}
.green-text {
	color: #a80000;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #efeff3;
	padding: 2px;
	background: #ffffff;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commenttext a {
	color: #00009C;
	font-weight: 500;
}
.odd {
	background-color: #f2f2f2;
}
.even {
	background-color: #efeff3;
}
.bypostauthor { 
	background-color:#dbdbdb !important; 
}
.says { /*after users name in comments, removes verbiage "says"*/
	display: none;
}
.flashalbum {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.alignleft {
	float: left;
	border: 2px solid #CFCFCF;
	margin-right: 10px;
}
/****************************
  BUG FIXES
****************************/
.bugfix_ff_contentbg {
	clear: both !important; /*bug ff, ensure content bg stays true*/
}
