/*
Suspect Theme
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0;
font-family:verdana;
font-size:10px;
color: #999999;
text-align: left;
letter-spacing: 1px;
}

table { 
border-collapse:collapse; 
border-spacing:0; 
}

fieldset,img {  
border:0; 
}

/* Begin Typography & Colors */
body {
	background:#000000;
	}

/* ====== Sets the random background img, see functions===== */

body.backImgClass1 {
        background:#000000 url(dimg/TUS_bg_01.jpg) fixed no-repeat top center;
}

body.backImgClass2 {
        background:#000000 url(dimg/TUS_bg_02.jpg) fixed no-repeat top center;
}

body.backImgClass3 {
        background:#000000 url(dimg/TUS_bg_03.jpg) fixed no-repeat top center;
}

body.backImgClass4 {
        background:#000000 url(dimg/TUS_bg_04.jpg) fixed no-repeat top center;
}

body.backImgClass5 {
        background:#000000 url(dimg/TUS_bg_05.jpg) fixed no-repeat top center;
}

/* ====== end background img ======= */

#container	{
	width:797px;
	margin:0px auto;
	background:black;
	min-height:700px;
	font-size:1em;
	line-height:122%;
}

#head {
	height:115px;
	margin-left:30px;
	width:730px;
	overflow:hidden;
}

#head img {
	border:0px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	width:500px;
	margin-left:35px;
	float:left;
	}

#blogTitle {
 		background:#000000 url(dimg/heading.gif) no-repeat; 
       	border-top: 1px solid #262626; 
        margin-top:-1px;
        /* margin-bottom:3px; */
        }

#blogTitle small {
        padding-bottom:10px;
        color:#ffea00;
}

h2      {
    padding: 30px 0 5px 0;
	font-size:20px;
	color:#ffffff;
	font-weight: normal;
}

small.postDateYellow	{
	color:#ffea00;
}

a {
color:#ffea00;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h2 a,  {
	color:#ffffff;
    text-decoration:none;
	font-weight: normal;
}

h2 a:hover 	{
	color:#ffffff;
	text-decoration:none;
}

.entry p {
    margin-top:10px;    
}

/* Begin Sidebar */

#sidebar  {
	float:left;
	width: 210px;
	margin-left:15px;
	font:Arial, Verdana, Sans-Serif;
	}

#sidebar form {
	margin: 0;
	}

p.sbHeading {
	width:164px;
	color:#ffea00;
	background:#000000;
	font-size:1.1em;
    padding:1px;
	}

#sidebar p.sbCats  {
    width:80px;
	color:#ffea00;
	background:#000000;
	font-size:1.1em;
    padding:1px;
}

.subBackground	{
	background:#151515;
}

#preamble	{
	margin-top:3px;
}

#preamble h3	{
	width:164px;
	color:#ffea00;
	background:#000000;
	padding-top:0px;
	margin-top:0px;
	padding:3px 0 3px 0;
}

#preamble p {
	padding:5px 13px 10px 13px;
}

#contactBlock	{
	margin-top:-7px;
}

#contactBlock h3	{
	width:55px;
	color:#ffea00;
	background:#000000;
	padding-top:0px;
	margin-top:0px;
	padding:3px 0 3px 0;
}

#contactBlock p {
	padding:5px 13px 10px 13px;
}

#articleNav	{
        margin-top:-7px;
		margin-bottom:4px;
		padding-bottom:10px;
}

#article ul	{
        margin-top:50px;
}

#sidebarSearch	{
        margin-top:-3px;
		min-height:400px;
}

#sidebarSearch h3	{
	width:55px;
	color:#ffea00;
	background:#000000;
	padding-top:0px;
	margin-top:0px;
	padding:3px 0 3px 0;
}

.cat-item cat-item-3 a {
   	list-style-type: none;
}

.catsss {
	background:#000000 none repeat scroll 0 0;
	color:#FFEA00;
	margin-top:0;
	padding:3px 0;
	width:75px;
	font-weight:bold;
}

/* End Sidebar */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #000000;
	border: none;
	height:50px;
	}

#footer p {
	color:#ffea00;
	font-weight:normal;
	text-align:left;
	font-size:85%;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.2em;
	margin-bottom:0px;
	}

.entry p a:visited {
	color: #ffffff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */
.narrowcolumn {
	float: left;
	//padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto 0px 35px;
	width: 720px;
	clear: both;
	border-top:#ffea00 1px solid;
	}

#footer p {
	margin: -5px;
	padding: 5px 0 30px 5px;
	text-align: left;
	}
/* End Structure */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 174px;
	margin:3px 2px 8px 10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	margin-left:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash.blogs-showblogsentrytitle  {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.postmetadata {
	margin-top:10px;
	clear: both;
	background:#000000;
    border-top: #262626 1px solid;
}

.postmetadata a, p.categorySpanRight a {
color:#ffffff;
}

p.nocomments	{
	display:none;
}

p.postReturnLink	{
	text-align:left;
	margin-top:30px;
}

p.categorySpanRight	{
	text-align:right;
	margin-top:-13px;
}

p.postArticalDeets	{
        display:none;
}

p.postCategoryLink {
	text-align:right;
    margin-top:-13px;
}

.footTextGuilty	{
	float:left;
	height:40px;
	width:300px;
	color:#ffea00;
	padding-top:2px;
}

.footImg {
	float:right;
	height:40px;
}

/* Older Newer page links */
span.older a	{
	display:block;
	text-indent:-5000px;
	background:url(dimg/oldbutton.gif) no-repeat;
	height:25px;
	width:117px;	
}

span.older a:hover	{
	display:block;
	text-indent:-5000px;
	background:url(dimg/oldbutton.gif) no-repeat 0px -25px;
	height:25px;
	width:117px;	
}

span.newer a	{
	display:block;
	text-indent:-5000px;
	background:url(dimg/newbutton.gif) no-repeat;
	height:25px;
	width:100px;	
}

span.newer a:hover	{
	display:block;
	text-indent:-5000px;
	background:url(dimg/newbutton.gif) no-repeat 0px -25px;
	height:25px;
	width:100px;	
}

a img {
border:1px solid #000000;
}

a:hover img {
border:1px solid#FFEA00;
}