@import url("../twentyten/style.css");#wrapper{padding:0px 0px 0px 0px;margin-top:0px;}#header{padding:0 0 0 0;}
}
#site-title {
	margin: 0 0 0 0;
}

a:link {
	color: #600;
}
a:visited {
	color: #600;
}
a:active,
a:hover {
	color: #900;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
	display: none;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 0 0 18px 0;
	width: 220px;
	display: none;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #300;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}

.aside-leader {
	text-align: right;
	font-size: 22px;
	width: 150px;
	background-color: #fff;
	float: left;
	padding: 15px 15px 15px 15px;
}

.aside-content-float {
	float: left; 
	width: 429px;
	padding: 15px 15px 15px 15px;
	background-color: #eee;
	border-left: 1px solid #666
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


#DoD {
	
}

#DoD td.dodHead {
	font-weight: 600;
	background-color:#600;
	color:#FFF;
	vertical-align:top;
}

#DoD tr:nth-child(odd) {
	background-color:#fff;
	vertical-align:top;
}

#DoD tr:nth-child(even) {
	background-color:#eee;
	vertical-align:top;
}