/*  
Theme Name:Frozen Hell
Theme URI:-
Description:"It's frozen out there!".  
Version:1.0
Author:Kutt Katrea
Author URI:http://kgdesignes.com*/

body {
	background: #777 url(images/back.png) fixed;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

a, a:visited {
	color: #447;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #000;
	border: none;
	text-decoration: underline;
}

a.img {
	border: none;
}

#container {
	width: 900px;
	background: #fff url(images/bg.png);
	text-align: left;
	margin: 20px auto;
	border: 10px solid #fff;
}

#header {
	background: #455A79;
	height: 116px;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px solid #fff;
}
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
}
#header h2 a {
	color: #fff;
	text-decoration: none;
}
#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
}
#middlepic {
	position: absolute;
	height: 128px;
	width: 542px;
	margin: 0px;
	background-image: url(images/middlepic.png);
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 1px solid #fff;
}
#lpic {
	height: 128px;
	width: 179px;
	background-image: url(images/lpic.png);
	border-bottom: 1px solid #fff;
	vertical-align: bottom;
}
#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/rpic.png);
	border-bottom: 1px solid #fff;
}
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #455A79;
	margin-top: 1px;
	width: 900px;
	height: 23px;
	border-bottom: 1px solid #fff;
}
#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}
#menu li {
	display: inline;
}
#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	background-color: #fff;
	color: #455A79;
}
#content {
	width: 500px;
	margin-top: 129px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position: relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
}
#content b {
	color: #777;
	line-height: 14pt;
}
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	padding-top: 1px;
	margin-top: 5px;
}
#content p img {
	border: none;
	/*float: left;
*/
	margin-right: 15px;
	margin-bottom: 10px;
}
#content h1 {
	color: #455A79;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	line-height: 120%;
	margin: 0px;
	text-align: center;
}
#content h1 a {
	color: #455A79;
	text-decoration: none;
}
#content h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #455A79;
	margin: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #455A79;
	text-align: center;
}

#content h2 a {
	color: #455A79;
	text-decoration: none;
}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#content h3 {
	font-size: 12px;
	color: #455A79;
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
}
#content h3 a {
	color: #455A79;
	text-decoration: none;
}
#content h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
#content ul li a {
	color: #797979;
	text-decoration: none;
}
#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#content h2.widgettitle {
	color: #fff;
	background: #455A79 url(images/h2.png);
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 13px;
	text-align: left;
}

#content h2.widgettitle a {
	color: #fff;
}

#content h2.widgettitle a:hover {
	color: #ddd;
}

#content hr {
	display: block;
	color: #8888DD;
	width: 94%;
	height: 1px;
	}

#arch {
	color: #000;
}
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#arch li {

	margin: 0px;
	padding: 0px;
}
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
#arch ul li a {
	color: #797979;
	text-decoration: none;
}
#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
}
blockquote {
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
}
.postspace {
	background: url(images/postspace.png);
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
.postspace2 {
	/*background: #fff url(images/postspace3.png);
*/
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.postspace3 {
	/*background: #fff url(images/postspace3.png);
*/
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#left {
	color: #000000;
	width: 179px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

#right {
	color: #000000;
	width: 179px;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

#sidebar p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
}
#sidebar ul {
	list-style: none;
}

#sidebar ul {
	line-height: 13pt;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
        margin-bottom: 2px;
}
#sidebar ul li a, #sidebar a {
	display: inline;
	color: #000000;
	text-decoration: none;
/*	padding-left: 2px;
	padding-right: 2px;*/
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ul li a:hover, #sidebar a:hover {
	color: #000000;
	background: #fff;
}
#sidebar ul li ul.children {
	padding: 0;
        margin-left: 4px;
}

#sidebar > ul > li > ul {
	margin-left: 10px;
}

#sidebar ul.blogroll img {
vertical-align: middle;

}

#sidebar h2.widgettitle {
	color: #fff;
	background: #455A79 url(images/h2.png);
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#footer {
	background: #455A79;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding: 9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	color: #FFF;
}
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
}
#footer a:hover {
	text-decoration: none;
	border: none;
}

#footer hr {
	display: block;
	color: #DDDDDD;
	width: 50%;
	height: 1px;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
}
#searchform {
	margin-left: 9px;
	margin-bottom: 10px;
}
#searchform input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
}
/* comments */
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
}
#s, #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #505050;
	font-size: 0.9em;
	margin: 0 0 16px;
	padding: 4px;
	width: 130px;
}
#author {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
#email {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
#url {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
#comment {
	width: 350px;

	border: 1px solid #cccccc;

	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
#rpic #bannerinfo {
	text-align: right;
}

#lpic #bannerinfo {
	text-align: left;
}

#bannerinfo {
	font-size: xx-small;
	color: white;
	padding: 4px 8px 4px 8px;
	vertical-align: text-bottom;
}
#bannerinfo a {

	color: aliceblue;
	text-decoration: underline;
	display: inline;
	line-height: 10pt;
	padding: 0px 0px 0px 0px;
}
#bannerinfo a:hover {
	background-color: aliceblue;
	color: steelblue;
	text-decoration: none;
}
#post-navigation {
	color: steelblue;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}


/* 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;
	font-size: smaller;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	}

/* End Various Tags & Classes*/

/* 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 */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

	.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.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 */

/* 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 */

#commentluv {
	clear: none !important;
}
