/*
Design (default.css) by J.P. Travis for BogusHateCrimes.com, 2009
*/

body {
	margin: 2px 8px 20px 8px;
	padding: 0;
	background: url(Images/BlueTextured.jpg);
	font: normal .75em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

p, blockquote, ol, ul {
	line-height: 120%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: right;
	width: 23%;
	margin: 0 0 10px 0;
	padding: 0;
	background: #DCDCDC;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #71472B url(Images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 0px 14px 14px 15px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0px;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 20px;
	background: url(Images/img4.gif) no-repeat left center;
}

.boxed a:link {
text-decoration: none;
}
.boxed a:visited {
text-decoration: none;
}
.boxed a:hover {
text-decoration: underline;
color: red;
}
.boxed a:active {
text-decoration: none;
}

/* TwoBoxed */

.twoboxed {
	float: right;
	width: 24%;
	margin: 0 0 10px 0;
	padding: 0;
	background: #DCDCDC;
}

.twoboxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #71472B url(Images/img3.gif) no-repeat center bottom;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.twoboxed a:link {
text-decoration: none;
}
.twoboxed a:visited {
text-decoration: none;
}
.twoboxed a:hover {
text-decoration: underline;
color: red;
}
.twoboxed a:active {
text-decoration: none;
}

.twoboxed .content {
	text-align: center;
	margin: 0;
	padding: 0px 14px 14px 15px;
}

.twoboxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.twoboxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.twoboxed li.first {
	border: none;
}

.twoboxed a {
	padding-left: 3px;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 960px;
	background: #FFFFFF;
	margin: 3px auto;
	padding: 5px 10px 0 10px;
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	background: url(Images/img1.jpg);
}

#header h1 {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 3em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 100%;
	height: 150px;
	background: url(Images/BHC_banner2.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 5px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1.1em Tahoma, Arial, Helvetica, sans-serif;
	color: #71472B;
}

#pages a:hover {
	color: #000000;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: left;
	width: 50%;
}

.post {
	padding-top: 5px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .mtitle {
	text-align: center;
	margin: 0;
	font-size: 2em;
	text-decoration: underline;
}

.post .smtitle {
	margin: 0;
	font-size: 1.5em;
}

.post .xstitle {
	margin: 0;
	font-size: 1.1em;
	padding-bottom: 4px;
}

.post .lnktitle {
	text-align: center;
	color: #0000FF;
	margin: 0;
	font-size: 1em;
}


.post .posted {
	margin-top: 0;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .mposted {
	text-align: center;
	margin-top: 0;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .story {
	text-align: justify;
	margin-top: 0;
	font: normal 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.post .meta {
	margin: 3em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post a:link {
text-decoration: underline;
}
.post a:visited {
text-decoration: underline;
}
.post a:hover {
text-decoration: underline;
color: red;
}
.post a:active {
text-decoration: none;
}

.post .meta p {
	margin: 0;
}


/* Lposts */

#lposts {
	float: left;
	width: 50%;
}

.lpost {
	padding-top: 5px;
}

.lpost .title {
	margin: 0;
	font-size: 2em;
}

.lpost .mtitle {
	text-align: center;
	margin: 0;
	font-size: 2em;
	text-decoration: underline;
}

.lpost .smtitle {
	text-align: center;
	margin: 0;
	font-size: 1.4em;
	text-decoration: underline;
}

.lpost .tmtitle {
	text-align: center;
	font-style: italic;
	margin: 0;
	font-size: 1.2em;
}

.lpost .lnktitle {
	text-align: center;
	color: #0000FF;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}

.lpost .lnkdesc {
	text-align: center;
	font-style: italic;
	padding-top: 3px;
	margin: 0;
	font-size: .8em;
	color: black;
}

.lpost .lposted {
	margin-top: 0;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.lpost .mposted {
	text-align: center;
	margin-top: 0;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.lpost .lstory {
	text-align: center;
	margin-top: 0;
	font: normal 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.lpost .mstory {
	text-align: justify;
	margin-top: 0;
	font: normal 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.lpost .lmeta {
	margin: 3em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.lpost a:link {
text-decoration: none;
color: #0000A0;
}
.lpost a:visited {
text-decoration: none;
color: #0000A0;
}
.lpost a:hover {
text-decoration: underline;
color: red;
}
.lpost a:active {
text-decoration: none;
}

.lpost .meta p {
	margin: 0;
}


/* Archives */

#archives {
	float: right;
	margin-right: 10px;
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 130px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #E41B17;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}