/*
Theme Name: Inglorion
Theme URI:
Description:
Author: Inglorion
Author URI:
Template:
Version: 0.1
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

body {
	margin:0;
	padding:0;
	direction:ltr;
	background:white;
	color:black;
}

#Inglorion {
	width:810px;
	margin:0 auto;
	font:.8125em/1.55 Verdana, Arial, sans-serif;
}

/* Header */

#Header {
	margin:15px 0 0;
	font:bold 1.2em/1.4 Verdana, Arial, sans-serif;
	text-align:center;
}

#Header a:active, #Header a:focus {
	padding:0;
	background:transparent;
}

#Header a:hover {
	padding:0;
}

/* Main */

#Main {
	width:580px;
	padding-left:5px;
	float:left;
}

#Main a:link {
	text-decoration:underline;
	color:black;
}

#Main a:visited {
	text-decoration:underline;
	color:#666;
}

#Main a:focus, #Main a:active {
	padding:1px 0;
	background:#111;
	text-decoration:none;
	color:white;
}

#Main blockquote {
	margin:1em 1.5em;
	padding:0 1em;
	border-left:3px solid #ea0;
}

#Main h1, #Main h2 {
	margin:1.2em 0 .6em;
	padding:0;
	font:bold 1.6em/1.4 Tahoma, Arial, sans-serif;
}

#Main h1 a:link, #Main h1 a:visited, #Main h2 a:link, #Main h2 a:visited {
	text-decoration:none;
	color:black;
}

#Main h1 a:focus, #Main h1 a:active, #Main h2 a:focus, #Main h2 a:active {
	padding:1px 0;
	background:#111;
	text-decoration:none;
	color:white;
}

#Main h1 a:hover, #Main h2 a:hover {
	text-decoration:underline;
}

#Main h3 {
	margin:.9em 0 .6em;
	padding:0;
	font:bold 1.1em/1.4 Tahoma, Arial, sans-serif;
}

#Main h4 {
	margin:1em 0;
	padding:0;
	font:bold 1em/1.4 Verdana, Arial, sans-serif;
}

#Main p {
	margin:1em 0;
	padding:0;
}

#Main ul {
	margin:1em 0;
	padding-left:1em;
	list-style:none;
}

.Post ul li:before {
	content: "\00BB \0020";
	color:#4e5f7b;
}


.PostInfo {
	font-style:italic;
}

.Navigation {
	margin:1em 0;
	text-align:center;
}

/* Sidebar */

#Sidebar {
	width:200px;
	padding:1.5em 0 0;
	float:right;
	font-size:.85em;
}

#Sidebar a:link, #Sidebar a:visited {
	text-decoration:underline;
	color:black;
}

#Sidebar a:focus, #Sidebar a:active {
	padding:1px 0;
	background:#111;
	text-decoration:none;
	color:white;
}

#Sidebar form {
	margin:0 0 1.25em 0;
	padding:0;
}

#Sidebar input {
	margin:0;
	font:11px/1.3 Verdana, Arial, sans-serif;
}

#Sidebar #SearchText {
	width:120px;
}

#Sidebar p {
	margin:1.25em 0;
}

/* Footer */

#Footer {
	margin:1.5em 0 0;
	padding:.75em 0;
	font-size:.85em;
	text-align:center;
	border-top:1px solid #a9d1ea;
}

/* Comments */

#Comments {
	margin-top:1.2em;
	padding-top:.3em;
	clear:both;
	border-top:1px solid #a9d1ea;
}

.Comment {
	margin:1em 0;
	padding:0 1.5em;
}

.Comment p {
	margin:0 !important;
	padding:0;
}

.CommentInfo {
	color:#555;
}

.CommentInfo strong {
	color:black;
}

#CommentForm {
	margin:1em 0;
}

.CommentFormName input, .CommentFormEmail input {
	width:180px;
}

.CommentFormName {
	width:190px;
	float:left;
}

.CommentFormEmail {
	width:370px;
	float:right;
}

.CommentFormTextArea {
	padding-top:1em;
	clear:both;
}

#CommentForm textarea {
	width:80%;
	height:120px;
}

.CommentFormSubmit {
	font-weight:bold;
}

#Comments ol {
	margin:1em 0;
	padding:0;
	list-style:none;
}

#Comments li {
	margin-bottom:1.5em;
}

/* Extra WordPress stuff */

.alignright {
	margin:0 0 1em 1em;
	float:right;
}

.wp-caption {
	max-width:260px;
	text-align:center;
}

.wp-caption img {
	margin-bottom:.3em;
	border:0 none;
}

.wp-caption p {
	margin:0 !important;
}

.wp-caption-text {
	font-size:.85em;
	text-align:center;
}