/*
Theme Name: DD
Theme URI:
Description: 
Version: 1.0
Author: 
*/
/*-----------Block Level Elements--------------*/
body {
    background: url("images/bg.jpg") repeat-x fixed top center;
	font-family:arial;
	font-size:12px;
	color:#979797;
	text-align: center;
	margin-top:0px;
}

#page {

}

#header {
    margin-left:-1px;
	width:700;
	height:336px;
}

#headerimg {

}

.description {

}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
    padding:0px;
	text-align:left;
}

#content {
	
	width:700px;
    padding:18px;
	overflow:visible;
}

#sidebar {

}
#left {
	float:left;
	position:absolute;
	height:100%;
	width:50px;
	margin-left:-50px;
	background-color:red;
}
#right{
	float:right;
	position:relative;
	height:100%;
	width:50px;
	margin-right:-9000px;
	background-color:red;
}
#footer {
	text-align:right;
	padding-top:0px;
	font-size:10px;
	color:#979797;
	padding:0px;
	overflow:visible;
}
#footer a {
	color:#979797;
	text-decoration:none;
	border-bottom: dotted 1px;
}
#footer a:hover {
	color:#979797;
	background-color:#0f0f0f;
	text-decoration:none;
	border-bottom: solid 1px #979797;
}

/*-------------Headings-------------*/
.text-header, .text-header a{
	font-family: Trebuchet MS;
font-size: 1.4em;
line-height: 1.2em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #ffc10e;

}
.text-header a:hover {
font-family: Trebuchet MS;
font-size: 1.4em;
line-height: 1.2em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #979797;

}
.text-post-foot {
	border-top:dotted 1px #414141;
	border-top:dotted 1px #414141;
	padding-top:8px;
	font-size:10px;
	color:#979797;
}
.text-post-foot a {
	color:#979797;
	text-decoration:none;
	border-bottom: dotted 1px;
}
.text-post-foot a:hover{
	color:#979797;
	background-color:#0f0f0f;
	text-decoration:none;
	border-bottom: solid 1px #979797;
}
.text-post {
	/* background-color:#0f0f0f; */
	margin-top:10px;
	color:#979797;
	width:580px;
	line-height: 18px;
}
.text-post a {
    color:#979797;
    text-decoration:none;
    border-bottom: dotted 1px;
}
.text-date {
	margin-top:-15px;
	padding-bottom:8px;
	color:#979797;
	font-size:10px;
	border-bottom:dotted 1px #414141;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
 padding:2px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/








