﻿/*
Theme Name: Grunge Rock
Theme URI: http://
Description: Grunge Rock
Author: N/A
Version: 1.0
Author URI: http://
*/

* {
margin : 0;
padding : 0;
}
body {
background : #4b899d url('images/bg.jpg') repeat-x;
font-family : Verdana, Tahoma, Arial, sans-serif;
color : #666;
line-height : 140%;
text-align : left;
font-size : 12px;
}
a {
color : #062742;
text-decoration : none;
}
a:hover {
color : #018270;
text-decoration : none;
} 
#page {
margin : 0 auto;
margin : 0 auto;
width : 850px;
}
#header {
width : 850px;
background :url('images/header.jpg') no-repeat;
height : 200px;
}
a.rss{
background:url('images/rss.png') no-repeat;
height:32px;
width:32px;
float:right;
display : block;
margin-top:90px;
margin-right:20px;
}
#header h1 {
padding-top:167px;
font:Bold 36px Georgia,Century Gothic, Helvetica, Arial,sans-serif;
padding-left:10px;
}
#header h1 a,#header h1 a:hover{
color:#FFF;
text-decoration:none;
}
.description {
width:550px;
min-height:20px;
color : #4b899d;
font-size:16px;
padding-left : 200px;
}
#content {
float : left;
width : 550px;
}
#cbt{
background:#4b899d url('images/cbt.jpg') no-repeat top;
width:550px;
height:20px;
}
#cb{
background : #fff;
margin-left:1px;
min-height:800px;
}
#cbf{
background:#4b899d url('images/cbf.jpg') no-repeat bottom;
width:550px;
height:20px;
}

#sidebar {
width : 250px;
float : right;
margin-right:10px;
margin-top:25px;
}
#footer {
color : #ea2a2a;
padding : 10px;
clear : both;
}
#footer a{
color : #b94c4b;
}

h2 {
font-size : 18px;
margin : 5px 0;
}
h3 {
font-size : 18px;
margin : 10px 0;
}
h4 {
font-size : 14px;
}
.post head{
width:550px;
min-height:60px;
}

.post-date{
width:50px;
height:60px;
float: left;
display: inline;
margin: 0 10px 0 0;
background: url(images/dbu.jpg) no-repeat;
}
.day {
font-size:30px;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
margin-top:6px;
margin-left:8px;
}
.month {
font-size:14px;
color:#ebf7ff;
margin-top:4px;
margin-left:14px;
}
h2 {
font:italic 28px Georgia,Century Gothic, Helvetica, Arial,sans-serif;
color : #4b899d;
padding-left:10px;
padding-top:5px;
}
p.da {
font : 10px Arial, Helvetica, sans-serif;
color : #999;
padding-left:15px;
margin-top:-5px;
} 
.post {
padding :20px;
}
.post ul, .post ol {
padding-left : 30px;
}
.entry {
text-align : left;
padding :10px 15px;
margin-bottom:50px;
}
p.comments{
float:right;
padding:0 0 5px 28px;
background:#FFF url('images/comments.jpg') no-repeat left;
line-height:28px;
}
.navigation {
font-size : 18px;
padding : 20px;
}
.alignleft {
float : left;
background:#FFF url('images/back.jpg') no-repeat left;
padding-left:28px;
}
.alignright {
float : right;
background:#FFF url('images/next.jpg') no-repeat right;
padding-right:28px;
}
blockquote {
background : #f1efe3;
border-top : 1px solid #5bd2c1;
border-bottom : 1px solid #5bd2c1;
padding : 20px;
margin : 5px;
font-family : "Times New Roman", Times, serif;
font-size : 13px;
}
img {
padding : 5px;
}
a img {
border :0px;
}
#sidebar ul {
margin-bottom : 20px;
}
#sidebar h2 {
font:bold 18px Georgia,Century Gothic, Helvetica, Arial,sans-serif;
color : #899dae;
background:#4b899d url('images/sh2.jpg') no-repeat;
height:40px;
width:300px;
margin-left:-40px;
}
#sidebar a{
color:#FFF;
text-decoration:none;
}
#sidebar a:hover {
text-decoration: underline;
}

#sidebar ul li {
list-style : none;
font-size : 12px;
line-height : 28px;
}
#sidebar ul ul li {
padding-left:10px;
background:#899dae url('images/li.jpg') no-repeat left;
padding-left:25px;
}
#sidebar ul ul li ul {
padding-left : 20px;
margin-bottom : 0;
}
#sidebar ul ul li ul {
padding-left : 20px;
margin-bottom : 0;
}
#commentform input {
margin : 5px 0;
background : #eee;
border : 1px solid #ccc;
}
textarea#comment {
width : 95%;
background : #eee;
border : 1px solid #ccc;
}
#submit, #submit:hover {
color : #fff !important;
background : #4b899d!important;
float : right;
}
ol.commentlist {
list-style-type : none;
}
ol.commentlist li {
border : 1px solid #f8fcff;
padding : 5px;
margin : 10px 0;
}
ol.commentlist li.alt {
background : #ecf8fe;
}
#searchform {
padding : 4px;
background:#4b899d url('images/sbg.jpg') no-repeat;
width:254px;
height:44px;
margin-left:-20px;
}
#searchform input{
color:#FFF;
}
input#searchsubmit{
	margin-top:3px;
}
#searchform #s {
width : 175px;
color:#4b899d;
border:0px;
margin:5px 5px 7px 10px;
}
hr {
display : none;
}
