/*
Theme Name: Morgothya
Theme URI: http://www.creative-wallpapers.com
Version: 1.0
Description:  A gothic, rather dark wordpress template from Creative Wallpapers, based on template from arcsin.se (see below)
Author: The team @ Creative Wallpapers
Author URI: http://www.creative-wallpapers.com
*/


/*#############################################################
Name: Morgothya
Date: 2007-01-04
Description: A trash style website template
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {margin: 0; padding: 0;}

a {color: #FFFFFF;}
a:hover {color: #E0CEEB;}

.curl-left {
	background: #000000 url(img/curl.gif) no-repeat left top;
	height: 45px;
	width: 76px;
}
.curl-right {
	background: #000000 url(img/curl2.gif) no-repeat left top;
	height: 45px;
	width: 76px;
}

body {
	background: #000000 url(img/bg.jpg) repeat-x;
	color: #cc0000;
	font: normal 65% Georgia, "Times New Roman", Times, serif;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px; color: #333333;
}

h2 {background: url(img/stripes.gif) repeat-x left bottom; color: #333; font: normal 1.3em Georgia, "Times New Roman", Times, serif; margin-bottom: 8px; padding-bottom: 11px; letter-spacing: 1px;}

.post h2 a, post h2 a:visited
{
text-decoration:none;
color: #999999;
}

.post h2 a:hover
{
text-decoration:none;
color: #ffffff;

}


blockquote {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2 {padding-top: 6px;}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {
	font-size: 1.3em;
	margin: 0 auto;
	width: 960px;
}
.container {background: url(img/top.jpg) no-repeat center top;}

/* title */
.title {
	font: small-caps normal 3em Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
	letter-spacing: 0.5em;
	text-decoration: none;
	background-position: center;
	text-align: center;
}


.image {
	border: none;
}


.title a {color: #cc0000; text-decoration: none;}
.title a:hover {color: #E0CEEC; text-decoration: none;}

.olive {
	color: #cc0000;
	background-position: center;
}

/* sub navigation */
.sidenav {
	padding-top: 126px;
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #cc0000;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
}
.sidenav ul {padding: 0.5em 0 0 0.5em;}
.sidenav li {list-style: none;}
.sidenav li a {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #cc0000;
	text-decoration: none;
}
.sidenav li a:hover {color: #E0CEEB;}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding-top: 32px;
	width: 531px;
}
.content .descr {
	color: #cc0000;
	margin-bottom: 6px;
}
.content li {margin-left: 18px;}

/* footer */
.footer {
	border-top: 1px dashed #000;
	color: #990000;
	font: normal 0.9em sans-serif;
	padding: 10px 0 16px;
}
.footer a {
	color: #cc0000;
	text-decoration: none;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
background-color:#000000;
font-size:0.9em;
color:#990000;
}

.post .info a, .post .info .post .info a:visited
{
color:#990000;
text-decoration: none;
}
.post a:hover {
color:#cc0000;
text-decoration: none;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #000000;
}

#commentform {
margin: 1em 0;
background: #000000;
width: 280px;
}

#commentform textarea {
background: #000000;
border: 1px solid #666666;
width: 280px;
}
#commentform textarea:hover {
background: #999999;
border: 1px solid #000000;
}
#commentform textarea:focus {
background: #990000;
border: 1px solid #cc0000;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #999999;
border: 1px solid #000000;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #999999;
border: 1px solid #000000;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #999999;
border: 1px solid #000000;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


