/*  
Theme Name: Dark Classic
Theme URI: http://www.askgraphics.com/freetemplates/
Description: Custom blog design starts from just $250 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics
Author URI: http://www.askgraphics.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/
body{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size:14px;
	background:#000 url(images/bg.jpg) repeat-x center top;
	color:#8e8e8e;
}
ul{
	list-style:none;
}
a{
	color:#b1de27;
	text-decoration:none;
}
a:hover{
	color:#ffe000;
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
#body_page{
	background:url(images/bg_body.gif) no-repeat top center;
}
#page{
	width:1000px;
	margin:0px auto;
}
/* HEADER */
.header{
	width:980px;
	height:269px;
	background:url(images/header_bg.jpg) no-repeat left top;
}
.header_title{
	width:50%;
	text-align:right;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8dc63f;
	position:relative;
	top:30px;
	left:30px;
}

.header_title h1{ font-size:40px; font-weight:normal; font-variant: small-caps; }

.header_title h1 a{
	color:#8dc63f;
	text-transform:capitalize;
}

.description{
	font-size:13px;
	position:relative;
	top:-5px;
}

#header_rss{
	text-align:right;
	padding-right:40px;
}
/* BODY */
#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y top left;
	float:left;
}
.body_top{
	width:980px;
	background:url(images/body_top_bg.jpg) no-repeat top left;
	float:left;
}
#body_left{
	width:736px;
	float:left;
	padding-bottom:40px;
}
#body_right{
	width:264px;
	float:right;
}
.indb { font-size: 10px; }

