/*  
Theme Name: Dagon Design
Theme URI: http://www.dagondesign.com
Description: A custom theme by <a href="http://www.dagondesign.com">Dagon Design</a>.
Version: 3.11
Author: Dagon Design
Author URI: http://www.dagondesign.com

Copyright 2007 Dagon Design - All rights reserved.
No unauthorized use permitted. All derivative works must have prior approval.

*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg-fade.gif) repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	text-align: center;
	padding-bottom: 30px;
	color: #222222;
}

a img {
	border: none;
}

a {
	color: #002966;
}

a:hover {
	color: #666666;
}

b, strong {
	color: #363636;
}

h1, h2, h3, h4, h5, h6, .comment-box, .comment-num, #footer, .navigation  {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #002966;
	font-size: 1.35em;
	margin: 0 0 2px 0;
	letter-spacing: 0.05em;
}

h1 a {
	color: #002966;
	text-decoration: none;
}

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

h2 {
	color: #002966;
	font-size: 1.35em;
	margin: 0 0 2px 0;
	letter-spacing: 0.05em;
}

h2 a {
	color: #002966;
	text-decoration: none;
}

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

h3 {
	color: #002966;
	font-size: 1.2em;
	margin: 0 0 6px 0;
	letter-spacing: 0.05em;
}

h4 {
	color: #222222;
	font-size: 1.15em;
	margin: 2px 0 6px 0;
	letter-spacing: 0.05em;
}

h5 {
	color: #002966;
	font-size: 1.05em;
	margin: 0 0 6px 0;
	letter-spacing: 0.05em;
}

h6 { /* index nav */
	color: #505050;
	font-size: 1.20em;
	margin: 0 0 8px 0;
	padding-bottom: 4px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #E8E8E8; 
}



hr {
	height: 2px;
	color: #C0C0C0;
	background: #C0C0C0;
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 15px 0;
	line-height: 160%;
}

blockquote {
	color: #404040;
	padding-left: 12px;
	margin: 10px 0 15px 6px;
	border-left: 8px solid #F0F0F0;
}

code, pre {
	margin: 2px 0 12px 0;
	padding: 6px 5px 6px 10px;
	font-size: 9pt;
	background: #F8F8F8;
	color: #002966;
	display: block;
}



#top-wrap {
	background: url(images/top-edge.jpg) no-repeat center top;
}

#bottom-wrap {
	background: url(images/bottom-edge.gif) no-repeat center bottom; 
	padding-bottom: 27px;
}

#container {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
}











#sidebar {
	width: 150px; 
	text-align: center;
	margin: 40px 0 10px 17px;
	display: inline; 
	position: relative;
	float: left;
}

#sidebar .logo {
	margin-bottom: 15px;
}

#search-box {
	margin-top: 10px;
	margin-left: 3px;
}

#search-box input {
	width: 117px;
	padding: 1px;
}



#side-rss {
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 2px 0;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}

#side-rss img {
	vertical-align: middle;
}

#side-rss a {
	text-decoration: none;
}

#side-rss a:hover {
	text-decoration: underline;
}




#comments-link {
	margin: 20px 0 10px 0;
	font-size: 0.85em;
	background: url(images/arrow-down.gif) no-repeat center bottom;
}

#comments-link p {
	padding-bottom: 18px;
}






.side-box {
	width: 130px;
	padding: 0 0 8px 0;
	margin: 15px 0 15px 14px;
	background: #F3F3F3 url(images/comment.gif) bottom left no-repeat;	
	font-size: 0.85em;
	color: #202020;
	text-align: left;

}
.side-box div {
	margin: 0;
	padding: 8px 12px 1px 12px;
	background: #F3F3F3 url(images/comment.gif) top left no-repeat;
}
.side-box form {
	margin: 0;
	padding: 0;
}
.side-box .donation-button {
	margin-top: 10px;
}
.side-box input {
	margin: 1px 0 2px 5px;
	padding: 0;
}
.side-box ul {
	margin: 4px 0 4px 0;
	padding: 0;
	list-style-type:none;
}
.side-box li {
	margin: 0 0 7px 0;
	padding: 0;
}




#main {
	width: 570px;
	float: right;
	text-align: left;
	margin: 32px 27px 0 0;
	display: inline; 
}

#nav-bar  {
	font-family: Arial, Helvetica, sans-serif;
}

#nav-bar {
	text-align: center;
	color: #002966;
	background: #E8ECF4 url(images/nav-bg.gif) no-repeat center bottom;
	padding: 6px 5px 5px 5px;
}

#nav-bar a {
	color: #002966;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 0 14px 0 14px; 
	zoom: 100%;
}

#nav-bar a:hover {
	color: #707070;
	text-decoration: none;
}


.info-box {
	width: 570px;
	padding: 0 0 7px 0;
	margin: 10px 0;
	background: #F3F3F3 url(images/info1.gif) no-repeat left bottom;	
	font-size: 0.85em;
	color: #202020;
}

.info-box div {
	margin: 0;
	padding: 6px 12px 0 12px; 
	background: #F3F3F3 url(images/info1.gif) top left no-repeat;
}

.info-box h1 {
	font-size: 1em;
	color: #222222;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	letter-spacing: 0;
	line-height: 160%;
}

.info-box h1 a {
	color: #002966;
}

.info-box h1 a:hover {
	color: #666666;
}

.info-box p {
	margin: 0;
}




.sub-box {
	width: 570px;
	padding: 0 0 7px 0;
	margin: 7px 0 20px 0;
	background: #F3F3F3 url(images/info1.gif) no-repeat left bottom;	
	font-size: 0.85em;
	color: #202020;
}

.sub-box div {
	margin: 0;
	padding: 6px 12px 1px 12px;
	background: #F3F3F3 url(images/info1.gif) top left no-repeat;
}

.sub-box p {
	margin: 0;
}




#content {
	padding: 6px 2px 5px 2px;
	font-size: 0.9em;
}


#content ul, #content ol {
	margin: 10px 0 12px 30px;
	padding: 0;
}

#content li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 150%;
	font-size: 1.0em;
}

#content ul li {
	list-style-image: url(images/bullet1.gif);
	list-style-type: none; 
}

#content ul li li {
	list-style-image: url(images/bullet2.gif) 
}



.comment-box {
	width: 570px;
	padding: 0 0 7px 0;
	margin: 6px 0; 
	color: #002966;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	background: #E7EBF2 url(images/info2.gif) no-repeat left bottom;
	float: right;
}

.comment-box div {
	margin: 0;
	padding: 8px 12px 1px 12px;
	background: #E7EBF2 url(images/info2.gif) top left no-repeat;
}







#comment-area {
	width: 720px;
	margin: 0 auto 0 auto;
	text-align: left;
}


#comment-area form {
	width: 570px;
	float: right;	
}





ol.comments, ul.comments {
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ol.comments li, ul.comments li {
	margin: 0;
	padding: 0;
}





.comment-left {
	float: left; 
	width: 130px;
	padding: 0 0 8px 0;
	margin: 0 0 14px 0;
	background: #F3F3F3 url(images/comment.gif) bottom left no-repeat;	
	font-size: 0.95em;
	color: #202020;
}
.comment-left a {
	text-decoration: none;
}
.comment-left a:hover {
	text-decoration: underline;
}
.comment-left-inner {
	margin: 0;
	padding: 8px 10px 1px 12px;
	background: #F3F3F3 url(images/comment.gif) top left no-repeat;
}
.comment-edit {
	font-size: 0.9em;
	text-align: right;
}
.comment-num {
	text-align: right;
	font-size: 2.0em;
	color: #858b94;
	font-weight: bold;
	letter-spacing: 1px;
}
.comment-author {
	color: #183871;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: right;

}
.comment-author a {
	color: #183871;
}
.comment-info {
	color: #858b94;
	font-size: 0.85em;
	text-align: right;
}
.comment-info a {
	color: #858b94;
}
.comment-info a:hover, .comment-author a:hover {
	color: #404040;
}



li.alt .comment-left {
	background: #F3F3F3 url(images/comment-alt.gif) bottom left no-repeat;	
}
li.alt .comment-left-inner {
	background: #F3F3F3 url(images/comment-alt.gif) top left no-repeat;
}




li.dd .comment-left {
	background: #F3F3F3 url(images/comment-dd.gif) bottom left no-repeat;	
}
li.dd .comment-left-inner {
	background: #F3F3F3 url(images/comment-dd.gif) top left no-repeat;
}
li.dd .comment-num {
	color: #F0F0F0;
}
li.dd .comment-author, li.dd .comment-author a, li.dd .comment-author a:hover {
	color: #FFFFFF;
}
li.dd .comment-info, li.dd .comment-info a, li.dd .comment-info a:hover  {
	color: #E0E0E0;
}





.comment-right {
	width: 570px;
	float: right;
	font-size: 0.95em;
	width: 555px;
	float: left;
	padding: 4px 10px 4px 0;
	margin: 0 0 5px 25px;
	overflow: auto;
	border-top: 1px solid #C0C0C0; 
}




#footer {
	padding-bottom: 8px;
	text-align: right;
	padding-right: 40px;
	color: #707070;
	letter-spacing: 1px;	
	font-size: 0.85em;
}

#footer a {
	color: #404040;
	text-decoration: none;
}

#footer a:hover {
	color: #404040;
	text-decoration: underline;
}

#footer img {
	vertical-align: middle;
	margin-left: 6px; 
}






#commentform {
	padding-top: 5px;
	padding-bottom: 3px;
}

#commentform small {
	font-size: 0.85em;
	color: #555555;
}
 
#commentform p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#commentform label {
	font-size: 0.85em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 3px 5px 4px 0;
	vertical-align: middle;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	margin: 3px 0 4px 0;
}

#commentform #submit {
	margin: 6px 1px 15px 0;
	float: right;
}




.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.center {
	text-align: center;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 4px 10px;
	display: inline;
	padding: 2px;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 4px 0;
	display: inline;
	padding: 2px;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}

acronym, abbr, span.caps {
	letter-spacing: 1px;
}



.navigation {
	width: 570px;
	padding: 0 0 7px 0;
	margin: 6px 0 15px 0;
	margin: 2px 0 18px 0;
	color: #002966;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	background: #E7EBF2 url(images/info2.gif) no-repeat left bottom;
	float: right;
}
.navigation div {
	margin: 0;
	padding: 8px 12px 1px 12px;
	background: #E7EBF2 url(images/info2.gif) top left no-repeat;
}
.navigation a {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: none;
}


#content .ddsg-sitemap ul {
}
#content .ddsg-sitemap ul ul {
	margin-top: 12px;
	margin-bottom: 15px;
}
#content .ddsg-sitemap li {
	margin: 0 0 8px 0;
	padding: 0;
}


.subscribe-to-comments {
	font-size: 0.95em;
}


.single-version {
	font-weight: bold;
	font-size: 1.3em;
	color: #303030;
}


form.ddpl-form select { margin-top: 5px; }


.scrollbox {
	width: 100%;
	height: 200px;
	overflow: auto;
	padding: 8px 8px 8px 0;
	margin: 8px 0 15px 0;
	border: 2px solid #CCCCCC;
}




/* expanding text plugin */
.ddet_div {
	margin: 8px 0 0 12px;
	padding: 8px;
	background: #F4F4F4;
	border: 1px solid #DDDDDD;
}