/*
Theme Name: Grunge Blog Theme
Description: Grunge Blog Theme is a dark, grunge WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>.
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: black, gray, white, blue, seo-friendly, fixed-width, right sidebar, seo-friendly, 2-columns, widget ready

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #252525;
	color: #fff;
	font-size: 8pt;
	font-family: Tahoma;
}
#wrap {
	width: 940px;
	text-align:left;
	background:url(../images/background.png) top center no-repeat;
}
#header {
	height:226px;
	background:url(../images/background_header.png) no-repeat;
	padding: 0px 20px;
}
#title {
	height:196px;
	color:orange;

}
#pagenav {
	height:30px;
	font-size:10pt;
	line-height:30px;
	padding: 0px 10px;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav li a {
	color: #fff;
	text-decoration: none;
	margin-right:25px;
}
#pagenav li a:hover {
	color: orange;
}
#main {
	background: url(../images/background_main.png) repeat-y;
	padding: 0px 20px;
}
#content {
	width:660px;
	float:left;
	padding: 20px;
}
#sidebar {
	width: 160px;
	float:right;
	padding: 20px;
	color:#fff;
}
#sidebar a {
	color:orange;
	text-decoration:none;
}
#sidebar a:hover {
	color:#f06;
	text-decoration:none;
}
#footer {
	color: #999;
	margin:15px;
	padding: 0px 20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #f06;
	text-decoration: none;
}
.post {
	margin-bottom:15px;
}
/* default */
img {
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
.clear {
	clear: both;
	height: 1px;
}
/* text */
#title h1 {
	font-size: 30px;
	font-weight: normal;
	padding: 30px 0 5px 0;
}
#title h1 a {
	color: #06a3eb;
	text-decoration: none;
}
.description {
	font-size: 12pt;
	color: #fff;
}
#content h1 {
	font-size: 16pt;
	color: #06a3eb;
	font-weight: normal;
}
#content h1 a {
	color: #06a3eb;
	text-decoration: none;
}

#content h1 a:hover {
	color: #cccccc;
}

h2 {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}
#sidebar h2 {
	color: #666666;
}
#content h2 a {
	color: #ffffff;
	text-decoration: none;
}
a {
	color: #06a3eb;
}
blockquote {
	margin: 10px;
	padding: 10px;
	font-size:9pt;
	font-style:italic;
	line-height: normal;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}

small {
	color: #cccccc;
	font-size: 9pt; 
	font-weight: bold;
}
.postmetadata {
	padding: 10px 0px;
	color: #cccccc;
}
.postmetadata a {
	color: #cccccc;
	text-decoration:none;
}
/* form */
#calendar_wrap {
	margin-bottom: 10px;
}
td, th {
	padding: 2px;
}
input, select {
	border: 1px solid #d7d7d7; 
	padding: 2px 5px;
	font-size: 8pt;
	background-color: #333333;
	color: #ffffff;
}
textarea {
	border: 1px solid #d7d7d7; 
	padding: 5px;
	font-size: 8pt;
	background-color: #333333;
	color: #ffffff;
	width: 500px;
	height: 200px;
}
.submit, .searchsubmit, .preview, .button, .searchbutton {
	background-color: #06a3eb;
	color: #ffffff;	border: 1px solid #d7d7d7; 
	font-size: 7pt;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
}
#commentform a:hover {
	color:#252525;	
	text-decoration: underline;
}
#comments, #commentform, #date, .comment {
	padding: 10px 0px;
}
/* snews default */
#breadcrumbs {
	margin:10px 0px;
	color: #F06;
}
#breadcrumbs a {
	color: #898989;
	text-decoration: none;
}
legend {
	font-size: 9pt;
	font-weight:bold;
}
legend a {
	color: #252525;
	text-decoration:none;
}
.line {
	height: 1px;
	background-color: orange;
	margin: 10px 0px;
}
.comment, .commentsbox {
	padding: 0 15px 15px 15px;
}
.comment .date {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
.meta {
	padding-left:15px;
	font-weight: bold;
	color:#06a3eb;
}
.date {
	color: #f06;
	padding: 5px 0px;
	margin-bottom:15px;
}
.date a {
	color: orange;
	text-decoration: none;
}
fieldset {
	padding: 10px;
	border: 1px solid #363636; 
	margin-bottom:10px;
}
legend {
	font-weight: bold;
	color: #ffffff;
}
legend a {
	text-decoration: none;
	color: #ffffff;
}
.extra h3 {
	margin-top:10px;
}
.extra {
	margin-bottom:10px;
}
.rss_article
{
    list-style:none;
    background:url('../images/rss.png') center left no-repeat;
    line-height:1.2em;
    padding:0 0 6px 18px;
}

.rss_comment
{
    list-style:none;
    background:url('../images/rss2.png') center left no-repeat;
    line-height:1.2em;
    padding:0 0 6px 18px;
}
.retweet {
  float: right;
  margin: 0 0 10px 10px;
}