/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url("images/img01.jpg") repeat-y top center;
    font-size: 1em;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {

	font-family: verdana, sans-serif;
	font-size: .9em; 
}

h1, h2, h3 {
	font-weight: normal;
	color: #CBA61A;
}

h1 {
	font-size: 2.5em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {

}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #9BDB18;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #E6B715;
}


/* Header */

#header {
	width: 760px;
	height: 348px;
	margin: 0 auto;
	/*background: url("images/img03.jpg") no-repeat right top;*/
	
}


#header h1, #header p {
	margin: 0;
	color: #E6B715;
}

#header h1 {
	padding: 100px 0 0 50px;
}

#header p {
	padding-left: 53px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

.content {
	float: left;
	width: 478px;
	margin: 0;
	padding: 0;	
}

.post {
	margin: 0 0 20px 0;
	padding: 5px;
	list-style: none;
    text-align: left;
    font-size: .9em;
}

.title {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #E6B715;
	font-size: 2em;
	color: #CBA61A;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 5px 10px 20px 10px;
	border-top: 1px dashed #333333;
	padding-left: 25px;
	background: url(images/img06.gif) no-repeat left center;
}

.meta .comments {

}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 5px;
}

#sidebar li ul  li {
	border-bottom: 1px dotted #303030;
	background: url(images/img02.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0px 0 0 0px;
	padding: 0px 0 0 10px;
	border-bottom: 2px solid #303030;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 20px 5px;
	font-size: .7em;
	background-color: #151515;
	border-top: 1px solid #000;
}


/* 
 *		added for d2w 
 */




.d2w_image 
{
	text-align: center;	
	background-color: #151515;	
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;

}	

.d2w_image img
{
	border: 1px solid #CBA61A;
	padding: 3px;
}

.d2w_meta2 {
	text-align: justify;
	color: #CBA61A;
	padding: 5px 10px 20px 10px;
	background-color: #151515;
	font-size: .8em;
		
}

.d2w_meta {
	text-align: right;
	color: #646464;
	padding: 5px 10px 10px 10px;	
	padding-right: 25px;
	text-decoration: none;

}

.d2w_up 
{
	   clear: both;
	   width: 480px;
	   text-align: right;
	   margin: 10px
}

.d2w_center_text
{ text-align: center;}

.d2w_bc
{
	border-bottom: 1px dashed #303030;
	padding: 2px 2px 10px 10px;
	margin: 10px 0 20px 0;
	width: 485px;
    clear: both;
	
}

.d2w_bc li
{
	list-style: none;
	display: inline;
	font-size: .70em;	
}

.d2w_menu_in_body
{
	list-style: url("images/img07.gif") outside;
	width: 330px;
	margin-left: 20%;
	padding: 20px 0 50px 0;
	float: left;
}

.d2w_menu_in_body li
{
	margin: 6px 0 6px 16px;
    padding-left: 2px;
    
}

.entry
{
	font-size: 1em;
}

.d2w_description
{
    width: 450px; 
    margin: 8px; 
    padding: 10px; 
    font-size: .9em; 
    border: 3px double #000;
    float: left;
    background: url("images/sunflower.png") no-repeat #FFEEAA;
    color: #AA0000;
}

.d2w_section
{
    width: 470px;
    height: 50px;
    margin: 0px 0 0px 0;
    padding: 10px 10px 10px 10px;
    font-size: .75em;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #151515;
    text-align: center;
}
.d2w_section li
{
    margin: 0px 0px 0px 7px;
    padding: 5px 2px 5px 20px;  
    list-style: none;
    float: left;
    background: url("images/section.png") no-repeat 5px 50%;
    width: auto;
}

.d2w_section li.d2w_home_link
{
    background: url("images/home.png") no-repeat 5px 50%; 
    color: #CBA61A;
}


.d2w_menu_hl
{
    /*border-bottom: 2px solid #CBA61A;*/
    color: #CBA61A;
}

.d2w_nav li
{
	list-style: none;
	display: inline;
	background-image: none !important;
 
}


.d2w_download
{
	background: url("images/down_button.png") no-repeat left 50%;
	padding: 5px 0 5px 30px;
	margin: 5px 5px 5px 10px;
}

.ol_num
{
    font-weight:bold;
    font-size: .9em;
    margin-left: .5em;
   color: #ccc;  
}