/* CSS Document */
body {
 background-color: #647D91;
 background-image: url(/img/requiem.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 margin: 0;
 padding: 0;
 text-align: center;
}
a {
 color: #FFF0D3;
 border-bottom: 1px dotted #FED271;
 text-decoration: none;
}
a:hover {
 color: #FED271;
 border-bottom: 1px dotted #CB2C28;
}
a.noDeco, a.noDeco:hover {
 border: 0;
 text-decoration: none;
}
img {
 border: 0px;
}
h1 {
 color: #FFF;
 font-family: Georgia, Verdana, Arial, sans-serif;
 font-size: 240%;
 font-weight: normal;
 line-height: 1.2em;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 140%;
}
h3 {
 color: #FFF;
 font-family: Georgia, Verdana, Arial, sans-serif;
 font-size: 200%;
 font-weight: normal;
}
h4 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
}
h4 a, div.subheader h4 a:hover {
 border: 0;
 font-weight: normal;
 text-decoration: none;
}
div#shell {
 background-color: #232323;
 margin: auto;
 text-align: left;
 width: 850px;
}
div#header {
 background-color: #2D2D2D;
 background-image: url(/img/header.gif);
 background-repeat: repeat-x;
 border-top: 10px solid #191919;
 border-bottom: 5px solid #191919;
 height: 70px;
 margin: 0;
}
div#bz {
 float: left;
 padding: 18px 0 0 20px;
 width: 300px;
}
div#navigation {
 float: right;
 padding: 44px 0 0 0;
}
ul#menu {
 margin: 0;
 padding: 0;
}
ul#menu ul, ul#menu li {
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
ul#menu a:link, ul#menu a:visited {
 background-color: #121212;
 border: 2px solid #191919;
 color: #DDD;
 float: left;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%;
 font-weight: bold;
 line-height: 14px;
 margin-right: 8px;
 padding: 5px 10px 5px 10px;
 text-decoration: none;
 -moz-border-radius-topleft: 9px;
 -moz-border-radius-topright: 9px;
}
ul#menu a:hover {
 background-color: #000;
 color: #FFF;
}
div#color {
 background-color: #2D2D2D;
 background-image: url(images/header2.gif);
 background-repeat: no-repeat;
 border-bottom: 5px solid #191919;
 height: 300px;
}
div#content {
 color: #DDD;
 float: left;
 font-family: Verdana, sans-serif;
 font-size: 67%;
 line-height: 1.7em;
 width: 600px;
}
div#content span.date {
 color: #666;
}
div.old {
 background-color: #121212;
 border: 1px solid #242424;
 margin: 10px 0px 5px 0px;
 padding: 5px;
}
div#content blockquote, div#content div.quote {
 border-left: 2px solid #191919;
 font-size: 100%;
 margin: 0px;
 padding: 5px 15px 5px 15px;
}
div#content blockquote.code, div#content div.code {
 font-family: 'Courier New', monospace;
 text-align: left;
}
div#content span.code, div#content code {
 font-family: 'Courier New', monospace;
}
div#content input {
 background-color: #FFF;
 background-image: url(/img/shadow.gif);
 background-position: top left;
 background-repeat: repeat-x;
 border: 2px solid #191919;
 font-family: Verdana, Arial, sans-serif;
 font-size: 110%;
 padding: 4px 2px;
}
div#content input.button {
 background-image: none;
 background-color: #363636;
 border-bottom: 2px solid #202020;
 border-left: 2px solid #303030;
 border-right: 2px solid #202020;
 border-top: 2px solid #303030;
 color: #DDD;
 font-size: 120%;
 font-weight: bold;
}
div#content textarea {
 background-color: #FFF;
 background-image: url(/img/shadow.gif);
 background-position: top left;
 background-repeat: repeat-x;
 border: 2px solid #191919;
 font-family: Verdana, Arial, sans-serif;
 font-size: 110%;
 height: 200px;
 padding: 4px 2px;
 width: 95%;
}
div#content select {
 font-family: Verdana, Arial, sans-serif;
 font-size: 110%;
}
div#bounds {
 padding: 5px 20px;
}
div#sidebar {
 color: #CCC;
 float: left;
 font-family: Verdana, Arial, sans-serif;
 font-size: 66%;
 line-height: 1.3em;
 width: 250px;
}
div#sidebar ul {
 list-style: disc url(images/arrow.png) outside;
 line-height: 1.6em;
 margin: 0px;
 padding-left: 17px;
 padding-top: 0px;
}
div#sideads {
 padding: 10px 0;
}
div#sidebounds {
 padding: 5px 10px;
}
div.clear {
 border: 0;
 margin: 0;
 clear: both;
}
div.separator {
 border-top: 2px solid #191919;
 width: 100%;
}
div#footer {
 background-color: #191919;
 color: #666;
 font-family: Arial, Verdana, sans-serif;
 font-size: 62%;
 padding: 5px 20px;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}
/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}
