/*  
Theme Name: Icecrown
Description: Icecrown theme for Deus Invictus
Version: 1.0
Author: Elysian
Author URL: http://www.deusinvictus.net/
*/

body {
  background: #000000;
  color: #458CAB;
  font-family: Georgia, Times;
  font-size: 14px;}

a:link, a:visited{
	text-decoration: underline;
	color: #5197BA;}

a:hover{
	text-decoration: none;}

img {
  border: 0 none;}

hr {
  style: 2px ridge #00000;}
  
#wrapper{
  margin: 0 auto 0 auto;
  width: 1200px;}

#header { 
  background-image: url(./images/lichhdr.jpg);
  background-repeat: no-repeat; 
  background-position: center;
  background-attachment: scroll;
  width: 1200px;
  height: 327px;
  margin: 0;
  padding: 0;}

#lichdragon {
  width: 642px;
  margin: 0 0 0 -200px;
  background: url(./images/LichDragon.gif) no-repeat 0 0;}

#lichdragon span {
  display: none;} 

#logo {
  width: 288px;
  height: 169px;
  margin: 0 0 0 450px;
  background: url(./images/lichDI.gif) no-repeat 0 0;}

#logo span {
  display: none;} 

#lichking {
  width: 310px;
  height: 483px;
  margin: 0 0 0 950px;
  background: url(./images/LichKing.gif) no-repeat 0 0;}

#lichking span {
  display: none;}  

#navigator {
  height: 30px;
  position: relative;
  margin: 0;
  top: -195px;
  left: 435px;
  font-variant: small-caps;
  font-size: 16px;
  font-weight: bold;
  float: both;}

#table {
  background-color: #012F3F;
  background-image: url(./images/lichtable.gif);
  background-repeat: repeat-y;
  position: relative;
  margin: 0;
  width: 950px;
  left: 100px;
  top: 0px;
  border-style: solid;
  border-color: #002031;
  border-width: 2px 2px 0 2px;
  clear: both;}

#container {
  width: 500px;
  padding: 10px 0 10px 15px;
  margin: 0;}
  
#container h2 {
  font-size: 18px;}
  
#container h3 {
  font-size: 10px;
  font-weight: normal;}
  
.the_date {
  display: block;
  background: url(./images/calendar.jpg) no-repeat;
  text-align: center;
  float: left;
  width: 40px;
  height: 40px;}
  
.date_m {
  display:block;
  font-size: 12px;
  color: #FFFFFF;
  margin:0;
  padding:0;
  text-align:center;
  font-variant: small-caps;}

.date_d {
  display:block;
  font-size:12px;
  color: #012F3F;
  margin:0;
  padding: 2px 0 0 0;
  text-align: center;}
  
.entry {
  clear: left;
  padding: 5px 0 25px 0;
  margin: 0 0 15px 0;
  width: 675px;
  border-style: ridge;
  border-color: #044865;
  border-width: 0;
  border-bottom-width: 2px;}

#title {
  padding: 0 0 0 10px;}
  
.comments-template{
  margin: 10px 0 0;
  padding: 10px 0 0;
  width: 600px;}

.comments-template ol{
  margin: 0;
  padding: 0 0 15px;
  list-style: none;}

.comments-template ol li{
  margin: 0;
  line-height: 18px;
  padding: 0 0 0 5px;
  border-bottom: 2px ridge #00000;
  color: #FFFFFF;}

.comments-template h2, .comments-template h3{
  font-family: Times, Georgia;
  font-size: 16px;}

.commentmetadata{
  font-size: 12px;
  padding: 5px 0 0 5px;
  color: #FFFFFF;}

.comments-template p.nocomments{
  padding: 0;}

.comments-template textarea{
  font-family: Times, Georgia;
  font-size: 12px;}
    
.alt {
  background-color: #044865;} 

.highlighted {
  background-color: #044865;}
  
#sidebar {
  width:200px;
  float: right;
  margin: 0 0 0 5px;
  display: inline;}

#sidebar a:link, a:visited {
  text-decoration: underline;
  color: #5197BA;}
    
#sidebar a:hover {
  text-decoration: none;
  color: #5197BA;}

#sidebar ul{
  list-style-type: none;
  margin: 0;
  padding: 5px 0 5px 0;}

#sidebar ul h2{
  font-family: Georgia, Times;
  font-size: 16px;
  color: #FFFFFF;}

#sidebar ul li h2{
  font-family: Georgia, Times;
  font-size: 16px;
  color: #FFFFFF;}

#sidebar ul ul li{
  list-style-type: none;
  font-family: Georgia, Times;
  font-size: 14px;
  margin: 0 0 0 15px;
  padding: 2px 0 2px 0;
  color: #FFFFFF;}

#sidebar ol{
  list-style-type: none;
  font-family: Georgia, Times;
  font-size: 14px;
  margin: 0 0 0 15px;
  padding: 2px 0 2px 0;
  color: #458CAB;}

.widgettitle {
  background-image: url(./images/lichmenu.gif);
  background-repeat: no-repeat;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 0 5px 0 10px;
  font-variant: small-caps;}
  
#footer {
  background: #044865;
  background-image: url(./images/lichcorner.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  position: relative;
  margin: 0;
  width: 948px;
  height: 50px;
  left: 3px;
  font-size: 12px;
  clear: both;
  border-style: solid;
  border-color: #002031;
  border-width: 0;
  border-bottom-width: 2px;}

#footertext {
  margin: 1px;
  width: 700px;
  height: 45px;
  font-size: 12px;
  font-family: Times, Georgia;}


