/*
Theme Name: WeirdLawsuits 
Theme URI: http://www.weirdlawsuits.com/ 
Description: A central location for weird and dumb lawsuits. 
Author: Marquis Ent. 
Author URI: http://www.weirdlawsuits.com
Version: 1.0 
. 
Copyright 2009 http://www.weirdlawsuits.com. 
. 
*/
/****************************
  UNIVERSAL ELEMENTS
****************************/
* {
    margin: 0px;
    padding: 0px;
}
/****************************
  CLASS ELEMENTS
****************************/
/*WEIRDLawsuits*/
.logo_weirdlawsuits {
	letter-spacing: 1px; 
	font-weight: bold;
	font-family: 'Courier New', Verdana, Arial; 
}
/*.com*/
.logo_dotcom {
	letter-spacing: 0px;
	font-family: arial, 'Courier New', Verdana, Arial;
	font-size: 60%;
}

a.logo:link {color: #000000; text-decoration: none;}
a.logo:visited {color: #000000; text-decoration: none;}
a.logo:hover {color: #a80000; text-decoration: none;}
a.logo:active {color: #000000; text-decoration: none;}

.arrow {	
	margin: 10px 10px 10px 10px;	
}
.arrow ul {
	padding-left: 10px;
}
.arrow li {
	margin-left: 10px;
	list-style-image: url('images/red_arrow.jpg');
}
.arrow a:link {color: #000000; text-decoration: none;}
.arrow a:visited {color: #000000; text-decoration: none;}
.arrow a:hover {color: #000000; text-decoration: underline;}
.arrow a:active {color: #000000; text-decoration: none;}

li.cat-item-3 {background-color: #ffffff;}
li.cat-item-4 {background-color: #efeff3;}
li.cat-item-5 {background-color: #ffffff;}
li.cat-item-6 {background-color: #efeff3;}
li.cat-item-7 {background-color: #ffffff;}
li.cat-item-8 {background-color: #efeff3;}
li.cat-item-9 {background-color: #ffffff;}
.gradient_gray {background: url("images/bar.gif") repeat-x left bottom;}

.error_404 {
	text-align: center;
	margin: 10px 10px 10px 10px;
	color: #a80000;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.navigation {
	clear: both;
	text-align: center;
	margin: 20px 0px 10px 0px;
}
.commentlist {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	text-align: left;
	word-wrap: break-word;
}
.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;
}
.odd {
	background-color: #f2f2f2;
}
.even {
	background-color: #efeff3;
}
.bypostauthor { 
	background-color:#dbdbdb !important; 
}
.says { /*after users name in comments, removes verbiage "says"*/
	display: none;
}
.entry_title {
	margin: 10px 10px 10px 10px;
	padding: 0px;   
}
.tags a:link {color: #000000; text-decoration: none;}
.tags a:visited {color: #000000; text-decoration: none;}
.tags a:hover {color: #000000; text-decoration: underline;}
.tags a:active {color: #000000; text-decoration: none;}

.tags li {list-style: none;}

.comment_disclaimer {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}
img.alignright {float:right; margin: 0px 0px 0px 5px}
img.alignleft {float:left; margin: 0px 5px 0px 0px}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin: 0px 0px 0px 5px}
a img.alignleft {float:left; margin: 0px 5px 0px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img {border: #efeff3 1px solid; padding:3px;}

.entry-meta {
	margin-top: 10px;
	clear: both;
}
.sidebar_poptags ul {
	padding: 10px 10px 10px 10px;
}
.float_left {float: left;}
.float_right {float: right;}
a img.rss {
	border-style: none; 
	margin: 0px 0px 0px 5px; 
	padding: 0px;
}
.req_email_disclaimer {
	clear: both;
	font-size: 70%;
	margin: 2px 10px 0px 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}
****************************
  LINK ELEMENTS
****************************/
a {color: #a80000;}
a:link {color: #a80000; text-decoration: none;}
a:visited {color: #a80000; text-decoration: none;}
a:hover {color: #a80000; text-decoration: underline;}
a:active {color: #a80000; text-decoration: none;}
/****************************
  HTML ELEMENTS
****************************/
body {
	width: auto;
	height: auto;
	text-align: center; /*IE Bug - ensure wrapper centered*/
	min-width: 770px; /*Gecko Bug - ensures content doesnt sway*/
	background-color: #ffffff; /*not all browsers default white*/
}
p {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: Arial, 'Times New Roman', Tahoma, sans-serif;
}
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
}
h1 {
	font-size: 110%;
	font: bolder 2em 'Trebuchet MS', Arial, Sans-serif;
}
h2 {
	font-size: 105%;
	padding: 0px 0px 2px 5px;
}
h3 {
	font-size: 95%;
	margin: 10px 10px 0px 10px;
}   
h4 {
	font-size: 75%;
}

hr {
	clear: both;
	margin: 10px 10px 10px 10px;
	color: #ccdddd;
	background-color: #ccdddd;
	border: 1px solid #ccdddd;
	border-style: none none solid;
}
/****************************
  LAYOUT
****************************/
#wrap {
	width: 770px;
	height: 1%;
	text-align: left; /* bug ie, center wrapper*/
	margin-left: auto; /*bug ff, center wrapper*/
	margin-right: auto; /*bug ff, center wrapper*/
	margin-top: 5px;
}
#header_text {
	float: left; 
	height: 1%;
}
#header_slogan {
	float: left;
	height: 1%;
	margin-bottom: 5px;
}
#searchform {
	float: right;
	margin-top: 5px;
	padding: 2px;
	height: 1%;
	text-align: center;
}
#header_menu {
	clear: both;
	float: left;
	width: 770px;   
	height: 1%; 
	padding: 2px 0px 2px 0px;
	border: 1px solid #ccdddd;
}
#header_menu ul {
	white-space: nowrap; /*text stays on one line*/
	list-style-type: none; 
}
#header_menu ul li { 
	float: left; /*vertical emulates inline, makes list vertical*/
	margin-left: 0px;
	margin-right: 0px;
} 
#header_menu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none; 
	border-right: 1px solid #ccdddd;
} 
#header_menu ul li a:hover {
	text-decoration: underline;
}
#sidebar_container {
	clear: both;
	float: left;
	width: 140px;
	height: 1%;
	margin: 10px 0px 10px 0px;
}
#sidebar_cat  {
	float: left;
	width: 140px;
	text-align: left; /*for ie*/
	height: 1%;
	border-top: 1px solid #ccdddd;
	border-right: 1px solid #ccdddd;
	border-left: 1px solid #ccdddd;
}
#sidebar_cat ul {
	list-style-type: none;  
	padding: 0px -1px 0px -1px;
}
#sidebar_cat ul li {
	border-bottom: 1px solid #ccdddd;
}
#sidebar_cat ul li a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #000000;
	text-decoration: none;
}
#sidebar_cat ul li a:hover {
	color: #ffffff;
	background-color: #a80000; 
}
#sidebar_links, #sidebar_poptags   {
	float: left;
	margin-top: 10px;
	width: 140px;
	height: 1%;
	border: 1px solid #ccdddd;
}
#sidebar_ad {
	float: left;
	margin-top: 10px;
	width: 120px;
	height: 1%;
	padding: 10px;
	border: 1px solid #ccdddd;
}
#mid_container {
	float: left;
	width: 450px;
	height: 1%;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
#wide_col_ad_top, #wide_col_ad_mid, #wide_col_ad_bot {
	width: 450px;
	height: 1%;
	margin: 10px 10px 10px 10px;
}
#mid_content {
	width: 450px;
	height: 1%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #ccdddd;
}
#sidebar_nar_container {
	float: right;
	width: 160px;
	height: 1%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#sidebar_nar_entries, #sidebar_nar_archives, /*#sidebar_nar_ad,*/ #sidebar_nar_comments {
	width: 160px;
	height: 1%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #ccdddd;
}
#sitemap { /*only used on sitemap page*/
	float: left;
	width: 130px;
	height: 1%;
	margin: 0px 50px 0px 0px; 
	padding: 10px 5px 10px 5px;
	background-color: #ffffff;
}
#footer {
	clear: both;
	float: left;
	width: 770px;
	height: 1%;
	font-size: 75%;
}
#footer ul {
	white-space: nowrap; /*text stays on one line*/
	list-style-type: none;
}
#footer ul li { 
	float: right; /*vertical emulates inline, makes list vertical*/ 
	margin-left: 0px;
	margin-right: 0px;
}
#footer ul li a {
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	text-decoration: none; 
	border-right: 1px dotted #000000;
} 
#footer ul li a:hover {
	text-decoration: underline;
}
#copyright {
	clear: both;
	float: left;
	width: 770px;
	height: 1%;
	text-align: center;
	border: 1px solid #A0A0A0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeee;
}
.bugfix_ff_contentbg {
	clear: both !important; /*bug ff, ensure content bg stays true*/
}
#respond /*:after*/ {
	/*content: ".";*/ 
	display: block; 
	width: 400px;
	height: 1%; /*added 1/14/10*/
	margin: 0px 10px 0px 10px;
	padding: 0px;
	clear: both; 
	/*visibility: hidden;*/
}
#commentform input {
	width: 250px;
	height: 1%; /*added 1/14/10*/
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}
#commentform textarea {
	width: 250px;
	height: 1%; /*added 1/14/10*/
	margin: 5px 0px 5px 0px;
	padding: 2px;
}
#commentform #submit {
	width: 250px;
	height: 1%; /*added 1/14/10*/
	margin: 0px 0px 5px auto;
	float: left;
}