@charset "UTF-8";
/* CSS Document */

/* FONTS */

@font-face {  
	  font-family: "Playtime";  
	  src: url( fonts/Playtime/playtime.eot ); /* IE */  
	  src: local("Playtime"), url( fonts/Playtime/playtime.ttf ) format("truetype"); /* non-IE */  
	} 

@font-face {
    font-family: 'AdamHoughRegular';
    src: url('/fonts/AdamHough/adamhough-webfont.eot');
    src: url('/fonts/AdamHough/adamhough-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/AdamHough/adamhough-webfont.woff') format('woff'),
         url('/fonts/AdamHough/adamhough-webfont.ttf') format('truetype'),
         url('/fonts/AdamHough/adamhough-webfont.svg#AdamHoughRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* */

h6 {
	color: #000;
	font-family: 'AdamHoughRegular', 'Lucida Grande', Helvetica, sans-serif;
	font-size:20px;
}

body {
	color: #fff;
	padding: 30px;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(http://www.dangerousuniverse.com/2009/lt_bkgnd.gif);
}

#header {
	width:520px;
	margin:5px auto -10px auto;
	text-align:left;
	color:#fff;
	background-image: url(http://www.dangerousuniverse.com/2009/sod-du.jpg);
	background-repeat: no-repeat;
}

#header h1,
#header h1 a
{
	color:#2FB5FF;
	font-size:30px;
	line-height:30px;
}


#content, #outer {
	text-align:left;
	width: 700px;
	margin: auto;
	padding: 35px;
}

a {
	color: #990000;
}

a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

img, a img { border:0; }

h1, .h1 {
	padding: 0px;
	margin: 0px;
	line-height: 33px;
	letter-spacing: -1px;
	color:#104183;
	font-family: Playtime, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 a { text-decoration: none; }
h1 a:hover {
	text-decoration: none;
	color: #447EAC;
}

div.post, .news_content {
	padding:20px;
	margin-bottom:20px;
	color:#666;
	background-color: #FFFFFF;
	border: 1px dotted #84C3E4;
	overflow: visible;
}

div.nav {
	margin-bottom:20px;
	color:#666;
	background-color: #FFF;
	border: 1px solid #84C3E4;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}

div.post h1 a {
	color:black;
}

div.post h1 a:hover {
	color:#990000;
	text-decoration:none;
	background-color: #FFFFFF;
}

ul.chat {
	list-style:none;
	background:#ededed;
	border-left:4px solid #ccc;
	border-top:1px solid #ccc;
	margin:0;
	padding:0;
}

ul.chat li {
	border-bottom:1px solid #ccc;
	padding:4px;
	color:#333;
}

strong.chat_1 { color:#7A8F23; }
strong.chat_2 {	color:#2B74AF; }

a.rss_link {
	background:#000;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding:2px 4px;
}

p.credits {text-align:center; font-size:10px;}
.credits {text-align:center; font-size:10px;}


pre {
	background:#D1EAEF;
	color:#45686F;
	padding:10px;
	font-size:10px;
	font-family:monaco,"courier new";
	overflow:scroll;
}

/*div.quote {
	font-family:georgia;
	font-size:16px;
	font-style:italic;
	display: block;
	padding: 0 60px;
	width: 350px;
}

div.quote:before, div.quote:after {
	color: #69c;
	display: block;
	font-size: 500%;
	width: 50px;
}

div.quote:before {
	content: '\201C';
	height: 0;
	margin-left: -0.55em;
}

div.quote:after {
	content: '\201D';
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}

p.quote-source {
	font-size:12px;
	padding-top:50px;
	padding-left:20px;
	font-style:italic;
}

p.quote-source:before {
	font-style:italic;
	content:"-";
}*/

.created {
	color:#20518F;
	font-size:14px;
	font-weight:bold;
}

.album {
	margin:10px 0 0 0;
}

.album img {
	margin:0 1px;
}
p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.sm_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B569A;
	background-color: #9AB6C4;
	width: 200px;
	border: 1px solid #2C5A95;
}
.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B5994;
	background-color: #B5BFC4;
	font-weight: bold;
	border: 1px solid #30598D;
}
ul.tags {
	margin:10px 0 0;
	padding:0;
	float:left;
	display:block;
}

ul.tags li {
	display:block;
	float:left;
	padding:2px 5px;
	font-size:11px;
	background:#efefef;
	color:#666;
	margin-right:5px;
	overflow: visible;
}

ul.tags li.tags-header {
	font-size:12px;
	font-weight:bold;
	background:#bbb;
	color:#fff;
}

#bottomdetail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-color: #E1E1E1;
}
.large_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 28px;
}
#interest_box {
	background-color: #8CCDED;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A4BAC8;
}
#detail_footer {
	background-color: #D1D1D1;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A4BAC8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
#divline {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2A50A0;
}
.photo_desc_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	padding: 5px;
	float: right;
	margin-left: 10px;
}
.photo_desc_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	padding: 8px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo_desc_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	padding: 5px;
	float: left;
	margin-right: 10px;
}
.photo_copy {
	padding-top: 5px;
	width: auto;
	margin: auto;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	clear: both;
	text-align: center;
	font-style: italic;
	color: #666;
}
.photo_area {
	float: left;
	width: auto;
}
.photo_box {
	float: left;
	padding-right: 10px;
}
.photo_box_outside {
	width: 100%;
	padding-bottom: 15px;
	float: left;
}
#search {
	margin: auto;
	width: 700px;
}
#footer_quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: auto;
	padding: 10px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
blockquote, .quote {
	color: #666;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	font-style: italic;
} 
#tags {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
}li {
	list-style-type: circle;
}
.post_meta {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	width: 640px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.alignright { 
	float:right;
} 

