html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #F9FBE6;
	color: #444;
	font: 12px verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #333;
}
a:hover
{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
#top {
	width: 970px;
	padding: 0;
	margin: 20px auto;
	background: #643120 url(images/headr.jpg) 0 0 no-repeat;
}
#pager {
	height: 100px;
	width:100%;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}

#left {
	float: left;
	width: 697px;
}
#right {
	float: right;
	width: 262px;
}

#content {
	color:#333;	
	display:inline;
	width: 506px;
	float: left;
	margin-left:191px;
}
.post {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
/*.post:hover {
	border: 1px solid #666;
}*/
.post .entry {
	padding-bottom:10px;
	border-bottom: 2px solid #e8e8e8;
}
a.rec:link,a.rec:visited,.entry a:link,.entry a:visited {
font-size:11px;
color:#C42A08;
text-decoration:none;
}
a.rec:hover,.entry a:hover{color:#C42A08;text-decoration:underline;}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 182px;
	float: left;
	color: #647015;
	margin-left:-697px;
}
.side1 {
}
.side2 {
}

.navigation {
display: block
color:#000;
background: transparent;
padding: 2px 4px 2px 4px;
}

.navigation a {
color:#333;
text-decoration:none;
background: transparent;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

#footer {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding-left: 191px;

}
#footer div {
	background: #F4F7D0;
	padding: 10px 10px 0;
	border: 1px solid #F4F7D0;
	border-bottom: none;
}
/*#footer div:hover {
	border: 1px solid #D6DF4C;
	border-bottom: none;
}*/

/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px; 
	padding: 10px;
	padding-top: 0;
}
/*.blockr:hover,.pagenav:hover,#sidebar .categories:hover, .about:hover,.linkcat:hover,.widget:hover {
	border: 1px solid #666;
	background: #fff;
	margin-bottom: 10px; 
	padding: 10px;
	padding-top: 0;
}*/

/* Design  Typo
********************* */
#headr  h1 {
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
	margin: 20px 0 0 25px;
	color: #fff;
}
#headr h1 a {
	color: #fff;
	}
#headr .description {
	color: #F7E3D4;
	margin-left: 25px;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#sidebar  .side1 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #643E31;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar  .side1 .linkcat ul li{background:url(images/music.gif) no-repeat 0 1px;padding-left:17px;}
#sidebar a:link,#sidebar a:visited {
	color: #C42A08;text-decoration:none;
}
#sidebar a:hover {
	text-decoration: none;color: #C42A08;
}
#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #643E31;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .side2 a:link,#right .side2 a:visited {
	color: #C42A08;text-decoration:none;
}
#right .side2 a:hover {
	color: #C42A08;
	text-decoration: underline;
}
#sidebar #avatr {
	border: 1px solid #EAECFB;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	background: #2692F7;
	padding: 5px;
	color: #fff;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#643E31;
	margin:3px 0 10px;
}
.post h2 a:link, .post h2 a:visited{	
	color: #643E31;
}
.post h2 a:hover {
	text-decoration:none;
	color: #C42A08;
}
.entry a.song:link, .entry a.song:visited, .entry a.song:hover{color:#333;text-decoration:none;cursor:text;} 
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}

/* Uncomment to make Uato
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	
*/

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #C0CA47;
	font-size: 0.95em;
}
#footer a {
	color: #AFA621;
}
#footer a:hover {
	color: #AFA621;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 90%;
}

input#s {
	width: 130px;
	padding: 5px;
	background: #F9FBE6;
	border: 2px solid #EBE595;
}
input#s:focus {
	width: 130px;
	padding: 5px;
	background: #999;
	color: #fff;
	border: 2px solid #333;
}

input#searchsubmit
{
	background: #30BA47;
	border: #269237 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
	padding: 2px;
}
input#searchsubmit:focus
{
	background: #BCE240;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

/* Thanks to Ferdhie(http://ferdianto.com) to ask me about this Code */

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #8A432C;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #EFDBAA;
	padding: 5px;
	background: #F7EDD4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #8A432C;
padding: 2px;
}

#news {
	padding: 0 0.5em;
        margin: 2em 0 1em 0;
        background-color: #fafafa;
        border: 1px solid #ccc;
}
.yahoo{display:none;}
.torrent_info{font-size:10px;line-height:1.5em;font-family:'Trebuchet MS',sans-serif,verdana,'Lucida Sans';}
.torrent_info a:link,.torrent_info a:visited,.torrent_info a:hover{color:#0065CE;}
#content .torrent_info p{font-size:10px;}
.sky a{
display:inline;
font-family:'Trebuchet MS',sans-serif,verdana,'Lucida Sans';
font-size:1em;
font-weight:normal;
}
.sky a:link,.sky a:visited,.sky a:hover{color:#fff;text-decoration:none;}
.sky a img{padding:0;margin:0;border:none;}
input.button {
background:#F9F9F9;
border-color:#DCDCDC;
border-style:solid;
border-width:1px;
color:#555555;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:24px;
}
.nav_ad a{
font-weight:bold;
font-size:13px;
color:#0065CE;
text-decoration:none;
}
.nav_ad a:hover{text-decoration:underline;}

.center{text-align:center;overflow:hidden;}
.sub
{
	background:url() no-repeat 0 2px;
}
.sub em{display:none;}

#nav {
font-family:Geneva, arial, Helvetica;
font-size:11px;
margin:0 auto;
float:right;
width:450px;
}
.nleft li {
list-style:none;
display:inline;
float:right;
margin:0;
}

#nav a {
color:#F7E3D4;
text-decoration:none;
height:17px;
padding-left:14px;
padding-right:14px;
padding-top:6px;
}

.nleft {
padding-top:6px;
position:relative;
top:6px;
right:2px;
}

.nleft a {
text-transform:uppercase;
}

#nav a:hover {
text-decoration: underline;
}

.main_table {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.main_table tr:hover {
	margin: 0;
	background-color: #eef;
}
.main_table th {
	text-align: left;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.main_table td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.main_table a {
	text-decoration: none;
}

.main_table a:hover {
	text-decoration: underline;
}

.main_table img {
	float: right;
	margin: 0.4em 0.2em 0 0;
}
.main_table .rd {
	color: green;
	text-align: left;
}

.main_table .zd {
	color: red;
	text-align: left;
}
.main_table .bd {
	color: blue;
	text-align: left;
}
.main_table .g {
	color: green;
	text-align: right;
}

.main_table .r {
	color: red;
	text-align: right;
}
.main_table .b {
	color: blue;
	text-align: right;
}
.main_table img {
	float: left;
	margin: .4em .2em 0 .2em;
}
.main_table img.reg{
		float: right;
		margin: .4em .2em 0 0;
		}
.writer {
font-size:11px;
line-height:1.5em;
}