/*Blog Theme for Loki SkyWalker*/

/*Global Styles*/
p, .pMirror {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: justify;
	}
	
dd {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: justify;
	}
	
body {
	background-color: #000000;
	}
	
a {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
hr {
	color: #000000;
	background-color: #000000;
	}

ins{
	text-decoration: none;
	}

/*Images*/
img.banner {
	width: 969px;
	height: 308px;
	border: none;
	}

img.evidence_landscape {
	width: 259px;
	height: 175px;
	border-style: solid;
	border-width: 10px;
	border-color: #FFFFFF;
	}
	
img.evidence_portrait {
	width: 175px;
	height: 259px;
	border-style: solid;
	border-width: 10px;
	border-color: #FFFFFF;
}

img.buttons{
	border: none;
}
	
img.profilepic{
	width: 170px;
	height: 300px;
	border: none;
}
	
img.specialArt{
	width: 200px;
	height: 139px;
	border: none;
}
	
img.flickrVerticalNewCam{
	width: 300px;
	height: 400px;
	border: none;
}

img.a35Horizontal{
	width: 500px;
	height: 332px;
	border: none;
}

img.a35Panorama{
	width: 500px;
	height: 113px;
	border: none;
}

img.a35Vertical{
	width: 332px;
	height: 500px;
	border: none;
}

img.InfiniteComic{
	width: 560px;
	height: 205px;
	border: none;
}

/*Tables*/
table.body {
	position: relative;
	top: -15px;
	border: none;
	border-spacing: 0px;
	padding: 0px;
	width: 969px;
	}
	
table.dreamSpecial {
	background-color:#000000;
	margin-right: 6px;
	margin-left: 6px;
	width: 100%;
	}

td.left{
	background-color: #DADADA;
	width: 300px;
	}

td.right{
	background-color: #FFFFFF;
	padding: 10px;
	width: 1200px;
	}

td.top{
	vertical-align: top;
	}
	
/*Text Stylings*/
.date{
	font-family: Arial;
	font-size: 10px;
	color: #AAAAAA;
	}

p.FrontQuote{
	font-family: Georgia, Times New Roman;
	font-size: 32px;
	text-align: center;
	color: #400080;
	}
	
p.JournalTitle{
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 16px;
	font-style: bold;
	color: #000000;
	}
	
p.FromtheInternetPolice{
	margin-left: 20px;
	margin-right: 200px;
	background-color: #FF0000;
	}

.indexHeadFirst{
	font-family: Verdana;
	font-size: 43px;
	text-decoration: underline;
	color: #000000;
	}
	
.indexHeadRest{
	font-family: Verdana;
	font-size: 30px;
	text-decoration: underline;
	color: #000000;
	position: relative;
	bottom: 5px;
	}
	
.tagSize{
	font-family: Arial;
	font-size: 8px;
	color: #646464;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
	
.verse{
	text-indent: 10px;
	margin-right: 15px;
	border-left-width: 1000000px;
	}
	
/*#############LEGACY STYLES##################*/

.art {width: 239px; height: 167px; border: none}

.portrait {height: 215px; width: 195px; border: none}

.horizontalpic {height: 164px; width: 273px; border: none}

.size10 {font-size: 10px}

.copyrightParagraph {text-align: center; color: #FFFFFF; font-size: 10px; font-family: Trebuchet MS, Comic Sans MS, Arial}

.loloray {height: 333px; width: 439px}

/**Javadoc style XD
Modified 10/24/09: added "margin: 10px"
*/
.center {text-align: center; margin: 10px}

.standOutBlock {margin-right: 15px; margin-left: 15px}

/**Javadoc style XD
Modified 10/26/09: added "margin: 0px"
*/
.flickrHorizontalNewCam {width: 400px; height: 300px; border: 0px}

/**Javadoc style XD
Modified 10/24/09: added "margin-right: 15px; margin-left: 10px";
*/
.dream {font-family: Georgia, Times New Roman; font-size: 12px; color: #FFFFFF; margin-right: 15px; margin-left: 10px}

/**Javadoc style XD
Modified 10/24/09: added "position: relative; right: -10px"
*/
.journalblack {background-color:#000000; margin-right: 6px; margin-left: 6px; width: 100%; position: relative; right: -10px}
